@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dcatde: <http://dcat-ap.de/def/dcatde/> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix spdx: <http://spdx.org/rdf/terms#> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://opendata.readi.de/dataset/37d73fed-3fdb-4521-9c7d-cc2fd5ed428c> a dcat:Dataset ;
    dcatde:contributorID <http://dcat-ap.de/def/contributors/readi> ;
    dcatde:maintainer [ a foaf:Organization ;
            foaf:mbox "standesamt@ettlingen.de" ;
            foaf:name "Stadt Ettlingen -OSA" ] ;
    dct:creator [ a foaf:Agent ;
            foaf:mbox "David.Schumacher@ettlingen.de" ;
            foaf:name "Standesamt" ],
        [ a foaf:Organization ;
            foaf:mbox "David.Schumacher@ettlingen.de" ;
            foaf:name "Standesamt" ] ;
    dct:description "Geburten, Sterbefälle, Eheschließungen und Kirchenaustritte in Ettlingen" ;
    dct:identifier "37d73fed-3fdb-4521-9c7d-cc2fd5ed428c" ;
    dct:issued "2024-10-02T13:13:51.186376"^^xsd:dateTime ;
    dct:modified "2026-03-23T13:50:38.370176"^^xsd:dateTime ;
    dct:publisher <https://opendata.readi.de/organization/8d9c3f4b-136c-4cc5-b7bc-e1c0649c0b5b> ;
    dct:title "Geburten, Sterbefälle, Eheschließungen und Kirchenaustritte" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Stadt Ettlingen -OSA" ;
            vcard:hasEmail <mailto:standesamt@ettlingen.de> ] ;
    dcat:distribution <https://opendata.readi.de/dataset/37d73fed-3fdb-4521-9c7d-cc2fd5ed428c/resource/6a5e0e40-cde7-4041-ab43-8bb031024b4a> ;
    dcat:keyword "bevölkerung",
        "datenbw",
        "ettlingen" ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/HEAL>,
        <http://publications.europa.eu/resource/authority/data-theme/REGI>,
        <http://publications.europa.eu/resource/authority/data-theme/SOCI> .

<http://dcat-ap.de/def/licenses/other-closed> a dct:LicenseDocument ;
    dct:type <http://purl.org/adms/licencetype/UnknownIPR> .

<http://publications.europa.eu/resource/authority/file-type/CSV> a dct:MediaTypeOrExtent .

<https://opendata.readi.de/dataset/37d73fed-3fdb-4521-9c7d-cc2fd5ed428c/resource/6a5e0e40-cde7-4041-ab43-8bb031024b4a> a dcat:Distribution ;
    dct:description "Sterbefälle, Geburten, Eheschließungen und Kirchenaustritte in Ettlingen 2019-2023" ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/CSV> ;
    dct:issued "2024-10-02T13:14:11.616641"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/other-closed> ;
    dct:modified "2024-10-10T13:17:20.804642"^^xsd:dateTime ;
    dct:title "Sterbefälle_Geburten_Eheschließungen_Kirchenaustritte 2019-2023" ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:checksumValue "e2cc0ac2804b2af5a45af82d98ac8b60"^^xsd:hexBinary ] ;
    dcat:accessURL <https://opendata.readi.de/dataset/37d73fed-3fdb-4521-9c7d-cc2fd5ed428c/resource/6a5e0e40-cde7-4041-ab43-8bb031024b4a/download/sterbefalle_geburten_eheschliessungen_kirchenaustritte.csv> ;
    dcat:byteSize 162.0 ;
    dcat:mediaType <https://www.iana.org/assignments/media-types/text/csv> .

<https://opendata.readi.de/dataset/37d73fed-3fdb-4521-9c7d-cc2fd5ed428c/resource/6a5e0e40-cde7-4041-ab43-8bb031024b4a/download/sterbefalle_geburten_eheschliessungen_kirchenaustritte.csv> a rdfs:Resource .

<https://opendata.readi.de/organization/8d9c3f4b-136c-4cc5-b7bc-e1c0649c0b5b> a foaf:Agent ;
    foaf:name "Stadt Ettlingen" .

<https://www.iana.org/assignments/media-types/text/csv> a dct:MediaType .

