@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/71a3f489-91b1-41ca-be2c-f708c19f0f0c> a dcat:Dataset ;
    dct:accessRights "Reglement über offene Verwaltungsdaten, AS 170.410" ;
    dct:accrualPeriodicity <http://purl.org/cld/freq/annual> ;
    dct:description "Geburten nach Geburtenreihenfolge und Herkunft des Kindes."@de ;
    dct:identifier "71a3f489-91b1-41ca-be2c-f708c19f0f0c@stadt-zurich" ;
    dct:issued "2023-08-09T00:00:00"^^xsd:dateTime ;
    dct:language "de" ;
    dct:publisher [ a foaf:Organization ;
            foaf:name "Bevölkerungsamt, Präsidialdepartement" ] ;
    dct:title "Geburten nach Geburtenreihenfolge und Herkunft"@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/BEV410OD4101/observation?format=csv> ;
    dcat:keyword "geburten"@de,
        "herkunft"@de,
        "lod"@de,
        "sachdaten"@de,
        "sasa"@de,
        "tabelle"@de,
        "zeitreihe"@de ;
    dcat:landingPage "https://data.integ.stadt-zuerich.ch/dataset/bev410od4101" ;
    dcat:theme <http://opendata.swiss/themes/population> .

<https://ld.integ.stzh.ch/statistics/view/BEV410OD4101/observation?format=csv> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:identifier "de8a7968-8f28-42e3-8cf6-42dc8df512e7" ;
    dct:issued "2026-02-02T16:51:10.770788"^^xsd:dateTime ;
    dct:language "de" ;
    dct:license "NonCommercialAllowed-CommercialAllowed-ReferenceNotRequired" ;
    dct:rights "NonCommercialAllowed-CommercialAllowed-ReferenceNotRequired" ;
    dct:title "bev410od4101" ;
    ns1:checksum [ ns1:checksumValue "cf02997ddf42087c77bf112f9e1a7cb5"^^xsd:hexBinary ] ;
    adms:status "active" ;
    dcat:accessURL "https://ld.integ.stzh.ch/statistics/view/BEV410OD4101/observation?format=csv" ;
    dcat:downloadURL "https://ld.integ.stzh.ch/statistics/view/BEV410OD4101/observation?format=csv" ;
    dcat:mediaType "text/csv" .

