@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/dataservice/13b73578-0a3b-4957-bb88-02f1c6bde8ae> a dcat:DataService ;
    dct:description "English description."@en,
        "Test 6.1 (in word doc). Edit existing API. Added this text and added an IT system. Also made it Public and "@nb ;
    dct:identifier "13b73578-0a3b-4957-bb88-02f1c6bde8ae" ;
    dct:issued "2025-10-30T13:54:20.194458"^^xsd:dateTime ;
    dct:publisher <https://ckan.npra.dev.datopian.com/organization/e6d3dc7a-752e-418b-9afd-36533b370285> ;
    dct:title "TMJs API"@en,
        "TMJ sitt API"@nb .

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

