@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 ns5: <https://en.wikipedia.org/wiki/> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix ns6: <https://martial.is/agent/> .

ns1:01KYJ80JXEH8J0AWW86F1ATQEZ a ns2:Style ;
    schema:alternateName "Tai Chi"@en, "Tai Chi Chuan"@en ;
    schema:description "Taijiquan is a Chinese internal (neijia) martial art practiced for combat, health, and meditation. It features slow flowing movements coordinated with breath, rooted in Taoist philosophy. Traditionally associated with the Wudang school, its core principle is using softness to overcome hardness. The most widespread modern form is the Yang-style simplified sequence."@en ;
    schema:keywords "chinese-martial-arts", "taijiquan", "tai-chi", "wudang", "neijia" ;
    schema:name "Taijiquan"@en, "太極拳"@zh ;
    schema:sameAs <https://www.wikidata.org/wiki/Q167987> ;
    ns2:foundedEvent _:b9586 ;
    ns2:hasEvidence _:b9589 ;
    ns2:hasStyleRelationAssertion _:b9590 ;
    ns2:styleType <https://w3id.org/martialis/vocab/style-classification/traditional> ;
    ns2:variantOf ns1:01KYHQNWJFK4AWV782SEB1AAFK .
_:b9590 a ns2:StyleRelationAssertion ;
    ns2:hasConfidence _:b9591 ;
    ns2:hasEvidence _:b9592 ;
    ns2:object ns1:01KYHQNWJFK4AWV782SEB1AAFK ;
    ns2:styleRelationType <https://w3id.org/martialis/vocab/style-relation/variant_of> ;
    ns2:subject ns1:01KYJ80JXEH8J0AWW86F1ATQEZ .
_:b9592 a ns2:SourceAssertionRelation ;
    schema:citation "Tai chi - Wikipedia" ;
    schema:url ns5:Tai_chi ;
    ns2:evidenceWeight ns4:medium ;
    ns2:sourceRefType ns3:secondary ;
    ns2:supports true .
_:b9591 a ns2:Confidence ;
    <http://www.w3.org/ns/prov#wasAttributedTo> ns6:FSM ;
    ns2:assessedBy ns6:FSM ;
    ns2:confidenceLevel "3"^^<http://www.w3.org/2001/XMLSchema#integer> ;
    ns2:confidenceRationale "Taijiquan is one of the core internal styles of the Wudang school alongside Xingyiquan and Baguazhang" .
_:b9589 a ns2:SourceAssertionRelation ;
    schema:citation "Tai chi - Wikipedia" ;
    schema:url ns5:Tai_chi ;
    ns2:coversProperty schema:description, ns2:foundedEvent, ns2:hasStyleRelationAssertion, schema:name ;
    ns2:evidenceWeight ns4:medium ;
    ns2:sourceRefType ns3:secondary ;
    ns2:supports true .
_:b9586 a ns2:LifeEvent ;
    schema:location _:b9587 ;
    schema:startDate "1600~" ;
    ns2:earliestYear "1600"^^<http://www.w3.org/2001/XMLSchema#integer> ;
    ns2:hasEvidence _:b9588 ;
    ns2:latestYear "1600"^^<http://www.w3.org/2001/XMLSchema#integer> .
_:b9588 a ns2:SourceAssertionRelation ;
    schema:citation "Tai chi - Wikipedia" ;
    schema:url ns5:Tai_chi ;
    ns2:evidenceWeight ns4:medium ;
    ns2:sourceRefType ns3:secondary ;
    ns2:supports true .
_:b9587 schema:addressCountry <http://publications.europa.eu/resource/authority/country/CHN> .
