@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/p078958016> a skos:Concept ;
    schema1:mainEntityOfPage <http://data.bibliotheken.nl/doc/thes/p078958016>,
        bnode:11da109ef9b4cb84c3f407b1a8071736 ;
    skos:altLabel "Arbeidsmilieu"@nl,
        "Werkplek"@nl ;
    skos:inScheme <http://data.bibliotheken.nl/id/scheme/gtt> ;
    skos:prefLabel "Working environment"@en,
        "Werkomgeving"@nl ;
    skos:related <http://data.bibliotheken.nl/id/thes/p078436613> .

