@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:digital_style
  skos:inScheme wt:write_thesaurus ;
  skos:altLabel "shuzi fengge tuya"@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.", "Anssi, Arte. 2015. Forms of Rockin': Graffiti Letters and Popular Culture. Årsta: Dokument Press." ;
  skos:definition "This style is a contemporary form of street art that merges traditional graffiti practices with digital technologies, resulting in a hybrid aesthetic that engages with both physical and virtual realms. This style often incorporates digital design tools, such as graphic design software, 3D modeling, and digital manipulation, to create or enhance graffiti works. The integration of digital elements, like pixelation, glitch art, or digital typography, reflects the influence of digital culture and media on urban visual expression."@en ;
  skos:prefLabel "数字风格涂鸦"@zh, "digital style"@en ;
  a skos:Concept .

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

