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/3e0857d5-5b48-4bbf-a147-f7aa34f10306-stadt-zurich>
        rdf:type                dcat:Dataset;
        dct:accessRights        "";
        dct:accrualPeriodicity  <http://purl.org/cld/freq/annual>;
        dct:description         "Der Datensatz enthält die Anzahl Gebäude durch Neubau und Abbruch nach Gebäudeart."@de;
        dct:identifier          "3e0857d5-5b48-4bbf-a147-f7aa34f10306@stadt-zurich";
        dct:issued              "2020-07-01T00:00:00"^^<http://www.w3.org/2001/XMLSchema#dateTime>;
        dct:language            "de";
        dct:modified            "2026-02-09T00: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 Gebäude durch Neubau und Abbruch nach Gebäudeart"@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/d68c29e1-5592-42d7-8f09-047704f78165>;
        dcat:keyword            "neubau"@de , "sachdaten"@de , "gebaeudeart"@de , "sasa"@de , "zeitreihe"@de , "gebaeude"@de , "bautaetigkeit"@de , "abbruch"@de , "tabelle"@de , "wohnen"@de;
        dcat:landingPage        "https://data.stadt-zuerich.ch/dataset/bau_neubau_abbruch_geb_gebaeudeart_jahr_od5064";
        dcat:theme              <http://opendata.swiss/themes/construction> .

<https://opendata.swiss/set/distribution/d68c29e1-5592-42d7-8f09-047704f78165>
        rdf:type          dcat:Distribution;
        dct:format        "CSV";
        dct:identifier    "5b5056e8-9f87-4d8b-a005-9abbde5e86ac";
        dct:issued        "2023-02-15T06:28:45.806961"^^<http://www.w3.org/2001/XMLSchema#dateTime>;
        dct:language      "de";
        dct:license       "NonCommercialAllowed-CommercialAllowed-ReferenceNotRequired";
        dct:modified      "2026-03-22T07:05:41.935917"^^<http://www.w3.org/2001/XMLSchema#dateTime>;
        dct:rights        "NonCommercialAllowed-CommercialAllowed-ReferenceNotRequired";
        dct:title         "BAU506OD5064.csv";
        spdx:checksum     [ spdx:checksumValue  "12c6c642098dbe86fdb2ce16f44fbfc4"^^<http://www.w3.org/2001/XMLSchema#hexBinary> ];
        adms:status       "active";
        dcat:accessURL    "https://data.stadt-zuerich.ch/dataset/bau_neubau_abbruch_geb_gebaeudeart_jahr_od5064/download/BAU506OD5064.csv";
        dcat:byteSize     29002.0;
        dcat:downloadURL  "https://data.stadt-zuerich.ch/dataset/bau_neubau_abbruch_geb_gebaeudeart_jahr_od5064/download/BAU506OD5064.csv";
        dcat:mediaType    "text/csv" .
