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/7904189e-e763-4299-b9c8-56b599ae8135-stadt-zurich>
        rdf:type                dcat:Dataset;
        dct:accessRights        "";
        dct:accrualPeriodicity  <http://purl.org/cld/freq/annual>;
        dct:description         "\nFertilitätsraten nach Jahr.\n"@de;
        dct:identifier          "7904189e-e763-4299-b9c8-56b599ae8135@stadt-zurich";
        dct:issued              "2025-03-13T00:00:00"^^<http://www.w3.org/2001/XMLSchema#dateTime>;
        dct:language            "de";
        dct:modified            "2026-03-09T00:00:00"^^<http://www.w3.org/2001/XMLSchema#dateTime>;
        dct:publisher           [ rdf:type   foaf:Organization;
                                  foaf:name  "Bevölkerungsamt, Präsidialdepartement"
                                ];
        dct:title               "Fertilitätsrate"@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/88f7f428-32ab-4eb6-bbdd-5488ec45bfff>;
        dcat:keyword            "fertilitaet"@de , "sachdaten"@de , "geburten"@de , "sasa"@de , "tabelle"@de , "zeitreihe"@de;
        dcat:landingPage        "https://data.stadt-zuerich.ch/dataset/bev_fertilitaet_jahr_od411a";
        dcat:theme              <http://opendata.swiss/themes/population> .

<https://opendata.swiss/set/distribution/88f7f428-32ab-4eb6-bbdd-5488ec45bfff>
        rdf:type          dcat:Distribution;
        dct:format        "CSV";
        dct:identifier    "14d29072-8af2-4b8a-8728-7abcd997a7b3";
        dct:issued        "2025-05-19T11:50:26.854274"^^<http://www.w3.org/2001/XMLSchema#dateTime>;
        dct:language      "de";
        dct:license       "NonCommercialAllowed-CommercialAllowed-ReferenceNotRequired";
        dct:modified      "2026-03-22T07:02:16.338984"^^<http://www.w3.org/2001/XMLSchema#dateTime>;
        dct:rights        "NonCommercialAllowed-CommercialAllowed-ReferenceNotRequired";
        dct:title         "BEV411OD411A.csv";
        spdx:checksum     [ spdx:checksumValue  "97f8eb1cec3dedfe7a3e17d4bdcd04a6"^^<http://www.w3.org/2001/XMLSchema#hexBinary> ];
        adms:status       "active";
        dcat:accessURL    "https://data.stadt-zuerich.ch/dataset/bev_fertilitaet_jahr_od411a/download/BEV411OD411A.csv";
        dcat:byteSize     2822.0;
        dcat:downloadURL  "https://data.stadt-zuerich.ch/dataset/bev_fertilitaet_jahr_od411a/download/BEV411OD411A.csv";
        dcat:mediaType    "text/csv" .
