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

<http://data.bibliotheken.nl/id/thes/p42368163X> a schema1:Person ;
    rdfs:label "Kaplan, Uri" ;
    schema1:description "Ph.D. van Duke University, docent aan de Hebrew University of Jerusalem, gespecialiseerd in Oost Aziatische religies" ;
    schema1:familyName "Kaplan" ;
    schema1:givenName "Uri" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6343a5cac16e7c1f983613e69bd6eb29> ;
    schema1:name "Uri Kaplan" ;
    schema1:sameAs <http://viaf.org/viaf/53156312426102081190> .

