@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dcatde: <http://dcat-ap.de/def/dcatde/> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix gsp: <http://www.opengis.net/ont/geosparql#> .
@prefix locn: <http://www.w3.org/ns/locn#> .
@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 ;
    dcatde:contributorID <http://dcat-ap.de/def/contributors/govData> ;
    dct:creator [ a foaf:Agent ;
            foaf:name "Verkehrsministerium Baden-Württemberg" ],
        [ a foaf:Organization ;
            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>

""" ;
    dct:identifier "45be2eef-fa38-4db7-85e1-a31a91d1f3d4" ;
    dct:issued "2023-05-19T08:27:55.633385"^^xsd:dateTime ;
    dct:modified "2026-05-20T14:16:56.712998"^^xsd:dateTime ;
    dct:publisher <https://mobidata-bw.de/organization/129fb088-4d3e-44ce-b5f4-218bc3cfcdd4> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((7.5118 47.5324, 10.4956 47.5324, 10.4956 49.7913, 7.5118 49.7913, 7.5118 47.5324))"^^gsp:wktLiteral ] ;
    dct:title "Bedarfsumleitungen Baden-Württemberg" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Verkehrsministerium Baden-Württemberg" ] ;
    dcat:distribution <https://mobidata-bw.de/dataset/45be2eef-fa38-4db7-85e1-a31a91d1f3d4/resource/98cdb22f-37db-4106-909c-55667b656253> ;
    dcat:keyword "mobilithek_subcategory_closure_and_dynamic_access_conditions_of_roads" ;
    dcat:landingPage <Verkehrsministerium%20Baden-Württemberg> ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/TRAN> .

<Verkehrsministerium%20Baden-Württemberg> a foaf:Document .

<http://dcat-ap.de/def/licenses/dl-zero-de/2.0> a dct:LicenseDocument ;
    dct:type <http://purl.org/adms/licencetype/UnknownIPR> .

<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 <http://dcat-ap.de/def/licenses/dl-zero-de/2.0> ;
    dct:modified "2026-05-20T14:16:56.718045"^^xsd:dateTime ;
    dct:title "Bedarfsumleitungen" ;
    dcat:accessURL <https://mobidata-bw.de/vm/Bedarfsumleitungen_BW/2026-05-07_Bedarfsumleitungsstrecken_BW.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/2026-05-07_Bedarfsumleitungsstrecken_BW.xlsx> a rdfs:Resource .

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

