@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 spdx: <http://spdx.org/rdf/terms#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://134.245.19.93/dataset/cafb1430-aa51-469a-8228-b038a001ff17> a dcat:Dataset ;
    dcatde:contributorID <http://dcat-ap.de/def/contributors/schleswigHolstein> ;
    dcatde:licenseAttributionByText "Ministerium für Allgemeine und Berufliche Bildung, Wissenschaft, Forschung und Kultur" ;
    dct:description """Übersicht über die Schulen, die Informatik als Pflichtfach anbieten. Die Pilotierung des Faches Informatik an 80 Schulen in SH endet im Sommer 2024.\r
\r
Zeichensatz der CSV-Dateien ist UTF-8, Spaltentrenner ist Komma.""" ;
    dct:identifier "cafb1430-aa51-469a-8228-b038a001ff17" ;
    dct:issued "2023-02-07T00:00:00"^^xsd:dateTime ;
    dct:modified "2023-02-07T09:11:55.538808"^^xsd:dateTime ;
    dct:publisher <http://134.245.19.93/organization/7644c5d9-c03f-4ea9-99f2-54810f310c41> ;
    dct:spatial <http://dcat-ap.de/def/politicalGeocoding/stateKey/01> ;
    dct:temporal [ a dct:PeriodOfTime ;
            dcat:endDate "2024-07-22T00:00:00"^^xsd:dateTime ;
            dcat:startDate "2022-08-01T00:00:00"^^xsd:dateTime ] ;
    dct:title "Informatik als Pflichtfach in Schleswig-Holstein" ;
    dcat:distribution <http://134.245.19.93/dataset/cafb1430-aa51-469a-8228-b038a001ff17/resource/66809180-c953-4b92-aa17-39f40d442de5>,
        <http://134.245.19.93/dataset/cafb1430-aa51-469a-8228-b038a001ff17/resource/f22950a5-30b5-4ce5-8a20-b845b4e6fa03> ;
    dcat:keyword "Allgemeinbildende Schulen",
        "Informatik",
        "Schulfächer" ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/EDUC> .

<http://134.245.19.93/dataset/cafb1430-aa51-469a-8228-b038a001ff17/resource/66809180-c953-4b92-aa17-39f40d442de5> a dcat:Distribution ;
    dcatde:licenseAttributionByText "Ministerium für Allgemeine und Berufliche Bildung, Wissenschaft, Forschung und Kultur" ;
    dct:format <https://publications.europa.eu/resource/authority/file-type/CSV> ;
    dct:issued "2023-02-07T07:18:31.596401"^^xsd:dateTime ;
    dct:modified "2023-02-07T07:18:31.489842"^^xsd:dateTime ;
    dct:title "Informatik als Pflichtfach.csv" ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:algorithm <http://dcat-ap.de/def/hashAlgorithms/md/5> ;
            spdx:checksumValue "c3e9fde9cfc59423f4651a9d5f7c5e9a"^^xsd:hexBinary ] ;
    dcat:accessURL <http://134.245.19.93/dataset/cafb1430-aa51-469a-8228-b038a001ff17/resource/66809180-c953-4b92-aa17-39f40d442de5/download/informatik-als-pflichtfach.csv> ;
    dcat:byteSize 3524.0 ;
    dcat:mediaType "text/csv" .

<http://134.245.19.93/dataset/cafb1430-aa51-469a-8228-b038a001ff17/resource/f22950a5-30b5-4ce5-8a20-b845b4e6fa03> a dcat:Distribution ;
    dcatde:licenseAttributionByText "Ministerium für Allgemeine und Berufliche Bildung, Wissenschaft, Forschung und Kultur" ;
    dct:format <https://publications.europa.eu/resource/authority/file-type/XLSX> ;
    dct:issued "2023-02-07T07:19:29.756021"^^xsd:dateTime ;
    dct:modified "2023-02-07T07:19:29.653286"^^xsd:dateTime ;
    dct:title "Informatik als Pflichtfach.xlsx" ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:algorithm <http://dcat-ap.de/def/hashAlgorithms/md/5> ;
            spdx:checksumValue "1c312c43402e4a2c48009cb14cce6452"^^xsd:hexBinary ] ;
    dcat:accessURL <http://134.245.19.93/dataset/cafb1430-aa51-469a-8228-b038a001ff17/resource/f22950a5-30b5-4ce5-8a20-b845b4e6fa03/download/informatik-als-pflichtfach.xlsx> ;
    dcat:byteSize 13659.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://134.245.19.93/organization/7644c5d9-c03f-4ea9-99f2-54810f310c41> a foaf:Agent ;
    foaf:name "Ministerium für Allgemeine und Berufliche Bildung, Wissenschaft, Forschung und Kultur" .

<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://publications.europa.eu/resource/authority/file-type/CSV> a dct:MediaTypeOrExtent .

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

<http://dcat-ap.de/def/hashAlgorithms/md/5> a spdx:ChecksumAlgorithm .

