@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/9069099d-60f6-4078-ade1-4c7719ed029e> 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:description """Dieser Datensatz enthält die vereinfachten  Umringe und die minimal umgebenden Rechtecke (Bounding Box) um das Land NRW.

Grundlage sind die Außengrenzen von NRW. Da die zugrundeliegenden Daten einen sehr hohen Detailgrad haben, und die Punktmenge für viele weitere Anwendungen zu hoch ist, werden die Daten über einen Douglas-Peucker-Filter mit einer Toleranz von 20m generalisiert (vereinfacht) und anschließend als OGC WKT String in Textdateien ausgegeben. Diese Textdatei liegt jeweils sowohl in EPSG:4326 (WGS 84) als auch in EPSG:25832 (UTM-32N auf ETRS) vor.""" ;
    dct:identifier "96d7c1c0-e58c-40d5-a335-9b2041fe223a" ;
    dct:issued "2024-07-08T00:00:00+02:00"^^xsd:dateTime ;
    dct:language <http://publications.europa.eu/resource/authority/language/DEU> ;
    dct:modified "2026-02-06"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            vcard:hasEmail <mailto:open@kreis-viersen.de> ;
            foaf:homepage <https://www.kreis-viersen.de/> ;
            foaf:name "Kreis Viersen" ],
        [ a foaf:Agent ;
            vcard:hasEmail <mailto:open@kreis-viersen.de> ;
            foaf:homepage <https://www.kreis-viersen.de/> ;
            foaf:name "Kreis Viersen" ] ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((5.8663 52.5315, 9.4617 52.5315, 9.4617 50.3227, 5.8663 50.3227, 5.8663 52.5315))"^^gsp:wktLiteral ] ;
    dct:title "Vereinfachte Umringe NRW" ;
    dct:type <http://inspire.ec.europa.eu/metadata-codelist/ResourceType/dataset> ;
    adms:identifier [ a adms:Identifier ;
            skos:notation "96d7c1c0-e58c-40d5-a335-9b2041fe223a" ],
        [ a adms:Identifier ;
            skos:notation "96d7c1c0-e58c-40d5-a335-9b2041fe223a" ],
        "96d7c1c0-e58c-40d5-a335-9b2041fe223a" ;
    dcat:contactPoint [ a vcard:Kind ;
            vcard:fn "Kreis Viersen - Amt 62/1 - Geobasisdaten und GIS" ;
            vcard:hasCountryName "DEU" ;
            vcard:hasEmail <mailto:open@kreis-viersen.de> ;
            vcard:hasLocality "Viersen" ;
            vcard:hasPostalCode "41747" ;
            vcard:hasStreetAddress "Rathausmarkt 3" ;
            vcard:hasTelephone <tel:+492162391130> ],
        [ a vcard:Kind ;
            vcard:fn "Kreis Viersen - Amt 62/1 - Geobasisdaten und GIS" ;
            vcard:hasEmail <mailto:open@kreis-viersen.de> ] ;
    dcat:distribution <https://opendata-kreis-viersen.de/WKT_Umringe/Boundingbox_NRW_EPSG25832.wkt#distribution>,
        <https://opendata-kreis-viersen.de/WKT_Umringe/Boundingbox_NRW_EPSG4326.wkt#distribution>,
        <https://opendata-kreis-viersen.de/WKT_Umringe/Umringspolygon_NRW_EPSG25832.wkt#distribution>,
        <https://opendata-kreis-viersen.de/WKT_Umringe/Umringspolygon_NRW_EPSG4326.wkt#distribution> ;
    dcat:keyword "BBOX",
        "Boundingbox",
        "Grenze",
        "Landesgrenze",
        "NRW",
        "NRW05166WKT",
        "Umring",
        "WKT",
        "opendata" ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/GOVE>,
        <http://publications.europa.eu/resource/authority/data-theme/REGI> .

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

