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

<http://data.bibliotheken.nl/id/thes/p371442389> a schema1:Person ;
    rdfs:label "Phillips, Lee" ;
    schema1:description "reisgidsen" ;
    schema1:familyName "Phillips" ;
    schema1:givenName "Lee" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a8fd81345159df6bb48ae828cf613a24> ;
    schema1:name "Lee Phillips" ;
    schema1:sameAs <http://viaf.org/viaf/280714168> .

