@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://dataut.vegvesen.no/nb/dataservice/15f2e7e5-8d0b-4b29-9c50-0e55a7991047> a dcat:DataService ;
    dct:accessRights <http://publications.europa.eu/resource/authority/access-right/PUBLIC> ;
    dct:description "API for open Traffic information"@en,
        "API som tilbyr åpen Trafikk informasjon"@nb ;
    dct:endpointURL <https://datex-server-get-v3-1.atlas.vegvesen.no/> ;
    dct:identifier "15f2e7e5-8d0b-4b29-9c50-0e55a7991047" ;
    dct:issued "2026-08-06T07:28:08.527205"^^xsd:dateTime ;
    dct:publisher <https://dataut.vegvesen.no/organization/e6d3dc7a-752e-418b-9afd-36533b370285> ;
    dct:title "Traffic information"@en,
        "Trafikk informasjon"@nb ;
    dcat:contactPoint [ a vcard:Kind ;
            vcard:fn "nitorp" ] ;
    dcat:endpointDescription <https://git.vegvesen.no/projects/DATEX2/repos/datex2-spesifications/browse> ;
    dcat:keyword "test" ;
    dcat:landingPage <https://www.vegvesen.no/fag/teknologi/apne-data/et-utvalg-apne-data/hva-er-datex/> ;
    dcat:servesdataset <https://dataut.vegvesen.no/nb/dataset/e6206546-3153-4310-83df-5cd4190a78d8> .

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

