{{#visualdataquery:[[name::Afghanistan]]   [[states/name::Badakhshan]] [[states/cities/name::A~]][[states/cities/restaurants/name::bbb]]    
|schema=Country
|?states/cities/name
|?states/cities/latitude
|format=json
|hierarchical-conditions=true
|pagetitle-name=article 
}}
SELECT  t0.page_id AS `page_id`,GROUP_CONCAT(t0.value SEPARATOR 0x1E) AS `c0`,GROUP_CONCAT(t1.value SEPARATOR 0x1E) AS `c1`,GROUP_CONCAT(t2.path SEPARATOR 0x1E) AS `p2`,GROUP_CONCAT(t2.value SEPARATOR 0x1E) AS `c2`,GROUP_CONCAT(t3.path SEPARATOR 0x1E) AS `p3`,GROUP_CONCAT(t3.value SEPARATOR 0x1E) AS `c3`  FROM (SELECT  t.value,t.page_id,p.path_no_index,p.path,p.path_parent,p.schema_id  FROM `visualdata_text` `t` JOIN `visualdata_props` `p` ON ((p.id=t.prop_id))   WHERE p.schema_id = '3' AND p.path_no_index = 'name'  ) `t0` LEFT JOIN (SELECT  t.value,t.page_id,p.path_no_index,p.path,p.path_parent,p.schema_id  FROM `visualdata_text` `t` JOIN `visualdata_props` `p` ON ((p.id=t.prop_id))   WHERE p.schema_id = '3' AND p.path_no_index = 'states/name'  ) `t1` ON (((t1.page_id=t0.page_id))) LEFT JOIN (SELECT  t.value,t.page_id,p.path_no_index,p.path,p.path_parent,p.schema_id  FROM `visualdata_text` `t` JOIN `visualdata_props` `p` ON ((p.id=t.prop_id))   WHERE p.schema_id = '3' AND p.path_no_index = 'states/cities/name'  ) `t2` ON (((t2.page_id=t0.page_id) AND (LOCATE( t1.path_parent, t2.path_parent ) = 1))) LEFT JOIN (SELECT  t.value,t.page_id,p.path_no_index,p.path,p.path_parent,p.schema_id  FROM `visualdata_numeric` `t` JOIN `visualdata_props` `p` ON ((p.id=t.prop_id))   WHERE p.schema_id = '3' AND p.path_no_index = 'states/cities/latitude'  ) `t3` ON (((t3.page_id=t0.page_id) AND (t3.path_parent = t2.path_parent))) JOIN `page` `page_alias` ON ((page_alias.page_id = t0.page_id))   WHERE ((t0.value = 'Afghanistan')) AND ((t1.value = 'Badakhshan')) AND ((t2.value LIKE 'A%' ESCAPE '`'))  GROUP BY t0.page_id LIMIT 100  
| title | "Data:Countries/Afghanistan" | 
|---|
 | pageid | 710 | 
|---|
 | data | | states | | cities | | name | "Ashkāsham" | 
|---|
 | latitude | 36.68333 | 
|---|
 
  |  
  | 
|---|
 
  |  
  | 
|---|
 
  | 
|---|
 
  |  
  |