@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:01M1KT3VZZ488GVQXP7QKGNW6B a ns2:Person ;
    <http://www.w3.org/ns/prov#wasDerivedFrom> ns1:01M1BVV4WYSYBSPA6C9F1A3EST ;
    schema:name "Hirano Kichizo Yoshinobu"@ja-latn ;
    schema:nationality _:b5241 ;
    ns2:birthEvent _:b5242 ;
    ns2:deathEvent _:b5243 ;
    ns2:hasEvidence _:b5244 ;
    ns2:researchNote "Of the Haruyoshi branch; taught Uchida Ryogoro Shinto Muso Ryu jo, 1856-1877 - see database/persons/JPN/Uchida_Ryogoro.yaml. Named in EN Wikipedia's Uchida Ryogoro article rather than in a directly quoted passage; otherwise undocumented." ;
    ns2:teaches ns1:01M1BVV4WYR2KX4FZ6FP0Q7MMP .
_:b5244 a ns2:SourceAssertionRelation ;
    ns2:basedOnSource ns1:01M1BVV4WYSYBSPA6C9F1A3EST ;
    ns2:coversProperty schema:name ;
    ns2:evidenceWeight <https://w3id.org/martialis/vocab/evidence-weight/high> ;
    ns2:sourceRefType <https://w3id.org/martialis/vocab/source-ref-type/secondary> ;
    ns2:supports true .
_:b5243 a ns2:LifeEvent .
_:b5242 a ns2:LifeEvent .
_:b5241 schema:addressCountry <http://publications.europa.eu/resource/authority/country/JPN> ;
    schema:sameAs <http://www.wikidata.org/entity/Q17> .
