@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 locn: <http://www.w3.org/ns/locn#> .
@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://test.ckan.open.nrw.de/dataset/255be29d-85a2-4b9a-a3ea-d0a0514837e4> a dcat:Dataset ;
    dcatde:contributorID <http://dcat-ap.de/def/contributors/openNRW> ;
    dcatde:politicalGeocodingLevelURI <http://dcat-ap.de/def/politicalGeocoding/Level/state> ;
    dcatde:politicalGeocodingURI <http://dcat-ap.de/def/politicalGeocoding/stateKey/05> ;
    dct:description "Eckdaten der Amtlichen Schuldaten. Dieser Datensatz beinhaltet statistische Informationen zur Zahl der Schulen, der Schülerinnen und Schüler, der Klassen, der Lehrerinnen und Lehrer sowie der erteilten Unterrichtsstunden auf Ebene der Regierungsbezirke und Kreise/kreisfreien Städte." ;
    dct:identifier "b6f1e2ff-e603-5a71-8614-722046f0fad8" ;
    dct:issued "2026-02-03"^^xsd:date ;
    dct:modified "2026-02-04T10:45:31+00:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Agent ;
            foaf:mbox "bernd.schlein@msb.nrw.de" ;
            foaf:name "Ministerium für Schule und Bildung des Landes NRW" ],
        [ a foaf:Agent ;
            foaf:mbox "bernd.schlein@msb.nrw.de" ;
            foaf:name "Ministerium für Schule und Bildung des Landes NRW" ],
        [ a foaf:Agent ;
            foaf:mbox "bernd.schlein@msb.nrw.de" ;
            foaf:name "Ministerium für Schule und Bildung des Landes NRW" ] ;
    dct:spatial [ a dct:Location ;
            locn:adminUnitL2 <http://dcat-ap.de/def/politicalGeocoding/stateKey/05> ] ;
    dct:title "Eckdaten der Amtlichen Schuldaten" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Ministerium für Schule und Bildung des Landes NRW" ;
            vcard:hasEmail <mailto:bernd.schlein@msb.nrw.de> ],
        [ a vcard:Organization ;
            vcard:fn "Ministerium für Schule und Bildung des Landes NRW" ;
            vcard:hasEmail <mailto:bernd.schlein@msb.nrw.de> ;
            vcard:hasTelephone <tel:+49%202115867-3455> ;
            vcard:hasURL <https://www.schulministerium.nrw.de/docs/bp/Ministerium/Open_MSB/Open_Data/index.html> ],
        [ a vcard:Organization ;
            vcard:fn "Ministerium für Schule und Bildung des Landes NRW" ;
            vcard:hasEmail <mailto:bernd.schlein@msb.nrw.de> ] ;
    dcat:distribution <https://test.ckan.open.nrw.de/dataset/255be29d-85a2-4b9a-a3ea-d0a0514837e4/resource/52d56012-4dac-46a7-8205-43a6d754e16f> ;
    dcat:keyword "Klassen",
        "Lehrer",
        "Schulen",
        "Schüler",
        "Unterricht" ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/EDUC> .

<http://dcat-ap.de/def/licenses/dl-by-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 .

<https://test.ckan.open.nrw.de/dataset/255be29d-85a2-4b9a-a3ea-d0a0514837e4/resource/52d56012-4dac-46a7-8205-43a6d754e16f> a dcat:Distribution ;
    dct:description "Eckdaten der Amtlichen Schuldaten" ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/CSV> ;
    dct:issued "2026-02-05T20:33:08.117191"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/dl-by-de/2.0> ;
    dct:modified "2026-02-04T10:45:30+00:00"^^xsd:dateTime ;
    dcat:accessURL <https://www.schulministerium.nrw/system/files/media/document/file/opendata2025-26.csv> ;
    dcat:mediaType <https://www.iana.org/assignments/media-types/text/csv> .

<https://www.iana.org/assignments/media-types/text/csv> a dct:MediaType .

<https://www.schulministerium.nrw/system/files/media/document/file/opendata2025-26.csv> a rdfs:Resource .

