@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dcatap: <http://data.europa.eu/r5r/> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://ckan.npra.dev.datopian.com/dataservice/b1b72a6f-2efe-495f-b909-94aee2ee263a> a dcat:DataService ;
    dcatap:applicableLegislation <http://data.europa.eu/eli/reg_impl/2023/138/oj>,
        <https://data.europa.eu/eli/reg_del/2013/886/>,
        <https://lovdata.no/eli/lov/1963/06/21/23>,
        <https://lovdata.no/eli/lov/1967/02/10/0>,
        <https://lovdata.no/eli/lov/2018/06/15/38> ;
    dcatap:hvdCategory <http://data.europa.eu/bna/c_b79e35eb>,
        <http://data.europa.eu/bna/c_e1da4e07> ;
    dct:accessRights <http://publications.europa.eu/resource/authority/access-right/PUBLIC> ;
    dct:description "New and exciting apis 10"@en,
        "Nye og spennende apier 10"@nb ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/JSON> ;
    dct:identifier "b1b72a6f-2efe-495f-b909-94aee2ee263a" ;
    dct:issued "2026-09-17T14:32:29.623054"^^xsd:dateTime ;
    dct:modified "2026-09-17T14:32:29.623060"^^xsd:dateTime ;
    dct:publisher <https://ckan.npra.dev.datopian.com/organization/e6d3dc7a-752e-418b-9afd-36533b370285> ;
    dct:title "New and exciting 10"@en,
        "Nytt og spennende 10"@nb ;
    dcat:contactPoint [ a vcard:Kind,
                vcard:Organization ;
            vcard:fn "largau" ;
            vcard:hasEmail <mailto:data@vegvesen.no> ],
        <https://www.gss.test> ;
    dcat:endpointDescription <https://www.example.com> ;
    dcat:endpointURL <https://nytt-og-spennende10.test> ;
    dcat:keyword "test"@nb ;
    dcat:landingPage <https://nytt-og-spennende10.test> ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/TRAN> ;
    foaf:page <https://www.example.com/documentation> .

<http://data.europa.eu/bna/c_b79e35eb> a skos:Concept ;
    skos:inScheme <http://data.europa.eu/bna/asd487ae75> .

<http://data.europa.eu/bna/c_e1da4e07> a skos:Concept ;
    skos:inScheme <http://data.europa.eu/bna/asd487ae75> .

<http://data.europa.eu/eli/reg_impl/2023/138/oj> a <http://data.europa.eu/eli/ontology#LegalResource>,
        skos:Concept .

<http://publications.europa.eu/resource/authority/access-right/PUBLIC> a dct:AccessRights,
        dct:RightsStatement,
        skos:Concept ;
    skos:inScheme <http://publications.europa.eu/resource/authority/access-right> .

<http://publications.europa.eu/resource/authority/data-theme/TRAN> a skos:Concept ;
    skos:inScheme <http://publications.europa.eu/resource/authority/data-theme> .

<http://publications.europa.eu/resource/authority/file-type/JSON> a dct:MediaTypeOrExtent,
        skos:Concept ;
    skos:inScheme <http://publications.europa.eu/resource/authority/file-type> .

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

<https://data.europa.eu/eli/reg_del/2013/886/> a <http://data.europa.eu/eli/ontology#LegalResource>,
        skos:Concept .

<https://lovdata.no/eli/lov/1963/06/21/23> a <http://data.europa.eu/eli/ontology#LegalResource>,
        skos:Concept .

<https://lovdata.no/eli/lov/1967/02/10/0> a <http://data.europa.eu/eli/ontology#LegalResource>,
        skos:Concept .

<https://lovdata.no/eli/lov/2018/06/15/38> a <http://data.europa.eu/eli/ontology#LegalResource>,
        skos:Concept .

<https://www.example.com/documentation> a foaf:Document .

<mailto:anorak@gss.test> a rdfs:Resource .

<mailto:data@vegvesen.no> a rdfs:Resource .

<http://data.europa.eu/bna/asd487ae75> a skos:ConceptScheme ;
    dct:title "High-value dataset categories"@en .

<https://nytt-og-spennende10.test> a foaf:Document .

<https://www.gss.test> a rdfs:Resource,
        vcard:Kind,
        vcard:Organization ;
    vcard:fn "James Halliday" ;
    vcard:hasEmail <mailto:anorak@gss.test> ;
    vcard:hasURL <https://www.gss.test> .

