@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/eef97082-5d09-4bc8-a6de-421b0e9007b8> 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 Oberbürgermeisterwahl am 15. März 2020 in München.\r
\r
[Wahlpräsentation des Wahlamtes zur OB-Wahl 2020](https://www.wahlen-muenchen.de/ergebnisse/20200315oberbuergermeisterwahl/index.html)""" ;
    dct:identifier "eef97082-5d09-4bc8-a6de-421b0e9007b8" ;
    dct:issued "2024-11-29T16:33:22.125613"^^xsd:dateTime ;
    dct:modified "2026-03-12T13:23:01.644231"^^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 "Wahl der Oberbürgermeisterin oder des Oberbürgermeisters 2020 - 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/eef97082-5d09-4bc8-a6de-421b0e9007b8/resource/becfe4f6-db6b-4125-83a8-2d4f823e6730> ;
    dcat:keyword "Wahlen",
        "Wahlergebnisse" ;
    dcat:landingPage <https://www.wahlen-muenchen.de/ergebnisse/20200315oberbuergermeisterwahl/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> .

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

<https://opendata.muenchen.de/dataset/eef97082-5d09-4bc8-a6de-421b0e9007b8/resource/becfe4f6-db6b-4125-83a8-2d4f823e6730> a dcat:Distribution ;
    dct:description """Die ZIP-Datei enthält die CSV-Dateien\r
\r
* obw.stimmbezirke.stimmen.csv\r
* obw.stadtbezirke.stimmen.csv""" ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/ZIP> ;
    dct:issued "2024-11-29T16:34:31.417009"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/dl-by-de/2.0> ;
    dct:modified "2025-09-25T13:11:08.835037"^^xsd:dateTime ;
    dct:title "Amtliches Endergebnis OB-Wahl 2020" ;
    dcat:accessURL <https://www.wahlen-muenchen.de/ergebnisse/20200315oberbuergermeisterwahl/OBW2020amtlichesErg.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/20200315oberbuergermeisterwahl/pressebereich.html> a foaf:Document .

