@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/p305055194> a schema1:Person ;
    rdfs:label "Feng Boyi" ;
    schema1:alternateName "Feng, Boyi" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/12e28e6b25d9f9d5c50a5f1b742958f5> ;
    schema1:name "Feng Boyi" ;
    schema1:sameAs <http://viaf.org/viaf/55306260>,
        wd:Q5443364,
        <https://isni.org/isni/0000000077340848> .

