@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:square_word_calligraphy
  skos:inScheme wt:write_thesaurus ;
  skos:altLabel "yingwen fangkuaizi shufa"@zh-Latn ;
  dc:source "Erickson, Britta. 2001. The Art of Xu Bing: Words without Meaning, Meaning without Words, The Art of Xu Bing. Seattle: University of Washington Press." ;
  skos:definition "Also known as “New English Calligraphy” (Xin Yingwen shufa 新英文书法), refers to a calligraphic system developed by Xu Bing, in which words written using the Latin alphabet are reorganized within a square compositional grid to approximate the structural logic of Chinese characters. Each “character” is constructed by compressing and arranging alphabetic letters into a unitary block, thereby emulating the spatial balance, stroke distribution, and visual density of traditional sinographic writing, while preserving phonetic readability."@en ;
  skos:prefLabel "英文方块字书法"@zh, "square word calligraphy"@en ;
  a skos:Concept .

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

