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

<http://data.bibliotheken.nl/id/thes/p109752767> a schema1:Person ;
    rdfs:label "Shen, Samuel S." ;
    schema1:familyName "Shen" ;
    schema1:givenName "Samuel S." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/db2cc80045dbd7f3c82441d736c0c0bb> ;
    schema1:name "Samuel S. Shen" ;
    schema1:sameAs <http://viaf.org/viaf/56702899>,
        wd:Q112409313,
        <https://isni.org/isni/0000000120263295> .

