@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 rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@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/95da56eb-2fac-4263-9fd7-cb388dba05c2> a dcat:Dataset ;
    dcatde:contributorID <http://dcat-ap.de/def/contributors/schleswigHolstein> ;
    dcatde:licenseAttributionByText "Ministerium für Bildung, Wissenschaft und Kultur Schleswig-Holstein" ;
    dcatde:maintainer [ a foaf:Organization ;
            foaf:mbox "pressestelle@bimi.landsh.de" ;
            foaf:name "Ministerium für Bildung, Wissenschaft und Kultur" ] ;
    dct:description """Schulen an denen die Verlässlichkeit, aus Mangel an Lehrkräften und pädagogischem Personal, ausgesetzt werden musste

Diese Daten sind Teil der Antwort der Landesregierung auf die Große Anfrage der Fraktion der SPD **Unterrichtsqualität an den Grundschulen Schleswig-Holsteins im Schuljahr 2018/19**. Die gesamte Antwort ist als [Drucksache 19/1723](https://www.landtag.ltsh.de/infothek/wahl19/drucks/02000/drucksache-19-02035.pdf) beim Schleswig-Holsteinischen Landtag zu finden.

Zeichensatz der CSV-Dateien ist ISO-8859-1, Spaltentrenner ist Semikolon. Die CSV-Dateien sollten sich daher auch mit Excel einfach öffnen lassen.""" ;
    dct:identifier "95da56eb-2fac-4263-9fd7-cb388dba05c2" ;
    dct:issued "2020-02-27T00:00:00"^^xsd:dateTime ;
    dct:modified "2021-10-20T05:55:34.182431"^^xsd:dateTime ;
    dct:publisher <http://134.245.19.93/organization/c177327f-a94b-4192-8820-0f2cc6bec762> ;
    dct:spatial <http://dcat-ap.de/def/politicalGeocoding/stateKey/01> ;
    dct:temporal [ a dct:PeriodOfTime ;
            dcat:endDate "2019-10-07T00:00:00"^^xsd:dateTime ;
            dcat:startDate "2019-10-07T00:00:00"^^xsd:dateTime ] ;
    dct:title "Schulen an denen die Verlässlichkeit, aus Mangel an Lehrkräften und pädagogischem Personal, ausgesetzt werden musste" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Ministerium für Bildung, Wissenschaft und Kultur" ;
            vcard:hasEmail <mailto:pressestelle@bimi.landsh.de> ] ;
    dcat:distribution <https://opendata.schleswig-holstein.de/schuldaten/156.csv> ;
    dcat:keyword "Unterrichtsqualität an Grundschulen" ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/EDUC> .

<http://134.245.19.93/organization/c177327f-a94b-4192-8820-0f2cc6bec762> a foaf:Agent ;
    foaf:name "Ministerium für Bildung, Wissenschaft und Kultur" .

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

<http://dcat-ap.de/def/politicalGeocoding/stateKey/01> a dct:Location ;
    skos:prefLabel "Bundesland Schleswig-Holstein" ;
    locn:geometry "POLYGON ((7.8690 53.3600, 7.8690 55.0583, 11.3126 55.0583, 11.3126 53.3600, 7.8690 53.3600))"^^gsp:wktLiteral .

<https://opendata.schleswig-holstein.de/schuldaten/156.csv> a dcat:Distribution ;
    dcatde:licenseAttributionByText "Ministerium für Bildung, Wissenschaft und Kultur Schleswig-Holstein" ;
    dct:format <https://publications.europa.eu/resource/authority/file-type/CSV> ;
    dct:issued "2021-10-20T05:54:34.188194"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/cc-by/4.0> ;
    dct:modified "2021-10-20T05:54:34.188194"^^xsd:dateTime ;
    dct:title "daten.csv" ;
    dcat:accessURL <https://opendata.schleswig-holstein.de/data/mbwk/Tabellenanhang_Endfassung_156.csv> ;
    dcat:downloadURL <https://opendata.schleswig-holstein.de/data/mbwk/Tabellenanhang_Endfassung_156.csv> .

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

<https://opendata.schleswig-holstein.de/data/mbwk/Tabellenanhang_Endfassung_156.csv> a rdfs:Resource .

