@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/dataset/0dc6051d-8cfe-4be7-9f6c-e1a46d0981f1> a dcat:Dataset ;
    dct:accessRights <http://publications.europa.eu/resource/authority/access-right/RESTRICTED> ;
    dct:description "API for å sjekke hvilke førerrettigheter en person har. Man trenger personnummer (11 siffer) og etternavn for å gjøre oppslag."@nb ;
    dct:identifier "http://vegvesen.no/datasett/id_ikke_permanent/sjekk_forerkort_api" ;
    dct:issued "2020-09-07T08:54:22.543764"^^xsd:dateTime ;
    dct:publisher <https://ckan.npra.dev.datopian.com/organization/e6d3dc7a-752e-418b-9afd-36533b370285> ;
    dct:spatial <http://sws.geonames.org/3144096/> ;
    dct:title "Verify Driver's License API"@en,
        "Sjekk førerkort-API"@nb ;
    dcat:contactPoint [ a vcard:Kind ;
            vcard:hasEmail "sjekkforerkort.api@vegvesen.no" ] ;
    dcat:distribution <https://ckan.npra.dev.datopian.com/dataset/0dc6051d-8cfe-4be7-9f6c-e1a46d0981f1/resource/c0d950da-34cc-47cd-a0fa-e964bcc1a8f1> ;
    dcat:keyword "krever registrering" ;
    dcat:landingPage <https://www.vegvesen.no/om+statens+vegvesen/om+organisasjonen/apne-data/api-for-sjekk-forerkort> ;
    dcat:theme <https://psi.norge.no/los/ord/forerkort>,
        <https://psi.norge.no/los/tema/forerkort-og-sertifikat>,
        <https://psi.norge.no/los/tema/trafikk-og-transport>,
        <https://publications.europa.eu/resource/authority/data-theme/TRAN> .

<https://ckan.npra.dev.datopian.com/dataset/0dc6051d-8cfe-4be7-9f6c-e1a46d0981f1/resource/c0d950da-34cc-47cd-a0fa-e964bcc1a8f1> a dcat:Distribution ;
    dct:title "Informasjon om bestilling av tilgang til API"@nb ;
    dct:type "API"@en,
        "API"@nb ;
    dcat:accessURL <https://www.vegvesen.no/om+statens+vegvesen/om+organisasjonen/apne-data/api-for-sjekk-forerkort> .

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

