@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/p078678897> a skos:Concept ;
    schema1:mainEntityOfPage <http://data.bibliotheken.nl/doc/thes/p078678897>,
        bnode:530de24560ac60bad68d1ca8970eefcd ;
    skos:altLabel "Psychische stress"@nl,
        "Psychosociale stress"@nl ;
    skos:editorialNote "GOO-thesaurusbeheer"@nl,
        "VD hedendaags Nederlands"@nl ;
    skos:inScheme <http://data.bibliotheken.nl/id/scheme/gtt> ;
    skos:prefLabel "Stress"@en,
        "Stress"@nl ;
    skos:related <http://data.bibliotheken.nl/id/thes/p078462169>,
        <http://data.bibliotheken.nl/id/thes/p078588219>,
        <http://data.bibliotheken.nl/id/thes/p078943590>,
        <http://data.bibliotheken.nl/id/thes/p104158786> .

