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

<http://data.bibliotheken.nl/id/thes/p069450234> a schema1:Person ;
    rdfs:label "Loke, Y.W." ;
    schema1:familyName "Loke" ;
    schema1:givenName "Y.W." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/141125999859de7bf517c75e66ab00cc> ;
    schema1:name "Y.W. Loke" ;
    schema1:sameAs <http://viaf.org/viaf/306160793> .

