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

<http://data.bibliotheken.nl/id/thes/p151459509> a schema1:Person ;
    rdfs:label "Bentor, Yael (1951-)" ;
    schema1:birthDate "1951" ;
    schema1:description "B9622529: ... \"Ph.D. (1991) in Tibetan Studies, Indiana University, is a lecturer ... at the Hebrew University of Jerusalem.\"" ;
    schema1:familyName "Bentor" ;
    schema1:givenName "Yael" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7fd5a10b3d2727133e00e6186ca87395> ;
    schema1:name "Yael Bentor" ;
    schema1:sameAs <http://viaf.org/viaf/275617035>,
        wd:Q106802586,
        <https://isni.org/isni/0000000384428591> .

