@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/8a74bbc9-77ef-4e65-88e4-b13bdbb07f44> a dcat:Dataset ;
    dcatde:contributorID <http://dcat-ap.de/def/contributors/readi> ;
    dcatde:maintainer [ a foaf:Organization ;
            foaf:mbox "info@stadtbruchsal.de" ;
            foaf:name "Stadt Bruchsal" ] ;
    dct:creator [ a foaf:Organization ;
            foaf:mbox "wahlamt@bruchsal.de" ;
            foaf:name "Wahlamt " ],
        [ a foaf:Agent ;
            foaf:mbox "wahlamt@bruchsal.de" ;
            foaf:name "Wahlamt " ] ;
    dct:description "Hier finden Sie die Kommunalwahlen in Bruchsal. " ;
    dct:identifier "8a74bbc9-77ef-4e65-88e4-b13bdbb07f44" ;
    dct:issued "2024-10-21T14:49:28.338591"^^xsd:dateTime ;
    dct:modified "2026-03-23T13:45:51.043791"^^xsd:dateTime ;
    dct:publisher <https://opendata.readi.de/organization/230bbff3-e9ff-4e55-aa27-8bbadf7fd3a3> ;
    dct:title "Kommunalwahlen Bruchsal" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Stadt Bruchsal" ;
            vcard:hasEmail <mailto:info@stadtbruchsal.de> ] ;
    dcat:distribution <https://opendata.readi.de/dataset/8a74bbc9-77ef-4e65-88e4-b13bdbb07f44/resource/457ab255-d497-4a2e-9ed1-14e0f83e9309> ;
    dcat:keyword "bruchsal",
        "datenbw",
        "politik",
        "wahlen" ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/GOVE>,
        <http://publications.europa.eu/resource/authority/data-theme/SOCI> .

<http://dcat-ap.de/def/licenses/cc-by-nd/4.0> 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/8a74bbc9-77ef-4e65-88e4-b13bdbb07f44/resource/457ab255-d497-4a2e-9ed1-14e0f83e9309> a dcat:Distribution ;
    dct:description "Ergebnisse der Gemeinderatswahl 2024 - Übersicht der gewählten Kandidaten" ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/XLSX> ;
    dct:issued "2024-10-21T14:52:51.562989"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/cc-by-nd/4.0> ;
    dct:modified "2024-10-21T14:52:51.508601"^^xsd:dateTime ;
    dct:title "GR-Wahl 2024 gewählte Kandidaten.xlsx" ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:checksumValue "4819c9a19ad76f814dd2b9dfbbc2b4c8"^^xsd:hexBinary ] ;
    dcat:accessURL <https://opendata.readi.de/dataset/8a74bbc9-77ef-4e65-88e4-b13bdbb07f44/resource/457ab255-d497-4a2e-9ed1-14e0f83e9309/download/gr-wahl-2024-gewahlte-kandidaten.xlsx> ;
    dcat:byteSize 12125.0 ;
    dcat:mediaType <https://www.iana.org/assignments/media-types/application/vnd.openxmlformats-officedocument.spreadsheetml.sheet> .

<https://opendata.readi.de/dataset/8a74bbc9-77ef-4e65-88e4-b13bdbb07f44/resource/457ab255-d497-4a2e-9ed1-14e0f83e9309/download/gr-wahl-2024-gewahlte-kandidaten.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 .

