@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:01KZKN9Y3XGW1XRESECHXFN4NH a ns2:Person ;
    ns7:wasDerivedFrom ns1:01KZHA25918DZ350CSV9KNBNT2 ;
    schema:alternateName "Kotatsu Iha"@en ;
    schema:description "Okinawan karate master (\"old master\") of Tomari, Naha, who guided Shoshin Nagamine's nightly training at the Tomari Primary School grounds during his senior school year (c. 1927)."@en ;
    schema:keywords "karate", "tomari-te" ;
    schema:name "Iha Kotatsu"@ja-latn ;
    schema:nationality _:b11038 ;
    ns2:birthEvent _:b11039 ;
    ns2:deathEvent _:b11042 ;
    ns2:hasEvidence _:b11043 ;
    ns2:researchNote "Known only through Shoshin Nagamine's autobiography, which describes him as an \"old master\" who guided Nagamine's nightly karate practice on the grounds of Tomari Primary School during his senior year of commercial school (c. 1927, before Nagamine left for Shuri in March 1928). Single-source (autobiography, primary), no biographical dates recorded." ;
    ns2:teaches ns1:01KZBXACW0REMTPYNSM6B5QQAQ .
_:b11043 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 .
_:b11042 a ns2:LifeEvent .
_:b11039 a ns2:LifeEvent ;
    ns7:wasDerivedFrom ns1:01KZHA25918DZ350CSV9KNBNT2 ;
    schema:birthPlace _:b11040 ;
    ns2:hasEvidence _:b11041 .
_:b11041 a ns2:SourceAssertionRelation ;
    ns2:basedOnSource ns1:01KZHA25918DZ350CSV9KNBNT2 ;
    ns2:evidenceWeight ns4:high ;
    ns2:quotation "In those days, I began, earnestly, work out every night at the ground of Tomari Primary School, under the guidance of old master, Mr. Kotatsu Iha." ;
    ns2:sourceRefType ns3:primary ;
    ns2:supports true .
_:b11040 schema:addressCountry ns6:JPN ;
    schema:name "Naha (Tomari)" ;
    schema:sameAs ns5:Q181966 .
_:b11038 schema:addressCountry ns6:JPN ;
    schema:sameAs ns5:Q17 .
