@prefix ns1: <https://martial.is/entity/> .
@prefix ns2: <https://w3id.org/martialis/ontology#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix ns3: <https://w3id.org/martialis/vocab/source-ref-type/> .
@prefix ns4: <https://w3id.org/martialis/vocab/evidence-weight/> .
@prefix ns5: <http://www.w3.org/ns/prov#> .
@prefix ns6: <https://martial.is/agent/> .
@prefix ns7: <https://w3id.org/martialis/vocab/date-calendar/> .
@prefix schema: <https://schema.org/> .
@prefix ns8: <https://www.wikidata.org/wiki/> .
@prefix ns9: <http://www.wikidata.org/entity/> .
@prefix ns10: <http://publications.europa.eu/resource/authority/country/> .

ns1:01KZEDXRH5D5APZJW9C5TF5EGW a ns2:Person ;
    ns5:wasDerivedFrom ns1:01KZEV34452CQQD9AFYPQNS89J, ns1:01KZEV344570PFVXKKNTX5GYQP, ns1:01KZEV34458YYGR8SHKDQ683BX, ns1:01KZEK9QGVYNFDG0PK8BFQ82N2 ;
    schema:alternateName "Zenryou Shimabukuro"@en, "しまぶくろ ぜんりょう"@ja, "Zenryo Shimabukuro"@en ;
    schema:description "Okinawan karate master (1909-1969), founder of Shorin-ryu Seibukan karate; student of Chotoku Kyan."@en ;
    schema:image _:b5923 ;
    schema:keywords "karate", "shorin-ryu", "seibukan" ;
    schema:name "Shimabukuro Zenryō"@ja-latn, "島袋善良"@ja ;
    schema:nationality _:b5925 ;
    schema:sameAs ns8:Q189805 ;
    ns2:birthEvent _:b5926 ;
    ns2:deathEvent _:b5930 ;
    ns2:hasEvidence _:b5936, _:b5935, _:b5934, _:b5933 ;
    ns2:hasHonorAssertion _:b5937 ;
    ns2:hasRankAssertion _:b5940 ;
    ns2:hasTeacherAssertion _:b5943 ;
    ns2:researchNote "The official Seibukan history (priority source) gives his birth as November 5, 1909 in Shuri Kubagawa, Naha - agreeing with Wikidata and correcting the EN Wikipedia date (November 14, 1908). It records that he went to Osaka at 18 (1926) for work, settled in Chatan in 1933 as a confectioner, and began training under Chotoku Kyan in 1935 (Showa 10) - the EN Wikipedia gives 1932 for the start of Kyan training. He opened a dojo in Chatan in 1952, instructed US Army 503rd Airborne soldiers from 1961, and built the Seibukan dojo in 1962, also creating the Wanshu kata. He was president of the Okinawa Karate Union in 1965, and when the All-Okinawa Karate Federation formed in 1967 he was made vice president and awarded Hanshi 10th dan by it (the EN Wikipedia records a 10th dan red belt in 1964 within the Okinawan Karate-do United Association instead - the official 1967 date is kept). He died at 61 in Osaka in October 1969 on his way back from the All Japan championship. His students included his son Zenpo Shimabukuro (second head of Seibukan), nephew Zenji Shimabukuro, and American paratrooper William Fuller Jr. The Shuriway biography describes him as the foremost disciple of Kyan, with ten years of private training." ;
    ns2:wasTaughtBy ns1:01KZC4PN01Y3PH3HRWWJPAH82A .
_:b5943 a ns2:TeacherAssertion ;
    ns2:assertedStyle ns1:01KZC8S2GE3X9V7N27WXMQEPQA ;
    ns2:hasConfidence _:b5944 ;
    ns2:hasInteraction _:b5945 ;
    ns2:object ns1:01KZC4PN01Y3PH3HRWWJPAH82A ;
    ns2:role <https://w3id.org/martialis/vocab/teacher-role/student> ;
    ns2:subject ns1:01KZEDXRH5D5APZJW9C5TF5EGW .
