@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 owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://opendata.readi.de/dataset/aa6053ae-6cb8-45ae-90c8-73bdbc828173> a dcat:Dataset ;
    dcatde:contributorID <http://dcat-ap.de/def/contributors/readi> ;
    dcatde:maintainer [ a foaf:Organization ;
            foaf:mbox "stadt@bretten.de" ;
            foaf:name "Stadt Bretten" ] ;
    dct:creator [ a foaf:Organization ;
            foaf:mbox "digitalisierung@bretten.de" ;
            foaf:name "Ralf Mayer" ],
        [ a foaf:Agent ;
            foaf:mbox "digitalisierung@bretten.de" ;
            foaf:name "Ralf Mayer" ] ;
    dct:description "Standesamtsdaten zu Geburten, Sterbefällen, Eheschließungen und Kirchenaustritten" ;
    dct:identifier "aa6053ae-6cb8-45ae-90c8-73bdbc828173" ;
    dct:issued "2024-10-17T12:38:16.723025"^^xsd:dateTime ;
    dct:modified "2026-03-23T13:50:26.936806"^^xsd:dateTime ;
    dct:publisher <https://opendata.readi.de/organization/207512d4-d974-4a6b-8042-98360a5fc490> ;
    dct:title "Geburten, Sterbefälle, Eheschließungen und Kirchenaustritte - Statistik 2016 - 2023 (Bretten)" ;
    owl:versionInfo "1.0" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Stadt Bretten" ;
            vcard:hasEmail <mailto:stadt@bretten.de> ] ;
    dcat:distribution <https://opendata.readi.de/dataset/aa6053ae-6cb8-45ae-90c8-73bdbc828173/resource/09ea2df0-5e31-4033-acc8-34a1ffcc9a7c> ;
    dcat:keyword "bevölkerung",
        "bretten",
        "datenbw",
        "eheschließungen",
        "geburten",
        "kirchenaustritte",
        "standesamt",
        "sterbefälle" ;
    dcat:landingPage <https://www.bretten.de/> ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/GOVE> .

<http://dcat-ap.de/def/licenses/cc-by-nd/4.0> a dct:LicenseDocument ;
    dct:type <http://purl.org/adms/licencetype/UnknownIPR> .

<https://opendata.readi.de/dataset/aa6053ae-6cb8-45ae-90c8-73bdbc828173/resource/09ea2df0-5e31-4033-acc8-34a1ffcc9a7c> a dcat:Distribution ;
    dct:description "2016-2023" ;
    dct:format "XLSX" ;
    dct:issued "2024-10-17T12:43:48.047676"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/cc-by-nd/4.0> ;
    dct:modified "2024-10-17T12:43:47.997324"^^xsd:dateTime ;
    dct:title "302 StatistikGHSK.xlsx" ;
    dcat:accessURL <https://opendata.readi.de/dataset/aa6053ae-6cb8-45ae-90c8-73bdbc828173/resource/09ea2df0-5e31-4033-acc8-34a1ffcc9a7c/download/302-statistikghsk.xlsx> ;
    dcat:byteSize 10903.0 .

<https://opendata.readi.de/dataset/aa6053ae-6cb8-45ae-90c8-73bdbc828173/resource/09ea2df0-5e31-4033-acc8-34a1ffcc9a7c/download/302-statistikghsk.xlsx> a rdfs:Resource .

<https://opendata.readi.de/organization/207512d4-d974-4a6b-8042-98360a5fc490> a foaf:Agent ;
    foaf:name "Stadt Bretten" .

<https://www.bretten.de/> a foaf:Document .

