@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#> .

ns1:01M1KSJ12Q0FND8ABS3VBMSM4Z a ns2:Person ;
    <http://www.w3.org/ns/prov#wasDerivedFrom> ns1:01M1BVV4WYSYBSPA6C9F1A3EST ;
    schema:name "Ikuoka Heitaro"@ja-latn ;
    schema:nationality _:b2142 ;
    ns2:birthEvent _:b2143 ;
    ns2:deathEvent _:b2144 ;
    ns2:hasEvidence _:b2145 ;
    ns2:researchNote "Taught Uchida Ryogoro Ono-ha Itto-ryu swordsmanship, 1856-1877 - see database/persons/JPN/Uchida_Ryogoro.yaml. Otherwise undocumented." ;
    ns2:teaches ns1:01M1BVV4WYR2KX4FZ6FP0Q7MMP .
_:b2145 a ns2:SourceAssertionRelation ;
    ns2:basedOnSource ns1:01M1BVV4WYSYBSPA6C9F1A3EST ;
    ns2:coversProperty schema:name ;
    ns2:evidenceWeight <https://w3id.org/martialis/vocab/evidence-weight/medium> ;
    ns2:quotation "Ryōgorō learned ... Ono-ha Itto-ryu swordsmanship from Ikuoka Heitaro" ;
    ns2:sourceRefType <https://w3id.org/martialis/vocab/source-ref-type/secondary> ;
    ns2:supports true .
_:b2144 a ns2:LifeEvent .
_:b2143 a ns2:LifeEvent .
_:b2142 schema:addressCountry <http://publications.europa.eu/resource/authority/country/JPN> ;
    schema:sameAs <http://www.wikidata.org/entity/Q17> .
