@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.stuttgart.de/dataset/03316249-2110-4921-8725-cf83565bdd7f> 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 "Lokale Erhebungen (12-21)" ] ;
    dct:description "Größte Probleme in Stuttgart (Umfrageergebnis)" ;
    dct:identifier "03316249-2110-4921-8725-cf83565bdd7f" ;
    dct:issued "2023-06-22T09:56:26.650419"^^xsd:dateTime ;
    dct:modified "2024-07-19T08:37:41.098858"^^xsd:dateTime ;
    dct:publisher <https://opendata.stuttgart.de/organization/cff29f70-5b6d-4fb9-aa8f-0f1ae66634e8> ;
    dct:title "Größte Probleme in Stuttgart" ;
    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/03316249-2110-4921-8725-cf83565bdd7f/resource/aef61856-396c-482b-ad0f-cd05a9d94039> ;
    dcat:keyword "einwohner",
        "umfragen",
        "zufriedenheit" ;
    dcat:landingPage <Bürgerumfrage%202021> ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/SOCI> .

<Bürgerumfrage%202021> a foaf:Document .

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

<https://opendata.stuttgart.de/dataset/03316249-2110-4921-8725-cf83565bdd7f/resource/aef61856-396c-482b-ad0f-cd05a9d94039> a dcat:Distribution ;
    dct:description """Die Frage lautet: Was sind Ihrer Meinung nach zurzeit die größten Probleme in Stuttgart? Der Kommunalbarometerwert bezeichnet den mittleren Wert aus den Angaben sehr großes Problem, eher ein großes Problem, teils/teils, eher ein geringes Problem, überhaupt kein Problem. Nach der Rangfolge werden die Punkte 100, 75, 50, 25 und 0 vergeben.\r
### Periodizität\r
Die Statistik wird seit 1995 alle zwei Jahre erhoben. \r
### Rechtsgrundlage\r
Gemeinderatsbeschluss vom 10.03.2021 (GRDRs 121/2021)\r
### Gliederungstiefe\r
Die räumliche Gliederung umfasst die kleinräumige Gliederung.\r
### Quelle\r
Bürgerumfrage 2021""" ;
    dct:format "CSV" ;
    dct:issued "2023-06-22T09:56:48.640046"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/cc-by/4.0> ;
    dct:modified "2023-06-22T09:56:48.610023"^^xsd:dateTime ;
    dct:title "Größte Probleme in Stuttgart" ;
    dcat:accessURL <https://opendata.stuttgart.de/dataset/03316249-2110-4921-8725-cf83565bdd7f/resource/aef61856-396c-482b-ad0f-cd05a9d94039/download/grosste-probleme-in-stuttgart.csv> ;
    dcat:byteSize 1576.0 ;
    dcat:mediaType "text/csv" .

<https://opendata.stuttgart.de/dataset/03316249-2110-4921-8725-cf83565bdd7f/resource/aef61856-396c-482b-ad0f-cd05a9d94039/download/grosste-probleme-in-stuttgart.csv> a rdfs:Resource .

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

