@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/778e624a-7447-4528-9352-15fe2843aa8a> a dcat:Dataset ;
    dcatde:contributorID <http://dcat-ap.de/def/contributors/openNRW> ;
    dcatde:maintainer [ a foaf:Organization ;
            foaf:mbox "gebaeudeservice@wesel.de" ;
            foaf:name "Team Kaufmännischer Gebäudeservice" ] ;
    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 Controllingbericht des Gebäudeservices der Stadt Wesel für die Jahre 2014 und 2015. " ;
    dct:identifier "778e624a-7447-4528-9352-15fe2843aa8a" ;
    dct:issued "2025-11-06T11:38:05.871308"^^xsd:dateTime ;
    dct:modified "2026-01-21T11:20:17.324178"^^xsd:dateTime ;
    dct:publisher <https://opendata.ruhr/organization/759df49c-da8f-47ca-b066-a624894e00f1> ;
    dct:title "Aufwand und Ertrag der Gebäude der Stadt Wesel 2015" ;
    dcat:contactPoint [ a vcard:Kind ;
            vcard:fn "Team Kaufmännischer Gebäudeservice" ;
            vcard:hasEmail <mailto:gebaeudeservice@wesel.de> ],
        [ a vcard:Kind ;
            vcard:fn "Team Kaufmännischer Gebäudeservice" ;
            vcard:hasEmail <mailto:gebaeudeservice@wesel.de> ],
        [ a vcard:Organization ;
            vcard:fn "Team Kaufmännischer Gebäudeservice" ;
            vcard:hasEmail <mailto:gebaeudeservice@wesel.de> ],
        [ a vcard:Kind ;
            vcard:fn "Team Kaufmännischer Gebäudeservice" ;
            vcard:hasEmail <mailto:gebaeudeservice@wesel.de> ],
        [ a vcard:Organization ;
            vcard:fn "Team Kaufmännischer Gebäudeservice" ;
            vcard:hasEmail <mailto:gebaeudeservice@wesel.de> ],
        [ a vcard:Kind ;
            vcard:fn "Team Kaufmännischer Gebäudeservice" ;
            vcard:hasEmail <mailto:gebaeudeservice@wesel.de> ],
        [ a vcard:Organization ;
            vcard:fn "Team Kaufmännischer Gebäudeservice" ;
            vcard:hasEmail <mailto:gebaeudeservice@wesel.de> ] ;
    dcat:distribution <https://opendata.ruhr/dataset/778e624a-7447-4528-9352-15fe2843aa8a/resource/d0fa099c-50bb-4ab8-90ff-8b82baf7fb8c>,
        <https://opendata.ruhr/dataset/778e624a-7447-4528-9352-15fe2843aa8a/resource/fc4dce12-ccdd-4c77-8949-419d1efc6379> ;
    dcat:keyword "Gebäude",
        "Kostenrechnung" ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/VERWALTUNG> .

<https://geoportal.wesel.de/opendata/Gebaeudeservice/Aufwand_Ertraege_2015.csv> a rdfs:Resource .

<https://geoportal.wesel.de/opendata/Gebaeudeservice/Aufwand_Ertraege_2015.xlsx> a rdfs:Resource .

<https://opendata.ruhr/dataset/778e624a-7447-4528-9352-15fe2843aa8a/resource/d0fa099c-50bb-4ab8-90ff-8b82baf7fb8c> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2026-01-20T15:02:03.945752"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/other-closed> ;
    dct:modified "2026-01-21T11:20:17.331542"^^xsd:dateTime ;
    dct:title "CSV-Format" ;
    dcat:accessURL <https://geoportal.wesel.de/opendata/Gebaeudeservice/Aufwand_Ertraege_2015.csv> ;
    dcat:mediaType "text/csv" .

<https://opendata.ruhr/dataset/778e624a-7447-4528-9352-15fe2843aa8a/resource/fc4dce12-ccdd-4c77-8949-419d1efc6379> a dcat:Distribution ;
    dct:description "Die Auswertung wurde in Excel erstellt. Es handelt sich nicht um ein offenes Format. Es wird aber alternativ bereitgestellt." ;
    dct:format "XLSX" ;
    dct:issued "2026-01-20T15:02:03.945755"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/other-closed> ;
    dct:modified "2026-01-21T11:20:17.332652"^^xsd:dateTime ;
    dct:title "XLSX-Format" ;
    dcat:accessURL <https://geoportal.wesel.de/opendata/Gebaeudeservice/Aufwand_Ertraege_2015.xlsx> ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

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

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

