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

<http://data.bibliotheken.nl/id/thes/p072427892> a schema1:Person ;
    rdfs:label "Healy, Thomas F. (Engelse letterkunde)" ;
    schema1:alternateName "Healy, Thomas" ;
    schema1:familyName "Healy" ;
    schema1:givenName "Thomas F." ;
    schema1:hasOccupation "Engelse letterkunde" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/88941adf49e8189df6b450d8308b7e03> ;
    schema1:name "Thomas F. Healy" ;
    schema1:sameAs <http://viaf.org/viaf/29560451>,
        <https://isni.org/isni/0000000110492887> .

