@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:01M1KSJ12QZ62MMRHX5D0BMQDV a ns2:Person ;
    ns5:wasDerivedFrom ns1:01M0QZ9H4W5FQD8EGQG7V4HYJN, ns1:01M0QZ9H4W5FQD8EGQG7V4HYJT ;
    schema:name "Zhang Jintang"@zh-latn, "张金堂"@zh ;
    schema:nationality _:b9953 ;
    ns2:birthEvent _:b9954 ;
    ns2:deathEvent _:b9955 ;
    ns2:hasEvidence _:b9957, _:b9956 ;
    ns2:researchNote "A renowned Cha Quan master from Guanxian, teacher (with Ma Laowei) of Yang Hongxiu - see database/persons/CHN/Yang_Hongxiu.yaml. Otherwise undocumented." ;
    ns2:teaches ns1:01M0QZ9H4W5FQD8EGQG7V4HYJR .
_:b9957 a ns2:SourceAssertionRelation ;
    ns2:basedOnSource ns1:01M0QZ9H4W5FQD8EGQG7V4HYJT ;
    ns2:evidenceWeight ns4:high ;
    ns2:quotation "师承冠县查拳名师張金堂、馬老為" ;
    ns2:sourceRefType ns3:secondary ;
    ns2:supports true .
_:b9956 a ns2:SourceAssertionRelation ;
    ns2:basedOnSource ns1:01M0QZ9H4W5FQD8EGQG7V4HYJN ;
    ns2:coversProperty schema:name ;
    ns2:evidenceWeight ns4:high ;
    ns2:quotation "是冠县查拳名家张金堂、马老为的弟子" ;
    ns2:sourceRefType ns3:secondary ;
    ns2:supports true .
_:b9955 a ns2:LifeEvent .
_:b9954 a ns2:LifeEvent .
_:b9953 schema:addressCountry <http://publications.europa.eu/resource/authority/country/CHN> ;
    schema:sameAs <http://www.wikidata.org/entity/Q148> .
