@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/5MIN> a dct:Frequency .

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

<https://du-portal-ui.dataudveksler.app.vd.dk/data/59/overview#distribution> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2026-06-11T06:15:08.219972"^^xsd:dateTime ;
    dct:license <http://publications.europa.eu/resource/authority/licence/CC_BYNC_4_0> ;
    dct:modified "2026-09-03T09:25:41.714573"^^xsd:dateTime ;
    dct:rights [ a dct:RightsStatement ;
            rdfs:label "Nd3987ab1eeaf4528979fe876078617ba" ],
        [ a dct:RightsStatement ;
            rdfs:label "Nd3987ab1eeaf4528979fe876078617ba" ] ;
    dcat:accessURL <https://du-portal-ui.dataudveksler.app.vd.dk/data/59/overview> .

<https://vejdirektoratet.dk/data/contacts/978747df-fb07-b20b-5f29-83a3c4880193> a vcard:Organization ;
    vcard:fn "Tina Højmark" ;
    vcard:hasEmail <mailto:tih1@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_BYNC_4_0> a dct:LicenseDocument ;
    dct:type <http://purl.org/adms/licencetype/UnknownIPR> .

<https://du-portal-ui.dataudveksler.app.vd.dk/data/59/overview> a rdfs:Resource,
        dcat:Dataset ;
    dct:accrualPeriodicity <http://publications.europa.eu/resource/authority/frequency/5MIN> ;
    dct:description """This data feed contains information from Road Weather Reports covering roads and bicycle paths. The information is available at state roads and mostly all municipalities. Data are usually updated when the road condition is changed.

One <elaboratedData> section in data will cover data from one road- og bicycle class in one municipality including a reference til information about service level.

Each <elaboratedData> section has a <sourceIdentification>. The first number in this id is a municipality identification and all <elaboratedData> sections having the same number is connected to the same municipality. They will also have the same coordinates at a random point somewhere within this municipality.

Data can be seen at www.vintertrafik.dk as the information behind the icons for slipperiness (when this occur) and behind the information-icon at the theme “Snow removal and salting”.""" ;
    dct:identifier <https://du-portal-ui.dataudveksler.app.vd.dk/data/59/overview> ;
    dct:issued "2026-06-11T06:15:08.218494"^^xsd:dateTime ;
    dct:language <http://publications.europa.eu/resource/authority/language/DAN> ;
    dct:license <http://publications.europa.eu/resource/authority/licence/CC_BYNC_4_0> ;
    dct:modified "2026-09-03T09:25:41.701288"^^xsd:dateTime ;
    dct:publisher <https://vejdirektoratet.dk/data/organizations/71490184-811c-ce27-a296-a163565fefb4> ;
    dct:title "Road Weather Condition Report, Municipality Level" ;
    dcat:contactPoint <https://vejdirektoratet.dk/data/contacts/978747df-fb07-b20b-5f29-83a3c4880193> ;
    dcat:distribution <https://du-portal-ui.dataudveksler.app.vd.dk/data/59/overview#distribution> ;
    dcat:keyword "Transport",
        "transport" ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/TRAN> .

