@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:cursive_running_script
  skos:inScheme wt:write_thesaurus ;
  dc:source "Ledderose, Lothar. 2002. Chinese Calligraphy: Its Aesthetic Dimension and Practice. In The Spirit of the Brush: Chinese Calligraphy and Painting, edited by Peter Miller, 45–62. New York: Metropolitan Museum of Art." ;
  skos:prefLabel "行草"@zh, "cursive running script"@en ;
  a skos:Concept ;
  skos:definition "This is a transitional script blending caoshu (cursive script) and xingshu (running script). It is more fluid and abbreviated than xingshu but retains greater legibility than fully cursive script, balancing artistic expression with practicality."@en ;
  skos:altLabel "running-cursive script"@en, "行草"@zh, "xingcao"@zh-Latn ;
  skos:exactMatch <https://vocab.getty.edu/aat/300343586> .

wt:scryle
  a skos:Collection ;
  skos:prefLabel "Script Styles"@en ;
  skos:member wt:cursive_running_script .

