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

<http://data.bibliotheken.nl/id/thes/p142641308> a schema1:Person ;
    rdfs:label "Hu (1950- ; Xianming)" ;
    schema1:alternateName "Hu Hsien-ming",
        "Hu, Hsien-ming",
        "Hu, Xianming" ;
    schema1:birthDate "1950" ;
    schema1:description "B9543701: In lit. opg.: X. Hu; onderzoeker organische scheikunde" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a3cb0a08ebf204936526ca55ea8209f4> ;
    schema1:name "Hu" ;
    schema1:sameAs <http://viaf.org/viaf/279946691>,
        <https://isni.org/isni/0000000387072519> .

