@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:01M1F08EAQTWW9EZ194668XXMX a ns2:Event ;
    schema:about ns1:01M0QCH9A4Y8JQ2F9C0BJGH543 ;
    schema:alternateName "1986 Xi'an International Wushu Competition"@en, "1986 西安国际武术节"@zh ;
    schema:description "First international wushu competition held in China. Bow Sim Mark led a 16-member CWRI team representing the United States."@en ;
    schema:keywords "xian", "wushu", "competition", "cwri", "bow-sim-mark" ;
    schema:location _:b8131 ;
    schema:name "First International Wushu Competition"@en, "第一届国际武术艺术节暨国际武术锦标赛"@zh ;
    schema:startDate "1986" ;
    ns2:earliestYear "1986"^^<http://www.w3.org/2001/XMLSchema#integer> ;
    ns2:eventType <https://w3id.org/martialis/vocab/event-classification/tournament> ;
    ns2:hasEvidence _:b8133, _:b8132 ;
    ns2:latestYear "1986"^^<http://www.w3.org/2001/XMLSchema#integer> .
_:b8133 a ns2:SourceAssertionRelation ;
    ns2:basedOnSource ns1:01M1F08EADE756TFHG3VBDKZG1 ;
    ns2:coversProperty schema:description ;
    ns2:evidenceWeight ns4:medium ;
    ns2:sourceRefType ns3:tertiary ;
    ns2:supports true .
_:b8132 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 .
_:b8131 schema:addressCountry <http://publications.europa.eu/resource/authority/country/CHN> ;
    schema:name "Xi'an" ;
    schema:sameAs <http://www.wikidata.org/entity/Q5821> .
