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

<http://data.bibliotheken.nl/id/thes/p069735654> a schema1:Person ;
    rdfs:label "Bertrand, Gerard Henri" ;
    schema1:familyName "Bertrand" ;
    schema1:givenName "Gerard Henri" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5e7804160e45ead7a2dc78a451676d72> ;
    schema1:name "Gerard Henri Bertrand" ;
    schema1:sameAs <http://viaf.org/viaf/280600323>,
        <https://isni.org/isni/0000000387642438> .

