@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/fb32178f-2dc6-4bcc-915e-c821df2472b7> a dcat:Dataset ;
    dct:accrualPeriodicity <http://publications.europa.eu/resource/authority/frequency/ANNUAL> ;
    dct:description """
Anzahl Umzüge innerhalb der Stadt nach Stadtkreis und Stadtquartier nach Geschlecht, Altersgruppe, Zivilstand und Jahr.
"""@de ;
    dct:identifier "fb32178f-2dc6-4bcc-915e-c821df2472b7@stadt-zurich" ;
    dct:issued "2016-02-19T00:00:00"^^xsd:dateTime ;
    dct:language <http://publications.europa.eu/resource/authority/language/DEU> ;
    dct:modified "2026-03-05T00:00:00"^^xsd:dateTime ;
    dct:publisher <https://opendata.swiss/organization/stadt-zurich> ;
    dct:title "Umzüge innerhalb der Stadt nach Stadtkreis, Stadtquartier, Geschlecht, Altersgruppe und Zivilstand"@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/fb32178f-2dc6-4bcc-915e-c821df2472b7/resource/badd021d-e3ad-4e6c-9fac-d0477625f965> ;
    dcat:keyword "alter"@de,
        "geschlecht"@de,
        "sachdaten"@de,
        "sasa"@de,
        "tabelle"@de,
        "umzug"@de,
        "zeitreihe"@de,
        "zivilstand"@de ;
    dcat:landingPage <https://data.stadt-zuerich.ch/dataset/bev_umzuege_jahr_quartier_ag_zivilstand_od3556> ;
    dcat:theme euthemes:SOCI .

<https://ckan-prod.zurich.datopian.com/dataset/fb32178f-2dc6-4bcc-915e-c821df2472b7/resource/badd021d-e3ad-4e6c-9fac-d0477625f965> a dcat:Distribution ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/CSV> ;
    dct:identifier "badd021d-e3ad-4e6c-9fac-d0477625f965" ;
    dct:issued "2019-07-29T13:35:26.012174"^^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:24:36.617189"^^xsd:dateTime ;
    dct:rights <http://dcat-ap.ch/vocabulary/licenses/terms_open> ;
    dct:title "BEV355OD3556.csv"@de ;
    dcat:accessURL <https://data.stadt-zuerich.ch/dataset/bev_umzuege_jahr_quartier_ag_zivilstand_od3556/download/BEV355OD3556.csv> ;
    dcat:byteSize 33371423 ;
    dcat:downloadURL <https://data.stadt-zuerich.ch/dataset/bev_umzuege_jahr_quartier_ag_zivilstand_od3556/download/BEV355OD3556.csv> ;
    dcat:mediaType <http://www.iana.org/assignments/media-types/text/csv> .

<https://opendata.swiss/organization/stadt-zurich> a foaf:Organization ;
    foaf:name "Bevölkerungsamt, Präsidialdepartement" .

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

