@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 schema: <https://schema.org/> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix ns5: <http://www.wikidata.org/entity/> .
@prefix ns6: <http://publications.europa.eu/resource/authority/country/> .
@prefix ns7: <http://www.w3.org/ns/prov#> .

ns1:01M0QSZQA4SPZDKQFSNJF31KYV a ns2:Person ;
    ns7:wasDerivedFrom ns1:01M0SJFKG9YDQ1NQE7FWWM2ANM, ns1:01M0SJFKG9JR0W7SWQBQ2PC0QN ;
    schema:description "Chinese Hui Muslim martial arts master from Guanxian, Shandong, considered the representative of the Zhang-style branch of Cha Quan. Began studying under master Zhang Qian at age 7; by age 20 had achieved mastery of Cha Quan, Hua Quan, Pao Quan, Hong Quan, and Tui Quan. Renowned for his Iron Sand Palm and skill with the Tiger-Tail Phoenix-Wing Tang. Despite invitations to serve as martial arts instructor for Shandong military governor Ma Liang, he refused, preferring to remain in his hometown teaching. His most celebrated student was Chang Zhenfang, who became one of the most influential Cha Quan transmitters of the 20th century. Other notable students included Zhang Xitai, Zhang Fengling, Zhang Yingzhen, and Zhang Yingjian."@en ;
    schema:keywords "hui", "chinese-martial-arts", "chaquan" ;
    schema:name "张其维"@zh, "Zhang Qiwei"@en ;
    schema:nationality _:b5333 ;
    ns2:birthEvent _:b5334 ;
    ns2:deathEvent _:b5336 ;
    ns2:hasEvidence _:b5339, _:b5338 ;
    ns2:teaches ns1:01M0QCH9A4WS06N81F15MDGTY1 .
_:b5339 a ns2:SourceAssertionRelation ;
    ns2:basedOnSource ns1:01M0SJFKG9JR0W7SWQBQ2PC0QN ;
    ns2:coversProperty ns2:deathEvent, schema:description, schema:name, ns2:birthEvent ;
    ns2:evidenceWeight ns4:high ;
    ns2:sourceRefType ns3:secondary ;
    ns2:supports true .
_:b5338 a ns2:SourceAssertionRelation ;
    ns2:basedOnSource ns1:01M0SJFKG9YDQ1NQE7FWWM2ANM ;
    ns2:coversProperty schema:description ;
    ns2:evidenceWeight ns4:medium ;
    ns2:sourceRefType ns3:secondary ;
    ns2:supports true .
_:b5336 a ns2:LifeEvent ;
    schema:deathDate "1934" ;
    schema:deathPlace _:b5337 ;
    ns2:earliestYear "1934"^^<http://www.w3.org/2001/XMLSchema#integer> ;
    ns2:latestYear "1934"^^<http://www.w3.org/2001/XMLSchema#integer> .
_:b5337 schema:addressCountry ns6:CHN ;
    schema:name "Guanxian" ;
    schema:sameAs ns5:Q1198245 .
_:b5334 a ns2:LifeEvent ;
    schema:birthDate "1850" ;
    schema:birthPlace _:b5335 ;
    ns2:earliestYear "1850"^^<http://www.w3.org/2001/XMLSchema#integer> ;
    ns2:latestYear "1850"^^<http://www.w3.org/2001/XMLSchema#integer> .
_:b5335 schema:addressCountry ns6:CHN ;
    schema:name "Guanxian" ;
    schema:sameAs ns5:Q1198245 .
_:b5333 schema:addressCountry ns6:CHN ;
    schema:sameAs ns5:Q17 .
