@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/0b36dedd-2730-4000-b031-9c8e12e7af8c> 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 "Pflegebedürftige Leistungsempfänger nach Pflegegraden und Altersgruppen in Stuttgart." ;
    dct:identifier "0b36dedd-2730-4000-b031-9c8e12e7af8c" ;
    dct:issued "2026-03-26T13:15:35.130270"^^xsd:dateTime ;
    dct:modified "2026-03-31T09:05:06.045449"^^xsd:dateTime ;
    dct:publisher <https://opendata.stuttgart.de/organization/cff29f70-5b6d-4fb9-aa8f-0f1ae66634e8> ;
    dct:title "Pflegegrade pflegebedürftiger Leistungsempfänger" ;
    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/0b36dedd-2730-4000-b031-9c8e12e7af8c/resource/fc2cbda3-56df-4a3d-95e9-9be0ab36648b> ;
    dcat:keyword "Pflege",
        "Pflegebedürftige Leistungsempfänger",
        "Pflegegrade" ;
    dcat:landingPage <Statistisches%20Landesamt%20Baden-Württemberg> ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/HEAL> .

<https://opendata.stuttgart.de/dataset/0b36dedd-2730-4000-b031-9c8e12e7af8c/resource/fc2cbda3-56df-4a3d-95e9-9be0ab36648b> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2026-03-26T13:16:11.561192"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/cc-by/4.0> ;
    dct:modified "2026-03-26T13:28:29.674892"^^xsd:dateTime ;
    dct:title "Pflegegrade_Stuttgart.csv" ;
    dcat:accessURL <https://opendata.stuttgart.de/dataset/0b36dedd-2730-4000-b031-9c8e12e7af8c/resource/fc2cbda3-56df-4a3d-95e9-9be0ab36648b/download/pflegegrade_stuttgart.csv> ;
    dcat:byteSize 24463.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" .

