@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/f2ba3095-1576-40fa-9f8b-196db0a2a6d1> 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 "Baufertigstellungen Stuttgart insgesamt seit 1987" ;
    dct:identifier "f2ba3095-1576-40fa-9f8b-196db0a2a6d1" ;
    dct:issued "2023-06-20T15:12:08.091767"^^xsd:dateTime ;
    dct:modified "2024-07-19T09:16:18.083601"^^xsd:dateTime ;
    dct:publisher <https://opendata.stuttgart.de/organization/cff29f70-5b6d-4fb9-aa8f-0f1ae66634e8> ;
    dct:title "Baufertigstellungen" ;
    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/f2ba3095-1576-40fa-9f8b-196db0a2a6d1/resource/edd2fd86-075b-4e59-9fa8-4fd6e1582a71> ;
    dcat:keyword "Bauen",
        "Baufertigstellungen",
        "Wohnen" ;
    dcat:landingPage <https://www.statistik-bw.de> ;
    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/f2ba3095-1576-40fa-9f8b-196db0a2a6d1/resource/edd2fd86-075b-4e59-9fa8-4fd6e1582a71> a dcat:Distribution ;
    dct:description """###Erläuterungen\r
Ab 2012 zählen Sonstige Wohneinheiten (i.d.R. in Wohnheimen) als Wohnungen.\r
\r
###Periodizität\r
Die Daten werden jährlich veröffentlicht. Stichtag 31.12.\r
\r
###Quelle\r
Statistisches Landesamt Baden-Württemberg""" ;
    dct:format "CSV" ;
    dct:issued "2023-06-20T15:14:51.744543"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/cc-by/4.0> ;
    dct:modified "2023-06-20T15:14:51.708791"^^xsd:dateTime ;
    dct:title "Baufertigstellungen Stuttgart insgesamt seit 1987" ;
    dcat:accessURL <https://opendata.stuttgart.de/dataset/f2ba3095-1576-40fa-9f8b-196db0a2a6d1/resource/edd2fd86-075b-4e59-9fa8-4fd6e1582a71/download/baufertigstellungen_stuttgart_insgesamt_seit_1987.csv> ;
    dcat:byteSize 1277.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" .

