@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/p19114911X> a skos:Concept ;
    schema1:mainEntityOfPage <http://data.bibliotheken.nl/doc/thes/p19114911X>,
        bnode:c3e0c2ebadecbbfd1f632c112277ee48 ;
    skos:altLabel "Insulin Resistance Syndrome"@en,
        "Insulineresistentie"@nl ;
    skos:editorialNote "GOO-thesaurusbeheer"@nl,
        "MeSH (online)"@nl,
        "Syndroom waarbij een aantal metabolische klachten optreden, met als centrale factor insulineresistentie"@nl ;
    skos:inScheme <http://data.bibliotheken.nl/id/scheme/gtt> ;
    skos:prefLabel "Metabolic Syndrome X"@en,
        "Metabolic Syndrome X"@nl .

