@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/c066ef85-2ac7-45d1-a04d-b0e0486f2b09> 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 "Nutzviehbezogene Landwirtschafts-Statistik für Bretten" ;
    dct:identifier "c066ef85-2ac7-45d1-a04d-b0e0486f2b09" ;
    dct:issued "2026-06-09T12:13:46.416920"^^xsd:dateTime ;
    dct:modified "2026-06-09T13:00:42.173992"^^xsd:dateTime ;
    dct:publisher <https://opendata.readi.de/organization/207512d4-d974-4a6b-8042-98360a5fc490> ;
    dct:title "Nutzviehhaltung (Bretten)" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Stadt Bretten" ;
            vcard:hasEmail <mailto:digitalisierung@bretten.de> ] ;
    dcat:distribution <https://opendata.readi.de/dataset/c066ef85-2ac7-45d1-a04d-b0e0486f2b09/resource/23896a57-0881-4638-8a9e-c0e097ada607>,
        <https://opendata.readi.de/dataset/c066ef85-2ac7-45d1-a04d-b0e0486f2b09/resource/62d06aba-113f-4421-82cf-fb37c2256a60> ;
    dcat:keyword "Bretten",
        "Landwirtschaft",
        "Nutztierhaltung",
        "datenBW" ;
    dcat:landingPage <https://www.bretten.de/> ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/AGRI>,
        <http://publications.europa.eu/resource/authority/data-theme/REGI> .

<https://opendata.readi.de/dataset/c066ef85-2ac7-45d1-a04d-b0e0486f2b09/resource/23896a57-0881-4638-8a9e-c0e097ada607> a dcat:Distribution ;
    dct:description "Nutzviehbezogene Landwirtschafts-Statistik für Bretten aus der Agrastrukturerhebung 2020 als CSV" ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/CSV> ;
    dct:issued "2026-06-09T12:30:26.657479"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/cc-by-nd/4.0> ;
    dct:modified "2026-06-09T12:59:22.840857"^^xsd:dateTime ;
    dct:title "Landwirtschafts-Nutzvieh-Statistik Bretten 2020" ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:checksumValue "c96da6871cd20dbd6c6dac87983448ae"^^xsd:hexBinary ] ;
    dcat:accessURL <https://opendata.readi.de/dataset/c066ef85-2ac7-45d1-a04d-b0e0486f2b09/resource/23896a57-0881-4638-8a9e-c0e097ada607/download/41121_0015.csv> ;
    dcat:byteSize 199.0 ;
    dcat:mediaType <https://www.iana.org/assignments/media-types/text/csv> .

<https://opendata.readi.de/dataset/c066ef85-2ac7-45d1-a04d-b0e0486f2b09/resource/62d06aba-113f-4421-82cf-fb37c2256a60> a dcat:Distribution ;
    dct:description "Nutzviehbezogene Landwirtschafts-Statistik für Bretten aus der Agrastrukturerhebung 2020 als XLSX" ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/XLSX> ;
    dct:issued "2026-06-09T12:14:56.257185"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/cc-by-nd/4.0> ;
    dct:modified "2026-06-09T12:58:36.526821"^^xsd:dateTime ;
    dct:title "Landwirtschafts-Nutzvieh-Statistik Bretten 2020" ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:checksumValue "48fcc277e8f8861c7c2c26c1ac046e61"^^xsd:hexBinary ] ;
    dcat:accessURL <https://opendata.readi.de/dataset/c066ef85-2ac7-45d1-a04d-b0e0486f2b09/resource/62d06aba-113f-4421-82cf-fb37c2256a60/download/41121_0015.xlsx> ;
    dcat:byteSize 9063.0 ;
    dcat:mediaType <https://www.iana.org/assignments/media-types/application/vnd.openxmlformats-officedocument.spreadsheetml.sheet> .

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

