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

<http://data.bibliotheken.nl/id/thes/p204849012> a schema1:Person ;
    rdfs:label "Barnes, Phillip Edward" ;
    schema1:alternateName "Barnes, Philip Edward" ;
    schema1:description "B0040643: Op titelpag. staat: Philip Edward Barnes" ;
    schema1:familyName "Barnes" ;
    schema1:givenName "Phillip Edward" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5da3bd9a9c53e15ce65d0e6051719025> ;
    schema1:name "Phillip Edward Barnes" ;
    schema1:sameAs <http://viaf.org/viaf/292283440>,
        <https://isni.org/isni/000000039717552X> .

