@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/p070945462> a schema1:Person ;
    rdfs:label "Takeda, Y." ;
    schema1:description "Yoshifumi, 1935-" ;
    schema1:familyName "Takeda" ;
    schema1:givenName "Y." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/440b1a745759a3631b776478c81384c6> ;
    schema1:name "Y. Takeda" ;
    schema1:sameAs <http://viaf.org/viaf/75100065>,
        wd:Q11599372,
        <https://isni.org/isni/0000000082665444> .

