@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:gothic_calligraphy
  skos:inScheme wt:write_thesaurus ;
  skos:altLabel "gete shufa"@zh-Latn ;
  dc:source "Drogin, Marc. 1990. Medieval Calligraphy: Its History and Technique. Dover Publications.", "Bisceglia, Marta R. 2025. Graffiti and Chinese Calligraphy: Looking for Identity in Fusion. PhD thesis. Bologna: Alma Mater Studiorum – University of Bologna." ;
  skos:definition "Writing style/font that emerged in Western Europe during the Middle Ages, noted for its intricate, angular forms and dramatic flourishes. In Chinese graffiti, there is a contemporary trend known as Zhongwen gete shufa 中文哥特书法 (Modern Gothichinese Calligraffiti), which merges Gothic fonts with Chinese characters and calligraphy. This style combines the intricate, ornamental characteristics of Gothic script with the fluidity and cultural richness of Chinese writing."@en ;
  skos:prefLabel "哥特书法"@zh, "gothic calligraphy"@en ;
  a skos:Concept .

wt:grastyle
  a skos:Collection ;
  skos:prefLabel "Graffiti Styles"@en ;
  skos:member wt:gothic_calligraphy .

