@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/p078670128> a skos:Concept ;
    schema1:mainEntityOfPage <http://data.bibliotheken.nl/doc/thes/p078670128>,
        bnode:2cd9f8f89e3429904bcfd22e475b7378 ;
    skos:altLabel "SU"@nl,
        "Sovjetunie"@nl,
        "USSR"@nl ;
    skos:editorialNote "-PV"@nl,
        "VD12"@nl ;
    skos:inScheme <http://data.bibliotheken.nl/id/scheme/gtt> ;
    skos:prefLabel "Soviet Union"@en,
        "Sovjet-Unie"@nl ;
    skos:related <http://data.bibliotheken.nl/id/thes/p078654629>,
        <http://data.bibliotheken.nl/id/thes/p095946950> ;
    skos:scopeNote "Alleen gebruiken als aanduiding voor Rusland in de periode 1918-1991"@nl .