<https://opendata-kreis-viersen.de/WKT_Umringe/Boundingbox_NRW_EPSG25832.wkt#distribution> a dcat:Distribution ;
    dct:description "Boundingbox NRW in UTM 32N ETRS Koordinaten (EPSG:25832)" ;
    dct:format "WKT" ;
    dct:issued "2026-02-06T12:23:13.556623"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/dl-zero-de/2.0> ;
    dct:modified "2026-02-06T12:23:13.539062"^^xsd:dateTime ;
    dct:title "Boundingbox NRW in UTM 32N ETRS Koordinaten (EPSG:25832)" ;
    dcat:accessURL <https://opendata-kreis-viersen.de/WKT_Umringe/Boundingbox_NRW_EPSG25832.wkt> ;
    dcat:downloadURL <https://opendata-kreis-viersen.de/WKT_Umringe/Boundingbox_NRW_EPSG25832.wkt> .

<https://opendata-kreis-viersen.de/WKT_Umringe/Boundingbox_NRW_EPSG4326.wkt#distribution> a dcat:Distribution ;
    dct:description "Boundingbox NRW in WGS 84 Koordinaten (EPSG:4326)" ;
    dct:format "WKT" ;
    dct:issued "2026-02-06T12:23:13.556633"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/dl-zero-de/2.0> ;
    dct:modified "2026-02-06T12:23:13.539225"^^xsd:dateTime ;
    dct:title "Boundingbox NRW in WGS 84 Koordinaten (EPSG:4326)" ;
    dcat:accessURL <https://opendata-kreis-viersen.de/WKT_Umringe/Boundingbox_NRW_EPSG4326.wkt> ;
    dcat:downloadURL <https://opendata-kreis-viersen.de/WKT_Umringe/Boundingbox_NRW_EPSG4326.wkt> .

<https://opendata-kreis-viersen.de/WKT_Umringe/Umringspolygon_NRW_EPSG25832.wkt#distribution> a dcat:Distribution ;
    dct:description "Umringspolygon NRW in UTM 32N ETRS Koordinaten (EPSG:25832)" ;
    dct:format "WKT" ;
    dct:issued "2026-02-06T12:23:13.556639"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/dl-zero-de/2.0> ;
    dct:modified "2026-02-06T12:23:13.539349"^^xsd:dateTime ;
    dct:title "Umringspolygon NRW in UTM 32N ETRS Koordinaten (EPSG:25832)" ;
    dcat:accessURL <https://opendata-kreis-viersen.de/WKT_Umringe/Umringspolygon_NRW_EPSG25832.wkt> ;
    dcat:downloadURL <https://opendata-kreis-viersen.de/WKT_Umringe/Umringspolygon_NRW_EPSG25832.wkt> .

<https://opendata-kreis-viersen.de/WKT_Umringe/Umringspolygon_NRW_EPSG4326.wkt#distribution> a dcat:Distribution ;
    dct:description "Umringspolygon NRW in WGS 84 Koordinaten (EPSG:4326)" ;
    dct:format "WKT" ;
    dct:issued "2026-02-06T12:23:13.556644"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/dl-zero-de/2.0> ;
    dct:modified "2026-02-06T12:23:13.539471"^^xsd:dateTime ;
    dct:title "Umringspolygon NRW in WGS 84 Koordinaten (EPSG:4326)" ;
    dcat:accessURL <https://opendata-kreis-viersen.de/WKT_Umringe/Umringspolygon_NRW_EPSG4326.wkt> ;
    dcat:downloadURL <https://opendata-kreis-viersen.de/WKT_Umringe/Umringspolygon_NRW_EPSG4326.wkt> .

<https://opendata-kreis-viersen.de/WKT_Umringe/Boundingbox_NRW_EPSG25832.wkt> a rdfs:Resource .

<https://opendata-kreis-viersen.de/WKT_Umringe/Boundingbox_NRW_EPSG4326.wkt> a rdfs:Resource .

<https://opendata-kreis-viersen.de/WKT_Umringe/Umringspolygon_NRW_EPSG25832.wkt> a rdfs:Resource .

<https://opendata-kreis-viersen.de/WKT_Umringe/Umringspolygon_NRW_EPSG4326.wkt> a rdfs:Resource .

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

