@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/e247c94f-e66f-4f53-bfbf-1f9ac95eb7e1> a dcat:Dataset ;
    dct:creator [ a foaf:Organization ;
            foaf:mbox "poststelle@vm.bwl.de" ;
            foaf:name "Verkehrsministerium Baden-Württemberg" ] ;
    dct:description "<p>Dieser Datensatz umfasst die Standortdaten sowie die Straßen-Zuordnungen aller P+M Parkplätze an Bundesautobahnen und Bundesstraßen in Baden-Württemberg (Stand: 12.12.2024).</p>" ;
    dct:identifier "e247c94f-e66f-4f53-bfbf-1f9ac95eb7e1" ;
    dct:issued "2022-11-10T13:38:35.714785"^^xsd:dateTime ;
    dct:modified "2025-03-10T14:11:45.469402"^^xsd:dateTime ;
    dct:publisher <https://mobidata-bw.de/organization/129fb088-4d3e-44ce-b5f4-218bc3cfcdd4> ;
    dct:title "Parken und Mitfahren (P+M) Parkplätze 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/e247c94f-e66f-4f53-bfbf-1f9ac95eb7e1/resource/37f8eea0-1695-404e-aaf9-d3c84e391c3e> ;
    dcat:keyword "mcloud_category_roads",
        "mitfahren",
        "mobilithek_subcategory_park_and_drive_stops",
        "p-und-m",
        "parken" ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/TRAN> .

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

<https://mobidata-bw.de/dataset/e247c94f-e66f-4f53-bfbf-1f9ac95eb7e1/resource/37f8eea0-1695-404e-aaf9-d3c84e391c3e> a dcat:Distribution ;
    dct:description "Excel-Format" ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/XLSX> ;
    dct:issued "2022-11-10T13:44:15.915427"^^xsd:dateTime ;
    dct:license <https://www.govdata.de/dl-de/zero-2-0> ;
    dct:modified "2025-03-10T12:52:48.259431"^^xsd:dateTime ;
    dct:title "P+M Parken und Mitfahren Parkplätze Baden-Württemberg" ;
    dcat:accessURL <https://mobidata-bw.de/vm/parken-und-mitfahren/2024-12-12_P+M-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/parken-und-mitfahren/2024-12-12_P+M-BW.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 .

