@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:bird_insect_script
  skos:inScheme wt:write_thesaurus ;
  dc:source "Daniels, Benjamin. 2022. 'Bird Script' is not Bird Script. Bulletin de l'École française d'Extrême-Orient 108: 325-370", "Ulrich, Theobald (2011) Writing styles of Chinese characters. ChinaKnowledge.de - An Encyclopaedia on Chinese History, Literature and Art. http://www.chinaknowledge.de/Literature/Script/hanzi-writingstyles.html " ;
  skos:altLabel "niaochongshu"@zh-Latn, "鸟虫文"@zh, "niaochongzhuan"@zh-Latn, "鸟虫篆"@zh, "鸟虫书"@zh, "bird-and-worm script"@en, "niaochongwen"@zh-Latn, "bird-worm seal script"@en ;
  a skos:Concept ;
  skos:broader wt:great_seal_script ;
  skos:prefLabel "鸟虫书"@zh, "bird and insect script"@en ;
  skos:definition "This is a highly decorative variant of seal script. Dating back to the Spring and Autumn (770-476 BCE) and Warring States (475-221 BCE) periods, it was mainly cast or engraved on weapons. (zdic.net). It is characterized by intricate, intertwined strokes, that form characters with bird, fish, worm and insect-like elements added to the semantic element. It has two sub-styles: Bird Seal Script (niaozhuan 鸟篆), which incorporates bird-like heads and tails, and Worm Seal Script (chongzhuan 虫篆), characterized by winding, worm-like strokes. During the Qin (221–206 BCE) and Han (206 BCE–220 CE) dynasties, an ornamental writing style, also called niaochongshu 鸟虫书 or huaniaoshu (花鸟书), was used for writing on banners and credentials. This style features swift strokes adorned with birds, fish or other animals incorporated into the semantic elements of the characters."@en .

wt:scryle
  a skos:Collection ;
  skos:prefLabel "Script Styles"@en ;
  skos:member wt:bird_insect_script .

wt:great_seal_script
  skos:prefLabel "大篆"@zh, "great seal script"@en ;
  a skos:Concept ;
  skos:narrower wt:bird_insect_script .

