@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/17efeee0-0b14-4a68-b8c5-05661e762f84> a dcat:DataService ;
    dct:description "This is the __description__"@en,
        "Dette er __beskrivelsen__"@nb ;
    dct:identifier "17efeee0-0b14-4a68-b8c5-05661e762f84" ;
    dct:issued "2026-02-03T13:44:38.501856"^^xsd:dateTime ;
    dct:publisher <https://ckan.npra.dev.datopian.com/organization/e6d3dc7a-752e-418b-9afd-36533b370285> ;
    dct:title "New API without terms"@en,
        "Nytt API uten vilkår"@nb .

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

