@prefix adms: <http://www.w3.org/ns/adms#> .
@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 owl: <http://www.w3.org/2002/07/owl#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://ckan.open.nrw.de/dataset/67e4a5df-4aa9-49c9-a0bf-36d9c06bb6af> a dcat:Dataset ;
    dcatde:contributorID <http://dcat-ap.de/def/contributors/openNRW>,
        <https://www.offenesdatenportal.de> ;
    dcatde:maintainer [ a foaf:Organization ;
            foaf:mbox "Axel.Stender@moers.de" ;
            foaf:name "Dr. Axel Stender" ] ;
    dct:creator [ a foaf:Organization ;
            foaf:mbox "offenedaten@moers.de" ;
            foaf:name "Stadt Moers" ] ;
    dct:description "Der Datensatz enthält die Stimmbezirke nach Straßen für die Kommunalwahl 2020" ;
    dct:identifier "762cd7cb-b623-4a65-a14b-8b33ae48bdf2" ;
    dct:issued "2026-04-21T23:42:11.125542"^^xsd:dateTime ;
    dct:modified "2026-04-21T23:42:11.125548"^^xsd:dateTime ;
    dct:publisher <https://ckan.open.nrw.de/organization/23e91bf6-9968-4a0f-bafe-6bad1a0f5be8> ;
    dct:title "Straßenverzeichnis für die Kommunalwahl 2020 in Moers" ;
    owl:versionInfo "v2020.1" ;
    adms:identifier [ a adms:Identifier ;
            skos:notation "762cd7cb-b623-4a65-a14b-8b33ae48bdf2" ],
        [ a adms:Identifier ;
            skos:notation "762cd7cb-b623-4a65-a14b-8b33ae48bdf2" ],
        "762cd7cb-b623-4a65-a14b-8b33ae48bdf2" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Dr. Axel Stender" ;
            vcard:hasEmail <mailto:Axel.Stender@moers.de> ],
        [ a vcard:Organization ;
            vcard:fn "Dr. Axel Stender" ;
            vcard:hasEmail <mailto:Axel.Stender@moers.de> ],
        [ a vcard:Organization ;
            vcard:fn "Dr. Axel Stender" ;
            vcard:hasEmail <mailto:Axel.Stender@moers.de> ] ;
    dcat:distribution <https://ckan.open.nrw.de/dataset/67e4a5df-4aa9-49c9-a0bf-36d9c06bb6af/resource/ff54d469-8313-470c-b8f7-73e4522d977d> ;
    dcat:keyword "Kommunalwahl",
        "Stimmbezirke",
        "Straßenverzeichnis" ;
    dcat:landingPage <http://www.offenedaten.moers.de> .

<http://dcat-ap.de/def/licenses/dl-zero-de/2.0> a dct:LicenseDocument ;
    dct:type <http://purl.org/adms/licencetype/UnknownIPR> .

<http://publications.europa.eu/resource/authority/file-type/CSV> a dct:MediaTypeOrExtent .

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

<https://ckan.open.nrw.de/dataset/67e4a5df-4aa9-49c9-a0bf-36d9c06bb6af/resource/ff54d469-8313-470c-b8f7-73e4522d977d> a dcat:Distribution ;
    dct:description "Der Datensatz ist sortiert nach Straßenname, Hausnummernbereich, gerade/ungerade, Stimmbezirk, Gebäude, Hausnummer, Hausnummer-Zusatz, Ort und Barrierefreiheit" ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/CSV> ;
    dct:issued "2020-10-02T09:13:44.596281"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/dl-zero-de/2.0> ;
    dct:modified "2020-10-02T09:13:44.555221"^^xsd:dateTime ;
    dct:title "Straßenverzeichnis zur Kommunalwahl 2020" ;
    dcat:accessURL <https://www.offenesdatenportal.de/dataset/762cd7cb-b623-4a65-a14b-8b33ae48bdf2/resource/ff54d469-8313-470c-b8f7-73e4522d977d/download/strassenraster_60stbez_kw2020.csv> ;
    dcat:byteSize "208566"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

<https://ckan.open.nrw.de/organization/23e91bf6-9968-4a0f-bafe-6bad1a0f5be8> a foaf:Agent ;
    foaf:name "Offenesdatenportal" .

