@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:01M1KH7NTWJW8SAGMAFQ86YD4M a ns2:Person ;
    <http://www.w3.org/ns/prov#wasDerivedFrom> ns1:01KZGJHHWJVNW1QV7FY93T72ZQ ;
    schema:alternateName "Jiro Shiroma"@en ;
    schema:name "Shiroma Jiro"@ja-latn ;
    schema:nationality _:b11396 ;
    ns2:birthEvent _:b11397 ;
    ns2:deathEvent _:b11398 ;
    ns2:hasEvidence _:b11399 ;
    ns2:researchNote "A Shuri-te specialist described as Higa Yuchoku's first master, who trained him for six years from 1927 until his death in 1933 - see database/persons/JPN/Higa_Yuchoku.yaml. Otherwise undocumented." ;
    ns2:teaches ns1:01KZEGBEJ0G9YQF7TGES852HAH .
_:b11399 a ns2:SourceAssertionRelation ;
    ns2:basedOnSource ns1:01KZGJHHWJVNW1QV7FY93T72ZQ ;
    ns2:coversProperty ns2:deathEvent, schema:name ;
    ns2:evidenceWeight <https://w3id.org/martialis/vocab/evidence-weight/high> ;
    ns2:quotation "His first master was the sensei Jiro Shiroma, who was a specialist in Shuri-te, and who trained him for 6 years utilizing intense practice of Kihon and Kata as his basis... On the death of the master Shiroma in 1933..." ;
    ns2:sourceRefType <https://w3id.org/martialis/vocab/source-ref-type/secondary> ;
    ns2:supports true .
_:b11398 a ns2:LifeEvent ;
    schema:deathDate "1933" ;
    ns2:earliestYear "1933"^^<http://www.w3.org/2001/XMLSchema#integer> ;
    ns2:latestYear "1933"^^<http://www.w3.org/2001/XMLSchema#integer> .
_:b11397 a ns2:LifeEvent .
_:b11396 schema:addressCountry <http://publications.europa.eu/resource/authority/country/JPN> ;
    schema:sameAs <http://www.wikidata.org/entity/Q17> .
