@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 vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://ckan.rvr.dev.datopian.com/dataset/81b2df47-a319-46f7-a6e7-15d6059b3b56> a dcat:Dataset ;
    dcatde:maintainer [ a foaf:Organization ;
            foaf:mbox "Georg.Kresimon@moers.de" ;
            foaf:name "Georg Kresimon" ] ;
    dct:creator [ 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 "2022-01-30T22:51:15.919999"^^xsd:dateTime ;
    dct:modified "2023-07-31T07:19:10.139033"^^xsd:dateTime ;
    dct:publisher <https://ckan.rvr.dev.datopian.com/organization/aa98d7be-6412-4eb6-bf4d-fcc1bdbed886> ;
    dct:title "Finanzen der Moerser Musikschule bis 2020" ;
    owl:versionInfo "v2021.01" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Georg Kresimon" ;
            vcard:hasEmail <mailto:Georg.Kresimon@moers.de> ],
        [ a vcard:Organization ;
            vcard:fn "Georg Kresimon" ;
            vcard:hasEmail <mailto:Georg.Kresimon@moers.de> ],
        [ a vcard:Organization ;
            vcard:fn "Georg Kresimon" ;
            vcard:hasEmail <mailto:Georg.Kresimon@moers.de> ] ;
    dcat:distribution <https://ckan.rvr.dev.datopian.com/dataset/81b2df47-a319-46f7-a6e7-15d6059b3b56/resource/7c08cd8b-8c74-4b0e-8ef1-f6cd288017b9>,
        <https://ckan.rvr.dev.datopian.com/dataset/81b2df47-a319-46f7-a6e7-15d6059b3b56/resource/c351f799-7206-455f-a665-f182feb60af7> ;
    dcat:keyword "Musikschule" ;
    dcat:landingPage <http://www.offenedaten.moers.de> .

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

<https://ckan.rvr.dev.datopian.com/dataset/81b2df47-a319-46f7-a6e7-15d6059b3b56/resource/7c08cd8b-8c74-4b0e-8ef1-f6cd288017b9> a dcat:Distribution ;
    dct:format "ZIP" ;
    dct:issued "2022-08-02T10:58:58.090647"^^xsd:dateTime ;
    dct:modified "2023-07-31T07:19:10.133262"^^xsd:dateTime,
        "2023-07-31T07:19:10.147753"^^xsd:dateTime ;
    dct:title "All resource data" ;
    dcat:accessURL <https://ckan.rvr.dev.datopian.com/dataset/81b2df47-a319-46f7-a6e7-15d6059b3b56/resource/7c08cd8b-8c74-4b0e-8ef1-f6cd288017b9/download/finanzielle-daten-der-moerser-musikschule-bis-2019-abhwqfgt.zip> ;
    dcat:byteSize 1725.0 ;
    dcat:mediaType "application/zip" .

<https://ckan.rvr.dev.datopian.com/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:modified "2021-10-27T10:30:22.997655"^^xsd:dateTime,
        "2022-01-30T22:51:15.914603"^^xsd:dateTime ;
    dct:title "Finanzen" ;
    dcat:accessURL <https://www.offenesdatenportal.de/dataset/81b2df47-a319-46f7-a6e7-15d6059b3b56/resource/c351f799-7206-455f-a665-f182feb60af7/download/ubersicht-finanzielle-daten-2015-bis-2020.csv> ;
    dcat:byteSize 1487.0 ;
    dcat:mediaType "text/csv" .

<https://ckan.rvr.dev.datopian.com/organization/aa98d7be-6412-4eb6-bf4d-fcc1bdbed886> a foaf:Agent ;
    foaf:name "Moers" .

