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

<http://data.bibliotheken.nl/id/thes/p121037231> a schema1:Person ;
    rdfs:label "Tees, Eunice A." ;
    schema1:familyName "Tees" ;
    schema1:givenName "Eunice A." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/59da23155443b7a48e5a528269b4bcd4> ;
    schema1:name "Eunice A. Tees" ;
    schema1:sameAs <http://viaf.org/viaf/41291497>,
        <https://isni.org/isni/0000000041069945> .

