@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 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/d4d9100d-6325-4fde-bbd9-e57356cfea4b> a dcat:Dataset ;
    dcatde:contributorID <http://dcat-ap.de/def/contributors/openNRW>,
        <https://www.offenesdatenportal.de> ;
    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 Europawahl 2019" ;
    dct:identifier "5d9ec32c-4421-420b-98a3-952f56cb632f" ;
    dct:issued "2026-09-10T23:38:35.851363"^^xsd:dateTime ;
    dct:modified "2026-09-10T23:38:35.851368"^^xsd:dateTime ;
    dct:publisher <https://ckan.open.nrw.de/organization/23e91bf6-9968-4a0f-bafe-6bad1a0f5be8> ;
    dct:title "Wahllokale für die Europawahl 2019" ;
    adms:identifier [ a adms:Identifier ;
            skos:notation "5d9ec32c-4421-420b-98a3-952f56cb632f" ] ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Stadt Moers" ;
            vcard:hasEmail <mailto:Wahlen@moers.de> ] ;
    dcat:distribution <https://ckan.open.nrw.de/dataset/d4d9100d-6325-4fde-bbd9-e57356cfea4b/resource/7f570ab8-0ba4-4539-998a-6bb42cd846b6> ;
    dcat:keyword "Europawahlen",
        "Wahlen" ;
    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://www.offenedaten.moers.de> a foaf:Document .

<https://ckan.open.nrw.de/dataset/d4d9100d-6325-4fde-bbd9-e57356cfea4b/resource/7f570ab8-0ba4-4539-998a-6bb42cd846b6> a dcat:Distribution ;
    dct:description "Wahllokale für die Europawahl 2019" ;
    dct:format ".csv" ;
    dct:issued "2026-09-03T10:45:33.959541"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/dl-zero-de/2.0> ;
    dct:modified "2026-09-03T10:45:33.937996"^^xsd:dateTime ;
    dct:title "Wahllokale für die Europawahl 2019.csv" ;
    dcat:accessURL <https://www.offenesdatenportal.de/dataset/5d9ec32c-4421-420b-98a3-952f56cb632f/resource/7f570ab8-0ba4-4539-998a-6bb42cd846b6/download/wahllokale-fur-die-europawahl-2019.csv> ;
    dcat:byteSize "13576"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

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

