@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/p078944082> a skos:Concept ;
    schema1:mainEntityOfPage <http://data.bibliotheken.nl/doc/thes/p078944082>,
        bnode:9d15ec66468fc57a28fe3e4be616e60e ;
    skos:altLabel "Politiek verzet"@nl,
        "Rebellie"@nl,
        "Volksverzet"@nl ;
    skos:inScheme <http://data.bibliotheken.nl/id/scheme/gtt> ;
    skos:prefLabel "Resistance (politics)"@en,
        "Verzet"@nl ;
    skos:related <http://data.bibliotheken.nl/id/thes/p078638054> .

