@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/d9afaf01-7699-48f9-bdde-4c7321968178> a dcat:Dataset ;
    dcatde:maintainer [ a foaf:Organization ;
            foaf:mbox "poststelle.12-opendata@stuttgart.de" ;
            foaf:name "Wirtschaft und Kultur (12-22)" ] ;
    dct:description "Besucherzahlen und Finanzdaten zu Orchestern und Konzerten in Stuttgart seit 1980" ;
    dct:identifier "d9afaf01-7699-48f9-bdde-4c7321968178" ;
    dct:issued "2026-05-18T10:59:49.606706"^^xsd:dateTime ;
    dct:modified "2026-05-18T11:00:00.039439"^^xsd:dateTime ;
    dct:publisher <https://opendata.stuttgart.de/organization/cff29f70-5b6d-4fb9-aa8f-0f1ae66634e8> ;
    dct:title "Orchester" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Wirtschaft und Kultur (12-22)" ;
            vcard:hasEmail <mailto:poststelle.12-opendata@stuttgart.de> ] ;
    dcat:distribution <https://opendata.stuttgart.de/dataset/d9afaf01-7699-48f9-bdde-4c7321968178/resource/981c5e69-6170-4daa-833e-f0ea77b7a36d> ;
    dcat:keyword "Besucher",
        "Konzert",
        "Musik",
        "Orchester" ;
    dcat:landingPage <Deutscher%20Bühnenverein%20-%20Bundesverband%20der%20Theater%20und%20Orchester> ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/EDUC> .

<https://opendata.stuttgart.de/dataset/d9afaf01-7699-48f9-bdde-4c7321968178/resource/981c5e69-6170-4daa-833e-f0ea77b7a36d> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2026-05-18T10:59:59.854971"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/cc-by/4.0> ;
    dct:modified "2026-05-18T10:59:59.837489"^^xsd:dateTime ;
    dct:title "Orchester_Stuttgart.csv" ;
    dcat:accessURL <https://opendata.stuttgart.de/dataset/d9afaf01-7699-48f9-bdde-4c7321968178/resource/981c5e69-6170-4daa-833e-f0ea77b7a36d/download/orchester_stuttgart.csv> ;
    dcat:byteSize 74162.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" .

