@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://ckan.open.nrw.de/dataset/5484f80f-ce37-48d4-97a2-95f2756a3151> 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:accrualPeriodicity <http://publications.europa.eu/resource/authority/frequency/ANNUAL> ;
    dct:description """Sie finden hier den schulscharfen Sozialindex für NRW im csv-Format.\r
\r
Der Schulsozialindex ist ausdrücklich kein Instrument, um die an Schulen geleistete pädagogische Arbeit zu bewerten. Er identifiziert lediglich die bestehenden sozialen Herausforderungen mit dem Ziel, solche Schulen konkreter und besser als bisher zu unterstützen.""" ;
    dct:identifier "fae462f3-be93-5676-ab4e-ca00357fbe59" ;
    dct:issued "2025-09-16"^^xsd:date ;
    dct:modified "2026-02-04T07:49:07+00:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Agent ;
            foaf:homepage <https://www.schulministerium.nrw> ;
            foaf:mbox "bernd.schlein@msb.nrw.de" ;
            foaf:name "Ministerium für Schule und Bildung des Landes NRW" ],
        [ a foaf:Agent ;
            foaf:homepage <https://www.schulministerium.nrw> ;
            foaf:mbox "bernd.schlein@msb.nrw.de" ;
            foaf:name "Ministerium für Schule und Bildung des Landes NRW" ;
            foaf:phone <tel:+49%202115867-0> ],
        [ a foaf:Agent ;
            foaf:homepage <https://www.schulministerium.nrw> ;
            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 "Schulsozialindex" ;
    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> ],
        [ 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://ckan.open.nrw.de/dataset/5484f80f-ce37-48d4-97a2-95f2756a3151/resource/4664ec46-210f-41c4-b62f-b55014b83fe1> ;
    dcat:keyword "Schule",
        "Schulsozialindex",
        "Sozialberichte" ;
    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 .

<http://publications.europa.eu/resource/authority/frequency/ANNUAL> a dct:Frequency .

<https://ckan.open.nrw.de/dataset/5484f80f-ce37-48d4-97a2-95f2756a3151/resource/4664ec46-210f-41c4-b62f-b55014b83fe1> a dcat:Distribution ;
    dct:description "-" ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/CSV> ;
    dct:issued "2026-02-06T20:34:36.763386"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/dl-by-de/2.0> ;
    dct:modified "2025-09-16T07:49:06+00:00"^^xsd:dateTime ;
    dcat:accessURL <https://www.schulministerium.nrw/system/files/media/document/file/schulliste_sj_25_26_open_data.csv> ;
    dcat:downloadURL <https://www.schulministerium.nrw/system/files/media/document/file/schulliste_sj_25_26_open_data.csv> ;
    dcat:mediaType <https://www.iana.org/assignments/media-types/text/csv> ;
    foaf:page <https://www.schulministerium.nrw/sozialindex> .

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

<https://www.schulministerium.nrw/sozialindex> a foaf:Document .

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

