@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/3a0afcfc-3a77-45d6-9186-114e42fa021b> 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 "Übersicht der Flächengrößen der Ortsteile Brettens" ;
    dct:identifier "3a0afcfc-3a77-45d6-9186-114e42fa021b" ;
    dct:issued "2026-05-28T10:11:26.325094"^^xsd:dateTime ;
    dct:modified "2026-05-28T14:15:28.196507"^^xsd:dateTime ;
    dct:publisher <https://opendata.readi.de/organization/207512d4-d974-4a6b-8042-98360a5fc490> ;
    dct:title "Stadtfläche (Bretten)" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Ralf Mayer" ;
            vcard:hasEmail <mailto:digitalisierung@bretten.de> ] ;
    dcat:distribution <https://opendata.readi.de/dataset/3a0afcfc-3a77-45d6-9186-114e42fa021b/resource/489224c2-5e5a-4ba8-a2e9-569570712c2c> ;
    dcat:keyword "Bretten",
        "Flächen",
        "Ortsteile",
        "datenBW" ;
    dcat:landingPage <https://www.bretten.de> ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/GOVE>,
        <http://publications.europa.eu/resource/authority/data-theme/REGI> .

<https://opendata.readi.de/dataset/3a0afcfc-3a77-45d6-9186-114e42fa021b/resource/489224c2-5e5a-4ba8-a2e9-569570712c2c> a dcat:Distribution ;
    dct:description "Flächengrößen der Ortsteile Brettens" ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/CSV> ;
    dct:issued "2026-05-28T10:12:29.416257"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/cc-by-nd/4.0> ;
    dct:modified "2026-05-28T14:14:42.424820"^^xsd:dateTime ;
    dct:title "Flächengrößen Bretten" ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:checksumValue "b4a75739846f9f762bc77acffc4d6447"^^xsd:hexBinary ] ;
    dcat:accessURL <https://opendata.readi.de/dataset/3a0afcfc-3a77-45d6-9186-114e42fa021b/resource/489224c2-5e5a-4ba8-a2e9-569570712c2c/download/flachen-ortsteile.csv> ;
    dcat:byteSize 273.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" .

