@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/c1617e36-d22b-4405-864d-771fd4946571> a dcat:Dataset ;
    dcatde:maintainer [ a foaf:Organization ;
            foaf:mbox "poststelle.12-opendata@stuttgart.de" ;
            foaf:name "Wirtschaft und Kultur (12-22)" ] ;
    dct:identifier "c1617e36-d22b-4405-864d-771fd4946571" ;
    dct:issued "2026-05-18T10:16:24.027249"^^xsd:dateTime ;
    dct:modified "2026-05-18T10:16:38.059758"^^xsd:dateTime ;
    dct:publisher <https://opendata.stuttgart.de/organization/cff29f70-5b6d-4fb9-aa8f-0f1ae66634e8> ;
    dct:title "Kulturausgaben" ;
    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/c1617e36-d22b-4405-864d-771fd4946571/resource/ae2b34d5-e26e-43c1-b6cf-fe0e29b2d297> ;
    dcat:keyword "Ausgaben",
        "Haushalt",
        "Kultur",
        "Zuschüsse" ;
    dcat:landingPage <Landeshauptstadt%20Stuttgart%2C%20Kulturamt> ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/ECON>,
        <http://publications.europa.eu/resource/authority/data-theme/EDUC> .

<https://opendata.stuttgart.de/dataset/c1617e36-d22b-4405-864d-771fd4946571/resource/ae2b34d5-e26e-43c1-b6cf-fe0e29b2d297> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2026-05-18T10:16:37.837339"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/cc-by/4.0> ;
    dct:modified "2026-05-18T10:16:37.821394"^^xsd:dateTime ;
    dct:title "Kulturausgaben_Stuttgart.csv" ;
    dcat:accessURL <https://opendata.stuttgart.de/dataset/c1617e36-d22b-4405-864d-771fd4946571/resource/ae2b34d5-e26e-43c1-b6cf-fe0e29b2d297/download/kulturausgaben_stuttgart.csv> ;
    dcat:byteSize 13158.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" .

