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

<http://data.bibliotheken.nl/id/thes/p074957139> a schema1:Person ;
    rdfs:label "Ong, T.Y." ;
    schema1:familyName "Ong" ;
    schema1:givenName "T.Y." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/67972301b754f58276bd739064be26e9> ;
    schema1:name "T.Y. Ong" ;
    schema1:sameAs <http://viaf.org/viaf/285316075>,
        <https://isni.org/isni/0000000391483863> .

