@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.w3.org/ns/prov#> .
@prefix ns6: <https://martial.is/agent/> .
@prefix ns7: <http://publications.europa.eu/resource/authority/country/> .

ns1:01KJJAWN28MWKKSN4J02MVY1SJ a ns2:Person ;
    ns5:wasDerivedFrom ns1:01KJJAWN29MA64W22606R3WDA5 ;
    schema:name "林作一郎"@ja, "Hayashi Sakuichiro"@ja-latn ;
    schema:nationality _:b8978 ;
    ns2:birthEvent _:b8979 ;
    ns2:deathEvent _:b8981 ;
    ns2:hasEvidence _:b8983 ;
    ns2:hasTeacherAssertion _:b8984 ;
    ns2:teaches ns1:01KJJAWN28MWKKSN4J02MVY1SH ;
    ns2:wasTaughtBy ns1:01KJJAWN28MWKKSN4J02MVY1SK .
_:b8984 a ns2:TeacherAssertion ;
    ns2:assertedStyle ns1:01KJJAWN29MA64W22606R3WD9T ;
    ns2:hasConfidence _:b8985 ;
    ns2:hasInteraction _:b8986 ;
    ns2:object ns1:01KJJAWN28MWKKSN4J02MVY1SK ;
    ns2:role <https://w3id.org/martialis/vocab/teacher-role/student> ;
    ns2:subject ns1:01KJJAWN28MWKKSN4J02MVY1SJ .
_:b8986 a ns2:TeacherInteraction ;
    ns5:wasDerivedFrom ns1:01KJJAWN29MA64W22606R3WDA0, ns1:01KJJAWN29MA64W22606R3WDA5 ;
    ns2:hasEvidence _:b8988, _:b8987 ;
    ns2:interactionPeriod _:b8989 .
_:b8989 a ns2:TimeInterval .
_:b8988 a ns2:SourceAssertionRelation ;
    schema:citation "Exkurs: Die moderne Geschichte der Katori Shintô ryû (Ein Leben für die Schwertkunst)" ;
    ns2:basedOnSource ns1:01KJJAWN29MA64W22606R3WDA0 ;
    ns2:evidenceWeight ns4:medium ;
    ns2:quotation "Iisasa Morisada (sieben direkte Schüler): Yamaguchi Kumajirô Eikan Mairaku / Tamai Saidô / Noguchi Jizaemon / Ono Heishichirô Moriichi / Shiina Ichizô / Hongû Toranosuke / Kaneko Shinoshô (...) Hayashi Saiichirô –> Hayashi Yazaemon –> Ôtake Risuke" ;
    ns2:sourceRefType ns3:tertiary ;
    ns2:supports true .
_:b8987 a ns2:SourceAssertionRelation ;
    schema:citation "Tenshinsho-den Katori Shinto Ryu - Shinbukan Dojo" ;
    ns2:basedOnSource ns1:01KJJAWN29MA64W22606R3WDA5 ;
    ns2:evidenceWeight ns4:medium ;
    ns2:quotation "Shinbukan Dojo’s practice of Katori Shinto Ryu follows the teachings passed down from Hayashi Sakuichiro Shihan to Hayashi Yazaemon Shihan, who was then succeeded by Otake Risuke Shihan (Shinbukan Dojo founder)." ;
    ns2:sourceRefType ns3:secondary ;
    ns2:supports true .
_:b8985 a ns2:Confidence ;
    ns5:wasAttributedTo ns6:FSM ;
    ns2:assessedBy ns6:FSM ;
    ns2:confidenceLevel "2"^^<http://www.w3.org/2001/XMLSchema#integer> ;
    ns2:confidenceRationale "Documented in historical lineage charts and dojo records showing direct student relationship" .
_:b8983 a ns2:SourceAssertionRelation ;
    schema:citation "Tenshinsho-den Katori Shinto Ryu - Shinbukan Dojo" ;
    ns2:basedOnSource ns1:01KJJAWN29MA64W22606R3WDA5 ;
    ns2:evidenceWeight ns4:medium ;
    ns2:sourceRefType ns3:secondary ;
    ns2:supports true .
_:b8981 a ns2:LifeEvent ;
    schema:deathPlace _:b8982 .
_:b8982 schema:addressCountry ns7:JPN .
_:b8979 a ns2:LifeEvent ;
    schema:birthPlace _:b8980 .
_:b8980 schema:addressCountry ns7:JPN .
_:b8978 schema:addressCountry ns7:JPN ;
    schema:sameAs <http://www.wikidata.org/entity/Q17> .
