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/2a250886-4fb2-4344-83e6-883d22fda9f3-stadt-zurich>
        rdf:type                dcat:Dataset;
        dct:accessRights        "";
        dct:accrualPeriodicity  <http://purl.org/cld/freq/annual>;
        dct:description         "\nAnzahl Wegzüge von Personen aus der Stadt Zürich nach Herkunft, Geschlecht und Jahr.\n"@de;
        dct:identifier          "2a250886-4fb2-4344-83e6-883d22fda9f3@stadt-zurich";
        dct:issued              "2016-07-08T00:00:00"^^<http://www.w3.org/2001/XMLSchema#dateTime>;
        dct:language            "de";
        dct:modified            "2026-03-06T00:00:00"^^<http://www.w3.org/2001/XMLSchema#dateTime>;
        dct:publisher           [ rdf:type   foaf:Organization;
                                  foaf:name  "Bevölkerungsamt, Präsidialdepartement"
                                ];
        dct:title               "Wegzüge nach auswärts nach Herkunft und Geschlecht"@de;
        owl:versionInfo         "1.0";
        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/c133de10-cef1-4a79-a686-0aa2ca731562>;
        dcat:keyword            "wegzug"@de , "herkunft"@de , "tabelle"@de , "sachdaten"@de , "geschlecht"@de , "migration"@de , "sasa"@de , "zeitreihe"@de;
        dcat:landingPage        "https://data.stadt-zuerich.ch/dataset/bev_wegz_herkunft_geschlecht_seit1971_od3520";
        dcat:theme              <http://opendata.swiss/themes/population> .

<https://opendata.swiss/set/distribution/c133de10-cef1-4a79-a686-0aa2ca731562>
        rdf:type          dcat:Distribution;
        dct:format        "CSV";
        dct:identifier    "bb6c6642-3a4c-4466-be92-ca6b5ea9c64f";
        dct:issued        "2019-07-29T13:37:24.473406"^^<http://www.w3.org/2001/XMLSchema#dateTime>;
        dct:language      "de";
        dct:license       "NonCommercialAllowed-CommercialAllowed-ReferenceNotRequired";
        dct:modified      "2026-03-22T07:20:18.482314"^^<http://www.w3.org/2001/XMLSchema#dateTime>;
        dct:rights        "NonCommercialAllowed-CommercialAllowed-ReferenceNotRequired";
        dct:title         "BEV352OD3520.csv";
        spdx:checksum     [ spdx:checksumValue  "02fb4b437722823b96fcc68dea0c8cfd"^^<http://www.w3.org/2001/XMLSchema#hexBinary> ];
        adms:status       "active";
        dcat:accessURL    "https://data.stadt-zuerich.ch/dataset/bev_wegz_herkunft_geschlecht_seit1971_od3520/download/BEV352OD3520.csv";
        dcat:byteSize     10281.0;
        dcat:downloadURL  "https://data.stadt-zuerich.ch/dataset/bev_wegz_herkunft_geschlecht_seit1971_od3520/download/BEV352OD3520.csv";
        dcat:mediaType    "text/csv" .
