@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/6b2aede7-9356-4fca-878e-b2854b855416> 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 "Nitratmesswerte an Brettener Messpunkten" ;
    dct:identifier "6b2aede7-9356-4fca-878e-b2854b855416" ;
    dct:issued "2026-05-28T12:38:07.922470"^^xsd:dateTime ;
    dct:modified "2026-06-08T14:27:04.638866"^^xsd:dateTime ;
    dct:publisher <https://opendata.readi.de/organization/207512d4-d974-4a6b-8042-98360a5fc490> ;
    dct:title "Nitratmesswerte (Bretten)" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Stadt Bretten" ;
            vcard:hasEmail <mailto:digitalisierung@bretten.de> ] ;
    dcat:distribution <https://opendata.readi.de/dataset/6b2aede7-9356-4fca-878e-b2854b855416/resource/6538a6bc-26ac-4583-b96c-3dc6b106c0fe> ;
    dcat:keyword "Boden",
        "Bretten",
        "Nitrat",
        "Umwelt" ;
    dcat:landingPage <https://bretten.de/> ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/AGRI>,
        <http://publications.europa.eu/resource/authority/data-theme/ENVI>,
        <http://publications.europa.eu/resource/authority/data-theme/JUST> .

<https://opendata.readi.de/dataset/6b2aede7-9356-4fca-878e-b2854b855416/resource/6538a6bc-26ac-4583-b96c-3dc6b106c0fe> a dcat:Distribution ;
    dct:description "Nitratmesswerte Bretten 2006 - 2024 als CSV" ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/CSV> ;
    dct:issued "2026-05-28T12:38:33.625159"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/cc-by/4.0> ;
    dct:modified "2026-05-28T12:38:33.580861"^^xsd:dateTime ;
    dct:title "Nitratmesswerte Bretten 2006-2024" ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:checksumValue "cef5a127f816ad6dd877405bfb48072e"^^xsd:hexBinary ] ;
    dcat:accessURL <https://opendata.readi.de/dataset/6b2aede7-9356-4fca-878e-b2854b855416/resource/6538a6bc-26ac-4583-b96c-3dc6b106c0fe/download/nitrat-messwerte-grundwasserguete-messwerte-_einzelwerte_-2026-05-28.csv> ;
    dcat:byteSize 11323.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" .

