@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/p07865565X> a skos:Concept ;
    schema1:mainEntityOfPage <http://data.bibliotheken.nl/doc/thes/p07865565X>,
        bnode:4d07493cce7b8d91cf8ef9d432d4671d ;
    skos:altLabel "Baking yeast"@en,
        "Bakkersgist"@nl,
        "Biergist"@nl ;
    skos:broader <http://data.bibliotheken.nl/id/thes/p078521424> ;
    skos:inScheme <http://data.bibliotheken.nl/id/scheme/gtt> ;
    skos:prefLabel "Saccharomyces cerevisiae"@en,
        "Saccharomyces cerevisiae"@nl .

