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

<http://data.bibliotheken.nl/id/thes/p141299347> a schema1:Person ;
    rdfs:label "Boon, G.G." ;
    schema1:description "leermiddelen personeelsmanagement, groepsbegeleiding" ;
    schema1:familyName "Boon" ;
    schema1:givenName "G.G." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/73452e82b07cfb719e8a1ffdde0647b5> ;
    schema1:name "G.G. Boon" ;
    schema1:sameAs <http://viaf.org/viaf/284544693>,
        <https://isni.org/isni/0000000390858379> .

