id
stringlengths 11
13
| question
stringlengths 11
8.64k
| answers
sequence | subgraph
dict | sparql
stringlengths 49
483
|
---|---|---|---|---|
mcwq-132080 | What Chinese film director married Huang Zongying | [
"Zhao Dan"
] | {
"entities": [
"Q8259567",
"Q148",
"Q197431",
"Q2526255"
],
"relations": [
"P106",
"P27",
"P26"
],
"adjacency": [
[
2,
0,
3
],
[
2,
1,
1
],
[
2,
2,
0
]
],
"entity_labels": [
"Huang Zongying",
"People's Republic of China",
"Zhao Dan",
"film director"
],
"relation_labels": [
"occupation",
"country of citizenship",
"spouse"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q2526255 .
?x0 wdt:P27 wd:Q148 .
?x0 wdt:P26 wd:Q8259567 .
FILTER ( ?x0 != wd:Q8259567 )
} |
mcwq-132083 | What Chinese film director produced A Very Short Life | [
"Dennis Law"
] | {
"entities": [
"Q5258636",
"Q148",
"Q4660438",
"Q2526255"
],
"relations": [
"P272",
"P106",
"P27"
],
"adjacency": [
[
0,
1,
3
],
[
2,
0,
0
],
[
0,
2,
1
]
],
"entity_labels": [
"Dennis Law",
"People's Republic of China",
"A Very Short Life",
"film director"
],
"relation_labels": [
"production company",
"occupation",
"country of citizenship"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q2526255 .
wd:Q4660438 wdt:P272 ?x0 .
?x0 wdt:P27 wd:Q148
} |
mcwq-132096 | What Chinese film director wrote Chinese Zodiac | [
"Stanley Tong",
"Frankie Chan",
"Jackie Chan"
] | {
"entities": [
"Q391143",
"Q2526255",
"Q148",
"Q185783"
],
"relations": [
"P106",
"P27",
"P58"
],
"adjacency": [
[
3,
0,
1
],
[
0,
2,
3
],
[
3,
1,
2
]
],
"entity_labels": [
"Chinese Zodiac",
"film director",
"People's Republic of China",
"Stanley Tong"
],
"relation_labels": [
"occupation",
"country of citizenship",
"screenwriter"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q2526255 .
wd:Q391143 wdt:P58 ?x0 .
?x0 wdt:P27 wd:Q148
} |
mcwq-132100 | What Chinese film editor did Temporary Family star and Naughty Boys and Simply Actors star | [
"Fruit Chan"
] | {
"entities": [
"Q148",
"Q704027",
"Q16077874",
"Q11075219",
"Q7042855",
"Q4332248"
],
"relations": [
"P106",
"P27",
"P161"
],
"adjacency": [
[
1,
0,
4
],
[
5,
2,
1
],
[
3,
2,
1
],
[
2,
2,
1
],
[
1,
1,
0
]
],
"entity_labels": [
"People's Republic of China",
"Fruit Chan",
"Temporary Family",
"Simply Actors",
"film editor",
"Naughty Boys"
],
"relation_labels": [
"occupation",
"country of citizenship",
"cast member"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q7042855 .
wd:Q4332248 wdt:P161 ?x0 .
wd:Q11075219 wdt:P161 ?x0 .
wd:Q16077874 wdt:P161 ?x0 .
?x0 wdt:P27 wd:Q148
} |
mcwq-132101 | What Chinese film editor did Zhang Yuqi marry | [
"Wang Quan'an"
] | {
"entities": [
"Q705226",
"Q700315",
"Q148",
"Q7042855"
],
"relations": [
"P106",
"P27",
"P26"
],
"adjacency": [
[
0,
0,
3
],
[
0,
1,
2
],
[
0,
2,
1
]
],
"entity_labels": [
"Wang Quan'an",
"Zhang Yuqi",
"People's Republic of China",
"film editor"
],
"relation_labels": [
"occupation",
"country of citizenship",
"spouse"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q7042855 .
?x0 wdt:P27 wd:Q148 .
?x0 wdt:P26 wd:Q700315 .
FILTER ( ?x0 != wd:Q700315 )
} |
mcwq-132105 | What Chinese film editor edited The Conman and Once Upon a Time in China III | [
"Marco Mak"
] | {
"entities": [
"Q3290112",
"Q148",
"Q169517",
"Q7042855",
"Q259332"
],
"relations": [
"P106",
"P27",
"P1040"
],
"adjacency": [
[
0,
0,
3
],
[
2,
2,
0
],
[
4,
2,
0
],
[
0,
1,
1
]
],
"entity_labels": [
"Marco Mak",
"People's Republic of China",
"The Conman",
"film editor",
"Once Upon a Time in China III"
],
"relation_labels": [
"occupation",
"country of citizenship",
"film editor"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q7042855 .
wd:Q169517 wdt:P1040 ?x0 .
wd:Q259332 wdt:P1040 ?x0 .
?x0 wdt:P27 wd:Q148
} |
mcwq-132107 | What Chinese film editor executive produced and wrote The Midnight After | [
"Fruit Chan"
] | {
"entities": [
"Q15651974",
"Q148",
"Q7042855",
"Q704027"
],
"relations": [
"P106",
"P27",
"P58",
"P1431"
],
"adjacency": [
[
3,
0,
2
],
[
0,
3,
3
],
[
0,
2,
3
],
[
3,
1,
1
]
],
"entity_labels": [
"The Midnight After",
"People's Republic of China",
"film editor",
"Fruit Chan"
],
"relation_labels": [
"occupation",
"country of citizenship",
"screenwriter",
"executive producer"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q7042855 .
wd:Q15651974 wdt:P1431 ?x0 .
wd:Q15651974 wdt:P58 ?x0 .
?x0 wdt:P27 wd:Q148
} |
mcwq-132114 | What Chinese film editor that No label defined and Temporary Family starred directed Three Husbands | [
"Fruit Chan"
] | {
"entities": [
"Q148",
"Q15926074",
"Q704027",
"Q16077874",
"Q7042855",
"Q59569612"
],
"relations": [
"P27",
"P106",
"P57",
"P161"
],
"adjacency": [
[
2,
1,
4
],
[
3,
3,
2
],
[
1,
3,
2
],
[
5,
2,
2
],
[
2,
0,
0
]
],
"entity_labels": [
"People's Republic of China",
null,
"Fruit Chan",
"Temporary Family",
"film editor",
"Three Husbands"
],
"relation_labels": [
"country of citizenship",
"occupation",
"director",
"cast member"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q7042855 .
wd:Q16077874 wdt:P161 ?x0 .
wd:Q15926074 wdt:P161 ?x0 .
wd:Q59569612 wdt:P57 ?x0 .
?x0 wdt:P27 wd:Q148
} |
mcwq-132122 | What Chinese film editor was Though I Am Gone 's director , editor , and cinematographer | [
"Hu Jie"
] | {
"entities": [
"Q148",
"Q7796971",
"Q3141785"
],
"relations": [
"P344",
"P27",
"P57",
"P1040"
],
"adjacency": [
[
1,
0,
2
],
[
1,
2,
2
],
[
1,
3,
2
],
[
2,
1,
0
]
],
"entity_labels": [
"People's Republic of China",
"Though I Am Gone",
"Hu Jie"
],
"relation_labels": [
"director of photography",
"country of citizenship",
"director",
"film editor"
]
} | SELECT DISTINCT ?x0 WHERE {
wd:Q7796971 wdt:P344 ?x0 .
wd:Q7796971 wdt:P57 ?x0 .
wd:Q7796971 wdt:P1040 ?x0 .
?x0 wdt:P27 wd:Q148
} |
mcwq-132123 | What Chinese film editor was The Butcher, the Chef and the Swordsman 's star 's spouse | [
"Wang Quan'an"
] | {
"entities": [
"Q705226",
"Q148",
"Q700315",
"Q7042855",
"Q94286"
],
"relations": [
"P106",
"P27",
"P26",
"P161"
],
"adjacency": [
[
0,
0,
3
],
[
0,
1,
1
],
[
0,
2,
2
],
[
4,
3,
2
]
],
"entity_labels": [
"Wang Quan'an",
"People's Republic of China",
"Zhang Yuqi",
"film editor",
"The Butcher, the Chef and the Swordsman"
],
"relation_labels": [
"occupation",
"country of citizenship",
"spouse",
"cast member"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q7042855 .
?x0 wdt:P27 wd:Q148 .
?x0 wdt:P26 ?x1 .
wd:Q94286 wdt:P161 ?x1 .
FILTER ( ?x0 != ?x1 )
} |
mcwq-132132 | What Chinese film producer did Gorgeous and Around the World in 80 Days star | [
"Jackie Chan"
] | {
"entities": [
"Q156519",
"Q148",
"Q3282637",
"Q60794",
"Q36970"
],
"relations": [
"P106",
"P27",
"P161"
],
"adjacency": [
[
4,
0,
2
],
[
3,
2,
4
],
[
0,
2,
4
],
[
4,
1,
1
]
],
"entity_labels": [
"Around the World in 80 Days",
"People's Republic of China",
"film producer",
"Gorgeous",
"Jackie Chan"
],
"relation_labels": [
"occupation",
"country of citizenship",
"cast member"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q3282637 .
wd:Q60794 wdt:P161 ?x0 .
wd:Q156519 wdt:P161 ?x0 .
?x0 wdt:P27 wd:Q148
} |
mcwq-132133 | What Chinese film producer did The Forbidden Kingdom , The Master , Police Story , Wheels on Meals , Enter the Dragon , and Gorgeous star | [
"Jackie Chan"
] | {
"entities": [
"Q148",
"Q60792",
"Q3282637",
"Q331617",
"Q176568",
"Q60794",
"Q36970",
"Q594033",
"Q28173358"
],
"relations": [
"P106",
"P27",
"P161"
],
"adjacency": [
[
6,
0,
2
],
[
8,
2,
6
],
[
7,
2,
6
],
[
1,
2,
6
],
[
5,
2,
6
],
[
3,
2,
6
],
[
4,
2,
6
],
[
6,
1,
0
]
],
"entity_labels": [
"People's Republic of China",
"Wheels on Meals",
"film producer",
"Enter the Dragon",
"The Forbidden Kingdom",
"Gorgeous",
"Jackie Chan",
"Police Story",
"The Master"
],
"relation_labels": [
"occupation",
"country of citizenship",
"cast member"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q3282637 .
wd:Q28173358 wdt:P161 ?x0 .
wd:Q594033 wdt:P161 ?x0 .
wd:Q60792 wdt:P161 ?x0 .
wd:Q60794 wdt:P161 ?x0 .
wd:Q331617 wdt:P161 ?x0 .
wd:Q176568 wdt:P161 ?x0 .
?x0 wdt:P27 wd:Q148
} |
mcwq-132134 | What Chinese film producer did Drunken Master III , Golden Chicken 3 , and Infernal Affairs III star | [
"Andy Lau"
] | {
"entities": [
"Q15642649",
"Q148",
"Q248354",
"Q3282637",
"Q56864",
"Q16766"
],
"relations": [
"P106",
"P27",
"P161"
],
"adjacency": [
[
5,
0,
3
],
[
0,
2,
5
],
[
2,
2,
5
],
[
4,
2,
5
],
[
5,
1,
1
]
],
"entity_labels": [
"Golden Chicken 3",
"People's Republic of China",
"Infernal Affairs III",
"film producer",
"Drunken Master III",
"Andy Lau"
],
"relation_labels": [
"occupation",
"country of citizenship",
"cast member"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q3282637 .
wd:Q15642649 wdt:P161 ?x0 .
wd:Q248354 wdt:P161 ?x0 .
wd:Q56864 wdt:P161 ?x0 .
?x0 wdt:P27 wd:Q148
} |
mcwq-132135 | What Chinese film producer did Around the World in 80 Days star | [
"Sammo Hung",
"Jackie Chan"
] | {
"entities": [
"Q156519",
"Q148",
"Q311219",
"Q3282637"
],
"relations": [
"P106",
"P27",
"P161"
],
"adjacency": [
[
2,
0,
3
],
[
0,
2,
2
],
[
2,
1,
1
]
],
"entity_labels": [
"Around the World in 80 Days",
"People's Republic of China",
"Sammo Hung",
"film producer"
],
"relation_labels": [
"occupation",
"country of citizenship",
"cast member"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q3282637 .
wd:Q156519 wdt:P161 ?x0 .
?x0 wdt:P27 wd:Q148
} |
mcwq-132136 | What Chinese film producer did Tianyi Film Company and Youlian Film Company employ | [
"Fan Xuepeng"
] | {
"entities": [
"Q65515138",
"Q148",
"Q16925094",
"Q3282637",
"Q65515147"
],
"relations": [
"P106",
"P27",
"P108"
],
"adjacency": [
[
0,
0,
3
],
[
0,
2,
2
],
[
0,
2,
4
],
[
0,
1,
1
]
],
"entity_labels": [
"Fan Xuepeng",
"People's Republic of China",
"Tianyi Film Company",
"film producer",
"Youlian Film Company"
],
"relation_labels": [
"occupation",
"country of citizenship",
"employer"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q3282637 .
?x0 wdt:P108 wd:Q16925094 .
?x0 wdt:P108 wd:Q65515147 .
?x0 wdt:P27 wd:Q148
} |
mcwq-132139 | What Chinese film producer did UNICEF employ | [
"Jackie Chan"
] | {
"entities": [
"Q740308",
"Q36970",
"Q148",
"Q3282637"
],
"relations": [
"P106",
"P27",
"P108"
],
"adjacency": [
[
1,
0,
3
],
[
1,
2,
0
],
[
1,
1,
2
]
],
"entity_labels": [
"UNICEF",
"Jackie Chan",
"People's Republic of China",
"film producer"
],
"relation_labels": [
"occupation",
"country of citizenship",
"employer"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q3282637 .
?x0 wdt:P108 wd:Q740308 .
?x0 wdt:P27 wd:Q148
} |
mcwq-132141 | What Chinese film producer directed 1911 and executive produced Chinese Zodiac | [
"Jackie Chan"
] | {
"entities": [
"Q148",
"Q3282637",
"Q391143",
"Q36970",
"Q206182"
],
"relations": [
"P27",
"P106",
"P57",
"P1431"
],
"adjacency": [
[
3,
1,
1
],
[
4,
2,
3
],
[
2,
3,
3
],
[
3,
0,
0
]
],
"entity_labels": [
"People's Republic of China",
"film producer",
"Chinese Zodiac",
"Jackie Chan",
"1911"
],
"relation_labels": [
"country of citizenship",
"occupation",
"director",
"executive producer"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q3282637 .
wd:Q206182 wdt:P57 ?x0 .
wd:Q391143 wdt:P1431 ?x0 .
?x0 wdt:P27 wd:Q148
} |
mcwq-132144 | What Chinese film producer edited Tuya's Marriage | [
"Wang Quan'an"
] | {
"entities": [
"Q705226",
"Q148",
"Q3282637",
"Q430987"
],
"relations": [
"P106",
"P27",
"P1040"
],
"adjacency": [
[
0,
0,
2
],
[
3,
2,
0
],
[
0,
1,
1
]
],
"entity_labels": [
"Wang Quan'an",
"People's Republic of China",
"film producer",
"Tuya's Marriage"
],
"relation_labels": [
"occupation",
"country of citizenship",
"film editor"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q3282637 .
wd:Q430987 wdt:P1040 ?x0 .
?x0 wdt:P27 wd:Q148
} |
mcwq-132149 | What Chinese film producer founded JCE Movies Limited and was employed by UNICEF | [
"Jackie Chan"
] | {
"entities": [
"Q148",
"Q3282637",
"Q1114301",
"Q740308",
"Q36970"
],
"relations": [
"P106",
"P27",
"P108",
"P112"
],
"adjacency": [
[
4,
0,
1
],
[
2,
3,
4
],
[
4,
2,
3
],
[
4,
1,
0
]
],
"entity_labels": [
"People's Republic of China",
"film producer",
"JCE Movies Limited",
"UNICEF",
"Jackie Chan"
],
"relation_labels": [
"occupation",
"country of citizenship",
"employer",
"founded by"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q3282637 .
wd:Q1114301 wdt:P112 ?x0 .
?x0 wdt:P108 wd:Q740308 .
?x0 wdt:P27 wd:Q148
} |
mcwq-132150 | What Chinese film producer married Lin Feng-jiao | [
"Jackie Chan"
] | {
"entities": [
"Q717669",
"Q36970",
"Q148",
"Q3282637"
],
"relations": [
"P106",
"P27",
"P26"
],
"adjacency": [
[
1,
0,
3
],
[
1,
1,
2
],
[
1,
2,
0
]
],
"entity_labels": [
"Lin Feng-jiao",
"Jackie Chan",
"People's Republic of China",
"film producer"
],
"relation_labels": [
"occupation",
"country of citizenship",
"spouse"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q3282637 .
?x0 wdt:P27 wd:Q148 .
?x0 wdt:P26 wd:Q717669 .
FILTER ( ?x0 != wd:Q717669 )
} |
mcwq-132157 | What Chinese film producer that Thunderbolt was directed by and executive produced by directed 36 Crazy Fists and directed Miracles | [
"Jackie Chan"
] | {
"entities": [
"Q1851982",
"Q148",
"Q3282637",
"Q1198110",
"Q10695356",
"Q36970"
],
"relations": [
"P27",
"P106",
"P57",
"P1431"
],
"adjacency": [
[
5,
1,
2
],
[
4,
2,
5
],
[
3,
2,
5
],
[
0,
2,
5
],
[
3,
3,
5
],
[
5,
0,
1
]
],
"entity_labels": [
"Miracles",
"People's Republic of China",
"film producer",
"Thunderbolt",
"36 Crazy Fists",
"Jackie Chan"
],
"relation_labels": [
"country of citizenship",
"occupation",
"director",
"executive producer"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q3282637 .
wd:Q10695356 wdt:P57 ?x0 .
wd:Q1198110 wdt:P57 ?x0 .
wd:Q1851982 wdt:P57 ?x0 .
wd:Q1198110 wdt:P1431 ?x0 .
?x0 wdt:P27 wd:Q148
} |
mcwq-132159 | What Chinese film producer that Women Make Film starred was a female writer of From Vietnam and The Opium War | [
"Ann Hui"
] | {
"entities": [
"Q6581072",
"Q148",
"Q3282637",
"Q96424822",
"Q77855044",
"Q256958",
"Q386236"
],
"relations": [
"P58",
"P27",
"P106",
"P161",
"P21"
],
"adjacency": [
[
5,
2,
2
],
[
4,
3,
5
],
[
3,
0,
5
],
[
6,
0,
5
],
[
5,
4,
0
],
[
5,
1,
1
]
],
"entity_labels": [
"female",
"People's Republic of China",
"film producer",
"From Vietnam",
"Women Make Film",
"Ann Hui",
"The Opium War"
],
"relation_labels": [
"screenwriter",
"country of citizenship",
"occupation",
"cast member",
"sex or gender"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q3282637 .
wd:Q77855044 wdt:P161 ?x0 .
wd:Q96424822 wdt:P58 ?x0 .
wd:Q386236 wdt:P58 ?x0 .
?x0 wdt:P21 wd:Q6581072 .
?x0 wdt:P27 wd:Q148
} |
mcwq-132161 | What Chinese film producer that founded Teamwork Motion Pictures and Focus Group Holdings Limited did Shaolin and A Simple Life star | [
"Andy Lau"
] | {
"entities": [
"Q24515",
"Q148",
"Q167432",
"Q3282637",
"Q10939533",
"Q16766",
"Q5463921"
],
"relations": [
"P112",
"P106",
"P27",
"P161"
],
"adjacency": [
[
5,
1,
3
],
[
0,
3,
5
],
[
2,
3,
5
],
[
4,
0,
5
],
[
6,
0,
5
],
[
5,
2,
1
]
],
"entity_labels": [
"Shaolin",
"People's Republic of China",
"A Simple Life",
"film producer",
"Teamwork Motion Pictures",
"Andy Lau",
"Focus Group Holdings Limited"
],
"relation_labels": [
"founded by",
"occupation",
"country of citizenship",
"cast member"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q3282637 .
wd:Q24515 wdt:P161 ?x0 .
wd:Q167432 wdt:P161 ?x0 .
wd:Q10939533 wdt:P112 ?x0 .
wd:Q5463921 wdt:P112 ?x0 .
?x0 wdt:P27 wd:Q148
} |
mcwq-132168 | What Chinese film producer was a director of Love Under the Sun | [
"Andy Lau"
] | {
"entities": [
"Q16766",
"Q148",
"Q3282637",
"Q6691470"
],
"relations": [
"P27",
"P106",
"P57"
],
"adjacency": [
[
0,
1,
2
],
[
3,
2,
0
],
[
0,
0,
1
]
],
"entity_labels": [
"Andy Lau",
"People's Republic of China",
"film producer",
"Love Under the Sun"
],
"relation_labels": [
"country of citizenship",
"occupation",
"director"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q3282637 .
wd:Q6691470 wdt:P57 ?x0 .
?x0 wdt:P27 wd:Q148
} |
mcwq-132169 | What Chinese film producer was employed by UNICEF | [
"Jackie Chan"
] | {
"entities": [
"Q740308",
"Q36970",
"Q148",
"Q3282637"
],
"relations": [
"P106",
"P27",
"P108"
],
"adjacency": [
[
1,
0,
3
],
[
1,
2,
0
],
[
1,
1,
2
]
],
"entity_labels": [
"UNICEF",
"Jackie Chan",
"People's Republic of China",
"film producer"
],
"relation_labels": [
"occupation",
"country of citizenship",
"employer"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q3282637 .
?x0 wdt:P108 wd:Q740308 .
?x0 wdt:P27 wd:Q148
} |
mcwq-132170 | What Chinese film producer was employed by Tianyi Film Company and Qianghua Film Company and was employed by Youlian Film Company | [
"Fan Xuepeng"
] | {
"entities": [
"Q65515138",
"Q148",
"Q16925094",
"Q3282637",
"Q65515153",
"Q65515147"
],
"relations": [
"P106",
"P27",
"P108"
],
"adjacency": [
[
0,
0,
3
],
[
0,
2,
5
],
[
0,
2,
4
],
[
0,
2,
2
],
[
0,
1,
1
]
],
"entity_labels": [
"Fan Xuepeng",
"People's Republic of China",
"Tianyi Film Company",
"film producer",
"Qianghua Film Company",
"Youlian Film Company"
],
"relation_labels": [
"occupation",
"country of citizenship",
"employer"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q3282637 .
?x0 wdt:P108 wd:Q65515147 .
?x0 wdt:P108 wd:Q65515153 .
?x0 wdt:P108 wd:Q16925094 .
?x0 wdt:P27 wd:Q148
} |
mcwq-132171 | What Chinese film producer was employed by Tianyi Film Company and employed by Youlian Film Company | [
"Fan Xuepeng"
] | {
"entities": [
"Q65515138",
"Q148",
"Q16925094",
"Q3282637",
"Q65515147"
],
"relations": [
"P106",
"P27",
"P108"
],
"adjacency": [
[
0,
0,
3
],
[
0,
2,
2
],
[
0,
2,
4
],
[
0,
1,
1
]
],
"entity_labels": [
"Fan Xuepeng",
"People's Republic of China",
"Tianyi Film Company",
"film producer",
"Youlian Film Company"
],
"relation_labels": [
"occupation",
"country of citizenship",
"employer"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q3282637 .
?x0 wdt:P108 wd:Q16925094 .
?x0 wdt:P108 wd:Q65515147 .
?x0 wdt:P27 wd:Q148
} |
mcwq-132175 | What Chinese film producer wrote Miracles , The Fearless Hyena , Skiptrace , Chinese Zodiac , and Half a Loaf of Kung Fu | [
"Jackie Chan"
] | {
"entities": [
"Q1851982",
"Q148",
"Q3282637",
"Q18613571",
"Q232108",
"Q2569407",
"Q391143",
"Q36970"
],
"relations": [
"P106",
"P27",
"P58"
],
"adjacency": [
[
7,
0,
2
],
[
5,
2,
7
],
[
3,
2,
7
],
[
0,
2,
7
],
[
4,
2,
7
],
[
6,
2,
7
],
[
7,
1,
1
]
],
"entity_labels": [
"Miracles",
"People's Republic of China",
"film producer",
"Skiptrace",
"The Fearless Hyena",
"Half a Loaf of Kung Fu",
"Chinese Zodiac",
"Jackie Chan"
],
"relation_labels": [
"occupation",
"country of citizenship",
"screenwriter"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q3282637 .
wd:Q2569407 wdt:P58 ?x0 .
wd:Q18613571 wdt:P58 ?x0 .
wd:Q1851982 wdt:P58 ?x0 .
wd:Q232108 wdt:P58 ?x0 .
wd:Q391143 wdt:P58 ?x0 .
?x0 wdt:P27 wd:Q148
} |
mcwq-132176 | What Chinese film producer wrote The Fearless Hyena | [
"Jackie Chan"
] | {
"entities": [
"Q36970",
"Q148",
"Q232108",
"Q3282637"
],
"relations": [
"P106",
"P27",
"P58"
],
"adjacency": [
[
0,
0,
3
],
[
2,
2,
0
],
[
0,
1,
1
]
],
"entity_labels": [
"Jackie Chan",
"People's Republic of China",
"The Fearless Hyena",
"film producer"
],
"relation_labels": [
"occupation",
"country of citizenship",
"screenwriter"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q3282637 .
wd:Q232108 wdt:P58 ?x0 .
?x0 wdt:P27 wd:Q148
} |
mcwq-132188 | What Chinese founder of China Resources was employed by People's Republic of China | [
"Zhou Enlai"
] | {
"entities": [
"Q17410",
"Q148",
"Q1073501"
],
"relations": [
"P27",
"P108",
"P112"
],
"adjacency": [
[
2,
2,
0
],
[
0,
1,
1
],
[
0,
0,
1
]
],
"entity_labels": [
"Zhou Enlai",
"People's Republic of China",
"China Resources"
],
"relation_labels": [
"country of citizenship",
"employer",
"founded by"
]
} | SELECT DISTINCT ?x0 WHERE {
wd:Q1073501 wdt:P112 ?x0 .
?x0 wdt:P108 wd:Q148 .
?x0 wdt:P27 wd:Q148
} |
mcwq-132189 | What Chinese founder of Liu Laogen Grand Stage was A Simple Noodle Story 's star | [
"Zhao Benshan"
] | {
"entities": [
"Q195063",
"Q10897908",
"Q148",
"Q197424"
],
"relations": [
"P112",
"P27",
"P161"
],
"adjacency": [
[
0,
2,
3
],
[
1,
0,
3
],
[
3,
1,
2
]
],
"entity_labels": [
"A Simple Noodle Story",
"Liu Laogen Grand Stage",
"People's Republic of China",
"Zhao Benshan"
],
"relation_labels": [
"founded by",
"country of citizenship",
"cast member"
]
} | SELECT DISTINCT ?x0 WHERE {
wd:Q195063 wdt:P161 ?x0 .
wd:Q10897908 wdt:P112 ?x0 .
?x0 wdt:P27 wd:Q148
} |
mcwq-132195 | What Chinese male cinematographer was a spouse of Jiang Wenli | [
"Gu Changwei"
] | {
"entities": [
"Q148",
"Q377593",
"Q716018",
"Q222344",
"Q6581097"
],
"relations": [
"P106",
"P27",
"P26",
"P21"
],
"adjacency": [
[
2,
0,
3
],
[
2,
3,
4
],
[
2,
1,
0
],
[
2,
2,
1
]
],
"entity_labels": [
"People's Republic of China",
"Jiang Wenli",
"Gu Changwei",
"cinematographer",
"male"
],
"relation_labels": [
"occupation",
"country of citizenship",
"spouse",
"sex or gender"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q222344 .
?x0 wdt:P21 wd:Q6581097 .
?x0 wdt:P27 wd:Q148 .
?x0 wdt:P26 wd:Q377593 .
FILTER ( ?x0 != wd:Q377593 )
} |
mcwq-132196 | What Chinese male film director did Second Generation Chinese Films and Crossroads star | [
"Zhao Dan"
] | {
"entities": [
"Q148",
"Q197431",
"Q96960369",
"Q5188796",
"Q2526255",
"Q6581097"
],
"relations": [
"P106",
"P27",
"P21",
"P161"
],
"adjacency": [
[
1,
0,
4
],
[
2,
3,
1
],
[
3,
3,
1
],
[
1,
2,
5
],
[
1,
1,
0
]
],
"entity_labels": [
"People's Republic of China",
"Zhao Dan",
"Second Generation Chinese Films",
"Crossroads",
"film director",
"male"
],
"relation_labels": [
"occupation",
"country of citizenship",
"sex or gender",
"cast member"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q2526255 .
wd:Q96960369 wdt:P161 ?x0 .
wd:Q5188796 wdt:P161 ?x0 .
?x0 wdt:P21 wd:Q6581097 .
?x0 wdt:P27 wd:Q148
} |
mcwq-132197 | What Chinese male film editor directed The Messengers and Ab-normal Beauty | [
"Danny Pang Phat"
] | {
"entities": [
"Q148",
"Q303839",
"Q7042855",
"Q8353750",
"Q632174",
"Q6581097"
],
"relations": [
"P27",
"P106",
"P57",
"P21"
],
"adjacency": [
[
3,
1,
2
],
[
1,
2,
3
],
[
4,
2,
3
],
[
3,
3,
5
],
[
3,
0,
0
]
],
"entity_labels": [
"People's Republic of China",
"Ab-normal Beauty",
"film editor",
"Danny Pang Phat",
"The Messengers",
"male"
],
"relation_labels": [
"country of citizenship",
"occupation",
"director",
"sex or gender"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q7042855 .
wd:Q303839 wdt:P57 ?x0 .
wd:Q632174 wdt:P57 ?x0 .
?x0 wdt:P21 wd:Q6581097 .
?x0 wdt:P27 wd:Q148
} |
mcwq-132198 | What Chinese male film editor was a star of Hot Summer Days | [
"Fruit Chan"
] | {
"entities": [
"Q148",
"Q704027",
"Q3271964",
"Q7042855",
"Q6581097"
],
"relations": [
"P106",
"P27",
"P21",
"P161"
],
"adjacency": [
[
1,
0,
3
],
[
2,
3,
1
],
[
1,
2,
4
],
[
1,
1,
0
]
],
"entity_labels": [
"People's Republic of China",
"Fruit Chan",
"Hot Summer Days",
"film editor",
"male"
],
"relation_labels": [
"occupation",
"country of citizenship",
"sex or gender",
"cast member"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q7042855 .
wd:Q3271964 wdt:P161 ?x0 .
?x0 wdt:P21 wd:Q6581097 .
?x0 wdt:P27 wd:Q148
} |
mcwq-132206 | What Chinese parent of Li Xiaotang was influenced by Émile Zola | [
"Ba Jin"
] | {
"entities": [
"Q504",
"Q148",
"Q11096217",
"Q13005"
],
"relations": [
"P27",
"P737",
"P40|wdt:P355"
],
"adjacency": [
[
3,
1,
0
],
[
3,
2,
2
],
[
3,
0,
1
]
],
"entity_labels": [
"Émile Zola",
"People's Republic of China",
"Li Xiaotang",
"Ba Jin"
],
"relation_labels": [
"country of citizenship",
"influenced by",
"P40|wdt:P355"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P737 wd:Q504 .
?x0 wdt:P40|wdt:P355 wd:Q11096217 .
?x0 wdt:P27 wd:Q148
} |
mcwq-132207 | What Chinese parent of Li Xiaotang was influenced by Émile Zola and Anton Chekhov | [
"Ba Jin"
] | {
"entities": [
"Q11096217",
"Q148",
"Q5685",
"Q13005",
"Q504"
],
"relations": [
"P27",
"P737",
"P40|wdt:P355"
],
"adjacency": [
[
3,
1,
4
],
[
3,
1,
2
],
[
3,
2,
0
],
[
3,
0,
1
]
],
"entity_labels": [
"Li Xiaotang",
"People's Republic of China",
"Anton Chekhov",
"Ba Jin",
"Émile Zola"
],
"relation_labels": [
"country of citizenship",
"influenced by",
"P40|wdt:P355"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P737 wd:Q504 .
?x0 wdt:P737 wd:Q5685 .
?x0 wdt:P40|wdt:P355 wd:Q11096217 .
?x0 wdt:P27 wd:Q148
} |
mcwq-132209 | What Chinese person did Tian Qing marry | [
"Zhang Nan"
] | {
"entities": [
"Q148",
"Q197261",
"Q5",
"Q270165"
],
"relations": [
"P27",
"P26",
"P31"
],
"adjacency": [
[
1,
2,
2
],
[
1,
0,
0
],
[
1,
1,
3
]
],
"entity_labels": [
"People's Republic of China",
"Zhang Nan",
"human",
"Tian Qing"
],
"relation_labels": [
"country of citizenship",
"spouse",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P27 wd:Q148 .
?x0 wdt:P26 wd:Q270165 .
FILTER ( ?x0 != wd:Q270165 )
} |
mcwq-132210 | What Chinese person did Drunken Master III , Infernal Affairs III , Sworn Brothers , A Simple Life , Shaolin , The Conman , and A World Without Thieves star | [
"Andy Lau"
] | {
"entities": [
"Q24515",
"Q148",
"Q13534335",
"Q248354",
"Q167432",
"Q56864",
"Q169517",
"Q5",
"Q300622",
"Q16766"
],
"relations": [
"P27",
"P31",
"P161"
],
"adjacency": [
[
9,
1,
7
],
[
2,
2,
9
],
[
0,
2,
9
],
[
5,
2,
9
],
[
6,
2,
9
],
[
3,
2,
9
],
[
4,
2,
9
],
[
8,
2,
9
],
[
9,
0,
1
]
],
"entity_labels": [
"Shaolin",
"People's Republic of China",
"Sworn Brothers",
"Infernal Affairs III",
"A Simple Life",
"Drunken Master III",
"The Conman",
"human",
"A World Without Thieves",
"Andy Lau"
],
"relation_labels": [
"country of citizenship",
"instance of",
"cast member"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q13534335 wdt:P161 ?x0 .
wd:Q24515 wdt:P161 ?x0 .
wd:Q56864 wdt:P161 ?x0 .
wd:Q169517 wdt:P161 ?x0 .
wd:Q248354 wdt:P161 ?x0 .
wd:Q167432 wdt:P161 ?x0 .
wd:Q300622 wdt:P161 ?x0 .
?x0 wdt:P27 wd:Q148
} |
mcwq-132211 | What Chinese person did United Nations employ and World Health Organization and Department of Health employ | [
"Margaret Chan"
] | {
"entities": [
"Q148",
"Q270650",
"Q7817",
"Q5",
"Q2303626",
"Q1065"
],
"relations": [
"P27",
"P108",
"P31"
],
"adjacency": [
[
1,
2,
3
],
[
1,
1,
5
],
[
1,
1,
4
],
[
1,
1,
2
],
[
1,
0,
0
]
],
"entity_labels": [
"People's Republic of China",
"Margaret Chan",
"World Health Organization",
"human",
"Department of Health",
"United Nations"
],
"relation_labels": [
"country of citizenship",
"employer",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P108 wd:Q1065 .
?x0 wdt:P108 wd:Q2303626 .
?x0 wdt:P108 wd:Q7817 .
?x0 wdt:P27 wd:Q148
} |
mcwq-132213 | What Chinese person did IBM , University of Southern California , Boston University , University of Minnesota , and University of Illinois at Urbana–Champaign employ | [
"Shang-Hua Teng"
] | {
"entities": [
"Q148",
"Q4614",
"Q49110",
"Q5",
"Q238101",
"Q37156",
"Q92663",
"Q457281"
],
"relations": [
"P27",
"P108",
"P31"
],
"adjacency": [
[
6,
2,
3
],
[
6,
1,
7
],
[
6,
1,
2
],
[
6,
1,
4
],
[
6,
1,
5
],
[
6,
1,
1
],
[
6,
0,
0
]
],
"entity_labels": [
"People's Republic of China",
"University of Southern California",
"Boston University",
"human",
"University of Minnesota",
"IBM",
"Shang-Hua Teng",
"University of Illinois at Urbana–Champaign"
],
"relation_labels": [
"country of citizenship",
"employer",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P108 wd:Q457281 .
?x0 wdt:P108 wd:Q49110 .
?x0 wdt:P108 wd:Q238101 .
?x0 wdt:P108 wd:Q37156 .
?x0 wdt:P108 wd:Q4614 .
?x0 wdt:P27 wd:Q148
} |
mcwq-132217 | What Chinese person executive produced 1911 | [
"Jackie Chan"
] | {
"entities": [
"Q36970",
"Q148",
"Q5",
"Q206182"
],
"relations": [
"P27",
"P1431",
"P31"
],
"adjacency": [
[
0,
2,
2
],
[
3,
1,
0
],
[
0,
0,
1
]
],
"entity_labels": [
"Jackie Chan",
"People's Republic of China",
"human",
"1911"
],
"relation_labels": [
"country of citizenship",
"executive producer",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q206182 wdt:P1431 ?x0 .
?x0 wdt:P27 wd:Q148
} |
mcwq-132218 | What Chinese person founded Suning Appliance Group Co., Ltd. | [
"Zhang Jindong"
] | {
"entities": [
"Q148",
"Q197216",
"Q1895661",
"Q5"
],
"relations": [
"P27",
"P31",
"P112"
],
"adjacency": [
[
1,
1,
3
],
[
2,
2,
1
],
[
1,
0,
0
]
],
"entity_labels": [
"People's Republic of China",
"Zhang Jindong Gleison Bremer",
"Suning.com",
"human"
],
"relation_labels": [
"country of citizenship",
"instance of",
"founded by"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q1895661 wdt:P112 ?x0 .
?x0 wdt:P27 wd:Q148
} |
mcwq-132219 | What Chinese person founded Alipay and founded Cainiao , Breakthrough Prize in Mathematics , alibaba.com , Alibaba Group , and Taobao | [
"Jack Ma"
] | {
"entities": [
"Q1359568",
"Q148",
"Q17278380",
"Q493556",
"Q5",
"Q16947973",
"Q1137062",
"Q2117484",
"Q513307"
],
"relations": [
"P27",
"P31",
"P112"
],
"adjacency": [
[
6,
1,
4
],
[
2,
2,
6
],
[
5,
2,
6
],
[
7,
2,
6
],
[
8,
2,
6
],
[
0,
2,
6
],
[
3,
2,
6
],
[
6,
0,
1
]
],
"entity_labels": [
"Alibaba Group",
"People's Republic of China",
"Breakthrough Prize in Mathematics",
"Alipay",
"human",
"Cainiao",
"Jack Ma",
"Taobao",
"alibaba.com"
],
"relation_labels": [
"country of citizenship",
"instance of",
"founded by"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q17278380 wdt:P112 ?x0 .
wd:Q16947973 wdt:P112 ?x0 .
wd:Q2117484 wdt:P112 ?x0 .
wd:Q513307 wdt:P112 ?x0 .
wd:Q1359568 wdt:P112 ?x0 .
wd:Q493556 wdt:P112 ?x0 .
?x0 wdt:P27 wd:Q148
} |
mcwq-132223 | What Chinese person married Xiao Shan and was influenced by Émile Zola | [
"Ba Jin"
] | {
"entities": [
"Q148",
"Q5",
"Q13005",
"Q504",
"Q8247678"
],
"relations": [
"P27",
"P26",
"P737",
"P31"
],
"adjacency": [
[
2,
3,
1
],
[
2,
2,
3
],
[
2,
0,
0
],
[
2,
1,
4
]
],
"entity_labels": [
"People's Republic of China",
"human",
"Ba Jin",
"Émile Zola",
"Xiao Shan"
],
"relation_labels": [
"country of citizenship",
"spouse",
"influenced by",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P737 wd:Q504 .
?x0 wdt:P27 wd:Q148 .
?x0 wdt:P26 wd:Q8247678 .
FILTER ( ?x0 != wd:Q8247678 )
} |
mcwq-132227 | What Chinese person produced A Very Short Life | [
"Dennis Law"
] | {
"entities": [
"Q5258636",
"Q148",
"Q4660438",
"Q5"
],
"relations": [
"P272",
"P27",
"P31"
],
"adjacency": [
[
0,
2,
3
],
[
2,
0,
0
],
[
0,
1,
1
]
],
"entity_labels": [
"Dennis Law",
"People's Republic of China",
"A Very Short Life",
"human"
],
"relation_labels": [
"production company",
"country of citizenship",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q4660438 wdt:P272 ?x0 .
?x0 wdt:P27 wd:Q148
} |
mcwq-132231 | What Chinese person was Miners 's director , cinematographer , and editor | [
"Bai Budan"
] | {
"entities": [
"Q3633012",
"Q148",
"Q5",
"Q3858365"
],
"relations": [
"P344",
"P57",
"P31",
"P1040",
"P27"
],
"adjacency": [
[
0,
2,
2
],
[
3,
0,
0
],
[
3,
1,
0
],
[
3,
3,
0
],
[
0,
4,
1
]
],
"entity_labels": [
"Bai Budan",
"People's Republic of China",
"human",
"Miners"
],
"relation_labels": [
"director of photography",
"director",
"instance of",
"film editor",
"country of citizenship"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q3858365 wdt:P344 ?x0 .
wd:Q3858365 wdt:P57 ?x0 .
wd:Q3858365 wdt:P1040 ?x0 .
?x0 wdt:P27 wd:Q148
} |
mcwq-132233 | What Chinese person was employed by Tsinghua University , Leiden University , and Stony Brook University and founded Asia Pacific Center for Theoretical Physics | [
"Chen-ning Yang"
] | {
"entities": [
"Q16166593",
"Q148",
"Q16955",
"Q969850",
"Q5",
"Q181369",
"Q156598"
],
"relations": [
"P27",
"P108",
"P31",
"P112"
],
"adjacency": [
[
5,
2,
4
],
[
0,
3,
5
],
[
5,
1,
2
],
[
5,
1,
6
],
[
5,
1,
3
],
[
5,
0,
1
]
],
"entity_labels": [
"Asia Pacific Center for Theoretical Physics",
"People's Republic of China",
"Tsinghua University",
"Stony Brook University",
"human",
"Chen-ning Yang",
"Leiden University"
],
"relation_labels": [
"country of citizenship",
"employer",
"instance of",
"founded by"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q16166593 wdt:P112 ?x0 .
?x0 wdt:P108 wd:Q16955 .
?x0 wdt:P108 wd:Q156598 .
?x0 wdt:P108 wd:Q969850 .
?x0 wdt:P27 wd:Q148
} |
mcwq-132234 | What Chinese person was employed by IBM and University of Minnesota | [
"Shang-Hua Teng"
] | {
"entities": [
"Q148",
"Q5",
"Q238101",
"Q92663",
"Q37156"
],
"relations": [
"P27",
"P108",
"P31"
],
"adjacency": [
[
3,
2,
1
],
[
3,
1,
4
],
[
3,
1,
2
],
[
3,
0,
0
]
],
"entity_labels": [
"People's Republic of China",
"human",
"University of Minnesota",
"Shang-Hua Teng",
"IBM"
],
"relation_labels": [
"country of citizenship",
"employer",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P108 wd:Q37156 .
?x0 wdt:P108 wd:Q238101 .
?x0 wdt:P27 wd:Q148
} |
mcwq-132235 | What Chinese person was influenced by Émile Zola | [
"Ba Jin"
] | {
"entities": [
"Q504",
"Q148",
"Q5",
"Q13005"
],
"relations": [
"P27",
"P737",
"P31"
],
"adjacency": [
[
3,
2,
2
],
[
3,
1,
0
],
[
3,
0,
1
]
],
"entity_labels": [
"Émile Zola",
"People's Republic of China",
"human",
"Ba Jin"
],
"relation_labels": [
"country of citizenship",
"influenced by",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P737 wd:Q504 .
?x0 wdt:P27 wd:Q148
} |
mcwq-132237 | What Chinese person wrote and directed From Vietnam and The Postmodern Life of My Aunt | [
"Ann Hui"
] | {
"entities": [
"Q148",
"Q852093",
"Q96424822",
"Q5",
"Q256958"
],
"relations": [
"P27",
"P57",
"P58",
"P31"
],
"adjacency": [
[
4,
3,
3
],
[
2,
1,
4
],
[
1,
1,
4
],
[
2,
2,
4
],
[
1,
2,
4
],
[
4,
0,
0
]
],
"entity_labels": [
"People's Republic of China",
"The Postmodern Life of My Aunt",
"From Vietnam",
"human",
"Ann Hui"
],
"relation_labels": [
"country of citizenship",
"director",
"screenwriter",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q96424822 wdt:P57 ?x0 .
wd:Q852093 wdt:P57 ?x0 .
wd:Q96424822 wdt:P58 ?x0 .
wd:Q852093 wdt:P58 ?x0 .
?x0 wdt:P27 wd:Q148
} |
mcwq-132270 | What Chinese screenwriter was Bishonen 's writer | [
"Yonfan"
] | {
"entities": [
"Q148",
"Q69423232",
"Q330182",
"Q866318"
],
"relations": [
"P106",
"P27",
"P58"
],
"adjacency": [
[
2,
0,
1
],
[
3,
2,
2
],
[
2,
1,
0
]
],
"entity_labels": [
"People's Republic of China",
"film screenwriter",
"Yonfan",
"Bishonen"
],
"relation_labels": [
"occupation",
"country of citizenship",
"screenwriter"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q69423232 .
wd:Q866318 wdt:P58 ?x0 .
?x0 wdt:P27 wd:Q148
} |
mcwq-132284 | What Chinese sibling of Oxide Pang Chun edited Infernal Affairs | [
"Danny Pang Phat"
] | {
"entities": [
"Q714057",
"Q148",
"Q13359754",
"Q8353750"
],
"relations": [
"P27",
"P3373",
"P1040"
],
"adjacency": [
[
0,
2,
3
],
[
3,
0,
1
],
[
3,
1,
2
]
],
"entity_labels": [
"Infernal Affairs",
"People's Republic of China",
"Oxide Pang Chun",
"Danny Pang Phat"
],
"relation_labels": [
"country of citizenship",
"sibling",
"film editor"
]
} | SELECT DISTINCT ?x0 WHERE {
wd:Q714057 wdt:P1040 ?x0 .
?x0 wdt:P27 wd:Q148 .
?x0 wdt:P3373 wd:Q13359754 .
FILTER ( ?x0 != wd:Q13359754 )
} |
mcwq-132287 | What Chinese sibling of Chao-Li Chi was influenced by Karl August Wittfogel | [
"Ji Chaoding"
] | {
"entities": [
"Q61082",
"Q148",
"Q19851905",
"Q440971"
],
"relations": [
"P27",
"P3373",
"P737"
],
"adjacency": [
[
2,
2,
0
],
[
2,
0,
1
],
[
2,
1,
3
]
],
"entity_labels": [
"Karl August Wittfogel",
"People's Republic of China",
"Ji Chaoding",
"Chao-Li Chi"
],
"relation_labels": [
"country of citizenship",
"sibling",
"influenced by"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P737 wd:Q61082 .
?x0 wdt:P27 wd:Q148 .
?x0 wdt:P3373 wd:Q440971 .
FILTER ( ?x0 != wd:Q440971 )
} |
mcwq-132290 | What Chinese sibling of Pujie married Wenxiu | [
"Puyi"
] | {
"entities": [
"Q148",
"Q434584",
"Q77895",
"Q185152"
],
"relations": [
"P27",
"P3373",
"P26"
],
"adjacency": [
[
3,
0,
0
],
[
3,
1,
2
],
[
3,
2,
1
]
],
"entity_labels": [
"People's Republic of China",
"Wenxiu",
"Pujie",
"Puyi"
],
"relation_labels": [
"country of citizenship",
"sibling",
"spouse"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P27 wd:Q148 .
?x0 wdt:P3373 wd:Q77895 .
?x0 wdt:P26 wd:Q434584 .
FILTER ( ?x0 != wd:Q77895 ) .
FILTER ( ?x0 != wd:Q434584 )
} |
mcwq-132292 | What Chinese sibling of Pujie was Wenxiu 's spouse | [
"Puyi"
] | {
"entities": [
"Q148",
"Q434584",
"Q77895",
"Q185152"
],
"relations": [
"P27",
"P3373",
"P26"
],
"adjacency": [
[
3,
0,
0
],
[
3,
1,
2
],
[
3,
2,
1
]
],
"entity_labels": [
"People's Republic of China",
"Wenxiu",
"Pujie",
"Puyi"
],
"relation_labels": [
"country of citizenship",
"sibling",
"spouse"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P27 wd:Q148 .
?x0 wdt:P3373 wd:Q77895 .
?x0 wdt:P26 wd:Q434584 .
FILTER ( ?x0 != wd:Q434584 ) .
FILTER ( ?x0 != wd:Q77895 )
} |
mcwq-132294 | What Chinese sibling of Paul Chun wrote The Truth About Jane and Sam | [
"Derek Yee"
] | {
"entities": [
"Q699415",
"Q148",
"Q960141",
"Q1020707"
],
"relations": [
"P27",
"P3373",
"P58"
],
"adjacency": [
[
3,
2,
2
],
[
2,
0,
1
],
[
2,
1,
0
]
],
"entity_labels": [
"Paul Chun",
"People's Republic of China",
"Derek Yee",
"The Truth About Jane and Sam"
],
"relation_labels": [
"country of citizenship",
"sibling",
"screenwriter"
]
} | SELECT DISTINCT ?x0 WHERE {
wd:Q1020707 wdt:P58 ?x0 .
?x0 wdt:P27 wd:Q148 .
?x0 wdt:P3373 wd:Q699415 .
FILTER ( ?x0 != wd:Q699415 )
} |
mcwq-132297 | What Chinese sibling of a spouse of Zhu Danhua influenced Kent Ford | [
"Mao Zedong"
] | {
"entities": [
"Q98959043",
"Q5816",
"Q148",
"Q8248700",
"Q707246"
],
"relations": [
"P27",
"P3373",
"P737",
"P26"
],
"adjacency": [
[
0,
2,
1
],
[
1,
0,
2
],
[
1,
1,
4
],
[
4,
3,
3
]
],
"entity_labels": [
"Kent Ford",
"Mao Zedong",
"People's Republic of China",
"Zhu Danhua",
"Mao Zemin"
],
"relation_labels": [
"country of citizenship",
"sibling",
"influenced by",
"spouse"
]
} | SELECT DISTINCT ?x0 WHERE {
wd:Q98959043 wdt:P737 ?x0 .
?x0 wdt:P27 wd:Q148 .
?x0 wdt:P3373 ?x1 .
?x1 wdt:P26 wd:Q8248700 .
FILTER ( ?x0 != ?x1 ) .
FILTER ( ?x1 != wd:Q8248700 )
} |
mcwq-132298 | What Chinese sibling of a actor was Zhou Yun 's spouse | [
"Jiang Wen"
] | {
"entities": [
"Q9122112",
"Q148",
"Q716069",
"Q33999",
"Q6191594"
],
"relations": [
"P27",
"P3373",
"P106",
"P26"
],
"adjacency": [
[
2,
0,
1
],
[
2,
1,
4
],
[
2,
3,
0
],
[
4,
2,
3
]
],
"entity_labels": [
"Zhou Yun",
"People's Republic of China",
"Jiang Wen",
"actor",
"Jiang Wu"
],
"relation_labels": [
"country of citizenship",
"sibling",
"occupation",
"spouse"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P27 wd:Q148 .
?x0 wdt:P3373 ?x1 .
?x0 wdt:P26 wd:Q9122112 .
?x1 wdt:P106 wd:Q33999 .
FILTER ( ?x0 != ?x1 ) .
FILTER ( ?x0 != wd:Q9122112 )
} |
mcwq-132299 | What Chinese spouse of Meng Jun founded and was employed by Huawei | [
"Ren Zhengfei"
] | {
"entities": [
"Q712802",
"Q148",
"Q77608900",
"Q160120"
],
"relations": [
"P27",
"P26",
"P108",
"P112"
],
"adjacency": [
[
3,
3,
0
],
[
0,
2,
3
],
[
0,
0,
1
],
[
0,
1,
2
]
],
"entity_labels": [
"Ren Zhengfei",
"People's Republic of China",
"Meng Jun",
"Huawei"
],
"relation_labels": [
"country of citizenship",
"spouse",
"employer",
"founded by"
]
} | SELECT DISTINCT ?x0 WHERE {
wd:Q160120 wdt:P112 ?x0 .
?x0 wdt:P108 wd:Q160120 .
?x0 wdt:P27 wd:Q148 .
?x0 wdt:P26 wd:Q77608900 .
FILTER ( ?x0 != wd:Q77608900 )
} |
mcwq-132300 | What Chinese spouse of Dong 's cinematographer did Ash Is Purest White and Platform star | [
"Zhao Tao"
] | {
"entities": [
"Q148",
"Q82680",
"Q51797794",
"Q787500",
"Q461079",
"Q197412"
],
"relations": [
"P344",
"P27",
"P26",
"P161"
],
"adjacency": [
[
5,
3,
1
],
[
2,
3,
1
],
[
1,
1,
0
],
[
1,
2,
4
],
[
3,
0,
4
]
],
"entity_labels": [
"People's Republic of China",
"Zhao Tao",
"Ash Is Purest White",
"Dong",
"Jia Zhangke",
"Platform"
],
"relation_labels": [
"director of photography",
"country of citizenship",
"spouse",
"cast member"
]
} | SELECT DISTINCT ?x0 WHERE {
wd:Q197412 wdt:P161 ?x0 .
wd:Q51797794 wdt:P161 ?x0 .
?x0 wdt:P27 wd:Q148 .
?x0 wdt:P26 ?x1 .
wd:Q787500 wdt:P344 ?x1 .
FILTER ( ?x0 != ?x1 )
} |
mcwq-132301 | What Chinese spouse of Xiao Shan was influenced by Émile Zola , Anton Chekhov , and Julio Baghy | [
"Ba Jin"
] | {
"entities": [
"Q148",
"Q5685",
"Q12773",
"Q13005",
"Q504",
"Q8247678"
],
"relations": [
"P27",
"P26",
"P737"
],
"adjacency": [
[
3,
2,
1
],
[
3,
2,
4
],
[
3,
2,
2
],
[
3,
0,
0
],
[
3,
1,
5
]
],
"entity_labels": [
"People's Republic of China",
"Anton Chekhov",
"Julio Baghy",
"Ba Jin",
"Émile Zola",
"Xiao Shan"
],
"relation_labels": [
"country of citizenship",
"spouse",
"influenced by"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P737 wd:Q5685 .
?x0 wdt:P737 wd:Q504 .
?x0 wdt:P737 wd:Q12773 .
?x0 wdt:P27 wd:Q148 .
?x0 wdt:P26 wd:Q8247678 .
FILTER ( ?x0 != wd:Q8247678 )
} |
mcwq-132303 | What Chinese spouse of Nina Li directed Born to Defence | [
"Jet Li"
] | {
"entities": [
"Q283983",
"Q464071",
"Q148",
"Q159577"
],
"relations": [
"P27",
"P57",
"P26"
],
"adjacency": [
[
1,
1,
3
],
[
3,
0,
2
],
[
3,
2,
0
]
],
"entity_labels": [
"Nina Li",
"Born to Defence",
"People's Republic of China",
"Jet Li"
],
"relation_labels": [
"country of citizenship",
"director",
"spouse"
]
} | SELECT DISTINCT ?x0 WHERE {
wd:Q464071 wdt:P57 ?x0 .
?x0 wdt:P27 wd:Q148 .
?x0 wdt:P26 wd:Q283983 .
FILTER ( ?x0 != wd:Q283983 )
} |
mcwq-132304 | What Chinese spouse of Empress Wanrong did Wenxiu and Li Shuxian marry | [
"Puyi"
] | {
"entities": [
"Q464563",
"Q148",
"Q698749",
"Q434584",
"Q185152"
],
"relations": [
"P27",
"P26"
],
"adjacency": [
[
4,
0,
1
],
[
4,
1,
3
],
[
4,
1,
0
],
[
4,
1,
2
]
],
"entity_labels": [
"Empress Wanrong",
"People's Republic of China",
"Li Shuxian",
"Wenxiu",
"Puyi"
],
"relation_labels": [
"country of citizenship",
"spouse"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P27 wd:Q148 .
?x0 wdt:P26 wd:Q434584 .
?x0 wdt:P26 wd:Q464563 .
?x0 wdt:P26 wd:Q698749 .
FILTER ( ?x0 != wd:Q434584 ) .
FILTER ( ?x0 != wd:Q464563 ) .
FILTER ( ?x0 != wd:Q698749 )
} |
mcwq-132306 | What Chinese spouse of Zhang Yuqi edited White Deer Plain and Tuya's Marriage | [
"Wang Quan'an"
] | {
"entities": [
"Q705226",
"Q148",
"Q700315",
"Q803694",
"Q430987"
],
"relations": [
"P27",
"P26",
"P1040"
],
"adjacency": [
[
4,
2,
0
],
[
3,
2,
0
],
[
0,
0,
1
],
[
0,
1,
2
]
],
"entity_labels": [
"Wang Quan'an",
"People's Republic of China",
"Zhang Yuqi",
"White Deer Plain",
"Tuya's Marriage"
],
"relation_labels": [
"country of citizenship",
"spouse",
"film editor"
]
} | SELECT DISTINCT ?x0 WHERE {
wd:Q430987 wdt:P1040 ?x0 .
wd:Q803694 wdt:P1040 ?x0 .
?x0 wdt:P27 wd:Q148 .
?x0 wdt:P26 wd:Q700315 .
FILTER ( ?x0 != wd:Q700315 )
} |
mcwq-132307 | What Chinese spouse of Lu Qing wrote Human Flow and directed Disturbing the Peace | [
"Ai Weiwei"
] | {
"entities": [
"Q148",
"Q48673899",
"Q160115",
"Q15900891",
"Q34613674"
],
"relations": [
"P27",
"P57",
"P26",
"P58"
],
"adjacency": [
[
1,
1,
2
],
[
4,
3,
2
],
[
2,
0,
0
],
[
2,
2,
3
]
],
"entity_labels": [
"People's Republic of China",
"Disturbing the Peace",
"Omwro chino",
"Lu Qing",
"Human Flow"
],
"relation_labels": [
"country of citizenship",
"director",
"spouse",
"screenwriter"
]
} | SELECT DISTINCT ?x0 WHERE {
wd:Q48673899 wdt:P57 ?x0 .
wd:Q34613674 wdt:P58 ?x0 .
?x0 wdt:P27 wd:Q148 .
?x0 wdt:P26 wd:Q15900891 .
FILTER ( ?x0 != wd:Q15900891 )
} |
mcwq-132308 | What Chinese spouse of Weng Fan was employed by Stony Brook University and Leiden University | [
"Chen-ning Yang"
] | {
"entities": [
"Q148",
"Q969850",
"Q9067287",
"Q181369",
"Q156598"
],
"relations": [
"P27",
"P26",
"P108"
],
"adjacency": [
[
3,
2,
4
],
[
3,
2,
1
],
[
3,
0,
0
],
[
3,
1,
2
]
],
"entity_labels": [
"People's Republic of China",
"Stony Brook University",
"Weng Fan",
"Chen-ning Yang",
"Leiden University"
],
"relation_labels": [
"country of citizenship",
"spouse",
"employer"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P108 wd:Q156598 .
?x0 wdt:P108 wd:Q969850 .
?x0 wdt:P27 wd:Q148 .
?x0 wdt:P26 wd:Q9067287 .
FILTER ( ?x0 != wd:Q9067287 )
} |
mcwq-132309 | What Chinese spouse of Ba Jin 's spouse did a person influence | [
"Ba Jin"
] | {
"entities": [
"Q148",
"Q12773",
"Q5",
"Q13005",
"Q8247678"
],
"relations": [
"P27",
"P26",
"P737",
"P31"
],
"adjacency": [
[
3,
2,
1
],
[
3,
0,
0
],
[
3,
1,
4
],
[
1,
3,
2
],
[
4,
1,
3
]
],
"entity_labels": [
"People's Republic of China",
"Julio Baghy",
"human",
"Ba Jin",
"Xiao Shan"
],
"relation_labels": [
"country of citizenship",
"spouse",
"influenced by",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P737 ?x1 .
?x0 wdt:P27 wd:Q148 .
?x0 wdt:P26 ?x2 .
?x1 wdt:P31 wd:Q5 .
?x2 wdt:P26 wd:Q13005 .
FILTER ( ?x0 != ?x2 ) .
FILTER ( ?x2 != wd:Q13005 )
} |
mcwq-132310 | What Chinese spouse of Wang Yeping was employed by FAW Group and employed by Central Committee of the Communist Party of China , China United Engineering Corporation Limited , Shanghai Jiao Tong University , and Shanghai Yimin No.1 Food Factory | [
"Jiang Zemin"
] | {
"entities": [
"Q22078724",
"Q16597",
"Q50963",
"Q148",
"Q525169",
"Q717483",
"Q1124351",
"Q9384403"
],
"relations": [
"P27",
"P26",
"P108"
],
"adjacency": [
[
1,
2,
0
],
[
1,
2,
7
],
[
1,
2,
6
],
[
1,
2,
2
],
[
1,
2,
4
],
[
1,
0,
3
],
[
1,
1,
5
]
],
"entity_labels": [
"Shanghai Yimin No.1 Food Factory",
"Jiang Zemin",
"Central Committee of the Chinese Communist Party",
"People's Republic of China",
"Shanghai Jiao Tong University",
"Wang Yeping",
"FAW",
"China United Engineering Corporation Limited"
],
"relation_labels": [
"country of citizenship",
"spouse",
"employer"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P108 wd:Q22078724 .
?x0 wdt:P108 wd:Q9384403 .
?x0 wdt:P108 wd:Q1124351 .
?x0 wdt:P108 wd:Q50963 .
?x0 wdt:P108 wd:Q525169 .
?x0 wdt:P27 wd:Q148 .
?x0 wdt:P26 wd:Q717483 .
FILTER ( ?x0 != wd:Q717483 )
} |
mcwq-132311 | What Chinese spouse of Archie Kao did Cloud Atlas star and Painted Skin star | [
"Zhou Xun"
] | {
"entities": [
"Q148",
"Q51750",
"Q28936",
"Q633905",
"Q198030"
],
"relations": [
"P27",
"P26",
"P161"
],
"adjacency": [
[
2,
2,
4
],
[
1,
2,
4
],
[
4,
0,
0
],
[
4,
1,
3
]
],
"entity_labels": [
"People's Republic of China",
"Painted Skin",
"Cloud Atlas",
"Archie Kao",
"Zhou Xun"
],
"relation_labels": [
"country of citizenship",
"spouse",
"cast member"
]
} | SELECT DISTINCT ?x0 WHERE {
wd:Q28936 wdt:P161 ?x0 .
wd:Q51750 wdt:P161 ?x0 .
?x0 wdt:P27 wd:Q148 .
?x0 wdt:P26 wd:Q633905 .
FILTER ( ?x0 != wd:Q633905 )
} |
mcwq-132312 | What Chinese spouse of Nina Li founded Eastern Production and founded One Foundation | [
"Jet Li"
] | {
"entities": [
"Q148",
"Q283983",
"Q159577",
"Q7092659",
"Q105974628"
],
"relations": [
"P27",
"P26",
"P112"
],
"adjacency": [
[
3,
2,
2
],
[
4,
2,
2
],
[
2,
0,
0
],
[
2,
1,
1
]
],
"entity_labels": [
"People's Republic of China",
"Nina Li",
"Jet Li",
"One Foundation",
"Eastern Production"
],
"relation_labels": [
"country of citizenship",
"spouse",
"founded by"
]
} | SELECT DISTINCT ?x0 WHERE {
wd:Q7092659 wdt:P112 ?x0 .
wd:Q105974628 wdt:P112 ?x0 .
?x0 wdt:P27 wd:Q148 .
?x0 wdt:P26 wd:Q283983 .
FILTER ( ?x0 != wd:Q283983 )
} |
mcwq-132313 | What Chinese spouse of Lin Feng-jiao wrote Project A Part II and Police Story and directed 1911 | [
"Jackie Chan"
] | {
"entities": [
"Q148",
"Q1640085",
"Q717669",
"Q36970",
"Q594033",
"Q206182"
],
"relations": [
"P27",
"P57",
"P26",
"P58"
],
"adjacency": [
[
5,
1,
3
],
[
1,
3,
3
],
[
4,
3,
3
],
[
3,
0,
0
],
[
3,
2,
2
]
],
"entity_labels": [
"People's Republic of China",
"Project A Part II",
"Lin Feng-jiao",
"Jackie Chan",
"Police Story",
"1911"
],
"relation_labels": [
"country of citizenship",
"director",
"spouse",
"screenwriter"
]
} | SELECT DISTINCT ?x0 WHERE {
wd:Q206182 wdt:P57 ?x0 .
wd:Q1640085 wdt:P58 ?x0 .
wd:Q594033 wdt:P58 ?x0 .
?x0 wdt:P27 wd:Q148 .
?x0 wdt:P26 wd:Q717669 .
FILTER ( ?x0 != wd:Q717669 )
} |
mcwq-132314 | What Chinese spouse of Shi Youzhen founded Hangzhou Wahaha Group | [
"Zong Qinghou"
] | {
"entities": [
"Q21523400",
"Q1071849",
"Q148",
"Q219928"
],
"relations": [
"P27",
"P26",
"P112"
],
"adjacency": [
[
1,
2,
3
],
[
3,
0,
2
],
[
3,
1,
0
]
],
"entity_labels": [
"Shi Youzhen",
"Hangzhou Wahaha Group",
"People's Republic of China",
"Zong Qinghou"
],
"relation_labels": [
"country of citizenship",
"spouse",
"founded by"
]
} | SELECT DISTINCT ?x0 WHERE {
wd:Q1071849 wdt:P112 ?x0 .
?x0 wdt:P27 wd:Q148 .
?x0 wdt:P26 wd:Q21523400 .
FILTER ( ?x0 != wd:Q21523400 )
} |
mcwq-132315 | What Chinese spouse of Wenxiu did Empress Wanrong marry | [
"Puyi"
] | {
"entities": [
"Q464563",
"Q148",
"Q434584",
"Q185152"
],
"relations": [
"P27",
"P26"
],
"adjacency": [
[
3,
0,
1
],
[
3,
1,
2
],
[
3,
1,
0
]
],
"entity_labels": [
"Empress Wanrong",
"People's Republic of China",
"Wenxiu",
"Puyi"
],
"relation_labels": [
"country of citizenship",
"spouse"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P27 wd:Q148 .
?x0 wdt:P26 wd:Q434584 .
?x0 wdt:P26 wd:Q464563 .
FILTER ( ?x0 != wd:Q434584 ) .
FILTER ( ?x0 != wd:Q464563 )
} |
mcwq-132318 | What Chinese spouse of He Zizhen influenced Louis Althusser , influenced Maria Antonietta Macciocchi , married Yang Kaihui , and married Jiang Qing | [
"Mao Zedong"
] | {
"entities": [
"Q5816",
"Q148",
"Q1083986",
"Q236017",
"Q284278",
"Q184169",
"Q272321"
],
"relations": [
"P27",
"P26",
"P737"
],
"adjacency": [
[
2,
2,
0
],
[
5,
2,
0
],
[
0,
0,
1
],
[
0,
1,
6
],
[
0,
1,
3
],
[
0,
1,
4
]
],
"entity_labels": [
"Mao Zedong",
"People's Republic of China",
"Maria Antonietta Macciocchi",
"Jiang Qing",
"Yang Kaihui",
"Louis Althusser",
"He Zizhen"
],
"relation_labels": [
"country of citizenship",
"spouse",
"influenced by"
]
} | SELECT DISTINCT ?x0 WHERE {
wd:Q1083986 wdt:P737 ?x0 .
wd:Q184169 wdt:P737 ?x0 .
?x0 wdt:P27 wd:Q148 .
?x0 wdt:P26 wd:Q272321 .
?x0 wdt:P26 wd:Q236017 .
?x0 wdt:P26 wd:Q284278 .
FILTER ( ?x0 != wd:Q272321 ) .
FILTER ( ?x0 != wd:Q236017 ) .
FILTER ( ?x0 != wd:Q284278 )
} |
mcwq-132319 | What Chinese spouse of Xiao Shan was influenced by Anton Chekhov and influenced by Émile Zola | [
"Ba Jin"
] | {
"entities": [
"Q148",
"Q5685",
"Q13005",
"Q504",
"Q8247678"
],
"relations": [
"P27",
"P26",
"P737"
],
"adjacency": [
[
2,
2,
3
],
[
2,
2,
1
],
[
2,
0,
0
],
[
2,
1,
4
]
],
"entity_labels": [
"People's Republic of China",
"Anton Chekhov",
"Ba Jin",
"Émile Zola",
"Xiao Shan"
],
"relation_labels": [
"country of citizenship",
"spouse",
"influenced by"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P737 wd:Q504 .
?x0 wdt:P737 wd:Q5685 .
?x0 wdt:P27 wd:Q148 .
?x0 wdt:P26 wd:Q8247678 .
FILTER ( ?x0 != wd:Q8247678 )
} |
mcwq-132320 | What Chinese spouse of Nansun Shi edited , directed , and wrote The Blade | [
"Tsui Hark"
] | {
"entities": [
"Q1444780",
"Q148",
"Q317814",
"Q3335772"
],
"relations": [
"P57",
"P58",
"P1040",
"P27",
"P26"
],
"adjacency": [
[
0,
0,
2
],
[
0,
2,
2
],
[
0,
1,
2
],
[
2,
3,
1
],
[
2,
4,
3
]
],
"entity_labels": [
"The Blade",
"People's Republic of China",
"Tsui Hark",
"Nansun Shi"
],
"relation_labels": [
"director",
"screenwriter",
"film editor",
"country of citizenship",
"spouse"
]
} | SELECT DISTINCT ?x0 WHERE {
wd:Q1444780 wdt:P57 ?x0 .
wd:Q1444780 wdt:P1040 ?x0 .
wd:Q1444780 wdt:P58 ?x0 .
?x0 wdt:P27 wd:Q148 .
?x0 wdt:P26 wd:Q3335772 .
FILTER ( ?x0 != wd:Q3335772 )
} |
mcwq-132322 | What Chinese spouse of Lin Feng-jiao wrote a film | [
"Jackie Chan"
] | {
"entities": [
"Q148",
"Q958097",
"Q717669",
"Q36970",
"Q11424"
],
"relations": [
"P27",
"P26",
"P58",
"P31"
],
"adjacency": [
[
1,
2,
3
],
[
3,
0,
0
],
[
3,
1,
2
],
[
1,
3,
4
]
],
"entity_labels": [
"People's Republic of China",
"Little Big Soldier",
"Lin Feng-jiao",
"Jackie Chan",
"film"
],
"relation_labels": [
"country of citizenship",
"spouse",
"screenwriter",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x1 wdt:P58 ?x0 .
?x0 wdt:P27 wd:Q148 .
?x0 wdt:P26 wd:Q717669 .
?x1 wdt:P31 wd:Q11424 .
FILTER ( ?x0 != wd:Q717669 )
} |
mcwq-132324 | What Chinese star and director of Police Story and 1911 did Shaolin star | [
"Jackie Chan"
] | {
"entities": [
"Q24515",
"Q148",
"Q36970",
"Q594033",
"Q206182"
],
"relations": [
"P27",
"P57",
"P161"
],
"adjacency": [
[
0,
2,
2
],
[
4,
2,
2
],
[
3,
2,
2
],
[
4,
1,
2
],
[
3,
1,
2
],
[
2,
0,
1
]
],
"entity_labels": [
"Shaolin",
"People's Republic of China",
"Jackie Chan",
"Police Story",
"1911"
],
"relation_labels": [
"country of citizenship",
"director",
"cast member"
]
} | SELECT DISTINCT ?x0 WHERE {
wd:Q24515 wdt:P161 ?x0 .
wd:Q206182 wdt:P161 ?x0 .
wd:Q594033 wdt:P161 ?x0 .
wd:Q206182 wdt:P57 ?x0 .
wd:Q594033 wdt:P57 ?x0 .
?x0 wdt:P27 wd:Q148
} |
mcwq-132325 | What Chinese star and executive producer of a film did Lin Feng-jiao marry | [
"Jackie Chan"
] | {
"entities": [
"Q148",
"Q717669",
"Q391143",
"Q36970",
"Q11424"
],
"relations": [
"P31",
"P1431",
"P27",
"P26",
"P161"
],
"adjacency": [
[
2,
4,
3
],
[
2,
1,
3
],
[
3,
2,
0
],
[
3,
3,
1
],
[
2,
0,
4
]
],
"entity_labels": [
"People's Republic of China",
"Lin Feng-jiao",
"Chinese Zodiac",
"Jackie Chan",
"film"
],
"relation_labels": [
"instance of",
"executive producer",
"country of citizenship",
"spouse",
"cast member"
]
} | SELECT DISTINCT ?x0 WHERE {
?x1 wdt:P161 ?x0 .
?x1 wdt:P1431 ?x0 .
?x0 wdt:P27 wd:Q148 .
?x0 wdt:P26 wd:Q717669 .
?x1 wdt:P31 wd:Q11424 .
FILTER ( ?x0 != wd:Q717669 )
} |
mcwq-132326 | What Chinese star of Caught in the Web was influenced by Virginia Woolf | [
"Chen Ran"
] | {
"entities": [
"Q463019",
"Q5054472",
"Q148",
"Q40909"
],
"relations": [
"P27",
"P737",
"P161"
],
"adjacency": [
[
1,
2,
0
],
[
0,
1,
3
],
[
0,
0,
2
]
],
"entity_labels": [
"Chen Ran",
"Caught in the Web",
"People's Republic of China",
"Virginia Woolf"
],
"relation_labels": [
"country of citizenship",
"influenced by",
"cast member"
]
} | SELECT DISTINCT ?x0 WHERE {
wd:Q5054472 wdt:P161 ?x0 .
?x0 wdt:P737 wd:Q40909 .
?x0 wdt:P27 wd:Q148
} |
mcwq-132327 | What Chinese star of The Great Wall and See You Tomorrow was influenced by TVXQ | [
"Lu Han"
] | {
"entities": [
"Q148",
"Q10788758",
"Q19587336",
"Q18786432",
"Q192983"
],
"relations": [
"P27",
"P737",
"P161"
],
"adjacency": [
[
3,
2,
1
],
[
2,
2,
1
],
[
1,
1,
4
],
[
1,
0,
0
]
],
"entity_labels": [
"People's Republic of China",
"Lu Han",
"The Great Wall",
"See You Tomorrow",
"TVXQ"
],
"relation_labels": [
"country of citizenship",
"influenced by",
"cast member"
]
} | SELECT DISTINCT ?x0 WHERE {
wd:Q18786432 wdt:P161 ?x0 .
wd:Q19587336 wdt:P161 ?x0 .
?x0 wdt:P737 wd:Q192983 .
?x0 wdt:P27 wd:Q148
} |
mcwq-132328 | What Chinese star of Night and Fog in Zona edited Bitter Money | [
"Wang Bing"
] | {
"entities": [
"Q26884764",
"Q148",
"Q29075966",
"Q3566046"
],
"relations": [
"P27",
"P1040",
"P161"
],
"adjacency": [
[
2,
2,
3
],
[
0,
1,
3
],
[
3,
0,
1
]
],
"entity_labels": [
"Bitter Money",
"People's Republic of China",
"Night and Fog in Zona",
"Wang Bing"
],
"relation_labels": [
"country of citizenship",
"film editor",
"cast member"
]
} | SELECT DISTINCT ?x0 WHERE {
wd:Q29075966 wdt:P161 ?x0 .
wd:Q26884764 wdt:P1040 ?x0 .
?x0 wdt:P27 wd:Q148
} |
mcwq-132329 | What Chinese star of Human Remains , Nixon , and The Autobiography of Nicolae Ceaușescu did Peking University Library employ | [
"Mao Zedong"
] | {
"entities": [
"Q839042",
"Q5816",
"Q2872517",
"Q10902170",
"Q148",
"Q5937354"
],
"relations": [
"P27",
"P108",
"P161"
],
"adjacency": [
[
0,
2,
1
],
[
2,
2,
1
],
[
5,
2,
1
],
[
1,
1,
3
],
[
1,
0,
4
]
],
"entity_labels": [
"Nixon",
"Mao Zedong",
"The Autobiography of Nicolae Ceaușescu",
"Peking University Library",
"People's Republic of China",
"Human Remains"
],
"relation_labels": [
"country of citizenship",
"employer",
"cast member"
]
} | SELECT DISTINCT ?x0 WHERE {
wd:Q839042 wdt:P161 ?x0 .
wd:Q2872517 wdt:P161 ?x0 .
wd:Q5937354 wdt:P161 ?x0 .
?x0 wdt:P108 wd:Q10902170 .
?x0 wdt:P27 wd:Q148
} |
mcwq-132331 | What Chinese star of The Autobiography of Nicolae Ceaușescu , Human Remains , and Trinity and Beyond was Peking University Library 's employee | [
"Mao Zedong"
] | {
"entities": [
"Q5816",
"Q10902170",
"Q2872517",
"Q148",
"Q5937354",
"Q1747301"
],
"relations": [
"P27",
"P108",
"P161"
],
"adjacency": [
[
5,
2,
0
],
[
2,
2,
0
],
[
4,
2,
0
],
[
0,
1,
1
],
[
0,
0,
3
]
],
"entity_labels": [
"Mao Zedong",
"Peking University Library",
"The Autobiography of Nicolae Ceaușescu",
"People's Republic of China",
"Human Remains",
"Trinity and Beyond"
],
"relation_labels": [
"country of citizenship",
"employer",
"cast member"
]
} | SELECT DISTINCT ?x0 WHERE {
wd:Q1747301 wdt:P161 ?x0 .
wd:Q2872517 wdt:P161 ?x0 .
wd:Q5937354 wdt:P161 ?x0 .
?x0 wdt:P108 wd:Q10902170 .
?x0 wdt:P27 wd:Q148
} |
mcwq-132332 | What Chinese star of Gorgeous and Wheels on Meals wrote a film and executive produced Around the World in 80 Days and 1911 | [
"Jackie Chan"
] | {
"entities": [
"Q156519",
"Q148",
"Q60792",
"Q958097",
"Q60794",
"Q36970",
"Q11424",
"Q206182"
],
"relations": [
"P58",
"P31",
"P1431",
"P27",
"P161"
],
"adjacency": [
[
2,
4,
5
],
[
4,
4,
5
],
[
7,
2,
5
],
[
0,
2,
5
],
[
3,
0,
5
],
[
5,
3,
1
],
[
3,
1,
6
]
],
"entity_labels": [
"Around the World in 80 Days",
"People's Republic of China",
"Wheels on Meals",
"Little Big Soldier",
"Gorgeous",
"Jackie Chan",
"film",
"1911"
],
"relation_labels": [
"screenwriter",
"instance of",
"executive producer",
"country of citizenship",
"cast member"
]
} | SELECT DISTINCT ?x0 WHERE {
wd:Q60792 wdt:P161 ?x0 .
wd:Q60794 wdt:P161 ?x0 .
wd:Q206182 wdt:P1431 ?x0 .
wd:Q156519 wdt:P1431 ?x0 .
?x1 wdt:P58 ?x0 .
?x0 wdt:P27 wd:Q148 .
?x1 wdt:P31 wd:Q11424 } |
mcwq-132333 | What Chinese writer of Little Cheung and Made in Hong Kong edited Dumplings and Public Toilet | [
"Fruit Chan"
] | {
"entities": [
"Q148",
"Q704027",
"Q1265160",
"Q491962",
"Q842442",
"Q3256663"
],
"relations": [
"P27",
"P58",
"P1040"
],
"adjacency": [
[
2,
2,
1
],
[
3,
2,
1
],
[
5,
1,
1
],
[
4,
1,
1
],
[
1,
0,
0
]
],
"entity_labels": [
"People's Republic of China",
"Fruit Chan",
"Dumplings",
"Public Toilet",
"Made in Hong Kong",
"Little Cheung"
],
"relation_labels": [
"country of citizenship",
"screenwriter",
"film editor"
]
} | SELECT DISTINCT ?x0 WHERE {
wd:Q1265160 wdt:P1040 ?x0 .
wd:Q491962 wdt:P1040 ?x0 .
wd:Q3256663 wdt:P58 ?x0 .
wd:Q842442 wdt:P58 ?x0 .
?x0 wdt:P27 wd:Q148
} |
mcwq-132335 | What Chinese writer of Happy Times was influenced by Gabriel García Márquez | [
"Mo Yan"
] | {
"entities": [
"Q148",
"Q8998",
"Q1584333",
"Q5878"
],
"relations": [
"P27",
"P737",
"P58"
],
"adjacency": [
[
2,
2,
1
],
[
1,
1,
3
],
[
1,
0,
0
]
],
"entity_labels": [
"People's Republic of China",
"Mo Yan",
"Happy Times",
"Gabriel García Márquez"
],
"relation_labels": [
"country of citizenship",
"influenced by",
"screenwriter"
]
} | SELECT DISTINCT ?x0 WHERE {
wd:Q1584333 wdt:P58 ?x0 .
?x0 wdt:P737 wd:Q5878 .
?x0 wdt:P27 wd:Q148
} |
mcwq-132336 | What Chinese writer of The Fearless Hyena directed Chinese Zodiac and executive produced 1911 | [
"Jackie Chan"
] | {
"entities": [
"Q148",
"Q232108",
"Q391143",
"Q36970",
"Q206182"
],
"relations": [
"P27",
"P57",
"P58",
"P1431"
],
"adjacency": [
[
2,
1,
3
],
[
4,
3,
3
],
[
1,
2,
3
],
[
3,
0,
0
]
],
"entity_labels": [
"People's Republic of China",
"The Fearless Hyena",
"Chinese Zodiac",
"Jackie Chan",
"1911"
],
"relation_labels": [
"country of citizenship",
"director",
"screenwriter",
"executive producer"
]
} | SELECT DISTINCT ?x0 WHERE {
wd:Q391143 wdt:P57 ?x0 .
wd:Q206182 wdt:P1431 ?x0 .
wd:Q232108 wdt:P58 ?x0 .
?x0 wdt:P27 wd:Q148
} |
mcwq-132337 | What Chinese writer of Little Big Soldier , Gorgeous , The Fearless Hyena , and Police Story 2 directed and executive produced 1911 | [
"Jackie Chan"
] | {
"entities": [
"Q148",
"Q958097",
"Q232108",
"Q60794",
"Q378013",
"Q36970",
"Q206182"
],
"relations": [
"P27",
"P57",
"P58",
"P1431"
],
"adjacency": [
[
6,
1,
5
],
[
6,
3,
5
],
[
2,
2,
5
],
[
4,
2,
5
],
[
3,
2,
5
],
[
1,
2,
5
],
[
5,
0,
0
]
],
"entity_labels": [
"People's Republic of China",
"Little Big Soldier",
"The Fearless Hyena",
"Gorgeous",
"Police Story 2",
"Jackie Chan",
"1911"
],
"relation_labels": [
"country of citizenship",
"director",
"screenwriter",
"executive producer"
]
} | SELECT DISTINCT ?x0 WHERE {
wd:Q206182 wdt:P57 ?x0 .
wd:Q206182 wdt:P1431 ?x0 .
wd:Q232108 wdt:P58 ?x0 .
wd:Q378013 wdt:P58 ?x0 .
wd:Q60794 wdt:P58 ?x0 .
wd:Q958097 wdt:P58 ?x0 .
?x0 wdt:P27 wd:Q148
} |
mcwq-132338 | What Chinese writer of Gorgeous executive produced Around the World in 80 Days | [
"Jackie Chan"
] | {
"entities": [
"Q156519",
"Q148",
"Q60794",
"Q36970"
],
"relations": [
"P27",
"P58",
"P1431"
],
"adjacency": [
[
0,
2,
3
],
[
2,
1,
3
],
[
3,
0,
1
]
],
"entity_labels": [
"Around the World in 80 Days",
"People's Republic of China",
"Gorgeous",
"Jackie Chan"
],
"relation_labels": [
"country of citizenship",
"screenwriter",
"executive producer"
]
} | SELECT DISTINCT ?x0 WHERE {
wd:Q156519 wdt:P1431 ?x0 .
wd:Q60794 wdt:P58 ?x0 .
?x0 wdt:P27 wd:Q148
} |
mcwq-132339 | What Chinese writer of a film directed Armour of God II: Operation Condor and executive produced Thunderbolt , Shinjuku Incident , and Around the World in 80 Days | [
"Jackie Chan"
] | {
"entities": [
"Q156519",
"Q148",
"Q958097",
"Q1549966",
"Q1152485",
"Q1198110",
"Q36970",
"Q11424"
],
"relations": [
"P57",
"P58",
"P31",
"P1431",
"P27"
],
"adjacency": [
[
3,
0,
6
],
[
5,
3,
6
],
[
0,
3,
6
],
[
4,
3,
6
],
[
2,
1,
6
],
[
6,
4,
1
],
[
2,
2,
7
]
],
"entity_labels": [
"Around the World in 80 Days",
"People's Republic of China",
"Little Big Soldier",
"Armour of God II: Operation Condor",
"Shinjuku Incident",
"Thunderbolt",
"Jackie Chan",
"film"
],
"relation_labels": [
"director",
"screenwriter",
"instance of",
"executive producer",
"country of citizenship"
]
} | SELECT DISTINCT ?x0 WHERE {
wd:Q1549966 wdt:P57 ?x0 .
wd:Q1198110 wdt:P1431 ?x0 .
wd:Q156519 wdt:P1431 ?x0 .
wd:Q1152485 wdt:P1431 ?x0 .
?x1 wdt:P58 ?x0 .
?x0 wdt:P27 wd:Q148 .
?x1 wdt:P31 wd:Q11424 } |
mcwq-132342 | What Dutch German person founded Freudenthal Institute for Science and Mathematics Education | [
"Hans Freudenthal"
] | {
"entities": [
"Q29999",
"Q5",
"Q2658985",
"Q77506",
"Q183"
],
"relations": [
"P27",
"P31",
"P112"
],
"adjacency": [
[
3,
1,
1
],
[
2,
2,
3
],
[
3,
0,
4
],
[
3,
0,
0
]
],
"entity_labels": [
"Kingdom of the Netherlands",
"human",
"Freudenthal Institute",
"Hans Freudenthal",
"Germany"
],
"relation_labels": [
"country of citizenship",
"instance of",
"founded by"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q2658985 wdt:P112 ?x0 .
?x0 wdt:P27 wd:Q183 .
?x0 wdt:P27 wd:Q29999
} |
mcwq-132343 | What Dutch actor did RTL employ | [
"Sylvie Meis",
"Linda de Mol",
"Tooske Ragas"
] | {
"entities": [
"Q546836",
"Q29999",
"Q33999",
"Q155702"
],
"relations": [
"P106",
"P27",
"P108"
],
"adjacency": [
[
0,
0,
2
],
[
0,
2,
3
],
[
0,
1,
1
]
],
"entity_labels": [
"Tooske Ragas",
"Kingdom of the Netherlands",
"actor",
"RTL"
],
"relation_labels": [
"occupation",
"country of citizenship",
"employer"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q33999 .
?x0 wdt:P108 wd:Q155702 .
?x0 wdt:P27 wd:Q29999
} |
mcwq-132344 | What Dutch actor did Sunnery James Gorré marry | [
"Doutzen Kroes"
] | {
"entities": [
"Q22259335",
"Q29999",
"Q33999",
"Q108289"
],
"relations": [
"P106",
"P27",
"P26"
],
"adjacency": [
[
3,
0,
2
],
[
3,
1,
1
],
[
3,
2,
0
]
],
"entity_labels": [
"Sunnery James Gorré",
"Kingdom of the Netherlands",
"actor",
"Doutzen Kroes"
],
"relation_labels": [
"occupation",
"country of citizenship",
"spouse"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q33999 .
?x0 wdt:P27 wd:Q29999 .
?x0 wdt:P26 wd:Q22259335 .
FILTER ( ?x0 != wd:Q22259335 )
} |
mcwq-132345 | What Dutch actor did Tendangan dari Langit star | [
"Irfan Bachdim"
] | {
"entities": [
"Q29999",
"Q185344",
"Q33999",
"Q13097906"
],
"relations": [
"P106",
"P27",
"P161"
],
"adjacency": [
[
1,
0,
2
],
[
3,
2,
1
],
[
1,
1,
0
]
],
"entity_labels": [
"Kingdom of the Netherlands",
"Irfan Bachdim",
"actor",
"Tendangan dari Langit"
],
"relation_labels": [
"occupation",
"country of citizenship",
"cast member"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q33999 .
wd:Q13097906 wdt:P161 ?x0 .
?x0 wdt:P27 wd:Q29999
} |
mcwq-132348 | What Dutch actor directed Left Luggage | [
"Jeroen Krabbé"
] | {
"entities": [
"Q635802",
"Q29999",
"Q33999",
"Q62845"
],
"relations": [
"P27",
"P106",
"P57"
],
"adjacency": [
[
3,
1,
2
],
[
0,
2,
3
],
[
3,
0,
1
]
],
"entity_labels": [
"Left Luggage",
"Kingdom of the Netherlands",
"actor",
"Jeroen Krabbé"
],
"relation_labels": [
"country of citizenship",
"occupation",
"director"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q33999 .
wd:Q635802 wdt:P57 ?x0 .
?x0 wdt:P27 wd:Q29999
} |
mcwq-132349 | What Dutch actor edited Submission | [
"Theo van Gogh"
] | {
"entities": [
"Q33999",
"Q29999",
"Q205456",
"Q1756576"
],
"relations": [
"P106",
"P27",
"P1040"
],
"adjacency": [
[
2,
0,
0
],
[
3,
2,
2
],
[
2,
1,
1
]
],
"entity_labels": [
"actor",
"Kingdom of the Netherlands",
"Theo van Gogh",
"Submission"
],
"relation_labels": [
"occupation",
"country of citizenship",
"film editor"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q33999 .
wd:Q1756576 wdt:P1040 ?x0 .
?x0 wdt:P27 wd:Q29999
} |
mcwq-132351 | What Dutch actor founded No label defined | [
"Wim T. Schippers"
] | {
"entities": [
"Q29999",
"Q104518950",
"Q33999",
"Q354241"
],
"relations": [
"P106",
"P27",
"P112"
],
"adjacency": [
[
3,
0,
2
],
[
1,
2,
3
],
[
3,
1,
0
]
],
"entity_labels": [
"Kingdom of the Netherlands",
null,
"actor",
"Wim T. Schippers"
],
"relation_labels": [
"occupation",
"country of citizenship",
"founded by"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q33999 .
wd:Q104518950 wdt:P112 ?x0 .
?x0 wdt:P27 wd:Q29999
} |
mcwq-132362 | What Dutch actor that executive produced No label defined did Kapitein Rob en het Geheim van Professor Lupardi star | [
"Menno Slot"
] | {
"entities": [
"Q29999",
"Q2692089",
"Q41164285",
"Q2623308",
"Q33999"
],
"relations": [
"P106",
"P27",
"P1431",
"P161"
],
"adjacency": [
[
2,
0,
4
],
[
1,
3,
2
],
[
3,
2,
2
],
[
2,
1,
0
]
],
"entity_labels": [
"Kingdom of the Netherlands",
"Kapitein Rob en het Geheim van Professor Lupardi",
"Menno Slot",
null,
"actor"
],
"relation_labels": [
"occupation",
"country of citizenship",
"executive producer",
"cast member"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q33999 .
wd:Q2692089 wdt:P161 ?x0 .
wd:Q2623308 wdt:P1431 ?x0 .
?x0 wdt:P27 wd:Q29999
} |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.