@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 vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://opendata.readi.de/dataset/7835abf8-cc55-43ce-ad82-5242cfb1c5cc> 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 "Ergebnisse der Oberbürgermeisterwahlen in Bruchsal " ;
    dct:identifier "7835abf8-cc55-43ce-ad82-5242cfb1c5cc" ;
    dct:issued "2024-10-21T14:56:33.183968"^^xsd:dateTime ;
    dct:modified "2026-03-23T13:45:36.436937"^^xsd:dateTime ;
    dct:publisher <https://opendata.readi.de/organization/230bbff3-e9ff-4e55-aa27-8bbadf7fd3a3> ;
    dct:title "Oberbürgermeisterwahl Bruchsal" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Stadt Bruchsal" ;
            vcard:hasEmail <mailto:info@stadtbruchsal.de> ] ;
    dcat:distribution <https://opendata.readi.de/dataset/7835abf8-cc55-43ce-ad82-5242cfb1c5cc/resource/b3e3a2d0-4131-4c1b-b9c1-fc8ea0f96869> ;
    dcat:keyword "bruchsal",
        "datenbw",
        "oberbürgermeister",
        "wahlen" ;
    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> .

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

<https://opendata.readi.de/dataset/7835abf8-cc55-43ce-ad82-5242cfb1c5cc/resource/b3e3a2d0-4131-4c1b-b9c1-fc8ea0f96869> a dcat:Distribution ;
    dct:description "Ergebnisse der Oberbürgermeisterwahlen aus dem Jahr 2017" ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/XLSX> ;
    dct:issued "2024-10-21T14:57:25.703195"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/cc-by-nd/4.0> ;
    dct:modified "2024-10-21T14:57:25.668493"^^xsd:dateTime ;
    dct:title "Ergebnisse OB Wahl 2017" ;
    dcat:accessURL <https://opendata.readi.de/dataset/7835abf8-cc55-43ce-ad82-5242cfb1c5cc/resource/b3e3a2d0-4131-4c1b-b9c1-fc8ea0f96869/download/ergebnisse-ob-wahl-2017.xlsx> ;
    dcat:byteSize 9945.0 ;
    dcat:mediaType <https://www.iana.org/assignments/media-types/application/vnd.openxmlformats-officedocument.spreadsheetml.sheet> .

<https://opendata.readi.de/dataset/7835abf8-cc55-43ce-ad82-5242cfb1c5cc/resource/b3e3a2d0-4131-4c1b-b9c1-fc8ea0f96869/download/ergebnisse-ob-wahl-2017.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 .

