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

<http://data.bibliotheken.nl/id/thes/p152248404> a schema1:Person ;
    rdfs:label "Lin Hong (1963-)" ;
    schema1:alternateName "Lin, Hong",
        "Lin, Hung" ;
    schema1:birthDate "1963" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/94ad98ddc6fbae01edefa48cd7f05965> ;
    schema1:name "Lin Hong" ;
    schema1:sameAs <http://viaf.org/viaf/223457362> .

