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

<http://data.bibliotheken.nl/id/thes/p342094335> a schema1:Person ;
    rdfs:label "Phillips, Philip Edward" ;
    schema1:description "literatuurwetenschapper (promoveerde in 1996, Vanderbilt University); werkzaam als: hoogleraar Middeleeuwse- en vroegmoderne letterkunde Middle Tennessee State University" ;
    schema1:familyName "Phillips" ;
    schema1:givenName "Philip Edward" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a82e22aa4438bb1dfab9579a70bf15e1> ;
    schema1:name "Philip Edward Phillips" ;
    schema1:nationality "us" ;
    schema1:sameAs <http://viaf.org/viaf/346592>,
        <https://isni.org/isni/0000000115847747> .

