@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.wikidata.org/entity/> .
@prefix ns6: <http://publications.europa.eu/resource/authority/country/> .
@prefix ns7: <http://www.w3.org/ns/prov#> .

ns1:01KZKN9Y3XTRN2S6YMMW4DS8TR a ns2:Person ;
    ns7:wasDerivedFrom ns1:01KZHA2591TZDF7ARNDGNTC1KC, ns1:01KZHA25918DZ350CSV9KNBNT2, ns1:01KZHA2591RH73019S4FQ5AWAH ;
    schema:alternateName "Chojin Kuba"@en ;
    schema:description "Okinawan karateka of Tomari-te, neighbor of the Nagamine family in Tomari, Naha; Shoshin Nagamine's first teacher, with whom he began karate at 17 in 1926."@en ;
    schema:keywords "karate", "tomari-te" ;
    schema:name "Kuba Chōjin"@ja-latn ;
    schema:nationality _:b11691 ;
    ns2:birthEvent _:b11692 ;
    ns2:deathEvent _:b11695 ;
    ns2:hasEvidence _:b11698, _:b11697, _:b11696 ;
    ns2:researchNote "Known only through Shoshin Nagamine's account. Nagamine, recovering from a gastroenteric disorder, began practicing karate at the backyard of his neighbor friend Chojin Kuba in 1926 at age 17; the ODKS tourism page and Charles Goodin's article describe Kuba as a practitioner of Tomari-te living in the same neighborhood. No biographical dates are recorded." ;
    ns2:teaches ns1:01KZBXACW0REMTPYNSM6B5QQAQ .
_:b11698 a ns2:SourceAssertionRelation ;
    ns2:basedOnSource ns1:01KZHA2591TZDF7ARNDGNTC1KC ;
    ns2:coversProperty ns2:researchNote, schema:description ;
    ns2:evidenceWeight ns4:high ;
    ns2:sourceRefType ns3:secondary ;
    ns2:supports true .
_:b11697 a ns2:SourceAssertionRelation ;
    ns2:basedOnSource ns1:01KZHA2591RH73019S4FQ5AWAH ;
    ns2:coversProperty ns2:researchNote, schema:description ;
    ns2:evidenceWeight ns4:high ;
    ns2:sourceRefType ns3:secondary ;
    ns2:supports true .
_:b11696 a ns2:SourceAssertionRelation ;
    ns2:basedOnSource ns1:01KZHA25918DZ350CSV9KNBNT2 ;
    ns2:coversProperty ns2:researchNote, schema:description, schema:name, ns2:birthEvent ;
    ns2:evidenceWeight ns4:high ;
    ns2:sourceRefType ns3:primary ;
    ns2:supports true .
_:b11695 a ns2:LifeEvent .
_:b11692 a ns2:LifeEvent ;
    ns7:wasDerivedFrom ns1:01KZHA25918DZ350CSV9KNBNT2 ;
    schema:birthPlace _:b11693 ;
    ns2:hasEvidence _:b11694 .
_:b11694 a ns2:SourceAssertionRelation ;
    ns2:basedOnSource ns1:01KZHA25918DZ350CSV9KNBNT2 ;
    ns2:evidenceWeight ns4:high ;
    ns2:quotation "I had to resort to a diet, while practicing Karate at the backyard of neighbor friend, Mr. Chojin Kuba. It was in 1926 and I was 17 years of age." ;
    ns2:sourceRefType ns3:primary ;
    ns2:supports true .
_:b11693 schema:addressCountry ns6:JPN ;
    schema:name "Naha (Tomari)" ;
    schema:sameAs ns5:Q181966 .
_:b11691 schema:addressCountry ns6:JPN ;
    schema:sameAs ns5:Q17 .
