@prefix adms: <http://www.w3.org/ns/adms#> .
@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 gsp: <http://www.opengis.net/ont/geosparql#> .
@prefix locn: <http://www.w3.org/ns/locn#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://registry.gdi-de.org/id/de.nw/3f8414a8-eee5-445c-95c8-dbe3836f9302> a dcat:Dataset ;
    dcatde:contributorID <http://dcat-ap.de/def/contributors/gdiDE>,
        <http://dcat-ap.de/def/contributors/openNRW> ;
    dct:accessRights [ a dct:RightsStatement ;
            rdfs:label "Datenlizenz Deutschland – Zero – Version 2.0" ],
        [ a dct:RightsStatement ;
            rdfs:label "Datenlizenz Deutschland – Zero – Version 2.0" ],
        [ a dct:RightsStatement ;
            rdfs:label "Datenlizenz Deutschland – Zero – Version 2.0" ] ;
    dct:accrualPeriodicity <http://publications.europa.eu/resource/authority/frequency/ANNUAL> ;
    dct:description """Der Layer "Moorböden Kreis Kleve" beinhaltet Moorböden für den Kreis Kleve.
Die Daten stammen aus den Alkis Bodenschätzungsflächen und wurden folgendermaßen nach Moorböden unterteilt.
- 5000 Moor (Mo)
- 6110 Sand mit Moor (SMo)
- 6120 Lehmiger Sand mit Moor (lSMo)
- 6130 Lehm mit Moor (LMo)
- 6140 Ton mit Moor (TMo)
- 6210 Moor mit Sand (MoS)
- 6240 Moor mit Ton (MoT)
- 8110 Sand auf Moor (S/Mo)
- 8120 Lehmiger Sand auf Moor (lS/Mo)
- 8130 Lehm auf Moor (L/Mo)
- 8140 Ton auf Moor (T/Mo)
- 8210 Moor auf Sand (Mo/S)
- 8220 Moor auf lehmigem Sand (Mo/lS)
- 8240 Moor auf Ton (Mo/T)

Bodenschätzungsergebnisse im Liegenschaftskataster geführt.
 
Der Dienst ist tagesaktuell.""" ;
    dct:identifier "1035049d-8795-4062-baab-f39deacaddc5" ;
    dct:issued "2026-02-06T12:29:59.860304"^^xsd:dateTime ;
    dct:language <http://publications.europa.eu/resource/authority/language/DEU> ;
    dct:modified "2026-02-12"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            vcard:hasEmail <mailto:info@kreis-kleve.de> ;
            foaf:homepage <https://www.kreis-kleve.de> ;
            foaf:name "Kreis Kleve - Der Landrat" ],
        [ a foaf:Agent ;
            vcard:hasEmail <mailto:info@kreis-kleve.de> ;
            foaf:homepage <https://www.kreis-kleve.de> ;
            foaf:name "Kreis Kleve - Der Landrat" ] ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((5.9399 51.9136, 6.5563 51.9136, 6.5563 51.3479, 5.9399 51.3479, 5.9399 51.9136))"^^gsp:wktLiteral ] ;
    dct:title "Moorböden Kreis Kleve" ;
    dct:type <http://inspire.ec.europa.eu/metadata-codelist/ResourceType/dataset> ;
    adms:identifier [ a adms:Identifier ;
            skos:notation "1035049d-8795-4062-baab-f39deacaddc5" ],
        [ a adms:Identifier ;
            skos:notation "1035049d-8795-4062-baab-f39deacaddc5" ],
        "1035049d-8795-4062-baab-f39deacaddc5" ;
    dcat:contactPoint [ a vcard:Kind ;
            vcard:fn "Kreis Kleve - Abt. Kataster- und Vermessung - Produktbereich GeoInformation (GIS)" ;
            vcard:hasEmail <mailto:gis.basisdaten@kreis-kleve.de> ],
        [ a vcard:Kind ;
            vcard:fn "Kreis Kleve - Abt. Kataster- und Vermessung - Produktbereich GeoInformation (GIS)" ;
            vcard:hasCountryName "DEU" ;
            vcard:hasEmail <mailto:gis.basisdaten@kreis-kleve.de> ;
            vcard:hasLocality "Kleve" ;
            vcard:hasPostalCode "47533" ;
            vcard:hasStreetAddress "Nassauerallee 15-23" ] ;
    dcat:distribution <https://geoservices.krzn.de/security-proxy/services/wfs_kkle_bodenschaetzung#distribution> ;
    dcat:keyword "Alkis",
        "Bedburg-Hau",
        "Boden",
        "Bodenart",
        "Bodenschätzung",
        "Emmerich",
        "Emmerich am Rhein",
        "Geldern",
        "Goch",
        "Issum",
        "Kalkar",
        "Kataster",
        "Kerken",
        "Kevelaer",
        "Kleve",
        "Kranenburg",
        "Kreis Kleve",
        "Liegenschaftskataster",
        "Moorboden",
        "Moorböden",
        "NRW",
        "NW",
        "Nordrhein-Westfalen",
        "Rees",
        "Rheurdt",
        "Schätzung",
        "Straelen",
        "Uedem",
        "Wachtendonk",
        "Wallfahrtsstadt Kevelaer",
        "Weeze",
        "opendata" ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/AGRI>,
        <http://publications.europa.eu/resource/authority/data-theme/GOVE>,
        <http://publications.europa.eu/resource/authority/data-theme/REGI> .

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

<http://publications.europa.eu/resource/authority/file-type/GML> a dct:MediaTypeOrExtent .

<http://publications.europa.eu/resource/authority/frequency/ANNUAL> a dct:Frequency .

<http://publications.europa.eu/resource/authority/language/DEU> a dct:LinguisticSystem .

<https://geodatenkatalog-niederrhein.de/trefferanzeige?docuuid=5f28e95c-4f2d-48de-ab32-42c7247cf7e7> a foaf:Document .

<https://geoservices.krzn.de/security-proxy/services/wfs_kkle_bodenschaetzung#distribution> a dcat:Distribution ;
    dct:description "WFS Bodenschätzung Kleve" ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/GML> ;
    dct:issued "2026-02-06T12:29:59.862654"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/dl-zero-de/2.0> ;
    dct:modified "2026-02-12"^^xsd:date ;
    dct:title "WFS Bodenschätzung Kleve" ;
    dcat:accessURL <https://geoservices.krzn.de/security-proxy/services/wfs_kkle_bodenschaetzung> ;
    dcat:downloadURL <https://geoservices.krzn.de/security-proxy/services/wfs_kkle_bodenschaetzung> ;
    foaf:page <https://geodatenkatalog-niederrhein.de/trefferanzeige?docuuid=5f28e95c-4f2d-48de-ab32-42c7247cf7e7> .

<https://geoservices.krzn.de/security-proxy/services/wfs_kkle_bodenschaetzung> a rdfs:Resource .

