@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/5f0c75a5-6c68-47ed-a00b-f71127c82b67> a dcat:Dataset ;
    dcatde:maintainer [ a foaf:Organization ;
            foaf:mbox "controlling@wesel.de" ;
            foaf:name "Frau Opladen" ] ;
    dct:creator [ a foaf:Organization ;
            foaf:mbox "informationstechnik@wesel.de" ;
            foaf:name "Stadt Wesel" ] ;
    dct:description "Dieser Datensatz enthält den geplanten Aufwand und Ertrag und die investiven Ein- und Ausgaben für das Haushaltsjahr 2019. Es handelt sich um einen Entwurf des Haushaltsplans." ;
    dct:identifier "5f0c75a5-6c68-47ed-a00b-f71127c82b67" ;
    dct:issued "2022-01-30T22:54:45.258753"^^xsd:dateTime ;
    dct:modified "2023-07-31T07:26:10.109212"^^xsd:dateTime ;
    dct:publisher <https://ckan.rvr.dev.datopian.com/organization/759df49c-da8f-47ca-b066-a624894e00f1> ;
    dct:title "Haushaltsplan Entwurf 2019 Stadt Wesel" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Frau Opladen" ;
            vcard:hasEmail <mailto:controlling@wesel.de> ],
        [ a vcard:Organization ;
            vcard:fn "Frau Opladen" ;
            vcard:hasEmail <mailto:controlling@wesel.de> ],
        [ a vcard:Organization ;
            vcard:fn "Frau Opladen" ;
            vcard:hasEmail <mailto:controlling@wesel.de> ] ;
    dcat:distribution <https://ckan.rvr.dev.datopian.com/dataset/5f0c75a5-6c68-47ed-a00b-f71127c82b67/resource/5faeb036-47f3-485f-8718-d6474f58490b>,
        <https://ckan.rvr.dev.datopian.com/dataset/5f0c75a5-6c68-47ed-a00b-f71127c82b67/resource/d9b5015d-45c2-4fb9-b4a8-c871cf11adcb> ;
    dcat:keyword "Haushalt",
        "Haushaltsplan" .

<https://ckan.rvr.dev.datopian.com/dataset/5f0c75a5-6c68-47ed-a00b-f71127c82b67/resource/5faeb036-47f3-485f-8718-d6474f58490b> a dcat:Distribution ;
    dct:format "ZIP" ;
    dct:issued "2022-08-02T11:27:38.680984"^^xsd:dateTime ;
    dct:modified "2023-07-31T07:26:10.103068"^^xsd:dateTime,
        "2023-07-31T07:26:10.118889"^^xsd:dateTime ;
    dct:title "All resource data" ;
    dcat:accessURL <https://ckan.rvr.dev.datopian.com/dataset/5f0c75a5-6c68-47ed-a00b-f71127c82b67/resource/5faeb036-47f3-485f-8718-d6474f58490b/download/haushaltsplan-entwurf-2019-stadt-wesel-9mdfv3xg.zip> ;
    dcat:byteSize 111134.0 ;
    dcat:mediaType "application/zip" .

<https://ckan.rvr.dev.datopian.com/dataset/5f0c75a5-6c68-47ed-a00b-f71127c82b67/resource/d9b5015d-45c2-4fb9-b4a8-c871cf11adcb> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2020-07-30T06:00:52.433419"^^xsd:dateTime ;
    dct:modified "2022-01-30T22:54:45.251460"^^xsd:dateTime ;
    dct:title "CSV-Format - gesamter Haushalt Entwurf 2019" ;
    dcat:accessURL <https://geoportal.wesel.de/opendata/Haushaltsplan/HHPlan2019_Entwurf/HHplan2019_Gesamt_Entwurf.csv> .

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

