@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/241a6e28-3123-4fd8-b9f3-3cdcbc6ce3d5> a dcat:Dataset ;
    dct:description "blah blah"@en,
        "bla bla"@nb ;
    dct:identifier "241a6e28-3123-4fd8-b9f3-3cdcbc6ce3d5" ;
    dct:issued "2025-11-07T11:46:21.374545"^^xsd:dateTime ;
    dct:publisher <https://ckan.npra.dev.datopian.com/organization/e6d3dc7a-752e-418b-9afd-36533b370285> ;
    dct:subject <https://data.norge.no/concepts/bc685bc6-d64d-373c-8da4-d6e524b35402>,
        <https://vegvesen.no/ting> ;
    dct:title "Testing references to other datasets"@en,
        "Teste referanser til andre datasett"@nb ;
    dcat:distribution <https://ckan.npra.dev.datopian.com/dataset/241a6e28-3123-4fd8-b9f3-3cdcbc6ce3d5/resource/5162b3b6-9222-4cbd-a8fa-0fc849df5e5e> ;
    dcat:keyword "mer_test",
        "test",
        "veg" ;
    dcat:landingPage <https://vegvesen.no> ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/ENVI>,
        <http://publications.europa.eu/resource/authority/data-theme/HEAL>,
        <https://psi.norge.no/los/ord/kulturminnevern>,
        <https://psi.norge.no/los/ord/parkering-og-hvileplasser>,
        <https://psi.norge.no/los/ord/reisebillett>,
        <https://psi.norge.no/los/ord/ruteinformasjon>,
        <https://psi.norge.no/los/ord/stoey>,
        <https://psi.norge.no/los/tema/forurensning-og-straaling>,
        <https://psi.norge.no/los/tema/kultur>,
        <https://psi.norge.no/los/tema/kultur.html>,
        <https://psi.norge.no/los/tema/mobilitetstilbud>,
        <https://psi.norge.no/los/tema/natur-og-miljoe>,
        <https://psi.norge.no/los/tema/trafikk-og-transport>,
        <https://psi.norge.no/los/tema/veg-og-vegregulering>,
        <https://publications.europa.eu/resource/authority/data-theme/TRAN> .

<https://ckan.npra.dev.datopian.com/dataset/241a6e28-3123-4fd8-b9f3-3cdcbc6ce3d5/resource/5162b3b6-9222-4cbd-a8fa-0fc849df5e5e> a dcat:Distribution ;
    dct:description "blah"@en,
        "bla"@nb ;
    dct:format "JSON" ;
    dct:license <https://creativecommons.org/licenses/by/4.0/deed.no> ;
    dct:title "Testing upload of data"@en,
        "Teste oppdatering av data"@nb ;
    dct:type "File for download"@en,
        "Nedlastbar fil"@nb ;
    dcat:accessURL <https://ckan.npra.dev.datopian.com/dataset/241a6e28-3123-4fd8-b9f3-3cdcbc6ce3d5/resource/5162b3b6-9222-4cbd-a8fa-0fc849df5e5e/download/2025-11-04-package_show_ruteplan_datopian.json> ;
    dcat:byteSize 14151.0 ;
    dcat:mediaType "application/json" ;
    foaf:page <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" .

