@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/p079598285> a schema1:Person ;
    rdfs:label "Gao, Guang R." ;
    schema1:familyName "Gao" ;
    schema1:givenName "Guang R." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5d2f895227cba1fc96a80fe0c1531210> ;
    schema1:name "Guang R. Gao" ;
    schema1:sameAs <http://viaf.org/viaf/111695284>,
        wd:Q5613601,
        <https://isni.org/isni/0000000083058099> .

