@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/dc0cc2a1-9db8-4abb-9f76-c7641ccdf448> a dcat:DataService ;
    dct:accessRights <http://publications.europa.eu/resource/authority/access-right/RESTRICTED> ;
    dct:description "New API description."@en,
        """Nytt API beskrivelse.\r
(Det eneste feltet som ikke er fylt ut er "API krav")"""@nb ;
    dct:endpointURL <https://vegvesen.no> ;
    dct:identifier "dc0cc2a1-9db8-4abb-9f76-c7641ccdf448" ;
    dct:issued "2025-11-06T13:29:08.239216"^^xsd:dateTime ;
    dct:publisher <https://ckan.npra.dev.datopian.com/organization/e6d3dc7a-752e-418b-9afd-36533b370285> ;
    dct:title "TMJ test new API with (almost) all fields filled out."@en,
        "TMJ test nytt API med (nesten) alle felt fylt ut."@nb ;
    dcat:endpointDescription <https://vegvesen.no> ;
    dcat:keyword "Kø",
        "Trafikkflyt" ;
    dcat:landingPage <https://vegvesen.no> ;
    dcat:servesdataset <https://ckan.npra.dev.datopian.com/dataset/241a6e28-3123-4fd8-b9f3-3cdcbc6ce3d5> .

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

