@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/p068375433> a schema1:Person ;
    rdfs:label "Reischauer, Edwin Oldfather (1910-1990)" ;
    schema1:alternateName "Lai Xiao'er",
        "Lai Xiaoer",
        "Laixiao'er",
        "Laixiaoer",
        "赖肖尔" ;
    schema1:birthDate "1910" ;
    schema1:deathDate "1990" ;
    schema1:familyName "Reischauer" ;
    schema1:givenName "Edwin Oldfather" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ef6bc5d7ec0d9bfbdc80220047dc2a51> ;
    schema1:name "Edwin Oldfather Reischauer" ;
    schema1:sameAs <http://viaf.org/viaf/108354>,
        wd:Q183253,
        <https://isni.org/isni/000000012117338X> .

