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

<http://data.bibliotheken.nl/id/thes/p159536235> a schema1:Person ;
    rdfs:label "Wetmore, Helen Cody" ;
    schema1:familyName "Wetmore" ;
    schema1:givenName "Helen Cody" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/9ba18c99da366a9ba23050c020ee135c> ;
    schema1:name "Helen Cody Wetmore" ;
    schema1:sameAs <http://viaf.org/viaf/18805671>,
        <https://isni.org/isni/0000000120219139> .

