@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://test.ckan.open.nrw.de/dataset/2660f6ed-209f-4cd2-ba0b-2f2a91f73bee> a dcat:Dataset ;
    dcatde:contributorID <http://dcat-ap.de/def/contributors/openNRW>,
        <https://www.offenesdatenportal.de> ;
    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" ] ;
    dct:description "Dieser Datensatz enthält das offizielle Auszählungsergebnis der Bundestagswahl 2013 für das Stadtgebiet Wesel. " ;
    dct:identifier "c3b7ea97-26cf-47a7-a1bc-c31292754302" ;
    dct:issued "2026-05-26T10:27:51.910024"^^xsd:dateTime ;
    dct:modified "2026-05-26T10:27:51.910028"^^xsd:dateTime ;
    dct:publisher <https://test.ckan.open.nrw.de/organization/23e91bf6-9968-4a0f-bafe-6bad1a0f5be8> ;
    dct:title "Ergebnisse Bundestagswahl 2013 für das Stadtgebiet Wesel" ;
    adms:identifier [ a adms:Identifier ;
            skos:notation "c3b7ea97-26cf-47a7-a1bc-c31292754302" ],
        [ a adms:Identifier ;
            skos:notation "c3b7ea97-26cf-47a7-a1bc-c31292754302" ],
        "c3b7ea97-26cf-47a7-a1bc-c31292754302" ;
    dcat:contactPoint [ 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:Organization ;
            vcard:fn "Team Wahlen" ;
            vcard:hasEmail <mailto:wahlen@wesel.de> ] ;
    dcat:distribution <https://test.ckan.open.nrw.de/dataset/2660f6ed-209f-4cd2-ba0b-2f2a91f73bee/resource/63596316-e804-4675-bcf7-4b21bbc1eed7>,
        <https://test.ckan.open.nrw.de/dataset/2660f6ed-209f-4cd2-ba0b-2f2a91f73bee/resource/de44f333-4207-4793-989d-d7b1ec94b903> ;
    dcat:keyword "Bundestag",
        "Wahlen" ;
    dcat:landingPage <http://wahlarchiv.krzn.de/bw2013/wep490/> .

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

<https://test.ckan.open.nrw.de/dataset/2660f6ed-209f-4cd2-ba0b-2f2a91f73bee/resource/63596316-e804-4675-bcf7-4b21bbc1eed7> a dcat:Distribution ;
    dct:description "-" ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/CSV> ;
    dct:issued "2025-11-05T10:52:53.474159"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/dl-zero-de/2.0> ;
    dct:modified "2026-05-26T10:27:51.906171"^^xsd:dateTime ;
    dct:title "CSV-Format - Erststimmen" ;
    dcat:accessURL <https://geoportal.wesel.de/opendata/Wahlergebnisse/Bundestagswahl/2013/bw_erststimmen_stadt_wesel_22092013.csv> ;
    dcat:mediaType "text/csv" .

<https://test.ckan.open.nrw.de/dataset/2660f6ed-209f-4cd2-ba0b-2f2a91f73bee/resource/de44f333-4207-4793-989d-d7b1ec94b903> a dcat:Distribution ;
    dct:description "-" ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/CSV> ;
    dct:issued "2025-11-05T10:52:53.474163"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/dl-zero-de/2.0> ;
    dct:modified "2026-05-26T10:27:51.906896"^^xsd:dateTime ;
    dct:title "CSV-Format - Zweitstimmen" ;
    dcat:accessURL <https://geoportal.wesel.de/opendata/Wahlergebnisse/Bundestagswahl/2013/bw_zweitstimmen_stadt_wesel_22092013.csv> ;
    dcat:mediaType "text/csv" .

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

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

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

