@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix spdx: <http://spdx.org/rdf/terms#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

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

<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 ;
    dct:accessRights [ 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-07-15T01:15:08+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 <https://test.ckan.open.nrw.de/organization/74914aad-dcf1-4df9-9e70-c3319902651c> ;
    dct:title "Europawahl Münster 2024 - Wahllokale" ;
    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://test.ckan.open.nrw.de/organization/74914aad-dcf1-4df9-9e70-c3319902651c> a foaf:Agent ;
    foaf:name "Münster" .

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

<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 ;
    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 ] ;
    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> .

