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

<http://data.bibliotheken.nl/id/thes/p068355505> a schema1:Person ;
    rdfs:label "Wertheim-Gijse Weenink, Annie Henriëtte (1903-1988)" ;
    schema1:alternateName "Gijse Weenink, Annie Henriëtte Wertheim-",
        "Wertheim-Gijse Weenink, Annie Hetty" ;
    schema1:birthDate "1903" ;
    schema1:deathDate "1988" ;
    schema1:familyName "Wertheim-Gijse Weenink" ;
    schema1:givenName "Annie Henriëtte" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/78a13c64487748138fcd33602986967a> ;
    schema1:name "Annie Henriëtte Wertheim-Gijse Weenink" ;
    schema1:sameAs <http://viaf.org/viaf/262070535>,
        <https://isni.org/isni/0000000381568249> ;
    schema1:spouse "Echtgenote van W.F. Wertheim" .

