@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/p078492726> a skos:Concept ;
    schema1:mainEntityOfPage <http://data.bibliotheken.nl/doc/thes/p078492726>,
        bnode:f4b7153dcc2addce0f1ce0329f44115e ;
    skos:inScheme <http://data.bibliotheken.nl/id/scheme/gtt> ;
    skos:prefLabel "Economic change"@en,
        "Economische verandering"@nl ;
    skos:related <http://data.bibliotheken.nl/id/thes/p078492459>,
        <http://data.bibliotheken.nl/id/thes/p078667348>,
        <http://data.bibliotheken.nl/id/thes/p096553995> .

