PREFIX adms:  <http://www.w3.org/ns/adms#>
PREFIX dcat:  <http://www.w3.org/ns/dcat#>
PREFIX dct:   <http://purl.org/dc/terms/>
PREFIX foaf:  <http://xmlns.com/foaf/0.1/>
PREFIX owl:   <http://www.w3.org/2002/07/owl#>
PREFIX rdf:   <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
PREFIX spdx:  <http://spdx.org/rdf/terms#>
PREFIX vcard: <http://www.w3.org/2006/vcard/ns#>

<https://opendata.swiss/set/data/a18e8f50-21d1-4fda-aed4-cf809d38b4ff-stadt-zurich>
        rdf:type                dcat:Dataset;
        dct:accessRights        "";
        dct:accrualPeriodicity  <http://purl.org/cld/freq/annual>;
        dct:description         "Dieser Datensatz beinhaltet die Anzahl Parkplätze (weiss und blau) in der Stadt Zürich nach Stadtquartier und Jahr. \n"@de;
        dct:identifier          "a18e8f50-21d1-4fda-aed4-cf809d38b4ff@stadt-zurich";
        dct:issued              "2026-01-12T00:00:00"^^<http://www.w3.org/2001/XMLSchema#dateTime>;
        dct:language            "de";
        dct:modified            "2026-01-12T00:00:00"^^<http://www.w3.org/2001/XMLSchema#dateTime>;
        dct:publisher           [ rdf:type   foaf:Organization;
                                  foaf:name  "Statistik Stadt Zürich, Präsidialdepartement"
                                ];
        dct:title               "Anzahl Parkplätze nach Stadtquartier"@de;
        owl:versionInfo         "1";
        dcat:contactPoint       [ rdf:type        vcard:Organization;
                                  vcard:fn        "Open Data Zürich";
                                  vcard:hasEmail  <https://data.stadt-zuerich.ch/opendata@zuerich.ch>
                                ];
        dcat:distribution       <https://opendata.swiss/set/distribution/b77a2241-9f40-4482-807c-8f72062cac24>;
        dcat:keyword            "verkehr"@de , "sasa"@de , "sachdaten"@de , "zeitreihe"@de , "tabelle"@de;
        dcat:landingPage        "https://data.stadt-zuerich.ch/dataset/sid_taz_pp_stadtquartier_jahr_od2151";
        dcat:theme              <http://opendata.swiss/themes/mobility> .

<https://opendata.swiss/set/distribution/b77a2241-9f40-4482-807c-8f72062cac24>
        rdf:type          dcat:Distribution;
        dct:format        "CSV";
        dct:identifier    "906945cd-019c-4ce2-9b35-6ab71317eb58";
        dct:issued        "2026-01-22T13:01:06.649635"^^<http://www.w3.org/2001/XMLSchema#dateTime>;
        dct:language      "de";
        dct:license       "NonCommercialAllowed-CommercialAllowed-ReferenceNotRequired";
        dct:modified      "2026-03-22T10:31:00.364769"^^<http://www.w3.org/2001/XMLSchema#dateTime>;
        dct:rights        "NonCommercialAllowed-CommercialAllowed-ReferenceNotRequired";
        dct:title         "VER215OD2151.csv";
        spdx:checksum     [ spdx:checksumValue  "e08d766160bf1bd3a9b9e15f99d611d4"^^<http://www.w3.org/2001/XMLSchema#hexBinary> ];
        adms:status       "active";
        dcat:accessURL    "https://data.stadt-zuerich.ch/dataset/sid_taz_pp_stadtquartier_jahr_od2151/download/VER215OD2151.csv";
        dcat:byteSize     36069.0;
        dcat:downloadURL  "https://data.stadt-zuerich.ch/dataset/sid_taz_pp_stadtquartier_jahr_od2151/download/VER215OD2151.csv";
        dcat:mediaType    "text/csv" .
