@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/e90c2032-d47c-4c1e-9f90-6ddd45199232> 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 "Die Datensätze enthalten Geodaten des Moerser Straßenverzeichnis zur Bundestagswahl 2025." ;
    dct:identifier "e90c2032-d47c-4c1e-9f90-6ddd45199232" ;
    dct:issued "2026-09-17T22:54:14.516353"^^xsd:dateTime ;
    dct:modified "2026-09-17T22:54:14.516359"^^xsd:dateTime ;
    dct:publisher <https://opendata.ruhr/organization/aa98d7be-6412-4eb6-bf4d-fcc1bdbed886> ;
    dct:title "Straßenverzeichnis Bundestagswahl 2025" ;
    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/e90c2032-d47c-4c1e-9f90-6ddd45199232/resource/9eb77871-e8fc-48f0-b544-0ce604de9443> ;
    dcat:keyword "Bundestagswahlen",
        "Politik",
        "Wahlen" ;
    dcat:landingPage <http://www.offenedaten.moers.de> .

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

<https://opendata.ruhr/dataset/e90c2032-d47c-4c1e-9f90-6ddd45199232/resource/9eb77871-e8fc-48f0-b544-0ce604de9443> a dcat:Distribution ;
    dct:description "Die Datensätze enthalten Geodaten des Moerser Straßenverzeichnis für die Bundestagswahl 2025." ;
    dct:format ".csv" ;
    dct:issued "2026-09-17T09:56:55.409221"^^xsd:dateTime ;
    dct:modified "2026-09-17T09:56:55.380373"^^xsd:dateTime ;
    dct:title "Strassenverzeichnis Bundestagswahl 2025.csv" ;
    dcat:accessURL <https://www.offenesdatenportal.de/dataset/e90c2032-d47c-4c1e-9f90-6ddd45199232/resource/9eb77871-e8fc-48f0-b544-0ce604de9443/download/strassenverzeichnis-bundestagswahl-2025.csv> ;
    dcat:byteSize 144122.0 ;
    dcat:mediaType "text/csv" .

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

