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

wt:stencil
  skos:prefLabel "stencil"@en, "模版画"@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/", "Bisceglia, Marta R. 2025. Graffiti and Chinese Calligraphy: Looking for Identity in Fusion. PhD thesis. Bologna: Alma Mater Studiorum – University of Bologna." ;
  a skos:Concept ;
  skos:inScheme wt:write_thesaurus ;
  skos:definition "A widely used street art practice that allows shapes, symbols and letters to be reproduced in series by means of a stencil, cut in such a way as to form a physical negative of the image to be created."@en ;
  skos:altLabel "mubanhua"@zh-Latn ;
  skos:relatedMatch <https://vocabs.acdh.oeaw.ac.at/indigo/stencilsStreetArt>, <https://vocabs.acdh.oeaw.ac.at/indigo/paintStencilTechnique> .

