@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://ckan.npra.dev.datopian.com/nb/dataservice/122f4fe9-5974-4ebe-bcc7-a03af299659c> a dcat:DataService ;
    dct:accessRights <http://publications.europa.eu/resource/authority/access-right/RESTRICTED> ;
    dct:description "NVDB Write is a set of REST-based interfaces that enable the registration, updating, and maintenance of data in the National Road Database (NVDB). It processes submitted change sets, ensures data quality through validation, and provides traceable and controlled data writing from external and internal systems."@en,
        "NVDB Skriv er et sett med REST-baserte grensesnitt som gjør det mulig å registrere, oppdatere og vedlikeholde data i Nasjonal vegdatabank (NVDB). Det håndterer innsendte endringssett, sikrer datakvalitet gjennom validering, og gir sporbar og kontrollert dataskrivning fra eksterne og interne systemer."@nb ;
    dct:endpointURL <https://nvdb-docs.atlas.vegvesen.no/category/nvdb-api-skriv> ;
    dct:identifier "122f4fe9-5974-4ebe-bcc7-a03af299659c" ;
    dct:issued "2022-05-10T11:14:58.861859"^^xsd:dateTime ;
    dct:publisher <https://ckan.npra.dev.datopian.com/organization/e6d3dc7a-752e-418b-9afd-36533b370285> ;
    dct:title "NVDB Write (National Road Database)"@en,
        "NVDB Skriv (Nasjonal vegdatabank)"@nb ;
    dcat:contactPoint [ a vcard:Kind ;
            vcard:fn "krimjo" ] ;
    dcat:endpointDescription <https://nvdbapiskriv.atlas.vegvesen.no/rest/>,
        <https://nvdbapiskriv.test.atlas.vegvesen.no/rest/>,
        <https://nvdbapiskriv.utv.atlas.vegvesen.no/rest/> ;
    dcat:landingPage <https://www.nvdb.no/registrere-og-redigere-data/nvdb-api-skriv/> .

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

