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

<http://data.bibliotheken.nl/id/thes/p108248976> a schema1:Person ;
    rdfs:label "Rispler-Chaim, Vardit" ;
    schema1:description "University of Haifa, Haifa, Israel" ;
    schema1:familyName "Rispler-Chaim" ;
    schema1:givenName "Vardit" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3c243067bef2898b296055b0e0491924> ;
    schema1:name "Vardit Rispler-Chaim" ;
    schema1:sameAs <http://viaf.org/viaf/5603567>,
        <https://isni.org/isni/0000000115892089> .

