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

<https://ckan.npra.dev.datopian.com/dataset/a6be6520-d0f6-4cff-8ab4-5013dcada9b0> a dcat:Dataset ;
    dct:accessRights <http://publications.europa.eu/resource/authority/access-right/PUBLIC> ;
    dct:accrualPeriodicity <http://publications.europa.eu/resource/authority/frequency/BIWEEKLY> ;
    dct:description "Blah blah in English -- and now I've edited the description"@en,
        "Bla bla på norsk -- og nå har jeg oppdatert beskrivelsen"@nb ;
    dct:hasPart <https://ckan.npra.prod.datopian.com/dataset/trafikkinformasjon-i-nvdb> ;
    dct:identifier "a6be6520-d0f6-4cff-8ab4-5013dcada9b0" ;
    dct:ispartof <https://ckan.npra.prod.datopian.com/dataset/trine-trafikkulykkesregisteret> ;
    dct:issued "2025-10-30T08:07:25.448656"^^xsd:dateTime ;
    dct:language <http://publications.europa.eu/resource/authority/language/NOR> ;
    dct:publisher <https://ckan.npra.dev.datopian.com/organization/e6d3dc7a-752e-418b-9afd-36533b370285> ;
    dct:spatial <http://sws.geonames.org/3144096/> ;
    dct:title "New dataset for test (in English)"@en,
        "Nytt datasett for testing (på norsk)"@nb ;
    dcat:distribution <https://ckan.npra.dev.datopian.com/dataset/a6be6520-d0f6-4cff-8ab4-5013dcada9b0/resource/8d081c2a-b60f-431d-b890-8582926be391> ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/ENER>,
        <https://psi.norge.no/los/ord/firehjuling>,
        <https://psi.norge.no/los/ord/piggdekk>,
        <https://psi.norge.no/los/ord/sanntids-trafikkinformasjon>,
        <https://psi.norge.no/los/ord/stoey>,
        <https://psi.norge.no/los/tema/forurensning-og-straaling>,
        <https://psi.norge.no/los/tema/kjoretoy>,
        <https://psi.norge.no/los/tema/natur-og-miljoe>,
        <https://psi.norge.no/los/tema/trafikk-og-transport>,
        <https://psi.norge.no/los/tema/trafikkinformasjon> .

<https://ckan.npra.dev.datopian.com/dataset/a6be6520-d0f6-4cff-8ab4-5013dcada9b0/resource/8d081c2a-b60f-431d-b890-8582926be391> a dcat:Distribution ;
    dct:description "English description (distribution)"@en,
        "Norsk beskrivelse (distribusjon)"@nb ;
    dct:license <https://data.norge.no/nlod/no> ;
    dct:title "Name of the distribution in English"@en,
        "Navn på distribusjon på norsk"@nb ;
    dcat:accessURL <https://vegvesen.no> .

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

