@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/0fb64bc5-f1dc-401f-8ed0-75e035cd72b3> 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 Bundestagswahl 2017" ;
    dct:identifier "0fb64bc5-f1dc-401f-8ed0-75e035cd72b3" ;
    dct:issued "2026-09-03T22:25:23.628212"^^xsd:dateTime ;
    dct:modified "2026-09-03T22:25:23.628216"^^xsd:dateTime ;
    dct:publisher <https://opendata.ruhr/organization/aa98d7be-6412-4eb6-bf4d-fcc1bdbed886> ;
    dct:title "Wahllokale für die Bundestagswahl 2017" ;
    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/0fb64bc5-f1dc-401f-8ed0-75e035cd72b3/resource/102ba518-df28-4b45-8257-2121ed1a36c2> ;
    dcat:keyword "Bundestagswahlen",
        "Wahlen" ;
    dcat:landingPage <http://www.offenedaten.moers.de> .

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

<https://opendata.ruhr/dataset/0fb64bc5-f1dc-401f-8ed0-75e035cd72b3/resource/102ba518-df28-4b45-8257-2121ed1a36c2> a dcat:Distribution ;
    dct:description "Wahllokale für die Bundestagswahl 2017" ;
    dct:format ".csv" ;
    dct:issued "2026-09-03T10:29:54.414837"^^xsd:dateTime ;
    dct:modified "2026-09-03T10:29:54.393771"^^xsd:dateTime ;
    dct:title "Wahllokale für die Bundestagswahl 2017.csv" ;
    dcat:accessURL <https://www.offenesdatenportal.de/dataset/0fb64bc5-f1dc-401f-8ed0-75e035cd72b3/resource/102ba518-df28-4b45-8257-2121ed1a36c2/download/wahllokale-fur-die-bundestagswahl-2017.csv> ;
    dcat:byteSize 13883.0 ;
    dcat:mediaType "text/csv" .

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

