@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/p078966191> a skos:Concept ;
    schema1:mainEntityOfPage <http://data.bibliotheken.nl/doc/thes/p078966191>,
        bnode:89a53540679230f8fa844c778cc8039f ;
    skos:altLabel "Zeldzame en kostbare werken"@nl ;
    skos:broader <http://data.bibliotheken.nl/id/thes/p078456444> ;
    skos:inScheme <http://data.bibliotheken.nl/id/scheme/gtt> ;
    skos:prefLabel "Rare and precious books"@en,
        "Zeldzame en kostbare boeken"@nl .

