@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/682c8ff8-f80e-43cd-ae42-2ded7db1b856> 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 vor dem Landesjustizprüfungsamt abzulegenden zweiten juristischen Staatsprüfung ab dem Jahr 2017. \r
Die Ergebnisse sind nach einzelnen Notenstufen unterteilt. Das Bestehen der zweiten juristischen Staatsprüfung schafft die Befähigung zum Richteramt. An diese knüpfen in der Regel die reglementierten juristischen Berufe an (Notaramt, Rechtsanwaltschaft, höherer Verwaltungsdienst). Sie besteht aus schriftlichen Aufsichtsarbeiten und einer mündlichen Prüfung.\r
""" ;
    dct:identifier "ba4ea528-aeea-5814-adfb-3099e8462d01" ;
    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 zweiten juristischen Staatsprüfung im Land 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/682c8ff8-f80e-43cd-ae42-2ded7db1b856/resource/43b5d87a-a139-4f87-a338-d42ebf433e64> ;
    dcat:keyword " Ergebnisse zweites Examen Justiz",
        " Ergebnisses zweite Examen",
        " Laufbahnprüfung höherer Dienst ",
        " zweites Examen Justiz",
        "Examen" ;
    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/XLS> a dct:MediaTypeOrExtent .

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

<https://test.ckan.open.nrw.de/dataset/682c8ff8-f80e-43cd-ae42-2ded7db1b856/resource/43b5d87a-a139-4f87-a338-d42ebf433e64> a dcat:Distribution ;
    dct:description "-" ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/XLS> ;
    dct:issued "2026-02-05T20:33:23.163539"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/cc-zero> ;
    dct:modified "2022-08-30"^^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/application/vnd.ms-excel> .

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

