@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/9656d015-b121-420f-a922-74d1684de08b> 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" ],
        [ a foaf:Agent ;
            foaf:mbox "digitalisierung@bretten.de" ;
            foaf:name "Ralf Mayer" ] ;
    dct:description "Ergebnis der Europawahl am 09.06.2024 für Bretten" ;
    dct:identifier "9656d015-b121-420f-a922-74d1684de08b" ;
    dct:issued "2025-03-17T09:34:18.433411"^^xsd:dateTime ;
    dct:modified "2026-06-01T10:04:33.358144"^^xsd:dateTime ;
    dct:publisher <https://opendata.readi.de/organization/207512d4-d974-4a6b-8042-98360a5fc490> ;
    dct:title "Europawahlen (Bretten)" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Stadt Bretten" ;
            vcard:hasEmail <mailto:digitalisierung@bretten.de> ] ;
    dcat:distribution <https://opendata.readi.de/dataset/9656d015-b121-420f-a922-74d1684de08b/resource/9c5668b1-b6cd-461c-aa93-ba70172c5814>,
        <https://opendata.readi.de/dataset/9656d015-b121-420f-a922-74d1684de08b/resource/fb2da152-53ad-4460-b4b7-f7ec4910dbeb> ;
    dcat:keyword "bretten",
        "datenbw",
        "europa",
        "organ",
        "wahlen" ;
    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/INTR> .

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

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

<https://opendata.readi.de/dataset/9656d015-b121-420f-a922-74d1684de08b/resource/9c5668b1-b6cd-461c-aa93-ba70172c5814> a dcat:Distribution ;
    dct:description "Verweis zum Ergebnis der Europawahl Bretten 2024 mit grafischer Darstellung" ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/HTML> ;
    dct:issued "2025-03-17T09:36:20.661077"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/cc-by/4.0> ;
    dct:modified "2026-06-01T10:04:33.368656"^^xsd:dateTime ;
    dct:title "Europawahl Bretten 2024" ;
    dcat:accessURL <https://wahlergebnisse.komm.one/lb/produktion/wahltermin-20240609/08215007/praesentation/index.html> ;
    dcat:mediaType <https://www.iana.org/assignments/media-types/text/html> .

<https://opendata.readi.de/dataset/9656d015-b121-420f-a922-74d1684de08b/resource/fb2da152-53ad-4460-b4b7-f7ec4910dbeb> a dcat:Distribution ;
    dct:description "Ergebnis der Europawahl Bretten 2024 als CSV" ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/CSV> ;
    dct:issued "2025-03-17T09:37:23.395790"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/cc-by/4.0> ;
    dct:modified "2025-03-17T09:37:23.341025"^^xsd:dateTime ;
    dct:title "Europawahl Bretten 2024" ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:checksumValue "b2097c3eaca0867d0aed5628a42b4d20"^^xsd:hexBinary ] ;
    dcat:accessURL <https://opendata.readi.de/dataset/9656d015-b121-420f-a922-74d1684de08b/resource/fb2da152-53ad-4460-b4b7-f7ec4910dbeb/download/open-data-08215007-europawahl-2024-stadt.csv> ;
    dcat:byteSize 434.0 ;
    dcat:mediaType <https://www.iana.org/assignments/media-types/text/csv> .

<https://opendata.readi.de/dataset/9656d015-b121-420f-a922-74d1684de08b/resource/fb2da152-53ad-4460-b4b7-f7ec4910dbeb/download/open-data-08215007-europawahl-2024-stadt.csv> a rdfs:Resource .

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

<https://wahlergebnisse.komm.one/lb/produktion/wahltermin-20240609/08215007/praesentation/index.html> a rdfs:Resource .

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

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

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

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

