@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 owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix spdx: <http://spdx.org/rdf/terms#> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://opendata.ruhr/dataset/81b2df47-a319-46f7-a6e7-15d6059b3b56> a dcat:Dataset ;
    dcatde:contributorID <http://dcat-ap.de/def/contributors/openNRW> ;
    dcatde:maintainer [ a foaf:Organization ;
            foaf:mbox "moerser.musikschule@moers.de" ;
            foaf:name "Stadt Moers - Musikschule" ] ;
    dct:creator [ a foaf:Agent ;
            vcard:hasEmail <mailto:offenedaten@moers.de> ;
            foaf:name "Stadt Moers" ],
        [ a foaf:Organization ;
            foaf:mbox "offenedaten@moers.de" ;
            foaf:name "Stadt Moers" ] ;
    dct:description """Der Datensatz enthält Daten zu Erträgen und Aufwendungen der Moerser Musikschule.\r
Der Datensatz wird jährlich aktualisiert.""" ;
    dct:identifier "81b2df47-a319-46f7-a6e7-15d6059b3b56" ;
    dct:issued "2025-11-06T12:03:29.492301"^^xsd:dateTime ;
    dct:modified "2026-07-15T18:44:05.224780"^^xsd:dateTime ;
    dct:publisher <https://opendata.ruhr/organization/aa98d7be-6412-4eb6-bf4d-fcc1bdbed886> ;
    dct:title "Finanzen der Moerser Musikschule bis 2024" ;
    owl:versionInfo "v2024.01" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Stadt Moers - Musikschule" ;
            vcard:hasEmail <mailto:moerser.musikschule@moers.de> ],
        [ a vcard:Kind ;
            vcard:fn "Stadt Moers - Musikschule" ;
            vcard:hasEmail <mailto:moerser.musikschule@moers.de> ],
        [ a vcard:Kind ;
            vcard:fn "Stadt Moers - Musikschule" ;
            vcard:hasEmail <mailto:moerser.musikschule@moers.de> ] ;
    dcat:distribution <https://opendata.ruhr/dataset/81b2df47-a319-46f7-a6e7-15d6059b3b56/resource/c351f799-7206-455f-a665-f182feb60af7> ;
    dcat:keyword "Musikschule" ;
    dcat:landingPage <http://www.offenedaten.moers.de> ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/BILDUNG-WISSENSCHAFT> .

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

<http://www.offenedaten.moers.de> a foaf:Document .

<https://opendata.ruhr/dataset/81b2df47-a319-46f7-a6e7-15d6059b3b56/resource/c351f799-7206-455f-a665-f182feb60af7> a dcat:Distribution ;
    dct:description """In der linken Spalte ist die Beschreibung der Kosten sortiert nach Jahreszahlen\r
* Summe Beschäftigungsanteile jeweils nach Vergütungsliste November (inkl. befr. Verträge)""" ;
    dct:format "CSV" ;
    dct:issued "2021-01-20T14:12:35.975234"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/other-closed> ;
    dct:modified "2025-10-23T06:45:17.770054"^^xsd:dateTime ;
    dct:title "Finanzen" ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:checksumValue "51ed765f605b7e3d661bfd6aac566ba0"^^xsd:hexBinary ] ;
    dcat:accessURL <https://www.offenesdatenportal.de/dataset/81b2df47-a319-46f7-a6e7-15d6059b3b56/resource/c351f799-7206-455f-a665-f182feb60af7/download/ubersicht-finanzielle-daten-2015-bis-2024.csv> ;
    dcat:byteSize "2036"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

<https://opendata.ruhr/organization/aa98d7be-6412-4eb6-bf4d-fcc1bdbed886> a foaf:Agent ;
    foaf:name "Moers" .

<https://www.offenesdatenportal.de/dataset/81b2df47-a319-46f7-a6e7-15d6059b3b56/resource/c351f799-7206-455f-a665-f182feb60af7/download/ubersicht-finanzielle-daten-2015-bis-2024.csv> a rdfs:Resource .

