@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/4d13c2b9-791f-4064-90b6-02894e9e37e0> 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 "Open Data Commons Open Database License (ODbL)" ],
        [ a dct:RightsStatement ;
            rdfs:label "Open Data Commons Open Database License (ODbL)" ],
        [ a dct:RightsStatement ;
            rdfs:label "Open Data Commons Open Database License (ODbL)" ] ;
    dct:accrualPeriodicity <http://publications.europa.eu/resource/authority/frequency/DAILY> ;
    dct:description """Standorte der Sperrpfosten und Umlaufsperren in NRW auf Basis von OpenStreetMap. Sperrpfosten und Umlaufsperren sind bauliche Elemente zur Regelung und Sicherung von Verkehrs- und Zugangsbereichen.

Selektiert werden alle Objekte mit barrier=bollard oder barrier=cycle_barrier.

Der Dienst wird jede Nacht aktualisiert.
Quelle der OSM-Daten: https://download.geofabrik.de/europe/germany/nordrhein-westfalen.html""" ;
    dct:identifier "0724e4cb-1af2-41b9-8143-1f1038273e5a" ;
    dct:issued "2021-03-01T00:00:00+01:00"^^xsd:dateTime ;
    dct:language <http://publications.europa.eu/resource/authority/language/DEU> ;
    dct:modified "2026-05-21"^^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 "OSM-Daten Wegesperren NRW" ;
    dct:type <http://inspire.ec.europa.eu/metadata-codelist/ResourceType/dataset> ;
    adms:identifier [ a adms:Identifier ;
            skos:notation "0724e4cb-1af2-41b9-8143-1f1038273e5a" ],
        [ a adms:Identifier ;
            skos:notation "0724e4cb-1af2-41b9-8143-1f1038273e5a" ],
        "0724e4cb-1af2-41b9-8143-1f1038273e5a" ;
    dcat:contactPoint [ a vcard:Kind ;
            vcard:fn "Kreis Viersen - Amt 60/1 - Kreisentwicklung" ;
            vcard:hasCountryName "DEU" ;
            vcard:hasEmail <mailto:christoph.hendrix@kreis-viersen.de> ;
            vcard:hasLocality "Viersen" ;
            vcard:hasPostalCode "41747" ;
            vcard:hasStreetAddress "Rathausmarkt 3" ;
            vcard:hasTelephone <tel:+492162391387> ],
        [ a vcard:Kind ;
            vcard:fn "Kreis Viersen - Amt 60/1 - Kreisentwicklung" ;
            vcard:hasEmail <mailto:christoph.hendrix@kreis-viersen.de> ] ;
    dcat:distribution <https://geo.kreis-viersen.de/ows/osm-daten/wfs3/#distribution>,
        <https://geo.kreis-viersen.de/ows/osm-daten/wfs3?Service=WFS&Version=1.1.0&Request=GetCapabilities#distribution>,
        <https://geo.kreis-viersen.de/ows/osm-daten/wfs3?Service=WMS&Version=1.3.0&Request=GetCapabilities#distribution>,
        <https://geo.kreis-viersen.de/ows/osm-daten?SERVICE=WFS&REQUEST=GetFeature&VERSION=1.1.0&TYPENAME=wegesperren_nrw&SRSNAME=EPSG:25832&outputFormat=GPX#distribution>,
        <https://geo.kreis-viersen.de/ows/osm-daten?SERVICE=WFS&REQUEST=GetFeature&VERSION=1.1.0&TYPENAME=wegesperren_nrw&SRSNAME=EPSG:25832&outputFormat=GeoJSON#distribution>,
        <https://geo.kreis-viersen.de/ows/osm-daten?SERVICE=WFS&REQUEST=GetFeature&VERSION=1.1.0&TYPENAME=wegesperren_nrw&SRSNAME=EPSG:25832&outputFormat=KML#distribution>,
        <https://geo.kreis-viersen.de/ows/osm-daten?SERVICE=WFS&REQUEST=GetFeature&VERSION=1.1.0&TYPENAME=wegesperren_nrw&SRSNAME=EPSG:25832&outputFormat=SHP#distribution> ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/TRAN> .

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

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

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

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

<https://geo.kreis-viersen.de/ows/osm-daten/wfs3/> a rdfs:Resource .

