@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 rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix schema: <https://schema.org/> .
@prefix ns5: <http://www.w3.org/ns/prov#> .

ns1:01M1KSJ12QJHX9HASE7GJ1RZCG a ns2:Person ;
    ns5:wasDerivedFrom ns1:01M0R2X2ACRA40SK61QWSERG02, ns1:01M0SP452BKR35VRZPBV25KRV5 ;
    schema:name "小島智雄"@ja, "Kojima Tomoo"@ja-latn ;
    schema:nationality _:b6246 ;
    ns2:birthEvent _:b6247 ;
    ns2:deathEvent _:b6248 ;
    ns2:hasEvidence _:b6250, _:b6249 ;
    ns2:researchNote "Coach of the Nihon University boxing club, who supervised Yukio Mishima's boxing practice from September 1956 to around mid-1957 - see database/persons/JPN/Yukio_Mishima.yaml. Otherwise undocumented." ;
    ns2:teaches ns1:01M0R2X2ACQV39MDYRBGXZX3TY .
_:b6250 a ns2:SourceAssertionRelation ;
    ns2:basedOnSource ns1:01M0SP452BKR35VRZPBV25KRV5 ;
    ns2:evidenceWeight ns4:medium ;
    ns2:quotation "昭和31年9月、三島は日大拳闘部監督の小島智雄の門下生となって、学生たちと一緒に汗を流した。" ;
    ns2:sourceRefType ns3:secondary ;
    ns2:supports true .
_:b6249 a ns2:SourceAssertionRelation ;
    ns2:basedOnSource ns1:01M0R2X2ACRA40SK61QWSERG02 ;
    ns2:coversProperty schema:name ;
    ns2:evidenceWeight ns4:high ;
    ns2:quotation "9月には、鈴木智雄の紹介で、日大拳闘部の好意により、小島智雄の監督の下、ボクシングの練習も始めた" ;
    ns2:sourceRefType ns3:secondary ;
    ns2:supports true .
_:b6248 a ns2:LifeEvent .
_:b6247 a ns2:LifeEvent .
_:b6246 schema:addressCountry <http://publications.europa.eu/resource/authority/country/JPN> ;
    schema:sameAs <http://www.wikidata.org/entity/Q17> .