_:b5945 a ns2:TeacherInteraction ;
    ns5:wasDerivedFrom ns1:01KZEV34452CQQD9AFYPQNS89J, ns1:01KZEV344570PFVXKKNTX5GYQP, ns1:01KZEK9QGVYNFDG0PK8BFQ82N2 ;
    ns2:hasEvidence _:b5948, _:b5947, _:b5946 ;
    ns2:interactionPeriod _:b5949 .
_:b5949 a ns2:TimeInterval ;
    ns2:endYear "1945"^^<http://www.w3.org/2001/XMLSchema#integer> ;
    ns2:startYear "1935"^^<http://www.w3.org/2001/XMLSchema#integer> .
_:b5948 a ns2:SourceAssertionRelation ;
    ns2:basedOnSource ns1:01KZEK9QGVYNFDG0PK8BFQ82N2 ;
    ns2:evidenceWeight ns4:high ;
    ns2:quotation "He began his training with Kyan in 1932, but trained with him until Kyan's death in 1945, excluding the years during World War II, when karate instruction had ceased." ;
    ns2:sourceRefType ns3:secondary ;
    ns2:supports true .
_:b5947 a ns2:SourceAssertionRelation ;
    ns2:basedOnSource ns1:01KZEV34452CQQD9AFYPQNS89J ;
    ns2:evidenceWeight ns4:high ;
    ns2:quotation "Master Zenryo Shimabukuro... was the foremost disciple of Sensei Chotoku Kyan... After completing 10 years of Karate as a private student under the great Master Chotoku Kyan, he began teaching." ;
    ns2:sourceRefType ns3:secondary ;
    ns2:supports true .
_:b5946 a ns2:SourceAssertionRelation ;
    ns2:basedOnSource ns1:01KZEV344570PFVXKKNTX5GYQP ;
    ns2:evidenceWeight ns4:high ;
    ns2:quotation "昭和10年、当時沖縄県読谷村の比謝川湖畔に住んでおられた沖縄空手の大家チャンミーグヮーこと喜屋武朝徳先生の門を叩き空手道に入る。" ;
    ns2:sourceRefType ns3:secondary ;
    ns2:supports true .
_:b5944 a ns2:Confidence ;
    ns5:wasAttributedTo ns6:FSM ;
    ns2:assessedBy ns6:FSM ;
    ns2:confidenceLevel "3"^^<http://www.w3.org/2001/XMLSchema#integer> ;
    ns2:confidenceRationale "The official Seibukan history states Shimabukuro knocked on Kyan's door in 1935 and studied Kyan's Shorin-ryu until Kyan's death in 1945; the EN Wikipedia gives 1932-1945 and the Shuriway biography describes him as Kyan's foremost disciple with ten years of private training" .
_:b5940 a ns2:RankAssertion ;
    ns5:wasDerivedFrom ns1:01KZEV344570PFVXKKNTX5GYQP ;
    schema:datePublished "1967" ;
    ns2:dateCalendar ns7:japanese-nengo ;
    ns2:dateOriginal "昭和４２年" ;
    ns2:earliestYear "1967"^^<http://www.w3.org/2001/XMLSchema#integer> ;
    ns2:hasConfidence _:b5941 ;
    ns2:hasEvidence _:b5942 ;
    ns2:latestYear "1967"^^<http://www.w3.org/2001/XMLSchema#integer> ;
    ns2:object ns1:01KZEK8ETSPWS3CAM18FJWFWJ6 ;
    ns2:rankOrdinal "10"^^<http://www.w3.org/2001/XMLSchema#integer> ;
    ns2:rankSystem ns1:01M11K25NF0E7HG8HWVWM2P3FG ;
    ns2:rankType <https://w3id.org/martialis/vocab/rank-type/dan> ;
    ns2:subject ns1:01KZEDXRH5D5APZJW9C5TF5EGW .
_:b5942 a ns2:SourceAssertionRelation ;
    ns2:basedOnSource ns1:01KZEV344570PFVXKKNTX5GYQP ;
    ns2:evidenceWeight ns4:high ;
    ns2:quotation "昭和４２年、沖縄空手道連盟が結成されるとともに副会長に推され、同連盟より範士十段の称号を授与。" ;
    ns2:sourceRefType ns3:secondary ;
    ns2:supports true .