<https://geo.kreis-viersen.de/ows/osm-daten/wfs3/#distribution> a dcat:Distribution ;
    dct:description """OSM-Daten als OGC API - Features zu folgenden Themen: Apotheken, ausleihen statt kaufen, Bücherschränke, Büchereien, Containerstandorte, Feuerwehr, Polizei, Hofläden, Parkscheinautomaten, Second Hand, selbst reparieren, Spielplätze, Tankstellen, unterwegs Trinkwasser auffüllen, unverpackt einkaufen, Wegesperren, Wertstoffhöfe, Öko-Modellregionen

Quelle OSM-Daten: https://download.geofabrik.de/europe/germany/nordrhein-westfalen.html, Gebietsausdehnung: NRW, © OpenStreetMap-Mitwirkende (siehe https://www.openstreetmap.org/copyright)""" ;
    dct:format "download" ;
    dct:issued "2026-05-21T23:02:32.006483"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/odbl> ;
    dct:modified "2026-05-21"^^xsd:date ;
    dct:title "OAF OSM-Daten NRW" ;
    dcat:accessURL <https://geo.kreis-viersen.de/ows/osm-daten/wfs3/> .

<https://geo.kreis-viersen.de/ows/osm-daten/wfs3?Service=WFS&Version=1.1.0&Request=GetCapabilities> a rdfs:Resource .

<https://geo.kreis-viersen.de/ows/osm-daten/wfs3?Service=WFS&Version=1.1.0&Request=GetCapabilities#distribution> a dcat:Distribution ;
    dct:description """OSM-Daten (WFS) zu folgenden Themen: Apotheken, ausleihen statt kaufen, Bücherschränke, Büchereien, Containerstandorte, Feuerwehr, Polizei, Hofläden, Parkscheinautomaten, Second Hand, selbst reparieren, Spielplätze, Tankstellen, unterwegs Trinkwasser auffüllen, unverpackt einkaufen, Wegesperren, Wertstoffhöfe, Öko-Modellregionen

Quelle OSM-Daten: https://download.geofabrik.de/europe/germany/nordrhein-westfalen.html, Gebietsausdehnung: NRW, © OpenStreetMap-Mitwirkende (siehe https://www.openstreetmap.org/copyright)""" ;
    dct:format "download" ;
    dct:issued "2026-05-21T23:02:32.006484"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/odbl> ;
    dct:modified "2026-05-21"^^xsd:date ;
    dct:title "WFS OSM-Daten NRW" ;
    dcat:accessURL <https://geo.kreis-viersen.de/ows/osm-daten/wfs3?Service=WFS&Version=1.1.0&Request=GetCapabilities> .

<https://geo.kreis-viersen.de/ows/osm-daten/wfs3?Service=WMS&Version=1.3.0&Request=GetCapabilities> a rdfs:Resource .

<https://geo.kreis-viersen.de/ows/osm-daten/wfs3?Service=WMS&Version=1.3.0&Request=GetCapabilities#distribution> a dcat:Distribution ;
    dct:description """OSM-Daten (WMS) zu folgenden Themen: Apotheken, ausleihen statt kaufen, Bücherschränke, Büchereien, Containerstandorte, Feuerwehr, Polizei, Hofläden, Parkscheinautomaten, Second Hand, selbst reparieren, Spielplätze, Tankstellen, unterwegs Trinkwasser auffüllen, unverpackt einkaufen, Wegesperren, Wertstoffhöfe, Öko-Modellregionen

Quelle OSM-Daten: https://download.geofabrik.de/europe/germany/nordrhein-westfalen.html, Gebietsausdehnung: NRW, © OpenStreetMap-Mitwirkende (siehe https://www.openstreetmap.org/copyright)""" ;
    dct:format "view" ;
    dct:issued "2026-05-21T23:02:32.006482"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/odbl> ;
    dct:modified "2026-05-21"^^xsd:date ;
    dct:title "WMS OSM-Daten NRW" ;
    dcat:accessURL <https://geo.kreis-viersen.de/ows/osm-daten/wfs3?Service=WMS&Version=1.3.0&Request=GetCapabilities> .

<https://geo.kreis-viersen.de/ows/osm-daten?SERVICE=WFS&REQUEST=GetFeature&VERSION=1.1.0&TYPENAME=wegesperren_nrw&SRSNAME=EPSG:25832&outputFormat=GPX#distribution> a dcat:Distribution ;
    dct:description "GPX - OSM-Daten Wegesperren NRW" ;
    dct:format "GPX" ;
    dct:issued "2026-05-21T23:02:32.006479"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/odbl> ;
    dct:modified "2026-05-21T23:02:32.002983"^^xsd:dateTime ;
    dct:title "GPX - OSM-Daten Wegesperren NRW" ;
    dcat:accessURL <https://geo.kreis-viersen.de/ows/osm-daten?SERVICE=WFS&REQUEST=GetFeature&VERSION=1.1.0&TYPENAME=wegesperren_nrw&SRSNAME=EPSG:25832&outputFormat=GPX> ;
    dcat:downloadURL <https://geo.kreis-viersen.de/ows/osm-daten?SERVICE=WFS&REQUEST=GetFeature&VERSION=1.1.0&TYPENAME=wegesperren_nrw&SRSNAME=EPSG:25832&outputFormat=GPX> .

