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

<http://data.bibliotheken.nl/id/thes/p099926369> a schema1:Person ;
    rdfs:label "Whyte, Christina Gowans (1869-1961)" ;
    schema1:alternateName "Gowans-Whyte, Christina" ;
    schema1:birthDate "1869" ;
    schema1:deathDate "1961" ;
    schema1:description "bron: CBHS Newsletter (1996) no. 54, p. 8-15" ;
    schema1:familyName "Whyte" ;
    schema1:givenName "Christina Gowans" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a2d75abcf761d2dbc7479e6cacbc6833> ;
    schema1:name "Christina Gowans Whyte" ;
    schema1:sameAs <http://viaf.org/viaf/287606009>,
        <https://isni.org/isni/0000000393363857> .

