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

<http://data.bibliotheken.nl/id/thes/p073100471> a schema1:Person ;
    rdfs:label "Oen Bik Siu (1958-)" ;
    schema1:birthDate "1958" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/635fba3682f0466260a9c677bfd5d351> ;
    schema1:name "Oen Bik Siu" ;
    schema1:sameAs <http://viaf.org/viaf/6653161212164940070004>,
        <https://isni.org/isni/0000000390122118> .

