@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/48894f44-215e-4ff5-8d36-2175cdbc50b3> a dcat:Dataset ;
    dcatde:contributorID <http://dcat-ap.de/def/contributors/openNRW> ;
    dcatde:maintainer [ a foaf:Organization ;
            foaf:mbox "controlling@wesel.de" ;
            foaf:name "Team Haushalt und Controlling" ] ;
    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 "Dieser Datensatz enthält den geplanten Aufwand und Ertrag und die investiven Ein- und Ausgaben für das Haushaltsjahr 2018. Es handelt sich um einen Entwurf des Haushaltsplans." ;
    dct:identifier "48894f44-215e-4ff5-8d36-2175cdbc50b3" ;
    dct:issued "2025-11-06T11:37:59.220167"^^xsd:dateTime ;
    dct:modified "2026-01-21T11:20:14.454603"^^xsd:dateTime ;
    dct:publisher <https://opendata.ruhr/organization/759df49c-da8f-47ca-b066-a624894e00f1> ;
    dct:title "Haushaltsplan Entwurf 2018 Stadt Wesel" ;
    dcat:contactPoint [ a vcard:Kind ;
            vcard:fn "Team Haushalt und Controlling" ;
            vcard:hasEmail <mailto:controlling@wesel.de> ],
        [ a vcard:Organization ;
            vcard:fn "Team Haushalt und Controlling" ;
            vcard:hasEmail <mailto:controlling@wesel.de> ],
        [ a vcard:Organization ;
            vcard:fn "Team Haushalt und Controlling" ;
            vcard:hasEmail <mailto:controlling@wesel.de> ],
        [ a vcard:Organization ;
            vcard:fn "Team Haushalt und Controlling" ;
            vcard:hasEmail <mailto:controlling@wesel.de> ],
        [ a vcard:Kind ;
            vcard:fn "Team Haushalt und Controlling" ;
            vcard:hasEmail <mailto:controlling@wesel.de> ],
        [ a vcard:Kind ;
            vcard:fn "Team Haushalt und Controlling" ;
            vcard:hasEmail <mailto:controlling@wesel.de> ],
        [ a vcard:Kind ;
            vcard:fn "Team Haushalt und Controlling" ;
            vcard:hasEmail <mailto:controlling@wesel.de> ] ;
    dcat:distribution <https://opendata.ruhr/dataset/48894f44-215e-4ff5-8d36-2175cdbc50b3/resource/c90275e2-ed66-4ea9-b861-e09a0b2d7eb5> ;
    dcat:keyword "Haushalt",
        "Haushaltsplan" .

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

<https://geoportal.wesel.de/opendata/Haushaltsplan/HHPlan2018_Entwurf/HHplan2018_Gesamt_Entwurf.csv> a rdfs:Resource .

<https://opendata.ruhr/dataset/48894f44-215e-4ff5-8d36-2175cdbc50b3/resource/c90275e2-ed66-4ea9-b861-e09a0b2d7eb5> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2026-01-20T14:19:38.486471"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/other-closed> ;
    dct:modified "2026-01-21T11:20:14.460284"^^xsd:dateTime ;
    dct:title "CSV-Format - gesamter Haushalt Entwurf 2018" ;
    dcat:accessURL <https://geoportal.wesel.de/opendata/Haushaltsplan/HHPlan2018_Entwurf/HHplan2018_Gesamt_Entwurf.csv> ;
    dcat:mediaType "text/csv" .

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

