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

<http://data.bibliotheken.nl/id/thes/p327772956> a schema1:Person ;
    rdfs:label "Nishiwaki, Y." ;
    schema1:familyName "Nishiwaki" ;
    schema1:givenName "Y." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a6ba01b3bd6a6573cb0593ab0c06f0c3> ;
    schema1:name "Y. Nishiwaki" ;
    schema1:sameAs <http://viaf.org/viaf/288693285> .

