@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://ckan.npra.dev.datopian.com/dataservice/6cef6eca-23b0-4131-8f6f-7c7d75966ce4> a dcat:DataService ;
    dct:accessRights <http://publications.europa.eu/resource/authority/access-right/PUBLIC> ;
    dct:description "Statens vegvesen tilbyr et REST-basert API som kan benyttes for å få tilgang til informasjonen som befinner seg i Nasjonal vegdatabank (NVDB)."@nb ;
    dct:endpointURL <https://nvdbapiles.atlas.vegvesen.no/> ;
    dct:identifier "6cef6eca-23b0-4131-8f6f-7c7d75966ce4" ;
    dct:issued "2022-04-19T12:18:31.849849"^^xsd:dateTime ;
    dct:title "NVDB Read (National Road Database)"@en,
        "NVDB Les (Nasjonal vegdatabank)"@nb ;
    dcat:endpointDescription <https://nvdbapiles.atlas.vegvesen.no/swagger-ui/index.html?urls.primaryName=Autentisering>,
        <https://nvdbapiles.atlas.vegvesen.no/swagger-ui/index.html?urls.primaryName=Datakatalog>,
        <https://nvdbapiles.atlas.vegvesen.no/swagger-ui/index.html?urls.primaryName=Monitor>,
        <https://nvdbapiles.atlas.vegvesen.no/swagger-ui/index.html?urls.primaryName=Omr%C3%A5der>,
        <https://nvdbapiles.atlas.vegvesen.no/swagger-ui/index.html?urls.primaryName=Uberiket+API>,
        <https://nvdbapiles.atlas.vegvesen.no/swagger-ui/index.html?urls.primaryName=Vegnett>,
        <https://nvdbapiles.atlas.vegvesen.no/swagger-ui/index.html?urls.primaryName=Vegobjekter> ;
    dcat:servesdataset <https://dataut.vegvesen.no/dataset/mobilitetstjenester-i-nvdb>,
        <https://dataut.vegvesen.no/dataset/trafikkinformasjon-i-nvdb>,
        <https://dataut.vegvesen.no/dataset/vegnett-fra-nvdb-via-api>,
        <https://dataut.vegvesen.no/dataset/vegnett-og-vegregulering-i-nvdb>,
        <https://dataut.vegvesen.no/en/dataset/nasjonal-vegdatabank> .

