@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 spdx: <http://spdx.org/rdf/terms#> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://opendata.readi.de/dataset/f849301c-55ed-4270-977f-9a9fa32c5b70> a dcat:Dataset ;
    dcatde:contributorID <http://dcat-ap.de/def/contributors/readi> ;
    dcatde:maintainer [ a foaf:Organization ;
            foaf:mbox "digitalisierung@bretten.de" ;
            foaf:name "Ralf Mayer" ] ;
    dct:creator [ a foaf:Organization ;
            foaf:mbox "digitalisierung@bretten.de" ;
            foaf:name "Ralf Mayer" ] ;
    dct:description "Standorte von Defibrillatoren in Bretten. Defibrillatoren sind für Laien in Notfällen zur Erste Hilfe einsetzbar bei Herzrhythmusstörungen und Herzstillständen." ;
    dct:identifier "f849301c-55ed-4270-977f-9a9fa32c5b70" ;
    dct:issued "2026-06-01T12:57:19.923239"^^xsd:dateTime ;
    dct:modified "2026-06-01T12:58:15.763382"^^xsd:dateTime ;
    dct:publisher <https://opendata.readi.de/organization/207512d4-d974-4a6b-8042-98360a5fc490> ;
    dct:title "Defibrillatoren (Bretten)" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Ralf Mayer" ;
            vcard:hasEmail <mailto:digitalisierung@bretten.de> ] ;
    dcat:distribution <https://opendata.readi.de/dataset/f849301c-55ed-4270-977f-9a9fa32c5b70/resource/97f033b4-3bfa-4680-bc51-de80cb0dc312> ;
    dcat:keyword "AED",
        "Bretten",
        "Erste Hilfe",
        "Notfall",
        "datenBW" ;
    dcat:landingPage <https://www.bretten.de> ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/HEAL> .

<https://opendata.readi.de/dataset/f849301c-55ed-4270-977f-9a9fa32c5b70/resource/97f033b4-3bfa-4680-bc51-de80cb0dc312> a dcat:Distribution ;
    dct:description "Standorte von Defibrillatoren in Bretten" ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/CSV> ;
    dct:issued "2026-06-01T12:58:12.014149"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/cc-by/4.0> ;
    dct:modified "2026-06-01T12:58:11.941469"^^xsd:dateTime ;
    dct:title "Defibrillatoren Bretten" ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:checksumValue "fb9b54b9f382c98f33333140792fe4e5"^^xsd:hexBinary ] ;
    dcat:accessURL <https://opendata.readi.de/dataset/f849301c-55ed-4270-977f-9a9fa32c5b70/resource/97f033b4-3bfa-4680-bc51-de80cb0dc312/download/defis.csv> ;
    dcat:byteSize 702.0 ;
    dcat:mediaType <https://www.iana.org/assignments/media-types/text/csv> .

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

