@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#> .

<https://mobidata-bw.de/dataset/45be2eef-fa38-4db7-85e1-a31a91d1f3d4> a dcat:Dataset ;
    dct:creator [ a foaf:Organization ;
            foaf:mbox "poststelle@vm.bwl.de" ;
            foaf:name "Verkehrsministerium Baden-Württemberg" ] ;
    dct:description """<p>Bedarfsumleitungen sind dauerhaft mit blauen U-Schildern ausgeschilderte Umleitungsstrecken, die einen Autobahnabschnitt zwischen zwei Anschlussstellen umfahren.</p>
<p>Das Verkehrsministerium BW veröffentlicht eine Beschreibung des Verlaufs der Bedarfsumleitungsstrecken in Form einer Excel-Liste unter der Datenlizenz Deutschland - Zero - Version 2.0 (dl-de/zero-2-0).</p>
<p>Rückfragen und eventuelle Hinweise richten Sie bitte mit dem Betreff „Bedarfsumleitungen“ an: Poststelle@vm.bwl.de</p>
""" ;
    dct:identifier "45be2eef-fa38-4db7-85e1-a31a91d1f3d4" ;
    dct:issued "2023-05-19T08:27:55.633385"^^xsd:dateTime ;
    dct:modified "2025-01-09T15:18:11.406077"^^xsd:dateTime ;
    dct:publisher <https://mobidata-bw.de/organization/129fb088-4d3e-44ce-b5f4-218bc3cfcdd4> ;
    dct:title "Bedarfsumleitungen Baden-Württemberg" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Verkehrsministerium Baden-Württemberg" ;
            vcard:hasEmail <mailto:poststelle@vm.bwl.de> ] ;
    dcat:distribution <https://mobidata-bw.de/dataset/45be2eef-fa38-4db7-85e1-a31a91d1f3d4/resource/98cdb22f-37db-4106-909c-55667b656253> ;
    dcat:keyword "mcloud_category_roads",
        "mobilithek_subcategory_closure_and_dynamic_access_conditions_of_roads" .

<http://publications.europa.eu/resource/authority/file-type/XLSX> a dct:MediaTypeOrExtent .

<https://mobidata-bw.de/dataset/45be2eef-fa38-4db7-85e1-a31a91d1f3d4/resource/98cdb22f-37db-4106-909c-55667b656253> a dcat:Distribution ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/XLSX> ;
    dct:issued "2023-05-19T08:28:40.425665"^^xsd:dateTime ;
    dct:license <https://www.govdata.de/dl-de/zero-2-0> ;
    dct:modified "2023-08-02T08:43:48.987530"^^xsd:dateTime ;
    dct:title "Bedarfsumleitungen" ;
    dcat:accessURL <https://mobidata-bw.de/vm/Bedarfsumleitungen_BW/20200130_Bedarfsumleitungsstrecken_BW_veroeffentlicht.xlsx> ;
    dcat:mediaType <https://www.iana.org/assignments/media-types/application/vnd.openxmlformats-officedocument.spreadsheetml.sheet> .

<https://mobidata-bw.de/organization/129fb088-4d3e-44ce-b5f4-218bc3cfcdd4> a foaf:Agent ;
    foaf:name "Verkehrsministerium Baden - Württemberg" .

<https://mobidata-bw.de/vm/Bedarfsumleitungen_BW/20200130_Bedarfsumleitungsstrecken_BW_veroeffentlicht.xlsx> a rdfs:Resource .

<https://www.govdata.de/dl-de/zero-2-0> a dct:LicenseDocument ;
    dct:type <http://purl.org/adms/licencetype/UnknownIPR> .

<https://www.iana.org/assignments/media-types/application/vnd.openxmlformats-officedocument.spreadsheetml.sheet> a dct:MediaType .

