@prefix ns1: <https://martial.is/entity/> .
@prefix ns2: <https://w3id.org/martialis/ontology#> .
@prefix schema: <https://schema.org/> .

ns1:01M11K5BHDDZK4QVX8PZHTAF99 a ns2:Source ;
    schema:description "Describes the China Wushu Association's Duanwei grading system: nine Duan levels grouped into primary (1st-3rd), middle (4th-6th), and advanced (7th-9th) tiers, evaluating ethics/etiquette, theory, and technique."@en ;
    schema:inLanguage "en" ;
    schema:keywords "rank", "wushu", "china" ;
    schema:name "Chinese Wushu Duanwei Grading System (USAdojo.com)" ;
    schema:publisher _:b12459 ;
    schema:url <https://www.usadojo.com/chinese-wushu-duanwei-grading-system/> ;
    ns2:sourceType "webpage" .
_:b12459 schema:name "USAdojo.com" .
