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

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

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

<https://ckan.open.nrw.de/organization/cec44085-5dbf-4096-ba9a-22ca21c80e95> a foaf:Agent ;
    foaf:name "Bielefeld" .

<https://open-data.bielefeld.de/dataset/bundestagswahl-2021> a dcat:Dataset,
        foaf:Document ;
    dcatde:contributorID <http://dcat-ap.de/def/contributors/openNRW>,
        <https://open-data.bielefeld.de/> ;
    dct:accessRights [ a dct:RightsStatement ;
            rdfs:label "Public " ],
        [ a dct:RightsStatement ;
            rdfs:label "Public " ],
        [ a dct:RightsStatement ;
            rdfs:label "Public " ] ;
    dct:description """<p><span style="font-family:cera bielefeld; font-size:11pt">Detaillierte Ergebnisübersicht zur Bundestagswahl am 26.09.2021 im Wahlkreis 132 Bielefeld-Gütersloh II (bestehend aus Stadt Bielefeld + Stadt Werther (Westf.))</span></p>
""" ;
    dct:identifier "988195da-450a-4742-bdb9-4f10d5c0588a" ;
    dct:issued "2022-05-03T13:39:40+02:00"^^xsd:dateTime ;
    dct:modified "2022-05-03T13:43:49+02:00"^^xsd:dateTime ;
    dct:publisher <https://ckan.open.nrw.de/organization/cec44085-5dbf-4096-ba9a-22ca21c80e95> ;
    dct:title "Bundestagswahl 2021" ;
    dcat:contactPoint [ a vcard:Kind ;
            vcard:fn "Christian Peukert" ;
            vcard:hasEmail <mailto:wahlteam@bielefeld.de> ],
        [ a vcard:Kind ;
            vcard:fn "Christian Peukert" ;
            vcard:hasEmail <mailto:wahlteam@bielefeld.de> ] ;
    dcat:distribution <https://open-data.bielefeld.de/dataset/988195da-450a-4742-bdb9-4f10d5c0588a/resource/7870046e-1053-4675-8970-6c8148642640> ;
    dcat:keyword "Politik und Wahlen" ;
    foaf:page <https://open-data.bielefeld.de/dataset/bundestagswahl-2021> .

<https://open-data.bielefeld.de/sites/default/files/Bundestagswahl_2021.csv> a rdfs:Resource .

<http://dcat-ap.de/def/hashAlgorithms/md/5> a spdx:ChecksumAlgorithm .

<https://open-data.bielefeld.de/dataset/988195da-450a-4742-bdb9-4f10d5c0588a/resource/7870046e-1053-4675-8970-6c8148642640> a rdfs:Resource,
        dcat:Distribution,
        foaf:Document ;
    dct:description """<p><span style="font-family:cera bielefeld; font-size:11pt">Detaillierte Ergebnisübersicht zur Bundestagswahl am 26.09.2021 im Wahlkreis 132 Bielefeld-Gütersloh II (bestehend aus Stadt Bielefeld + Stadt Werther (Westf.))</span></p>
""" ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/CSV> ;
    dct:issued "2022-05-03T13:42:18+02:00"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/cc-by/4.0> ;
    dct:modified "2022-05-03T13:42:18+02:00"^^xsd:dateTime ;
    dct:title "Bundestagswahl 2021" ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:algorithm <http://dcat-ap.de/def/hashAlgorithms/md/5> ;
            spdx:checksumValue "a8740d3975839aa38b5d55e140ae700f"^^xsd:hexBinary ],
        [ a spdx:Checksum ;
            spdx:algorithm <http://dcat-ap.de/def/hashAlgorithms/md/5> ;
            spdx:checksumValue "a8740d3975839aa38b5d55e140ae700f"^^xsd:hexBinary ],
        [ a spdx:Checksum ;
            spdx:algorithm <http://dcat-ap.de/def/hashAlgorithms/md/5> ;
            spdx:checksumValue "a8740d3975839aa38b5d55e140ae700f"^^xsd:hexBinary ] ;
    dcat:accessURL <https://open-data.bielefeld.de/dataset/988195da-450a-4742-bdb9-4f10d5c0588a/resource/7870046e-1053-4675-8970-6c8148642640> ;
    dcat:byteSize "52466"^^xsd:nonNegativeInteger ;
    dcat:downloadURL <https://open-data.bielefeld.de/sites/default/files/Bundestagswahl_2021.csv> ;
    dcat:mediaType "text/csv" ;
    foaf:page <https://open-data.bielefeld.de/dataset/988195da-450a-4742-bdb9-4f10d5c0588a/resource/7870046e-1053-4675-8970-6c8148642640> .

