@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/adf138ea-cb1b-45a5-8b62-70f5fcff23cf> a dcat:Dataset ;
    dcatde:contributorID <http://dcat-ap.de/def/contributors/openNRW> ;
    dcatde:maintainer [ a foaf:Organization ;
            foaf:mbox "Buergerservice@bochum.de" ;
            foaf:name "Amt für Bürgerservice" ] ;
    dct:creator [ a foaf:Organization ;
            foaf:mbox "opendata@bochum.de" ;
            foaf:name "Stabsstelle Digitalisierung" ],
        [ a foaf:Agent ;
            vcard:hasEmail <mailto:opendata@bochum.de> ;
            foaf:name "Stabsstelle Digitalisierung" ],
        [ a foaf:Agent ;
            vcard:hasEmail <mailto:opendata@bochum.de> ;
            foaf:name "Stabsstelle Digitalisierung" ] ;
    dct:description "Wahlergebnisse der Bundestagswahlen seit 1983 (Zweitstimmen in Bochum)." ;
    dct:identifier "adf138ea-cb1b-45a5-8b62-70f5fcff23cf" ;
    dct:issued "2025-04-28T15:01:43.844836"^^xsd:dateTime ;
    dct:modified "2025-11-07T16:23:11.967870"^^xsd:dateTime ;
    dct:publisher <https://opendata.ruhr/organization/24e3b814-2e2e-4374-9058-8f1d438abee9> ;
    dct:title "Bochum - Wahlen - Bundestagswahlen" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Amt für Bürgerservice" ;
            vcard:hasEmail <mailto:Buergerservice@bochum.de> ],
        [ a vcard:Organization ;
            vcard:fn "Amt für Bürgerservice" ;
            vcard:hasEmail <mailto:Buergerservice@bochum.de> ],
        [ a vcard:Kind ;
            vcard:fn "Amt für Bürgerservice" ;
            vcard:hasEmail <mailto:Buergerservice@bochum.de> ],
        [ a vcard:Kind ;
            vcard:fn "Amt für Bürgerservice" ;
            vcard:hasEmail <mailto:Buergerservice@bochum.de> ],
        [ a vcard:Kind ;
            vcard:fn "Amt für Bürgerservice" ;
            vcard:hasEmail <mailto:Buergerservice@bochum.de> ],
        [ a vcard:Kind ;
            vcard:fn "Amt für Bürgerservice" ;
            vcard:hasEmail <mailto:Buergerservice@bochum.de> ],
        [ a vcard:Organization ;
            vcard:fn "Amt für Bürgerservice" ;
            vcard:hasEmail <mailto:Buergerservice@bochum.de> ] ;
    dcat:distribution <https://opendata.ruhr/dataset/adf138ea-cb1b-45a5-8b62-70f5fcff23cf/resource/be9d1307-9063-43c0-9952-bcd3cf201437>,
        <https://opendata.ruhr/dataset/adf138ea-cb1b-45a5-8b62-70f5fcff23cf/resource/c3f87675-1e23-4041-af9b-9d33e8a80a89> ;
    dcat:landingPage <https://www.bochum.de/Wahlen-in-Bochum> .

<https://bochum.opendata.ruhr/dataset/adf138ea-cb1b-45a5-8b62-70f5fcff23cf/resource/c3f87675-1e23-4041-af9b-9d33e8a80a89/download/bochum_wahl_bundestagswahlen.csv> a rdfs:Resource .

<https://opendata.ruhr/dataset/adf138ea-cb1b-45a5-8b62-70f5fcff23cf/resource/be9d1307-9063-43c0-9952-bcd3cf201437> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2024-10-01T15:15:41.484198"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/other-closed> ;
    dct:modified "2025-11-07T16:23:11.973192"^^xsd:dateTime ;
    dct:title "Bochum - Wahl - Bundestagswahlen" ;
    dcat:accessURL <https://www.bochum.de/Wahlen-in-Bochum/Wahlergebnisse-der-Bundestagswahlen> .

<https://opendata.ruhr/dataset/adf138ea-cb1b-45a5-8b62-70f5fcff23cf/resource/c3f87675-1e23-4041-af9b-9d33e8a80a89> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2024-10-01T15:15:41.174741"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/other-closed> ;
    dct:modified "2024-10-01T15:15:41.162559"^^xsd:dateTime ;
    dct:title "bochum_wahl_bundestagswahlen.csv" ;
    dcat:accessURL <https://bochum.opendata.ruhr/dataset/adf138ea-cb1b-45a5-8b62-70f5fcff23cf/resource/c3f87675-1e23-4041-af9b-9d33e8a80a89/download/bochum_wahl_bundestagswahlen.csv> ;
    dcat:byteSize "760"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

<https://opendata.ruhr/organization/24e3b814-2e2e-4374-9058-8f1d438abee9> a foaf:Agent ;
    foaf:name "Bochum" .

<https://www.bochum.de/Wahlen-in-Bochum> a foaf:Document .

<https://www.bochum.de/Wahlen-in-Bochum/Wahlergebnisse-der-Bundestagswahlen> a rdfs:Resource .

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

