@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/1c491a01-e2c3-4c76-a988-ab6f9ddee75f> a dcat:Dataset ;
    dcatde:contributorID <http://dcat-ap.de/def/contributors/openNRW> ;
    dcatde:maintainer [ a foaf:Organization ;
            foaf:mbox "Buergerservice@bochum.de" ;
            foaf:name "Stabsstelle Digitalisierung" ] ;
    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 Landtagswahlen seit 1990 (Zweitstimmen in Bochum)." ;
    dct:identifier "1c491a01-e2c3-4c76-a988-ab6f9ddee75f" ;
    dct:issued "2025-04-28T15:01:12.751021"^^xsd:dateTime ;
    dct:modified "2025-11-07T16:23:02.491163"^^xsd:dateTime ;
    dct:publisher <https://opendata.ruhr/organization/24e3b814-2e2e-4374-9058-8f1d438abee9> ;
    dct:title "Bochum - Wahlen - Landtagswahlen" ;
    dcat:contactPoint [ a vcard:Kind ;
            vcard:fn "Stabsstelle Digitalisierung" ;
            vcard:hasEmail <mailto:Buergerservice@bochum.de> ],
        [ a vcard:Kind ;
            vcard:fn "Stabsstelle Digitalisierung" ;
            vcard:hasEmail <mailto:Buergerservice@bochum.de> ],
        [ a vcard:Organization ;
            vcard:fn "Stabsstelle Digitalisierung" ;
            vcard:hasEmail <mailto:Buergerservice@bochum.de> ],
        [ a vcard:Organization ;
            vcard:fn "Stabsstelle Digitalisierung" ;
            vcard:hasEmail <mailto:Buergerservice@bochum.de> ],
        [ a vcard:Organization ;
            vcard:fn "Stabsstelle Digitalisierung" ;
            vcard:hasEmail <mailto:Buergerservice@bochum.de> ],
        [ a vcard:Kind ;
            vcard:fn "Stabsstelle Digitalisierung" ;
            vcard:hasEmail <mailto:Buergerservice@bochum.de> ],
        [ a vcard:Kind ;
            vcard:fn "Stabsstelle Digitalisierung" ;
            vcard:hasEmail <mailto:Buergerservice@bochum.de> ] ;
    dcat:distribution <https://opendata.ruhr/dataset/1c491a01-e2c3-4c76-a988-ab6f9ddee75f/resource/c1ca1a0f-2a32-4747-9c37-162bb6cb9703>,
        <https://opendata.ruhr/dataset/1c491a01-e2c3-4c76-a988-ab6f9ddee75f/resource/fab2c878-10e4-4adf-9ffc-e321e7250e44> ;
    dcat:landingPage <https://www.bochum.de/Wahlen-in-Bochum> .

<https://bochum.opendata.ruhr/dataset/1c491a01-e2c3-4c76-a988-ab6f9ddee75f/resource/fab2c878-10e4-4adf-9ffc-e321e7250e44/download/bochum_wahl_landtagswahlen.csv> a rdfs:Resource .

<https://opendata.ruhr/dataset/1c491a01-e2c3-4c76-a988-ab6f9ddee75f/resource/c1ca1a0f-2a32-4747-9c37-162bb6cb9703> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2024-10-01T15:17:39.964431"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/other-closed> ;
    dct:modified "2025-11-07T16:23:02.496854"^^xsd:dateTime ;
    dct:title "Bochum - Wahl - Landtagswahlen" ;
    dcat:accessURL <https://www.bochum.de/Wahlen-in-Bochum/Wahlergebnisse-der-Landtagswahlen> .

<https://opendata.ruhr/dataset/1c491a01-e2c3-4c76-a988-ab6f9ddee75f/resource/fab2c878-10e4-4adf-9ffc-e321e7250e44> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2024-10-01T15:17:39.649530"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/other-closed> ;
    dct:modified "2024-10-01T15:17:39.639540"^^xsd:dateTime ;
    dct:title "bochum_wahl_landtagswahlen.csv" ;
    dcat:accessURL <https://bochum.opendata.ruhr/dataset/1c491a01-e2c3-4c76-a988-ab6f9ddee75f/resource/fab2c878-10e4-4adf-9ffc-e321e7250e44/download/bochum_wahl_landtagswahlen.csv> ;
    dcat:byteSize "619"^^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-Landtagswahlen> a rdfs:Resource .

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

