@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/p07853254X> a skos:Concept ;
    schema1:mainEntityOfPage <http://data.bibliotheken.nl/doc/thes/p07853254X>,
        bnode:08986e7fc31ca1af1ad142d983b3ef1b ;
    skos:editorialNote "GOO-thesaurusbeheer"@nl,
        "Pinkhof"@nl ;
    skos:inScheme <http://data.bibliotheken.nl/id/scheme/gtt> ;
    skos:prefLabel "Hemoglobin"@en,
        "Hemoglobine"@nl ;
    skos:related <http://data.bibliotheken.nl/id/thes/p078532442>,
        <http://data.bibliotheken.nl/id/thes/p078619912>,
        <http://data.bibliotheken.nl/id/thes/p113072325>,
        <http://data.bibliotheken.nl/id/thes/p174179014> ;
    skos:scopeNote "Zuurstoftransporterende kleurstof in het bloed"@nl .

