@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:exactMatch <https://vocab.getty.edu/aat/300343586> ;
  skos:inScheme wt:write_thesaurus ;
  skos:altLabel "running-cursive script"@en, "xingcao"@zh-Latn ;
  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: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:prefLabel "行草"@zh, "cursive running script"@en ;
  a skos:Concept .

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

