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

<https://ckan.rvr.dev.datopian.com/dataset/c3b7ea97-26cf-47a7-a1bc-c31292754302> a dcat:Dataset ;
    dcatde:maintainer [ a foaf:Organization ;
            foaf:mbox "wahlen@wesel.de" ;
            foaf:name "Frau Hülser" ] ;
    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 "2022-01-30T22:50:01.380705"^^xsd:dateTime ;
    dct:modified "2023-07-31T07:18:04.679516"^^xsd:dateTime ;
    dct:publisher <https://ckan.rvr.dev.datopian.com/organization/759df49c-da8f-47ca-b066-a624894e00f1> ;
    dct:title "Ergebnisse Bundestagswahl 2013 für das Stadtgebiet Wesel" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Frau Hülser" ;
            vcard:hasEmail <mailto:wahlen@wesel.de> ],
        [ a vcard:Organization ;
            vcard:fn "Frau Hülser" ;
            vcard:hasEmail <mailto:wahlen@wesel.de> ],
        [ a vcard:Organization ;
            vcard:fn "Frau Hülser" ;
            vcard:hasEmail <mailto:wahlen@wesel.de> ] ;
    dcat:distribution <https://ckan.rvr.dev.datopian.com/dataset/c3b7ea97-26cf-47a7-a1bc-c31292754302/resource/23ba5a15-1986-4889-8177-57bf925e6d9c>,
        <https://ckan.rvr.dev.datopian.com/dataset/c3b7ea97-26cf-47a7-a1bc-c31292754302/resource/932f5e86-9653-473c-bf75-b644b2314ed2>,
        <https://ckan.rvr.dev.datopian.com/dataset/c3b7ea97-26cf-47a7-a1bc-c31292754302/resource/ccd0f37f-7ad4-49a3-b2d9-2ec1bc30936a> ;
    dcat:keyword "Bundestag",
        "Wahlen" ;
    dcat:landingPage <http://wahlarchiv.krzn.de/bw2013/wep490/> .

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

<https://ckan.rvr.dev.datopian.com/dataset/c3b7ea97-26cf-47a7-a1bc-c31292754302/resource/23ba5a15-1986-4889-8177-57bf925e6d9c> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2020-11-23T15:56:47.170903"^^xsd:dateTime ;
    dct:modified "2022-01-30T22:50:01.367853"^^xsd:dateTime ;
    dct:title "CSV-Format - Erststimmen" ;
    dcat:accessURL <https://geoportal.wesel.de/opendata/Wahlergebnisse/Bundestagswahl/2013/bw_erststimmen_stadt_wesel_22092013.csv> .

<https://ckan.rvr.dev.datopian.com/dataset/c3b7ea97-26cf-47a7-a1bc-c31292754302/resource/932f5e86-9653-473c-bf75-b644b2314ed2> a dcat:Distribution ;
    dct:format "ZIP" ;
    dct:issued "2022-08-02T10:33:17.200196"^^xsd:dateTime ;
    dct:modified "2023-07-31T07:18:04.672376"^^xsd:dateTime,
        "2023-07-31T07:18:04.690253"^^xsd:dateTime ;
    dct:title "All resource data" ;
    dcat:accessURL <https://ckan.rvr.dev.datopian.com/dataset/c3b7ea97-26cf-47a7-a1bc-c31292754302/resource/932f5e86-9653-473c-bf75-b644b2314ed2/download/ergebnisse-bundestagswahl-2013-fur-das-stadtgebiet-wesel-s0rb5bsn.zip> ;
    dcat:byteSize 9534.0 ;
    dcat:mediaType "application/zip" .

<https://ckan.rvr.dev.datopian.com/dataset/c3b7ea97-26cf-47a7-a1bc-c31292754302/resource/ccd0f37f-7ad4-49a3-b2d9-2ec1bc30936a> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2020-11-23T15:56:47.170907"^^xsd:dateTime ;
    dct:modified "2022-01-30T22:50:01.369676"^^xsd:dateTime ;
    dct:title "CSV-Format - Zweitstimmen" ;
    dcat:accessURL <https://geoportal.wesel.de/opendata/Wahlergebnisse/Bundestagswahl/2013/bw_zweitstimmen_stadt_wesel_22092013.csv> .

<https://ckan.rvr.dev.datopian.com/organization/759df49c-da8f-47ca-b066-a624894e00f1> a foaf:Agent ;
    foaf:name "Wesel" .

