@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 gsp: <http://www.opengis.net/ont/geosparql#> .
@prefix locn: <http://www.w3.org/ns/locn#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://134.245.19.93/dataset/188abd21-f06e-3a96-bcce-71dc853efa26> a dcat:Dataset ;
    dcatde:contributorID <http://dcat-ap.de/def/contributors/schleswigHolstein> ;
    dcatde:maintainer [ a foaf:Organization ;
            foaf:mbox "open.statistik@kiel.de" ;
            foaf:name "Landeshauptstadt Kiel, Bürger- und Ordnungsamt, Abteilung Statistik" ] ;
    dct:creator [ a foaf:Organization ;
            foaf:mbox "open.statistik@kiel.de" ;
            foaf:name "Landeshauptstadt Kiel, Bürger- und Ordnungsamt, Abteilung Statistik" ] ;
    dct:description "Die Musikschule Kiel - Anzahl Schüler und Musikstunden" ;
    dct:identifier "188abd21-f06e-3a96-bcce-71dc853efa26" ;
    dct:issued "2024-11-14T08:00:00"^^xsd:dateTime ;
    dct:modified "2024-11-22T19:30:43.924025"^^xsd:dateTime ;
    dct:publisher <http://134.245.19.93/organization/landeshauptstadt-kiel> ;
    dct:spatial <http://dcat-ap.de/def/politicalGeocoding/districtKey/01002> ;
    dct:temporal [ a dct:PeriodOfTime ;
            dcat:endDate "2022-12-31T23:59:59"^^xsd:dateTime ;
            dcat:startDate "2011-01-01T00:00:00"^^xsd:dateTime ] ;
    dct:title "Musikschule Kiel - Schüler und Musikstunden" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Landeshauptstadt Kiel, Bürger- und Ordnungsamt, Abteilung Statistik" ;
            vcard:hasEmail <mailto:open.statistik@kiel.de> ] ;
    dcat:distribution <http://134.245.19.93/dataset/188abd21-f06e-3a96-bcce-71dc853efa26/resource/a4e86871-9e1e-43eb-8403-09780a140da3> ;
    dcat:keyword "Kiel",
        "Musikschule",
        "Musikstunden",
        "Schüler" ;
    dcat:landingPage <https://www.kiel.de/opendata/index.php?id=de-sh-kiel_bildung_wissenschaft_musikschule_schueler_musikstunden> ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/EDUC> .

<http://134.245.19.93/dataset/188abd21-f06e-3a96-bcce-71dc853efa26/resource/a4e86871-9e1e-43eb-8403-09780a140da3> a dcat:Distribution ;
    dct:format <https://publications.europa.eu/resource/authority/file-type/CSV> ;
    dct:issued "2024-11-22T19:30:43.936753"^^xsd:dateTime ;
    dct:language "de" ;
    dct:modified "2024-11-22T19:30:43.917832"^^xsd:dateTime ;
    dcat:accessURL <https://www.kiel.de/opendata/kiel_bildung_wissenschaft_musikschule_schueler_musikstunden.csv> .

<http://134.245.19.93/organization/landeshauptstadt-kiel> a foaf:Agent ;
    foaf:name "Landeshauptstadt Kiel" .

<http://dcat-ap.de/def/politicalGeocoding/districtKey/01002> a dct:Location ;
    skos:prefLabel "Stadt Kiel" ;
    locn:geometry "POLYGON ((10.0327 54.2508, 10.0327 54.4314, 10.2186 54.4314, 10.2186 54.2508, 10.0327 54.2508))"^^gsp:wktLiteral .

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

<https://www.kiel.de/opendata/index.php?id=de-sh-kiel_bildung_wissenschaft_musikschule_schueler_musikstunden> a foaf:Document .

