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

<https://opendata.muenchen.de/dataset/928c51a4-ad6e-4617-9585-d63d5a28b84c> a dcat:Dataset ;
    dcatde:maintainer [ a foaf:Organization ;
            foaf:mbox "wahlergebnis.kvr@muenchen.de" ;
            foaf:name "wahlergebnis.kvr@muenchen.de" ] ;
    dcatde:politicalGeocodingLevelURI <http://dcat-ap.de/def/politicalGeocoding/Level/municipality> ;
    dcatde:politicalGeocodingURI <http://dcat-ap.de/def/politicalGeocoding/municipalityKey/09162000> ;
    dct:accrualPeriodicity <http://publications.europa.eu/resource/authority/frequency/OTHER> ;
    dct:description """Ergebnisse der Bezirksausschusswahlen am 8. März 2026 in München.\r
\r
[Wahlpräsentation des Wahlamtes zu den Bezirksausschusswahlen 2026](https://www.wahlen-muenchen.de/ergebnisse/20260308oberbuergermeisterwahl/pressebereich.html)""" ;
    dct:identifier "928c51a4-ad6e-4617-9585-d63d5a28b84c" ;
    dct:issued "2026-03-12T13:42:48.707482"^^xsd:dateTime ;
    dct:modified "2026-04-08T05:59:06.969324"^^xsd:dateTime ;
    dct:publisher <https://opendata.muenchen.de/organization/bc0f9ddc-e31c-4a11-ba31-233b6f1cb942> ;
    dct:references <https://musterdatenkatalog.de/def/musterdatensatz/politischePartizipation/wahl/kommunalwahl> ;
    dct:spatial [ a dct:Location ;
            locn:adminUnitL2 <http://dcat-ap.de/def/politicalGeocoding/municipalityKey/09162000> ] ;
    dct:title "Bezirksausschusswahlen 2026 - 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/928c51a4-ad6e-4617-9585-d63d5a28b84c/resource/7a0b575c-4a79-4520-9855-145e7c6eaba3> ;
    dcat:keyword "Wahlen",
        "Wahlergebnisse" .

<http://publications.europa.eu/resource/authority/frequency/OTHER> a dct:Frequency .

<https://opendata.muenchen.de/dataset/928c51a4-ad6e-4617-9585-d63d5a28b84c/resource/7a0b575c-4a79-4520-9855-145e7c6eaba3> a dcat:Distribution ;
    dct:description """Die ZIP-Dateien enthält die CSV-Dateien\r
\r
* baw.stimmbezirke.stimmen.csv\r
* baw.stadtbezirke.stimmen.csv""" ;
    dct:issued "2026-03-12T13:43:26.401860"^^xsd:dateTime ;
    dct:modified "2026-04-08T05:56:10.931688"^^xsd:dateTime ;
    dct:title "Amtliches Endergebnis Bezirksausschusswahlen 2026" ;
    dcat:accessURL <https://www.wahlen-muenchen.de/ergebnisse/20260308oberbuergermeisterwahl/endergebnis_bezirksausschusswahlen.zip> ;
    dcat:mediaType "application/zip" .

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

