@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.readi.de/dataset/af19fbe0-f6d0-4ca7-834e-a767ad662875> a dcat:Dataset ;
    dcatde:contributorID <http://dcat-ap.de/def/contributors/readi> ;
    dcatde:maintainer [ a foaf:Organization ;
            foaf:mbox "digitalisierung@bretten.de" ;
            foaf:name "Stadt Bretten" ] ;
    dct:creator [ a foaf:Organization ;
            foaf:mbox "digitalisierung@bretten.de" ;
            foaf:name "Ralf Mayer" ] ;
    dct:description "Übersicht der Ärzte und Zahnärzte in Bretten" ;
    dct:identifier "af19fbe0-f6d0-4ca7-834e-a767ad662875" ;
    dct:issued "2026-05-28T07:47:14.050258"^^xsd:dateTime ;
    dct:modified "2026-05-29T09:25:32.028271"^^xsd:dateTime ;
    dct:publisher <https://opendata.readi.de/organization/207512d4-d974-4a6b-8042-98360a5fc490> ;
    dct:title "Arzte/Zahnärzte (Bretten)" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Stadt Bretten" ;
            vcard:hasEmail <mailto:digitalisierung@bretten.de> ] ;
    dcat:distribution <https://opendata.readi.de/dataset/af19fbe0-f6d0-4ca7-834e-a767ad662875/resource/8a7e78d6-8816-41cd-8178-266c7381ef24> ;
    dcat:keyword "Behandlung",
        "Bretten",
        "Gesundheit",
        "Heilung",
        "datenBW" ;
    dcat:landingPage <https://www.bretten.de> ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/HEAL> .

<https://opendata.readi.de/dataset/af19fbe0-f6d0-4ca7-834e-a767ad662875/resource/8a7e78d6-8816-41cd-8178-266c7381ef24> a dcat:Distribution ;
    dct:description "Übersicht der Arzte und Zahnärzte Bretten" ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/HTML> ;
    dct:issued "2026-05-28T07:48:41.201250"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/cc-by/4.0> ;
    dct:modified "2026-05-28T07:48:41.488954"^^xsd:dateTime ;
    dct:title "Ärzte/Zahnärzte Bretten" ;
    dcat:accessURL <https://www.bretten.de/familien-soziales-bildung/aerzte-und-zahnaerzte> .

<https://opendata.readi.de/organization/207512d4-d974-4a6b-8042-98360a5fc490> a foaf:Organization ;
    foaf:name "Stadt Bretten" .

