@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 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/9f9f2727-8611-4e8d-9965-b4cd82ad588a> a dcat:Dataset ;
    dct:creator [ a foaf:Organization ;
            foaf:mbox "mobilitaet@heidelberg.de" ;
            foaf:name "Amt für Mobilität" ],
        [ a foaf:Agent ;
            foaf:mbox "mobilitaet@heidelberg.de" ;
            foaf:name "Amt für Mobilität" ] ;
    dct:description """<p>Das bereitgestellte Auslastungsmodell berücksichtigt legale Parkplätze, auf denen Autos länger als 15 Minuten geparkt werden können.</p>
<p>Für das Modell wurden die gesammelten Daten zwischen Oktober 2022 und Mai 2023 berücksichtigt.</p>
<p>Das Resultat verdeutlicht, dass sowohl morgens, mittags als auch abends die gesamtstädtische Auslastung bei über 80% liegt.</p>            
""" ;
    dct:identifier "9f9f2727-8611-4e8d-9965-b4cd82ad588a" ;
    dct:issued "2025-04-07T08:39:29.102122"^^xsd:dateTime ;
    dct:modified "2025-10-24T13:17:39.718585"^^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 "Auslastung On-Street Parkplätze Heidelberg" ;
    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/9f9f2727-8611-4e8d-9965-b4cd82ad588a/resource/a7c4579a-c330-4e20-b8c0-f0593b32e464> ;
    dcat:keyword "mobilithek_subcategory_general_parking_location_and_conditions_parking_places_and_service_areas" .

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

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

<https://ckan.datenplattform.heidelberg.de/de/dataset/9f9f2727-8611-4e8d-9965-b4cd82ad588a/resource/a7c4579a-c330-4e20-b8c0-f0593b32e464/download/occupancy_singledays_2023-09-20-20230926t072155z-001.zip> a rdfs:Resource .

<https://mobidata-bw.de/dataset/9f9f2727-8611-4e8d-9965-b4cd82ad588a/resource/a7c4579a-c330-4e20-b8c0-f0593b32e464> a dcat:Distribution ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/ZIP> ;
    dct:issued "2023-12-18T10:28:06.827680"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/cc-by/4.0> ;
    dct:modified "2023-12-18T10:28:06.786050"^^xsd:dateTime ;
    dct:title "occupancy_singledays_2023-09-20-20230926T072155Z-001.zip" ;
    dcat:accessURL <https://ckan.datenplattform.heidelberg.de/de/dataset/9f9f2727-8611-4e8d-9965-b4cd82ad588a/resource/a7c4579a-c330-4e20-b8c0-f0593b32e464/download/occupancy_singledays_2023-09-20-20230926t072155z-001.zip> ;
    dcat:byteSize 54126767.0 ;
    dcat:mediaType <https://www.iana.org/assignments/media-types/application/zip> .

<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/zip> a dct:MediaType .

