@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 rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://ckan.open.nrw.de/organization/79af368d-4fd6-4c11-8d87-fafc7613bcbf> a foaf:Agent ;
    foaf:name "Essen" .

<https://opendata.essen.de/dataset/stra%C3%9Fenverzeichnis-und-wahllokale-bundestagswahl-2021> a dcat:Dataset,
        foaf:Document ;
    dcatde:contributorID <http://dcat-ap.de/def/contributors/openNRW>,
        <https://opendata.essen.de/> ;
    dct:accessRights [ a dct:RightsStatement ;
            rdfs:label "Public " ] ;
    dct:description """<p>Der Datensatz beinhaltet das Straßenverzeichnis und die Wahllokale in Essen zur Bundestagswahl am 26.09.2021.<br />
 </p>
<p>Quelle: FB 12 - Amt für Statistik, Stadtforschung und Wahlen</p>
""" ;
    dct:identifier "32dbe131-25f9-45a1-b247-ff7741e5be8e" ;
    dct:issued "2026-09-11T00:40:05+02:00"^^xsd:dateTime ;
    dct:modified "2021-09-13T08:15:01+02:00"^^xsd:dateTime ;
    dct:publisher <https://ckan.open.nrw.de/organization/79af368d-4fd6-4c11-8d87-fafc7613bcbf> ;
    dct:title "Straßenverzeichnis und Wahllokale Bundestagswahl 2021" ;
    dcat:distribution <https://opendata.essen.de/dataset/stra%C3%9Fenverzeichnis-und-wahllokale-bundestagswahl-2021/resource/013ff285-9ec0-4969-851b>,
        <https://opendata.essen.de/dataset/stra%C3%9Fenverzeichnis-und-wahllokale-bundestagswahl-2021/resource/a1113f47-6ac8-46a7-80a3> ;
    dcat:keyword "Politik und Wahlen" ;
    foaf:page <https://opendata.essen.de/dataset/stra%C3%9Fenverzeichnis-und-wahllokale-bundestagswahl-2021> .

<https://opendata.essen.de/sites/default/files/opendata-strassen.csv> a rdfs:Resource .

<https://opendata.essen.de/sites/default/files/opendata-wahllokale.csv> a rdfs:Resource .

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

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

<https://opendata.essen.de/dataset/stra%C3%9Fenverzeichnis-und-wahllokale-bundestagswahl-2021/resource/013ff285-9ec0-4969-851b> a rdfs:Resource,
        dcat:Distribution,
        foaf:Document ;
    dct:description """<p>Informationen zur Zuordnung von Straßen/-Bereichen zu Bezirken.</p>
<p>Die Datei enthält folgende Spalteninformationen:<br />
- Datum der Wahl<br />
- Name der Straße<br />
- Bereich der Hausnummer<br />
- Nummer des Bezirkes</p>
<p>Quelle: FB 12 - Amt für Statistik, Stadtforschung und Wahlen</p>
""" ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/CSV> ;
    dct:issued "2021-09-13T07:43:43+02:00"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/other-closed> ;
    dct:modified "2021-09-13T07:44:07+02:00"^^xsd:dateTime ;
    dct:title "Straßenverzeichnis" ;
    dcat:accessURL <https://opendata.essen.de/dataset/stra%C3%9Fenverzeichnis-und-wahllokale-bundestagswahl-2021/resource/013ff285-9ec0-4969-851b> ;
    dcat:byteSize "160790"^^xsd:nonNegativeInteger ;
    dcat:downloadURL <https://opendata.essen.de/sites/default/files/opendata-strassen.csv> ;
    dcat:mediaType "text/csv" ;
    foaf:page <https://opendata.essen.de/dataset/stra%C3%9Fenverzeichnis-und-wahllokale-bundestagswahl-2021/resource/013ff285-9ec0-4969-851b> .

<https://opendata.essen.de/dataset/stra%C3%9Fenverzeichnis-und-wahllokale-bundestagswahl-2021/resource/a1113f47-6ac8-46a7-80a3> a rdfs:Resource,
        dcat:Distribution,
        foaf:Document ;
    dct:description """<p>Informationen zu Stimmbezirken und Wahlräumen.</p>
<p>Die Datei enthält folgende Spalteninformationen:<br />
- Datum der Wahl<br />
- Nummer des Bezirkes<br />
- Name des Bezirkes<br />
- Art des Bezirkes<br />
- Bezeichnung des Wahlraumes<br />
- Adresse des Wahlraumes<br />
- Information über die Barrierefreiheit des Wahlraumes<br />
- Ergänzungen zu den Informationen der Barrierefreiheit</p>
<p>Quelle: FB 12 - Amt für Statistik, Stadtforschung und Wahlen</p>
""" ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/CSV> ;
    dct:issued "2021-09-13T07:41:19+02:00"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/other-closed> ;
    dct:modified "2021-09-13T07:41:36+02:00"^^xsd:dateTime ;
    dct:title "Wahllokale" ;
    dcat:accessURL <https://opendata.essen.de/dataset/stra%C3%9Fenverzeichnis-und-wahllokale-bundestagswahl-2021/resource/a1113f47-6ac8-46a7-80a3> ;
    dcat:byteSize "48443"^^xsd:nonNegativeInteger ;
    dcat:downloadURL <https://opendata.essen.de/sites/default/files/opendata-wahllokale.csv> ;
    dcat:mediaType "text/csv" ;
    foaf:page <https://opendata.essen.de/dataset/stra%C3%9Fenverzeichnis-und-wahllokale-bundestagswahl-2021/resource/a1113f47-6ac8-46a7-80a3> .

