@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:01M1KR4J6ETN7T94DEYMYC8YRG a ns2:Person ;
    <http://www.w3.org/ns/prov#wasDerivedFrom> ns1:01KZC19BDCMBAKPJV1WMSVN2FA ;
    schema:alternateName "Tatsusaburo Nakayama"@en ;
    schema:name "Nakayama Tatsusaburo"@ja-latn ;
    schema:nationality _:b8180 ;
    ns2:birthEvent _:b8181 ;
    ns2:deathEvent _:b8182 ;
    ns2:hasEvidence _:b8183 ;
    ns2:researchNote "Shindo Yoshin-ryu master under whom Hironori Otsuka (founder of Wado-ryu) earned menkyo kaiden, 1905-1921 - see database/persons/JPN/Otsuka_Hironori.yaml. Otherwise undocumented." ;
    ns2:teaches ns1:01KZC19BDC541MVC7EEAMK7R0P .
_:b8183 a ns2:SourceAssertionRelation ;
    ns2:basedOnSource ns1:01KZC19BDCMBAKPJV1WMSVN2FA ;
    ns2:coversProperty schema:name ;
    ns2:evidenceWeight <https://w3id.org/martialis/vocab/evidence-weight/high> ;
    ns2:quotation "Ōtsuka was a Menkyo Kaiden licensed Shindō Yōshin-ryū practitioner of Tatsusaburo Nakayama and a student of Yōshin-ryū prior to meeting the Okinawan karate master Gichin Funakoshi." ;
    ns2:sourceRefType <https://w3id.org/martialis/vocab/source-ref-type/secondary> ;
    ns2:supports true .
_:b8182 a ns2:LifeEvent .
_:b8181 a ns2:LifeEvent .
_:b8180 schema:addressCountry <http://publications.europa.eu/resource/authority/country/JPN> ;
    schema:sameAs <http://www.wikidata.org/entity/Q17> .
