@prefix ns1: <https://martial.is/entity/> .
@prefix ns2: <https://w3id.org/martialis/ontology#> .
@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 rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix ns5: <https://martial.is/agent/> .
@prefix ns6: <http://www.w3.org/ns/prov#> .

ns1:01KJJAWN28MWKKSN4J02MVY1V1 a ns2:Person ;
    ns6:wasDerivedFrom ns1:01KJJAWN29MA64W22606R3WDAM ;
    schema:description "Japanese Katori Shinto-ryu shihan dispatched to teach at the Kodokan"@en ;
    schema:name "玉井成道"@ja, "Tamai Narimichi"@ja-latn ;
    schema:nationality _:b3044 ;
    ns2:birthEvent _:b3045 ;
    ns2:deathEvent _:b3047 ;
    ns2:hasEvidence _:b3049 ;
    ns2:hasHonorAssertion _:b3050 ;
    ns2:researchNote "One of four Katori Shinto-ryu shihan dispatched to teach at the Kodokan; his own teacher within Katori Shinto-ryu is unidentified, no period or source details recorded for it." ;
    ns2:taughtAt ns1:01KJJAWN29MA64W22606R3WD84 ;
    ns2:teaches ns1:01KJJAWN28MWKKSN4J02MVY1TX, ns1:01KJJAWN28MWKKSN4J02MVY1TZ .
_:b3050 a ns2:HonorAssertion ;
    ns6:wasDerivedFrom ns1:01KJJAWN29MA64W22606R3WDAM ;
    ns2:hasConfidence _:b3051 ;
    ns2:hasEvidence _:b3052 ;
    ns2:honorType <https://w3id.org/martialis/vocab/honor-type/title> ;
    ns2:honorValue "Shihan" ;
    ns2:subject ns1:01KJJAWN28MWKKSN4J02MVY1V1 .
_:b3052 a ns2:SourceAssertionRelation ;
    schema:citation "The Last Swordsman: The Yoshio Sugino Story, Part 2 - Aikido Journal" ;
    ns2:basedOnSource ns1:01KJJAWN29MA64W22606R3WDAM ;
    ns2:evidenceWeight ns4:medium ;
    ns2:quotation "The school dispatched four shihan: Narimichi Tamai, Sozaemon Kuboki, Tanekichi Ito, and Ichizo Shiinato to teach the style at the Kodokan." ;
    ns2:sourceRefType ns3:secondary ;
    ns2:supports true .
_:b3051 a ns2:Confidence ;
    ns6:wasAttributedTo ns5:FSM ;
    ns2:assessedBy ns5:FSM ;
    ns2:confidenceLevel "2"^^<http://www.w3.org/2001/XMLSchema#integer> ;
    ns2:confidenceRationale "Documented as one of four Katori Shinto-ryu shihan dispatched to teach at the Kodokan at Jigoro Kano's request" .
_:b3049 a ns2:SourceAssertionRelation ;
    schema:citation "The Last Swordsman: The Yoshio Sugino Story, Part 2 - Aikido Journal" ;
    ns2:basedOnSource ns1:01KJJAWN29MA64W22606R3WDAM ;
    ns2:evidenceWeight ns4:medium ;
    ns2:quotation "The school dispatched four shihan: Narimichi Tamai, Sozaemon Kuboki, Tanekichi Ito, and Ichizo Shiinato to teach the style at the Kodokan. Katori Shinto-ryu had never been taught outside the Chiba region. Kano, however, asked whether some arrangement could be made to have the style taught in Tokyo as well." ;
    ns2:sourceRefType ns3:secondary ;
    ns2:supports true .
_:b3047 a ns2:LifeEvent ;
    schema:deathPlace _:b3048 .
_:b3045 a ns2:LifeEvent ;
    schema:birthPlace _:b3046 .
_:b3044 schema:addressCountry <http://publications.europa.eu/resource/authority/country/JPN> ;
    schema:sameAs <http://www.wikidata.org/entity/Q17> .
