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

<http://data.bibliotheken.nl/id/thes/p112258891> a schema1:Person ;
    rdfs:label "Chang, Claire" ;
    schema1:alternateName "Chang, Claire Shu-chin" ;
    schema1:familyName "Chang" ;
    schema1:givenName "Claire" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/243819ef2eba7f8013a065da193021af> ;
    schema1:name "Claire Chang" ;
    schema1:sameAs <http://viaf.org/viaf/286127653>,
        <https://isni.org/isni/0000000392118024> .

