@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dcatap: <http://data.europa.eu/r5r/> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@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/5169ba4b-e2fb-44fd-8bed-5e8463d52367> a dcat:DataService ;
    dcatap:applicableLegislation <http://data.europa.eu/eli/reg_del/2022/670/>,
        <http://data.europa.eu/eli/reg_impl/2023/138/oj>,
        <https://data.europa.eu/eli/reg_del/2013/886/>,
        <https://lovdata.no/eli/forskrift/2016/12/15/1600>,
        <https://lovdata.no/eli/lov/2018/06/15/38> ;
    dcatap:hvdCategory <http://data.europa.eu/bna/c_ac64a52d>,
        <http://data.europa.eu/bna/c_b79e35eb> ;
    dct:accessRights <http://publications.europa.eu/resource/authority/access-right/PUBLIC> ;
    dct:description "This is an example API, with all fields filled out."@en,
        "Dette er et eksempel-API, med alle felt fylt ut."@nb ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/JSON> ;
    dct:identifier "5169ba4b-e2fb-44fd-8bed-5e8463d52367" ;
    dct:issued "2026-08-13T08:36:43.948012"^^xsd:dateTime ;
    dct:license <http://publications.europa.eu/resource/authority/licence/CC0> ;
    dct:modified "2026-08-28T11:42:58.974319"^^xsd:dateTime ;
    dct:publisher <https://ckan.npra.dev.datopian.com/organization/e6d3dc7a-752e-418b-9afd-36533b370285> ;
    dct:title "Example API"@en,
        "Eksempel-API"@nb ;
    dcat:contactPoint <https://dataut.vegvesen.no> ;
    dcat:endpointDescription <https://docs.ckan.org/en/2.11/api/index.html> ;
    dcat:endpointURL <https://dataut.vegvesen.no/api/3/> ;
    dcat:keyword "tagger er fritekst"@nb,
        "vi kan fylle ut hva vi vil"@nb ;
    dcat:landingPage <https://dataut.vegvesen.no> ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/TRAN> ;
    foaf:page <https://informasjonsforvaltning.github.io/dcat-ap-no/#Datatjeneste> .

<http://data.europa.eu/bna/c_ac64a52d> a skos:Concept ;
    skos:inScheme <http://data.europa.eu/bna/asd487ae75> .

<http://data.europa.eu/bna/c_b79e35eb> a skos:Concept ;
    skos:inScheme <http://data.europa.eu/bna/asd487ae75> .

<http://data.europa.eu/eli/reg_del/2022/670/> a <http://data.europa.eu/eli/ontology#LegalResource>,
        skos:Concept .

<http://data.europa.eu/eli/reg_impl/2023/138/oj> a <http://data.europa.eu/eli/ontology#LegalResource>,
        skos:Concept .

<http://publications.europa.eu/resource/authority/access-right/PUBLIC> a dct:AccessRights,
        dct:RightsStatement,
        skos:Concept ;
    skos:inScheme <http://publications.europa.eu/resource/authority/access-right> .

<http://publications.europa.eu/resource/authority/data-theme/TRAN> a skos:Concept ;
    skos:inScheme <http://publications.europa.eu/resource/authority/data-theme> .

<http://publications.europa.eu/resource/authority/file-type/JSON> a dct:MediaTypeOrExtent,
        skos:Concept ;
    skos:inScheme <http://publications.europa.eu/resource/authority/file-type> .

<http://publications.europa.eu/resource/authority/licence/CC0> a dct:LicenseDocument,
        skos:Concept ;
    skos:inScheme <http://publications.europa.eu/resource/authority/licence> .

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

<https://data.europa.eu/eli/reg_del/2013/886/> a <http://data.europa.eu/eli/ontology#LegalResource>,
        skos:Concept .

<https://informasjonsforvaltning.github.io/dcat-ap-no/#Datatjeneste> a foaf:Document .

<https://lovdata.no/eli/forskrift/2016/12/15/1600> a <http://data.europa.eu/eli/ontology#LegalResource>,
        skos:Concept .

<https://lovdata.no/eli/lov/2018/06/15/38> a <http://data.europa.eu/eli/ontology#LegalResource>,
        skos:Concept .

<mailto:data@vegvesen.no> a rdfs:Resource .

<http://data.europa.eu/bna/asd487ae75> a skos:ConceptScheme ;
    dct:title "High-value dataset categories"@en .

<https://dataut.vegvesen.no> a rdfs:Resource,
        vcard:Kind,
        vcard:Organization,
        foaf:Document ;
    vcard:fn "Statens vegvesen" ;
    vcard:hasEmail <mailto:data@vegvesen.no> ;
    vcard:hasURL <https://dataut.vegvesen.no> .

