@prefix schema1: <http://schema.org/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .

<http://data.bibliotheken.nl/id/thes/p371048311> a schema1:Thing,
        skos:Concept ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5aacdd4bf7e5d183fd05f241a7298121> ;
    skos:altLabel "exhibition design"@nl,
        "exposeren"@nl,
        "tentoonstellen"@nl ;
    skos:broader <http://data.bibliotheken.nl/id/thes/p075610302>,
        <http://data.bibliotheken.nl/id/thes/p075615932> ;
    skos:inScheme <http://data.bibliotheken.nl/id/scheme/brinkman> ;
    skos:prefLabel "tentoonstellingsvormgeving"@nl ;
    skos:related <http://data.bibliotheken.nl/id/thes/p075605511> .

