@prefix ns1: <https://martial.is/entity/> .
@prefix ns2: <https://w3id.org/martialis/ontology#> .
@prefix ns3: <https://w3id.org/martialis/vocab/source-ref-type/> .
@prefix ns4: <https://w3id.org/martialis/vocab/evidence-weight/> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix schema: <https://schema.org/> .
@prefix ns5: <http://www.w3.org/ns/prov#> .

ns1:01M1KSJ12QYNQ749RFPZ5M4GDJ a ns2:Person ;
    ns5:wasDerivedFrom ns1:01M0QZ9H4W5FQD8EGQG7V4HYJN, ns1:01M0QZ9H4W5FQD8EGQG7V4HYJT ;
    schema:name "Ma Laowei"@zh-latn, "马老维"@zh ;
    schema:nationality _:b5396 ;
    ns2:birthEvent _:b5397 ;
    ns2:deathEvent _:b5398 ;
    ns2:hasEvidence _:b5400, _:b5399 ;
    ns2:researchNote "A renowned Cha Quan master from Guanxian, teacher (with Zhang Jintang) of Yang Hongxiu - see database/persons/CHN/Yang_Hongxiu.yaml. The given name is rendered inconsistently across sources (马老维/马老为); otherwise undocumented." ;
    ns2:teaches ns1:01M0QZ9H4W5FQD8EGQG7V4HYJR .
_:b5400 a ns2:SourceAssertionRelation ;
    ns2:basedOnSource ns1:01M0QZ9H4W5FQD8EGQG7V4HYJT ;
    ns2:evidenceWeight ns4:high ;
    ns2:quotation "师承冠县查拳名师張金堂、馬老為" ;
    ns2:sourceRefType ns3:secondary ;
    ns2:supports true .
_:b5399 a ns2:SourceAssertionRelation ;
    ns2:basedOnSource ns1:01M0QZ9H4W5FQD8EGQG7V4HYJN ;
    ns2:coversProperty schema:name ;
    ns2:evidenceWeight ns4:high ;
    ns2:quotation "是冠县查拳名家张金堂、马老为的弟子" ;
    ns2:sourceRefType ns3:secondary ;
    ns2:supports true .
_:b5398 a ns2:LifeEvent .
_:b5397 a ns2:LifeEvent .
_:b5396 schema:addressCountry <http://publications.europa.eu/resource/authority/country/CHN> ;
    schema:sameAs <http://www.wikidata.org/entity/Q148> .
