@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/b9e5bdfe-93a7-4e06-9f81-e78cc6ff6e1a> 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 "Die Grunddaten der Zentren für schulpraktische Lehrerausbildung beinhalten nur die Kontaktinformationen der ZfsLn." ;
    dct:identifier "0ed4def9-c494-5c90-8983-07bfa8a8c271" ;
    dct:issued "2023-01-17"^^xsd:date ;
    dct:modified "2026-02-04T07:52:32+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 "Grunddaten der Zentren für schulpraktische Lehrerausbildung" ;
    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> ],
        [ 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> ] ;
    dcat:distribution <https://ckan.open.nrw.de/dataset/b9e5bdfe-93a7-4e06-9f81-e78cc6ff6e1a/resource/83143534-9e72-4727-b632-e5459d240c05>,
        <https://ckan.open.nrw.de/dataset/b9e5bdfe-93a7-4e06-9f81-e78cc6ff6e1a/resource/ea4d19c4-11f8-403e-96cc-98d7eaa98960> ;
    dcat:keyword "2. Staatsexamen",
        "Adressen",
        "Lehramt",
        "Referendariat",
        "Schule",
        "ZfsL" ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/EDUC> .

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

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

<https://ckan.open.nrw.de/dataset/b9e5bdfe-93a7-4e06-9f81-e78cc6ff6e1a/resource/83143534-9e72-4727-b632-e5459d240c05> a dcat:Distribution ;
    dct:description "-" ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/XML> ;
    dct:issued "2026-02-06T20:32:06.786439"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/dl-by-de/2.0> ;
    dct:modified "2023-01-17T07:52:31+00:00"^^xsd:dateTime ;
    dcat:accessURL <https://www.schulministerium.nrw.de/BiPo/OpenData/Schuldaten/zfsl.xml> ;
    dcat:downloadURL <https://www.schulministerium.nrw.de/BiPo/OpenData/Schuldaten/zfsl.xml> ;
    dcat:mediaType <https://www.iana.org/assignments/media-types/application/xml> .

<https://ckan.open.nrw.de/dataset/b9e5bdfe-93a7-4e06-9f81-e78cc6ff6e1a/resource/ea4d19c4-11f8-403e-96cc-98d7eaa98960> a dcat:Distribution ;
    dct:description "-" ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/CSV> ;
    dct:issued "2026-02-06T20:32:06.786436"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/dl-by-de/2.0> ;
    dct:modified "2023-01-17T07:52:31+00:00"^^xsd:dateTime ;
    dcat:accessURL <https://www.schulministerium.nrw.de/BiPo/OpenData/Schuldaten/zfsl.csv> ;
    dcat:downloadURL <https://www.schulministerium.nrw.de/BiPo/OpenData/Schuldaten/zfsl.csv> ;
    dcat:mediaType <https://www.iana.org/assignments/media-types/text/csv> .

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

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

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

<https://www.schulministerium.nrw.de/BiPo/OpenData/Schuldaten/zfsl.csv> a rdfs:Resource .

<https://www.schulministerium.nrw.de/BiPo/OpenData/Schuldaten/zfsl.xml> a rdfs:Resource .

