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

<http://data.bibliotheken.nl/id/thes/p417071655> a schema1:Person ;
    rdfs:label "Maurer, Yael" ;
    schema1:description "Ph.D. (2009), Tel Aviv University, is a lecturer at the English and American Studies department at Tel Aviv University, Israel. She has published The Science Fictional Dimensions of Salman Rushdie (2014) and articles on Hitchcock, Dickens and Philip Roth, among others" ;
    schema1:familyName "Maurer" ;
    schema1:givenName "Yael" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/fa7994442de68777f2e29cbabde04399> ;
    schema1:name "Yael Maurer" ;
    schema1:sameAs <http://viaf.org/viaf/305362921>,
        <https://isni.org/isni/000000042341904X> .

