@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.ruhr/dataset/3c6efef7-80e2-48c0-a1aa-4953166a6655> a dcat:Dataset ;
    dcatde:maintainer [ a foaf:Organization ;
            foaf:mbox "Wahlen@moers.de" ;
            foaf:name "Stadt Moers" ] ;
    dct:creator [ a foaf:Organization ;
            foaf:mbox "offenedaten@moers.de" ;
            foaf:name "Stadt Moers" ] ;
    dct:description "Wahllokale für die Europawahl 2024" ;
    dct:identifier "3c6efef7-80e2-48c0-a1aa-4953166a6655" ;
    dct:issued "2026-09-03T22:25:23.835620"^^xsd:dateTime ;
    dct:modified "2026-09-03T22:25:23.835625"^^xsd:dateTime ;
    dct:publisher <https://opendata.ruhr/organization/aa98d7be-6412-4eb6-bf4d-fcc1bdbed886> ;
    dct:title "Wahllokale für die Europawahl 2024" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Stadt Moers" ;
            vcard:hasEmail <mailto:Wahlen@moers.de> ],
        [ a vcard:Organization ;
            vcard:fn "Stadt Moers" ;
            vcard:hasEmail <mailto:Wahlen@moers.de> ] ;
    dcat:distribution <https://opendata.ruhr/dataset/3c6efef7-80e2-48c0-a1aa-4953166a6655/resource/6e1cdb0b-e22a-46bd-962a-2f69b532f24a> ;
    dcat:keyword "Europawahlen",
        "Wahlen" ;
    dcat:landingPage <http://www.offenedaten.moers.de> .

<http://www.offenedaten.moers.de> a foaf:Document .

<https://opendata.ruhr/dataset/3c6efef7-80e2-48c0-a1aa-4953166a6655/resource/6e1cdb0b-e22a-46bd-962a-2f69b532f24a> a dcat:Distribution ;
    dct:description "Wahllokale für die Europawahl 2024" ;
    dct:format ".csv" ;
    dct:issued "2026-09-03T10:47:00.185625"^^xsd:dateTime ;
    dct:modified "2026-09-03T22:25:23.831840"^^xsd:dateTime ;
    dct:title "Wahllokale für die Europawahl 2024" .

<https://opendata.ruhr/organization/aa98d7be-6412-4eb6-bf4d-fcc1bdbed886> a foaf:Agent ;
    foaf:name "Moers" .

