@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/p095994890> a skos:Concept ;
    schema1:mainEntityOfPage <http://data.bibliotheken.nl/doc/thes/p095994890>,
        bnode:0c7993b2a0de51a7f0f240a9b550ebf2 ;
    skos:inScheme <http://data.bibliotheken.nl/id/scheme/gtt> ;
    skos:prefLabel "Missionaries"@en,
        "Zendelingen"@nl ;
    skos:related <http://data.bibliotheken.nl/id/thes/p078593123> .

