@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 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/BOENENB01> 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 "Bebauungspläne und Flächennutzungspläne im Gebiet der Gemeinde Bönen." ;
    dct:identifier "5872d6c4-302d-4085-a4ce-7bad6fe575cb" ;
    dct:issued "2026-02-05T10:57:03.221158"^^xsd:dateTime ;
    dct:language <http://publications.europa.eu/resource/authority/language/DEU> ;
    dct:modified "2022-03-24"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            vcard:hasEmail <mailto:post@boenen.de> ;
            foaf:name "Gemeinde Bönen" ],
        [ a foaf:Agent ;
            vcard:hasEmail <mailto:post@boenen.de> ;
            foaf:name "Gemeinde Bönen" ] ;
    dct:title "Bauleitpläne der Gemeinde Bönen" ;
    dct:type <http://inspire.ec.europa.eu/metadata-codelist/ResourceType/dataset> ;
    adms:identifier [ a adms:Identifier ;
            skos:notation "5872d6c4-302d-4085-a4ce-7bad6fe575cb" ],
        [ a adms:Identifier ;
            skos:notation "5872d6c4-302d-4085-a4ce-7bad6fe575cb" ],
        "5872d6c4-302d-4085-a4ce-7bad6fe575cb" ;
    dcat:contactPoint [ a vcard:Kind ;
            vcard:fn "Gemeinde Bönen" ;
            vcard:hasCountryName "Germany" ;
            vcard:hasEmail <mailto:post@boenen.de> ;
            vcard:hasLocality "Bönen" ;
            vcard:hasPostalCode "59199   " ;
            vcard:hasStreetAddress "Am Bahnhof 7" ;
            vcard:hasTelephone <tel:+49023839330> ],
        [ a vcard:Kind ;
            vcard:fn "Gemeinde Bönen" ;
            vcard:hasEmail <mailto:post@boenen.de> ] ;
    dcat:distribution <https://geodata.o-sp.de/service/boenen.cgi#distribution> ;
    dcat:keyword "Bauleitplanung",
        "Bebauungspläne",
        "Bodennutzung",
        "Bönen",
        "Flächennutzungspläne",
        "Lokal",
        "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/boenen.cgi> a rdfs:Resource .

<https://geodata.o-sp.de/service/boenen.cgi#distribution> a dcat:Distribution ;
    dct:description "WMS-Dienst zur Einsicht der Bebauungspläne und Flächennutzungspläne im Gebiet der Gemeinde Bönen." ;
    dct:format "view" ;
    dct:issued "2026-02-05T10:57:03.222152"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/dl-by-de/2.0> ;
    dct:modified "2022-03-24"^^xsd:date ;
    dct:title "WMS-Dienst für Bauleitpläne in der Gemeinde Bönen" ;
    dcat:accessURL <https://geodata.o-sp.de/service/boenen.cgi> .

