@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:01KZ9TQS3VVK7CET0NDZSDFFR2 a ns2:Person ;
    ns5:wasDerivedFrom ns1:01KZ9TQS3VGPBASF3Z1Q0AVHJF, ns1:01KZ9TQS3V19N7VHQ47F1W7BPN ;
    schema:description "Last headmaster of Gyokushin-ryu jujutsu, an old style known for its sutemiwaza (sacrifice throws). Taught Minoru Mochizuki in Tokyo in the mid-1920s; distressed that the classical jujutsu styles were disappearing, he insisted Mochizuki study so the art would not die with him."@en ;
    schema:keywords "japan", "jujutsu", "gyokushin-ryu" ;
    schema:name "Oshima Sanjuro"@ja-latn ;
    schema:nationality _:b9559 ;
    ns2:birthEvent _:b9560 ;
    ns2:deathEvent _:b9561 ;
    ns2:hasEvidence _:b9563, _:b9562 ;
    ns2:researchNote "Kanji for the name are not established in the available sources." ;
    ns2:teaches ns1:01KJJAWN28MWKKSN4J02MVY1TX .
_:b9563 a ns2:SourceAssertionRelation ;
    ns2:basedOnSource ns1:01KZ9TQS3V19N7VHQ47F1W7BPN ;
    ns2:coversProperty schema:description ;
    ns2:evidenceWeight ns4:medium ;
    ns2:quotation "Current headmaster: None (extinct after Sanjuro Oshima)" ;
    ns2:sourceRefType ns3:secondary ;
    ns2:supports true .
_:b9562 a ns2:SourceAssertionRelation ;
    ns2:basedOnSource ns1:01KZ9TQS3VGPBASF3Z1Q0AVHJF ;
    ns2:coversProperty schema:description, schema:name ;
    ns2:evidenceWeight ns4:high ;
    ns2:quotation "Le professeur de cette école, Sanjuro Oshima se désolait de constater que les styles classiques de Jujutsu disparaissaient. Il insista pour que je l'étudie avec lui afin que l'art qu'il enseignait ne meure pas avec lui." ;
    ns2:sourceRefType ns3:primary ;
    ns2:supports true .
_:b9561 a ns2:LifeEvent .
_:b9560 a ns2:LifeEvent .
_:b9559 schema:addressCountry <http://publications.europa.eu/resource/authority/country/JPN> ;
    schema:sameAs <http://www.wikidata.org/entity/Q17> .
