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

<http://data.bibliotheken.nl/id/thes/p07237151X> a schema1:Person ;
    rdfs:label "Godson, W.L." ;
    schema1:familyName "Godson" ;
    schema1:givenName "W.L." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/0702ab53f73e923aba939137870194a4> ;
    schema1:name "W.L. Godson" ;
    schema1:sameAs <http://viaf.org/viaf/91560661>,
        <https://isni.org/isni/0000000116851182> .

