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

<https://ckan.rvr.dev.datopian.com/dataset/1e4a7e35-a9a6-4818-93cb-1e99a71a44e8> a dcat:Dataset ;
    dcatde:maintainer [ a foaf:Organization ;
            foaf:mbox "bauleitplanung@wesel.de" ;
            foaf:name "Frau Hanisch" ] ;
    dct:creator [ 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 "2022-01-30T23:16:30.215274"^^xsd:dateTime ;
    dct:modified "2023-07-31T07:53:23.350363"^^xsd:dateTime ;
    dct:publisher <https://ckan.rvr.dev.datopian.com/organization/759df49c-da8f-47ca-b066-a624894e00f1> ;
    dct:title "rechtskräftige Bebauungspläne in Wesel" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Frau Hanisch" ;
            vcard:hasEmail <mailto:bauleitplanung@wesel.de> ],
        [ a vcard:Organization ;
            vcard:fn "Frau Hanisch" ;
            vcard:hasEmail <mailto:bauleitplanung@wesel.de> ],
        [ a vcard:Organization ;
            vcard:fn "Frau Hanisch" ;
            vcard:hasEmail <mailto:bauleitplanung@wesel.de> ] ;
    dcat:distribution <https://ckan.rvr.dev.datopian.com/dataset/1e4a7e35-a9a6-4818-93cb-1e99a71a44e8/resource/2e7e001b-91f5-42a4-8df6-97ab29c5a367>,
        <https://ckan.rvr.dev.datopian.com/dataset/1e4a7e35-a9a6-4818-93cb-1e99a71a44e8/resource/7755cdcd-e241-441a-9744-6cd78cd79270> ;
    dcat:keyword "Bauen",
        "Recht",
        "Wirtschaft" ;
    dcat:landingPage <https://www.wesel.de/de/dienstleistungen/rechtskraeftige-bebauungsplaene-und-satzungen> .

<https://ckan.rvr.dev.datopian.com/dataset/1e4a7e35-a9a6-4818-93cb-1e99a71a44e8/resource/2e7e001b-91f5-42a4-8df6-97ab29c5a367> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2020-11-02T07:44:51.702893"^^xsd:dateTime ;
    dct:modified "2022-01-30T23:16:30.207150"^^xsd:dateTime ;
    dct:title "XML_Format" ;
    dcat:accessURL <https://geoportal.wesel.de/opendata/Bauleitplanung/BPL_RK_WEB.XML> .

<https://ckan.rvr.dev.datopian.com/dataset/1e4a7e35-a9a6-4818-93cb-1e99a71a44e8/resource/7755cdcd-e241-441a-9744-6cd78cd79270> a dcat:Distribution ;
    dct:format "ZIP" ;
    dct:issued "2023-07-31T07:53:23.368899"^^xsd:dateTime ;
    dct:modified "2023-07-31T07:53:23.344844"^^xsd:dateTime,
        "2023-07-31T07:53:23.358106"^^xsd:dateTime ;
    dct:title "All resource data" ;
    dcat:accessURL <https://ckan.rvr.dev.datopian.com/dataset/1e4a7e35-a9a6-4818-93cb-1e99a71a44e8/resource/7755cdcd-e241-441a-9744-6cd78cd79270/download/rechtskraftige-bebauungsplane-in-wesel-g0301ptp.zip> ;
    dcat:byteSize 13488.0 ;
    dcat:mediaType "application/zip" .

<https://ckan.rvr.dev.datopian.com/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 .

