@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:01M1KR4J6EYBHT5Q2S31H8CYVK a ns2:Person ;
    <http://www.w3.org/ns/prov#wasDerivedFrom> ns1:01KYD80165F7SZ8EACYZQSE717 ;
    schema:name "梁蘭桂"@zh, "Leung Lan-kwai"@en ;
    schema:nationality _:b4314 ;
    ns2:birthEvent _:b4315 ;
    ns2:deathEvent _:b4316 ;
    ns2:hasEvidence _:b4317 ;
    ns2:researchNote "Lineage tradition names him as the teacher of both Leung Yee-tai and Wong Wah-bo of the Red Boat Opera troupe - see database/persons/CHN/Leung_Yee_tai.yaml and database/persons/CHN/Wong_Wah_bo.yaml. This early Wing Chun lineage is semi-legendary with no contemporary documentation; recorded at confidence level 0 (disputed) on both referencing entries." ;
    ns2:teaches ns1:01KYD80169RPXQEB84TD2X3JW5, ns1:01KYD801685FWEAWMEM2490GYF .
_:b4317 a ns2:SourceAssertionRelation ;
    schema:citation "Branches of Wing Chun (Wikipedia EN)" ;
    ns2:basedOnSource ns1:01KYD80165F7SZ8EACYZQSE717 ;
    ns2:coversProperty schema:name ;
    ns2:evidenceWeight <https://w3id.org/martialis/vocab/evidence-weight/low> ;
    ns2:sourceRefType <https://w3id.org/martialis/vocab/source-ref-type/secondary> ;
    ns2:supports true .
_:b4316 a ns2:LifeEvent .
_:b4315 a ns2:LifeEvent .
_:b4314 schema:addressCountry <http://publications.europa.eu/resource/authority/country/CHN> .
