@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://opendata.stuttgart.de/dataset/1b2d0b42-8a67-4b18-b196-dcb5aa526b27> a dcat:Dataset ;
    dcatde:maintainer [ a foaf:Organization ;
            foaf:mbox "poststelle.12-opendata@stuttgart.de" ;
            foaf:name "Statistisches Amt der Landeshauptstadt Stuttgart" ] ;
    dct:creator [ a foaf:Organization ;
            foaf:mbox "poststelle.12-opendata@stuttgart.de" ;
            foaf:name "Wahlen und Finanzstatistik (12-31)" ] ;
    dct:description "Ergebnisse der Landtagswahlen in Stuttgart von 1956 bis 2016" ;
    dct:identifier "1b2d0b42-8a67-4b18-b196-dcb5aa526b27" ;
    dct:issued "2023-09-29T14:07:42.884629"^^xsd:dateTime ;
    dct:modified "2024-07-19T08:46:56.705974"^^xsd:dateTime ;
    dct:publisher <https://opendata.stuttgart.de/organization/cff29f70-5b6d-4fb9-aa8f-0f1ae66634e8> ;
    dct:title "Ergebnisse Landtagswahlen" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Statistisches Amt der Landeshauptstadt Stuttgart" ;
            vcard:hasEmail <mailto:poststelle.12-opendata@stuttgart.de> ] ;
    dcat:distribution <https://opendata.stuttgart.de/dataset/1b2d0b42-8a67-4b18-b196-dcb5aa526b27/resource/ad149ed5-0338-40c6-8cdf-8a0d81380ffb> ;
    dcat:keyword "Landtag",
        "Wahlen" ;
    dcat:landingPage <Statistisches%20Amt%20der%20Landeshauptstadt%20Stuttgart> ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/GOVE>,
        <http://publications.europa.eu/resource/authority/data-theme/SOCI> .

<https://opendata.stuttgart.de/dataset/1b2d0b42-8a67-4b18-b196-dcb5aa526b27/resource/ad149ed5-0338-40c6-8cdf-8a0d81380ffb> a dcat:Distribution ;
    dct:description """###Erläuterungen\r
Nachgewiesen werden: Wahlberechtigte, Wahlbeteiligung, gültige Stimmen, Stimmenanteile der Parteien, Sonstige sowie der stärksten sonstigen Partei.\r
\r
###Quelle\r
Statistisches Amt der Landeshauptstadt Stuttgart""" ;
    dct:format "CSV" ;
    dct:issued "2023-09-29T14:09:24.824492"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/cc-by/4.0> ;
    dct:modified "2023-09-29T14:09:24.800952"^^xsd:dateTime ;
    dct:title "Ergebnisse der Landtagswahlen in Stuttgart von 1952 bis 2016" ;
    dcat:accessURL <https://opendata.stuttgart.de/dataset/1b2d0b42-8a67-4b18-b196-dcb5aa526b27/resource/ad149ed5-0338-40c6-8cdf-8a0d81380ffb/download/ergebnisse_der_landtagswahlen_in_stuttgart_1952_bis_2016.csv> ;
    dcat:byteSize 1435.0 ;
    dcat:mediaType "text/csv" .

<https://opendata.stuttgart.de/organization/cff29f70-5b6d-4fb9-aa8f-0f1ae66634e8> a foaf:Organization ;
    foaf:name "Statistisches Amt der Landeshauptstadt Stuttgart" .