<https://geo.kreis-viersen.de/ows/osm-daten?SERVICE=WFS&REQUEST=GetFeature&VERSION=1.1.0&TYPENAME=wegesperren_nrw&SRSNAME=EPSG:25832&outputFormat=GeoJSON#distribution> a dcat:Distribution ;
    dct:description "GeoJSON - OSM-Daten Wegesperren NRW" ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/GEOJSON> ;
    dct:issued "2026-05-21T23:02:32.006481"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/odbl> ;
    dct:modified "2026-05-21T23:02:32.003171"^^xsd:dateTime ;
    dct:title "GeoJSON - OSM-Daten Wegesperren NRW" ;
    dcat:accessURL <https://geo.kreis-viersen.de/ows/osm-daten?SERVICE=WFS&REQUEST=GetFeature&VERSION=1.1.0&TYPENAME=wegesperren_nrw&SRSNAME=EPSG:25832&outputFormat=GeoJSON> ;
    dcat:downloadURL <https://geo.kreis-viersen.de/ows/osm-daten?SERVICE=WFS&REQUEST=GetFeature&VERSION=1.1.0&TYPENAME=wegesperren_nrw&SRSNAME=EPSG:25832&outputFormat=GeoJSON> .

<https://geo.kreis-viersen.de/ows/osm-daten?SERVICE=WFS&REQUEST=GetFeature&VERSION=1.1.0&TYPENAME=wegesperren_nrw&SRSNAME=EPSG:25832&outputFormat=KML#distribution> a dcat:Distribution ;
    dct:description "KML - OSM-Daten Wegesperren NRW" ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/KML> ;
    dct:issued "2026-05-21T23:02:32.006480"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/odbl> ;
    dct:modified "2026-05-21T23:02:32.003085"^^xsd:dateTime ;
    dct:title "KML - OSM-Daten Wegesperren NRW" ;
    dcat:accessURL <https://geo.kreis-viersen.de/ows/osm-daten?SERVICE=WFS&REQUEST=GetFeature&VERSION=1.1.0&TYPENAME=wegesperren_nrw&SRSNAME=EPSG:25832&outputFormat=KML> ;
    dcat:downloadURL <https://geo.kreis-viersen.de/ows/osm-daten?SERVICE=WFS&REQUEST=GetFeature&VERSION=1.1.0&TYPENAME=wegesperren_nrw&SRSNAME=EPSG:25832&outputFormat=KML> .

<https://geo.kreis-viersen.de/ows/osm-daten?SERVICE=WFS&REQUEST=GetFeature&VERSION=1.1.0&TYPENAME=wegesperren_nrw&SRSNAME=EPSG:25832&outputFormat=SHP#distribution> a dcat:Distribution ;
    dct:description "SHP - OSM-Daten Wegesperren NRW" ;
    dct:format "Shapefiles" ;
    dct:issued "2026-05-21T23:02:32.006476"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/odbl> ;
    dct:modified "2026-05-21T23:02:32.002823"^^xsd:dateTime ;
    dct:title "SHP - OSM-Daten Wegesperren NRW" ;
    dcat:accessURL <https://geo.kreis-viersen.de/ows/osm-daten?SERVICE=WFS&REQUEST=GetFeature&VERSION=1.1.0&TYPENAME=wegesperren_nrw&SRSNAME=EPSG:25832&outputFormat=SHP> ;
    dcat:downloadURL <https://geo.kreis-viersen.de/ows/osm-daten?SERVICE=WFS&REQUEST=GetFeature&VERSION=1.1.0&TYPENAME=wegesperren_nrw&SRSNAME=EPSG:25832&outputFormat=SHP> .

<https://geo.kreis-viersen.de/ows/osm-daten?SERVICE=WFS&REQUEST=GetFeature&VERSION=1.1.0&TYPENAME=wegesperren_nrw&SRSNAME=EPSG:25832&outputFormat=GPX> a rdfs:Resource .

<https://geo.kreis-viersen.de/ows/osm-daten?SERVICE=WFS&REQUEST=GetFeature&VERSION=1.1.0&TYPENAME=wegesperren_nrw&SRSNAME=EPSG:25832&outputFormat=GeoJSON> a rdfs:Resource .

<https://geo.kreis-viersen.de/ows/osm-daten?SERVICE=WFS&REQUEST=GetFeature&VERSION=1.1.0&TYPENAME=wegesperren_nrw&SRSNAME=EPSG:25832&outputFormat=KML> a rdfs:Resource .

<https://geo.kreis-viersen.de/ows/osm-daten?SERVICE=WFS&REQUEST=GetFeature&VERSION=1.1.0&TYPENAME=wegesperren_nrw&SRSNAME=EPSG:25832&outputFormat=SHP> a rdfs:Resource .

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

