@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/p096060468> a skos:Concept ;
    schema1:mainEntityOfPage <http://data.bibliotheken.nl/doc/thes/p096060468>,
        bnode:0f7aff3291bc0ed22485d7c527cf01b6 ;
    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 finance"@en,
        "Ministerie van Financiën"@nl .

