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

<http://data.bibliotheken.nl/id/thes/p13862836X> a schema1:Person ;
    rdfs:label "Moxon, G.R." ;
    schema1:familyName "Moxon" ;
    schema1:givenName "G.R." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/59eb1e1fc8618aa766b91b7bc135c06d> ;
    schema1:name "G.R. Moxon" ;
    schema1:sameAs <http://viaf.org/viaf/281152146>,
        <https://isni.org/isni/0000000388028632> .

