@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://ckan.npra.dev.datopian.com/dataservice/932aa3e5-c000-43c3-b991-459b980d5429> a dcat:DataService ;
    dct:accessRights <http://publications.europa.eu/resource/authority/access-right/RESTRICTED> ;
    dct:description """Description (English text). Description - description  - description  - description  - description  - description  - description  - description  - description  - description  - description  - description  - description  - description  - description  - description  - description  - description \r
\r
* Adding some bulletpoints\r
* to test Markdown formatting\r
\r
__and this is markdown for bold text__\r
\r
And this is a clickable link: https://vegvesen.no"""@en,
        """Beskrivelse (norsk tekst). Beskrivelse - beskrivelse - beskrivelse - beskrivelse - beskrivelse - beskrivelse - beskrivelse - beskrivelse - beskrivelse - beskrivelse - beskrivelse - beskrivelse - beskrivelse - beskrivelse - beskrivelse - beskrivelse - beskrivelse\r
\r
* Legger til noen kulepunkt\r
* for å sjekke Markdown-formatering\r
\r
__og dette er markdown for fet tekst__\r
\r
Og dette er en klikkbar lenke: https://vegvesen.no"""@nb ;
    dct:endpointURL <https://vegvesen.no> ;
    dct:identifier "932aa3e5-c000-43c3-b991-459b980d5429" ;
    dct:issued "2026-01-22T09:38:55.724923"^^xsd:dateTime ;
    dct:publisher <https://ckan.npra.dev.datopian.com/organization/e6d3dc7a-752e-418b-9afd-36533b370285> ;
    dct:title "New API to test the new field for terms and conditions"@en,
        "Nytt API for å teste det nye vilkårsfeltet"@nb ;
    dcat:endpointDescription <https://vegvesen.no> .

<https://ckan.npra.dev.datopian.com/organization/e6d3dc7a-752e-418b-9afd-36533b370285> a foaf:Agent ;
    dct:identifier "971032081" ;
    foaf:name "Statens vegvesen" .

