@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix euthemes: <http://publications.europa.eu/resource/authority/data-theme/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://ckan-prod.zurich.datopian.com/dataset/b6566fda-17a0-42eb-8932-15f6480ad879> a dcat:Dataset ;
    dct:accrualPeriodicity <http://publications.europa.eu/resource/authority/frequency/ANNUAL> ;
    dct:description """
Der Datensatz enthält die Anzahl bewilligter und im Bau befindlicher Wohnungen in Neubauprojekten nach Eigentumsart und statistischer Zone.
"""@de ;
    dct:identifier "b6566fda-17a0-42eb-8932-15f6480ad879@stadt-zurich" ;
    dct:issued "2017-02-28T00:00:00"^^xsd:dateTime ;
    dct:language <http://publications.europa.eu/resource/authority/language/DEU> ;
    dct:modified "2026-02-09T00:00:00"^^xsd:dateTime ;
    dct:publisher <https://opendata.swiss/organization/stadt-zurich> ;
    dct:title "Neubauwohnungen am Jahresende nach Bauprojektstatus, Eigentumsart und Statistischer Zone"@de ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Open Data Zürich" ;
            vcard:hasEmail <mailto:file:///srv/app/opendata@zuerich.ch> ] ;
    dcat:distribution <https://ckan-prod.zurich.datopian.com/dataset/b6566fda-17a0-42eb-8932-15f6480ad879/resource/157b21d5-b4d9-4a18-b43e-d0daf610b349> ;
    dcat:keyword "bautaetigkeit"@de,
        "eigentum"@de,
        "neubau"@de,
        "sachdaten"@de,
        "sasa"@de,
        "tabelle"@de,
        "wohnung"@de,
        "zeitreihe"@de ;
    dcat:landingPage <https://data.stadt-zuerich.ch/dataset/bau_neubau_whg_projstatus_eigart_statzone_jahr_od5023> ;
    dcat:theme euthemes:SOCI .

<https://ckan-prod.zurich.datopian.com/dataset/b6566fda-17a0-42eb-8932-15f6480ad879/resource/157b21d5-b4d9-4a18-b43e-d0daf610b349> a dcat:Distribution ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/CSV> ;
    dct:identifier "157b21d5-b4d9-4a18-b43e-d0daf610b349" ;
    dct:issued "2021-05-02T19:47:22.265874"^^xsd:dateTime ;
    dct:language <http://publications.europa.eu/resource/authority/language/DEU> ;
    dct:license <http://dcat-ap.ch/vocabulary/licenses/terms_open> ;
    dct:modified "2026-03-20T07:18:19.218797"^^xsd:dateTime ;
    dct:rights <http://dcat-ap.ch/vocabulary/licenses/terms_open> ;
    dct:title "BAU502OD5023.csv"@de ;
    dcat:accessURL <https://data.stadt-zuerich.ch/dataset/bau_neubau_whg_projstatus_eigart_statzone_jahr_od5023/download/BAU502OD5023.csv> ;
    dcat:byteSize 540651 ;
    dcat:downloadURL <https://data.stadt-zuerich.ch/dataset/bau_neubau_whg_projstatus_eigart_statzone_jahr_od5023/download/BAU502OD5023.csv> ;
    dcat:mediaType <http://www.iana.org/assignments/media-types/text/csv> .

<https://opendata.swiss/organization/stadt-zurich> a foaf:Organization ;
    foaf:name "Statistik Stadt Zürich, Präsidialdepartement" .

<http://dcat-ap.ch/vocabulary/licenses/terms_open> a dct:LicenseDocument,
        dct:RightsStatement .

