@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/c51d1ec0-3685-4042-95bb-83072a4877a0> 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 "Wohnen und Umwelt (12-23)" ] ;
    dct:description "Eigentümerquote in den Stuttgarter Stadtbezirken seit 2016" ;
    dct:identifier "c51d1ec0-3685-4042-95bb-83072a4877a0" ;
    dct:issued "2023-09-29T12:49:49.478520"^^xsd:dateTime ;
    dct:modified "2026-03-31T09:18:47.537231"^^xsd:dateTime ;
    dct:publisher <https://opendata.stuttgart.de/organization/cff29f70-5b6d-4fb9-aa8f-0f1ae66634e8> ;
    dct:title "Eigentümerquote" ;
    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/c51d1ec0-3685-4042-95bb-83072a4877a0/resource/6c25b8da-9008-4354-b9c3-8c26a37f50d5> ;
    dcat:keyword "Wohnen" ;
    dcat:landingPage <Landeshauptstadt%20Stuttgart%2C%20Stadtkämmerei%2C%20Statistisches%20Amt> ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/REGI>,
        <http://publications.europa.eu/resource/authority/data-theme/SOCI> .

<https://opendata.stuttgart.de/dataset/c51d1ec0-3685-4042-95bb-83072a4877a0/resource/6c25b8da-9008-4354-b9c3-8c26a37f50d5> a dcat:Distribution ;
    dct:description """Die Eigentümerquoten werden auf Basis von Grundbucheinträgen geschätzt. Diese Werte sind aufgrund unterschiedlicher Definition und Methodik nicht vergleichbar mit den alle 4 Jahre im Mikrozensus erhobenen Wohneigentümerquoten.\r
###Periodizität\r
Die Statistik wird alle zwei Jahre erstellt.\r
###Rechtsgrundlage\r
keine\r
###Gliederungstiefe\r
Die räumliche Gliederung umfasst die Stadtbezirksebene.\r
###Quelle\r
Landeshauptstadt Stuttgart, Stadtkämmerei, Statistisches Amt\r
""" ;
    dct:format "CSV" ;
    dct:issued "2023-09-29T12:50:31.441587"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/cc-by/4.0> ;
    dct:modified "2023-09-29T12:50:31.420512"^^xsd:dateTime ;
    dct:title "Eigentümerquote in den Stuttgarter Stadtbezirken seit 2016" ;
    dcat:accessURL <https://opendata.stuttgart.de/dataset/c51d1ec0-3685-4042-95bb-83072a4877a0/resource/6c25b8da-9008-4354-b9c3-8c26a37f50d5/download/tidy_eigentumerquote_stadtbezirke_seit_2016.csv> ;
    dcat:byteSize 3062.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" .

