@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 xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://opendata.ruhr/dataset/69247b55-61c4-4148-b652-0f1e02ed05b8> a dcat:Dataset ;
    dcatde:contributorID <http://dcat-ap.de/def/contributors/openNRW> ;
    dct:description "Badegewässer im Kreis Wesel" ;
    dct:identifier "69247b55-61c4-4148-b652-0f1e02ed05b8" ;
    dct:issued "2025-11-06T11:04:03.186900"^^xsd:dateTime ;
    dct:modified "2025-11-06T11:04:03.186904"^^xsd:dateTime ;
    dct:publisher <https://opendata.ruhr/organization/890f77f5-660f-4a3c-8974-5b9fe129a00f> ;
    dct:title "Badegewässer im Kreis Wesel" ;
    dcat:distribution <https://opendata.ruhr/dataset/69247b55-61c4-4148-b652-0f1e02ed05b8/resource/904c07ac-dce3-4645-acb6-27037b42a441>,
        <https://opendata.ruhr/dataset/69247b55-61c4-4148-b652-0f1e02ed05b8/resource/da86c755-9026-4d4d-9ce9-586a5fef4abf> ;
    dcat:keyword "Badegewässer" ;
    dcat:landingPage <www.kreis-wesel.de> .

<https://opendata.ruhr/dataset/69247b55-61c4-4148-b652-0f1e02ed05b8/resource/904c07ac-dce3-4645-acb6-27037b42a441> a dcat:Distribution ;
    dct:description "Badegewässer im Kreis Wesel" ;
    dct:format ".xlsx" ;
    dct:issued "2018-06-29T14:10:14.800580"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/other-closed> ;
    dct:modified "2018-06-29T12:10:14.756108"^^xsd:dateTime ;
    dct:title "Badegewässer im Kreis Wesel" ;
    dcat:accessURL <https://www.offenesdatenportal.de/dataset/69247b55-61c4-4148-b652-0f1e02ed05b8/resource/904c07ac-dce3-4645-acb6-27037b42a441/download/badegewasser.xlsx> ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://opendata.ruhr/dataset/69247b55-61c4-4148-b652-0f1e02ed05b8/resource/da86c755-9026-4d4d-9ce9-586a5fef4abf> a dcat:Distribution ;
    dct:description "Badegewässer im Kreis Wesel" ;
    dct:format "CSV" ;
    dct:issued "2018-06-29T14:09:21.852568"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/other-closed> ;
    dct:modified "2018-06-29T12:09:21.808970"^^xsd:dateTime ;
    dct:title "Badegewässer im Kreis Wesel" ;
    dcat:accessURL <https://www.offenesdatenportal.de/dataset/69247b55-61c4-4148-b652-0f1e02ed05b8/resource/da86c755-9026-4d4d-9ce9-586a5fef4abf/download/badegewasser.csv> ;
    dcat:mediaType "text/csv" .

<https://opendata.ruhr/organization/890f77f5-660f-4a3c-8974-5b9fe129a00f> a foaf:Agent ;
    foaf:name "Kreis Wesel " .

<https://www.offenesdatenportal.de/dataset/69247b55-61c4-4148-b652-0f1e02ed05b8/resource/904c07ac-dce3-4645-acb6-27037b42a441/download/badegewasser.xlsx> a rdfs:Resource .

<https://www.offenesdatenportal.de/dataset/69247b55-61c4-4148-b652-0f1e02ed05b8/resource/da86c755-9026-4d4d-9ce9-586a5fef4abf/download/badegewasser.csv> a rdfs:Resource .

<www.kreis-wesel.de> a foaf:Document .

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

