@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 vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://opendata.ruhr/dataset/51a1fb94-b84a-4412-a01a-ee57071578c9> a dcat:Dataset ;
    dcatde:contributorID <http://dcat-ap.de/def/contributors/openNRW> ;
    dcatde:maintainer [ a foaf:Organization ;
            foaf:mbox "bauleitplanung@wesel.de" ;
            foaf:name "Team Bauleitplanung" ] ;
    dct:creator [ a foaf:Agent ;
            vcard:hasEmail <mailto:informationstechnik@wesel.de> ;
            foaf:name "Stadt Wesel" ],
        [ a foaf:Organization ;
            foaf:mbox "informationstechnik@wesel.de" ;
            foaf:name "Stadt Wesel" ],
        [ a foaf:Agent ;
            vcard:hasEmail <mailto:informationstechnik@wesel.de> ;
            foaf:name "Stadt Wesel" ] ;
    dct:description "Dieser Datensatz enthält Informationen zu den Bebauungsplänen, die noch im laufenden Aufstellungsverfahren sind." ;
    dct:identifier "51a1fb94-b84a-4412-a01a-ee57071578c9" ;
    dct:issued "2025-11-06T11:38:00.689964"^^xsd:dateTime ;
    dct:modified "2026-01-21T11:20:14.952162"^^xsd:dateTime ;
    dct:publisher <https://opendata.ruhr/organization/759df49c-da8f-47ca-b066-a624894e00f1> ;
    dct:title "Bebauungspläne laufende Verfahren in Wesel" ;
    dcat:contactPoint [ a vcard:Kind ;
            vcard:fn "Team Bauleitplanung" ;
            vcard:hasEmail <mailto:bauleitplanung@wesel.de> ],
        [ a vcard:Organization ;
            vcard:fn "Team Bauleitplanung" ;
            vcard:hasEmail <mailto:bauleitplanung@wesel.de> ],
        [ a vcard:Kind ;
            vcard:fn "Team Bauleitplanung" ;
            vcard:hasEmail <mailto:bauleitplanung@wesel.de> ],
        [ a vcard:Organization ;
            vcard:fn "Team Bauleitplanung" ;
            vcard:hasEmail <mailto:bauleitplanung@wesel.de> ],
        [ a vcard:Kind ;
            vcard:fn "Team Bauleitplanung" ;
            vcard:hasEmail <mailto:bauleitplanung@wesel.de> ],
        [ a vcard:Kind ;
            vcard:fn "Team Bauleitplanung" ;
            vcard:hasEmail <mailto:bauleitplanung@wesel.de> ],
        [ a vcard:Organization ;
            vcard:fn "Team Bauleitplanung" ;
            vcard:hasEmail <mailto:bauleitplanung@wesel.de> ] ;
    dcat:distribution <https://opendata.ruhr/dataset/51a1fb94-b84a-4412-a01a-ee57071578c9/resource/aa23c36e-7f25-45d2-a06d-7eb39edd100c> ;
    dcat:keyword "Bauen" ;
    dcat:landingPage <https://www.wesel.de/de/dienstleistungen/laufene-bebauungsplanverfahren> ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/INFRASTRUKTUR-BAUEN-WOHNEN> .

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

<https://geoportal.wesel.de/opendata/Bauleitplanung/BPL_LV_WEB.XML> a rdfs:Resource .

<https://opendata.ruhr/dataset/51a1fb94-b84a-4412-a01a-ee57071578c9/resource/aa23c36e-7f25-45d2-a06d-7eb39edd100c> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2026-01-20T13:54:34.901501"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/other-closed> ;
    dct:modified "2026-01-21T11:20:14.957065"^^xsd:dateTime ;
    dct:title "XML-Format" ;
    dcat:accessURL <https://geoportal.wesel.de/opendata/Bauleitplanung/BPL_LV_WEB.XML> ;
    dcat:mediaType "application/xml" .

<https://opendata.ruhr/organization/759df49c-da8f-47ca-b066-a624894e00f1> a foaf:Agent ;
    foaf:name "Wesel" .

<https://www.wesel.de/de/dienstleistungen/laufene-bebauungsplanverfahren> a foaf:Document .

