@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/4d20e030-0dc0-487d-9f67-9475df62e70a> a dcat:Dataset ;
    dcatde:maintainer [ a foaf:Organization ;
            foaf:mbox "poststelle.12-opendata@stuttgart.de" ;
            foaf:name "Wirtschaft und Kultur (12-22)" ] ;
    dct:description "Besucher, Platzausnutzung und Mittel für Private Theater in Stuttgart seit 1980" ;
    dct:identifier "4d20e030-0dc0-487d-9f67-9475df62e70a" ;
    dct:issued "2026-05-18T11:14:32.542490"^^xsd:dateTime ;
    dct:modified "2026-05-18T11:14:40.302331"^^xsd:dateTime ;
    dct:publisher <https://opendata.stuttgart.de/organization/cff29f70-5b6d-4fb9-aa8f-0f1ae66634e8> ;
    dct:title "Private Theater" ;
    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/4d20e030-0dc0-487d-9f67-9475df62e70a/resource/d7ba5289-8238-4e9e-85ed-f6b82d6e0070> ;
    dcat:keyword "Besucher",
        "Fördermittel",
        "Show",
        "Theater" ;
    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/4d20e030-0dc0-487d-9f67-9475df62e70a/resource/d7ba5289-8238-4e9e-85ed-f6b82d6e0070> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2026-05-18T11:14:40.113114"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/cc-by/4.0> ;
    dct:modified "2026-05-18T11:14:40.095554"^^xsd:dateTime ;
    dct:title "Privattheater_Stuttgart.csv" ;
    dcat:accessURL <https://opendata.stuttgart.de/dataset/4d20e030-0dc0-487d-9f67-9475df62e70a/resource/d7ba5289-8238-4e9e-85ed-f6b82d6e0070/download/privattheater_stuttgart.csv> ;
    dcat:byteSize 252551.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" .

