@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/p078463483> a skos:Concept ;
    schema1:mainEntityOfPage <http://data.bibliotheken.nl/doc/thes/p078463483>,
        bnode:f9b94b4d0b89ebb17ce650e811e8c9ae ;
    skos:altLabel "Cocoa"@en ;
    skos:inScheme <http://data.bibliotheken.nl/id/scheme/gtt> ;
    skos:prefLabel "Cacao"@en,
        "Cacao "@nl ;
    skos:related <http://data.bibliotheken.nl/id/thes/p078468345> .

