@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://dataut.vegvesen.no/en/dataservice/3b4da75d-d658-4acd-b9ad-4dbde5fdd896> a dcat:DataService ;
    dct:accessRights <http://publications.europa.eu/resource/authority/access-right/RESTRICTED> ;
    dct:description "Datafangst is a registration and collaboration tool for registering new road data in NVDB when physical changes have occurred on the road. This token provides access to Datafangst 2.0's API endpoints, and can be used to retrieve or update data via integrations with other systems."@en,
        """Datafangst er et registrerings- og samhandlingsverktøy for å registrere ny vegdata i NVDB når det har skjedd fysiske endringer ute på vegen.\r
\r
Dette tokenet gir tilgang til Datafangst 2.0 sine API-endepunkt, og kan brukes for å hente ut eller oppdatere data via integrasjoner med andre systemer."""@nb ;
    dct:endpointURL <https://datafangst.api.vegvesen.no> ;
    dct:identifier "3b4da75d-d658-4acd-b9ad-4dbde5fdd896" ;
    dct:issued "2026-03-02T11:29:46.990239"^^xsd:dateTime ;
    dct:publisher <https://dataut.vegvesen.no/organization/e6d3dc7a-752e-418b-9afd-36533b370285> ;
    dct:title "Datafangst 2.0 API"@en,
        "Datafangst 2.0 API"@nb ;
    dcat:endpointDescription <https://datafangst.api.vegvesen.no/public/apidoc/swagger-ui/index.html> ;
    dcat:keyword "api",
        "nvdb" ;
    dcat:landingPage <https://www.nvdb.no/registrere-og-redigere-data/datafangst/datafangst-2.0> .

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

