@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/p097701882> a skos:Concept ;
    schema1:mainEntityOfPage <http://data.bibliotheken.nl/doc/thes/p097701882>,
        bnode:fa77d653cf042a7391d8e93951c73304 ;
    skos:altLabel "Woonklimaat"@nl,
        "Woonomstandigheden"@nl ;
    skos:inScheme <http://data.bibliotheken.nl/id/scheme/gtt> ;
    skos:prefLabel "Live"@en,
        "Wonen"@nl ;
    skos:related <http://data.bibliotheken.nl/id/thes/p078538734> .

