@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:01KY52KXTQ4XE3NNFV4KGWAA1W a ns2:Person ;
    <http://www.w3.org/ns/prov#wasDerivedFrom> ns1:01KY4XTGWDFZB108B7ZN44GSDS ;
    schema:description "Teacher of Akishima-Ryu jujutsu and katsu. Gunji Koizumi assisted him and studied under him in Singapore from November 1905 to February 1906."@en ;
    schema:name "Akishima Tsunejiro"@ja-latn, "アキシマ・ツネジロウ"@ja ;
    schema:nationality _:b908 ;
    ns2:birthEvent _:b909 ;
    ns2:deathEvent _:b910 ;
    ns2:hasEvidence _:b911 ;
    ns2:teaches ns1:01KY52HE48XM1KHDGKBV98YRQ2 .
_:b911 a ns2:SourceAssertionRelation ;
    ns2:basedOnSource ns1:01KY4XTGWDFZB108B7ZN44GSDS ;
    ns2:coversProperty schema:name ;
    ns2:evidenceWeight <https://w3id.org/martialis/vocab/evidence-weight/medium> ;
    ns2:quotation "During a four months' stay in Singapore from November 1905 to February 1906, I helped Sensei T. Akishima in conduct of his Ju Jutsu school and was taught the 144 techniques of AKISHIMA-RYU and KATSU." ;
    ns2:sourceRefType <https://w3id.org/martialis/vocab/source-ref-type/primary> ;
    ns2:supports true .
_:b910 a ns2:LifeEvent .
_:b909 a ns2:LifeEvent .
_:b908 schema:addressCountry <http://publications.europa.eu/resource/authority/country/JPN> ;
    schema:sameAs <http://www.wikidata.org/entity/Q17> .
