@prefix schema1: <http://schema.org/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .

<http://data.bibliotheken.nl/id/thes/p075657333> a schema1:Thing,
        skos:Concept ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/cb1114477bc41ce24dec3b6bb6f08b26> ;
    skos:altLabel "hoogbegaafdheid"@nl,
        "talent"@nl ;
    skos:inScheme <http://data.bibliotheken.nl/id/scheme/brinkman> ;
    skos:prefLabel "begaafdheid"@nl ;
    skos:related <http://data.bibliotheken.nl/id/thes/p075610280> .

