@prefix ns1: <https://martial.is/entity/> .
@prefix ns2: <https://w3id.org/martialis/ontology#> .
@prefix ns3: <https://w3id.org/martialis/vocab/teacher-role/> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix ns4: <https://w3id.org/martialis/vocab/source-ref-type/> .
@prefix ns5: <https://w3id.org/martialis/vocab/evidence-weight/> .
@prefix schema: <https://schema.org/> .
@prefix ns6: <https://www.taipeitimes.com/News/feat/archives/2002/02/17/> .
@prefix ns7: <https://martial.is/agent/> .
@prefix ns8: <http://www.w3.org/ns/prov#> .
@prefix ns9: <http://www.wikidata.org/entity/> .
@prefix ns10: <http://publications.europa.eu/resource/authority/country/> .

ns1:01KJJAWN28MWKKSN4J02MVY1SN a ns2:Person ;
    ns8:wasDerivedFrom ns1:01KXTSQXW6P83R31HCRY2PRTAE ;
    schema:alternateName "Wang Heng Sun"@zh-latn ;
    schema:image _:b2984 ;
    schema:name "Wang Shujin"@zh-latn ;
    schema:nationality _:b2987, _:b2986 ;
    schema:sameAs <https://www.wikidata.org/wiki/Q4018116>, <https://dbpedia.org/page/Wang_Shujin> ;
    ns2:birthEvent _:b2988 ;
    ns2:deathEvent _:b2990 ;
    ns2:hasEvidence _:b2993, _:b2992 ;
    ns2:hasTeacherAssertion _:b2999, _:b2994 ;
    ns2:taughtAt ns1:01KJJAWN29MA64W22606R3WD8C ;
    ns2:teaches ns1:01KJJAWN28MWKKSN4J02MVY1SF ;
    ns2:wasTaughtBy ns1:01KJJAWN28MWKKSN4J02MVY1SP .
_:b2999 a ns2:TeacherAssertion ;
    ns2:assertedStyle ns1:01KJJAWN29MA64W22606R3WD9M ;
    ns2:hasConfidence _:b3000 ;
    ns2:hasInteraction _:b3001 ;
    ns2:object ns1:01KJJAWN28MWKKSN4J02MVY1SP ;
    ns2:role ns3:student ;
    ns2:subject ns1:01KJJAWN28MWKKSN4J02MVY1SN .
_:b3001 a ns2:TeacherInteraction ;
    ns2:hasEvidence _:b3002 ;
    ns2:interactionPeriod _:b3003 .
_:b3003 a ns2:TimeInterval .
_:b3002 a ns2:SourceAssertionRelation ;
    schema:citation "Martial arts fight for survival (Taipei Times)" ;
    schema:url ns6:124274 ;
    ns2:evidenceWeight ns5:medium ;
    ns2:quotation " By chance one day, a senior student of the famous martial arts master Zhang Zhao-dong came to the business where Wang worked. (...)  Under Zhang's instruction, Wang learned the two arts for which he would later become famous; pa kua chang and hsing yi chuan. Pa kua chang means \"eight diagram palms\" and refers to the eight core diagrams which make up the I-Ching (易經, Book of Changes), one of the most important books of classical Chinese philosophy" ;
    ns2:sourceRefType ns4:secondary ;
    ns2:supports true .
_:b3000 a ns2:Confidence ;
    ns8:wasAttributedTo ns7:FSM ;
    ns2:assessedBy ns7:FSM ;
    ns2:confidenceLevel "2"^^<http://www.w3.org/2001/XMLSchema#integer> ;
    ns2:confidenceRationale "Taipei Times article describes Wang learning from Zhang Zhaodong's senior student" .
_:b2994 a ns2:TeacherAssertion ;
    ns2:assertedStyle ns1:01KJJAWN29MA64W22606R3WD9K ;
    ns2:hasConfidence _:b2995 ;
    ns2:hasInteraction _:b2996 ;
    ns2:object ns1:01KJJAWN28MWKKSN4J02MVY1SP ;
    ns2:role ns3:student ;
    ns2:subject ns1:01KJJAWN28MWKKSN4J02MVY1SN .
_:b2996 a ns2:TeacherInteraction ;
    ns2:hasEvidence _:b2997 ;
    ns2:interactionPeriod _:b2998 .
_:b2998 a ns2:TimeInterval .
_:b2997 a ns2:SourceAssertionRelation ;
    schema:citation "Martial arts fight for survival (Taipei Times)" ;
    schema:url ns6:124274 ;
    ns2:evidenceWeight ns5:medium ;
    ns2:quotation " By chance one day, a senior student of the famous martial arts master Zhang Zhao-dong came to the business where Wang worked. (...)  Under Zhang's instruction, Wang learned the two arts for which he would later become famous; pa kua chang and hsing yi chuan. Pa kua chang means \"eight diagram palms\" and refers to the eight core diagrams which make up the I-Ching (易經, Book of Changes), one of the most important books of classical Chinese philosophy" ;
    ns2:sourceRefType ns4:secondary ;
    ns2:supports true .
_:b2995 a ns2:Confidence ;
    ns8:wasAttributedTo ns7:FSM ;
    ns2:assessedBy ns7:FSM ;
    ns2:confidenceLevel "2"^^<http://www.w3.org/2001/XMLSchema#integer> ;
    ns2:confidenceRationale "Taipei Times article describes Wang learning from Zhang Zhaodong's senior student" .
_:b2993 a ns2:SourceAssertionRelation ;
    schema:citation "Martial arts fight for survival (Taipei Times)" ;
    schema:url ns6:124274 ;
    ns2:evidenceWeight ns5:medium ;
    ns2:sourceRefType ns4:secondary ;
    ns2:supports true .
_:b2992 a ns2:SourceAssertionRelation ;
    ns2:basedOnSource ns1:01KXTSQXW6P83R31HCRY2PRTAE ;
    ns2:evidenceWeight ns5:medium ;
    ns2:sourceRefType ns4:secondary ;
    ns2:supports true .
_:b2990 a ns2:LifeEvent ;
    schema:deathDate "1981" ;
    schema:deathPlace _:b2991 ;
    ns2:earliestYear "1981"^^<http://www.w3.org/2001/XMLSchema#integer> ;
    ns2:latestYear "1981"^^<http://www.w3.org/2001/XMLSchema#integer> .
_:b2991 schema:addressCountry ns10:TWN ;
    schema:name "Taipei" ;
    schema:sameAs ns9:Q1867 .
_:b2988 a ns2:LifeEvent ;
    schema:birthDate "1904" ;
    schema:birthPlace _:b2989 ;
    ns2:earliestYear "1904"^^<http://www.w3.org/2001/XMLSchema#integer> ;
    ns2:latestYear "1904"^^<http://www.w3.org/2001/XMLSchema#integer> .
_:b2989 schema:addressCountry ns10:CHN ;
    schema:sameAs ns9:Q148 .
_:b2987 schema:addressCountry ns10:CHN ;
    schema:sameAs ns9:Q148 .
_:b2986 schema:addressCountry ns10:TWN ;
    schema:sameAs ns9:Q865 .
_:b2984 schema:contentUrl <https://archive.org/download/wang-hawk-posture/Wang-hawk-posture.jpg> ;
    ns2:imageAttribution _:b2985 .
_:b2985 schema:citation "Wang [Shujin] hawk posture (AWMA)" ;
    schema:url <https://blog.awma.com/man-of-steel/wang-hawk-posture/> ;
    ns2:evidenceWeight ns5:low ;
    ns2:sourceRefType ns4:tertiary ;
    ns2:supports true .
