@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 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://test.ckan.open.nrw.de/dataset/6b2f2381-1709-4d2a-b41a-8cbdc247d958> a dcat:Dataset ;
    dcatde:contributorID <http://dcat-ap.de/def/contributors/openNRW>,
        <https://www.offenesdatenportal.de> ;
    dcatde:maintainer [ a foaf:Organization ;
            foaf:name "Kreisverwaltung Kleve" ] ;
    dct:creator [ a foaf:Organization ;
            foaf:mbox "opendata@kreis-kleve.de" ;
            foaf:name "Kreisverwaltung Kleve" ] ;
    dct:description "Points of Interests im Kreis Kleve. " ;
    dct:identifier "52f135d2-202b-4b7f-82d5-70a74a8813e7" ;
    dct:issued "2026-02-05T12:04:37.373540"^^xsd:dateTime ;
    dct:modified "2026-02-05T12:04:37.373546"^^xsd:dateTime ;
    dct:publisher <https://test.ckan.open.nrw.de/organization/23e91bf6-9968-4a0f-bafe-6bad1a0f5be8> ;
    dct:title "POI im Kreis Kleve" ;
    adms:identifier [ a adms:Identifier ;
            skos:notation "52f135d2-202b-4b7f-82d5-70a74a8813e7" ],
        [ a adms:Identifier ;
            skos:notation "52f135d2-202b-4b7f-82d5-70a74a8813e7" ],
        "52f135d2-202b-4b7f-82d5-70a74a8813e7" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Kreisverwaltung Kleve" ;
            vcard:hasEmail <mailto:opendata@kreis-kleve.de> ],
        [ a vcard:Organization ;
            vcard:fn "Kreisverwaltung Kleve" ;
            vcard:hasEmail <mailto:opendata@kreis-kleve.de> ],
        [ a vcard:Organization ;
            vcard:fn "Kreisverwaltung Kleve" ;
            vcard:hasEmail <mailto:opendata@kreis-kleve.de> ] ;
    dcat:distribution <https://test.ckan.open.nrw.de/dataset/6b2f2381-1709-4d2a-b41a-8cbdc247d958/resource/1593e1ff-e9a5-40de-833b-3534dc21f2de>,
        <https://test.ckan.open.nrw.de/dataset/6b2f2381-1709-4d2a-b41a-8cbdc247d958/resource/c497477b-5101-472c-866b-1c85afb794c1> ;
    dcat:keyword "Bedburg-Hau",
        "Emmerich",
        "Emmerich am Rhein",
        "Geldern",
        "Goch",
        "Issum",
        "Kalkar",
        "Kerken",
        "Kevelaer",
        "Kleve",
        "Kranenburg",
        "Kreis Kleve",
        "POI",
        "Points of Interests",
        "Rees",
        "Rheurdt",
        "Straelen",
        "Uedem",
        "Wachtendonk",
        "Weeze" .

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

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

<https://test.ckan.open.nrw.de/dataset/6b2f2381-1709-4d2a-b41a-8cbdc247d958/resource/1593e1ff-e9a5-40de-833b-3534dc21f2de> a dcat:Distribution ;
    dct:description "POIs verschiedener Kategorien im Kreis Kleve; teils kreisweit , teils nur von einzelnen Kommunen im Kreis Kleve. Die Daten werden monatlich aus dem gemeinsamen GI-System automatisiert entladen und bereitgestellt." ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/KML> ;
    dct:issued "2017-07-19T18:54:42.642954"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/dl-zero-de/2.0> ;
    dct:modified "2026-02-05T12:04:37.353471"^^xsd:dateTime ;
    dct:title "POIs im Kreis Kleve" ;
    dcat:accessURL <https://gisdata.krzn.de/files/opendatagis/Kreis_Kleve/POI_Gesamt.kml> ;
    dcat:mediaType "application/vnd.google-earth.kml+xml" .

<https://test.ckan.open.nrw.de/dataset/6b2f2381-1709-4d2a-b41a-8cbdc247d958/resource/c497477b-5101-472c-866b-1c85afb794c1> a dcat:Distribution ;
    dct:description "POIs verschiedener Kategorien im Kreis Kleve; teils kreisweit , teils nur von einzelnen Kommunen im Kreis Kleve. Die Daten werden monatlich aus dem gemeinsamen GI-System automatisiert entladen und bereitgestellt." ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/GEOJSON> ;
    dct:issued "2017-07-19T18:49:53.451909"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/dl-zero-de/2.0> ;
    dct:modified "2026-02-05T12:04:37.352653"^^xsd:dateTime ;
    dct:title "POIs im Kreis Kleve" ;
    dcat:accessURL <https://gisdata.krzn.de/files/opendatagis/Kreis_Kleve/POI_Gesamt.geojson> ;
    dcat:mediaType "application/json" .

<https://test.ckan.open.nrw.de/organization/23e91bf6-9968-4a0f-bafe-6bad1a0f5be8> a foaf:Agent ;
    foaf:name "Offenesdatenportal" .

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

