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/3c2f6d74-c62f-4d10-aa38-242f7694736c-stadt-zurich>
        rdf:type                dcat:Dataset;
        dct:accessRights        "";
        dct:accrualPeriodicity  <http://purl.org/cld/freq/annual>;
        dct:description         "\nAnzahl Todesfälle von Personen der wirtschaftlichen Wohnbevölkerung der Stadt Zürich, nach Herkunft, Geschlecht und Jahr.\n"@de;
        dct:identifier          "3c2f6d74-c62f-4d10-aa38-242f7694736c@stadt-zurich";
        dct:issued              "2016-07-12T00:00:00"^^<http://www.w3.org/2001/XMLSchema#dateTime>;
        dct:language            "de";
        dct:modified            "2026-03-05T00:00:00"^^<http://www.w3.org/2001/XMLSchema#dateTime>;
        dct:publisher           [ rdf:type   foaf:Organization;
                                  foaf:name  "Bevölkerungsamt, Präsidialdepartement"
                                ];
        dct:title               "Todesfälle 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/c68aef65-3f46-4a59-824b-b2ceb56bb592>;
        dcat:keyword            "zeitreihe"@de , "todesfaelle"@de , "tabelle"@de , "sasa"@de , "herkunft"@de , "geschlecht"@de , "sachdaten"@de;
        dcat:landingPage        "https://data.stadt-zuerich.ch/dataset/bev_todesfaelle_jahr_herkunft_geschlecht_od4201";
        dcat:theme              <http://opendata.swiss/themes/population> .

<https://opendata.swiss/set/distribution/c68aef65-3f46-4a59-824b-b2ceb56bb592>
        rdf:type          dcat:Distribution;
        dct:format        "CSV";
        dct:identifier    "5528a04b-5a5d-4dde-b467-799bf490a0ff";
        dct:issued        "2024-08-16T20:47:13.205110"^^<http://www.w3.org/2001/XMLSchema#dateTime>;
        dct:language      "de";
        dct:license       "NonCommercialAllowed-CommercialAllowed-ReferenceNotRequired";
        dct:modified      "2026-03-22T07:01:56.838413"^^<http://www.w3.org/2001/XMLSchema#dateTime>;
        dct:rights        "NonCommercialAllowed-CommercialAllowed-ReferenceNotRequired";
        dct:title         "BEV420OD4201.csv";
        spdx:checksum     [ spdx:checksumValue  "9989ca10538199e0f59ae9de6ef3bac3"^^<http://www.w3.org/2001/XMLSchema#hexBinary> ];
        adms:status       "active";
        dcat:accessURL    "https://data.stadt-zuerich.ch/dataset/bev_todesfaelle_jahr_herkunft_geschlecht_od4201/download/BEV420OD4201.csv";
        dcat:byteSize     10091.0;
        dcat:downloadURL  "https://data.stadt-zuerich.ch/dataset/bev_todesfaelle_jahr_herkunft_geschlecht_od4201/download/BEV420OD4201.csv";
        dcat:mediaType    "text/csv" .
