@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/1e4a7e35-a9a6-4818-93cb-1e99a71a44e8> 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:Agent ;
            vcard:hasEmail <mailto:informationstechnik@wesel.de> ;
            foaf:name "Stadt Wesel" ],
        [ a foaf:Organization ;
            foaf:mbox "informationstechnik@wesel.de" ;
            foaf:name "Stadt Wesel" ] ;
    dct:description "Lister aller rechtskräftigen Bebauungspläne der Stadt Wesel" ;
    dct:identifier "1e4a7e35-a9a6-4818-93cb-1e99a71a44e8" ;
    dct:issued "2025-11-06T11:37:51.403232"^^xsd:dateTime ;
    dct:modified "2026-01-20T11:20:06.670644"^^xsd:dateTime ;
    dct:publisher <https://opendata.ruhr/organization/759df49c-da8f-47ca-b066-a624894e00f1> ;
    dct:title "rechtskräftige Bebauungspläne in Wesel" ;
    dcat:contactPoint [ 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: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:Organization ;
            vcard:fn "Team Bauleitplanung" ;
            vcard:hasEmail <mailto:bauleitplanung@wesel.de> ] ;
    dcat:distribution <https://opendata.ruhr/dataset/1e4a7e35-a9a6-4818-93cb-1e99a71a44e8/resource/bca7c5cb-3f44-4d0f-9368-123a4fd8237c> ;
    dcat:keyword "Bauen",
        "Recht",
        "Wirtschaft" ;
    dcat:landingPage <https://www.wesel.de/de/dienstleistungen/rechtskraeftige-bebauungsplaene-und-satzungen> ;
    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_RK_WEB.XML> a rdfs:Resource .

<https://opendata.ruhr/dataset/1e4a7e35-a9a6-4818-93cb-1e99a71a44e8/resource/bca7c5cb-3f44-4d0f-9368-123a4fd8237c> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2026-01-20T11:01:58.595477"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/other-closed> ;
    dct:modified "2026-01-20T11:20:06.676378"^^xsd:dateTime ;
    dct:title "XML_Format" ;
    dcat:accessURL <https://geoportal.wesel.de/opendata/Bauleitplanung/BPL_RK_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/rechtskraeftige-bebauungsplaene-und-satzungen> a foaf:Document .

