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

<http://data.bibliotheken.nl/id/thes/p410762148> a schema1:Person ;
    rdfs:label "Gho, Sunny" ;
    schema1:familyName "Gho" ;
    schema1:givenName "Sunny" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7ef863a41b4fcfff156306c113029fc2> ;
    schema1:name "Sunny Gho" ;
    schema1:sameAs <http://viaf.org/viaf/44148752315341202935>,
        <https://isni.org/isni/000000041892165X> .

