@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/502a3747-9b10-4ac8-8bbb-cf684d2a5c6b> a dcat:Dataset ;
    dcatde:contributorID <http://dcat-ap.de/def/contributors/readi> ;
    dcatde:maintainer [ a foaf:Organization ;
            foaf:name "Kommunale Statistikstelle Bruchsal" ] ;
    dct:creator [ a foaf:Organization ;
            foaf:mbox "statistikstelle@bruchsal.de" ;
            foaf:name "Kommunale Statistikstelle Bruchsal" ],
        [ a foaf:Agent ;
            foaf:mbox "statistikstelle@bruchsal.de" ;
            foaf:name "Kommunale Statistikstelle Bruchsal" ] ;
    dct:description "Einwohnerentwicklung in der Kernstadt und den Stadtteilen von 2012 - 2024" ;
    dct:identifier "502a3747-9b10-4ac8-8bbb-cf684d2a5c6b" ;
    dct:issued "2025-03-31T10:46:25.266961"^^xsd:dateTime ;
    dct:modified "2026-03-23T13:50:15.103255"^^xsd:dateTime ;
    dct:publisher <https://opendata.readi.de/organization/230bbff3-e9ff-4e55-aa27-8bbadf7fd3a3> ;
    dct:title "2024 Einwohnerentwicklung Bruchsal" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Kommunale Statistikstelle Bruchsal" ;
            vcard:hasEmail <mailto:statistikstelle@bruchsal.de> ] ;
    dcat:distribution <https://opendata.readi.de/dataset/502a3747-9b10-4ac8-8bbb-cf684d2a5c6b/resource/3629b7b7-be56-414f-ad85-bc0f332d40f6> ;
    dcat:keyword "bevölkerung",
        "datenbw",
        "einwohner",
        "einwohnerentwicklung" .

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

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

<https://opendata.readi.de/dataset/502a3747-9b10-4ac8-8bbb-cf684d2a5c6b/resource/3629b7b7-be56-414f-ad85-bc0f332d40f6> a dcat:Distribution ;
    dct:description "Einwohnerentwicklung in der Kernstadt und den Stadtteilen von 2012 - 2024" ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/XLSX> ;
    dct:issued "2025-03-31T10:47:58.966947"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/cc-by> ;
    dct:modified "2025-03-31T10:47:58.890759"^^xsd:dateTime ;
    dct:title "2024 Einwohnerentwicklung 2012-2024.xlsx" ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:checksumValue "aab23b32da0432646d2c8e6cffe07444"^^xsd:hexBinary ] ;
    dcat:accessURL <https://opendata.readi.de/dataset/502a3747-9b10-4ac8-8bbb-cf684d2a5c6b/resource/3629b7b7-be56-414f-ad85-bc0f332d40f6/download/2024-einwohnerentwicklung-2012-2024.xlsx> ;
    dcat:byteSize 11532.0 ;
    dcat:mediaType <https://www.iana.org/assignments/media-types/application/vnd.openxmlformats-officedocument.spreadsheetml.sheet> .

<https://opendata.readi.de/dataset/502a3747-9b10-4ac8-8bbb-cf684d2a5c6b/resource/3629b7b7-be56-414f-ad85-bc0f332d40f6/download/2024-einwohnerentwicklung-2012-2024.xlsx> a rdfs:Resource .

<https://opendata.readi.de/organization/230bbff3-e9ff-4e55-aa27-8bbadf7fd3a3> a foaf:Agent ;
    foaf:name "Stadt Bruchsal" .

<https://www.iana.org/assignments/media-types/application/vnd.openxmlformats-officedocument.spreadsheetml.sheet> a dct:MediaType .

