@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 vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://test.ckan.open.nrw.de/dataset/f5071db2-805b-423f-b21c-bbef1c189cb0> a dcat:Dataset ;
    dcatde:contributorID <http://dcat-ap.de/def/contributors/openNRW> ;
    dcatde:maintainer [ a foaf:Organization ;
            foaf:mbox "ljpa@jm.nrw.de" ;
            foaf:name "Landesjustizprüfungsamt Nordrhein-Westfalen" ] ;
    dct:accrualPeriodicity <http://publications.europa.eu/resource/authority/frequency/ANNUAL> ;
    dct:description "Ergebnisse der staatlichen Pflichtfachprüfung in NRW ab 2017. Die staatliche Pflichtfachprüfung ist ein zu 70% in die Endnote einfließender Teil der ersten (juristischen) Prüfung. Die Ergebnisse der Prüflinge sind nach den Justizprüfungsämtern bei den Oberlandesgerichten Düsseldorf, Hamm und Köln sowie von ganz NRW in absoluten Zahlen aufgeführt. Es werden die Notenverteilung, die Notenverteilung nach Geschlecht, die Studiendauer und der Altersdurchschnitt der Prüflinge aufgeführt." ;
    dct:identifier "c688cab5-4b17-5533-95e6-fd2345320b19" ;
    dct:issued "2022-08-30"^^xsd:date ;
    dct:modified "2022-11-08"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:mbox "justiz-online@olg-duesseldorf.nrw.de" ;
            foaf:name "Ministerium der Justiz des Landes Nordrhein-Westfalen" ;
            foaf:phone <tel:02118792336> ],
        [ a foaf:Agent ;
            foaf:mbox "justiz-online@olg-duesseldorf.nrw.de" ;
            foaf:name "Ministerium der Justiz des Landes Nordrhein-Westfalen" ],
        [ a foaf:Agent ;
            foaf:mbox "justiz-online@olg-duesseldorf.nrw.de" ;
            foaf:name "Ministerium der Justiz des Landes Nordrhein-Westfalen" ] ;
    dct:title "Ergebnisse der staatlichen Pflichtfachprüfungen in NRW ab 2017" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Landesjustizprüfungsamt Nordrhein-Westfalen" ;
            vcard:hasEmail <mailto:ljpa@jm.nrw.de> ],
        [ a vcard:Organization ;
            vcard:fn "Landesjustizprüfungsamt Nordrhein-Westfalen" ;
            vcard:hasEmail <mailto:ljpa@jm.nrw.de> ],
        [ a vcard:Organization ;
            vcard:fn "Landesjustizprüfungsamt Nordrhein-Westfalen" ;
            vcard:hasEmail <mailto:ljpa@jm.nrw.de> ] ;
    dcat:distribution <https://test.ckan.open.nrw.de/dataset/f5071db2-805b-423f-b21c-bbef1c189cb0/resource/9241c118-5b74-40a4-b89c-23fc73735044> ;
    dcat:keyword " erste juristische Staatsprüfung",
        " erstes Examen",
        " erstes juristisches Staatsexamen",
        "Erste Prüfung" ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/JUST> .

<http://dcat-ap.de/def/licenses/cc-zero> 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://test.ckan.open.nrw.de/dataset/f5071db2-805b-423f-b21c-bbef1c189cb0/resource/9241c118-5b74-40a4-b89c-23fc73735044> a dcat:Distribution ;
    dct:description "-" ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/CSV> ;
    dct:issued "2026-02-05T20:36:13.196156"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/cc-zero> ;
    dct:modified "2022-08-19"^^xsd:date ;
    dcat:accessURL <https://www.justiz.nrw.de/Gerichte_Behoerden/zahlen_fakten/statistiken/Open_Data/aus_fortbildung/index.php> ;
    dcat:mediaType <https://www.iana.org/assignments/media-types/text/csv> .

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

