@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:hanging_scroll
  skos:prefLabel "挂轴"@zh, "hanging scroll"@en ;
  a skos:Concept ;
  skos:definition "Vertical hanging scroll format in East Asia used for calligraphy or paintings; also known as “hanging scroll”."@en ;
  skos:altLabel "lizhou"@zh-Latn, "vertical scroll"@en, "挂轴"@zh, "立轴"@zh ;
  skos:inScheme wt:write_thesaurus ;
  skos:exactMatch <https://chineseiconography.org/terms/CIT286104> ;
  dc:source <https://en.wikipedia.org/wiki/Hanging_scroll> .

wt:chivel
  a skos:Collection ;
  skos:prefLabel "Chinese Visual Elements"@en ;
  skos:member wt:hanging_scroll .

