@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/e4d0a1e7-d4aa-4d13-a54a-b2eb8a9b6472> 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 zugänglichen Toiletten. Bei den netten Toiletten handelt es sich um eine private Initiative Brettener Gastronomiebetriebe." ;
    dct:identifier "e4d0a1e7-d4aa-4d13-a54a-b2eb8a9b6472" ;
    dct:issued "2026-06-02T12:20:26.769125"^^xsd:dateTime ;
    dct:modified "2026-06-02T12:30:37.591221"^^xsd:dateTime ;
    dct:publisher <https://opendata.readi.de/organization/207512d4-d974-4a6b-8042-98360a5fc490> ;
    dct:title "Toiletten (Bretten)" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Stadt Bretten" ;
            vcard:hasEmail <mailto:digitalisierung@bretten.de> ] ;
    dcat:distribution <https://opendata.readi.de/dataset/e4d0a1e7-d4aa-4d13-a54a-b2eb8a9b6472/resource/7c12b8ef-5c78-4362-83e7-e3116a84fd56> ;
    dcat:keyword "Bretten",
        "Klo",
        "Notdurft",
        "Toilette",
        "WC",
        "datenBW" ;
    dcat:landingPage <https://www.bretten.de/> ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/HEAL>,
        <http://publications.europa.eu/resource/authority/data-theme/REGI> .

<https://opendata.readi.de/dataset/e4d0a1e7-d4aa-4d13-a54a-b2eb8a9b6472/resource/7c12b8ef-5c78-4362-83e7-e3116a84fd56> a dcat:Distribution ;
    dct:description "Nette Toiletten in Bretten Stand 06/2026 als CSV" ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/CSV> ;
    dct:issued "2026-06-02T12:21:19.850783"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/cc-by/4.0> ;
    dct:modified "2026-06-02T12:21:19.786187"^^xsd:dateTime ;
    dct:title "Nette Toiletten 06/2026" ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:checksumValue "8b6ea1915dc73d8ab30098d8bde0007c"^^xsd:hexBinary ] ;
    dcat:accessURL <https://opendata.readi.de/dataset/e4d0a1e7-d4aa-4d13-a54a-b2eb8a9b6472/resource/7c12b8ef-5c78-4362-83e7-e3116a84fd56/download/nette-toilette.csv> ;
    dcat:byteSize 437.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" .

