@prefix bnode: <https://koninklijkebibliotheek.triply.cc/.well-known/genid/> .
@prefix schema1: <http://schema.org/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .

<http://data.bibliotheken.nl/id/thes/p096060476> a skos:Concept ;
    schema1:mainEntityOfPage <http://data.bibliotheken.nl/doc/thes/p096060476>,
        bnode:d6338efdc5005d75d6bde09011bd6c92 ;
    skos:editorialNote "Naam van een NEDERLANDS ministerie, dus niet gebruiken voor publicaties over buitenlandse ministeries"@nl ;
    skos:inScheme <http://data.bibliotheken.nl/id/scheme/gtt> ;
    skos:prefLabel "Ministry of justice"@en,
        "Ministerie van Justitie"@nl .

