@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:throw_up
  skos:definition "The first evolution of the tag; a stylised drawing of one’s signature, quickly executed but on a large scale, with few colours that are usually sprayed roughly, even without fill-in. This technique is scorned because it is deemed unesthetic, but achieving a good throw-up, quickly and with a precise outline, is no easy task."@en ;
  a skos:Concept ;
  skos:altLabel "快速涂鸦"@zh, "kuaisu tuya"@zh-Latn ;
  skos:relatedMatch <https://vocabs.acdh.oeaw.ac.at/indigo/throwUpsGraffiti> ;
  dc:source "Bisceglia, Marta R. 2025. Graffiti and Chinese Calligraphy: Looking for Identity in Fusion. PhD thesis. Bologna: Alma Mater Studiorum – University of Bologna.", "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/" ;
  skos:inScheme wt:write_thesaurus ;
  skos:prefLabel "throw-up"@en, "快速涂鸦"@zh .

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

