@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 rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix spdx: <http://spdx.org/rdf/terms#> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<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/file-type/CSV> a dct:MediaTypeOrExtent .

<http://publications.europa.eu/resource/authority/language/DEU> a dct:LinguisticSystem .

<https://opendata.stadt-muenster.de/dataset/europawahl-m%C3%BCnster-2024-wahllokale> a dcat:Dataset,
        foaf:Document ;
    dcatde:contributorID <http://dcat-ap.de/def/contributors/openNRW>,
        <https://opendata.stadt-muenster.de/> ;
    dcatde:politicalGeocodingLevelURI <http://dcat-ap.de/def/politicalGeocoding/Level/municipality> ;
    dcatde:politicalGeocodingURI <http://dcat-ap.de/def/politicalGeocoding/districtKey/05515> ;
    dct:accessRights [ a dct:RightsStatement ;
            rdfs:label "Public " ],
        [ a dct:RightsStatement ;
            rdfs:label "Public " ],
        [ a dct:RightsStatement ;
            rdfs:label "Public " ] ;
    dct:description """<p>Dieser Datensatz enthält eine Liste der Wahllokale bzw. Wahlräume zur Europawahl am 9. Juni 2024  in Münster.</p>
<p>Enthalten in den Daten sind neben Bezirk, Wahlraum-Bezeichnung und Wahlraum-Adresse auch Informationen zur Barrierefreiheit.</p>
<p>Weitere <a href="https://www.stadt-muenster.de/wahlen/europawahl">Informationen zur Europawahl finden Sie auf der Homepage des Amt für Bürger- und Ratsservice der Stadt Münster</a>.</p>
""" ;
    dct:identifier "75d37e22-c8b5-49a9-9ae3-b59c4e651b70" ;
    dct:issued "2026-05-01T01:30:05+02:00"^^xsd:dateTime ;
    dct:language <http://publications.europa.eu/resource/authority/language/DEU> ;
    dct:modified "2024-06-05T14:25:08+02:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Agent ;
            dct:type "foaf:Organization" ;
            foaf:homepage <https://www.stadt-muenster.de/> ;
            foaf:name "Stadt Münster" ],
        [ a foaf:Agent ;
            dct:type "foaf:Organization" ;
            foaf:homepage <https://www.stadt-muenster.de/> ;
            foaf:name "Stadt Münster" ] ;
    dct:spatial [ a dct:Location ;
            locn:adminUnitL2 <http://dcat-ap.de/def/politicalGeocoding/districtKey/05515> ] ;
    dct:title "Europawahl Münster 2024 - Wahllokale" ;
    dcat:contactPoint [ a vcard:Kind ;
            vcard:fn "Open Data Koordination Münster" ;
            vcard:hasEmail <mailto:opendata@citeq.de> ],
        [ a vcard:Kind ;
            vcard:fn "Open Data Koordination Münster" ;
            vcard:hasEmail <mailto:opendata@citeq.de> ] ;
    dcat:distribution <https://opendata.stadt-muenster.de/dataset/europawahl-m%C3%BCnster-2024-wahllokale/resource/69b1a165-baec-47b6-9e93-1f82d1880840> ;
    dcat:keyword "Politik und Wahlen" ;
    dcat:landingPage <https://wahlen.citeq.de/20240609/05515000/praesentation/opendata.html> ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/GOVE> ;
    foaf:page <https://opendata.stadt-muenster.de/dataset/europawahl-m%C3%BCnster-2024-wahllokale> .

<https://opendata.stadt-muenster.de/sites/default/files/opendata-wahllokale-muenster-2024.csv> a rdfs:Resource .

<https://wahlen.citeq.de/20240609/05515000/praesentation/opendata.html> a foaf:Document .

<http://dcat-ap.de/def/hashAlgorithms/md/5> a spdx:ChecksumAlgorithm .

<https://opendata.stadt-muenster.de/dataset/europawahl-m%C3%BCnster-2024-wahllokale/resource/69b1a165-baec-47b6-9e93-1f82d1880840> a rdfs:Resource,
        dcat:Distribution,
        foaf:Document ;
    dcatde:licenseAttributionByText """<p>Stadt Münster</p>
""" ;
    dct:description """<p>Dies ist die CSV-Datei mit der Liste aller Wahllokale zur Europawahl Münster. Stand Juni 2024. Enthalten sind folgende Spalten:</p>
<ul>
<li>datum</li>
<li>ags</li>
<li>Bezirk-Nr</li>
<li>Bezirk-Name</li>
<li>Bezirk-Art</li>
<li>Wahlraum-Bezeichnung</li>
<li>Wahlraum-Adresse</li>
<li>Wahlraum-Barrierefrei</li>
<li>Wahlraum-Barrierefrei-Ergaenzung</li>
</ul>
""" ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/CSV> ;
    dct:issued "2024-06-05T14:21:20+02:00"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/dl-by-de/2.0> ;
    dct:modified "2024-06-05T14:25:49+02:00"^^xsd:dateTime ;
    dct:title "Wahllokale / Wahlräume (CSV)" ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:algorithm <http://dcat-ap.de/def/hashAlgorithms/md/5> ;
            spdx:checksumValue "28a835a135777e075efb3f506b08b1df"^^xsd:hexBinary ],
        [ a spdx:Checksum ;
            spdx:algorithm <http://dcat-ap.de/def/hashAlgorithms/md/5> ;
            spdx:checksumValue "28a835a135777e075efb3f506b08b1df"^^xsd:hexBinary ],
        [ a spdx:Checksum ;
            spdx:algorithm <http://dcat-ap.de/def/hashAlgorithms/md/5> ;
            spdx:checksumValue "28a835a135777e075efb3f506b08b1df"^^xsd:hexBinary ] ;
    dcat:accessURL <https://opendata.stadt-muenster.de/dataset/europawahl-m%C3%BCnster-2024-wahllokale/resource/69b1a165-baec-47b6-9e93-1f82d1880840> ;
    dcat:byteSize "38787"^^xsd:nonNegativeInteger ;
    dcat:downloadURL <https://opendata.stadt-muenster.de/sites/default/files/opendata-wahllokale-muenster-2024.csv> ;
    dcat:mediaType "text/csv" ;
    foaf:page <https://opendata.stadt-muenster.de/dataset/europawahl-m%C3%BCnster-2024-wahllokale/resource/69b1a165-baec-47b6-9e93-1f82d1880840> .

