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

<https://opendata.ruhr/dataset/a178ee92-e14e-4dd8-b216-a71289098bf5> a dcat:Dataset ;
    dcatde:contributorID <http://dcat-ap.de/def/contributors/openNRW> ;
    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" ],
        [ a foaf:Agent ;
            vcard:hasEmail <mailto:offenedaten@moers.de> ;
            foaf:name "Stadt Moers" ],
        [ a foaf:Agent ;
            vcard:hasEmail <mailto:offenedaten@moers.de> ;
            foaf:name "Stadt Moers" ] ;
    dct:description "Der Datensatz enthält die Anzahl der Besuchenden und Mitwirkenden der Veranstaltungen der Moerser Musikschule 2019. " ;
    dct:identifier "a178ee92-e14e-4dd8-b216-a71289098bf5" ;
    dct:issued "2025-11-06T12:04:24.349208"^^xsd:dateTime ;
    dct:modified "2025-11-06T12:04:24.349213"^^xsd:dateTime ;
    dct:publisher <https://opendata.ruhr/organization/aa98d7be-6412-4eb6-bf4d-fcc1bdbed886> ;
    dct:title "Besuchende und Mitwirkende der Veranstaltungen der Moerser Musikschule 2019" ;
    owl:versionInfo "v2021.01" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Georg Kresimon" ;
            vcard:hasEmail <mailto:Georg.Kresimon@moers.de> ],
        [ a vcard:Kind ;
            vcard:fn "Georg Kresimon" ;
            vcard:hasEmail <mailto:Georg.Kresimon@moers.de> ],
        [ a vcard:Kind ;
            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:Kind ;
            vcard:fn "Georg Kresimon" ;
            vcard:hasEmail <mailto:Georg.Kresimon@moers.de> ],
        [ a vcard:Kind ;
            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://opendata.ruhr/dataset/a178ee92-e14e-4dd8-b216-a71289098bf5/resource/3a13ef41-1759-4725-99de-df21a5ed336b>,
        <https://opendata.ruhr/dataset/a178ee92-e14e-4dd8-b216-a71289098bf5/resource/4d5740d7-e80c-4f66-96c7-fffda0fbb0dc>,
        <https://opendata.ruhr/dataset/a178ee92-e14e-4dd8-b216-a71289098bf5/resource/9ba3c1c1-c634-458a-a74a-a00f9ec9fd11> ;
    dcat:keyword "Musikschule",
        "Veranstaltungen" ;
    dcat:landingPage <http://www.offenedaten.moers.de> ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/BILDUNG-WISSENSCHAFT> .

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

<https://opendata.ruhr/dataset/a178ee92-e14e-4dd8-b216-a71289098bf5/resource/3a13ef41-1759-4725-99de-df21a5ed336b> a dcat:Distribution ;
    dct:description "Der Datensatz enthält Daten zu den öffentlichen Vortragsstunden der Moerser Musikschule, sortiert nach Datum, Titel, Besuchende und Mitwirkende" ;
    dct:format "CSV" ;
    dct:issued "2021-01-26T10:41:12.369768"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/other-closed> ;
    dct:modified "2021-01-26T10:49:30.325181"^^xsd:dateTime ;
    dct:title "Öffentliche Vortragsstunden der Moerser Musikschule 2019" ;
    dcat:accessURL <https://www.offenesdatenportal.de/dataset/a178ee92-e14e-4dd8-b216-a71289098bf5/resource/3a13ef41-1759-4725-99de-df21a5ed336b/download/offentliche-vortragsstunden-2019.csv> ;
    dcat:byteSize "153"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

<https://opendata.ruhr/dataset/a178ee92-e14e-4dd8-b216-a71289098bf5/resource/4d5740d7-e80c-4f66-96c7-fffda0fbb0dc> a dcat:Distribution ;
    dct:description "Der Datensatz enthält Daten zu den Veranstaltungen der Moerser Musikschule, sortiert nach Datum, Titel, Besuchende und Mitwirkende" ;
    dct:format "CSV" ;
    dct:issued "2021-01-26T10:40:10.003732"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/other-closed> ;
    dct:modified "2021-01-26T10:49:07.185091"^^xsd:dateTime ;
    dct:title "Veranstaltungen der Moerser Musikschule 2019" ;
    dcat:accessURL <https://www.offenesdatenportal.de/dataset/a178ee92-e14e-4dd8-b216-a71289098bf5/resource/4d5740d7-e80c-4f66-96c7-fffda0fbb0dc/download/veranstaltungen-der-moerser-musikschule-2019.csv> ;
    dcat:byteSize "1214"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

<https://opendata.ruhr/dataset/a178ee92-e14e-4dd8-b216-a71289098bf5/resource/9ba3c1c1-c634-458a-a74a-a00f9ec9fd11> a dcat:Distribution ;
    dct:description "Der Datensatz enthält Daten zu den internen Vortragsstunden der Moerser Musikschule, sortiert nach Datum, Titel, Besuchende und Mitwirkende" ;
    dct:format "CSV" ;
    dct:issued "2021-01-26T10:42:32.732673"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/other-closed> ;
    dct:modified "2021-01-26T10:50:12.286231"^^xsd:dateTime ;
    dct:title "Interne Vortragsstunden der Moerser Musikschule 2019" ;
    dcat:accessURL <https://www.offenesdatenportal.de/dataset/a178ee92-e14e-4dd8-b216-a71289098bf5/resource/9ba3c1c1-c634-458a-a74a-a00f9ec9fd11/download/interne-vortragsstunden-2019.csv> ;
    dcat:byteSize "1308"^^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/a178ee92-e14e-4dd8-b216-a71289098bf5/resource/3a13ef41-1759-4725-99de-df21a5ed336b/download/offentliche-vortragsstunden-2019.csv> a rdfs:Resource .

<https://www.offenesdatenportal.de/dataset/a178ee92-e14e-4dd8-b216-a71289098bf5/resource/4d5740d7-e80c-4f66-96c7-fffda0fbb0dc/download/veranstaltungen-der-moerser-musikschule-2019.csv> a rdfs:Resource .

<https://www.offenesdatenportal.de/dataset/a178ee92-e14e-4dd8-b216-a71289098bf5/resource/9ba3c1c1-c634-458a-a74a-a00f9ec9fd11/download/interne-vortragsstunden-2019.csv> a rdfs:Resource .

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

