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

<https://opendata.ruhr/dataset/42d6ebca-263c-4f24-9b83-d28e4c8860a6> a dcat:Dataset ;
    dcatde:contributorID <http://dcat-ap.de/def/contributors/openNRW> ;
    dcatde:maintainer [ a foaf:Organization ;
            foaf:mbox "wahlen@wesel.de" ;
            foaf:name "Team Wahlen" ] ;
    dct:creator [ a foaf:Agent ;
            vcard:hasEmail <mailto:informationstechnik@wesel.de> ;
            foaf:name "Stadt Wesel" ],
        [ a foaf:Agent ;
            vcard:hasEmail <mailto:informationstechnik@wesel.de> ;
            foaf:name "Stadt Wesel" ],
        [ a foaf:Organization ;
            foaf:mbox "informationstechnik@wesel.de" ;
            foaf:name "Stadt Wesel" ] ;
    dct:description "Dieser Datensatz enthält das offizielle Auszählungsergebnis der Integrationsratswahl 2014 in der Stadt Wesel" ;
    dct:identifier "42d6ebca-263c-4f24-9b83-d28e4c8860a6" ;
    dct:issued "2025-11-06T11:37:58.626500"^^xsd:dateTime ;
    dct:modified "2025-11-06T11:37:58.626506"^^xsd:dateTime ;
    dct:publisher <https://opendata.ruhr/organization/759df49c-da8f-47ca-b066-a624894e00f1> ;
    dct:title "Ergebnisse Integrationsratswahl 2014 Stadt Wesel" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Team Wahlen" ;
            vcard:hasEmail <mailto:wahlen@wesel.de> ],
        [ a vcard:Kind ;
            vcard:fn "Team Wahlen" ;
            vcard:hasEmail <mailto:wahlen@wesel.de> ],
        [ a vcard:Kind ;
            vcard:fn "Team Wahlen" ;
            vcard:hasEmail <mailto:wahlen@wesel.de> ],
        [ a vcard:Kind ;
            vcard:fn "Team Wahlen" ;
            vcard:hasEmail <mailto:wahlen@wesel.de> ],
        [ a vcard:Kind ;
            vcard:fn "Team Wahlen" ;
            vcard:hasEmail <mailto:wahlen@wesel.de> ],
        [ a vcard:Organization ;
            vcard:fn "Team Wahlen" ;
            vcard:hasEmail <mailto:wahlen@wesel.de> ],
        [ a vcard:Organization ;
            vcard:fn "Team Wahlen" ;
            vcard:hasEmail <mailto:wahlen@wesel.de> ] ;
    dcat:distribution <https://opendata.ruhr/dataset/42d6ebca-263c-4f24-9b83-d28e4c8860a6/resource/9fea4e9f-5db8-4825-b101-886acaef46f8> ;
    dcat:keyword "Integrationsrat",
        "Wahlen" ;
    dcat:landingPage <http://wahlarchiv.krzn.de/wahl2014/wep490/> ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/POLITIK-WAHLEN> .

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

<http://wahlarchiv.krzn.de/wahl2014/wep490/> a foaf:Document .

<https://geoportal.wesel.de/opendata/Wahlergebnisse/Integrationsratswahl/2014/irat_stadt_wesel_25052014.csv> a rdfs:Resource .

<https://opendata.ruhr/dataset/42d6ebca-263c-4f24-9b83-d28e4c8860a6/resource/9fea4e9f-5db8-4825-b101-886acaef46f8> a dcat:Distribution ;
    dct:description "Die Beschreibung der einzelnen Spalten in der CSV-Datei ist in der folgenden pdf-Datei hinterlegt: [iwa_dateibeschreibung_ergebnisse_erststimmen.pdf] (http://www.wesel.de/c1257e3500269489/files/iwa_dateibeschreibung_ergebnisse_erststimmen.pdf/$file/iwa_dateibeschreibung_ergebnisse_erststimmen.pdf). " ;
    dct:format "CSV" ;
    dct:issued "2025-11-05T10:54:53.036936"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/other-closed> ;
    dct:modified "2025-11-06T11:37:58.621303"^^xsd:dateTime ;
    dct:title "CSV-Format" ;
    dcat:accessURL <https://geoportal.wesel.de/opendata/Wahlergebnisse/Integrationsratswahl/2014/irat_stadt_wesel_25052014.csv> ;
    dcat:mediaType "text/csv" .

<https://opendata.ruhr/organization/759df49c-da8f-47ca-b066-a624894e00f1> a foaf:Agent ;
    foaf:name "Wesel" .

