@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/5d9ec32c-4421-420b-98a3-952f56cb632f> 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 2019" ;
    dct:identifier "5d9ec32c-4421-420b-98a3-952f56cb632f" ;
    dct:issued "2026-09-03T22:25:28.051506"^^xsd:dateTime ;
    dct:modified "2026-09-03T22:25:28.051511"^^xsd:dateTime ;
    dct:publisher <https://opendata.ruhr/organization/aa98d7be-6412-4eb6-bf4d-fcc1bdbed886> ;
    dct:title "Wahllokale für die Europawahl 2019" ;
    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/5d9ec32c-4421-420b-98a3-952f56cb632f/resource/7f570ab8-0ba4-4539-998a-6bb42cd846b6> ;
    dcat:keyword "Europawahlen",
        "Wahlen" ;
    dcat:landingPage <http://www.offenedaten.moers.de> .

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

<https://opendata.ruhr/dataset/5d9ec32c-4421-420b-98a3-952f56cb632f/resource/7f570ab8-0ba4-4539-998a-6bb42cd846b6> a dcat:Distribution ;
    dct:description "Wahllokale für die Europawahl 2019" ;
    dct:format ".csv" ;
    dct:issued "2026-09-03T10:45:33.959541"^^xsd:dateTime ;
    dct:modified "2026-09-03T10:45:33.937996"^^xsd:dateTime ;
    dct:title "Wahllokale für die Europawahl 2019.csv" ;
    dcat:accessURL <https://www.offenesdatenportal.de/dataset/5d9ec32c-4421-420b-98a3-952f56cb632f/resource/7f570ab8-0ba4-4539-998a-6bb42cd846b6/download/wahllokale-fur-die-europawahl-2019.csv> ;
    dcat:byteSize 13576.0 ;
    dcat:mediaType "text/csv" .

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

