@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://ja.wikipedia.org/wiki/> .
@prefix ns6: <http://web.archive.org/web/20250114142314/https://ja.wikipedia.org/wiki/> .
@prefix ns7: <https://martial.is/agent/> .
@prefix ns8: <http://www.wikidata.org/entity/> .
@prefix ns9: <http://publications.europa.eu/resource/authority/country/> .

ns1:01KJJAWN28MWKKSN4J02MVY1S2 a ns2:Person ;
    schema:alternateName "Okusawa Keitaro"@ja-latn, "奥澤敬太郎"@ja ;
    schema:name "井上敬太郎"@ja, "Inoue Keitaro"@ja-latn ;
    schema:nationality _:b10400 ;
    ns2:birthEvent _:b10401 ;
    ns2:deathEvent _:b10403 ;
    ns2:hasEvidence _:b10406, _:b10405 ;
    ns2:hasTeacherAssertion _:b10407 ;
    ns2:researchNote "A second teacher relationship is suspected but no specific teacher, place, period, or source has been identified; retained as a lead for future discovery." ;
    ns2:taughtAt ns1:01KJJAWN29MA64W22606R3WD88 ;
    ns2:teaches ns1:01KJJAWN29MA64W22606R3WD7H ;
    ns2:wasTaughtBy ns1:01KJJAWN28MWKKSN4J02MVY1TY .
_:b10407 a ns2:TeacherAssertion ;
    ns2:assertedStyle ns1:01KJJAWN29MA64W22606R3WD9Q ;
    ns2:hasConfidence _:b10408 ;
    ns2:hasInteraction _:b10409 ;
    ns2:object ns1:01KJJAWN28MWKKSN4J02MVY1TY ;
    ns2:role <https://w3id.org/martialis/vocab/teacher-role/student> ;
    ns2:subject ns1:01KJJAWN28MWKKSN4J02MVY1S2 .
_:b10409 a ns2:TeacherInteraction ;
    ns2:hasEvidence _:b10411, _:b10410 ;
    ns2:interactionPeriod _:b10412 .
_:b10412 a ns2:TimeInterval .
_:b10411 a ns2:SourceAssertionRelation ;
    schema:archivedAt ns6:%E5%A5%A5%E6%BE%A4%E6%95%AC%E5%A4%AA%E9%83%8E ;
    schema:citation "奥澤敬太郎 - Wikipedia" ;
    schema:url ns5:%E5%A5%A5%E6%BE%A4%E6%95%AC%E5%A4%AA%E9%83%8E ;
    ns2:evidenceWeight ns4:medium ;
    ns2:quotation "学生への柔術、門弟の嘉納治五郎が学習院教頭となったことなどから、後に学習院初代柔道師範（明治16年4月～19年3月）となる" ;
    ns2:sourceRefType ns3:secondary ;
    ns2:supports true .
_:b10410 a ns2:SourceAssertionRelation ;
    schema:citation "Kano - Genyosha connection (E-Judo)" ;
    schema:url <https://judo.forumotion.com/t2885-kano-genyosha-connection> ;
    ns2:evidenceWeight ns4:medium ;
    ns2:quotation "I read somewhere that, although this is not generally known, Inoue Keitaro has been the third teacher of Jigoro Kano for Tenjin Shinyo-ryu." ;
    ns2:sourceRefType ns3:tertiary ;
    ns2:supports true .
_:b10408 a ns2:Confidence ;
    <http://www.w3.org/ns/prov#wasAttributedTo> ns7:FSM ;
    ns2:assessedBy ns7:FSM ;
    ns2:confidenceLevel "2"^^<http://www.w3.org/2001/XMLSchema#integer> ;
    ns2:confidenceRationale "Documented as a teacher of Jigoro Kano in Tenjin Shin'yō-ryū, with specific mention in historical sources" .
_:b10406 a ns2:SourceAssertionRelation ;
    schema:archivedAt ns6:%E5%A5%A5%E6%BE%A4%E6%95%AC%E5%A4%AA%E9%83%8E ;
    schema:citation "奥澤敬太郎 - Wikipedia" ;
    schema:url ns5:%E5%A5%A5%E6%BE%A4%E6%95%AC%E5%A4%AA%E9%83%8E ;
    ns2:evidenceWeight ns4:medium ;
    ns2:sourceRefType ns3:secondary ;
    ns2:supports true .
_:b10405 a ns2:SourceAssertionRelation ;
    schema:citation "横山作次郎 - Wikipedia" ;
    schema:url ns5:%E6%A8%AA%E5%B1%B1%E4%BD%9C%E6%AC%A1%E9%83%8E ;
    ns2:evidenceWeight ns4:medium ;
    ns2:sourceRefType ns3:secondary ;
    ns2:supports true .
_:b10403 a ns2:LifeEvent ;
    schema:deathDate "1909-07-22" ;
    schema:deathPlace _:b10404 ;
    ns2:earliestYear "1909"^^<http://www.w3.org/2001/XMLSchema#integer> ;
    ns2:latestYear "1909"^^<http://www.w3.org/2001/XMLSchema#integer> .
_:b10404 schema:addressCountry ns9:JPN ;
    schema:name "Japan" ;
    schema:sameAs ns8:Q17 .
_:b10401 a ns2:LifeEvent ;
    schema:birthDate "1847" ;
    schema:birthPlace _:b10402 ;
    ns2:earliestYear "1847"^^<http://www.w3.org/2001/XMLSchema#integer> ;
    ns2:latestYear "1847"^^<http://www.w3.org/2001/XMLSchema#integer> .
_:b10402 schema:addressCountry ns9:JPN ;
    schema:name "Ueno Province, Yamada District, Anahara Village" ;
    schema:sameAs ns8:Q17 .
_:b10400 schema:addressCountry ns9:JPN ;
    schema:sameAs ns8:Q17 .
