@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 spdx: <http://spdx.org/rdf/terms#> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://opendata.ruhr/dataset/4adcce1c-7431-4d30-89a5-74b0deb032a0> 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 "Hier finden Sie die Geodaten des Straßenverzeichnis der Kommunalwahl 2025." ;
    dct:identifier "4adcce1c-7431-4d30-89a5-74b0deb032a0" ;
    dct:issued "2026-09-17T22:54:10.306233"^^xsd:dateTime ;
    dct:modified "2026-09-17T22:54:10.306238"^^xsd:dateTime ;
    dct:publisher <https://opendata.ruhr/organization/aa98d7be-6412-4eb6-bf4d-fcc1bdbed886> ;
    dct:title "Straßenverzeichnis Kommunalwahl 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/4adcce1c-7431-4d30-89a5-74b0deb032a0/resource/adee6c09-968c-44c6-8c70-9a310ffbe0c7> ;
    dcat:keyword "Kommunalwahlen",
        "Politik",
        "Wahlen" ;
    dcat:landingPage <http://www.offenedaten.moers.de> .

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

<https://opendata.ruhr/dataset/4adcce1c-7431-4d30-89a5-74b0deb032a0/resource/adee6c09-968c-44c6-8c70-9a310ffbe0c7> a dcat:Distribution ;
    dct:description "Hier finden Sie die Geodaten des Straßenverzeichnis der Kommunalwahl 2025." ;
    dct:format "CSV" ;
    dct:issued "2026-09-17T12:43:53.857470"^^xsd:dateTime ;
    dct:modified "2026-09-17T12:43:53.831241"^^xsd:dateTime ;
    dct:title "Straßenverzeichnis Kommunalwahl 2025" ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:checksumValue "aa29874449d1034a3ee671df621be824"^^xsd:hexBinary ],
        [ a spdx:Checksum ;
            spdx:checksumValue "aa29874449d1034a3ee671df621be824"^^xsd:hexBinary ] ;
    dcat:accessURL <https://www.offenesdatenportal.de/dataset/4adcce1c-7431-4d30-89a5-74b0deb032a0/resource/adee6c09-968c-44c6-8c70-9a310ffbe0c7/download/strassenverzeichnis-kommunalwahl-2025.csv> ;
    dcat:byteSize 173429.0 ;
    dcat:mediaType "text/csv" .

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

