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

<http://data.bibliotheken.nl/id/thes/p150697759> a schema1:Person ;
    rdfs:label "Buys, G.M." ;
    schema1:description "B9621181: Mw.Mr." ;
    schema1:familyName "Buys" ;
    schema1:givenName "G.M." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/fe9e7ec4c38e6082088c4091753521e4> ;
    schema1:name "G.M. Buys" ;
    schema1:sameAs <http://viaf.org/viaf/279952441>,
        <https://isni.org/isni/0000000387066346> .

