@prefix adms: <http://www.w3.org/ns/adms#> .
@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 skos: <http://www.w3.org/2004/02/skos/core#> .
@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://test.ckan.open.nrw.de/dataset/c2fde1e2-fd37-4daa-8a71-60dd15b9d0c1> a dcat:Dataset ;
    dcatde:contributorID <http://dcat-ap.de/def/contributors/openNRW>,
        <https://www.offenesdatenportal.de> ;
    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" ] ;
    dct:description "In der Tabelle sehen Sie die Jahresrechnung der Moerser Musikschule 2022. Die Darstellung entspricht dem Jahresabschluss 2023." ;
    dct:identifier "e27af347-370b-41eb-8ed1-fc017f20806f" ;
    dct:issued "2026-07-21T14:36:33.604466"^^xsd:dateTime ;
    dct:modified "2026-07-21T14:36:33.604470"^^xsd:dateTime ;
    dct:publisher <https://test.ckan.open.nrw.de/organization/23e91bf6-9968-4a0f-bafe-6bad1a0f5be8> ;
    dct:title "Jahresrechnung der Moerser Musikschule 2023" ;
    owl:versionInfo "v2024.01" ;
    adms:identifier [ a adms:Identifier ;
            skos:notation "e27af347-370b-41eb-8ed1-fc017f20806f" ] ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Stadt Moers - Musikschule" ;
            vcard:hasEmail <mailto:moerser.musikschule@moers.de> ] ;
    dcat:distribution <https://test.ckan.open.nrw.de/dataset/c2fde1e2-fd37-4daa-8a71-60dd15b9d0c1/resource/857774fa-5bbb-4c9b-91e0-943cb69aa315> ;
    dcat:keyword "Jahresabschluss",
        "Musikschule" ;
    dcat:landingPage <http://www.offenedaten.moers.de> .

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

<http://publications.europa.eu/resource/authority/file-type/CSV> a dct:MediaTypeOrExtent .

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

<https://test.ckan.open.nrw.de/dataset/c2fde1e2-fd37-4daa-8a71-60dd15b9d0c1/resource/857774fa-5bbb-4c9b-91e0-943cb69aa315> a dcat:Distribution ;
    dct:description "Der Datensatz enthält eine Auflistung der unterschiedlichen Erträge" ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/CSV> ;
    dct:issued "2024-11-06T10:43:14.388771"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/dl-zero-de/2.0> ;
    dct:modified "2024-11-06T10:59:00.827287"^^xsd:dateTime ;
    dct:title "Jahresrechnung 2023 Moerser Musikschule" ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:checksumValue "18e23b06d45ad320bed47d9b2fdeeb60"^^xsd:hexBinary ] ;
    dcat:accessURL <https://www.offenesdatenportal.de/dataset/e27af347-370b-41eb-8ed1-fc017f20806f/resource/857774fa-5bbb-4c9b-91e0-943cb69aa315/download/jahresrechnung-2023.csv> ;
    dcat:byteSize "1049"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

<https://test.ckan.open.nrw.de/organization/23e91bf6-9968-4a0f-bafe-6bad1a0f5be8> a foaf:Agent ;
    foaf:name "Offenesdatenportal" .

