@prefix ns1: <https://martial.is/entity/> .
@prefix ns2: <https://w3id.org/martialis/ontology#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix ns3: <https://w3id.org/martialis/vocab/source-ref-type/> .
@prefix ns4: <https://w3id.org/martialis/vocab/evidence-weight/> .
@prefix ns5: <http://www.w3.org/ns/prov#> .
@prefix ns6: <https://martial.is/agent/> .
@prefix schema: <https://schema.org/> .
@prefix ns7: <http://publications.europa.eu/resource/authority/country/> .

ns1:01M0TVMGJVP7A46XX9P8WFSBTR a ns2:Person ;
    ns5:wasDerivedFrom ns1:01M0TVMGJVP7A46XX9P8WFSBTZ ;
    schema:description "Chinese wushu athlete and Beijing Wushu Team founding member. Born in Beijing. Won 18 individual national gold medals between 1975 and 1987. At the 3rd National Games (1975), won women's specified changquan champion and freestyle changquan champion. At the 5th National Games (1983), won triple crown in jianshu, changsui jian (long-tassel sword), and zhaquan. Performed at the 1983 CCTV Spring Festival Gala, the first-ever Chunwan. Became Beijing Wushu Team coach after 1983. Moved to Japan in 1988 at the request of the Japanese government to promote wushu. Served as Vice Chair of the Technical Committee of the Japan Wushu Taijiquan Federation and coach of the Japan national wushu team. Awarded 8th dan by the Chinese State Sports Commission in 2010."@en ;
    schema:keywords "chinese-martial-arts", "wushu", "beijing-wushu-team", "changquan" ;
    schema:name "李霞"@zh, "Li Xia"@en, "Lǐ Xiá"@zh-latn ;
    schema:nationality _:b11255 ;
    ns2:birthEvent _:b11256 ;
    ns2:deathEvent _:b11258 ;
    ns2:hasEvidence _:b11259 ;
    ns2:hasTeacherAssertion _:b11260 ;
    ns2:wasTaughtBy ns1:01M0NVYZ4HBB012MEVJHZWJXYP .
_:b11260 a ns2:TeacherAssertion ;
    ns2:assertedStyle ns1:01M0QCH9A4Y8JQ2F9C0BJGH543 ;
    ns2:hasConfidence _:b11261 ;
    ns2:hasInteraction _:b11262 ;
    ns2:object ns1:01M0NVYZ4HBB012MEVJHZWJXYP ;
    ns2:role <https://w3id.org/martialis/vocab/teacher-role/student> ;
    ns2:subject ns1:01M0TVMGJVP7A46XX9P8WFSBTR .
_:b11262 a ns2:TeacherInteraction ;
    ns5:wasDerivedFrom ns1:01M0TVMGJVP7A46XX9P8WFSBTZ ;
    ns2:hasEvidence _:b11263 ;
    ns2:interactionPeriod _:b11264 .
_:b11264 a ns2:TimeInterval ;
    ns2:endYear "1987"^^<http://www.w3.org/2001/XMLSchema#integer> ;
    ns2:startYear "1974"^^<http://www.w3.org/2001/XMLSchema#integer> .
_:b11263 a ns2:SourceAssertionRelation ;
    ns2:basedOnSource ns1:01M0TVMGJVP7A46XX9P8WFSBTZ ;
    ns2:evidenceWeight ns4:high ;
    ns2:quotation "1975年，在北京武术队教练吴彬的培养下，她随北京武术队获得全运会男女团体冠军" ;
    ns2:sourceRefType ns3:secondary ;
    ns2:supports true .
_:b11261 a ns2:Confidence ;
    ns5:wasAttributedTo ns6:FSM ;
    ns2:assessedBy ns6:FSM ;
    ns2:confidenceLevel "2"^^<http://www.w3.org/2001/XMLSchema#integer> ;
    ns2:confidenceRationale "Sources (but mostly wikis) confirm Li Xia trained under Wu Bin at the Beijing Wushu Team and was among the founding 25 athletes in 1974" .
_:b11259 a ns2:SourceAssertionRelation ;
    ns2:basedOnSource ns1:01M0TVMGJVP7A46XX9P8WFSBTZ ;
    ns2:coversProperty ns2:hasTeacherAssertion, schema:description, schema:name, ns2:birthEvent ;
    ns2:evidenceWeight ns4:high ;
    ns2:sourceRefType ns3:secondary ;
    ns2:supports true .
_:b11258 a ns2:LifeEvent .
_:b11256 a ns2:LifeEvent ;
    schema:birthDate "1958" ;
    schema:birthPlace _:b11257 ;
    ns2:earliestYear "1958"^^<http://www.w3.org/2001/XMLSchema#integer> ;
    ns2:latestYear "1958"^^<http://www.w3.org/2001/XMLSchema#integer> .
_:b11257 schema:addressCountry ns7:CHN ;
    schema:name "Beijing" .
_:b11255 schema:addressCountry ns7:CHN ;
    schema:sameAs <http://www.wikidata.org/entity/Q17> .
