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

<http://data.bibliotheken.nl/id/thes/p314223401> a schema1:Person ;
    rdfs:label "Schaff, Isabelle" ;
    schema1:description "fotogr." ;
    schema1:familyName "Schaff" ;
    schema1:givenName "Isabelle" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/efaec46ed7d689cb63bfae7e409f1332> ;
    schema1:name "Isabelle Schaff" ;
    schema1:sameAs <http://viaf.org/viaf/49515710>,
        <https://isni.org/isni/000000010899559X> .

