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/b9c94546-c978-4ac3-80ee-3f0440307cb5-stadt-zurich>
        rdf:type                dcat:Dataset;
        dct:accessRights        "";
        dct:accrualPeriodicity  <http://purl.org/cld/freq/annual>;
        dct:description         "\nAnzahl wirtschaftliche Bevölkerung der Stadt Zürich in Privathaushalten nach Haushaltsform, Altersgruppe und Jahr.\n"@de;
        dct:identifier          "b9c94546-c978-4ac3-80ee-3f0440307cb5@stadt-zurich";
        dct:issued              "2020-11-24T00:00:00"^^<http://www.w3.org/2001/XMLSchema#dateTime>;
        dct:language            "de";
        dct:modified            "2026-03-18T00:00:00"^^<http://www.w3.org/2001/XMLSchema#dateTime>;
        dct:publisher           [ rdf:type   foaf:Organization;
                                  foaf:name  "Statistik Stadt Zürich, Präsidialdepartement"
                                ];
        dct:title               "Bevölkerung nach Haushaltsform und Altersgruppe"@de;
        owl:versionInfo         "1";
        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/1422a994-9309-4736-9639-0891769977b7>;
        dcat:keyword            "sachdaten"@de , "bevoelkerungsbestand"@de , "tabelle"@de , "haushalte"@de , "zeitreihe"@de , "sasa"@de , "alter"@de;
        dcat:landingPage        "https://data.stadt-zuerich.ch/dataset/bev_hh_haushaltsform_altersgruppe_od3808";
        dcat:theme              <http://opendata.swiss/themes/population> .

<https://opendata.swiss/set/distribution/1422a994-9309-4736-9639-0891769977b7>
        rdf:type          dcat:Distribution;
        dct:format        "CSV";
        dct:identifier    "53fa6f7f-f22f-4b6b-a3da-1e2ecb4aae88";
        dct:issued        "2020-11-19T07:36:23.437955"^^<http://www.w3.org/2001/XMLSchema#dateTime>;
        dct:language      "de";
        dct:license       "NonCommercialAllowed-CommercialAllowed-ReferenceNotRequired";
        dct:modified      "2026-03-22T07:28:52.360738"^^<http://www.w3.org/2001/XMLSchema#dateTime>;
        dct:rights        "NonCommercialAllowed-CommercialAllowed-ReferenceNotRequired";
        dct:title         "BEV380OD3808.csv";
        spdx:checksum     [ spdx:checksumValue  "cd3db28b67b4d8d55304dba538128dad"^^<http://www.w3.org/2001/XMLSchema#hexBinary> ];
        adms:status       "active";
        dcat:accessURL    "https://data.stadt-zuerich.ch/dataset/bev_hh_haushaltsform_altersgruppe_od3808/download/BEV380OD3808.csv";
        dcat:byteSize     65082.0;
        dcat:downloadURL  "https://data.stadt-zuerich.ch/dataset/bev_hh_haushaltsform_altersgruppe_od3808/download/BEV380OD3808.csv";
        dcat:mediaType    "text/csv" .
