@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:aerosol_art
  skos:inScheme wt:write_thesaurus ;
  skos:altLabel "qiwu yishu"@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 technique and a Chinese artistic movement that involves using colored spray cans on various urban surfaces to create works of art. It originated as one of the first evolutions of graffiti writing. Initially, aerosol art was intricately linked to graffiti as an artistic expression, employing spray cans as a painting technique often enhanced by airbrush applications. Aerosol Art encompasses not only writing but also the use of characters (puppets) and the application of more complex painting techniques using spray cans."@en ;
  skos:prefLabel "气雾艺术"@zh, "aerosol art"@en ;
  a skos:Concept .

wt:gratype
  a skos:Collection ;
  skos:prefLabel "Graffiti Types"@en ;
  skos:member wt:aerosol_art .

