@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/p078432111> a skos:Concept ;
    schema1:mainEntityOfPage <http://data.bibliotheken.nl/doc/thes/p078432111>,
        bnode:3e9fde45943aea2975ee97d0a3dbcb8d ;
    skos:inScheme <http://data.bibliotheken.nl/id/scheme/gtt> ;
    skos:prefLabel "Anarchism"@en,
        "Anarchisme"@nl ;
    skos:related <http://data.bibliotheken.nl/id/thes/p078432146>,
        <http://data.bibliotheken.nl/id/thes/p078433517>,
        <http://data.bibliotheken.nl/id/thes/p078441455> .

