@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/5d2e28d9-56d7-41a8-bb88-181a92439c24> a dcat:Dataset ;
    dcatde:maintainer [ a foaf:Organization ;
            foaf:mbox "poststelle.12-opendata@stuttgart.de" ;
            foaf:name "Statistisches Amt der Landeshauptstadt Stuttgart" ] ;
    dct:creator [ a foaf:Organization ;
            foaf:name "Wohnen und Umwelt (12-23)" ] ;
    dct:description """### Erläuterungen\r
Anzahl Allgemeinärzt/innen, praktische Ärzt/innen, Ärzt/innen ohne Gebiete/(Anzahl Einwohner/innen) * 100.000\r
\r
### Periodizität\r
Die Daten werden jährlich veröffentlicht. Stichtag 31.12.""" ;
    dct:identifier "5d2e28d9-56d7-41a8-bb88-181a92439c24" ;
    dct:issued "2023-06-20T15:03:28.282673"^^xsd:dateTime ;
    dct:modified "2026-04-01T10:14:49.265238"^^xsd:dateTime ;
    dct:publisher <https://opendata.stuttgart.de/organization/cff29f70-5b6d-4fb9-aa8f-0f1ae66634e8> ;
    dct:title "Ärztliche Versorgung" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Statistisches Amt der Landeshauptstadt Stuttgart" ;
            vcard:hasEmail <mailto:poststelle.12-opendata@stuttgart.de> ] ;
    dcat:distribution <https://opendata.stuttgart.de/dataset/5d2e28d9-56d7-41a8-bb88-181a92439c24/resource/4d7286e3-c7d0-41e5-9e1c-ab41fa88df1a> ;
    dcat:keyword "Gesundheit",
        "Ärzte" ;
    dcat:landingPage <Statistisches%20Landesamt%20Baden-Württemberg> ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/HEAL>,
        <http://publications.europa.eu/resource/authority/data-theme/SOCI> .

<https://opendata.stuttgart.de/dataset/5d2e28d9-56d7-41a8-bb88-181a92439c24/resource/4d7286e3-c7d0-41e5-9e1c-ab41fa88df1a> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2023-06-20T15:07:41.049439"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/cc-by/4.0> ;
    dct:modified "2023-06-21T06:58:49.449252"^^xsd:dateTime ;
    dct:title "Ärztliche Versorgung Stuttgart seit 2010" ;
    dcat:accessURL <https://opendata.stuttgart.de/dataset/5d2e28d9-56d7-41a8-bb88-181a92439c24/resource/4d7286e3-c7d0-41e5-9e1c-ab41fa88df1a/download/arztliche_versorgung_stuttgart_seit_2010.csv> ;
    dcat:byteSize 195.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" .

