@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 schema1: <http://schema.org/> .
@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/4eae722e-d0ce-46cb-b24e-835c668e09f3> 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 Gebiet der Gemeinde Schwalmtal.

Grundlage sind die Gemeindegrenzen des Verbands. 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 "9532e020-bed2-4f4d-8a12-4634e7f026a4" ;
    dct:issued "2023-09-19T00: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 ((6.2080 51.2697, 6.3328 51.2697, 6.3328 51.1737, 6.2080 51.1737, 6.2080 51.2697))"^^gsp:wktLiteral ] ;
    dct:temporal [ a dct:PeriodOfTime ;
            schema1:endDate "2025-09-11T00:00:00+02:00"^^xsd:dateTime ],
        [ a dct:PeriodOfTime ;
            dcat:endDate "2025-09-11T00:00:00+02:00"^^xsd:dateTime ],
        [ a dct:PeriodOfTime ;
            schema1:endDate "2025-09-11T00:00:00+02:00"^^xsd:dateTime ],
        [ a dct:PeriodOfTime ;
            dcat:endDate "2025-09-11T00:00:00+02:00"^^xsd:dateTime ],
        [ a dct:PeriodOfTime ;
            schema1:endDate "2025-09-11T00:00:00+02:00"^^xsd:dateTime ] ;
    dct:title "Vereinfachte Umringe Schwalmtal" ;
    dct:type <http://inspire.ec.europa.eu/metadata-codelist/ResourceType/dataset> ;
    adms:identifier [ a adms:Identifier ;
            skos:notation "9532e020-bed2-4f4d-8a12-4634e7f026a4" ],
        [ a adms:Identifier ;
            skos:notation "9532e020-bed2-4f4d-8a12-4634e7f026a4" ],
        "9532e020-bed2-4f4d-8a12-4634e7f026a4" ;
    dcat:contactPoint [ a vcard:Kind ;
            vcard:fn "Kreis Viersen" ;
            vcard:hasEmail <mailto:open@kreis-viersen.de> ;
            vcard:hasURL <https://www.kreis-viersen.de/> ],
        [ a vcard:Kind ;
            vcard:fn "Kreis Viersen" ;
            vcard:hasCountryName "DEU" ;
            vcard:hasEmail <mailto:open@kreis-viersen.de> ;
            vcard:hasLocality "Viersen" ;
            vcard:hasPostalCode "41747" ;
            vcard:hasStreetAddress "Rathausmarkt 3" ;
            vcard:hasTelephone <tel:+492162391130> ;
            vcard:hasURL <https://www.kreis-viersen.de/> ] ;
    dcat:distribution <https://gisdata.krzn.de/files/opendatagis/Kreis_Viersen/WKT_Umringe/Boundingbox_Schwalmtal_EPSG25832.wkt#distribution>,
        <https://gisdata.krzn.de/files/opendatagis/Kreis_Viersen/WKT_Umringe/Boundingbox_Schwalmtal_EPSG4326.wkt#distribution>,
        <https://gisdata.krzn.de/files/opendatagis/Kreis_Viersen/WKT_Umringe/Umringspolygon_Schwalmtal_EPSG25832.wkt#distribution>,
        <https://gisdata.krzn.de/files/opendatagis/Kreis_Viersen/WKT_Umringe/Umringspolygon_Schwalmtal_EPSG4326.wkt#distribution> ;
    dcat:keyword "BBOX",
        "Boundingbox",
        "Grenze",
        "Schwalmtal",
        "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://gisdata.krzn.de/files/opendatagis/Kreis_Viersen/WKT_Umringe/Boundingbox_Schwalmtal_EPSG25832.wkt#distribution> a dcat:Distribution ;
    dct:description "Boundingbox Schwalmtal in UTM 32N ETRS Koordinaten (EPSG:25832)" ;
    dct:format "WKT" ;
    dct:issued "2026-02-05T11:01:56.540873"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/dl-zero-de/2.0> ;
    dct:modified "2026-02-05T11:01:56.531496"^^xsd:dateTime ;
    dct:title "Boundingbox Schwalmtal in UTM 32N ETRS Koordinaten (EPSG:25832)" ;
    dcat:accessURL <https://gisdata.krzn.de/files/opendatagis/Kreis_Viersen/WKT_Umringe/Boundingbox_Schwalmtal_EPSG25832.wkt> ;
    dcat:downloadURL <https://gisdata.krzn.de/files/opendatagis/Kreis_Viersen/WKT_Umringe/Boundingbox_Schwalmtal_EPSG25832.wkt> .

<https://gisdata.krzn.de/files/opendatagis/Kreis_Viersen/WKT_Umringe/Boundingbox_Schwalmtal_EPSG4326.wkt#distribution> a dcat:Distribution ;
    dct:description "Boundingbox Schwalmtal in WGS 84 Koordinaten (EPSG:4326)" ;
    dct:format "WKT" ;
    dct:issued "2026-02-05T11:01:56.540874"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/dl-zero-de/2.0> ;
    dct:modified "2026-02-05T11:01:56.531588"^^xsd:dateTime ;
    dct:title "Boundingbox Schwalmtal in WGS 84 Koordinaten (EPSG:4326)" ;
    dcat:accessURL <https://gisdata.krzn.de/files/opendatagis/Kreis_Viersen/WKT_Umringe/Boundingbox_Schwalmtal_EPSG4326.wkt> ;
    dcat:downloadURL <https://gisdata.krzn.de/files/opendatagis/Kreis_Viersen/WKT_Umringe/Boundingbox_Schwalmtal_EPSG4326.wkt> .

<https://gisdata.krzn.de/files/opendatagis/Kreis_Viersen/WKT_Umringe/Umringspolygon_Schwalmtal_EPSG25832.wkt#distribution> a dcat:Distribution ;
    dct:description "Umringspolygon Schwalmtal in UTM 32N ETRS Koordinaten (EPSG:25832)" ;
    dct:format "WKT" ;
    dct:issued "2026-02-05T11:01:56.540869"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/dl-zero-de/2.0> ;
    dct:modified "2026-02-05T11:01:56.531273"^^xsd:dateTime ;
    dct:title "Umringspolygon Schwalmtal in UTM 32N ETRS Koordinaten (EPSG:25832)" ;
    dcat:accessURL <https://gisdata.krzn.de/files/opendatagis/Kreis_Viersen/WKT_Umringe/Umringspolygon_Schwalmtal_EPSG25832.wkt> ;
    dcat:downloadURL <https://gisdata.krzn.de/files/opendatagis/Kreis_Viersen/WKT_Umringe/Umringspolygon_Schwalmtal_EPSG25832.wkt> .

<https://gisdata.krzn.de/files/opendatagis/Kreis_Viersen/WKT_Umringe/Umringspolygon_Schwalmtal_EPSG4326.wkt#distribution> a dcat:Distribution ;
    dct:description "Umringspolygon Schwalmtal in WGS 84 Koordinaten (EPSG:4326)" ;
    dct:format "WKT" ;
    dct:issued "2026-02-05T11:01:56.540872"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/dl-zero-de/2.0> ;
    dct:modified "2026-02-05T11:01:56.531397"^^xsd:dateTime ;
    dct:title "Umringspolygon Schwalmtal in WGS 84 Koordinaten (EPSG:4326)" ;
    dcat:accessURL <https://gisdata.krzn.de/files/opendatagis/Kreis_Viersen/WKT_Umringe/Umringspolygon_Schwalmtal_EPSG4326.wkt> ;
    dcat:downloadURL <https://gisdata.krzn.de/files/opendatagis/Kreis_Viersen/WKT_Umringe/Umringspolygon_Schwalmtal_EPSG4326.wkt> .

<https://gisdata.krzn.de/files/opendatagis/Kreis_Viersen/WKT_Umringe/Boundingbox_Schwalmtal_EPSG25832.wkt> a rdfs:Resource .

<https://gisdata.krzn.de/files/opendatagis/Kreis_Viersen/WKT_Umringe/Boundingbox_Schwalmtal_EPSG4326.wkt> a rdfs:Resource .

<https://gisdata.krzn.de/files/opendatagis/Kreis_Viersen/WKT_Umringe/Umringspolygon_Schwalmtal_EPSG25832.wkt> a rdfs:Resource .

<https://gisdata.krzn.de/files/opendatagis/Kreis_Viersen/WKT_Umringe/Umringspolygon_Schwalmtal_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> .

