@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.wikidata.org/entity/> .
@prefix ns6: <http://publications.europa.eu/resource/authority/country/> .

ns1:01KJJAWN28MWKKSN4J02MVY1SP a ns2:Person ;
    <http://www.w3.org/ns/prov#wasDerivedFrom> ns1:01KXTSQXW6P83R31HCRY2PRTAF ;
    schema:image _:b10079 ;
    schema:name "張兆東"@zh, "Zhang Zhaodong"@zh-latn ;
    schema:nationality _:b10081 ;
    ns2:birthEvent _:b10082 ;
    ns2:deathEvent _:b10084 ;
    ns2:hasEvidence _:b10087, _:b10086 ;
    ns2:researchNote "Teacher unidentified; no place, period, or source details recorded for this training relationship." ;
    ns2:teaches ns1:01KJJAWN28MWKKSN4J02MVY1SN .
_:b10087 a ns2:SourceAssertionRelation ;
    ns2:basedOnSource ns1:01KXTSQXW6P83R31HCRY2PRTAF ;
    ns2:evidenceWeight ns4:medium ;
    ns2:sourceRefType ns3:secondary ;
    ns2:supports true .
_:b10086 a ns2:SourceAssertionRelation ;
    schema:citation "Martial arts fight for survival (Taipei Times)" ;
    schema:url <https://www.taipeitimes.com/News/feat/archives/2002/02/17/124274> ;
    ns2:evidenceWeight ns4:medium ;
    ns2:sourceRefType ns3:secondary ;
    ns2:supports true .
_:b10084 a ns2:LifeEvent ;
    schema:deathDate "1938" ;
    schema:deathPlace _:b10085 ;
    ns2:earliestYear "1938"^^<http://www.w3.org/2001/XMLSchema#integer> ;
    ns2:latestYear "1938"^^<http://www.w3.org/2001/XMLSchema#integer> .
_:b10085 schema:addressCountry ns6:CHN ;
    schema:name "Tianjin" ;
    schema:sameAs ns5:Q11736 .
_:b10082 a ns2:LifeEvent ;
    schema:birthDate "1865" ;
    schema:birthPlace _:b10083 ;
    ns2:earliestYear "1865"^^<http://www.w3.org/2001/XMLSchema#integer> ;
    ns2:latestYear "1865"^^<http://www.w3.org/2001/XMLSchema#integer> .
_:b10083 schema:addressCountry ns6:CHN ;
    schema:sameAs ns5:Q148 .
_:b10081 schema:addressCountry ns6:CHN ;
    schema:sameAs ns5:Q148 .
_:b10079 schema:contentUrl <https://upload.wikimedia.org/wikipedia/commons/b/b1/250_Bagau016ChangChaoDong.jpg> ;
    ns2:imageAttribution _:b10080 .
_:b10080 schema:archivedAt <http://web.archive.org/web/20260712083642/https://en.wikipedia.org/wiki/Baguazhang> ;
    schema:citation "Xingyi/Baguazhang master Chang Chan Kuei (1859–1940) [Wikipedia Commons]" ;
    schema:url <https://en.wikipedia.org/wiki/Baguazhang#/media/File:250_Bagau016ChangChaoDong.jpg> ;
    ns2:evidenceWeight ns4:medium ;
    ns2:sourceRefType ns3:secondary ;
    ns2:supports true .
