@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/p078502802> a skos:Concept ;
    schema1:mainEntityOfPage <http://data.bibliotheken.nl/doc/thes/p078502802>,
        bnode:c61b43fdc5a45978b3db14be7abc381b ;
    skos:altLabel "Politiek extremisme"@nl ;
    skos:inScheme <http://data.bibliotheken.nl/id/scheme/gtt> ;
    skos:prefLabel "Extremism"@en,
        "Extremisme"@nl ;
    skos:related <http://data.bibliotheken.nl/id/thes/p078642434> .

