@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:01M1KR4J6E8WPYAP614SS5X7DP a ns2:Person ;
    <http://www.w3.org/ns/prov#wasDerivedFrom> ns1:01KZC19BDCEMP0XG6BT158J690 ;
    schema:name "Samura Masaaki"@ja-latn ;
    schema:nationality _:b7479 ;
    ns2:birthEvent _:b7480 ;
    ns2:deathEvent _:b7481 ;
    ns2:hasEvidence _:b7482 ;
    ns2:researchNote "A Takeuchi Santo-ryu jujutsu master, father of Kaichiro Samura and implied to have been his teacher - see database/persons/JPN/Samura_Kaichiro.yaml." ;
    ns2:teaches ns1:01KZC19BDCSRJKR7FM173MVWKB .
_:b7482 a ns2:SourceAssertionRelation ;
    ns2:basedOnSource ns1:01KZC19BDCEMP0XG6BT158J690 ;
    ns2:coversProperty schema:name ;
    ns2:evidenceWeight <https://w3id.org/martialis/vocab/evidence-weight/medium> ;
    ns2:quotation "Son of master Masaaki Samura from Takeuchi Santo-ryū jujutsu" ;
    ns2:sourceRefType <https://w3id.org/martialis/vocab/source-ref-type/secondary> ;
    ns2:supports true .
_:b7481 a ns2:LifeEvent .
_:b7480 a ns2:LifeEvent .
_:b7479 schema:addressCountry <http://publications.europa.eu/resource/authority/country/JPN> ;
    schema:sameAs <http://www.wikidata.org/entity/Q17> .
