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

<http://data.bibliotheken.nl/id/thes/p070290482> a schema1:Person ;
    rdfs:label "Kho, Hing Gwan (1948-)" ;
    schema1:birthDate "1948" ;
    schema1:description "acupuncteur, anesthesioloog, publicist",
        "geb. Soerabaja (Indonesië) 20-1-1948",
        "mb" ;
    schema1:familyName "Kho" ;
    schema1:givenName "Hing Gwan" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e2918125fef18ef63d1ebc521adf8345> ;
    schema1:name "Hing Gwan Kho" ;
    schema1:sameAs <http://viaf.org/viaf/290935810>,
        <https://isni.org/isni/0000000396105730> .

