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

<http://data.bibliotheken.nl/id/thes/p241659442> a schema1:Person ;
    rdfs:label "Hong, G.H." ;
    schema1:familyName "Hong" ;
    schema1:givenName "G.H." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d6bbb1b781ba1e1ef966eec8fa45de61> ;
    schema1:name "G.H. Hong" ;
    schema1:sameAs <http://viaf.org/viaf/288216725> .

