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

<http://data.bibliotheken.nl/id/thes/p091407958> a schema1:Person ;
    rdfs:label "Kashima, Yoshihisa" ;
    schema1:familyName "Kashima" ;
    schema1:givenName "Yoshihisa" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7948c149209d5461f65c0f663c83e38a> ;
    schema1:name "Yoshihisa Kashima" ;
    schema1:sameAs <http://viaf.org/viaf/94066299>,
        <https://isni.org/isni/0000000110941531> .

