@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/30b7d95c-d10b-4474-9650-2dd5f6399913> 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 "Informationen zum jährlichen und landesweiten Zentralabitur an Weiterbildungskollegs, u. a. Termine, Rechtsgrundlagen sowie Fragen und Antworten" ;
    dct:identifier "cab8ba7b-5c69-5c4e-8912-437516cf02ed" ;
    dct:issued "2021-04-12"^^xsd:date ;
    dct:modified "2026-02-10T08:11:54+00:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Agent ;
            foaf:homepage <https://www.qua-lis.nrw.de> ;
            foaf:mbox "abitur.nrw@qua-lis.nrw.de" ;
            foaf:name "Qualitäts- und UnterstützungsAgentur - Landesinstitut für Schule NRW" ],
        [ a foaf:Agent ;
            foaf:homepage <https://www.qua-lis.nrw.de> ;
            foaf:mbox "abitur.nrw@qua-lis.nrw.de" ;
            foaf:name "Qualitäts- und UnterstützungsAgentur - Landesinstitut für Schule NRW" ],
        [ a foaf:Agent ;
            foaf:homepage <https://www.qua-lis.nrw.de> ;
            foaf:mbox "abitur.nrw@qua-lis.nrw.de" ;
            foaf:name "Qualitäts- und UnterstützungsAgentur - Landesinstitut für Schule NRW" ;
            foaf:phone <tel:+49%202921%20683-5001> ] ;
    dct:spatial [ a dct:Location ;
            locn:adminUnitL2 <http://dcat-ap.de/def/politicalGeocoding/stateKey/05> ] ;
    dct:title "Zentralabitur am Weiterbildungskolleg" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Qualitäts- und UnterstützungsAgentur - Landesinstitut für Schule NRW" ;
            vcard:hasEmail <mailto:abitur.nrw@qua-lis.nrw.de> ;
            vcard:hasTelephone <tel:+49%202921%20683-5001> ;
            vcard:hasURL <https://www.qua-lis.nrw.de> ],
        [ a vcard:Organization ;
            vcard:fn "Qualitäts- und UnterstützungsAgentur - Landesinstitut für Schule NRW" ;
            vcard:hasEmail <mailto:abitur.nrw@qua-lis.nrw.de> ],
        [ a vcard:Organization ;
            vcard:fn "Qualitäts- und UnterstützungsAgentur - Landesinstitut für Schule NRW" ;
            vcard:hasEmail <mailto:abitur.nrw@qua-lis.nrw.de> ] ;
    dcat:distribution <https://test.ckan.open.nrw.de/dataset/30b7d95c-d10b-4474-9650-2dd5f6399913/resource/56a6c312-c527-43ea-8593-6eed652b3454> ;
    dcat:keyword " Abitur",
        " Weiterbildungskolleg",
        " Zentralabitur",
        "Schule" ;
    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/HTML> a dct:MediaTypeOrExtent .

<https://test.ckan.open.nrw.de/dataset/30b7d95c-d10b-4474-9650-2dd5f6399913/resource/56a6c312-c527-43ea-8593-6eed652b3454> a dcat:Distribution ;
    dct:description "-" ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/HTML> ;
    dct:issued "2026-02-10T08:14:10.001809"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/dl-by-de/2.0> ;
    dct:modified "2025-11-27T08:11:54+00:00"^^xsd:dateTime ;
    dcat:accessURL <https://www.standardsicherung.schulministerium.nrw.de/zentralabitur-wbk-0> ;
    dcat:mediaType <https://www.iana.org/assignments/media-types/text/html> .

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

<https://www.standardsicherung.schulministerium.nrw.de/zentralabitur-wbk-0> a rdfs:Resource .

