@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/nb/dataservice/4b1fa468-ad79-4479-bfd8-03c96d0884fe> a dcat:DataService ;
    dct:identifier "4b1fa468-ad79-4479-bfd8-03c96d0884fe" ;
    dct:issued "2026-01-28T08:27:09.731635"^^xsd:dateTime ;
    dct:publisher <https://ckan.npra.dev.datopian.com/organization/e6d3dc7a-752e-418b-9afd-36533b370285> ;
    dct:title "Test - text with line breaks. Only terms, not description"@en,
        "Test - tekst med linjeskift. Bare vilkår, ikke beskrivelse"@nb .

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

