@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:01KY52KXTPP699G2NDG8HR4ZGA a ns2:Person ;
    <http://www.w3.org/ns/prov#wasDerivedFrom> ns1:01KY4XTGWDFZB108B7ZN44GSDS ;
    schema:description "Ex-samurai of the Owari clan. Teacher of Shin-Shin-Ryu jujutsu and katsu. Gunji Koizumi trained under him in Fusan, Korea in 1904."@en ;
    schema:name "山田信勝"@ja, "Yamada Nobukatsu"@ja-latn ;
    schema:nationality _:b4928 ;
    ns2:birthEvent _:b4929 ;
    ns2:deathEvent _:b4930 ;
    ns2:hasEvidence _:b4931 ;
    ns2:teaches ns1:01KY52HE48XM1KHDGKBV98YRQ2 .
_:b4931 a ns2:SourceAssertionRelation ;
    ns2:basedOnSource ns1:01KY4XTGWDFZB108B7ZN44GSDS ;
    ns2:coversProperty schema:name ;
    ns2:evidenceWeight <https://w3id.org/martialis/vocab/evidence-weight/medium> ;
    ns2:quotation "In 1904, in Fusan, Korea, I attended the Kenjutsu and Ju JUTSU school conducted by an ex-samurai of the Owari clan, Sensei NOBUKATSU YAMADA and learned the techniques of SHIN-SHIN-RYU, JU JUTSU and KATSU." ;
    ns2:sourceRefType <https://w3id.org/martialis/vocab/source-ref-type/primary> ;
    ns2:supports true .
_:b4930 a ns2:LifeEvent .
_:b4929 a ns2:LifeEvent .
_:b4928 schema:addressCountry <http://publications.europa.eu/resource/authority/country/JPN> ;
    schema:sameAs <http://www.wikidata.org/entity/Q17> .
