@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/1c271de3-bb50-419a-9f2d-4add80f3841a> 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 zum Straßenverzeichnis der Europawahl 2024." ;
    dct:identifier "1c271de3-bb50-419a-9f2d-4add80f3841a" ;
    dct:issued "2026-09-17T22:54:10.075756"^^xsd:dateTime ;
    dct:modified "2026-09-17T22:54:10.075762"^^xsd:dateTime ;
    dct:publisher <https://opendata.ruhr/organization/aa98d7be-6412-4eb6-bf4d-fcc1bdbed886> ;
    dct:title "Straßenverzeichnis 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/1c271de3-bb50-419a-9f2d-4add80f3841a/resource/45039d6b-3a82-4f6b-bb5c-1d44b9382f32> ;
    dcat:keyword "Europawahlen",
        "Politik",
        "Wahlen" ;
    dcat:landingPage <http://www.offenedaten.moers.de> .

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

<https://opendata.ruhr/dataset/1c271de3-bb50-419a-9f2d-4add80f3841a/resource/45039d6b-3a82-4f6b-bb5c-1d44b9382f32> a dcat:Distribution ;
    dct:description "Hier finden Sie die Geodaten zum Straßenverzeichnis der Europawahl 2024." ;
    dct:format "CSV" ;
    dct:issued "2026-09-17T12:39:56.181399"^^xsd:dateTime ;
    dct:modified "2026-09-17T12:39:56.151507"^^xsd:dateTime ;
    dct:title "Straßenverzeichnis Europawahl 2024" ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:checksumValue "4f4ad83308786689120700c36dd3309d"^^xsd:hexBinary ],
        [ a spdx:Checksum ;
            spdx:checksumValue "4f4ad83308786689120700c36dd3309d"^^xsd:hexBinary ] ;
    dcat:accessURL <https://www.offenesdatenportal.de/dataset/1c271de3-bb50-419a-9f2d-4add80f3841a/resource/45039d6b-3a82-4f6b-bb5c-1d44b9382f32/download/strassenverzeichnis-europawahl-2024.csv> ;
    dcat:byteSize 125020.0 ;
    dcat:mediaType "text/csv" .

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

