# filename: ex543.ru PREFIX d: PREFIX dm: INSERT { GRAPH d:g1 { d:x dm:tag "three" } } WHERE {}