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

<http://data.bibliotheken.nl/id/thes/p153531258> a schema1:Person ;
    rdfs:label "Zhang, HongJiang" ;
    schema1:description "B9611460: Hewlett Packard Laboratories" ;
    schema1:familyName "Zhang" ;
    schema1:givenName "HongJiang" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7197bea94948bd42763ece580723b29c> ;
    schema1:name "HongJiang Zhang" ;
    schema1:sameAs <http://viaf.org/viaf/48475093>,
        <https://isni.org/isni/0000000116369986> .

