@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/c94c627c-ef15-4b73-8881-4cbecb23e5c5> a dcat:Dataset ;
    dcatde:maintainer [ a foaf:Organization ;
            foaf:mbox "poststelle.12-opendata@stuttgart.de" ;
            foaf:name "Landeshauptstadt Stuttgart, Statistisches Amt" ] ;
    dct:creator [ a foaf:Organization ;
            foaf:name "Personal- und Sozialstatistik (12-33)" ] ;
    dct:description "Vollstationär behandelte Patienten nach Hauptdiagnose und Altersgruppen. Zusammenstellung verschiedener Gebiete: Stuttgart, Landkreise in der Region Stuttgart, sowie ausgesuchte Großstädte." ;
    dct:identifier "c94c627c-ef15-4b73-8881-4cbecb23e5c5" ;
    dct:issued "2026-03-26T12:57:34.118135"^^xsd:dateTime ;
    dct:modified "2026-03-31T09:03:55.333765"^^xsd:dateTime ;
    dct:publisher <https://opendata.stuttgart.de/organization/cff29f70-5b6d-4fb9-aa8f-0f1ae66634e8> ;
    dct:title "Vollstationär behandelte Patienten nach Hauptdiagnose" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Landeshauptstadt Stuttgart, Statistisches Amt" ;
            vcard:hasEmail <mailto:poststelle.12-opendata@stuttgart.de> ] ;
    dcat:distribution <https://opendata.stuttgart.de/dataset/c94c627c-ef15-4b73-8881-4cbecb23e5c5/resource/9417b9aa-5d17-4e61-bb73-e05299127918> ;
    dcat:keyword "Diagnosen",
        "Gesundheit",
        "Krankenhaus" ;
    dcat:landingPage <Regionaldatenbank%20Deutschland> ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/HEAL> .

<https://opendata.stuttgart.de/dataset/c94c627c-ef15-4b73-8881-4cbecb23e5c5/resource/9417b9aa-5d17-4e61-bb73-e05299127918> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2026-03-26T12:58:07.347017"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/cc-by/4.0> ;
    dct:modified "2026-03-26T13:30:01.701786"^^xsd:dateTime ;
    dct:title "Patienten_Vollstationär_Diagnosen.csv" ;
    dcat:accessURL <https://opendata.stuttgart.de/dataset/c94c627c-ef15-4b73-8881-4cbecb23e5c5/resource/9417b9aa-5d17-4e61-bb73-e05299127918/download/patienten_vollstationar_diagnosen.csv> ;
    dcat:byteSize 8286513.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" .

