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

<http://data.bibliotheken.nl/id/thes/p095072519> a schema1:Person ;
    rdfs:label "Nes, Phillip P. van" ;
    schema1:familyName "van Nes" ;
    schema1:givenName "Phillip P." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/08914af54f2b26e64c4570e84afeeb4f> ;
    schema1:name "Phillip P. van Nes" ;
    schema1:sameAs <http://viaf.org/viaf/284527126> .

