@prefix ns1: <https://martial.is/entity/> .
@prefix ns2: <https://w3id.org/martialis/ontology#> .
@prefix schema: <https://schema.org/> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .

ns1:01M1KSJ12QWXN4K2RWMMX72D3J a ns2:Person ;
    <http://www.w3.org/ns/prov#wasDerivedFrom> ns1:01KYYVEV2MEXM7XK17S83NWQS4 ;
    schema:name "Obata Isao"@ja-latn ;
    schema:nationality _:b11612 ;
    ns2:birthEvent _:b11613 ;
    ns2:deathEvent _:b11614 ;
    ns2:hasEvidence _:b11615 ;
    ns2:researchNote "Named alongside Gichin Funakoshi, Gigō Funakoshi and Takeshi Shimoda among Masatoshi Nakayama's teachers - see database/persons/JPN/Masatoshi_Nakayama.yaml. Otherwise undocumented here." ;
    ns2:teaches ns1:01KYYVEV2M51X3PGZ78QFDZBRZ .
_:b11615 a ns2:SourceAssertionRelation ;
    ns2:basedOnSource ns1:01KYYVEV2MEXM7XK17S83NWQS4 ;
    ns2:coversProperty schema:name ;
    ns2:evidenceWeight <https://w3id.org/martialis/vocab/evidence-weight/medium> ;
    ns2:quotation "Gichin Funakoshi, Gigō Funakoshi, Isao Obata, Takeshi Shimoda" ;
    ns2:sourceRefType <https://w3id.org/martialis/vocab/source-ref-type/secondary> ;
    ns2:supports true .
_:b11614 a ns2:LifeEvent .
_:b11613 a ns2:LifeEvent .
_:b11612 schema:addressCountry <http://publications.europa.eu/resource/authority/country/JPN> ;
    schema:sameAs <http://www.wikidata.org/entity/Q17> .
