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

ns1:01KJJAWN29MA64W22606R3WD65 a ns2:Person ;
    ns6:wasDerivedFrom ns1:01KJJAWN29MA64W22606R3WDAN ;
    schema:alternateName "Iikubo Kōnen"@ja-latn ;
    schema:name "飯久保鍬吉恒年先生"@ja, "Iikubo Tsunetoshi"@ja-latn ;
    schema:nationality _:b4903 ;
    ns2:birthEvent _:b4904 ;
    ns2:deathEvent _:b4906 ;
    ns2:hasEvidence _:b4911, _:b4910, _:b4909, _:b4908 ;
    ns2:hasTeacherAssertion _:b4912 ;
    ns2:taughtAt ns1:01KJJAWN29MA64W22606R3WD8F ;
    ns2:teaches ns1:01KJJAWN28MWKKSN4J02MVY1S1 ;
    ns2:wasTaughtBy ns1:01KJJAWN29MA64W22606R3WD6G .
_:b4912 a ns2:TeacherAssertion ;
    ns2:assertedStyle ns1:01KJJAWN29MA64W22606R3WD9P ;
    ns2:hasConfidence _:b4913 ;
    ns2:hasInteraction _:b4914 ;
    ns2:object ns1:01KJJAWN29MA64W22606R3WD6G ;
    ns2:role <https://w3id.org/martialis/vocab/teacher-role/student> ;
    ns2:subject ns1:01KJJAWN29MA64W22606R3WD65 .
_:b4914 a ns2:TeacherInteraction ;
    ns2:hasEvidence _:b4915 ;
    ns2:interactionPeriod _:b4916 .
_:b4916 a ns2:TimeInterval .
_:b4915 a ns2:SourceAssertionRelation ;
    schema:citation "WATSON, Brian N. Judo memoirs of Jigoro Kano. Trafford Publishing, 2008." ;
    schema:url <https://isbnsearch.org/isbn/9781425163518> ;
    ns2:evidenceWeight ns4:high ;
    ns2:quotation "was Tsunetoshi Iikubo and that he had taught for a time at the Kobusho. Shortly thereafter, I was introduced to Iikubo from whom I subsequently took lessons in Kito style jujutsu" ;
    ns2:sourceLocation "11-12" ;
    ns2:sourceLocatorLabel "page" ;
    ns2:sourceRefType ns3:primary ;
    ns2:supports true .
_:b4913 a ns2:Confidence ;
    ns6:wasAttributedTo ns5:FSM ;
    ns2:assessedBy ns5:FSM ;
    ns2:confidenceLevel "3"^^<http://www.w3.org/2001/XMLSchema#integer> ;
    ns2:confidenceRationale "Primary source evidence from Jigoro Kano's memoirs describing Iikubo as his teacher, with specific details about lessons in Kito style jujutsu" .
_:b4911 a ns2:SourceAssertionRelation ;
    schema:citation "De Crée, C. (2014). Nanatsu-no-kata, Endō-no-kata, and Jōge-no-kata ―A pedagogical and qualitative biomechanical evaluation of Hirano Tokio's kuzushi (unbalancing) concept as part of skill acquisition for throwing techniques in Kōdōkan jūdō. Revista de Artes Marciales Asiáticas, 9(2), 69." ;
    schema:url <https://doi.org/10.18002/rama.v9i2.1162> ;
    ns2:evidenceWeight ns4:high ;
    ns2:sourceRefType ns3:primary ;
    ns2:supports true .
_:b4910 a ns2:SourceAssertionRelation ;
    schema:citation "起倒流 - Wikipedia" ;
    ns2:basedOnSource ns1:01KJJAWN29MA64W22606R3WDAN ;
    ns2:evidenceWeight ns4:medium ;
    ns2:sourceRefType ns3:secondary ;
    ns2:supports true .
_:b4909 a ns2:SourceAssertionRelation ;
    schema:citation "History Judo - CISM EUROPE" ;
    schema:url <https://www.cismeurope.org/history-judo/> ;
    ns2:coversProperty ns2:deathEvent, ns2:birthEvent ;
    ns2:evidenceWeight ns4:medium ;
    ns2:sourceRefType ns3:tertiary ;
    ns2:supports true .
_:b4908 a ns2:SourceAssertionRelation ;
    schema:citation "WATSON, Brian N. Judo memoirs of Jigoro Kano. Trafford Publishing, 2008." ;
    schema:url <https://books.google.pt/books/about/Judo_Memoirs_of_Jigoro_Kano.html?id=DT8rLOzndekC> ;
    ns2:coversProperty ns2:birthEvent ;
    ns2:evidenceWeight ns4:high ;
    ns2:sourceRefType ns3:primary ;
    ns2:supports true .
_:b4906 a ns2:LifeEvent ;
    schema:deathDate "1889" ;
    schema:deathPlace _:b4907 ;
    ns2:earliestYear "1889"^^<http://www.w3.org/2001/XMLSchema#integer> ;
    ns2:latestYear "1889"^^<http://www.w3.org/2001/XMLSchema#integer> .
_:b4904 a ns2:LifeEvent ;
    schema:birthDate "1835" ;
    schema:birthPlace _:b4905 ;
    ns2:earliestYear "1835"^^<http://www.w3.org/2001/XMLSchema#integer> ;
    ns2:latestYear "1835"^^<http://www.w3.org/2001/XMLSchema#integer> .
_:b4903 schema:addressCountry <http://publications.europa.eu/resource/authority/country/JPN> ;
    schema:sameAs <http://www.wikidata.org/entity/Q17> .
