@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:taotie
  skos:definition "Zoomorphic mask commonly found on ancient Chinese ritual bronzes; it is frontal, bilaterally symmetrical, with a pair of raised eyes and typically no lower jaw area."@en ;
  skos:altLabel "taotie"@zh-Latn ;
  a skos:Concept ;
  skos:inScheme wt:write_thesaurus ;
  skos:prefLabel "饕餮"@zh, "taotie"@en ;
  dc:source <https://en.wikipedia.org/wiki/Taotie>, <https://www.treccani.it/enciclopedia/taotie_(Enciclopedia-dell%27-Arte-Antica)/> ;
  skos:exactMatch <https://chineseiconography.org/terms/CIT0313367> ;
  skos:related wt:ancient_chinese_ritual_bronzes .

wt:ancient_chinese_ritual_bronzes
  skos:prefLabel "青铜器"@zh, "ancient Chinese ritual bronzes"@en ;
  a skos:Concept ;
  skos:related wt:taotie .

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

