@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#> .

ns1:01M1F08EANMJ6BT963BDA25HFR a ns2:Event ;
    schema:about ns1:01KYJ80JXEH8J0AWW86F1ATQEZ ;
    schema:alternateName "1984 Wuhan International Tai Chi Chuan Competition"@en, "1984 武汉国际太极拳剑比赛"@zh ;
    schema:description "First international competition dedicated to Tai Chi Chuan and Tai Chi sword. Bow Sim Mark won the gold medal."@en ;
    schema:keywords "tai-chi", "competition", "wuhan", "bow-sim-mark" ;
    schema:location _:b12326 ;
    schema:name "First International Tai Chi Chuan and Sword Demonstration"@en, "第一届国际太极拳剑比赛"@zh ;
    schema:startDate "1984" ;
    ns2:earliestYear "1984"^^<http://www.w3.org/2001/XMLSchema#integer> ;
    ns2:eventType <https://w3id.org/martialis/vocab/event-classification/tournament> ;
    ns2:hasEvidence _:b12328, _:b12327 ;
    ns2:latestYear "1984"^^<http://www.w3.org/2001/XMLSchema#integer> .
_:b12328 a ns2:SourceAssertionRelation ;
    ns2:basedOnSource ns1:01M1F08EA9161RYHDRMF2DW5AP ;
    ns2:coversProperty schema:startDate, schema:description, schema:name ;
    ns2:evidenceWeight ns4:medium ;
    ns2:sourceRefType ns3:tertiary ;
    ns2:supports true .
_:b12327 a ns2:SourceAssertionRelation ;
    ns2:basedOnSource ns1:01M1F08EAFENZDYRYDDPQTGM5Q ;
    ns2:coversProperty schema:description ;
    ns2:evidenceWeight ns4:medium ;
    ns2:sourceRefType ns3:secondary ;
    ns2:supports true .
_:b12326 schema:addressCountry <http://publications.europa.eu/resource/authority/country/CHN> ;
    schema:name "Wuhan" ;
    schema:sameAs <http://www.wikidata.org/entity/Q43364> .
