@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/1cd8b6cc-82ad-4772-8be6-6ef48280f41a> 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:Organization ;
            foaf:mbox "informationstechnik@wesel.de" ;
            foaf:name "Stadt Wesel" ],
        [ 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" ] ;
    dct:description """Dieser Datensatz enthält das offizielle Auszählungsergebnis der Integrationsratswahl 2020\r
in der Stadt Wesel.""" ;
    dct:identifier "1cd8b6cc-82ad-4772-8be6-6ef48280f41a" ;
    dct:issued "2025-11-06T11:37:50.926243"^^xsd:dateTime ;
    dct:modified "2026-02-06T15:19:59.821269"^^xsd:dateTime ;
    dct:publisher <https://opendata.ruhr/organization/759df49c-da8f-47ca-b066-a624894e00f1> ;
    dct:title "Ergebnisse Integrationsratswahl 2020 Stadt Wesel" ;
    dcat:contactPoint [ 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> ],
        [ 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:Kind ;
            vcard:fn "Team Wahlen" ;
            vcard:hasEmail <mailto:wahlen@wesel.de> ] ;
    dcat:distribution <https://opendata.ruhr/dataset/1cd8b6cc-82ad-4772-8be6-6ef48280f41a/resource/cbdf296c-bd62-4bbc-aa81-bd408d660d97> ;
    dcat:keyword "Wahlen" ;
    dcat:landingPage <http://wahlarchiv.krzn.de/kw2020/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/kw2020/wep490/> a foaf:Document .

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

<https://opendata.ruhr/dataset/1cd8b6cc-82ad-4772-8be6-6ef48280f41a/resource/cbdf296c-bd62-4bbc-aa81-bd408d660d97> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2025-11-05T10:53:33.157854"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/other-closed> ;
    dct:modified "2026-02-06T15:19:59.826336"^^xsd:dateTime ;
    dct:title "CSV-Format" ;
    dcat:accessURL <https://geoportal.wesel.de/opendata/Wahlergebnisse/Integrationsratswahl/2020/irat_stadt_wesel_13092020.csv> ;
    dcat:mediaType "text/csv" .

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

