@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/p070652341> a schema1:Person ;
    rdfs:label "Ueshiba, Kisshomura (1921-)" ;
    schema1:alternateName "Ueshiba, Kisshomaru" ;
    schema1:birthDate "1921" ;
    schema1:familyName "Ueshiba" ;
    schema1:givenName "Kisshomura" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7373e8723f73453ca2f744b8068c0990> ;
    schema1:name "Kisshomura Ueshiba" ;
    schema1:sameAs <http://viaf.org/viaf/9915982>,
        wd:Q434613,
        <https://isni.org/isni/0000000120990361> .

