@prefix dcat: <http://www.w3.org/ns/dcat#> .
@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 .

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

<https://ckan.npra.dev.datopian.com/nb/dataservice/54d3bda8-85f6-4fa8-a2c6-1b6f28380d8d> a dcat:DataService,
        foaf:Document ;
    dct:description "Hm, trouble with dcat:servesdataset?"@en,
        "Hm, trøbbel med dcat:servesdataset?"@nb ;
    dct:identifier "54d3bda8-85f6-4fa8-a2c6-1b6f28380d8d" ;
    dct:issued "2026-09-25T07:30:08.752183"^^xsd:dateTime ;
    dct:license <http://publications.europa.eu/resource/authority/licence/UNKNOWN> ;
    dct:modified "2026-09-25T07:30:08.752188"^^xsd:dateTime ;
    dct:publisher <https://ckan.npra.dev.datopian.com/organization/e6d3dc7a-752e-418b-9afd-36533b370285> ;
    dct:title "Hm, trouble with dcat:servesdataset?"@en,
        "Hm, trøbbel med dcat:servesdataset?"@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:endpointURL <https://ckan.npra.dev.datopian.com/nb/dataservice/54d3bda8-85f6-4fa8-a2c6-1b6f28380d8d> ;
    dcat:servesDataset <https://ckan.npra.dev.datopian.com/nb/dataset/680a619f-cc1a-464a-8bef-0677b569e32a> ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/TRAN> ;
    foaf:page <https://ckan.npra.dev.datopian.com/nb/dataservice/54d3bda8-85f6-4fa8-a2c6-1b6f28380d8d> .

