@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:01M1KSJ12QZY8PEM9BMYZSDRFZ a ns2:Person ;
    <http://www.w3.org/ns/prov#wasDerivedFrom> ns1:01M1BVV4WYFBC480XENZXVHDXC ;
    schema:name "Saito Yakuro"@ja-latn ;
    schema:nationality _:b10653 ;
    ns2:birthEvent _:b10654 ;
    ns2:deathEvent _:b10655 ;
    ns2:hasEvidence _:b10656 ;
    ns2:researchNote "Ran the Renpeikan dojo in Edo where Negishi Shingoro trained from 1863 to 1866, alongside his (unnamed) sons - see database/persons/JPN/Negishi_Shingoro.yaml. Otherwise undocumented." ;
    ns2:teaches ns1:01M1BVV4WY6PPJN89RGFSJNA23 .
_:b10656 a ns2:SourceAssertionRelation ;
    ns2:basedOnSource ns1:01M1BVV4WYFBC480XENZXVHDXC ;
    ns2:coversProperty schema:name ;
    ns2:evidenceWeight <https://w3id.org/martialis/vocab/evidence-weight/high> ;
    ns2:quotation "In 1863 Shingoro received a letter of introduction from Kenzo to study at the Renpeikan dojo in Edo." ;
    ns2:sourceRefType <https://w3id.org/martialis/vocab/source-ref-type/secondary> ;
    ns2:supports true .
_:b10655 a ns2:LifeEvent .
_:b10654 a ns2:LifeEvent .
_:b10653 schema:addressCountry <http://publications.europa.eu/resource/authority/country/JPN> ;
    schema:sameAs <http://www.wikidata.org/entity/Q17> .
