@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:puppet_style
  skos:inScheme wt:write_thesaurus ;
  skos:altLabel "玩偶风格"@zh, "wan ou feng ge"@zh-Latn ;
  dc:source "Bisceglia, Marta R. 2025. Graffiti and Chinese Calligraphy: Looking for Identity in Fusion. PhD thesis. Bologna: Alma Mater Studiorum – University of Bologna. " ;
  skos:definition "A graffiti style characterized by the inclusion of figurative elements—such as animals, humans, or cartoon characters—used to inject humor or emphasis into a piece. These figures may appear alongside textual elements or even replace individual letters or components of a word. In Chinese graffiti, this style often involves the personification or zoomorphization of Chinese characters themselves. By transforming characters into animal-like or animated forms, artists engage with the pictographic roots of Chinese script and creatively integrate language into its visual context."@en ;
  skos:prefLabel "玩偶风格"@zh, "puppet style"@en ;
  a skos:Concept .

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

