@prefix ns1: <https://martial.is/entity/> .
@prefix ns2: <https://w3id.org/martialis/ontology#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix ns3: <https://w3id.org/martialis/vocab/source-ref-type/> .
@prefix ns4: <https://w3id.org/martialis/vocab/evidence-weight/> .
@prefix schema: <https://schema.org/> .
@prefix ns5: <http://www.hontaiyoshinryu.be/images/Documents/> .
@prefix ns6: <http://www.tenyokai.com/> .
@prefix ns7: <https://martial.is/agent/> .

ns1:01KJJAWN28MWKKSN4J02MVY1VH a ns2:Person ;
    schema:description "Japanese jujutsu master of Tenjin Shin'yo-ryu, teacher of Morihei Ueshiba"@en ;
    schema:name "Tozawa Tokusaburo"@ja-latn, "戸沢徳三郎"@ja ;
    schema:nationality _:b2914 ;
    ns2:birthEvent _:b2915 ;
    ns2:deathEvent _:b2917 ;
    ns2:hasEvidence _:b2922, _:b2921, _:b2920, _:b2919 ;
    ns2:hasTeacherAssertion _:b2923 ;
    ns2:researchNote "Taught Morihei Ueshiba, founder of aikido, briefly in 1901. Student of Iso Mataemon Masatomo and teacher of Miyamoto Hanzo." ;
    ns2:teaches ns1:01KJJAWN28MWKKSN4J02MVY1TV ;
    ns2:wasTaughtBy ns1:01KJJAWN28MWKKSN4J02MVY1V9 .
_:b2923 a ns2:TeacherAssertion ;
    ns2:assertedStyle ns1:01KJJAWN29MA64W22606R3WD9Q ;
    ns2:hasConfidence _:b2924 ;
    ns2:hasInteraction _:b2925 ;
    ns2:object ns1:01KJJAWN28MWKKSN4J02MVY1V9 ;
    ns2:role <https://w3id.org/martialis/vocab/teacher-role/student> ;
    ns2:subject ns1:01KJJAWN28MWKKSN4J02MVY1VH .
_:b2925 a ns2:TeacherInteraction ;
    ns2:hasEvidence _:b2927, _:b2926 ;
    ns2:interactionPeriod _:b2928 .
_:b2928 a ns2:TimeInterval .
_:b2927 a ns2:SourceAssertionRelation ;
    schema:citation "BUYENS, Guy (2016) Introduction to Traditional Japanese martial systems (including a list with alphabetic entries and brief descriptions of major traditional schools)" ;
    schema:url ns5:p_schools.pdf ;
    ns2:evidenceWeight ns4:medium ;
    ns2:quotation "Iso Mataemon Masatomo had amongst his students Inoue Keitaro and Tozawa Tokusaburo, who were the teachers of Miyamoto Hanzo). Morihei Ueshiba, founder of aikido, studied Tenjin Shinyo-ryu with Tozawa Tokusaburo" ;
    ns2:sourceRefType ns3:tertiary ;
    ns2:supports true .
_:b2926 a ns2:SourceAssertionRelation ;
    schema:citation "Tenyokai booklet" ;
    schema:url ns6:booklet.php ;
    ns2:evidenceWeight ns4:medium ;
    ns2:quotation "Geneology of Tenjin Shinyo Ryu Jujutsu: (...) Iso Matauemon Masatomo -> Tozawa Tokusaburo" ;
    ns2:sourceRefType ns3:tertiary ;
    ns2:supports true .
_:b2924 a ns2:Confidence ;
    <http://www.w3.org/ns/prov#wasAttributedTo> ns7:FSM ;
    ns2:assessedBy ns7:FSM ;
    ns2:confidenceLevel "2"^^<http://www.w3.org/2001/XMLSchema#integer> ;
    ns2:confidenceRationale "Well-documented student of Iso Mataemon Masatomo in Tenjin Shinyo-ryu, mentioned in multiple historical sources including genealogy charts and academic references" .
_:b2922 a ns2:SourceAssertionRelation ;
    schema:citation "Tenyokai booklet" ;
    schema:url ns6:booklet.php ;
    ns2:evidenceWeight ns4:medium ;
    ns2:sourceRefType ns3:tertiary ;
    ns2:supports true .
_:b2921 a ns2:SourceAssertionRelation ;
    schema:citation "Koryu Bujutsu: Classical Warrior Traditions of Japan (1997)" ;
    schema:url <https://www.google.pt/books/edition/Koryu_Bujutsu/ZNetk-lJ_O4C> ;
    ns2:evidenceWeight ns4:high ;
    ns2:sourceRefType ns3:primary ;
    ns2:supports true .
_:b2920 a ns2:SourceAssertionRelation ;
    schema:citation "Tokusaburo Tozawa 戸沢徳三郎 – Aikido Journal (August 27, 2011)" ;
    schema:url <https://aikidojournal.com/2011/08/27/tokusaburo-tozawa/> ;
    ns2:coversProperty ns2:deathEvent, schema:name, ns2:birthEvent ;
    ns2:evidenceWeight ns4:medium ;
    ns2:sourceRefType ns3:secondary ;
    ns2:supports true .
_:b2919 a ns2:SourceAssertionRelation ;
    schema:citation "BUYENS, Guy. Introduction to Traditional Martial Systems. 2016 (PDF)" ;
    schema:url ns5:p_schools.pdf ;
    ns2:evidenceWeight ns4:medium ;
    ns2:sourceRefType ns3:tertiary ;
    ns2:supports true .
_:b2917 a ns2:LifeEvent ;
    schema:deathDate "1912" ;
    schema:deathPlace _:b2918 ;
    ns2:earliestYear "1912"^^<http://www.w3.org/2001/XMLSchema#integer> ;
    ns2:latestYear "1912"^^<http://www.w3.org/2001/XMLSchema#integer> .
_:b2915 a ns2:LifeEvent ;
    schema:birthDate "1848" ;
    schema:birthPlace _:b2916 ;
    ns2:earliestYear "1848"^^<http://www.w3.org/2001/XMLSchema#integer> ;
    ns2:latestYear "1848"^^<http://www.w3.org/2001/XMLSchema#integer> .
_:b2914 schema:addressCountry <http://publications.europa.eu/resource/authority/country/JPN> ;
    schema:sameAs <http://www.wikidata.org/entity/Q17> .
