@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/p095980326> a skos:Concept ;
    schema1:mainEntityOfPage <http://data.bibliotheken.nl/doc/thes/p095980326>,
        bnode:3f6b1e0e3d5ae2c3e2d3290388eab2fc ;
    skos:altLabel "Educational theorists"@en ;
    skos:editorialNote "GOO-thesaurusbeheer"@nl,
        "VD Ned-Eng woordenboek"@nl ;
    skos:inScheme <http://data.bibliotheken.nl/id/scheme/gtt> ;
    skos:prefLabel "Educationalists"@en,
        "Onderwijskundigen"@nl .

