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

<https://ckan.npra.dev.datopian.com/dataservice/df75aa75-24a0-45f4-93a9-2ba7b1388d77> a dcat:DataService ;
    dct:accessRights <http://publications.europa.eu/resource/authority/access-right/PUBLIC> ;
    dct:description "New and exciting apis 6"@en,
        "Nye og spennende apier 6"@nb ;
    dct:endpointURL <https://nytt-og-spennende6.test> ;
    dct:identifier "df75aa75-24a0-45f4-93a9-2ba7b1388d77" ;
    dct:issued "2026-03-12T12:18:20.870756"^^xsd:dateTime ;
    dct:publisher <https://ckan.npra.dev.datopian.com/organization/e6d3dc7a-752e-418b-9afd-36533b370285> ;
    dct:title "New and exciting 6"@en,
        "Nytt og spennende 6"@nb ;
    dcat:contactPoint [ a vcard:Kind ;
            vcard:fn "largau" ] ;
    dcat:endpointDescription <https://www.example.com> ;
    dcat:keyword "test" ;
    dcat:landingPage <https://nytt-og-spennende6.test> ;
    dcat:servesdataset <https://ckan.npra.dev.datopian.com/dataset/2f6a174e-364c-4e62-b4e8-d0373a5f22d4>,
        <https://ckan.npra.dev.datopian.com/dataset/e6206546-3153-4310-83df-5cd4190a78d8> .

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

