@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 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/2e1163da-d2b3-4d28-a67d-32d367b222d4> a dcat:Dataset ;
    dcatde:contributorID <http://dcat-ap.de/def/contributors/readi> ;
    dcatde:maintainer [ a foaf:Organization ;
            foaf:mbox "digitalisierung@bretten.de" ;
            foaf:name "Stadt Bretten" ] ;
    dct:creator [ a foaf:Organization ;
            foaf:mbox "digitalisierung@bretten.de" ;
            foaf:name "Ralf Mayer" ] ;
    dct:description "Bevölkerungsdaten für Bretten anhand der Volkszählungen (Zensus)" ;
    dct:identifier "2e1163da-d2b3-4d28-a67d-32d367b222d4" ;
    dct:issued "2026-07-08T13:28:30.529787"^^xsd:dateTime ;
    dct:modified "2026-07-08T13:42:27.044350"^^xsd:dateTime ;
    dct:publisher <https://opendata.readi.de/organization/207512d4-d974-4a6b-8042-98360a5fc490> ;
    dct:title "Zensus (Bretten)" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Stadt Bretten" ;
            vcard:hasEmail <mailto:digitalisierung@bretten.de> ] ;
    dcat:distribution <https://opendata.readi.de/dataset/2e1163da-d2b3-4d28-a67d-32d367b222d4/resource/c27a1087-94ba-464e-b94f-a81eb1ee0285> ;
    dcat:keyword "Bevölkerung",
        "Bretten",
        "Einwohner",
        "Zensus",
        "datenBW" ;
    dcat:landingPage <https://www.bretten.de/> ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/GOVE>,
        <http://publications.europa.eu/resource/authority/data-theme/SOCI> .

<https://opendata.readi.de/dataset/2e1163da-d2b3-4d28-a67d-32d367b222d4/resource/c27a1087-94ba-464e-b94f-a81eb1ee0285> a dcat:Distribution ;
    dct:description "Zensusdaten Bretten 1987 - 2022 als CSV" ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/CSV> ;
    dct:issued "2026-07-08T13:29:44.056317"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/cc-by-nd/4.0> ;
    dct:modified "2026-07-08T13:41:48.118067"^^xsd:dateTime ;
    dct:title "Zensusdaten Bretten 1987-2022" ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:checksumValue "83e9e8513573f992f284eb1b0dbb6ffd"^^xsd:hexBinary ] ;
    dcat:accessURL <https://opendata.readi.de/dataset/2e1163da-d2b3-4d28-a67d-32d367b222d4/resource/c27a1087-94ba-464e-b94f-a81eb1ee0285/download/12111_0005-zens-bretten.csv> ;
    dcat:byteSize 339.0 ;
    dcat:mediaType <https://www.iana.org/assignments/media-types/text/csv> .

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

