@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.soest.de/dataset/3dbf4882-5aed-418b-b900-7bbcd5eed2d5> a dcat:Dataset ;
    dcatde:contributorID <http://dcat-ap.de/def/contributors/openNRW> ;
    dct:description "Hauptgewässer im Stadtgebiet Soest" ;
    dct:identifier "3dbf4882-5aed-418b-b900-7bbcd5eed2d5" ;
    dct:issued "2025-05-25T07:17:17.911109"^^xsd:dateTime ;
    dct:modified "2026-02-05T09:00:19.331580"^^xsd:dateTime ;
    dct:publisher <https://opendata.soest.de/organization/30a929e4-a372-4ca5-bb18-3b1ba6cf40db> ;
    dct:title "Hauptgewässer im Stadtgebiet Soest" ;
    dcat:distribution <https://opendata.soest.de/dataset/3dbf4882-5aed-418b-b900-7bbcd5eed2d5/resource/da06b3df-993b-46e3-8b78-a9a6d438713d>,
        <https://opendata.soest.de/dataset/3dbf4882-5aed-418b-b900-7bbcd5eed2d5/resource/e6cdd52d-854d-4a4a-97d1-7cb6c44e8b8b> ;
    dcat:keyword "Hauptgewässer" ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/ENVI> .

<https://opendata.soest.de/dataset/3dbf4882-5aed-418b-b900-7bbcd5eed2d5/resource/da06b3df-993b-46e3-8b78-a9a6d438713d> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2025-05-25T07:17:32.968260"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/dl-by-de/2.0> ;
    dct:modified "2025-05-25T07:17:32.950636"^^xsd:dateTime ;
    dct:title "Hauptgewässer im Stadtgebiet Soest" ;
    dcat:accessURL <https://opendata.soest.de/dataset/3dbf4882-5aed-418b-b900-7bbcd5eed2d5/resource/da06b3df-993b-46e3-8b78-a9a6d438713d/download/hauptgewasser-im-stadtgebiet-soest.json> ;
    dcat:byteSize "310281"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/json" .

<https://opendata.soest.de/dataset/3dbf4882-5aed-418b-b900-7bbcd5eed2d5/resource/da06b3df-993b-46e3-8b78-a9a6d438713d/download/hauptgewasser-im-stadtgebiet-soest.json> a rdfs:Resource .

<https://opendata.soest.de/dataset/3dbf4882-5aed-418b-b900-7bbcd5eed2d5/resource/e6cdd52d-854d-4a4a-97d1-7cb6c44e8b8b> a dcat:Distribution ;
    dct:format "PDF" ;
    dct:issued "2025-05-25T07:18:03.032637"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/dl-by-de/2.0> ;
    dct:modified "2025-05-25T07:18:03.006271"^^xsd:dateTime ;
    dct:title "Hauptgewässer im Stadtgebiet Soest" ;
    dcat:accessURL <https://opendata.soest.de/dataset/3dbf4882-5aed-418b-b900-7bbcd5eed2d5/resource/e6cdd52d-854d-4a4a-97d1-7cb6c44e8b8b/download/hauptgewasser.pdf> ;
    dcat:byteSize "8603576"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/pdf" .

<https://opendata.soest.de/dataset/3dbf4882-5aed-418b-b900-7bbcd5eed2d5/resource/e6cdd52d-854d-4a4a-97d1-7cb6c44e8b8b/download/hauptgewasser.pdf> a rdfs:Resource .

<https://opendata.soest.de/organization/30a929e4-a372-4ca5-bb18-3b1ba6cf40db> a foaf:Agent ;
    foaf:name "Stadt Soest" .

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

