@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dcatap: <http://data.europa.eu/r5r/> .
@prefix dcatde: <http://dcat-ap.de/def/dcatde/> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@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://open-data.dortmund.de/api/v2/catalog/datasets/parkhauser> a dcat:Dataset ;
    dcatap:availability <http://publications.europa.eu/resource/authority/planned-availability/AVAILABLE> ;
    dcatde:contributorID <http://dcat-ap.de/def/contributors/openNRW> ;
    dcatde:politicalGeocodingLevelURI <http://dcat-ap.de/def/politicalGeocoding/Level/municipality> ;
    dcatde:politicalGeocodingURI <http://dcat-ap.de/def/politicalGeocoding/regionalKey/059130000000> ;
    dct:description """Aktuelle Verfügbarkeit, Öffnungszeiten und Kapazitäten zu den Parkhäusern der Dortmunder Innenstadt sowie der P+R Anlagen  Schulte-Rödding, Hafen, Hauptfriedhof, Westfalenpark.
Abruf der Daten bis zu 10 Minuten. Sind die Daten älter als 10 Minuten, geht das Parkleitsystem von einer Störung aus.Bei Störungen können die tatsächlichen Belegungszahlen abweichen! Bitte beachten Sie daher den aktuellen Zeitstempel der Daten.""" ;
    dct:identifier "parkhauser@dortmund" ;
    dct:issued "2026-04-02T22:25:05.992000+00:00"^^xsd:dateTime ;
    dct:language <http://publications.europa.eu/resource/authority/language/DEU> ;
    dct:modified "2026-04-02T22:25:05.992000+00:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Stadt Dortmund" ],
        [ a foaf:Agent ;
            foaf:name "Stadt Dortmund" ] ;
    dct:spatial [ a dct:Location ;
            locn:adminUnitL2 <http://dcat-ap.de/def/politicalGeocoding/regionalKey/059130000000> ] ;
    dct:title "Parkhäuser und Parkplätze" ;
    dcat:contactPoint [ a vcard:Kind ;
            vcard:fn "Open Data" ;
            vcard:hasEmail <mailto:opendata@dortmund.de> ],
        [ a vcard:Kind ;
            vcard:fn "Open Data" ;
            vcard:hasEmail <mailto:opendata@dortmund.de> ] ;
    dcat:distribution <https://open-data.dortmund.de/api/v2/catalog/datasets/parkhauser-csv>,
        <https://open-data.dortmund.de/api/v2/catalog/datasets/parkhauser-fgb>,
        <https://open-data.dortmund.de/api/v2/catalog/datasets/parkhauser-geojson>,
        <https://open-data.dortmund.de/api/v2/catalog/datasets/parkhauser-gpx>,
        <https://open-data.dortmund.de/api/v2/catalog/datasets/parkhauser-json>,
        <https://open-data.dortmund.de/api/v2/catalog/datasets/parkhauser-jsonl>,
        <https://open-data.dortmund.de/api/v2/catalog/datasets/parkhauser-jsonld>,
        <https://open-data.dortmund.de/api/v2/catalog/datasets/parkhauser-kml>,
        <https://open-data.dortmund.de/api/v2/catalog/datasets/parkhauser-n3>,
        <https://open-data.dortmund.de/api/v2/catalog/datasets/parkhauser-ov2>,
        <https://open-data.dortmund.de/api/v2/catalog/datasets/parkhauser-parquet>,
        <https://open-data.dortmund.de/api/v2/catalog/datasets/parkhauser-rdfxml>,
        <https://open-data.dortmund.de/api/v2/catalog/datasets/parkhauser-shp>,
        <https://open-data.dortmund.de/api/v2/catalog/datasets/parkhauser-turtle>,
        <https://open-data.dortmund.de/api/v2/catalog/datasets/parkhauser-xls> ;
    dcat:keyword "DoApp",
        "Echtzeit",
        "Parken" ;
    dcat:landingPage <https://open-data.dortmund.de/explore/dataset/parkhauser/> ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/TRAN> .

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

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

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

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

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

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

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

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

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

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

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

<https://open-data.dortmund.de/api/v2/catalog/datasets/parkhauser-csv> a dcat:Distribution ;
    dcatap:availability <http://publications.europa.eu/resource/authority/planned-availability/AVAILABLE> ;
    dct:description "Parkhäuser und Parkplätze (csv)" ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/CSV> ;
    dct:issued "2026-04-02T22:25:05.992000+00:00"^^xsd:dateTime ;
    dct:language <http://publications.europa.eu/resource/authority/language/DEU> ;
    dct:license <https://www.govdata.de/dl-de/zero-2-0> ;
    dct:modified "2026-04-02T22:25:05.992000+00:00"^^xsd:dateTime ;
    dct:title "csv" ;
    dcat:accessURL <https://open-data.dortmund.de/api/v2/catalog/datasets/parkhauser/exports/csv?use_labels=true> .

<https://open-data.dortmund.de/api/v2/catalog/datasets/parkhauser-fgb> a dcat:Distribution ;
    dcatap:availability <http://publications.europa.eu/resource/authority/planned-availability/AVAILABLE> ;
    dct:description "Parkhäuser und Parkplätze (fgb)" ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/OCTET> ;
    dct:issued "2026-04-02T22:25:05.992000+00:00"^^xsd:dateTime ;
    dct:language <http://publications.europa.eu/resource/authority/language/DEU> ;
    dct:license <https://www.govdata.de/dl-de/zero-2-0> ;
    dct:modified "2026-04-02T22:25:05.992000+00:00"^^xsd:dateTime ;
    dct:title "fgb" ;
    dcat:accessURL <https://open-data.dortmund.de/api/v2/catalog/datasets/parkhauser/exports/fgb> .

<https://open-data.dortmund.de/api/v2/catalog/datasets/parkhauser-geojson> a dcat:Distribution ;
    dcatap:availability <http://publications.europa.eu/resource/authority/planned-availability/AVAILABLE> ;
    dct:description "Parkhäuser und Parkplätze (geojson)" ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/GEOJSON> ;
    dct:issued "2026-04-02T22:25:05.992000+00:00"^^xsd:dateTime ;
    dct:language <http://publications.europa.eu/resource/authority/language/DEU> ;
    dct:license <https://www.govdata.de/dl-de/zero-2-0> ;
    dct:modified "2026-04-02T22:25:05.992000+00:00"^^xsd:dateTime ;
    dct:title "geojson" ;
    dcat:accessURL <https://open-data.dortmund.de/api/v2/catalog/datasets/parkhauser/exports/geojson> .

<https://open-data.dortmund.de/api/v2/catalog/datasets/parkhauser-gpx> a dcat:Distribution ;
    dcatap:availability <http://publications.europa.eu/resource/authority/planned-availability/AVAILABLE> ;
    dct:description "Parkhäuser und Parkplätze (gpx)" ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/GPX> ;
    dct:issued "2026-04-02T22:25:05.992000+00:00"^^xsd:dateTime ;
    dct:language <http://publications.europa.eu/resource/authority/language/DEU> ;
    dct:license <https://www.govdata.de/dl-de/zero-2-0> ;
    dct:modified "2026-04-02T22:25:05.992000+00:00"^^xsd:dateTime ;
    dct:title "gpx" ;
    dcat:accessURL <https://open-data.dortmund.de/api/v2/catalog/datasets/parkhauser/exports/gpx> .

<https://open-data.dortmund.de/api/v2/catalog/datasets/parkhauser-json> a dcat:Distribution ;
    dcatap:availability <http://publications.europa.eu/resource/authority/planned-availability/AVAILABLE> ;
    dct:description "Parkhäuser und Parkplätze (json)" ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/JSON> ;
    dct:issued "2026-04-02T22:25:05.992000+00:00"^^xsd:dateTime ;
    dct:language <http://publications.europa.eu/resource/authority/language/DEU> ;
    dct:license <https://www.govdata.de/dl-de/zero-2-0> ;
    dct:modified "2026-04-02T22:25:05.992000+00:00"^^xsd:dateTime ;
    dct:title "json" ;
    dcat:accessURL <https://open-data.dortmund.de/api/v2/catalog/datasets/parkhauser/exports/json> .

<https://open-data.dortmund.de/api/v2/catalog/datasets/parkhauser-jsonl> a dcat:Distribution ;
    dcatap:availability <http://publications.europa.eu/resource/authority/planned-availability/AVAILABLE> ;
    dct:description "Parkhäuser und Parkplätze (jsonl)" ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/JSON> ;
    dct:issued "2026-04-02T22:25:05.992000+00:00"^^xsd:dateTime ;
    dct:language <http://publications.europa.eu/resource/authority/language/DEU> ;
    dct:license <https://www.govdata.de/dl-de/zero-2-0> ;
    dct:modified "2026-04-02T22:25:05.992000+00:00"^^xsd:dateTime ;
    dct:title "jsonl" ;
    dcat:accessURL <https://open-data.dortmund.de/api/v2/catalog/datasets/parkhauser/exports/jsonl> .

<https://open-data.dortmund.de/api/v2/catalog/datasets/parkhauser-jsonld> a dcat:Distribution ;
    dcatap:availability <http://publications.europa.eu/resource/authority/planned-availability/AVAILABLE> ;
    dct:description "Parkhäuser und Parkplätze (jsonld)" ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/JSON_LD> ;
    dct:issued "2026-04-02T22:25:05.992000+00:00"^^xsd:dateTime ;
    dct:language <http://publications.europa.eu/resource/authority/language/DEU> ;
    dct:license <https://www.govdata.de/dl-de/zero-2-0> ;
    dct:modified "2026-04-02T22:25:05.992000+00:00"^^xsd:dateTime ;
    dct:title "jsonld" ;
    dcat:accessURL <https://open-data.dortmund.de/api/v2/catalog/datasets/parkhauser/exports/jsonld> .

<https://open-data.dortmund.de/api/v2/catalog/datasets/parkhauser-kml> a dcat:Distribution ;
    dcatap:availability <http://publications.europa.eu/resource/authority/planned-availability/AVAILABLE> ;
    dct:description "Parkhäuser und Parkplätze (kml)" ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/KML> ;
    dct:issued "2026-04-02T22:25:05.992000+00:00"^^xsd:dateTime ;
    dct:language <http://publications.europa.eu/resource/authority/language/DEU> ;
    dct:license <https://www.govdata.de/dl-de/zero-2-0> ;
    dct:modified "2026-04-02T22:25:05.992000+00:00"^^xsd:dateTime ;
    dct:title "kml" ;
    dcat:accessURL <https://open-data.dortmund.de/api/v2/catalog/datasets/parkhauser/exports/kml> .

<https://open-data.dortmund.de/api/v2/catalog/datasets/parkhauser-n3> a dcat:Distribution ;
    dcatap:availability <http://publications.europa.eu/resource/authority/planned-availability/AVAILABLE> ;
    dct:description "Parkhäuser und Parkplätze (n3)" ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/N3> ;
    dct:issued "2026-04-02T22:25:05.992000+00:00"^^xsd:dateTime ;
    dct:language <http://publications.europa.eu/resource/authority/language/DEU> ;
    dct:license <https://www.govdata.de/dl-de/zero-2-0> ;
    dct:modified "2026-04-02T22:25:05.992000+00:00"^^xsd:dateTime ;
    dct:title "n3" ;
    dcat:accessURL <https://open-data.dortmund.de/api/v2/catalog/datasets/parkhauser/exports/n3> .

<https://open-data.dortmund.de/api/v2/catalog/datasets/parkhauser-ov2> a dcat:Distribution ;
    dcatap:availability <http://publications.europa.eu/resource/authority/planned-availability/AVAILABLE> ;
    dct:description "Parkhäuser und Parkplätze (ov2)" ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/OCTET> ;
    dct:issued "2026-04-02T22:25:05.992000+00:00"^^xsd:dateTime ;
    dct:language <http://publications.europa.eu/resource/authority/language/DEU> ;
    dct:license <https://www.govdata.de/dl-de/zero-2-0> ;
    dct:modified "2026-04-02T22:25:05.992000+00:00"^^xsd:dateTime ;
    dct:title "ov2" ;
    dcat:accessURL <https://open-data.dortmund.de/api/v2/catalog/datasets/parkhauser/exports/ov2> .

<https://open-data.dortmund.de/api/v2/catalog/datasets/parkhauser-parquet> a dcat:Distribution ;
    dcatap:availability <http://publications.europa.eu/resource/authority/planned-availability/AVAILABLE> ;
    dct:description "Parkhäuser und Parkplätze (parquet)" ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/PARQUET> ;
    dct:issued "2026-04-02T22:25:05.992000+00:00"^^xsd:dateTime ;
    dct:language <http://publications.europa.eu/resource/authority/language/DEU> ;
    dct:license <https://www.govdata.de/dl-de/zero-2-0> ;
    dct:modified "2026-04-02T22:25:05.992000+00:00"^^xsd:dateTime ;
    dct:title "parquet" ;
    dcat:accessURL <https://open-data.dortmund.de/api/v2/catalog/datasets/parkhauser/exports/parquet> .

<https://open-data.dortmund.de/api/v2/catalog/datasets/parkhauser-rdfxml> a dcat:Distribution ;
    dcatap:availability <http://publications.europa.eu/resource/authority/planned-availability/AVAILABLE> ;
    dct:description "Parkhäuser und Parkplätze (rdfxml)" ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/RDF_XML> ;
    dct:issued "2026-04-02T22:25:05.992000+00:00"^^xsd:dateTime ;
    dct:language <http://publications.europa.eu/resource/authority/language/DEU> ;
    dct:license <https://www.govdata.de/dl-de/zero-2-0> ;
    dct:modified "2026-04-02T22:25:05.992000+00:00"^^xsd:dateTime ;
    dct:title "rdfxml" ;
    dcat:accessURL <https://open-data.dortmund.de/api/v2/catalog/datasets/parkhauser/exports/rdfxml> .

<https://open-data.dortmund.de/api/v2/catalog/datasets/parkhauser-shp> a dcat:Distribution ;
    dcatap:availability <http://publications.europa.eu/resource/authority/planned-availability/AVAILABLE> ;
    dct:description "Parkhäuser und Parkplätze (shp)" ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/SHP> ;
    dct:issued "2026-04-02T22:25:05.992000+00:00"^^xsd:dateTime ;
    dct:language <http://publications.europa.eu/resource/authority/language/DEU> ;
    dct:license <https://www.govdata.de/dl-de/zero-2-0> ;
    dct:modified "2026-04-02T22:25:05.992000+00:00"^^xsd:dateTime ;
    dct:title "shp" ;
    dcat:accessURL <https://open-data.dortmund.de/api/v2/catalog/datasets/parkhauser/exports/shp> .

<https://open-data.dortmund.de/api/v2/catalog/datasets/parkhauser-turtle> a dcat:Distribution ;
    dcatap:availability <http://publications.europa.eu/resource/authority/planned-availability/AVAILABLE> ;
    dct:description "Parkhäuser und Parkplätze (turtle)" ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/RDF_TURTLE> ;
    dct:issued "2026-04-02T22:25:05.992000+00:00"^^xsd:dateTime ;
    dct:language <http://publications.europa.eu/resource/authority/language/DEU> ;
    dct:license <https://www.govdata.de/dl-de/zero-2-0> ;
    dct:modified "2026-04-02T22:25:05.992000+00:00"^^xsd:dateTime ;
    dct:title "turtle" ;
    dcat:accessURL <https://open-data.dortmund.de/api/v2/catalog/datasets/parkhauser/exports/turtle> .

<https://open-data.dortmund.de/api/v2/catalog/datasets/parkhauser-xls> a dcat:Distribution ;
    dcatap:availability <http://publications.europa.eu/resource/authority/planned-availability/AVAILABLE> ;
    dct:description "Parkhäuser und Parkplätze (xls)" ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/XLS> ;
    dct:issued "2026-04-02T22:25:05.992000+00:00"^^xsd:dateTime ;
    dct:language <http://publications.europa.eu/resource/authority/language/DEU> ;
    dct:license <https://www.govdata.de/dl-de/zero-2-0> ;
    dct:modified "2026-04-02T22:25:05.992000+00:00"^^xsd:dateTime ;
    dct:title "xls" ;
    dcat:accessURL <https://open-data.dortmund.de/api/v2/catalog/datasets/parkhauser/exports/xls?use_labels=true> .

<https://open-data.dortmund.de/api/v2/catalog/datasets/parkhauser/exports/csv?use_labels=true> a rdfs:Resource .

<https://open-data.dortmund.de/api/v2/catalog/datasets/parkhauser/exports/fgb> a rdfs:Resource .

<https://open-data.dortmund.de/api/v2/catalog/datasets/parkhauser/exports/geojson> a rdfs:Resource .

<https://open-data.dortmund.de/api/v2/catalog/datasets/parkhauser/exports/gpx> a rdfs:Resource .

<https://open-data.dortmund.de/api/v2/catalog/datasets/parkhauser/exports/json> a rdfs:Resource .

<https://open-data.dortmund.de/api/v2/catalog/datasets/parkhauser/exports/jsonl> a rdfs:Resource .

<https://open-data.dortmund.de/api/v2/catalog/datasets/parkhauser/exports/jsonld> a rdfs:Resource .

<https://open-data.dortmund.de/api/v2/catalog/datasets/parkhauser/exports/kml> a rdfs:Resource .

<https://open-data.dortmund.de/api/v2/catalog/datasets/parkhauser/exports/n3> a rdfs:Resource .

<https://open-data.dortmund.de/api/v2/catalog/datasets/parkhauser/exports/ov2> a rdfs:Resource .

<https://open-data.dortmund.de/api/v2/catalog/datasets/parkhauser/exports/parquet> a rdfs:Resource .

<https://open-data.dortmund.de/api/v2/catalog/datasets/parkhauser/exports/rdfxml> a rdfs:Resource .

<https://open-data.dortmund.de/api/v2/catalog/datasets/parkhauser/exports/shp> a rdfs:Resource .

<https://open-data.dortmund.de/api/v2/catalog/datasets/parkhauser/exports/turtle> a rdfs:Resource .

<https://open-data.dortmund.de/api/v2/catalog/datasets/parkhauser/exports/xls?use_labels=true> a rdfs:Resource .

<https://open-data.dortmund.de/explore/dataset/parkhauser/> a foaf:Document .

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

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

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

<http://publications.europa.eu/resource/authority/language/DEU> a dct:LinguisticSystem .

