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/ecebdf13-c368-40c6-a212-eceea7fe0574-stadt-zurich>
        rdf:type                dcat:Dataset;
        dct:accessRights        "";
        dct:accrualPeriodicity  <http://purl.org/cld/freq/annual>;
        dct:description         "\nFertilitätsraten nach Jahr und Alter der Mutter.\n"@de;
        dct:identifier          "ecebdf13-c368-40c6-a212-eceea7fe0574@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 nach Alter der Mutter"@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/e3a51a94-f87b-4d38-8a5f-65429528a306>;
        dcat:keyword            "tabelle"@de , "alter"@de , "geburten"@de , "fertilitaet"@de , "sasa"@de , "sachdaten"@de , "zeitreihe"@de;
        dcat:landingPage        "https://data.stadt-zuerich.ch/dataset/bev_fertilitaet_jahr_alterm_od411c";
        dcat:theme              <http://opendata.swiss/themes/population> .

<https://opendata.swiss/set/distribution/e3a51a94-f87b-4d38-8a5f-65429528a306>
        rdf:type          dcat:Distribution;
        dct:format        "CSV";
        dct:identifier    "9654e5c1-3be6-4d3f-b888-8d1cf114931b";
        dct:issued        "2025-05-19T11:50:30.785252"^^<http://www.w3.org/2001/XMLSchema#dateTime>;
        dct:language      "de";
        dct:license       "NonCommercialAllowed-CommercialAllowed-ReferenceNotRequired";
        dct:modified      "2026-03-22T07:05:09.031775"^^<http://www.w3.org/2001/XMLSchema#dateTime>;
        dct:rights        "NonCommercialAllowed-CommercialAllowed-ReferenceNotRequired";
        dct:title         "BEV411OD411C.csv";
        spdx:checksum     [ spdx:checksumValue  "16e8bba990b5c68632b9b8e93333dd21"^^<http://www.w3.org/2001/XMLSchema#hexBinary> ];
        adms:status       "active";
        dcat:accessURL    "https://data.stadt-zuerich.ch/dataset/bev_fertilitaet_jahr_alterm_od411c/download/BEV411OD411C.csv";
        dcat:byteSize     20960.0;
        dcat:downloadURL  "https://data.stadt-zuerich.ch/dataset/bev_fertilitaet_jahr_alterm_od411c/download/BEV411OD411C.csv";
        dcat:mediaType    "text/csv" .
