@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .

<http://data.bibliotheken.nl/id/thes/p21306006X> a schema1:Person ;
    rdfs:label "Selle, G.H. te" ;
    schema1:description "Ir, senioradviseur bij Berenschot Osborne" ;
    schema1:familyName "te Selle" ;
    schema1:givenName "G.H." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/231637e7317c55155d45f7572b1621f8> ;
    schema1:name "G.H. te Selle" .

