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

<http://data.bibliotheken.nl/id/thes/p155241672> a schema1:Person ;
    rdfs:label "Lavy, Daphna" ;
    schema1:familyName "Lavy" ;
    schema1:givenName "Daphna" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/697ed31a20184a147f440fa86942b206> ;
    schema1:name "Daphna Lavy" ;
    schema1:sameAs <http://viaf.org/viaf/289452899>,
        <https://isni.org/isni/0000000394877155> .

