@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/en/dataservice/dbc03913-59fe-4f70-9b89-a585c0ee4729> a dcat:DataService ;
    dct:description "OK, so this works if I don't choose HVD-DCAT-AP"@en,
        "Hm"@nb ;
    dct:endpointURL <https://vegvesen.no> ;
    dct:identifier "dbc03913-59fe-4f70-9b89-a585c0ee4729" ;
    dct:issued "2026-06-19T13:40:23.492854"^^xsd:dateTime ;
    dct:publisher <https://ckan.npra.dev.datopian.com/organization/e6d3dc7a-752e-418b-9afd-36533b370285> ;
    dct:title "Several doc and endpoint links"@en,
        "Flere dok og endepkt lenker"@nb ;
    dcat:endpointDescription <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" .

