@prefix dcat: <http://www.w3.org/ns/dcat#> .
@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 vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://publications.europa.eu/resource/authority/frequency/10MIN> a dct:Frequency .

<http://publications.europa.eu/resource/authority/language/ENG> a dct:LinguisticSystem .

<https://du-portal-ui.dataudveksler.app.vd.dk/data/416/overview#distribution> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2026-06-11T06:15:14.183438"^^xsd:dateTime ;
    dct:license <http://publications.europa.eu/resource/authority/licence/CC_BY_4_0> ;
    dct:modified "2026-09-10T09:01:47.837185"^^xsd:dateTime ;
    dct:rights [ a dct:RightsStatement ;
            rdfs:label "Nb92ad78526da407fa93a2f17a84c8ae8" ],
        [ a dct:RightsStatement ;
            rdfs:label "Nb92ad78526da407fa93a2f17a84c8ae8" ] ;
    dcat:accessURL <https://du-portal-ui.dataudveksler.app.vd.dk/data/416/overview> .

<https://vejdirektoratet.dk/data/contacts/c3b068ee-d7b3-f45a-5028-c66695260aee> a vcard:Organization ;
    vcard:fn "Christian Rantzow von Huth" ;
    vcard:hasEmail <mailto:crvh@vd.dk> .

<https://vejdirektoratet.dk/data/organizations/71490184-811c-ce27-a296-a163565fefb4> a foaf:Agent ;
    foaf:name "Vejdirektoratet" .

<http://publications.europa.eu/resource/authority/licence/CC_BY_4_0> a dct:LicenseDocument ;
    dct:type <http://purl.org/adms/licencetype/UnknownIPR> .

<https://du-portal-ui.dataudveksler.app.vd.dk/data/416/overview> a rdfs:Resource,
        dcat:Dataset ;
    dct:accrualPeriodicity <http://publications.europa.eu/resource/authority/frequency/10MIN> ;
    dct:description """This datafeed gives you access to a file containing all traffic event and roadworks data (in one download) - updated every 10th min.  

The feed contains information about, accidents, shed loads, wind warnings on bridges and other event types. You will find information on affected areas, and often the estimated time before the road is cleared after an incident. Slippery roads and major planned events, like large sport events, that affects traffic are also part of this data feed. 

Most of the data is however ongoing and planned roadwork. You will get roadworks from all national highways and state roads, but also major roadworks (and events) from around 50 out of the 98 Danish municipalities. You can find an updated map showing the municipalities providing information under "downloads" on this page. 

PLEASE NOTE: 
* From 1. October 2026, traffic messages from municipalities regarding road works and events will no longer be included in the data feed. 
* The feed will only contain traffic messages for which the Danish Road Directorate is the data owner, as well as messages from Storebæltsbroen (Sund & Bælt). 

This datafeed is best used in combination with the datafeed "Traffic Events and Roadworks (changes)" that gives you real time changes (updates) to the traffic information.  

Data can be used in car navigation systems or in a traffic information service or a rute planer. 

You can read more about the data feed her: https://www.vejdirektoratet.dk/side/new-data-feed

On https://www.trafikinfo.dk you can see how data can be presented on a map. """ ;
    dct:identifier <https://du-portal-ui.dataudveksler.app.vd.dk/data/416/overview> ;
    dct:issued "2025-09-09"^^xsd:date ;
    dct:language <http://publications.europa.eu/resource/authority/language/ENG> ;
    dct:license <http://publications.europa.eu/resource/authority/licence/CC_BY_4_0> ;
    dct:modified "2026-09-10T09:01:47.754420"^^xsd:dateTime ;
    dct:publisher <https://vejdirektoratet.dk/data/organizations/71490184-811c-ce27-a296-a163565fefb4> ;
    dct:title "Traffic Events and Road Works (snapshot)" ;
    dcat:contactPoint <https://vejdirektoratet.dk/data/contacts/c3b068ee-d7b3-f45a-5028-c66695260aee> ;
    dcat:distribution <https://du-portal-ui.dataudveksler.app.vd.dk/data/416/overview#distribution> ;
    dcat:keyword "Transport",
        "transport" ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/TRAN> .

