@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:grastyle
  a skos:Collection ;
  skos:prefLabel "Graffiti Styles"@en ;
  skos:member wt:3D_style .

wt:3D_style
  skos:altLabel "litizi fengge"@zh-Latn ;
  dc:source "Bisceglia, Marta R. 2024. «GLOSSARY», in Iezzi A. (edited by), Graffiti in China, 193-99: https://www.1088press.it/en/graffiti-in-china-enhanced-digital-edition/glossary/", "Anssi, Arte. 2015. Forms of Rockin': Graffiti Letters and Popular Culture. Årsta: Dokument Press.", "Bisceglia, Marta R. 2025. Graffiti and Chinese Calligraphy: Looking for Identity in Fusion. PhD thesis. Bologna: Alma Mater Studiorum – University of Bologna. " ;
  skos:prefLabel "立体字风格"@zh, "3D style"@en ;
  skos:definition "Three-dimensional style of letters, used to add effect on basic letters (enhancing depth and allure in the piece), sometimes applied to wildstyle for an extra level of complexity. In graffiti writing, the most widely used technique for 3D is chiaroscuro. To implement it, the artist first chooses the direction or vanishing point, then, starting from the edges of the letters, draws same-length guidelines following that same direction. Subsequently, the artist connects these guidelines, drawing lines that run parallel to the letter lines, and finally the area is filled with colour. The effect could be achieved by shadowing the letters, but this procedure is far more complex."@en ;
  skos:inScheme wt:write_thesaurus ;
  a skos:Concept ;
  skos:exactMatch <https://vocabs.acdh.oeaw.ac.at/indigo/3dGraffiti> .

