@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/p078696267> a skos:Concept ;
    schema1:mainEntityOfPage <http://data.bibliotheken.nl/doc/thes/p078696267>,
        bnode:ee81bc765e1c51991dd62459fdb6dfa6 ;
    skos:editorialNote "GOO-thesaurusbeheer houdt zich aanbevolen voor een goede bron"@nl,
        "Hier betreft het een generatie van personen"@nl,
        "VD14, zie onder: generatie"@nl ;
    skos:inScheme <http://data.bibliotheken.nl/id/scheme/gtt> ;
    skos:prefLabel "Second generation"@en,
        "Tweede generatie"@nl ;
    skos:related <http://data.bibliotheken.nl/id/thes/p078571510> .

