@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://publications.europa.eu/resource/authority/country/> .
@prefix ns6: <http://www.w3.org/ns/prov#> .

ns1:01M1F08EAH091JCHK4JASNNZW0 a ns2:Person ;
    ns6:wasDerivedFrom ns1:01M1F08EAFENZDYRYDDPQTGM5Q, ns1:01M1F08EAB66SGZ7R1Y2RR3Z77 ;
    schema:alternateName "傅永辉"@zh, "Fung Ying Ki"@en ;
    schema:description "Chinese martial artist and son of Fu Zhensong. Trained his father's Fu-style Wudangquan lineage, which integrated Tai Chi, Bagua Zhang, Xing Yi Quan, and Wu Dang sword. Taught students including Bow Sim Mark (who trained under him for 10 years, instructor 1968-74). Grandson of one of the Northern Five Tigers and founder of the Nanking Central Kuoshu Institute."@en ;
    schema:keywords "chinese-martial-arts", "wudangquan", "fu-style" ;
    schema:name "傅永辉"@zh, "Fu Wing Fay"@en ;
    schema:nationality _:b12569 ;
    ns2:birthEvent _:b12570 ;
    ns2:deathEvent _:b12573 ;
    ns2:hasEvidence _:b12575, _:b12574 ;
    ns2:teaches ns1:01M1F0B3712KTW5YTPYS6S24B0 .
_:b12575 a ns2:SourceAssertionRelation ;
    ns2:basedOnSource ns1:01M1F08EAFENZDYRYDDPQTGM5Q ;
    ns2:coversProperty schema:description, schema:name ;
    ns2:evidenceWeight ns4:medium ;
    ns2:sourceRefType ns3:secondary ;
    ns2:supports true .
_:b12574 a ns2:SourceAssertionRelation ;
    ns2:basedOnSource ns1:01M1F08EAB66SGZ7R1Y2RR3Z77 ;
    ns2:coversProperty schema:description ;
    ns2:evidenceWeight ns4:medium ;
    ns2:sourceRefType ns3:tertiary ;
    ns2:supports true .
_:b12573 a ns2:LifeEvent .
_:b12570 a ns2:LifeEvent ;
    ns6:wasDerivedFrom ns1:01M1F08EAFENZDYRYDDPQTGM5Q ;
    schema:birthPlace _:b12571 ;
    ns2:hasEvidence _:b12572 .
_:b12572 a ns2:SourceAssertionRelation ;
    ns2:basedOnSource ns1:01M1F08EAFENZDYRYDDPQTGM5Q ;
    ns2:evidenceWeight ns4:medium ;
    ns2:quotation "Wing Fay was the eldest son and top student of Grandmaster Fu Chen Sung (Fu Zhensong)" ;
    ns2:sourceRefType ns3:secondary ;
    ns2:supports true .
_:b12571 schema:addressCountry ns5:CHN ;
    schema:name "Henan" .
_:b12569 schema:addressCountry ns5:CHN ;
    schema:sameAs <http://www.wikidata.org/entity/Q148> .
