@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:01M1KSV6WRG8Z2AM9KV5X85B8K a ns2:Person ;
    schema:name "Miyakawa Ikkan"@ja-latn ;
    schema:nationality _:b12563 ;
    ns2:birthEvent _:b12564 ;
    ns2:deathEvent _:b12565 ;
    ns2:hasEvidence _:b12566 ;
    ns2:researchNote "Alongside Takahashi Kazuyoshi, became jūdō head-instructor at Waseda University; identified by Kawaishi Mikinosuke's son as one of his father's teachers there - see database/persons/JPN/Kawaishi_Mikinosuke.yaml and database/persons/JPN/Takahashi_Kazuyoshi.yaml. Otherwise undocumented." ;
    ns2:taughtAt ns1:01KJJAWN29MA64W22606R3WD97 ;
    ns2:teaches ns1:01KJJAWN28MWKKSN4J02MVY1T3 .
_:b12566 a ns2:SourceAssertionRelation ;
    schema:citation "Kodokan Judo's Three Orphaned Forms of Counter Techniques - Part 1: The Gonosen-no-kata (ResearchGate)" ;
    schema:url <https://www.researchgate.net/publication/277665808_Kodokan_Judo's_three_orphaned_forms_of_counter_techniques_-_Part_1_The_gonosen-no-kata_-_Forms_of_post-attack_initiative_counter_throws> ;
    ns2:coversProperty schema:name ;
    ns2:evidenceWeight <https://w3id.org/martialis/vocab/evidence-weight/high> ;
    ns2:quotation "According to Kawaishi Norikazu15, eldest son of Kawaishi Mikinosuke, the teachers identified by his father as those from whom his father had learnt jūdō at Waseda University were Takahashi and Miyakawa." ;
    ns2:sourceRefType <https://w3id.org/martialis/vocab/source-ref-type/primary> ;
    ns2:supports true .
_:b12565 a ns2:LifeEvent .
_:b12564 a ns2:LifeEvent .
_:b12563 schema:addressCountry <http://publications.europa.eu/resource/authority/country/JPN> ;
    schema:sameAs <http://www.wikidata.org/entity/Q17> .
