@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/p078667356> a skos:Concept ;
    schema1:mainEntityOfPage <http://data.bibliotheken.nl/doc/thes/p078667356>,
        bnode:8a787458e95f900f54745d73d466e85f ;
    skos:broader <http://data.bibliotheken.nl/id/thes/p078513367> ;
    skos:inScheme <http://data.bibliotheken.nl/id/scheme/gtt> ;
    skos:prefLabel "Social behaviour"@en,
        "Sociaal gedrag"@nl ;
    skos:related <http://data.bibliotheken.nl/id/thes/p078434262>,
        <http://data.bibliotheken.nl/id/thes/p078471680> .

