@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:high_tech_style .

wt:high_tech_style
  skos:inScheme wt:write_thesaurus ;
  skos:altLabel "高科技风格涂鸦"@zh, "gao keji 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 graffiti aesthetic that incorporates futuristic, technological, and industrial design elements, often inspired by cyberpunk, digital interfaces, and mechanical structures. It features sharp geometric forms, metallic color schemes, neon highlights, and intricate, machine-like detailing. Artists employing this style may integrate elements resembling circuitry, robotic components, 3D illusions, and digital typography, creating a visually complex and futuristic aesthetic. High-tech Style Graffiti reflects themes of urban futurism, digital culture, and the fusion of technology with street art."@en ;
  skos:prefLabel "高科技风格涂鸦"@zh, "high-tech style"@en ;
  a skos:Concept .

