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

<http://data.bibliotheken.nl/id/thes/p297156276> a schema1:Person ;
    rdfs:label "Moorman, Gerard" ;
    schema1:familyName "Moorman" ;
    schema1:givenName "Gerard" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/719a9fc1eee4c6aa2acd63327a8fecd3> ;
    schema1:name "Gerard Moorman" ;
    schema1:sameAs <http://viaf.org/viaf/292271950>,
        <https://isni.org/isni/0000000397197518> .

