@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/431bce92-c7ef-4aad-af01-58b33876c612> 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 "Wirtschaft und Kultur (12-22)" ] ;
    dct:description "Besucher in den öffentlichen Schwimmbädern Stuttgart seit 1980" ;
    dct:identifier "431bce92-c7ef-4aad-af01-58b33876c612" ;
    dct:issued "2023-09-25T09:35:33.202365"^^xsd:dateTime ;
    dct:modified "2026-03-31T09:14:37.225098"^^xsd:dateTime ;
    dct:publisher <https://opendata.stuttgart.de/organization/cff29f70-5b6d-4fb9-aa8f-0f1ae66634e8> ;
    dct:title "Besucher öffentliche Schwimmbäder" ;
    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/431bce92-c7ef-4aad-af01-58b33876c612/resource/4999a6f2-9700-4552-b417-20fcbc3402d6> ;
    dcat:keyword "Freizeit",
        "Schwimmbäder" ;
    dcat:landingPage <Bäderbetriebe%20Stuttgart> ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/EDUC> .

<https://opendata.stuttgart.de/dataset/431bce92-c7ef-4aad-af01-58b33876c612/resource/4999a6f2-9700-4552-b417-20fcbc3402d6> a dcat:Distribution ;
    dct:description """###Erläuterungen\r
Besucherzahlen der städtischen Hallenbäder, Freibäder und Mineralbäder\r
\r
### Hinweis\r
Ab 1997 einschl. Besucher in Sauna, Dampf- und Reinigungsbäder.\r
\r
### Quelle\r
Bäderbetriebe Stuttgart""" ;
    dct:format "CSV" ;
    dct:issued "2023-09-25T09:43:34.967675"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/cc-by/4.0> ;
    dct:modified "2023-09-25T09:43:34.938463"^^xsd:dateTime ;
    dct:title "Besucher in den öffentlichen Schwimmbädern seit 1980" ;
    dcat:accessURL <https://opendata.stuttgart.de/dataset/431bce92-c7ef-4aad-af01-58b33876c612/resource/4999a6f2-9700-4552-b417-20fcbc3402d6/download/besucher_in_den_oeffentlichen_schwimmbaedern_stuttgarts_seit_1980.csv> ;
    dcat:byteSize 1272.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" .

