@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:01M1KH7NTWWBVZYEG73GD7K5NG a ns2:Person ;
    <http://www.w3.org/ns/prov#wasDerivedFrom> ns1:01KZGJHHWJVNW1QV7FY93T72ZQ ;
    schema:alternateName "Jinnan Shinzato"@en ;
    schema:name "Shinzato Jinnan"@ja-latn ;
    schema:nationality _:b6563 ;
    ns2:birthEvent _:b6564 ;
    ns2:deathEvent _:b6565 ;
    ns2:hasEvidence _:b6566 ;
    ns2:researchNote "A disciple of Chojun Miyagi of the Naha-te school, who taught Higa Yuchoku Goju-ryu characteristics and the kata Seisan from 1933 - see database/persons/JPN/Higa_Yuchoku.yaml. Otherwise undocumented." ;
    ns2:teaches ns1:01KZEGBEJ0G9YQF7TGES852HAH .
_:b6566 a ns2:SourceAssertionRelation ;
    ns2:basedOnSource ns1:01KZGJHHWJVNW1QV7FY93T72ZQ ;
    ns2:coversProperty schema:name ;
    ns2:evidenceWeight <https://w3id.org/martialis/vocab/evidence-weight/high> ;
    ns2:quotation "he became a pupil of the masters Jinnan Shinzato and Seiei Miyahira. With the former, who was in his turn a disciple of master Chojun Miyagi and belonged to the Naha-te school, Y.Higa learnt the characteristics of the style which is nowadays known as Goju ryu, eventually incorporating the kata Seisan into the school he was later to set up." ;
    ns2:sourceRefType <https://w3id.org/martialis/vocab/source-ref-type/secondary> ;
    ns2:supports true .
_:b6565 a ns2:LifeEvent .
_:b6564 a ns2:LifeEvent .
_:b6563 schema:addressCountry <http://publications.europa.eu/resource/authority/country/JPN> ;
    schema:sameAs <http://www.wikidata.org/entity/Q17> .
