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

<http://data.bibliotheken.nl/id/thes/p364166045> a schema1:Person ;
    rdfs:label "Zhong, Hua (1984-)" ;
    schema1:birthDate "1984" ;
    schema1:description "26453024: geboren 1984 in China" ;
    schema1:familyName "Zhong" ;
    schema1:givenName "Hua" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7af74b7e8c9a2bf3c915e457297941a2> ;
    schema1:name "Hua Zhong" ;
    schema1:sameAs <http://viaf.org/viaf/305824757>,
        <https://isni.org/isni/0000000419518838> .

