@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/1a4ca33b-3627-4ce1-9022-1a5c889fe60d> 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 Flächengrößen der Hauptnutzungsarten Siedlung, Vegetation, Verkehr und Gewässer in Bretten" ;
    dct:identifier "1a4ca33b-3627-4ce1-9022-1a5c889fe60d" ;
    dct:issued "2026-06-10T12:18:03.292117"^^xsd:dateTime ;
    dct:modified "2026-06-10T15:19:54.099227"^^xsd:dateTime ;
    dct:publisher <https://opendata.readi.de/organization/207512d4-d974-4a6b-8042-98360a5fc490> ;
    dct:title "Flächen nach Hauptnutzungsarten (Bretten)" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Stadt Bretten" ;
            vcard:hasEmail <mailto:digitalisierung@bretten.de> ] ;
    dcat:distribution <https://opendata.readi.de/dataset/1a4ca33b-3627-4ce1-9022-1a5c889fe60d/resource/a6e308f4-f801-4737-94b9-6453923f1949> ;
    dcat:keyword "Bretten",
        "Flächen",
        "Gewässer",
        "Siedlung",
        "Vegetation",
        "Verkehr",
        "datenBW" ;
    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://publications.europa.eu/resource/authority/data-theme/REGI>,
        <http://publications.europa.eu/resource/authority/data-theme/TRAN> .

<https://opendata.readi.de/dataset/1a4ca33b-3627-4ce1-9022-1a5c889fe60d/resource/a6e308f4-f801-4737-94b9-6453923f1949> a dcat:Distribution ;
    dct:description "Flächengrößen der Hauptnutzungsarten Siedlung, Vegetation, Verkehr und Gewässer in Bretten Stand Dezember 2024 als CSV" ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/CSV> ;
    dct:issued "2026-06-10T12:18:53.798580"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/cc-by/4.0> ;
    dct:modified "2026-06-10T12:18:53.719945"^^xsd:dateTime ;
    dct:title "Flächengrößen Hauptnutzungsarten Bretten 12/2024" ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:checksumValue "0307d90283635a0a5ca1e62651f7cf91"^^xsd:hexBinary ] ;
    dcat:accessURL <https://opendata.readi.de/dataset/1a4ca33b-3627-4ce1-9022-1a5c889fe60d/resource/a6e308f4-f801-4737-94b9-6453923f1949/download/33111_0006-bodenfl-bretten.csv> ;
    dcat:byteSize 185.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" .

