@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 schema: <https://schema.org/> .
@prefix ns5: <http://www.w3.org/ns/prov#> .
@prefix ns6: <https://martial.is/agent/> .
@prefix ns7: <http://www.wikidata.org/entity/> .
@prefix ns8: <http://publications.europa.eu/resource/authority/country/> .

ns1:01KYD74HFE49JZRNYJDXWMF02Q a ns2:Person ;
    ns5:wasDerivedFrom ns1:01KYD74HFBEFCQDJZCP9WHECWP ;
    schema:alternateName "找錢華"@zh, "Money Changer Wah"@en ;
    schema:description "Chan Wah-shun (c.1836–1913) was a Chinese martial artist and Wing Chun grandmaster. Nicknamed 'Money Changer Wah', he was a student of Leung Jan and the teacher of Ip Man, who became his 16th and last student."@en ;
    schema:keywords "chinese-martial-arts", "grandmaster", "wing-chun" ;
    schema:name "陳華順"@zh, "Chan Wah-shun"@en, "Chen Huashun"@zh-latn ;
    schema:nationality _:b6001 ;
    schema:sameAs <https://www.wikidata.org/wiki/Q700991> ;
    ns2:birthEvent _:b6002 ;
    ns2:deathEvent _:b6005 ;
    ns2:hasEvidence _:b6008 ;
    ns2:hasTeacherAssertion _:b6009 ;
    ns2:teaches ns1:01KYD5XMNM4DH8KAWBC1TE9BDJ ;
    ns2:wasTaughtBy ns1:01KYD74HFGEBZYJ17SBVPGNKZ7 .
_:b6009 a ns2:TeacherAssertion ;
    ns2:assertedStyle ns1:01KYD5XMNMNXZZC2GQVFVRRSMG ;
    ns2:hasConfidence _:b6010 ;
    ns2:hasInteraction _:b6011 ;
    ns2:object ns1:01KYD74HFGEBZYJ17SBVPGNKZ7 ;
    ns2:role <https://w3id.org/martialis/vocab/teacher-role/student> ;
    ns2:subject ns1:01KYD74HFE49JZRNYJDXWMF02Q .
_:b6011 a ns2:TeacherInteraction ;
    ns5:wasDerivedFrom ns1:01KYD74HFBEFCQDJZCP9WHECWP ;
    ns2:hasEvidence _:b6012 ;
    ns2:interactionPeriod _:b6013 .
_:b6013 a ns2:TimeInterval .
_:b6012 a ns2:SourceAssertionRelation ;
    schema:citation "Chan Wah-shun (Wikipedia EN)" ;
    ns2:basedOnSource ns1:01KYD74HFBEFCQDJZCP9WHECWP ;
    ns2:evidenceWeight ns4:medium ;
    ns2:quotation "Chan Wah-shun was a student of the Wing Chun grandmaster Leung Jan" ;
    ns2:sourceRefType ns3:secondary ;
    ns2:supports true .
_:b6010 a ns2:Confidence ;
    ns5:wasAttributedTo ns6:FSM ;
    ns2:assessedBy ns6:FSM ;
    ns2:confidenceLevel "2"^^<http://www.w3.org/2001/XMLSchema#integer> ;
    ns2:confidenceRationale "Lineage tradition records Chan Wah-shun as a student of Leung Jan, but historical documentation for 19th century Wing Chun is sparse" .
_:b6008 a ns2:SourceAssertionRelation ;
    schema:citation "Chan Wah-shun (Wikipedia EN)" ;
    ns2:basedOnSource ns1:01KYD74HFBEFCQDJZCP9WHECWP ;
    ns2:coversProperty ns2:hasTeacherAssertion, ns2:deathEvent, schema:name, ns2:birthEvent ;
    ns2:evidenceWeight ns4:high ;
    ns2:sourceRefType ns3:secondary ;
    ns2:supports true .
_:b6005 a ns2:LifeEvent ;
    ns5:wasDerivedFrom ns1:01KYD74HFBEFCQDJZCP9WHECWP ;
    schema:deathDate "1913" ;
    schema:deathPlace _:b6006 ;
    ns2:earliestYear "1913"^^<http://www.w3.org/2001/XMLSchema#integer> ;
    ns2:hasEvidence _:b6007 ;
    ns2:latestYear "1913"^^<http://www.w3.org/2001/XMLSchema#integer> .
_:b6007 a ns2:SourceAssertionRelation ;
    schema:citation "Chan Wah-shun (Wikipedia EN)" ;
    ns2:basedOnSource ns1:01KYD74HFBEFCQDJZCP9WHECWP ;
    ns2:evidenceWeight ns4:medium ;
    ns2:sourceRefType ns3:secondary ;
    ns2:supports true .
_:b6006 schema:addressCountry ns8:CHN ;
    schema:name "Foshan" ;
    schema:sameAs ns7:Q34412 .
_:b6002 a ns2:LifeEvent ;
    ns5:wasDerivedFrom ns1:01KYD74HFBEFCQDJZCP9WHECWP ;
    schema:birthDate "1836~" ;
    schema:birthPlace _:b6003 ;
    ns2:earliestYear "1836"^^<http://www.w3.org/2001/XMLSchema#integer> ;
    ns2:hasEvidence _:b6004 ;
    ns2:latestYear "1836"^^<http://www.w3.org/2001/XMLSchema#integer> .
_:b6004 a ns2:SourceAssertionRelation ;
    schema:citation "Chan Wah-shun (Wikipedia EN)" ;
    ns2:basedOnSource ns1:01KYD74HFBEFCQDJZCP9WHECWP ;
    ns2:evidenceWeight ns4:medium ;
    ns2:sourceRefType ns3:secondary ;
    ns2:supports true .
_:b6003 schema:addressCountry ns8:CHN ;
    schema:name "Shunde" ;
    schema:sameAs ns7:Q29520 .
_:b6001 schema:addressCountry ns8:CHN ;
    schema:sameAs ns7:Q148 .
