@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:01M1KH7NTWJKSJD3F88QT2TNZ6 a ns2:Person ;
    <http://www.w3.org/ns/prov#wasDerivedFrom> ns1:01KZGJHHWJVNW1QV7FY93T72ZQ ;
    schema:alternateName "Seiei Miyahira"@en ;
    schema:name "Miyahira Seiei"@ja-latn ;
    schema:nationality _:b9798 ;
    ns2:birthEvent _:b9799 ;
    ns2:deathEvent _:b9800 ;
    ns2:hasEvidence _:b9801 ;
    ns2:researchNote "An expert in punching techniques who taught them to Higa Yuchoku after Jiro Shiroma's death in 1933, alongside Jinnan Shinzato - see database/persons/JPN/Higa_Yuchoku.yaml. Otherwise undocumented." ;
    ns2:teaches ns1:01KZEGBEJ0G9YQF7TGES852HAH .
_:b9801 a ns2:SourceAssertionRelation ;
    ns2:basedOnSource ns1:01KZGJHHWJVNW1QV7FY93T72ZQ ;
    ns2:coversProperty schema:name ;
    ns2:evidenceWeight <https://w3id.org/martialis/vocab/evidence-weight/high> ;
    ns2:quotation "Y. Higa learnt from Master Miyahira the punching techniques, in which S.Miyahira had become an expert." ;
    ns2:sourceRefType <https://w3id.org/martialis/vocab/source-ref-type/secondary> ;
    ns2:supports true .
_:b9800 a ns2:LifeEvent .
_:b9799 a ns2:LifeEvent .
_:b9798 schema:addressCountry <http://publications.europa.eu/resource/authority/country/JPN> ;
    schema:sameAs <http://www.wikidata.org/entity/Q17> .
