@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 rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@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/b9a18174-463c-4a8f-a60a-5eccb71b1869> 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" ],
        [ a foaf:Agent ;
            foaf:mbox "digitalisierung@bretten.de" ;
            foaf:name "Ralf Mayer" ] ;
    dct:description "Daten der öffentlichen Kanalisation (Misch- uns Trennwasser) für Bretten" ;
    dct:identifier "b9a18174-463c-4a8f-a60a-5eccb71b1869" ;
    dct:issued "2026-06-12T10:18:44.830327"^^xsd:dateTime ;
    dct:modified "2026-06-12T10:55:06.426681"^^xsd:dateTime ;
    dct:publisher <https://opendata.readi.de/organization/207512d4-d974-4a6b-8042-98360a5fc490> ;
    dct:title "Kanalisationsdaten (Bretten)" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Stadt Bretten" ;
            vcard:hasEmail <mailto:digitalisierung@bretten.de> ] ;
    dcat:distribution <https://opendata.readi.de/dataset/b9a18174-463c-4a8f-a60a-5eccb71b1869/resource/fc6b7b7e-a41e-434e-9d73-eefb94444622> ;
    dcat:keyword "abwasser",
        "bretten",
        "datenbw",
        "kanalisation",
        "versorgung" ;
    dcat:landingPage <https://www.bretten.de/> ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/ENVI>,
        <http://publications.europa.eu/resource/authority/data-theme/GOVE> .

<http://dcat-ap.de/def/licenses/cc-by/4.0> a dct:LicenseDocument ;
    dct:type <http://purl.org/adms/licencetype/UnknownIPR> .

<http://publications.europa.eu/resource/authority/file-type/CSV> a dct:MediaTypeOrExtent .

<https://opendata.readi.de/dataset/b9a18174-463c-4a8f-a60a-5eccb71b1869/resource/fc6b7b7e-a41e-434e-9d73-eefb94444622> a dcat:Distribution ;
    dct:description "Daten der öffentlichen Kanalisation Bretten 2016 - 2022 als CSV" ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/CSV> ;
    dct:issued "2026-06-12T10:20:28.377051"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/cc-by/4.0> ;
    dct:modified "2026-06-12T10:53:29.970105"^^xsd:dateTime ;
    dct:title "Kanalisationsdaten Bretten 2016-2022" ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:checksumValue "bfb84bd95f4b0b4d31b1c9c656f5baa0"^^xsd:hexBinary ] ;
    dcat:accessURL <https://opendata.readi.de/dataset/b9a18174-463c-4a8f-a60a-5eccb71b1869/resource/fc6b7b7e-a41e-434e-9d73-eefb94444622/download/32212_0001-offkanal-bretten.csv> ;
    dcat:byteSize 346.0 ;
    dcat:mediaType <https://www.iana.org/assignments/media-types/text/csv> .

<https://opendata.readi.de/dataset/b9a18174-463c-4a8f-a60a-5eccb71b1869/resource/fc6b7b7e-a41e-434e-9d73-eefb94444622/download/32212_0001-offkanal-bretten.csv> a rdfs:Resource .

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

<https://www.bretten.de/> a foaf:Document .

<https://www.iana.org/assignments/media-types/text/csv> a dct:MediaType .

