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

<http://data.bibliotheken.nl/id/thes/p08788271X> a schema1:Person ;
    rdfs:label "The Siauw Giap (1922-2002)" ;
    schema1:birthDate "1922" ;
    schema1:deathDate "2002" ;
    schema1:familyName "Siauw Giap" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a644e476dfdda626ca3ecf4653355318> ;
    schema1:name "The Siauw Giap" ;
    schema1:sameAs <http://viaf.org/viaf/60609891>,
        <https://isni.org/isni/0000000027357895> .

