@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#> .

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

<https://ckan.npra.dev.datopian.com/dataset/ff925d06-be4a-4f98-a8a3-5e7f7131ea14> a dcat:Dataset ;
    dcatap:applicableLegislation <http://data.europa.eu/eli/reg_del/2022/670/>,
        <https://lovdata.no/eli/forskrift/2016/12/15/1600> ;
    dct:description "sdfsdf"@nb ;
    dct:identifier "ff925d06-be4a-4f98-a8a3-5e7f7131ea14" ;
    dct:issued "2026-06-24T07:54:54.244649"^^xsd:dateTime ;
    dct:modified "2026-09-22T12:00:30.824849"^^xsd:dateTime ;
    dct:publisher <https://ckan.npra.dev.datopian.com/organization/e6d3dc7a-752e-418b-9afd-36533b370285> ;
    dct:title "sdfsdf"@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:distribution <https://ckan.npra.dev.datopian.com/dataset/ff925d06-be4a-4f98-a8a3-5e7f7131ea14/resource/2b87f619-b512-4d0b-b7e2-8aba6ec4e995>,
        <https://ckan.npra.dev.datopian.com/dataset/ff925d06-be4a-4f98-a8a3-5e7f7131ea14/resource/93a93976-841d-44bb-bf51-9177554174a6>,
        <https://ckan.npra.dev.datopian.com/dataset/ff925d06-be4a-4f98-a8a3-5e7f7131ea14/resource/be93848d-d3fe-413c-859a-3b666a193566> ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/TRAN> .

<http://data.europa.eu/eli/reg_del/2022/670/> 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/file-type/CSV> a dct:MediaTypeOrExtent,
        skos:Concept ;
    skos:inScheme <http://publications.europa.eu/resource/authority/file-type> .

<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/dataset/ff925d06-be4a-4f98-a8a3-5e7f7131ea14/resource/2b87f619-b512-4d0b-b7e2-8aba6ec4e995> a dcat:Distribution ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/JSON> ;
    dct:issued "2026-09-22T12:00:30.855513"^^xsd:dateTime ;
    dct:license <http://publications.europa.eu/resource/authority/licence/UNKNOWN> ;
    dct:modified "2026-09-22T12:00:30.844014"^^xsd:dateTime ;
    dct:title "Just checking if the format is case sensitive (will write jSOn)"@en,
        "Sjekker om format funker uavhengig av store/små bokstaver (vil skrive jSOn)"@nb ;
    dcat:accessURL <https://vegvesen.no> .

<https://ckan.npra.dev.datopian.com/dataset/ff925d06-be4a-4f98-a8a3-5e7f7131ea14/resource/93a93976-841d-44bb-bf51-9177554174a6> a dcat:Distribution ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/CSV> ;
    dct:issued "2026-09-22T07:11:29.500621"^^xsd:dateTime ;
    dct:license <http://publications.europa.eu/resource/authority/licence/UNKNOWN> ;
    dct:modified "2026-09-22T11:52:20.231578"^^xsd:dateTime ;
    dct:title "Distribution with a format that is reconizable"@en,
        "Distribusjon med format som gir mening"@nb ;
    dcat:accessURL <https://vegvesen.no> .

<https://ckan.npra.dev.datopian.com/dataset/ff925d06-be4a-4f98-a8a3-5e7f7131ea14/resource/be93848d-d3fe-413c-859a-3b666a193566> a dcat:Distribution ;
    dct:issued "2026-09-22T07:10:23.249881"^^xsd:dateTime ;
    dct:license <http://publications.europa.eu/resource/authority/licence/UNKNOWN> ;
    dct:modified "2026-09-22T12:00:30.843661"^^xsd:dateTime ;
    dct:title "Distribution with nonsense in the format field"@en,
        "Distribusjon med tull og tøys i formatfeltet"@nb ;
    dcat:accessURL <https://vegvesen.no> .

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

<https://lovdata.no/eli/forskrift/2016/12/15/1600> a <http://data.europa.eu/eli/ontology#LegalResource>,
        skos:Concept .

<https://www.vegvesen.no/> a rdfs:Resource .

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

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

<https://vegvesen.no> a rdfs:Resource .

