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

wt:bafen_clerical_script
  dc:source "Nakata, Y.1983. Chinese Calligraphy. New York: Weatherhill", "Ulrich, Theobald. 2011. Writing styles of Chinese characters.  ChinaKnowledge.de - An Encyclopaedia on Chinese History, Literature and Art, 23 March. The Chinese Script (www.chinaknowledge.de)" ;
  skos:definition "This is a distinctive form of Clerical Script (lishu 隶书) that later evolved into the kaishu (Regular Script). This style is distinguished by the squarish appearance of its characters, wider horizontal strokes, , and a unique stroke style known as “silkworm head” (cantou 蚕头) and “wild goose tail” (yanwei 雁尾), where the beginning of a stroke appears rounded and thick like a silkworm's head, while the end flares out like a wild goose’s tail. The term bafen is also sometimes used as an alternative name for Clerical Script."@en ;
  skos:inScheme wt:write_thesaurus ;
  a skos:Concept ;
  skos:prefLabel "bafen clerical script"@en, "八分书"@zh ;
  skos:altLabel "bafenshu"@zh-Latn, "八分书"@zh ;
  skos:broader wt:clerical_script .

wt:clerical_script
  skos:prefLabel "隶书"@zh, "clerical script"@en ;
  a skos:Concept ;
  skos:narrower wt:bafen_clerical_script .

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

