@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/p078632013> a skos:Concept ;
    schema1:mainEntityOfPage <http://data.bibliotheken.nl/doc/thes/p078632013>,
        bnode:09d4d45b68ebe9be96ae7a7bef1a8073 ;
    skos:altLabel "Politicologie"@nl,
        "Politologie"@nl ;
    skos:editorialNote "Enc. Br."@nl,
        "GOO-thesaurusbeheer"@nl ;
    skos:inScheme <http://data.bibliotheken.nl/id/scheme/gtt> ;
    skos:prefLabel "Political science"@en,
        "Politieke wetenschappen"@nl ;
    skos:related <http://data.bibliotheken.nl/id/thes/p111184541> .

