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

<http://data.bibliotheken.nl/id/thes/p152315225> a schema1:Person ;
    rdfs:label "Nakano, Imaharu" ;
    schema1:familyName "Nakano" ;
    schema1:givenName "Imaharu" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/21871f3ad7a1eec03dd43599abfd21e7> ;
    schema1:name "Imaharu Nakano" ;
    schema1:sameAs <http://viaf.org/viaf/46038787>,
        <https://isni.org/isni/0000000035943384> .

