@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.wikidata.org/entity/> .
@prefix ns6: <http://publications.europa.eu/resource/authority/country/> .

ns1:01KJJAWN28MWKKSN4J02MVY1TY a ns2:Person ;
    schema:name "磯又右衛門"@ja, "Iso Masatari Mataemon"@ja-latn ;
    schema:nationality _:b10916 ;
    schema:sameAs <https://www.wikidata.org/wiki/Q24865226> ;
    ns2:birthEvent _:b10917 ;
    ns2:deathEvent _:b10919 ;
    ns2:hasEvidence _:b10922, _:b10921 ;
    ns2:researchNote "According to Japanese Wikipedia: Father was Okayama Hachiroji Masayuki (岡山八郎治正興), a Kishu hanshi. Studied Yoshin-ryu under Ichinori Oribe Giro (一柳織部義路) from age 15 for 7 years, then Shin no Shinto-ryu under Honma Joemon Kanzan Masato (本間丈右衛門環山正遠) for 6 years after first teacher's death. Founder of Tenjin Shinyo-ryu. These teachers are otherwise undocumented.\n" ;
    ns2:teaches ns1:01KY2WPK79YEDVEADTKZGXGZRT, ns1:01KJJAWN28MWKKSN4J02MVY1S2, ns1:01KY2WPK79SY50QWKSXWZ91NPF, ns1:01KJJAWN28MWKKSN4J02MVY1V9 .
_:b10922 a ns2:SourceAssertionRelation ;
    schema:citation "TENYOKAI INTERNATIONAL - History of Tenjin Shinyo-ryu" ;
    schema:url <http://www.tenyokai.com/history.html> ;
    ns2:evidenceWeight ns4:medium ;
    ns2:sourceRefType ns3:tertiary ;
    ns2:supports true .
_:b10921 a ns2:SourceAssertionRelation ;
    schema:archivedAt <http://web.archive.org/web/20250409192641/https://ja.wikipedia.org/wiki/%E7%A3%AF%E5%8F%88%E5%8F%B3%E8%A1%9B%E9%96%80> ;
    schema:citation "磯又右衛門 - 日本語版ウィキペディア" ;
    schema:url <https://ja.wikipedia.org/wiki/%E7%A3%AF%E5%8F%88%E5%8F%B3%E8%A1%9B%E9%96%80> ;
    ns2:evidenceWeight ns4:medium ;
    ns2:sourceRefType ns3:secondary ;
    ns2:supports true .
_:b10919 a ns2:LifeEvent ;
    schema:deathDate "1863" ;
    schema:deathPlace _:b10920 ;
    ns2:earliestYear "1863"^^<http://www.w3.org/2001/XMLSchema#integer> ;
    ns2:latestYear "1863"^^<http://www.w3.org/2001/XMLSchema#integer> .
_:b10920 schema:addressCountry ns6:JPN ;
    schema:name "Otamagaike, Tokyo" ;
    schema:sameAs ns5:Q11263230 .
_:b10917 a ns2:LifeEvent ;
    schema:birthDate "1790" ;
    schema:birthPlace _:b10918 ;
    ns2:earliestYear "1790"^^<http://www.w3.org/2001/XMLSchema#integer> ;
    ns2:latestYear "1790"^^<http://www.w3.org/2001/XMLSchema#integer> .
_:b10918 schema:addressCountry ns6:JPN ;
    schema:name "Matsusaka, Mie Prefecture" ;
    schema:sameAs ns5:Q460829 .
_:b10916 schema:addressCountry ns6:JPN ;
    schema:sameAs ns5:Q17 .
