@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:01M1KSJ12QV3G5NSSC1EXEDAD4 a ns2:Person ;
    <http://www.w3.org/ns/prov#wasDerivedFrom> ns1:01KYJ80JXE1BEMQX71ZNZ6BJHF ;
    schema:name "Xiao Sheng Yi"@zh-latn ;
    schema:nationality _:b12196 ;
    ns2:birthEvent _:b12197 ;
    ns2:deathEvent _:b12198 ;
    ns2:hasEvidence _:b12199 ;
    ns2:researchNote "A famous Cantonese opera performer who Lee Hoi-chuen apprenticed under from 1911, learning acting and martial arts - see database/persons/CHN/Lee_Hoi_chuen.yaml. Otherwise undocumented." ;
    ns2:teaches ns1:01KYJ80JXEQSD15B58MJM76PM3 .
_:b12199 a ns2:SourceAssertionRelation ;
    schema:citation "Lee Hoi-chuen (Wikipedia EN)" ;
    ns2:basedOnSource ns1:01KYJ80JXE1BEMQX71ZNZ6BJHF ;
    ns2:coversProperty schema:name ;
    ns2:evidenceWeight <https://w3id.org/martialis/vocab/evidence-weight/medium> ;
    ns2:quotation "He apprenticed under the famous Cantonese opera performer Xiao Sheng Yi to learn acting and martial arts" ;
    ns2:sourceRefType <https://w3id.org/martialis/vocab/source-ref-type/secondary> ;
    ns2:supports true .
_:b12198 a ns2:LifeEvent .
_:b12197 a ns2:LifeEvent .
_:b12196 schema:addressCountry <http://publications.europa.eu/resource/authority/country/CHN> ;
    schema:sameAs <http://www.wikidata.org/entity/Q148> .
