@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 ns5: <http://www.w3.org/ns/prov#> .
@prefix ns6: <https://martial.is/agent/> .
@prefix schema: <https://schema.org/> .

ns1:01KZC19BDC8CP850QTYNVTXX2J a ns2:Person ;
    ns5:wasDerivedFrom ns1:01KZ9TQS3VBBPQ47P40E4XN47X, ns1:01KZBXVRR5Y5E2RYX8HMAEM2WZ ;
    schema:description "Judoka taught by Toku Sanpo after Toku's reinstatement at the Kodokan in 1917, per the Wikipedia article on Sanpo Toku and the Japanese Wikipedia article on Toku Sanpo."@en ;
    schema:keywords "judo", "work-needed" ;
    schema:name "Hayashi Iwazo"@ja-latn, "林岩三"@ja ;
    schema:nationality _:b6997 ;
    ns2:birthEvent _:b6998 ;
    ns2:deathEvent _:b6999 ;
    ns2:hasEvidence _:b7001, _:b7000 ;
    ns2:hasTeacherAssertion _:b7002 ;
    ns2:researchNote "Very simple entry created to anchor the relationship recorded by both Wikipedia articles on Toku Sanpo." ;
    ns2:wasTaughtBy ns1:01KZ9TQS3VWBPTDPR59EH06R58 .
_:b7002 a ns2:TeacherAssertion ;
    ns2:assertedStyle ns1:01KJJAWN29MA64W22606R3WD9B ;
    ns2:hasConfidence _:b7003 ;
    ns2:hasInteraction _:b7004 ;
    ns2:object ns1:01KZ9TQS3VWBPTDPR59EH06R58 ;
    ns2:role <https://w3id.org/martialis/vocab/teacher-role/student> ;
    ns2:subject ns1:01KZC19BDC8CP850QTYNVTXX2J .
_:b7004 a ns2:TeacherInteraction ;
    ns5:wasDerivedFrom ns1:01KZ9TQS3VBBPQ47P40E4XN47X, ns1:01KZBXVRR5Y5E2RYX8HMAEM2WZ ;
    ns2:hasEvidence _:b7006, _:b7005 ;
    ns2:interactionPeriod _:b7007 .
_:b7007 a ns2:TimeInterval ;
    ns2:startYear "1917"^^<http://www.w3.org/2001/XMLSchema#integer> .
_:b7006 a ns2:SourceAssertionRelation ;
    ns2:basedOnSource ns1:01KZBXVRR5Y5E2RYX8HMAEM2WZ ;
    ns2:evidenceWeight ns4:medium ;
    ns2:quotation "6年後の1917年に破門を許された後は柔道師範として、林岩三や牛島辰熊など後進の指導に当たった" ;
    ns2:sourceRefType ns3:secondary ;
    ns2:supports true .
_:b7005 a ns2:SourceAssertionRelation ;
    ns2:basedOnSource ns1:01KZ9TQS3VBBPQ47P40E4XN47X ;
    ns2:evidenceWeight ns4:medium ;
    ns2:quotation "This time of his life ended in 1917 when Toku was pardoned by Kano and reinstated as a Kodokan teacher, immediately taking Iwazo Hayashi as his pupil." ;
    ns2:sourceRefType ns3:secondary ;
    ns2:supports true .
_:b7003 a ns2:Confidence ;
    ns5:wasAttributedTo ns6:FSM ;
    ns2:assessedBy ns6:FSM ;
    ns2:confidenceLevel "2"^^<http://www.w3.org/2001/XMLSchema#integer> ;
    ns2:confidenceRationale "Both the English and Japanese Wikipedia articles on Toku Sanpo record that after his 1917 reinstatement he taught the younger generation including Hayashi Iwazo" .
_:b7001 a ns2:SourceAssertionRelation ;
    ns2:basedOnSource ns1:01KZ9TQS3VBBPQ47P40E4XN47X ;
    ns2:coversProperty ns2:hasTeacherAssertion, schema:description, schema:name ;
    ns2:evidenceWeight ns4:medium ;
    ns2:sourceRefType ns3:secondary ;
    ns2:supports true .
_:b7000 a ns2:SourceAssertionRelation ;
    ns2:basedOnSource ns1:01KZBXVRR5Y5E2RYX8HMAEM2WZ ;
    ns2:coversProperty ns2:hasTeacherAssertion, schema:description, schema:name ;
    ns2:evidenceWeight ns4:medium ;
    ns2:sourceRefType ns3:secondary ;
    ns2:supports true .
_:b6999 a ns2:LifeEvent .
_:b6998 a ns2:LifeEvent .
_:b6997 schema:addressCountry <http://publications.europa.eu/resource/authority/country/JPN> ;
    schema:sameAs <http://www.wikidata.org/entity/Q17> .
