@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/51a1fb94-b84a-4412-a01a-ee57071578c9> 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 "Dieser Datensatz enthält Informationen zu den Bebauungsplänen, die noch im laufenden Aufstellungsverfahren sind." ;
    dct:identifier "51a1fb94-b84a-4412-a01a-ee57071578c9" ;
    dct:issued "2022-01-30T22:37:27.996609"^^xsd:dateTime ;
    dct:modified "2023-07-31T07:07:31.696717"^^xsd:dateTime ;
    dct:publisher <https://ckan.rvr.dev.datopian.com/organization/759df49c-da8f-47ca-b066-a624894e00f1> ;
    dct:title "Bebauungspläne laufende Verfahren 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/51a1fb94-b84a-4412-a01a-ee57071578c9/resource/07421a83-57ea-454f-a292-18bf41807fde>,
        <https://ckan.rvr.dev.datopian.com/dataset/51a1fb94-b84a-4412-a01a-ee57071578c9/resource/9ed4d199-9a98-474c-9a8b-555eec4f9905> ;
    dcat:keyword "Bauen" ;
    dcat:landingPage <https://www.wesel.de/de/dienstleistungen/laufene-bebauungsplanverfahren> .

<https://ckan.rvr.dev.datopian.com/dataset/51a1fb94-b84a-4412-a01a-ee57071578c9/resource/07421a83-57ea-454f-a292-18bf41807fde> a dcat:Distribution ;
    dct:format "ZIP" ;
    dct:issued "2022-08-02T10:13:39.628168"^^xsd:dateTime ;
    dct:modified "2023-07-31T07:07:31.690608"^^xsd:dateTime,
        "2023-07-31T07:07:31.705735"^^xsd:dateTime ;
    dct:title "All resource data" ;
    dcat:accessURL <https://ckan.rvr.dev.datopian.com/dataset/51a1fb94-b84a-4412-a01a-ee57071578c9/resource/07421a83-57ea-454f-a292-18bf41807fde/download/bebauungsplane-laufende-verfahren-mvfni7of.zip> ;
    dcat:byteSize 1508.0 ;
    dcat:mediaType "application/zip" .

<https://ckan.rvr.dev.datopian.com/dataset/51a1fb94-b84a-4412-a01a-ee57071578c9/resource/9ed4d199-9a98-474c-9a8b-555eec4f9905> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2020-11-02T08:38:41.923433"^^xsd:dateTime ;
    dct:modified "2022-01-30T22:37:27.991329"^^xsd:dateTime ;
    dct:title "XML-Format" ;
    dcat:accessURL <https://geoportal.wesel.de/opendata/Bauleitplanung/BPL_LV_WEB.XML> .

<https://ckan.rvr.dev.datopian.com/organization/759df49c-da8f-47ca-b066-a624894e00f1> a foaf:Agent ;
    foaf:name "Wesel" .

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

