@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/WERNEB01> a dcat:Dataset ;
    dcatde:contributorID <http://dcat-ap.de/def/contributors/gdiDE>,
        <http://dcat-ap.de/def/contributors/openNRW> ;
    dct:accessRights <http://inspire.ec.europa.eu/metadata-codelist/LimitationsOnPublicAccess/noLimitations> ;
    dct:accrualPeriodicity <http://publications.europa.eu/resource/authority/frequency/CONT> ;
    dct:description "Es handelt sich um Bauleitplandaten aus dem Planungsserver der Stadt Werne." ;
    dct:identifier "eb991452-d7c8-4fb5-99d0-4fae56fd3e3b" ;
    dct:issued "2026-02-05T11:02:38.650401"^^xsd:dateTime ;
    dct:language <http://publications.europa.eu/resource/authority/language/DEU> ;
    dct:modified "2023-01-07"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            vcard:hasEmail <mailto:b.reinhold@werne.de> ;
            foaf:name "Stadt Werne" ],
        [ a foaf:Agent ;
            vcard:hasEmail <mailto:b.reinhold@werne.de> ;
            foaf:name "Stadt Werne" ] ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((7.5400 51.7300, 7.7300 51.7300, 7.7300 51.6300, 7.5400 51.6300, 7.5400 51.7300))"^^gsp:wktLiteral ] ;
    dct:title "Bauleitpläne der Stadt Werne" ;
    dct:type <http://inspire.ec.europa.eu/metadata-codelist/ResourceType/dataset> ;
    adms:identifier [ a adms:Identifier ;
            skos:notation "eb991452-d7c8-4fb5-99d0-4fae56fd3e3b" ],
        [ a adms:Identifier ;
            skos:notation "eb991452-d7c8-4fb5-99d0-4fae56fd3e3b" ],
        "eb991452-d7c8-4fb5-99d0-4fae56fd3e3b" ;
    dcat:contactPoint [ a vcard:Kind ;
            vcard:fn "Stadt Werne" ;
            vcard:hasCountryName "Germany" ;
            vcard:hasEmail <mailto:b.reinhold@werne.de> ;
            vcard:hasLocality "Werne" ;
            vcard:hasPostalCode "59368   " ;
            vcard:hasStreetAddress "Konrad-Adenauer-Platz 1" ;
            vcard:hasTelephone <tel:+02389/710> ],
        [ a vcard:Kind ;
            vcard:fn "Stadt Werne" ;
            vcard:hasEmail <mailto:b.reinhold@werne.de> ] ;
    dcat:distribution <https://geodata.o-sp.de/service/werne.cgi#distribution> ;
    dcat:keyword "Bauleitplanung",
        "Bebauungspläne",
        "Bodennutzung",
        "Flächennutzungspläne",
        "Lokal",
        "Stadt Werne",
        "inspireidentifiziert",
        "opendata" ;
    dcat:theme <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-by-de/2.0> a dct:LicenseDocument ;
    dct:type <http://purl.org/adms/licencetype/UnknownIPR> .

<http://inspire.ec.europa.eu/metadata-codelist/LimitationsOnPublicAccess/noLimitations> a dct:RightsStatement .

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

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

<https://geodata.o-sp.de/service/werne.cgi> a rdfs:Resource .

<https://geodata.o-sp.de/service/werne.cgi#distribution> a dcat:Distribution ;
    dct:description "Die Stadt Werne stellt die Daten aus dem Bereich Bauleitplanung als \"Open Data\" zur Verfügung. Die Daten können mit einem WFS, der täglich aktualisiert wird, abgerufen und für eine Weiterverwendung genutzt werden." ;
    dct:format "download" ;
    dct:issued "2026-02-05T11:02:38.651563"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/dl-by-de/2.0> ;
    dct:modified "2023-01-07"^^xsd:date ;
    dct:title "WFS-Dienst der Bauleitpläne in der Stadt Werne" ;
    dcat:accessURL <https://geodata.o-sp.de/service/werne.cgi> .

