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

<http://data.bibliotheken.nl/id/thes/p13718638X> a schema1:Person ;
    rdfs:label "Wysham, Daphne (1950-)" ;
    schema1:birthDate "1950" ;
    schema1:familyName "Wysham" ;
    schema1:givenName "Daphne" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1024b658606544668efba13d7a6b5d07> ;
    schema1:name "Daphne Wysham" ;
    schema1:sameAs <http://viaf.org/viaf/114169036>,
        <https://isni.org/isni/0000000081822719> .

