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

wt:bubble_style_softie
  skos:altLabel "paopaozi fengge"@zh-Latn, "泡泡字风格"@zh ;
  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:definition "Rounded, old school style lettering, still extensively used in throw-ups due to its quick execution. The letters recall soap bubbles and are painted with great precision. The outline is usually thick, with a white inline to enhance the depth of the lettering."@en ;
  skos:prefLabel "bubble style / softie"@en, "泡泡字风格"@zh ;
  skos:inScheme wt:write_thesaurus ;
  skos:relatedMatch <https://vocabs.acdh.oeaw.ac.at/indigo/bubbleStyleGraffiti> ;
  a skos:Concept .

