@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#> .
@prefix ns3: <http://www.wikidata.org/entity/> .
@prefix ns4: <http://publications.europa.eu/resource/authority/country/> .

ns1:01KJJAWN28MWKKSN4J02MVY1V3 a ns2:Person ;
    <http://www.w3.org/ns/prov#wasDerivedFrom> ns1:01KJJAWN29MA64W22606R3WDAM ;
    schema:name "伊藤種吉"@ja, "Ito Tanekichi"@ja-latn ;
    schema:nationality _:b8511 ;
    ns2:birthEvent _:b8512 ;
    ns2:deathEvent _:b8514 ;
    ns2:hasEvidence _:b8516 ;
    ns2:researchNote "One of four shihan (master instructors) dispatched from Katori Shinto-ryu to teach at the Kodokan in Tokyo at Jigoro Kano's request, along with Narimichi Tamai, Sozaemon Kuboki, and Ichizo Shiinato. This was part of the first effort to disseminate Katori Shinto-ryu outside the Chiba region. His own teacher within Katori Shinto-ryu is unidentified; no place, period, or source details recorded for it.\n" ;
    ns2:taughtAt ns1:01KJJAWN29MA64W22606R3WD84 ;
    ns2:teaches ns1:01KJJAWN28MWKKSN4J02MVY1TX, ns1:01KJJAWN28MWKKSN4J02MVY1TZ .
_:b8516 a ns2:SourceAssertionRelation ;
    schema:citation "The Last Swordsman: The Yoshio Sugino Story, Part 2 - Aikido Journal" ;
    ns2:basedOnSource ns1:01KJJAWN29MA64W22606R3WDAM ;
    ns2:evidenceWeight <https://w3id.org/martialis/vocab/evidence-weight/medium> ;
    ns2:sourceRefType <https://w3id.org/martialis/vocab/source-ref-type/tertiary> ;
    ns2:supports true .
_:b8514 a ns2:LifeEvent ;
    schema:deathPlace _:b8515 .
_:b8515 schema:addressCountry ns4:JPN ;
    schema:name "Japan" ;
    schema:sameAs ns3:Q17 .
_:b8512 a ns2:LifeEvent ;
    schema:birthPlace _:b8513 .
_:b8513 schema:addressCountry ns4:JPN ;
    schema:name "Japan" ;
    schema:sameAs ns3:Q17 .
_:b8511 schema:addressCountry ns4:JPN ;
    schema:sameAs ns3:Q17 .
