@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:01M1KSJ12Q9GAXRF2QTSST28B4 a ns2:Person ;
    <http://www.w3.org/ns/prov#wasDerivedFrom> ns1:01KYYVEV2MEXM7XK17S83NWQS4 ;
    schema:name "Shimoda Takeshi"@ja-latn ;
    schema:nationality _:b12690 ;
    ns2:birthEvent _:b12691 ;
    ns2:deathEvent _:b12692 ;
    ns2:hasEvidence _:b12693 ;
    ns2:researchNote "Named alongside Gichin Funakoshi, Gigō Funakoshi and Isao Obata among Masatoshi Nakayama's teachers - see database/persons/JPN/Masatoshi_Nakayama.yaml; also mentioned in prose (not as a teacher claim) in database/persons/JPN/Egami_Shigeru.yaml. Otherwise undocumented here." ;
    ns2:teaches ns1:01KYYVEV2M51X3PGZ78QFDZBRZ .
_:b12693 a ns2:SourceAssertionRelation ;
    ns2:basedOnSource ns1:01KYYVEV2MEXM7XK17S83NWQS4 ;
    ns2:coversProperty schema:name ;
    ns2:evidenceWeight <https://w3id.org/martialis/vocab/evidence-weight/medium> ;
    ns2:quotation "Gichin Funakoshi, Gigō Funakoshi, Isao Obata, Takeshi Shimoda" ;
    ns2:sourceRefType <https://w3id.org/martialis/vocab/source-ref-type/secondary> ;
    ns2:supports true .
_:b12692 a ns2:LifeEvent .
_:b12691 a ns2:LifeEvent .
_:b12690 schema:addressCountry <http://publications.europa.eu/resource/authority/country/JPN> ;
    schema:sameAs <http://www.wikidata.org/entity/Q17> .
