@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:01M1KSJ12QB2MS2RB0QJ0S0CHZ a ns2:Person ;
    <http://www.w3.org/ns/prov#wasDerivedFrom> ns1:01KZ0ZT8VBGFQREFNE6Y0XNQ8W ;
    schema:name "Arakaki Sadao"@ja-latn ;
    schema:nationality _:b3527 ;
    ns2:birthEvent _:b3528 ;
    ns2:deathEvent _:b3529 ;
    ns2:hasEvidence _:b3530 ;
    ns2:researchNote "Represented Kentsu Yabu in Hawaii and began teaching Richard Kim karate there from 1927, after Kim saw a demonstration by Yabu - see database/persons/USA/Richard_Kim.yaml. Otherwise undocumented." ;
    ns2:teaches ns1:01KZ0ZT8VBPHFXAD3JS8ZRYQWG .
_:b3530 a ns2:SourceAssertionRelation ;
    ns2:basedOnSource ns1:01KZ0ZT8VBGFQREFNE6Y0XNQ8W ;
    ns2:coversProperty schema:name ;
    ns2:evidenceWeight <https://w3id.org/martialis/vocab/evidence-weight/high> ;
    ns2:quotation "After seeing a demonstration by Kentsū Yabu, who spent most of 1927 in Hawaii, Kim began studying karate under Sadao Arakaki, who represented Yabu in Hawaii." ;
    ns2:sourceRefType <https://w3id.org/martialis/vocab/source-ref-type/secondary> ;
    ns2:supports true .
_:b3529 a ns2:LifeEvent .
_:b3528 a ns2:LifeEvent .
_:b3527 schema:addressCountry <http://publications.europa.eu/resource/authority/country/JPN> ;
    schema:sameAs <http://www.wikidata.org/entity/Q17> .
