@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/6bdd7eb5-a8a2-4e26-b5e4-bd1e97d3213f> 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:name "Wirtschaft und Kultur (12-22)" ] ;
    dct:description "Besucher des Stuttgarter Fernsehturms seit 1956" ;
    dct:identifier "6bdd7eb5-a8a2-4e26-b5e4-bd1e97d3213f" ;
    dct:issued "2025-04-23T15:29:47.101549"^^xsd:dateTime ;
    dct:modified "2026-05-18T09:59:15.056817"^^xsd:dateTime ;
    dct:publisher <https://opendata.stuttgart.de/organization/cff29f70-5b6d-4fb9-aa8f-0f1ae66634e8> ;
    dct:title "Fernsehturm" ;
    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/6bdd7eb5-a8a2-4e26-b5e4-bd1e97d3213f/resource/186baf55-b594-415d-b87c-a0fac274149c> ;
    dcat:keyword "Fernsehturm" ;
    dcat:landingPage <SWR%20MediaServices%20GmbH> ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/EDUC> .

<https://opendata.stuttgart.de/dataset/6bdd7eb5-a8a2-4e26-b5e4-bd1e97d3213f/resource/186baf55-b594-415d-b87c-a0fac274149c> a dcat:Distribution ;
    dct:description "Besucherzahlen seit 1956 (Jahreswerte; ab 2018 auch Monatswerte)" ;
    dct:format "CSV" ;
    dct:issued "2026-05-18T09:55:43.455910"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/cc-by/4.0> ;
    dct:modified "2026-05-18T09:55:43.432442"^^xsd:dateTime ;
    dct:title "Fernsehturm_Stuttgart.csv" ;
    dcat:accessURL <https://opendata.stuttgart.de/dataset/6bdd7eb5-a8a2-4e26-b5e4-bd1e97d3213f/resource/186baf55-b594-415d-b87c-a0fac274149c/download/fernsehturm_stuttgart.csv> ;
    dcat:byteSize 3210.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" .