_:b5941 a ns2:Confidence ;
    ns5:wasAttributedTo ns6:FSM ;
    ns2:assessedBy ns6:FSM ;
    ns2:confidenceLevel "3"^^<http://www.w3.org/2001/XMLSchema#integer> ;
    ns2:confidenceRationale "The official Seibukan history states Shimabukuro was awarded the title of Hanshi 10th dan by the All-Okinawa Karate Federation in 1967; the EN Wikipedia records a 10th dan red belt in 1964 instead" .
_:b5937 a ns2:HonorAssertion ;
    ns5:wasDerivedFrom ns1:01KZEV344570PFVXKKNTX5GYQP ;
    schema:datePublished "1967" ;
    ns2:dateCalendar ns7:japanese-nengo ;
    ns2:dateOriginal "昭和４２年" ;
    ns2:earliestYear "1967"^^<http://www.w3.org/2001/XMLSchema#integer> ;
    ns2:hasConfidence _:b5938 ;
    ns2:hasEvidence _:b5939 ;
    ns2:honorGrade <https://w3id.org/martialis/vocab/rank-grade/shogo_hanshi> ;
    ns2:honorType <https://w3id.org/martialis/vocab/honor-type/title> ;
    ns2:honorValue "Hanshi 10th Dan" ;
    ns2:latestYear "1967"^^<http://www.w3.org/2001/XMLSchema#integer> ;
    ns2:subject ns1:01KZEDXRH5D5APZJW9C5TF5EGW .
_:b5939 a ns2:SourceAssertionRelation ;
    ns2:basedOnSource ns1:01KZEV344570PFVXKKNTX5GYQP ;
    ns2:evidenceWeight ns4:high ;
    ns2:quotation "昭和４２年、沖縄空手道連盟が結成されるとともに副会長に推され、同連盟より範士十段の称号を授与。" ;
    ns2:sourceRefType ns3:secondary ;
    ns2:supports true .
_:b5938 a ns2:Confidence ;
    ns5:wasAttributedTo ns6:FSM ;
    ns2:assessedBy ns6:FSM ;
    ns2:confidenceLevel "3"^^<http://www.w3.org/2001/XMLSchema#integer> ;
    ns2:confidenceRationale "The official Seibukan history states Shimabukuro was awarded the title of Hanshi 10th dan by the All-Okinawa Karate Federation in 1967; the EN Wikipedia records a 10th dan red belt in 1964 instead" .
_:b5936 a ns2:SourceAssertionRelation ;
    ns2:basedOnSource ns1:01KZEV344570PFVXKKNTX5GYQP ;
    ns2:coversProperty ns2:hasTeacherAssertion, ns2:researchNote, ns2:hasRankAssertion, ns2:deathEvent, schema:description, schema:name, ns2:birthEvent ;
    ns2:evidenceWeight ns4:high ;
    ns2:sourceRefType ns3:secondary ;
    ns2:supports true .
_:b5935 a ns2:SourceAssertionRelation ;
    ns2:basedOnSource ns1:01KZEV34452CQQD9AFYPQNS89J ;
    ns2:coversProperty ns2:hasTeacherAssertion, ns2:researchNote, schema:description ;
    ns2:evidenceWeight ns4:medium ;
    ns2:sourceRefType ns3:secondary ;
    ns2:supports true .
_:b5934 a ns2:SourceAssertionRelation ;
    ns2:basedOnSource ns1:01KZEK9QGVYNFDG0PK8BFQ82N2 ;
    ns2:coversProperty ns2:hasTeacherAssertion, ns2:researchNote, ns2:deathEvent, schema:description, schema:name ;
    ns2:evidenceWeight ns4:high ;
    ns2:sourceRefType ns3:secondary ;
    ns2:supports true .
