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

<http://data.bibliotheken.nl/id/thes/p073921262> a schema1:Person ;
    rdfs:label "Close, W.H." ;
    schema1:familyName "Close" ;
    schema1:givenName "W.H." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a18c7f5e3cd16e55e4d8d7eae758ae83> ;
    schema1:name "W.H. Close" ;
    schema1:sameAs <http://viaf.org/viaf/93368910>,
        <https://isni.org/isni/0000000064512639> .

