@prefix wt: <http://w3id.org/write/thesaurus/> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .

wt:turbulent_ocean_waves_motif
  dc:source <https://en.wikipedia.org/wiki/Lishui_(sea-waves)> ;
  skos:altLabel "平水"@zh, "wo shui wen"@pny, "woshui"@zh-Latn, "pingshui"@zh-Latn, "卧水纹"@zh ;
  skos:prefLabel "卧水"@zh, "turbulent ocean waves motif"@en ;
  skos:broadMatch <https://chineseiconography.org/terms/CIT0292667> ;
  skos:inScheme wt:write_thesaurus ;
  skos:definition "Wave pattern shaped in concentric semicircle which run horizontally, particularly used in court clothing of the Qing dynasty."@en ;
  a skos:Concept .

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

