@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/nb/dataservice/48d3e444-d668-48da-8b9a-7794940bdd27> a dcat:DataService ;
    dcatap:applicableLegislation <http://data.europa.eu/eli/reg_impl/2023/138/oj> ;
    dcatap:hvdCategory <http://data.europa.eu/bna/c_ac64a52d>,
        <http://data.europa.eu/bna/c_b79e35eb> ;
    dct:description "Enda ett HVD-API, 23/9 kl. halv ni"@nb ;
    dct:identifier "48d3e444-d668-48da-8b9a-7794940bdd27" ;
    dct:issued "2026-09-23T06:33:24.991548"^^xsd:dateTime ;
    dct:license <http://publications.europa.eu/resource/authority/licence/UNKNOWN> ;
    dct:modified "2026-09-25T07:27:32.050884"^^xsd:dateTime ;
    dct:publisher <https://ckan.npra.dev.datopian.com/organization/e6d3dc7a-752e-418b-9afd-36533b370285> ;
    dct:title "Enda ett HVD-API, 23/9 kl. halv ni"@nb ;
    dcat:contactPoint [ a vcard:Kind,
                vcard:Organization ;
            vcard:fn "Statens Vegvesen" ;
            vcard:hasEmail <mailto:data@vegvesen.no> ;
            vcard:hasURL <https://www.vegvesen.no/> ] ;
    dcat:endpointDescription <https://vegvesen.no> ;
    dcat:endpointURL <https://vegvesen.no> ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/TRAN> ;
    foaf:page <https://vegvesen.no> .

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

<http://data.europa.eu/bna/c_b79e35eb> 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/data-theme/TRAN> a skos:Concept ;
    skos:inScheme <http://publications.europa.eu/resource/authority/data-theme> .

<http://publications.europa.eu/resource/authority/licence/UNKNOWN> a dct:LicenseDocument,
        skos:Concept ;
    skos:inScheme <http://publications.europa.eu/resource/authority/licence> .

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

<https://www.vegvesen.no/> 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://vegvesen.no> a foaf:Document .

