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

<http://data.bibliotheken.nl/id/thes/p074572032> a schema1:Person ;
    rdfs:label "Wakabayashi, Judy Featherstone" ;
    schema1:familyName "Wakabayashi" ;
    schema1:givenName "Judy Featherstone" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5856186ee099b9a5f63628fe1621f29b> ;
    schema1:name "Judy Featherstone Wakabayashi" ;
    schema1:sameAs <http://viaf.org/viaf/56674918>,
        <https://isni.org/isni/0000000073627446> .

