@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/0780cff2-f2c4-4ac8-9b9e-905c1e2f1157> a dcat:DataService ;
    dcatap:applicableLegislation <http://data.europa.eu/eli/reg_impl/2023/138/oj>,
        <https://lovdata.no/eli/forskrift/2015/12/16/1692> ;
    dcatap:hvdCategory <http://data.europa.eu/bna/c_b79e35eb> ;
    dct:accessRights <http://publications.europa.eu/resource/authority/access-right/PUBLIC> ;
    dct:description "Very nice API"@en,
        "Veldig fint og flott API"@nb ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/XML> ;
    dct:identifier "0780cff2-f2c4-4ac8-9b9e-905c1e2f1157" ;
    dct:issued "2026-09-22T13:13:29.108378"^^xsd:dateTime ;
    dct:license <http://publications.europa.eu/resource/authority/licence/CC0> ;
    dct:modified "2026-09-22T13:13:29.108386"^^xsd:dateTime ;
    dct:publisher <https://ckan.npra.dev.datopian.com/organization/e6d3dc7a-752e-418b-9afd-36533b370285> ;
    dct:title "New API 22nd September, HVD"@en,
        "Nytt API 22.september, HVD"@nb ;
    dcat:contactPoint <https://vegesen.no> ;
    dcat:endpointDescription <https://vegesen.no> ;
    dcat:endpointURL <https://vegesen.no> ;
    dcat:keyword "bil"@nb,
        "sykkel"@nb ;
    dcat:landingPage <https://vegesen.no> ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/TRAN> ;
    foaf:page <https://vegesen.no> .

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

<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/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/XML> a dct:MediaTypeOrExtent,
        skos:Concept ;
    skos:inScheme <http://publications.europa.eu/resource/authority/file-type> .

<http://publications.europa.eu/resource/authority/licence/CC0> 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://lovdata.no/eli/forskrift/2015/12/16/1692> a <http://data.europa.eu/eli/ontology#LegalResource>,
        skos:Concept .

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

<https://vegesen.no> a rdfs:Resource,
        vcard:Kind,
        vcard:Organization,
        foaf:Document ;
    vcard:fn "Hilde" ;
    vcard:hasEmail <mailto:data@vegvesen.no> ;
    vcard:hasURL <https://vegesen.no> .

