@prefix wt: <http://w3id.org/write/thesaurus/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix dc: <http://purl.org/dc/terms/> .

wt:chinese_knotting
  skos:inScheme wt:write_thesaurus ;
  skos:altLabel "zhongguo jie"@zh-Latn ;
  dc:source <https://en.wikipedia.org/wiki/Chinese_knotting?utm_source> ;
  skos:definition "A traditional decorative handcraft and folk art from China. It involves weaving a single length of cord into various symmetrical and often elaborate knots, each with cultural symbolism (e.g., good luck, harmony). Knots are traditionally used as ornaments, decorations during festivals, charms for good fortune, and in jewelry or clothing. The art form flourished historically from the Tang and Song dynasties and remains a distinct part of Chinese cultural heritage today."@en ;
  skos:prefLabel "中国结"@zh, "Chinese knotting"@en ;
  a skos:Concept .

wt:chivel
  a skos:Collection ;
  skos:prefLabel "Chinese Visual Elements"@en ;
  skos:member wt:chinese_knotting .

