@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/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:Agent ;
            foaf:name "Wirtschaft und Kultur (12-22)" ],
        [ a foaf:Organization ;
            foaf:name "Wirtschaft und Kultur (12-22)" ] ;
    dct:description """Besuchszahlen des Stuttgarter Fernsehturms seit 1956 (Jahreswerte und ab 2018 auch Monatswerte)\r
\r
Die Statistik wird jährlich zum Jahresende basierend auf Daten der SWR MediaServices GmbH aktualisiert und die Daten des letzten vergangenen Jahres stehen in der Regel ab April des Folgejahres zur Verfügung.\r
\r
Rechtsgrundlage: entfällt\r
""" ;
    dct:identifier "6bdd7eb5-a8a2-4e26-b5e4-bd1e97d3213f" ;
    dct:issued "2025-04-23T15:29:47.101549"^^xsd:dateTime ;
    dct:modified "2026-07-09T07:13:06.608343"^^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 "besucher",
        "fernsehturm" ;
    dcat:landingPage <SWR%20MediaServices%20GmbH> ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/EDUC> .

<SWR%20MediaServices%20GmbH> 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/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/dataset/6bdd7eb5-a8a2-4e26-b5e4-bd1e97d3213f/resource/186baf55-b594-415d-b87c-a0fac274149c/download/fernsehturm_stuttgart.csv> a rdfs:Resource .

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

