@prefix ns1: <https://martial.is/entity/> .
@prefix ns2: <https://w3id.org/martialis/ontology#> .
@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 rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix ns5: <http://www.w3.org/ns/prov#> .

ns1:01M1KR4J6EAQB0ZD6G37K02TXV a ns2:Person ;
    ns5:wasDerivedFrom ns1:01KZH55CZVPF2CADEWKWE5HJ8J, ns1:01KZC8XAP85VEJ4KZG8H81DH86 ;
    schema:alternateName "Yamane Tanmei"@en, "Yamani Usumei"@en ;
    schema:name "Chinen Sanra"@ja-latn ;
    schema:nationality _:b9306 ;
    ns2:birthEvent _:b9307 ;
    ns2:deathEvent _:b9308 ;
    ns2:hasEvidence _:b9310, _:b9309 ;
    ns2:researchNote "Founder of the Yamani-ryu/Yamane-ryu bojutsu school, and the father of Chinen Masami, who named the style after him and is implied to have been his student - see database/persons/JPN/Chinen_Masami.yaml." ;
    ns2:teaches ns1:01KZBVW8NFCS8PS3RR0PDQ1936 .
_:b9310 a ns2:SourceAssertionRelation ;
    ns2:basedOnSource ns1:01KZC8XAP85VEJ4KZG8H81DH86 ;
    ns2:coversProperty schema:name ;
    ns2:evidenceWeight ns4:medium ;
    ns2:quotation "Chinen named the style after his father Sanra Chinen who was also a teacher of Bōjutsu and known as Yamani Usumei and Yamane Tanmei." ;
    ns2:sourceRefType ns3:secondary ;
    ns2:supports true .
_:b9309 a ns2:SourceAssertionRelation ;
    ns2:basedOnSource ns1:01KZH55CZVPF2CADEWKWE5HJ8J ;
    ns2:evidenceWeight ns4:high ;
    ns2:quotation "Old Man Chinen is Chinen Sanra, who is famous as a master of bojutsu... Chinen Sanra's bojutsu school is called the Yamane-ryu. After the war, his grandson, Chinen Masami, served as the head of the family." ;
    ns2:sourceRefType ns3:secondary ;
    ns2:supports true .
_:b9308 a ns2:LifeEvent .
_:b9307 a ns2:LifeEvent .
_:b9306 schema:addressCountry <http://publications.europa.eu/resource/authority/country/JPN> ;
    schema:sameAs <http://www.wikidata.org/entity/Q17> .