_:b5933 a ns2:SourceAssertionRelation ;
    ns2:basedOnSource ns1:01KZEV34458YYGR8SHKDQ683BX ;
    ns2:coversProperty ns2:researchNote, schema:description ;
    ns2:evidenceWeight ns4:low ;
    ns2:sourceRefType ns3:secondary ;
    ns2:supports true .
_:b5930 a ns2:LifeEvent ;
    ns5:wasDerivedFrom ns1:01KZEV344570PFVXKKNTX5GYQP, ns1:01KZEK9QGVYNFDG0PK8BFQ82N2 ;
    schema:deathDate "1969-10-14" ;
    ns2:dateCalendar ns7:japanese-nengo ;
    ns2:dateOriginal "昭和４４年１０月" ;
    ns2:earliestYear "1969"^^<http://www.w3.org/2001/XMLSchema#integer> ;
    ns2:hasEvidence _:b5932, _:b5931 ;
    ns2:latestYear "1969"^^<http://www.w3.org/2001/XMLSchema#integer> .
_:b5932 a ns2:SourceAssertionRelation ;
    ns2:basedOnSource ns1:01KZEK9QGVYNFDG0PK8BFQ82N2 ;
    ns2:evidenceWeight ns4:high ;
    ns2:quotation "On October 14, 1969, while in Osaka on his way back from the 1st All Japan Karate Championship... Zenryo died of appendicitis." ;
    ns2:sourceRefType ns3:secondary ;
    ns2:supports true .
_:b5931 a ns2:SourceAssertionRelation ;
    ns2:basedOnSource ns1:01KZEV344570PFVXKKNTX5GYQP ;
    ns2:evidenceWeight ns4:high ;
    ns2:quotation "１９６９年（昭和４４年）１０月、善良は全日本空手道連盟...全日本空手道選手権大会（日本武道館）での模範演武の招待を受け...帰途大阪において急な病で帰らぬ人となった。享年６１歳であった。" ;
    ns2:sourceRefType ns3:secondary ;
    ns2:supports true .
_:b5926 a ns2:LifeEvent ;
    ns5:wasDerivedFrom ns1:01KZEV344570PFVXKKNTX5GYQP ;
    schema:birthDate "1909-11-05" ;
    schema:birthPlace _:b5927 ;
    ns2:dateCalendar ns7:japanese-nengo ;
    ns2:dateOriginal "明治４２年１１月５日" ;
    ns2:earliestYear "1909"^^<http://www.w3.org/2001/XMLSchema#integer> ;
    ns2:hasEvidence _:b5929, _:b5928 ;
    ns2:latestYear "1909"^^<http://www.w3.org/2001/XMLSchema#integer> .
_:b5929 a ns2:SourceAssertionRelation ;
    ns2:basedOnSource ns1:01KZEV344570PFVXKKNTX5GYQP ;
    ns2:evidenceWeight ns4:high ;
    ns2:quotation "明治４２年１１月５日沖縄県那覇市首里久場川に生まれる。" ;
    ns2:sourceRefType ns3:secondary ;
    ns2:supports true .
_:b5928 a ns2:SourceAssertionRelation ;
    schema:citation "Wikidata entry for Zenryō Shimabukuro (5 November 1909)" ;
    schema:url ns8:Q189805 ;
    ns2:evidenceWeight ns4:medium ;
    ns2:sourceRefType ns3:tertiary ;
    ns2:supports true .
_:b5927 schema:addressCountry ns10:JPN ;
    schema:name "Shuri" ;
    schema:sameAs ns9:Q608415 .
_:b5925 schema:addressCountry ns10:JPN ;
    schema:sameAs ns9:Q17 .
_:b5923 schema:contentUrl <https://shuriway.com/images/zenryoshimabukuro.jpg> ;
    ns2:imageAttribution _:b5924 .
_:b5924 schema:citation "Zenryo Shimabukuro - Seibukan Shorin-Ryu (Shuriway)" ;
    schema:url <https://shuriway.com/zenryoshimabukuro.html> ;
    ns2:evidenceWeight ns4:medium ;
    ns2:sourceRefType ns3:secondary .
