@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/a669a7cb-761b-456b-8f3d-a74978038c9b> a dcat:Dataset ;
    dcatde:maintainer [ a foaf:Organization ;
            foaf:mbox "wahlergebnis.kvr@muenchen.de" ;
            foaf:name "wahlergebnis.kvr@muenchen.de" ] ;
    dct:description """Ergebnisse der Landtagswahlen am 8. Oktober 2023 in München.\r
\r
[Wahlpräsentation des Wahlamtes zur Landtagswahl 2023](https://www.wahlen-muenchen.de/ergebnisse/20231008landtagswahl/)\r
""" ;
    dct:identifier "a669a7cb-761b-456b-8f3d-a74978038c9b" ;
    dct:issued "2024-11-14T10:31:32.180709"^^xsd:dateTime ;
    dct:modified "2025-09-26T08:17:20.057006"^^xsd:dateTime ;
    dct:publisher <https://opendata.muenchen.de/organization/bc0f9ddc-e31c-4a11-ba31-233b6f1cb942> ;
    dct:title "Landtagswahl 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/a669a7cb-761b-456b-8f3d-a74978038c9b/resource/95cf7acb-107e-4100-89e9-d48505bd711c> ;
    dcat:keyword "Landtagswahl",
        "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/a669a7cb-761b-456b-8f3d-a74978038c9b/resource/95cf7acb-107e-4100-89e9-d48505bd711c> a dcat:Distribution ;
    dct:description """Die ZIP-Datei enthält die CSV-Dateien:\r
\r
* ltw.stimmbezirke.erststimmen.csv\r
* ltw.stimmbezirke.gesamtstimmen.csv\r
* ltw.stimmbezirke.zweitstimmen.csv\r
* ltw.stimmkreise.erststimmen.csv\r
* ltw.stimmkreise.gesamtstimmen.csv\r
* ltw.stimmkreise.zweitstimmen.csv\r
* ltw.teilstadtbezirke.erststimmen.csv\r
* ltw.teilstadtbezirke.gesamtstimmen.csv\r
* ltw.teilstadtbezirke.zweitstimmen.csv""" ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/ZIP> ;
    dct:issued "2024-11-14T10:34:00.762989"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/dl-by-de/2.0> ;
    dct:modified "2025-09-25T13:40:23.127130"^^xsd:dateTime ;
    dct:title "Amtliches Endergebnis Landtagswahl 2023 - Stimmkreise 101-109" ;
    dcat:accessURL <https://www.wahlen-muenchen.de/ergebnisse/20231008landtagswahl/amtlichesendergebnis_ltw2023.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 .

