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

<https://opendata.muenchen.de/dataset/e7068db0-2847-48a8-aec7-edc73e88d151> a dcat:Dataset ;
    dcatde:maintainer [ a foaf:Organization ;
            foaf:mbox "wahlergebnis.kvr@muenchen.de" ;
            foaf:name "wahlergebnis.kvr@muenchen.de" ] ;
    dct:description """Ergebnisse der Bezirkswahl am 8. Oktober 2023 in München.\r
\r
[Wahlpräsentation des Wahlamtes zur Bezirkswahl 2023](https://www.wahlen-muenchen.de/ergebnisse/1_20231008bezirkswahl/)""" ;
    dct:identifier "e7068db0-2847-48a8-aec7-edc73e88d151" ;
    dct:issued "2024-11-29T16:23:38.680647"^^xsd:dateTime ;
    dct:modified "2025-09-26T08:18:36.534484"^^xsd:dateTime ;
    dct:publisher <https://opendata.muenchen.de/organization/bc0f9ddc-e31c-4a11-ba31-233b6f1cb942> ;
    dct:title "Bezirkswahl 2023 - Ergebnisse München" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "wahlergebnis.kvr@muenchen.de" ;
            vcard:hasEmail <mailto:wahlergebnis.kvr@muenchen.de> ] ;
    dcat:distribution <https://opendata.muenchen.de/dataset/e7068db0-2847-48a8-aec7-edc73e88d151/resource/4c902a2a-d44a-4853-a74c-c61837fe8a35> ;
    dcat:keyword "Wahlen",
        "Wahlergebnisse" ;
    dcat:landingPage <https://www.wahlen-muenchen.de/ergebnisse/20231008landtagswahl/pressebereich.html> ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/GOVE> .

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

<https://opendata.muenchen.de/dataset/e7068db0-2847-48a8-aec7-edc73e88d151/resource/4c902a2a-d44a-4853-a74c-c61837fe8a35> a dcat:Distribution ;
    dct:description """Die ZIP-Datei enthält die CSV-Dateien\r
\r
* bzw.stimmbezirke.erststimmen.csv\r
* bzw.stimmbezirke.gesamtstimmen.csv\r
* bzw.stimmbezirke.zweitstimmen.csv\r
* bzw.stimmkreise.erststimmen.csv\r
* bzw.stimmkreise.gesamtstimmen.csv\r
* bzw.stimmkreise.zweitstimmen.csv\r
* bzw.teilstadtbezirke.erststimmen.csv\r
* bzw.teilstadtbezirke.gesamtstimmen.csv\r
* bzw.teilstadtbezirke.zweitstimmen.csv""" ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/ZIP> ;
    dct:issued "2024-11-29T16:24:38.965412"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/dl-by-de/2.0> ;
    dct:modified "2025-09-25T13:07:30.133493"^^xsd:dateTime ;
    dct:title "Amtliches Endergebnis Bezirkswahl 2023" ;
    dcat:accessURL <https://www.wahlen-muenchen.de/ergebnisse/20231008landtagswahl/amtlichesendergebnis_bzw2023.zip> ;
    dcat:mediaType <https://www.iana.org/assignments/media-types/application/zip> .

<https://opendata.muenchen.de/organization/bc0f9ddc-e31c-4a11-ba31-233b6f1cb942> a foaf:Agent ;
    foaf:name "Kreisverwaltungsreferat der Landeshauptstadt München" .

<https://www.wahlen-muenchen.de/ergebnisse/20231008landtagswahl/pressebereich.html> a foaf:Document .

