@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/27ef9c3d-2f55-4e73-9d59-6012b967e179> 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 zu Museen in Stuttgart seit 1980" ;
    dct:identifier "27ef9c3d-2f55-4e73-9d59-6012b967e179" ;
    dct:issued "2026-05-18T10:21:29.203801"^^xsd:dateTime ;
    dct:modified "2026-05-18T10:21:55.330405"^^xsd:dateTime ;
    dct:publisher <https://opendata.stuttgart.de/organization/cff29f70-5b6d-4fb9-aa8f-0f1ae66634e8> ;
    dct:title "Museen" ;
    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/27ef9c3d-2f55-4e73-9d59-6012b967e179/resource/1a34d83f-1c96-4750-aaa4-595019b55b61> ;
    dcat:keyword "Besucher",
        "Museen",
        "Museum" ;
    dcat:landingPage <Landeshauptstadt%20Stuttgart%2C%20Statistisches%20Amt> ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/EDUC> .

<https://opendata.stuttgart.de/dataset/27ef9c3d-2f55-4e73-9d59-6012b967e179/resource/1a34d83f-1c96-4750-aaa4-595019b55b61> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2026-05-18T10:21:55.141843"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/cc-by/4.0> ;
    dct:modified "2026-05-18T10:21:55.125539"^^xsd:dateTime ;
    dct:title "Museen_Stuttgart.csv" ;
    dcat:accessURL <https://opendata.stuttgart.de/dataset/27ef9c3d-2f55-4e73-9d59-6012b967e179/resource/1a34d83f-1c96-4750-aaa4-595019b55b61/download/museen_stuttgart.csv> ;
    dcat:byteSize 274032.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" .

