@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:01KZ9TQS3VCE0D7V65S6JVC5JD a ns2:Person ;
    ns5:wasDerivedFrom ns1:01KZ9TQS3VNHWPHTJCAKYNERW6, ns1:01KZ9TQS3VGPBASF3Z1Q0AVHJF, ns1:01KZBXVRR52RAP98GM0M14Q7VM, ns1:01KZ9TV15DYS5NBBRRXE67SWAD ;
    schema:alternateName "Shimizu Koji"@ja-latn ;
    schema:description "Shindo Muso-ryu jojutsu teacher, considered the 25th and last (unofficial) headmaster of the school, who spread jodo internationally. Jigoro Kano arranged for Minoru Mochizuki to study Shindo Muso-ryu jojutsu with him in 1930, alongside the studies Kano arranged with Morihei Ueshiba and Hakudo Nakayama."@en ;
    schema:keywords "jodo", "japan", "shindo-muso-ryu" ;
    schema:name "清水隆次"@ja, "Shimizu Takaji"@ja-latn ;
    schema:nationality _:b4459 ;
    ns2:birthEvent _:b4460 ;
    ns2:deathEvent _:b4461 ;
    ns2:hasEvidence _:b4465, _:b4464, _:b4463, _:b4462 ;
    ns2:researchNote "The Dragon Magazine and Karaté-Bushido interviews render the jo teacher's name as 'Koji Shimizu', but the Japanese Wikipedia article on Mochizuki Minoru records the teacher of Shindo Muso-ryu jojutsu as 清水隆次 (Shimizu Takaji), the well-documented 25th and last (unofficial) headmaster of Shindo Muso-ryu (1896-1978). 'Koji' in the interviews is therefore treated as a misrendering of 'Takaji'; the name 'Shimizu Koji' is kept as an aka for traceability." ;
    ns2:teaches ns1:01KJJAWN28MWKKSN4J02MVY1TX .
_:b4465 a ns2:SourceAssertionRelation ;
    ns2:basedOnSource ns1:01KZ9TQS3VGPBASF3Z1Q0AVHJF ;
    ns2:coversProperty ns2:researchNote, schema:name ;
    ns2:evidenceWeight ns4:high ;
    ns2:quotation "C'est Maître Jigoro Kano qui m'a choisi pour aller étudier l'Aïkijujutsu avec Maître Morihei Ueshiba, et le Shindo Muso ryu Ju jutsu auprès de Maître Koji Shimizu." ;
    ns2:sourceRefType ns3:primary ;
    ns2:supports true .
_:b4464 a ns2:SourceAssertionRelation ;
    ns2:basedOnSource ns1:01KZ9TQS3VNHWPHTJCAKYNERW6 ;
    ns2:coversProperty ns2:researchNote, schema:name ;
    ns2:evidenceWeight ns4:high ;
    ns2:quotation "De la même façon, il m'a fait étudié le Shindo Muso Ryu Mo Jutsu auprès de Shimizu sensei, et l'art du sabre avec le maître Hakudo Nakayama." ;
    ns2:sourceRefType ns3:primary ;
    ns2:supports true .
_:b4463 a ns2:SourceAssertionRelation ;
    ns2:basedOnSource ns1:01KZBXVRR52RAP98GM0M14Q7VM ;
    ns2:coversProperty schema:description, schema:name ;
    ns2:evidenceWeight ns4:medium ;
    ns2:quotation "清水隆次にも入門し、神道夢想流杖術の修行を始める。" ;
    ns2:sourceRefType ns3:secondary ;
    ns2:supports true .
_:b4462 a ns2:SourceAssertionRelation ;
    ns2:basedOnSource ns1:01KZ9TV15DYS5NBBRRXE67SWAD ;
    ns2:coversProperty ns2:deathEvent, schema:description, schema:name, ns2:birthEvent ;
    ns2:evidenceWeight ns4:high ;
    ns2:quotation "The spreading of Shintō Musō-ryū beyond Japan was largely the effort of Takaji Shimizu, (1896–1978), considered the 25th headmaster" ;
    ns2:sourceRefType ns3:secondary ;
    ns2:supports true .
_:b4461 a ns2:LifeEvent ;
    schema:deathDate "1978" ;
    ns2:earliestYear "1978"^^<http://www.w3.org/2001/XMLSchema#integer> ;
    ns2:latestYear "1978"^^<http://www.w3.org/2001/XMLSchema#integer> .
_:b4460 a ns2:LifeEvent ;
    schema:birthDate "1896" ;
    ns2:earliestYear "1896"^^<http://www.w3.org/2001/XMLSchema#integer> ;
    ns2:latestYear "1896"^^<http://www.w3.org/2001/XMLSchema#integer> .
_:b4459 schema:addressCountry <http://publications.europa.eu/resource/authority/country/JPN> ;
    schema:sameAs <http://www.wikidata.org/entity/Q17> .
