@prefix dcat: <http://www.w3.org/ns/dcat#> .
@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 owl: <http://www.w3.org/2002/07/owl#> .
@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/0acb3163-e57d-48d3-b7da-e38e5ffeffa2> a dcat:Dataset ;
    dct:creator [ a foaf:Agent ;
            foaf:mbox "mobilitaet@heidelberg.de" ;
            foaf:name "Amt für Mobilität" ],
        [ a foaf:Organization ;
            foaf:mbox "mobilitaet@heidelberg.de" ;
            foaf:name "Amt für Mobilität" ] ;
    dct:description """<p>Hier finden Sie die Metadaten der Parkhäuser im Heidelberger Stadtgebiet.</p>            

<p>Datensatz (Haupt-)Felder:</p><ul>             
<li>ParkingSiteId: Eindeutige Zuordnung zum jeweiligen Parkhaus (z.B. P1)</li>          
<li>name: Datensatz-Schlüssel für das jeweilige Parkhaus (z.B. Am Bismarckplatz)</li>                
<li>AreaServed: Zuordnung des Parkhauses zu einer Parkzone (z.B. Zentrum)</li>           
<li>TotalSpotNumber: Gesamtanzahl der ausgewiesenen Parkplätze</li></ul>             

<p>Datenmodell:</p>              
https://github.com/smart-data-models/dataModel.Parking/blob/master/OffStreetParking/doc/spec_DE.md""" ;
    dct:identifier "0acb3163-e57d-48d3-b7da-e38e5ffeffa2" ;
    dct:issued "2025-08-26T13:30:06.525940"^^xsd:dateTime ;
    dct:modified "2025-10-24T13:23:04.614544"^^xsd:dateTime ;
    dct:publisher <https://mobidata-bw.de/organization/31359dbc-9035-4295-873a-6e1224864f1a> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((8.5732 49.3520, 8.7941 49.3520, 8.7941 49.4597, 8.5732 49.4597, 8.5732 49.3520))"^^gsp:wktLiteral ] ;
    dct:title "Parkhausmetadaten in Heidelberg" ;
    owl:versionInfo "1.0" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Amt für Mobilität" ;
            vcard:hasEmail <mailto:mobilitaet@heidelberg.de> ] ;
    dcat:distribution <https://mobidata-bw.de/dataset/0acb3163-e57d-48d3-b7da-e38e5ffeffa2/resource/a47b0142-0f5c-4753-b93a-4adb980962a8>,
        <https://mobidata-bw.de/dataset/0acb3163-e57d-48d3-b7da-e38e5ffeffa2/resource/d7e102da-fa7c-4dcc-909a-46b32b5ccb83> ;
    dcat:keyword "mobilithek_subcategory_general_parking_location_and_conditions_parking_places_and_service_areas",
        "parken",
        "parkhaus",
        "parkhäuser",
        "parking",
        "parking-garage",
        "parking-zone",
        "traffic",
        "transport",
        "verkehr" .

<https://ckan.datenplattform.heidelberg.de/de/datastore/dump/a47b0142-0f5c-4753-b93a-4adb980962a8> a rdfs:Resource .

<https://ckan.datenplattform.heidelberg.de/de/datastore/dump/d7e102da-fa7c-4dcc-909a-46b32b5ccb83> a rdfs:Resource .

<https://mobidata-bw.de/dataset/0acb3163-e57d-48d3-b7da-e38e5ffeffa2/resource/a47b0142-0f5c-4753-b93a-4adb980962a8> a dcat:Distribution ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/JSON> ;
    dct:issued "2023-11-10T15:06:46.905002"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/other-closed> ;
    dct:modified "2025-08-26T13:30:06.518506"^^xsd:dateTime ;
    dct:title "Parkhausmetadaten" ;
    dcat:accessURL <https://ckan.datenplattform.heidelberg.de/de/datastore/dump/a47b0142-0f5c-4753-b93a-4adb980962a8> .

<https://mobidata-bw.de/dataset/0acb3163-e57d-48d3-b7da-e38e5ffeffa2/resource/d7e102da-fa7c-4dcc-909a-46b32b5ccb83> a dcat:Distribution ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/JSON> ;
    dct:issued "2024-01-22T14:34:22.790377"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/other-closed> ;
    dct:modified "2025-08-26T13:30:06.519050"^^xsd:dateTime ;
    dct:title "Parkhausmetadaten2" ;
    dcat:accessURL <https://ckan.datenplattform.heidelberg.de/de/datastore/dump/d7e102da-fa7c-4dcc-909a-46b32b5ccb83> ;
    dcat:mediaType <https://www.iana.org/assignments/media-types/application/json> .

<https://mobidata-bw.de/organization/31359dbc-9035-4295-873a-6e1224864f1a> a foaf:Agent ;
    foaf:name "Stadt Heidelberg" .

<https://www.iana.org/assignments/media-types/application/json> a dct:MediaType .

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

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

