@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:01M1KSJ12QEP45X57F3QQ720TG a ns2:Person ;
    <http://www.w3.org/ns/prov#wasDerivedFrom> ns1:01KZ6XT5DSE2WFVPWC8ET939CN ;
    schema:name "Goto Magobei Masasuke"@ja-latn ;
    schema:nationality _:b3998 ;
    ns2:birthEvent _:b3999 ;
    ns2:deathEvent _:b4000 ;
    ns2:hasEvidence _:b4001 ;
    ns2:researchNote "Granted Morimoto Tokumi Menkyo Kaiden in Muso Jikiden Eishin Ryu, by 1897 - see database/persons/JPN/Morimoto_Tokumi.yaml. Otherwise undocumented." ;
    ns2:teaches ns1:01M1BVV4WYQ36TS68VAVM3AZ4V .
_:b4001 a ns2:SourceAssertionRelation ;
    ns2:basedOnSource ns1:01KZ6XT5DSE2WFVPWC8ET939CN ;
    ns2:coversProperty schema:name ;
    ns2:evidenceWeight <https://w3id.org/martialis/vocab/evidence-weight/medium> ;
    ns2:quotation "Morimoto Tokumi received Menkyo Kaiden in Muso Jikiden Eishin Ryu from Goto Magobei Masasuke" ;
    ns2:sourceRefType <https://w3id.org/martialis/vocab/source-ref-type/secondary> ;
    ns2:supports true .
_:b4000 a ns2:LifeEvent .
_:b3999 a ns2:LifeEvent .
_:b3998 schema:addressCountry <http://publications.europa.eu/resource/authority/country/JPN> ;
    schema:sameAs <http://www.wikidata.org/entity/Q17> .
