@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/d275f4f6-c01b-4e2a-9822-e49024173797> 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:Organization ;
            foaf:mbox "informationstechnik@wesel.de" ;
            foaf:name "Stadt Wesel" ] ;
    dct:description """Dieser Datensatz enthält das offizielle Auszählungsergebnis der Integrationsratswahl 2025\r
in der Stadt Wesel.""" ;
    dct:identifier "d275f4f6-c01b-4e2a-9822-e49024173797" ;
    dct:issued "2025-11-06T11:38:21.039360"^^xsd:dateTime ;
    dct:modified "2026-08-20T19:46:51.934242"^^xsd:dateTime ;
    dct:publisher <https://opendata.ruhr/organization/759df49c-da8f-47ca-b066-a624894e00f1> ;
    dct:title "Ergebnisse Integrationsratswahl 2025 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> ] ;
    dcat:distribution <https://opendata.ruhr/dataset/d275f4f6-c01b-4e2a-9822-e49024173797/resource/2465f76d-29a0-45ce-a475-7046bf6b6b99> ;
    dcat:keyword "Wahlen" ;
    dcat:landingPage <https://wahlarchiv.krzn.de/kw2025/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> .

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

<https://opendata.ruhr/dataset/d275f4f6-c01b-4e2a-9822-e49024173797/resource/2465f76d-29a0-45ce-a475-7046bf6b6b99> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2025-11-05T10:43:42.289957"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/other-closed> ;
    dct:modified "2026-08-20T19:46:51.938140"^^xsd:dateTime ;
    dct:title "CSV-Format" ;
    dcat:accessURL <https://geoportal.wesel.de/opendata/Wahlergebnisse/Integrationsratswahl/2025/irat_stadt_wesel_14092025.csv> ;
    dcat:mediaType "text/csv" .

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

<https://wahlarchiv.krzn.de/kw2025/wep490/> a foaf:Document .

