@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/4560a966-5d8d-4f3a-a8a5-88d6d3be8a0b> a dcat:Dataset ;
    dct:accrualPeriodicity <http://publications.europa.eu/resource/authority/frequency/ANNUAL> ;
    dct:description """
Anzahl Wegzüge nach Stadtquartier, Alter, Geschlecht und Herkunft.
"""@de ;
    dct:identifier "4560a966-5d8d-4f3a-a8a5-88d6d3be8a0b@stadt-zurich" ;
    dct:issued "2020-10-30T00: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 "Wegzüge nach auswärts nach Stadtquartier, Alter, Geschlecht und Herkunft"@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/4560a966-5d8d-4f3a-a8a5-88d6d3be8a0b/resource/620ce722-ea45-4029-a3d9-d6e3379d6950> ;
    dcat:keyword "bevoelkerungsszenarien"@de,
        "sachdaten"@de,
        "sasa"@de,
        "tabelle"@de,
        "wegzug"@de,
        "zeitreihe"@de ;
    dcat:landingPage <https://data.stadt-zuerich.ch/dataset/bev_wegz_jahr_quartier_alter_geschlecht_herkunft_od5705> ;
    dcat:theme euthemes:SOCI .

<https://ckan-prod.zurich.datopian.com/dataset/4560a966-5d8d-4f3a-a8a5-88d6d3be8a0b/resource/620ce722-ea45-4029-a3d9-d6e3379d6950> a dcat:Distribution ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/CSV> ;
    dct:identifier "620ce722-ea45-4029-a3d9-d6e3379d6950" ;
    dct:issued "2020-11-23T07:49:42.335288"^^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:21:27.482082"^^xsd:dateTime ;
    dct:rights <http://dcat-ap.ch/vocabulary/licenses/terms_open> ;
    dct:title "BEV570OD5705.csv"@de ;
    dcat:accessURL <https://data.stadt-zuerich.ch/dataset/bev_wegz_jahr_quartier_alter_geschlecht_herkunft_od5705/download/BEV570OD5705.csv> ;
    dcat:byteSize 10009713 ;
    dcat:downloadURL <https://data.stadt-zuerich.ch/dataset/bev_wegz_jahr_quartier_alter_geschlecht_herkunft_od5705/download/BEV570OD5705.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 .

