@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 ns1: <http://spdx.org/rdf/terms#> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://ckan-staging.zurich.datopian.com/dataset/416e56f4-330c-4e4e-87fe-48d4275b136e> a dcat:Dataset ;
    dct:accessRights "Reglement über offene Verwaltungsdaten, AS 170.410" ;
    dct:accrualPeriodicity <http://purl.org/cld/freq/annual> ;
    dct:description "Geburtenrate und Anzahl Lebendgeborene nach Statistischem Stadtquartier, Statistischer Zone und Jahr."@de ;
    dct:identifier "416e56f4-330c-4e4e-87fe-48d4275b136e@stadt-zurich" ;
    dct:issued "2012-06-26T00:00:00"^^xsd:dateTime ;
    dct:language "de" ;
    dct:modified "2026-03-05T00:00:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Organization ;
            foaf:name "Bevölkerungsamt, Präsidialdepartement" ] ;
    dct:title "Geburten und Geburtenrate nach Stadtquartier und Statistischer Zone"@de ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Open Data Zürich" ;
            vcard:hasEmail <opendata@zuerich.ch> ] ;
    dcat:distribution <https://ld.integ.stzh.ch/statistics/view/BEV402OD4022/observation?format=csv> ;
    dcat:keyword "geburten"@de,
        "geburtenrate"@de,
        "lod"@de,
        "sachdaten"@de,
        "sasa"@de,
        "tabelle"@de,
        "zeitreihe"@de ;
    dcat:landingPage "https://data.integ.stadt-zuerich.ch/dataset/bev402od4022" ;
    dcat:theme <http://opendata.swiss/themes/population> .

<https://ld.integ.stzh.ch/statistics/view/BEV402OD4022/observation?format=csv> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:identifier "e048b096-a398-41c2-9f77-8c1520bf47f2" ;
    dct:issued "2026-02-02T16:51:15.765038"^^xsd:dateTime ;
    dct:language "de" ;
    dct:license "NonCommercialAllowed-CommercialAllowed-ReferenceNotRequired" ;
    dct:rights "NonCommercialAllowed-CommercialAllowed-ReferenceNotRequired" ;
    dct:title "bev402od4022" ;
    ns1:checksum [ ns1:checksumValue "fd7f93b3eefdb702ab0905dd6995eaeb"^^xsd:hexBinary ] ;
    adms:status "active" ;
    dcat:accessURL "https://ld.integ.stzh.ch/statistics/view/BEV402OD4022/observation?format=csv" ;
    dcat:downloadURL "https://ld.integ.stzh.ch/statistics/view/BEV402OD4022/observation?format=csv" ;
    dcat:mediaType "text/csv" .

