@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/9ffad910-4911-4295-a450-c2feb4cf5df8> 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:Organization ;
            foaf:mbox "offenedaten@moers.de" ;
            foaf:name "Stadt Moers" ],
        [ a foaf:Agent ;
            vcard:hasEmail <mailto:offenedaten@moers.de> ;
            foaf:name "Stadt Moers" ] ;
    dct:description "In der Tabelle sehen Sie die Jahresrechnung der Moerser Musikschule 2023. Die Darstellung entspricht dem Jahresabschluss 2024." ;
    dct:identifier "9ffad910-4911-4295-a450-c2feb4cf5df8" ;
    dct:issued "2025-11-06T12:04:21.670616"^^xsd:dateTime ;
    dct:modified "2026-07-15T18:44:15.174518"^^xsd:dateTime ;
    dct:publisher <https://opendata.ruhr/organization/aa98d7be-6412-4eb6-bf4d-fcc1bdbed886> ;
    dct:title "Jahresrechnung der Moerser Musikschule 2024" ;
    owl:versionInfo "v2025.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/9ffad910-4911-4295-a450-c2feb4cf5df8/resource/b2002e4b-b891-4731-a385-a9071d846f3c> ;
    dcat:keyword "Jahreabschluss",
        "Musikschule" ;
    dcat:landingPage <http://www.offenedaten.moers.de> .

<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/9ffad910-4911-4295-a450-c2feb4cf5df8/resource/b2002e4b-b891-4731-a385-a9071d846f3c> a dcat:Distribution ;
    dct:description "Der Datensatz enthält eine Auflistung der unterschiedlichen Erträge" ;
    dct:format "CSV" ;
    dct:issued "2025-10-23T06:47:23.308719"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/other-closed> ;
    dct:modified "2025-10-23T06:47:23.286585"^^xsd:dateTime ;
    dct:title "Jahresrechnung 2024 Moerser Musikschule" ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:checksumValue "dd27bf34122d4d265c187e7397dcc9b3"^^xsd:hexBinary ] ;
    dcat:accessURL <https://www.offenesdatenportal.de/dataset/9ffad910-4911-4295-a450-c2feb4cf5df8/resource/b2002e4b-b891-4731-a385-a9071d846f3c/download/jahresrechnung-2024.csv> ;
    dcat:byteSize "1048"^^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/9ffad910-4911-4295-a450-c2feb4cf5df8/resource/b2002e4b-b891-4731-a385-a9071d846f3c/download/jahresrechnung-2024.csv> a rdfs:Resource .

