@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/p078507936> a skos:Concept ;
    schema1:mainEntityOfPage <http://data.bibliotheken.nl/doc/thes/p078507936>,
        bnode:3003152400742378c466e631ca2aee2f ;
    skos:altLabel "Europese forellen"@nl,
        "Salmo trutta"@nl ;
    skos:broader <http://data.bibliotheken.nl/id/thes/p078964717> ;
    skos:editorialNote "-PV"@nl,
        "WP9"@nl ;
    skos:inScheme <http://data.bibliotheken.nl/id/scheme/gtt> ;
    skos:prefLabel "Trouts"@en,
        "Forellen"@nl .

