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

<http://data.bibliotheken.nl/id/thes/p073770205> a schema1:Person ;
    rdfs:label "Martin, T. John" ;
    schema1:description "A.D. 2008: St. Vincent's Inst. of Medical Research, Melbourne, Victoria, Australia" ;
    schema1:familyName "Martin" ;
    schema1:givenName "T. John" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/452011ff85b348125cbf410d40b50a85> ;
    schema1:name "T. John Martin" ;
    schema1:sameAs <http://viaf.org/viaf/54235065>,
        <https://isni.org/isni/0000000066471455> .

