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

<http://data.bibliotheken.nl/id/thes/p072159243> a schema1:Person ;
    rdfs:label "Gao Quanduo" ;
    schema1:alternateName "Gao, Q.D." ;
    schema1:familyName "Quanduo" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/66bc3a2d77ed593c8fa402c0a52f121a> ;
    schema1:name "Gao Quanduo" ;
    schema1:sameAs <http://viaf.org/viaf/288231594>,
        <https://isni.org/isni/0000000393875318> .

