@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:01M1KRZF6S2231ZSC9VJQJFNCC a ns2:Person ;
    <http://www.w3.org/ns/prov#wasDerivedFrom> ns1:01M0A7YYEF9JJJRSYS8B5TSD0Y ;
    schema:name "Onodera Sakataro"@ja-latn ;
    schema:nationality _:b3208 ;
    ns2:birthEvent _:b3209 ;
    ns2:deathEvent _:b3210 ;
    ns2:hasEvidence _:b3211 ;
    ns2:researchNote "Ran the Meibukan school in Okayama, teaching Kito-ryu, Takeuchi-ryu and Shinmyo-ryu jujutsu, where Taro Miyake studied - see database/persons/JPN/Miyake_Taro.yaml. Attested only in Japanese Wikipedia; otherwise undocumented." ;
    ns2:teaches ns1:01M0A7YYEFMKPM42VNW79WTSWR .
_:b3211 a ns2:SourceAssertionRelation ;
    ns2:basedOnSource ns1:01M0A7YYEF9JJJRSYS8B5TSD0Y ;
    ns2:coversProperty schema:name ;
    ns2:evidenceWeight <https://w3id.org/martialis/vocab/evidence-weight/medium> ;
    ns2:quotation "岡山県で起倒流・竹内流・真妙流を教えていた明武館の小野田坂太郎から柔術を学んだ。" ;
    ns2:sourceRefType <https://w3id.org/martialis/vocab/source-ref-type/secondary> ;
    ns2:supports true .
_:b3210 a ns2:LifeEvent .
_:b3209 a ns2:LifeEvent .
_:b3208 schema:addressCountry <http://publications.europa.eu/resource/authority/country/JPN> ;
    schema:sameAs <http://www.wikidata.org/entity/Q17> .
