@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:01M1KR4J6ERTADQBQC0YWRR5Z0 a ns2:Person ;
    <http://www.w3.org/ns/prov#wasDerivedFrom> ns1:01KYT8RS8VNQYJZM2XGV105GA7 ;
    schema:name "Nei-chu So"@en ;
    schema:nationality _:b4223 ;
    ns2:birthEvent _:b4224 ;
    ns2:deathEvent _:b4225 ;
    ns2:hasEvidence _:b4226 ;
    ns2:researchNote "A senior student of Chojun Miyagi (Goju-ryu's founder) and a fellow Korean from Oyama's native province, who taught Mas Oyama Goju-ryu for several years - see database/persons/KOR/Mas_Oyama.yaml. Possibly the same person Masahiko Kimura names only as 'Master So' (also a Goju-ryu teacher, per Kimura's autobiography - database/persons/JPN/Kimura_Masahiko.yaml), but that identification is not confirmed by either source and is left unlinked pending verification." ;
    ns2:teaches ns1:01KYT8RX5WJXBGW45FEVYWN7WC .
_:b4226 a ns2:SourceAssertionRelation ;
    ns2:basedOnSource ns1:01KYT8RS8VNQYJZM2XGV105GA7 ;
    ns2:coversProperty schema:name ;
    ns2:evidenceWeight <https://w3id.org/martialis/vocab/evidence-weight/high> ;
    ns2:quotation "Oyama then studied Goju-ryu karate for several years with Nei-chu So, who was a fellow Korean from Oyama's native province and a senior student of the system's founder, Chojun Miyagi." ;
    ns2:sourceRefType <https://w3id.org/martialis/vocab/source-ref-type/secondary> ;
    ns2:supports true .
_:b4225 a ns2:LifeEvent .
_:b4224 a ns2:LifeEvent .
_:b4223 schema:addressCountry <http://publications.europa.eu/resource/authority/country/KOR> .
