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

<http://data.bibliotheken.nl/id/thes/p072338318> a schema1:Person ;
    rdfs:label "Wright, Betty Ren (1927-)" ;
    schema1:birthDate "1927" ;
    schema1:description "SATA 109" ;
    schema1:familyName "Wright" ;
    schema1:givenName "Betty Ren" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ba0d086e3847ceb236ce29aa1a7328a5> ;
    schema1:name "Betty Ren Wright" ;
    schema1:sameAs <http://viaf.org/viaf/25900318>,
        wd:Q4389201,
        <https://isni.org/isni/000000006336489X> .

