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

<http://data.bibliotheken.nl/id/thes/p175437637> a schema1:Person ;
    rdfs:label "Choo, Chun Wei" ;
    schema1:familyName "Choo" ;
    schema1:givenName "Chun Wei" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a82889008404662f7a4e8d7cb1dffaa7> ;
    schema1:name "Chun Wei Choo" ;
    schema1:sameAs <http://viaf.org/viaf/24191507>,
        <https://isni.org/isni/0000000117294816> .

