@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/p096060425> a skos:Concept ;
    schema1:mainEntityOfPage <http://data.bibliotheken.nl/doc/thes/p096060425>,
        bnode:b6a8f654452cbd9c5a5d2b2f23382d61 ;
    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 foreign affairs"@en,
        "Ministerie van Buitenlandse Zaken"@nl .

