id
stringlengths 11
13
| question
stringlengths 11
8.64k
| answers
sequence | subgraph
dict | sparql
stringlengths 49
483
|
---|---|---|---|---|
mcwq-237830 | Who was influenced by a Dutch spouse of Jetta Umiker | [
"Doris Schattschneider",
"Chet Zar",
"Dick Termes",
"David Suter",
"Alain Nicolas"
] | {
"entities": [
"Q29999",
"Q104213764",
"Q5",
"Q5273446",
"Q1470"
],
"relations": [
"P27",
"P26",
"P737",
"P31"
],
"adjacency": [
[
3,
3,
2
],
[
3,
2,
4
],
[
4,
0,
0
],
[
4,
1,
1
]
],
"entity_labels": [
"Kingdom of the Netherlands",
"Jetta Umiker",
"human",
"Dick Termes",
"M. C. Escher"
],
"relation_labels": [
"country of citizenship",
"spouse",
"influenced by",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P737 ?x1 .
?x1 wdt:P27 wd:Q29999 .
?x1 wdt:P26 wd:Q104213764 .
FILTER ( ?x1 != wd:Q104213764 )
} |
mcwq-237836 | Who was influenced by a French costume designer and married Edith Thacher Hurd | [
"Clement Hurd"
] | {
"entities": [
"Q19756557",
"Q1323191",
"Q5",
"Q142",
"Q157183",
"Q5131341"
],
"relations": [
"P31",
"P27",
"P106",
"P26",
"P737"
],
"adjacency": [
[
5,
0,
2
],
[
5,
4,
4
],
[
5,
3,
0
],
[
4,
2,
1
],
[
4,
1,
3
]
],
"entity_labels": [
"Edith Thacher Hurd",
"costume designer",
"human",
"France",
"Fernand Léger",
"Clement Hurd"
],
"relation_labels": [
"instance of",
"country of citizenship",
"occupation",
"spouse",
"influenced by"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P737 ?x1 .
?x0 wdt:P26 wd:Q19756557 .
?x1 wdt:P106 wd:Q1323191 .
?x1 wdt:P27 wd:Q142 .
FILTER ( ?x0 != wd:Q19756557 )
} |
mcwq-237838 | Who was influenced by a French film editor and influenced by The Old Man and the Sea 's star | [
"Javier Reverte"
] | {
"entities": [
"Q5928154",
"Q1198269",
"Q5",
"Q23434",
"Q7042855",
"Q142",
"Q151164"
],
"relations": [
"P31",
"P106",
"P27",
"P737",
"P161"
],
"adjacency": [
[
0,
0,
2
],
[
0,
3,
3
],
[
0,
3,
6
],
[
1,
4,
3
],
[
6,
1,
4
],
[
6,
2,
5
]
],
"entity_labels": [
"Javier Reverte",
"The Old Man and the Sea",
"human",
"Ernest Hemingway",
"film editor",
"France",
"André Malraux"
],
"relation_labels": [
"instance of",
"occupation",
"country of citizenship",
"influenced by",
"cast member"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P737 ?x1 .
?x0 wdt:P737 ?x2 .
wd:Q1198269 wdt:P161 ?x1 .
?x2 wdt:P106 wd:Q7042855 .
?x2 wdt:P27 wd:Q142
} |
mcwq-237839 | Who was influenced by a French film producer and influenced Albert Camus and Bernard-Henri Lévy | [
"André Malraux"
] | {
"entities": [
"Q3282637",
"Q5",
"Q142",
"Q47484",
"Q313509",
"Q34670",
"Q151164"
],
"relations": [
"P106",
"P27",
"P737",
"P31"
],
"adjacency": [
[
6,
3,
1
],
[
5,
2,
6
],
[
4,
2,
6
],
[
6,
2,
3
],
[
3,
0,
0
],
[
3,
1,
2
]
],
"entity_labels": [
"film producer",
"human",
"France",
"André Gide",
"Bernard-Henri Lévy",
"Albert Camus",
"André Malraux"
],
"relation_labels": [
"occupation",
"country of citizenship",
"influenced by",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q34670 wdt:P737 ?x0 .
wd:Q313509 wdt:P737 ?x0 .
?x0 wdt:P737 ?x1 .
?x1 wdt:P106 wd:Q3282637 .
?x1 wdt:P27 wd:Q142
} |
mcwq-237840 | Who was influenced by a French male film producer and influenced Bertrand Tavernier | [
"Satyajit Ray"
] | {
"entities": [
"Q3282637",
"Q5",
"Q142",
"Q8873",
"Q50713",
"Q337226",
"Q6581097"
],
"relations": [
"P31",
"P106",
"P27",
"P737",
"P21"
],
"adjacency": [
[
3,
0,
1
],
[
5,
3,
3
],
[
3,
3,
4
],
[
4,
1,
0
],
[
4,
4,
6
],
[
4,
2,
2
]
],
"entity_labels": [
"film producer",
"human",
"France",
"Satyajit Ray",
"Jean Renoir",
"Bertrand Tavernier",
"male"
],
"relation_labels": [
"instance of",
"occupation",
"country of citizenship",
"influenced by",
"sex or gender"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q337226 wdt:P737 ?x0 .
?x0 wdt:P737 ?x1 .
?x1 wdt:P106 wd:Q3282637 .
?x1 wdt:P21 wd:Q6581097 .
?x1 wdt:P27 wd:Q142
} |
mcwq-237841 | Who was influenced by a French person , influenced Dennis Cooper , Josep Palau i Fabre , and Pablo Neruda , and was influenced by Paul Verlaine | [
"Arthur Rimbaud"
] | {
"entities": [
"Q755",
"Q493",
"Q2371393",
"Q1189056",
"Q34189",
"Q5",
"Q142",
"Q1332482"
],
"relations": [
"P27",
"P737",
"P31"
],
"adjacency": [
[
1,
2,
5
],
[
7,
1,
1
],
[
3,
1,
1
],
[
4,
1,
1
],
[
1,
1,
2
],
[
1,
1,
0
],
[
2,
2,
5
],
[
2,
0,
6
]
],
"entity_labels": [
"Paul Verlaine",
"Arthur Rimbaud",
"Albert Mérat",
"Dennis Cooper",
"Pablo Neruda",
"human",
"France",
"Josep Palau i Fabre"
],
"relation_labels": [
"country of citizenship",
"influenced by",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q1332482 wdt:P737 ?x0 .
wd:Q1189056 wdt:P737 ?x0 .
wd:Q34189 wdt:P737 ?x0 .
?x0 wdt:P737 ?x1 .
?x0 wdt:P737 wd:Q755 .
?x1 wdt:P31 wd:Q5 .
?x1 wdt:P27 wd:Q142
} |
mcwq-237844 | Who was influenced by a French sibling of Abel Hugo , influenced by Nikolai Gogol , and influenced by Victor Hugo | [
"Fyodor Dostoyevsky",
"Leo Tolstoy"
] | {
"entities": [
"Q43718",
"Q5",
"Q142",
"Q991",
"Q535",
"Q318448"
],
"relations": [
"P27",
"P3373",
"P737",
"P31"
],
"adjacency": [
[
3,
3,
1
],
[
3,
2,
4
],
[
3,
2,
0
],
[
3,
2,
4
],
[
4,
0,
2
],
[
4,
1,
5
]
],
"entity_labels": [
"Nikolai Gogol",
"human",
"France",
"Fyodor Dostoyevsky",
"Victor Hugo",
"Abel Hugo"
],
"relation_labels": [
"country of citizenship",
"sibling",
"influenced by",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P737 ?x1 .
?x0 wdt:P737 wd:Q43718 .
?x0 wdt:P737 wd:Q535 .
?x1 wdt:P27 wd:Q142 .
?x1 wdt:P3373 wd:Q318448 .
FILTER ( ?x1 != wd:Q318448 )
} |
mcwq-237846 | Who was influenced by a French star of Gates of Paris , influenced by Robert Johnson , and influenced by Georges Brassens and Bob Dylan | [
"Jan-Mari Carlotti"
] | {
"entities": [
"Q1005620",
"Q5",
"Q142",
"Q449",
"Q392",
"Q12949115",
"Q192133"
],
"relations": [
"P27",
"P737",
"P31",
"P161"
],
"adjacency": [
[
5,
2,
1
],
[
5,
1,
3
],
[
5,
1,
3
],
[
5,
1,
6
],
[
5,
1,
4
],
[
0,
3,
3
],
[
3,
0,
2
]
],
"entity_labels": [
"Gates of Paris",
"human",
"France",
"Georges Brassens",
"Bob Dylan",
"Jan-Mari Carlotti",
"Robert Johnson"
],
"relation_labels": [
"country of citizenship",
"influenced by",
"instance of",
"cast member"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P737 ?x1 .
?x0 wdt:P737 wd:Q449 .
?x0 wdt:P737 wd:Q192133 .
?x0 wdt:P737 wd:Q392 .
wd:Q1005620 wdt:P161 ?x1 .
?x1 wdt:P27 wd:Q142
} |
mcwq-237849 | Who was influenced by a German costume designer of Ten Days' Wonder , Maîtresse , and Wedding in Blood and influenced by Karl Lagerfeld | [
"Virginie Viard"
] | {
"entities": [
"Q886633",
"Q5",
"Q183",
"Q522962",
"Q645447",
"Q61764378",
"Q76716"
],
"relations": [
"P2515",
"P27",
"P737",
"P31"
],
"adjacency": [
[
5,
3,
1
],
[
5,
2,
6
],
[
5,
2,
6
],
[
4,
0,
6
],
[
0,
0,
6
],
[
3,
0,
6
],
[
6,
1,
2
]
],
"entity_labels": [
"Wedding in Blood",
"human",
"Germany",
"Ten Days' Wonder",
"Maîtresse",
"Virginie Viard",
"Karl Lagerfeld"
],
"relation_labels": [
"costume designer",
"country of citizenship",
"influenced by",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P737 ?x1 .
?x0 wdt:P737 wd:Q76716 .
wd:Q645447 wdt:P2515 ?x1 .
wd:Q886633 wdt:P2515 ?x1 .
wd:Q522962 wdt:P2515 ?x1 .
?x1 wdt:P27 wd:Q183
} |
mcwq-237850 | Who was influenced by a German director of Journey into the Night , Sunrise: A Song of Two Humans , and Satan and influenced by F. W. Murnau | [
"Alfred Hitchcock"
] | {
"entities": [
"Q7374",
"Q5",
"Q183",
"Q442861",
"Q55412",
"Q431093",
"Q3793222"
],
"relations": [
"P27",
"P57",
"P737",
"P31"
],
"adjacency": [
[
0,
3,
1
],
[
0,
2,
4
],
[
0,
2,
4
],
[
6,
1,
4
],
[
3,
1,
4
],
[
5,
1,
4
],
[
4,
0,
2
]
],
"entity_labels": [
"Alfred Hitchcock",
"human",
"Germany",
"Satan",
"F. W. Murnau",
"Sunrise: A Song of Two Humans",
"Journey into the Night"
],
"relation_labels": [
"country of citizenship",
"director",
"influenced by",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P737 ?x1 .
?x0 wdt:P737 wd:Q55412 .
wd:Q3793222 wdt:P57 ?x1 .
wd:Q442861 wdt:P57 ?x1 .
wd:Q431093 wdt:P57 ?x1 .
?x1 wdt:P27 wd:Q183
} |
mcwq-237852 | Who was influenced by a German female spouse of Andre Agassi and influenced by Hillary Clinton and Monica Seles | [
"Rita Kuti-Kis"
] | {
"entities": [
"Q6581072",
"Q6294",
"Q11662",
"Q173633",
"Q5",
"Q183",
"Q7407",
"Q735029"
],
"relations": [
"P31",
"P27",
"P26",
"P737",
"P21"
],
"adjacency": [
[
7,
0,
4
],
[
7,
3,
2
],
[
7,
3,
3
],
[
7,
3,
1
],
[
2,
4,
0
],
[
2,
1,
5
],
[
2,
2,
6
]
],
"entity_labels": [
"female",
"Hillary Clinton",
"Steffi Graf",
"Monica Seles",
"human",
"Germany",
"Andre Agassi",
"Rita Kuti-Kis"
],
"relation_labels": [
"instance of",
"country of citizenship",
"spouse",
"influenced by",
"sex or gender"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P737 ?x1 .
?x0 wdt:P737 wd:Q173633 .
?x0 wdt:P737 wd:Q6294 .
?x1 wdt:P21 wd:Q6581072 .
?x1 wdt:P27 wd:Q183 .
?x1 wdt:P26 wd:Q7407 .
FILTER ( ?x1 != wd:Q7407 )
} |
mcwq-237853 | Who was influenced by a German film editor and influenced by Jean Cocteau | [
"Jacques Rivette"
] | {
"entities": [
"Q83158",
"Q19504",
"Q5",
"Q7042855",
"Q183",
"Q167475"
],
"relations": [
"P106",
"P27",
"P737",
"P31"
],
"adjacency": [
[
5,
3,
2
],
[
5,
2,
1
],
[
5,
2,
0
],
[
1,
0,
3
],
[
1,
1,
4
]
],
"entity_labels": [
"Jean Cocteau",
"Fritz Lang",
"human",
"film editor",
"Germany",
"Jacques Rivette"
],
"relation_labels": [
"occupation",
"country of citizenship",
"influenced by",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P737 ?x1 .
?x0 wdt:P737 wd:Q83158 .
?x1 wdt:P106 wd:Q7042855 .
?x1 wdt:P27 wd:Q183
} |
mcwq-237855 | Who was influenced by a German person and married Dora Russell , Alys Pearsall Smith , Patricia Russell, Countess Russell , and Edith Finch Russell | [
"Bertrand Russell"
] | {
"entities": [
"Q4355033",
"Q33760",
"Q7145817",
"Q60028",
"Q5",
"Q183",
"Q5338545",
"Q4738704"
],
"relations": [
"P27",
"P26",
"P737",
"P31"
],
"adjacency": [
[
1,
3,
4
],
[
1,
2,
3
],
[
1,
1,
7
],
[
1,
1,
2
],
[
1,
1,
0
],
[
1,
1,
6
],
[
3,
3,
4
],
[
3,
0,
5
]
],
"entity_labels": [
"Dora Russell",
"Bertrand Russell",
"Patricia Russell, Countess Russell",
"Gottlob Frege",
"human",
"Germany",
"Edith Finch Russell",
"Alys Pearsall Smith"
],
"relation_labels": [
"country of citizenship",
"spouse",
"influenced by",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P737 ?x1 .
?x0 wdt:P26 wd:Q4738704 .
?x0 wdt:P26 wd:Q7145817 .
?x0 wdt:P26 wd:Q4355033 .
?x0 wdt:P26 wd:Q5338545 .
?x1 wdt:P31 wd:Q5 .
?x1 wdt:P27 wd:Q183 .
FILTER ( ?x0 != wd:Q4738704 ) .
FILTER ( ?x0 != wd:Q7145817 ) .
FILTER ( ?x0 != wd:Q4355033 ) .
FILTER ( ?x0 != wd:Q5338545 )
} |
mcwq-237864 | Who was influenced by a Japanese cinematographer , influenced by Eiji Tsuburaya , and influenced by Gerry Anderson and Hayao Miyazaki | [
"Hideaki Anno"
] | {
"entities": [
"Q596137",
"Q23261",
"Q5",
"Q2466933",
"Q222344",
"Q55400",
"Q17"
],
"relations": [
"P106",
"P27",
"P737",
"P31"
],
"adjacency": [
[
1,
3,
2
],
[
1,
2,
3
],
[
1,
2,
3
],
[
1,
2,
5
],
[
1,
2,
0
],
[
3,
0,
4
],
[
3,
1,
6
]
],
"entity_labels": [
"Gerry Anderson",
"Hideaki Anno",
"human",
"Eiji Tsuburaya",
"cinematographer",
"Hayao Miyazaki",
"Japan"
],
"relation_labels": [
"occupation",
"country of citizenship",
"influenced by",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P737 ?x1 .
?x0 wdt:P737 wd:Q2466933 .
?x0 wdt:P737 wd:Q55400 .
?x0 wdt:P737 wd:Q596137 .
?x1 wdt:P106 wd:Q222344 .
?x1 wdt:P27 wd:Q17
} |
mcwq-237865 | Who was influenced by a Japanese director of I Live in Fear and Yojimbo and influenced by Ryūnosuke Akutagawa | [
"Miho Mosulishvili"
] | {
"entities": [
"Q186326",
"Q2273270",
"Q8006",
"Q529583",
"Q5",
"Q20475",
"Q17"
],
"relations": [
"P27",
"P57",
"P737",
"P31"
],
"adjacency": [
[
3,
3,
4
],
[
3,
2,
2
],
[
3,
2,
0
],
[
1,
1,
2
],
[
5,
1,
2
],
[
2,
0,
6
]
],
"entity_labels": [
"Ryūnosuke Akutagawa",
"I Live in Fear",
"Akira Kurosawa",
"Miho Mosulishvili",
"human",
"Yojimbo",
"Japan"
],
"relation_labels": [
"country of citizenship",
"director",
"influenced by",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P737 ?x1 .
?x0 wdt:P737 wd:Q186326 .
wd:Q2273270 wdt:P57 ?x1 .
wd:Q20475 wdt:P57 ?x1 .
?x1 wdt:P27 wd:Q17
} |
mcwq-237866 | Who was influenced by a Japanese film director and was influenced by Ryūnosuke Akutagawa | [
"Miho Mosulishvili"
] | {
"entities": [
"Q186326",
"Q8006",
"Q529583",
"Q5",
"Q17",
"Q2526255"
],
"relations": [
"P106",
"P27",
"P737",
"P31"
],
"adjacency": [
[
2,
3,
3
],
[
2,
2,
1
],
[
2,
2,
0
],
[
1,
0,
5
],
[
1,
1,
4
]
],
"entity_labels": [
"Ryūnosuke Akutagawa",
"Akira Kurosawa",
"Miho Mosulishvili",
"human",
"Japan",
"film director"
],
"relation_labels": [
"occupation",
"country of citizenship",
"influenced by",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P737 ?x1 .
?x0 wdt:P737 wd:Q186326 .
?x1 wdt:P106 wd:Q2526255 .
?x1 wdt:P27 wd:Q17
} |
mcwq-237867 | Who was influenced by a Japanese film producer that Yōko Yaguchi married and influenced by Giuseppe Verdi | [
"Miho Mosulishvili"
] | {
"entities": [
"Q3282637",
"Q3032150",
"Q8006",
"Q529583",
"Q5",
"Q17",
"Q7317"
],
"relations": [
"P31",
"P106",
"P27",
"P26",
"P737"
],
"adjacency": [
[
3,
0,
4
],
[
3,
4,
2
],
[
3,
4,
6
],
[
2,
1,
0
],
[
2,
2,
5
],
[
2,
3,
1
]
],
"entity_labels": [
"film producer",
"Yōko Yaguchi",
"Akira Kurosawa",
"Miho Mosulishvili",
"human",
"Japan",
"Giuseppe Verdi"
],
"relation_labels": [
"instance of",
"occupation",
"country of citizenship",
"spouse",
"influenced by"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P737 ?x1 .
?x0 wdt:P737 wd:Q7317 .
?x1 wdt:P106 wd:Q3282637 .
?x1 wdt:P27 wd:Q17 .
?x1 wdt:P26 wd:Q3032150 .
FILTER ( ?x1 != wd:Q3032150 )
} |
mcwq-237868 | Who was influenced by a Japanese male cinematographer and influenced by Makoto Shinkai | [
"Sōbi Yamamoto"
] | {
"entities": [
"Q17224490",
"Q5",
"Q222344",
"Q17",
"Q335080",
"Q6581097"
],
"relations": [
"P31",
"P106",
"P27",
"P737",
"P21"
],
"adjacency": [
[
0,
0,
1
],
[
0,
3,
4
],
[
0,
3,
4
],
[
4,
1,
2
],
[
4,
4,
5
],
[
4,
2,
3
]
],
"entity_labels": [
"Sōbi Yamamoto",
"human",
"cinematographer",
"Japan",
"Makoto Shinkai",
"male"
],
"relation_labels": [
"instance of",
"occupation",
"country of citizenship",
"influenced by",
"sex or gender"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P737 ?x1 .
?x0 wdt:P737 wd:Q335080 .
?x1 wdt:P106 wd:Q222344 .
?x1 wdt:P21 wd:Q6581097 .
?x1 wdt:P27 wd:Q17
} |
mcwq-237869 | Who was influenced by a Japanese male film editor , influenced by 5 Centimeters Per Second 's writer , and influenced by Makoto Shinkai | [
"Sōbi Yamamoto"
] | {
"entities": [
"Q17224490",
"Q5",
"Q7042855",
"Q17",
"Q143513",
"Q335080",
"Q6581097"
],
"relations": [
"P58",
"P31",
"P106",
"P27",
"P737",
"P21"
],
"adjacency": [
[
0,
1,
1
],
[
0,
4,
5
],
[
0,
4,
5
],
[
0,
4,
5
],
[
5,
2,
2
],
[
5,
5,
6
],
[
5,
3,
3
],
[
4,
0,
5
]
],
"entity_labels": [
"Sōbi Yamamoto",
"human",
"film editor",
"Japan",
"5 Centimeters Per Second",
"Makoto Shinkai",
"male"
],
"relation_labels": [
"screenwriter",
"instance of",
"occupation",
"country of citizenship",
"influenced by",
"sex or gender"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P737 ?x1 .
?x0 wdt:P737 ?x2 .
?x0 wdt:P737 wd:Q335080 .
?x1 wdt:P106 wd:Q7042855 .
?x1 wdt:P21 wd:Q6581097 .
?x1 wdt:P27 wd:Q17 .
wd:Q143513 wdt:P58 ?x2
} |
mcwq-237870 | Who was influenced by a Japanese person that founded and was employed by Studio Ghibli and influenced Hiroki Endo | [
"Hideaki Anno"
] | {
"entities": [
"Q23261",
"Q5",
"Q55400",
"Q957850",
"Q17",
"Q182950"
],
"relations": [
"P31",
"P27",
"P108",
"P737",
"P112"
],
"adjacency": [
[
0,
0,
1
],
[
3,
3,
0
],
[
0,
3,
2
],
[
2,
0,
1
],
[
5,
4,
2
],
[
2,
2,
5
],
[
2,
1,
4
]
],
"entity_labels": [
"Hideaki Anno",
"human",
"Hayao Miyazaki",
"Hiroki Endo",
"Japan",
"Studio Ghibli"
],
"relation_labels": [
"instance of",
"country of citizenship",
"employer",
"influenced by",
"founded by"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q957850 wdt:P737 ?x0 .
?x0 wdt:P737 ?x1 .
?x1 wdt:P31 wd:Q5 .
wd:Q182950 wdt:P112 ?x1 .
?x1 wdt:P108 wd:Q182950 .
?x1 wdt:P27 wd:Q17
} |
mcwq-237876 | Who was influenced by a Japanese star of The Taste of Tea , Funky Forest , Otakus in Love , Welcome to the Quiet Room , and Nihon Chinbotsu | [
"Hiroki Endo"
] | {
"entities": [
"Q23261",
"Q3357571",
"Q5",
"Q1079055",
"Q2362509",
"Q472012",
"Q957850",
"Q17",
"Q5509293"
],
"relations": [
"P27",
"P737",
"P31",
"P161"
],
"adjacency": [
[
6,
2,
2
],
[
6,
1,
0
],
[
1,
3,
0
],
[
3,
3,
0
],
[
4,
3,
0
],
[
8,
3,
0
],
[
5,
3,
0
],
[
0,
0,
7
]
],
"entity_labels": [
"Hideaki Anno",
"Otakus in Love",
"human",
"Nihon Chinbotsu",
"Welcome to the Quiet Room",
"The Taste of Tea",
"Hiroki Endo",
"Japan",
"Funky Forest"
],
"relation_labels": [
"country of citizenship",
"influenced by",
"instance of",
"cast member"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P737 ?x1 .
wd:Q3357571 wdt:P161 ?x1 .
wd:Q1079055 wdt:P161 ?x1 .
wd:Q2362509 wdt:P161 ?x1 .
wd:Q5509293 wdt:P161 ?x1 .
wd:Q472012 wdt:P161 ?x1 .
?x1 wdt:P27 wd:Q17
} |
mcwq-237879 | Who was influenced by a Japanese writer of Rashomon | [
"Miho Mosulishvili",
"Zaal Samadashvili",
"Irakli Javakhadze"
] | {
"entities": [
"Q186326",
"Q135465",
"Q8063398",
"Q5",
"Q17"
],
"relations": [
"P27",
"P737",
"P58",
"P31"
],
"adjacency": [
[
2,
3,
3
],
[
2,
1,
0
],
[
1,
2,
0
],
[
0,
0,
4
]
],
"entity_labels": [
"Ryūnosuke Akutagawa",
"Rashomon",
"Zaal Samadashvili",
"human",
"Japan"
],
"relation_labels": [
"country of citizenship",
"influenced by",
"screenwriter",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P737 ?x1 .
wd:Q135465 wdt:P58 ?x1 .
?x1 wdt:P27 wd:Q17
} |
mcwq-237880 | Who was influenced by a Mexican actor , influenced by Luis Buñuel , and influenced by Jacques Lacan | [
"François Tosquelles"
] | {
"entities": [
"Q3085937",
"Q33999",
"Q96",
"Q51545",
"Q5",
"Q169906"
],
"relations": [
"P106",
"P27",
"P737",
"P31"
],
"adjacency": [
[
0,
3,
4
],
[
0,
2,
3
],
[
0,
2,
3
],
[
0,
2,
5
],
[
3,
0,
1
],
[
3,
1,
2
]
],
"entity_labels": [
"François Tosquelles",
"actor",
"Mexico",
"Luis Buñuel",
"human",
"Jacques Lacan"
],
"relation_labels": [
"occupation",
"country of citizenship",
"influenced by",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P737 ?x1 .
?x0 wdt:P737 wd:Q51545 .
?x0 wdt:P737 wd:Q169906 .
?x1 wdt:P106 wd:Q33999 .
?x1 wdt:P27 wd:Q96
} |
mcwq-237882 | Who was influenced by a Mexican director of Un Chien Andalou and The Discreet Charm of the Bourgeoisie and influenced by Luis Buñuel and Jacques Lacan | [
"François Tosquelles"
] | {
"entities": [
"Q190575",
"Q3085937",
"Q308920",
"Q96",
"Q51545",
"Q5",
"Q169906"
],
"relations": [
"P27",
"P57",
"P737",
"P31"
],
"adjacency": [
[
1,
3,
5
],
[
1,
2,
4
],
[
1,
2,
4
],
[
1,
2,
6
],
[
0,
1,
4
],
[
2,
1,
4
],
[
4,
0,
3
]
],
"entity_labels": [
"Un Chien Andalou",
"François Tosquelles",
"The Discreet Charm of the Bourgeoisie",
"Mexico",
"Luis Buñuel",
"human",
"Jacques Lacan"
],
"relation_labels": [
"country of citizenship",
"director",
"influenced by",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P737 ?x1 .
?x0 wdt:P737 wd:Q51545 .
?x0 wdt:P737 wd:Q169906 .
wd:Q190575 wdt:P57 ?x1 .
wd:Q308920 wdt:P57 ?x1 .
?x1 wdt:P27 wd:Q96
} |
mcwq-237885 | Who was influenced by a Mexican film editor 's parent and was influenced by Guillermo del Toro | [
"Ricardo Tavera"
] | {
"entities": [
"Q15142000",
"Q64996103",
"Q96",
"Q5",
"Q7042855",
"Q219124",
"Q28028"
],
"relations": [
"P40|wdt:P355",
"P31",
"P106",
"P27",
"P737"
],
"adjacency": [
[
1,
1,
3
],
[
1,
4,
6
],
[
1,
4,
5
],
[
6,
0,
0
],
[
0,
2,
4
],
[
0,
3,
2
]
],
"entity_labels": [
"Jonás Cuarón",
"Ricardo Tavera",
"Mexico",
"human",
"film editor",
"Guillermo del Toro",
"Alfonso Cuarón"
],
"relation_labels": [
"P40|wdt:P355",
"instance of",
"occupation",
"country of citizenship",
"influenced by"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P737 ?x1 .
?x0 wdt:P737 wd:Q219124 .
?x1 wdt:P40|wdt:P355 ?x2 .
?x2 wdt:P106 wd:Q7042855 .
?x2 wdt:P27 wd:Q96
} |
mcwq-237887 | Who was influenced by a Mexican parent of Kitty Székely | [
"Blanche Gardin",
"Luke Welch",
"Max Marin"
] | {
"entities": [
"Q96",
"Q5",
"Q61754914",
"Q63894056",
"Q15079"
],
"relations": [
"P27",
"P737",
"P40|wdt:P355",
"P31"
],
"adjacency": [
[
2,
3,
1
],
[
2,
1,
4
],
[
4,
2,
3
],
[
4,
0,
0
]
],
"entity_labels": [
"Mexico",
"human",
"Max Marin",
"Kitty Székely",
"Louis C.K."
],
"relation_labels": [
"country of citizenship",
"influenced by",
"P40|wdt:P355",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P737 ?x1 .
?x1 wdt:P40|wdt:P355 wd:Q63894056 .
?x1 wdt:P27 wd:Q96
} |
mcwq-237889 | Who was influenced by a Mexican star of The Invention of Lying and Welcome Home Roscoe Jenkins , influenced by Denis Leary , and influenced by Louis C.K. | [
"Luke Welch"
] | {
"entities": [
"Q96",
"Q5",
"Q58642255",
"Q178966",
"Q310283",
"Q2032336",
"Q15079"
],
"relations": [
"P27",
"P737",
"P31",
"P161"
],
"adjacency": [
[
2,
2,
1
],
[
2,
1,
6
],
[
2,
1,
6
],
[
2,
1,
4
],
[
5,
3,
6
],
[
3,
3,
6
],
[
6,
0,
0
]
],
"entity_labels": [
"Mexico",
"human",
"Luke Welch",
"The Invention of Lying",
"Denis Leary",
"Welcome Home Roscoe Jenkins",
"Louis C.K."
],
"relation_labels": [
"country of citizenship",
"influenced by",
"instance of",
"cast member"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P737 ?x1 .
?x0 wdt:P737 wd:Q15079 .
?x0 wdt:P737 wd:Q310283 .
wd:Q2032336 wdt:P161 ?x1 .
wd:Q178966 wdt:P161 ?x1 .
?x1 wdt:P27 wd:Q96
} |
mcwq-237890 | Who was influenced by a Mexican writer , star , and editor of I Love You, Daddy and influenced by Mort Sahl and Bill Cosby | [
"Max Marin"
] | {
"entities": [
"Q213512",
"Q96",
"Q5",
"Q36951213",
"Q3324468",
"Q61754914",
"Q15079"
],
"relations": [
"P58",
"P31",
"P1040",
"P27",
"P737",
"P161"
],
"adjacency": [
[
5,
1,
2
],
[
5,
4,
6
],
[
5,
4,
4
],
[
5,
4,
0
],
[
3,
5,
6
],
[
3,
2,
6
],
[
3,
0,
6
],
[
6,
3,
1
]
],
"entity_labels": [
"Bill Cosby",
"Mexico",
"human",
"I Love You, Daddy",
"Mort Sahl",
"Max Marin",
"Louis C.K."
],
"relation_labels": [
"screenwriter",
"instance of",
"film editor",
"country of citizenship",
"influenced by",
"cast member"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P737 ?x1 .
?x0 wdt:P737 wd:Q3324468 .
?x0 wdt:P737 wd:Q213512 .
wd:Q36951213 wdt:P161 ?x1 .
wd:Q36951213 wdt:P1040 ?x1 .
wd:Q36951213 wdt:P58 ?x1 .
?x1 wdt:P27 wd:Q96
} |
mcwq-237892 | Who was influenced by a Spanish actor 's spouse , was influenced by Rabindranath Tagore , and married a actor | [
"Satyajit Ray"
] | {
"entities": [
"Q7241",
"Q53004",
"Q29",
"Q33999",
"Q5",
"Q8873",
"Q265621",
"Q4907276"
],
"relations": [
"P31",
"P27",
"P106",
"P26",
"P737"
],
"adjacency": [
[
5,
0,
4
],
[
5,
4,
1
],
[
5,
4,
0
],
[
5,
3,
7
],
[
1,
3,
6
],
[
7,
2,
3
],
[
6,
2,
3
],
[
6,
1,
2
]
],
"entity_labels": [
"Rabindranath Tagore",
"Vittorio De Sica",
"Spain",
"actor",
"human",
"Satyajit Ray",
"María Mercader",
"Bijoya Ray"
],
"relation_labels": [
"instance of",
"country of citizenship",
"occupation",
"spouse",
"influenced by"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P737 ?x1 .
?x0 wdt:P737 wd:Q7241 .
?x0 wdt:P26 ?x2 .
?x1 wdt:P26 ?x3 .
?x2 wdt:P106 wd:Q33999 .
?x3 wdt:P106 wd:Q33999 .
?x3 wdt:P27 wd:Q29 .
FILTER ( ?x0 != ?x2 ) .
FILTER ( ?x1 != ?x3 )
} |
mcwq-237893 | Who was influenced by a Spanish costume designer and influenced by Richard Wagner , Claude Monet , Rudolf Steiner , and Helena Blavatsky | [
"Wassily Kandinsky"
] | {
"entities": [
"Q78484",
"Q189454",
"Q61064",
"Q1323191",
"Q29",
"Q5",
"Q5593",
"Q296",
"Q1511"
],
"relations": [
"P106",
"P27",
"P737",
"P31"
],
"adjacency": [
[
2,
3,
5
],
[
2,
2,
6
],
[
2,
2,
0
],
[
2,
2,
7
],
[
2,
2,
8
],
[
2,
2,
1
],
[
6,
0,
3
],
[
6,
1,
4
]
],
"entity_labels": [
"Rudolf Steiner",
"Helena Blavatsky",
"Wassily Kandinsky",
"costume designer",
"Spain",
"human",
"Pablo Picasso",
"Claude Monet",
"Richard Wagner"
],
"relation_labels": [
"occupation",
"country of citizenship",
"influenced by",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P737 ?x1 .
?x0 wdt:P737 wd:Q78484 .
?x0 wdt:P737 wd:Q296 .
?x0 wdt:P737 wd:Q1511 .
?x0 wdt:P737 wd:Q189454 .
?x1 wdt:P106 wd:Q1323191 .
?x1 wdt:P27 wd:Q29
} |
mcwq-237894 | Who was influenced by a Spanish costume designer , influenced Salvador Llort Choussy and Mary Corse , and influenced Đuro Tiljak and Rudolf Bauer | [
"Wassily Kandinsky"
] | {
"entities": [
"Q61064",
"Q8079906",
"Q1323191",
"Q29",
"Q5",
"Q5593",
"Q95927270",
"Q16106911",
"Q72615"
],
"relations": [
"P106",
"P27",
"P737",
"P31"
],
"adjacency": [
[
0,
3,
4
],
[
1,
2,
0
],
[
6,
2,
0
],
[
8,
2,
0
],
[
7,
2,
0
],
[
0,
2,
5
],
[
5,
0,
2
],
[
5,
1,
3
]
],
"entity_labels": [
"Wassily Kandinsky",
"Đuro Tiljak",
"costume designer",
"Spain",
"human",
"Pablo Picasso",
"Salvador Llort Choussy",
"Mary Corse",
"Rudolf Bauer"
],
"relation_labels": [
"occupation",
"country of citizenship",
"influenced by",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q8079906 wdt:P737 ?x0 .
wd:Q95927270 wdt:P737 ?x0 .
wd:Q72615 wdt:P737 ?x0 .
wd:Q16106911 wdt:P737 ?x0 .
?x0 wdt:P737 ?x1 .
?x1 wdt:P106 wd:Q1323191 .
?x1 wdt:P27 wd:Q29
} |
mcwq-237897 | Who was influenced by a Spanish male film producer that directed Un Chien Andalou and influenced by Luis Buñuel | [
"François Tosquelles"
] | {
"entities": [
"Q190575",
"Q3085937",
"Q3282637",
"Q29",
"Q51545",
"Q5",
"Q6581097"
],
"relations": [
"P57",
"P31",
"P106",
"P27",
"P737",
"P21"
],
"adjacency": [
[
1,
1,
5
],
[
1,
4,
4
],
[
1,
4,
4
],
[
4,
2,
2
],
[
0,
0,
4
],
[
4,
5,
6
],
[
4,
3,
3
]
],
"entity_labels": [
"Un Chien Andalou",
"François Tosquelles",
"film producer",
"Spain",
"Luis Buñuel",
"human",
"male"
],
"relation_labels": [
"director",
"instance of",
"occupation",
"country of citizenship",
"influenced by",
"sex or gender"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P737 ?x1 .
?x0 wdt:P737 wd:Q51545 .
?x1 wdt:P106 wd:Q3282637 .
wd:Q190575 wdt:P57 ?x1 .
?x1 wdt:P21 wd:Q6581097 .
?x1 wdt:P27 wd:Q29
} |
mcwq-237898 | Who was influenced by a Spanish person and influenced Salvador Dalí , August Strindberg , and Karl Roretz | [
"Friedrich Nietzsche"
] | {
"entities": [
"Q7724",
"Q9358",
"Q360512",
"Q29",
"Q5",
"Q5577",
"Q59531281"
],
"relations": [
"P27",
"P737",
"P31"
],
"adjacency": [
[
1,
2,
4
],
[
6,
1,
1
],
[
0,
1,
1
],
[
5,
1,
1
],
[
1,
1,
2
],
[
2,
2,
4
],
[
2,
0,
3
]
],
"entity_labels": [
"August Strindberg",
"Friedrich Nietzsche",
"Baltasar Gracián",
"Spain",
"human",
"Salvador Dalí",
"Karl Roretz"
],
"relation_labels": [
"country of citizenship",
"influenced by",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q59531281 wdt:P737 ?x0 .
wd:Q7724 wdt:P737 ?x0 .
wd:Q5577 wdt:P737 ?x0 .
?x0 wdt:P737 ?x1 .
?x1 wdt:P31 wd:Q5 .
?x1 wdt:P27 wd:Q29
} |
mcwq-237911 | Who was influenced by a Swedish cinematographer , influenced by Mireille Mathieu , and influenced by Wolfgang Amadeus Mozart and Bernard Werber | [
"Tamri Pkhakadze"
] | {
"entities": [
"Q71452",
"Q449514",
"Q5",
"Q12054",
"Q222344",
"Q254",
"Q12864914",
"Q34"
],
"relations": [
"P106",
"P27",
"P737",
"P31"
],
"adjacency": [
[
6,
3,
2
],
[
6,
2,
1
],
[
6,
2,
5
],
[
6,
2,
0
],
[
6,
2,
3
],
[
1,
0,
4
],
[
1,
1,
7
]
],
"entity_labels": [
"Mireille Mathieu",
"Bo Widerberg",
"human",
"Bernard Werber",
"cinematographer",
"Wolfgang Amadeus Mozart",
"Tamri Pkhakadze",
"Sweden"
],
"relation_labels": [
"occupation",
"country of citizenship",
"influenced by",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P737 ?x1 .
?x0 wdt:P737 wd:Q254 .
?x0 wdt:P737 wd:Q71452 .
?x0 wdt:P737 wd:Q12054 .
?x1 wdt:P106 wd:Q222344 .
?x1 wdt:P27 wd:Q34
} |
mcwq-237915 | Who was influenced by a Swedish person and influenced Jean-Luc Nancy | [
"Charles Baudelaire"
] | {
"entities": [
"Q185832",
"Q501",
"Q5",
"Q34",
"Q503017"
],
"relations": [
"P27",
"P737",
"P31"
],
"adjacency": [
[
1,
2,
2
],
[
4,
1,
1
],
[
1,
1,
0
],
[
0,
2,
2
],
[
0,
0,
3
]
],
"entity_labels": [
"Emmanuel Swedenborg",
"Charles Baudelaire",
"human",
"Sweden",
"Jean-Luc Nancy"
],
"relation_labels": [
"country of citizenship",
"influenced by",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q503017 wdt:P737 ?x0 .
?x0 wdt:P737 ?x1 .
?x1 wdt:P31 wd:Q5 .
?x1 wdt:P27 wd:Q34
} |
mcwq-237988 | Who was influenced by a cinematographer and composer of The Seafarers , influenced by a actor , and influenced by Stanley Kubrick | [
"Robin Williams"
] | {
"entities": [
"Q83338",
"Q2001",
"Q5",
"Q33999",
"Q104266",
"Q2164458"
],
"relations": [
"P344",
"P31",
"P106",
"P737",
"P86"
],
"adjacency": [
[
0,
1,
2
],
[
0,
3,
1
],
[
0,
3,
4
],
[
0,
3,
1
],
[
5,
0,
1
],
[
5,
4,
1
],
[
4,
2,
3
]
],
"entity_labels": [
"Robin Williams",
"Stanley Kubrick",
"human",
"actor",
"Mel Brooks",
"The Seafarers"
],
"relation_labels": [
"director of photography",
"instance of",
"occupation",
"influenced by",
"composer"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P737 ?x1 .
?x0 wdt:P737 ?x2 .
?x0 wdt:P737 wd:Q2001 .
wd:Q2164458 wdt:P344 ?x1 .
wd:Q2164458 wdt:P86 ?x1 .
?x2 wdt:P106 wd:Q33999 } |
mcwq-237990 | Who was influenced by a cinematographer and editor of Day of the Fight | [
"Robin Williams",
"Maria Lai"
] | {
"entities": [
"Q426628",
"Q83338",
"Q2001",
"Q5"
],
"relations": [
"P344",
"P737",
"P31",
"P1040"
],
"adjacency": [
[
1,
2,
3
],
[
1,
1,
2
],
[
0,
0,
2
],
[
0,
3,
2
]
],
"entity_labels": [
"Day of the Fight",
"Robin Williams",
"Stanley Kubrick",
"human"
],
"relation_labels": [
"director of photography",
"influenced by",
"instance of",
"film editor"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P737 ?x1 .
wd:Q426628 wdt:P344 ?x1 .
wd:Q426628 wdt:P1040 ?x1
} |
mcwq-237992 | Who was influenced by a cinematographer and influenced Luke Welch and Robert Capron | [
"Robin Williams"
] | {
"entities": [
"Q83338",
"Q2001",
"Q5",
"Q222344",
"Q58642255",
"Q1321271"
],
"relations": [
"P106",
"P737",
"P31"
],
"adjacency": [
[
0,
2,
2
],
[
5,
1,
0
],
[
4,
1,
0
],
[
0,
1,
1
],
[
1,
0,
3
]
],
"entity_labels": [
"Robin Williams",
"Stanley Kubrick",
"human",
"cinematographer",
"Luke Welch",
"Robert Capron"
],
"relation_labels": [
"occupation",
"influenced by",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q1321271 wdt:P737 ?x0 .
wd:Q58642255 wdt:P737 ?x0 .
?x0 wdt:P737 ?x1 .
?x1 wdt:P106 wd:Q222344 } |
mcwq-237994 | Who was influenced by a cinematographer and influenced Robert Capron | [
"Robin Williams"
] | {
"entities": [
"Q83338",
"Q2001",
"Q5",
"Q222344",
"Q1321271"
],
"relations": [
"P106",
"P737",
"P31"
],
"adjacency": [
[
0,
2,
2
],
[
4,
1,
0
],
[
0,
1,
1
],
[
1,
0,
3
]
],
"entity_labels": [
"Robin Williams",
"Stanley Kubrick",
"human",
"cinematographer",
"Robert Capron"
],
"relation_labels": [
"occupation",
"influenced by",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q1321271 wdt:P737 ?x0 .
?x0 wdt:P737 ?x1 .
?x1 wdt:P106 wd:Q222344 } |
mcwq-237998 | Who was influenced by a cinematographer and influenced by Rainer Maria Rilke | [
"Bela Chekurishvili"
] | {
"entities": [
"Q76483",
"Q5",
"Q222344",
"Q44426",
"Q29580132"
],
"relations": [
"P106",
"P737",
"P31"
],
"adjacency": [
[
4,
2,
1
],
[
4,
1,
3
],
[
4,
1,
0
],
[
3,
0,
2
]
],
"entity_labels": [
"Rainer Maria Rilke",
"human",
"cinematographer",
"Rainer Werner Fassbinder",
"Bela Chekurishvili"
],
"relation_labels": [
"occupation",
"influenced by",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P737 ?x1 .
?x0 wdt:P737 wd:Q76483 .
?x1 wdt:P106 wd:Q222344 } |
mcwq-237999 | Who was influenced by a cinematographer and influenced by Henri Cartier-Bresson , Robert Frank , and Nathan Lyons | [
"John Max"
] | {
"entities": [
"Q467574",
"Q16091693",
"Q156567",
"Q5",
"Q222344",
"Q3182016"
],
"relations": [
"P106",
"P737",
"P31"
],
"adjacency": [
[
5,
2,
3
],
[
5,
1,
0
],
[
5,
1,
2
],
[
5,
1,
0
],
[
5,
1,
1
],
[
0,
0,
4
]
],
"entity_labels": [
"Robert Frank",
"Nathan Lyons",
"Henri Cartier-Bresson",
"human",
"cinematographer",
"John Max"
],
"relation_labels": [
"occupation",
"influenced by",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P737 ?x1 .
?x0 wdt:P737 wd:Q156567 .
?x0 wdt:P737 wd:Q467574 .
?x0 wdt:P737 wd:Q16091693 .
?x1 wdt:P106 wd:Q222344 } |
mcwq-238000 | Who was influenced by a cinematographer and influenced by Nick Park and Brad Bird | [
"Chris Stenner"
] | {
"entities": [
"Q336206",
"Q5",
"Q222344",
"Q15455797",
"Q310960"
],
"relations": [
"P106",
"P737",
"P31"
],
"adjacency": [
[
3,
2,
1
],
[
3,
1,
0
],
[
3,
1,
4
],
[
3,
1,
0
],
[
0,
0,
2
]
],
"entity_labels": [
"Nick Park",
"human",
"cinematographer",
"Chris Stenner",
"Brad Bird"
],
"relation_labels": [
"occupation",
"influenced by",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P737 ?x1 .
?x0 wdt:P737 wd:Q310960 .
?x0 wdt:P737 wd:Q336206 .
?x1 wdt:P106 wd:Q222344 } |
mcwq-238002 | Who was influenced by a cinematographer and influenced by a executive producer of The River | [
"Enoch-Jude Danquah",
"Gino Justin Hudson McKoy"
] | {
"entities": [
"Q8877",
"Q56222322",
"Q5",
"Q222344",
"Q2407965",
"Q25191"
],
"relations": [
"P106",
"P737",
"P1431",
"P31"
],
"adjacency": [
[
1,
3,
2
],
[
1,
1,
5
],
[
1,
1,
0
],
[
5,
0,
3
],
[
4,
2,
0
]
],
"entity_labels": [
"Steven Spielberg",
"Gino Justin Hudson McKoy",
"human",
"cinematographer",
"The River",
"Christopher Nolan"
],
"relation_labels": [
"occupation",
"influenced by",
"executive producer",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P737 ?x1 .
?x0 wdt:P737 ?x2 .
?x1 wdt:P106 wd:Q222344 .
wd:Q2407965 wdt:P1431 ?x2
} |
mcwq-238003 | Who was influenced by a cinematographer and married Marsha Garces and Susan Schneider | [
"Robin Williams"
] | {
"entities": [
"Q17505003",
"Q83338",
"Q2001",
"Q5",
"Q1902714",
"Q222344"
],
"relations": [
"P106",
"P26",
"P737",
"P31"
],
"adjacency": [
[
1,
3,
3
],
[
1,
2,
2
],
[
1,
1,
4
],
[
1,
1,
0
],
[
2,
0,
5
]
],
"entity_labels": [
"Susan Schneider",
"Robin Williams",
"Stanley Kubrick",
"human",
"Marsha Garces",
"cinematographer"
],
"relation_labels": [
"occupation",
"spouse",
"influenced by",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P737 ?x1 .
?x0 wdt:P26 wd:Q1902714 .
?x0 wdt:P26 wd:Q17505003 .
?x1 wdt:P106 wd:Q222344 .
FILTER ( ?x0 != wd:Q1902714 ) .
FILTER ( ?x0 != wd:Q17505003 )
} |
mcwq-238004 | Who was influenced by a cinematographer and married Emma Thomas | [
"Christopher Nolan"
] | {
"entities": [
"Q38222",
"Q5",
"Q222344",
"Q25191",
"Q242951"
],
"relations": [
"P106",
"P26",
"P737",
"P31"
],
"adjacency": [
[
3,
3,
1
],
[
3,
2,
0
],
[
3,
1,
4
],
[
0,
0,
2
]
],
"entity_labels": [
"George Lucas",
"human",
"cinematographer",
"Christopher Nolan",
"Emma Thomas"
],
"relation_labels": [
"occupation",
"spouse",
"influenced by",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P737 ?x1 .
?x0 wdt:P26 wd:Q242951 .
?x1 wdt:P106 wd:Q222344 .
FILTER ( ?x0 != wd:Q242951 )
} |
mcwq-238005 | Who was influenced by a cinematographer and married European Graduate School 's employee | [
"Jonathan Lethem"
] | {
"entities": [
"Q437123",
"Q38222",
"Q681250",
"Q5",
"Q222344",
"Q440100"
],
"relations": [
"P31",
"P106",
"P26",
"P108",
"P737"
],
"adjacency": [
[
5,
0,
3
],
[
5,
4,
1
],
[
5,
2,
0
],
[
1,
1,
4
],
[
0,
3,
2
]
],
"entity_labels": [
"Shelley Jackson",
"George Lucas",
"European Graduate School",
"human",
"cinematographer",
"Jonathan Lethem"
],
"relation_labels": [
"instance of",
"occupation",
"spouse",
"employer",
"influenced by"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P737 ?x1 .
?x0 wdt:P26 ?x2 .
?x1 wdt:P106 wd:Q222344 .
?x2 wdt:P108 wd:Q681250 .
FILTER ( ?x0 != ?x2 )
} |
mcwq-238007 | Who was influenced by a cinematographer and was influenced by Genndy Tartakovsky , John DiMaggio , M. Night Shyamalan , Grey Griffin , and Tara Strong | [
"Christian Frates"
] | {
"entities": [
"Q47691741",
"Q347111",
"Q51489",
"Q5",
"Q313266",
"Q4029",
"Q13938",
"Q222344"
],
"relations": [
"P106",
"P737",
"P31"
],
"adjacency": [
[
0,
2,
3
],
[
0,
1,
1
],
[
0,
1,
1
],
[
0,
1,
5
],
[
0,
1,
4
],
[
0,
1,
2
],
[
0,
1,
6
],
[
1,
0,
7
]
],
"entity_labels": [
"Christian Frates",
"Genndy Tartakovsky",
"M. Night Shyamalan",
"human",
"John DiMaggio",
"Tara Strong",
"Grey DeLisle",
"cinematographer"
],
"relation_labels": [
"occupation",
"influenced by",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P737 ?x1 .
?x0 wdt:P737 wd:Q347111 .
?x0 wdt:P737 wd:Q4029 .
?x0 wdt:P737 wd:Q313266 .
?x0 wdt:P737 wd:Q51489 .
?x0 wdt:P737 wd:Q13938 .
?x1 wdt:P106 wd:Q222344 } |
mcwq-238008 | Who was influenced by a cinematographer and was influenced by Henri Cartier-Bresson | [
"John Max"
] | {
"entities": [
"Q467574",
"Q156567",
"Q5",
"Q222344",
"Q3182016"
],
"relations": [
"P106",
"P737",
"P31"
],
"adjacency": [
[
4,
2,
2
],
[
4,
1,
0
],
[
4,
1,
1
],
[
0,
0,
3
]
],
"entity_labels": [
"Robert Frank",
"Henri Cartier-Bresson",
"human",
"cinematographer",
"John Max"
],
"relation_labels": [
"occupation",
"influenced by",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P737 ?x1 .
?x0 wdt:P737 wd:Q156567 .
?x1 wdt:P106 wd:Q222344 } |
mcwq-238009 | Who was influenced by a cinematographer and was influenced by Magnum Photos 's founder | [
"John Max"
] | {
"entities": [
"Q467574",
"Q372899",
"Q156567",
"Q5",
"Q222344",
"Q3182016"
],
"relations": [
"P106",
"P737",
"P31",
"P112"
],
"adjacency": [
[
5,
2,
3
],
[
5,
1,
0
],
[
5,
1,
2
],
[
0,
0,
4
],
[
1,
3,
2
]
],
"entity_labels": [
"Robert Frank",
"Magnum Photos",
"Henri Cartier-Bresson",
"human",
"cinematographer",
"John Max"
],
"relation_labels": [
"occupation",
"influenced by",
"instance of",
"founded by"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P737 ?x1 .
?x0 wdt:P737 ?x2 .
?x1 wdt:P106 wd:Q222344 .
wd:Q372899 wdt:P112 ?x2
} |
mcwq-238012 | Who was influenced by a cinematographer employed by UNESCO and National Film Board of Canada and influenced by Norman McLaren , George Griffin , Jane Aaron , and Len Lye | [
"Joanna Priestley"
] | {
"entities": [
"Q1530721",
"Q6205938",
"Q1288566",
"Q20720182",
"Q716552",
"Q5",
"Q28723577",
"Q222344",
"Q7809"
],
"relations": [
"P108",
"P106",
"P737",
"P31"
],
"adjacency": [
[
1,
3,
5
],
[
1,
2,
4
],
[
1,
2,
3
],
[
1,
2,
4
],
[
1,
2,
2
],
[
1,
2,
6
],
[
4,
1,
7
],
[
4,
0,
8
],
[
4,
0,
0
]
],
"entity_labels": [
"National Film Board of Canada",
"Joanna Priestley",
"Len Lye",
"Jane Aaron",
"Norman McLaren",
"human",
"George Griffin",
"cinematographer",
"UNESCO"
],
"relation_labels": [
"employer",
"occupation",
"influenced by",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P737 ?x1 .
?x0 wdt:P737 wd:Q20720182 .
?x0 wdt:P737 wd:Q716552 .
?x0 wdt:P737 wd:Q1288566 .
?x0 wdt:P737 wd:Q28723577 .
?x1 wdt:P106 wd:Q222344 .
?x1 wdt:P108 wd:Q7809 .
?x1 wdt:P108 wd:Q1530721
} |
mcwq-238016 | Who was influenced by a cinematographer of Amen , Moebius , and One on One and influenced by a film editor | [
"Beso Solomanashvili"
] | {
"entities": [
"Q462025",
"Q212990",
"Q17041657",
"Q13471372",
"Q5",
"Q7042855",
"Q108545431"
],
"relations": [
"P344",
"P106",
"P737",
"P31"
],
"adjacency": [
[
6,
3,
4
],
[
6,
2,
1
],
[
6,
2,
1
],
[
3,
0,
1
],
[
2,
0,
1
],
[
0,
0,
1
],
[
1,
1,
5
]
],
"entity_labels": [
"Amen",
"Kim Ki-duk",
"One on One",
"Moebius",
"human",
"film editor",
"Beso Solomanashvili"
],
"relation_labels": [
"director of photography",
"occupation",
"influenced by",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P737 ?x1 .
?x0 wdt:P737 ?x2 .
wd:Q13471372 wdt:P344 ?x1 .
wd:Q17041657 wdt:P344 ?x1 .
wd:Q462025 wdt:P344 ?x1 .
?x2 wdt:P106 wd:Q7042855 } |
mcwq-238017 | Who was influenced by a cinematographer of Filmmaker , was influenced by Saul Bellow , and was influenced by Philip Roth | [
"Jonathan Lethem"
] | {
"entities": [
"Q38222",
"Q83059",
"Q5",
"Q1415127",
"Q187019",
"Q440100"
],
"relations": [
"P344",
"P737",
"P31"
],
"adjacency": [
[
5,
2,
2
],
[
5,
1,
0
],
[
5,
1,
4
],
[
5,
1,
1
],
[
3,
0,
0
]
],
"entity_labels": [
"George Lucas",
"Saul Bellow",
"human",
"Filmmaker",
"Philip Roth",
"Jonathan Lethem"
],
"relation_labels": [
"director of photography",
"influenced by",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P737 ?x1 .
?x0 wdt:P737 wd:Q187019 .
?x0 wdt:P737 wd:Q83059 .
wd:Q1415127 wdt:P344 ?x1
} |
mcwq-238018 | Who was influenced by a cinematographer of The Quiet One and The Savage Eye and was influenced by In the Street 's American female director | [
"Richard Gordon"
] | {
"entities": [
"Q6581072",
"Q7759101",
"Q7762341",
"Q7325994",
"Q30",
"Q4408595",
"Q5",
"Q242849"
],
"relations": [
"P344",
"P57",
"P31",
"P27",
"P737",
"P21"
],
"adjacency": [
[
3,
2,
6
],
[
3,
4,
7
],
[
3,
4,
7
],
[
1,
0,
7
],
[
2,
0,
7
],
[
5,
1,
7
],
[
7,
5,
0
],
[
7,
3,
4
]
],
"entity_labels": [
"female",
"The Quiet One",
"The Savage Eye",
"Richard Gordon",
"United States of America",
"In the Street",
"human",
"Helen Levitt"
],
"relation_labels": [
"director of photography",
"director",
"instance of",
"country of citizenship",
"influenced by",
"sex or gender"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P737 ?x1 .
?x0 wdt:P737 ?x2 .
wd:Q7759101 wdt:P344 ?x1 .
wd:Q7762341 wdt:P344 ?x1 .
wd:Q4408595 wdt:P57 ?x2 .
?x2 wdt:P21 wd:Q6581072 .
?x2 wdt:P27 wd:Q30
} |
mcwq-238019 | Who was influenced by a cinematographer that The Shining and A Clockwork Orange were written by and was influenced by Jonathan Winters , Stanley Kubrick , and Chuck Jones | [
"Robin Williams"
] | {
"entities": [
"Q186341",
"Q312657",
"Q83338",
"Q2001",
"Q5",
"Q222344",
"Q181086",
"Q4538"
],
"relations": [
"P106",
"P737",
"P58",
"P31"
],
"adjacency": [
[
2,
3,
4
],
[
2,
1,
3
],
[
2,
1,
1
],
[
2,
1,
3
],
[
2,
1,
7
],
[
3,
0,
5
],
[
6,
2,
3
],
[
0,
2,
3
]
],
"entity_labels": [
"The Shining",
"Chuck Jones",
"Robin Williams",
"Stanley Kubrick",
"human",
"cinematographer",
"A Clockwork Orange",
"Jonathan Winters"
],
"relation_labels": [
"occupation",
"influenced by",
"screenwriter",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P737 ?x1 .
?x0 wdt:P737 wd:Q312657 .
?x0 wdt:P737 wd:Q2001 .
?x0 wdt:P737 wd:Q4538 .
?x1 wdt:P106 wd:Q222344 .
wd:Q181086 wdt:P58 ?x1 .
wd:Q186341 wdt:P58 ?x1
} |
mcwq-238020 | Who was influenced by a cinematographer that The Man Who Knew Too Much and Vertigo starred and were directed by | [
"Jacques Rivette",
"Stanislav Govorukhin",
"Enoch-Jude Danquah"
] | {
"entities": [
"Q486826",
"Q3351068",
"Q202548",
"Q7374",
"Q5",
"Q222344"
],
"relations": [
"P57",
"P31",
"P106",
"P737",
"P161"
],
"adjacency": [
[
1,
1,
4
],
[
1,
3,
3
],
[
3,
2,
5
],
[
0,
4,
3
],
[
2,
4,
3
],
[
0,
0,
3
],
[
2,
0,
3
]
],
"entity_labels": [
"The Man Who Knew Too Much",
"Olivier Grenson",
"Vertigo",
"Alfred Hitchcock",
"human",
"cinematographer"
],
"relation_labels": [
"director",
"instance of",
"occupation",
"influenced by",
"cast member"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P737 ?x1 .
?x1 wdt:P106 wd:Q222344 .
wd:Q486826 wdt:P161 ?x1 .
wd:Q202548 wdt:P161 ?x1 .
wd:Q486826 wdt:P57 ?x1 .
wd:Q202548 wdt:P57 ?x1
} |
mcwq-238021 | Who was influenced by a cinematographer that Rabindranath Tagore influenced | [
"Bertrand Tavernier"
] | {
"entities": [
"Q7241",
"Q5",
"Q222344",
"Q8873",
"Q337226"
],
"relations": [
"P106",
"P737",
"P31"
],
"adjacency": [
[
4,
2,
1
],
[
4,
1,
3
],
[
3,
0,
2
],
[
3,
1,
0
]
],
"entity_labels": [
"Rabindranath Tagore",
"human",
"cinematographer",
"Satyajit Ray",
"Bertrand Tavernier"
],
"relation_labels": [
"occupation",
"influenced by",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P737 ?x1 .
?x1 wdt:P106 wd:Q222344 .
?x1 wdt:P737 wd:Q7241
} |
mcwq-238022 | Who was influenced by a cinematographer that Ingrid Caven and Juliane Lorenz married | [
"Bashar Shbib",
"Bela Chekurishvili"
] | {
"entities": [
"Q98665",
"Q70294",
"Q5",
"Q222344",
"Q44426",
"Q29580132"
],
"relations": [
"P106",
"P26",
"P737",
"P31"
],
"adjacency": [
[
5,
3,
2
],
[
5,
2,
4
],
[
4,
0,
3
],
[
4,
1,
1
],
[
4,
1,
0
]
],
"entity_labels": [
"Juliane Lorenz",
"Ingrid Caven",
"human",
"cinematographer",
"Rainer Werner Fassbinder",
"Bela Chekurishvili"
],
"relation_labels": [
"occupation",
"spouse",
"influenced by",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P737 ?x1 .
?x1 wdt:P106 wd:Q222344 .
?x1 wdt:P26 wd:Q70294 .
?x1 wdt:P26 wd:Q98665 .
FILTER ( ?x1 != wd:Q70294 ) .
FILTER ( ?x1 != wd:Q98665 )
} |
mcwq-238023 | Who was influenced by a cinematographer that Full Metal Jacket and Eyes Wide Shut were written by and starred and influenced by Mel Brooks | [
"Robin Williams"
] | {
"entities": [
"Q243439",
"Q83338",
"Q2001",
"Q5",
"Q222344",
"Q209481",
"Q104266"
],
"relations": [
"P58",
"P31",
"P106",
"P737",
"P161"
],
"adjacency": [
[
1,
1,
3
],
[
1,
3,
2
],
[
1,
3,
6
],
[
2,
2,
4
],
[
5,
4,
2
],
[
0,
4,
2
],
[
5,
0,
2
],
[
0,
0,
2
]
],
"entity_labels": [
"Full Metal Jacket",
"Robin Williams",
"Stanley Kubrick",
"human",
"cinematographer",
"Eyes Wide Shut",
"Mel Brooks"
],
"relation_labels": [
"screenwriter",
"instance of",
"occupation",
"influenced by",
"cast member"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P737 ?x1 .
?x0 wdt:P737 wd:Q104266 .
?x1 wdt:P106 wd:Q222344 .
wd:Q209481 wdt:P161 ?x1 .
wd:Q243439 wdt:P161 ?x1 .
wd:Q209481 wdt:P58 ?x1 .
wd:Q243439 wdt:P58 ?x1
} |
mcwq-238024 | Who was influenced by a cinematographer that founded Lucasfilm , Star Wars , Industrial Light & Magic , Jediism , and LucasArts and influenced by Bob Dylan | [
"Jonathan Lethem"
] | {
"entities": [
"Q462",
"Q38222",
"Q5",
"Q222344",
"Q746676",
"Q392",
"Q242446",
"Q258945",
"Q216611",
"Q440100"
],
"relations": [
"P106",
"P737",
"P31",
"P112"
],
"adjacency": [
[
9,
2,
2
],
[
9,
1,
1
],
[
9,
1,
5
],
[
1,
0,
3
],
[
0,
3,
1
],
[
6,
3,
1
],
[
8,
3,
1
],
[
7,
3,
1
],
[
4,
3,
1
]
],
"entity_labels": [
"Star Wars",
"George Lucas",
"human",
"cinematographer",
"Industrial Light & Magic",
"Bob Dylan",
"Lucasfilm",
"Jediism",
"Lucasfilm Games",
"Jonathan Lethem"
],
"relation_labels": [
"occupation",
"influenced by",
"instance of",
"founded by"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P737 ?x1 .
?x0 wdt:P737 wd:Q392 .
?x1 wdt:P106 wd:Q222344 .
wd:Q462 wdt:P112 ?x1 .
wd:Q242446 wdt:P112 ?x1 .
wd:Q216611 wdt:P112 ?x1 .
wd:Q258945 wdt:P112 ?x1 .
wd:Q746676 wdt:P112 ?x1
} |
mcwq-238028 | Who was influenced by a cinematographer 's parent , influenced by Lewis Carroll , William Shakespeare , and Alfred Hitchcock , and influenced by A Song of Love 's cinematographer | [
"Jacques Rivette"
] | {
"entities": [
"Q55381",
"Q38082",
"Q83158",
"Q7374",
"Q5",
"Q222344",
"Q289374",
"Q692",
"Q167475",
"Q1304788"
],
"relations": [
"P344",
"P40|wdt:P355",
"P31",
"P106",
"P737"
],
"adjacency": [
[
8,
2,
4
],
[
8,
4,
2
],
[
8,
4,
0
],
[
8,
4,
1
],
[
8,
4,
7
],
[
8,
4,
3
],
[
9,
0,
2
],
[
0,
1,
6
],
[
6,
3,
5
]
],
"entity_labels": [
"Jacques Becker",
"Lewis Carroll",
"Jean Cocteau",
"Alfred Hitchcock",
"human",
"cinematographer",
"Étienne Becker",
"William Shakespeare",
"Jacques Rivette",
"A Song of Love"
],
"relation_labels": [
"director of photography",
"P40|wdt:P355",
"instance of",
"occupation",
"influenced by"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P737 ?x1 .
?x0 wdt:P737 ?x2 .
?x0 wdt:P737 wd:Q38082 .
?x0 wdt:P737 wd:Q692 .
?x0 wdt:P737 wd:Q7374 .
wd:Q1304788 wdt:P344 ?x1 .
?x2 wdt:P40|wdt:P355 ?x3 .
?x3 wdt:P106 wd:Q222344 } |
mcwq-238029 | Who was influenced by a cinematographer 's sibling , influenced by Destiny's Child , Lauryn Hill , and Alicia Keys , and influenced by Brandy Norwood | [
"Ella Mai"
] | {
"entities": [
"Q29033458",
"Q690974",
"Q153056",
"Q542267",
"Q5",
"Q222344",
"Q121507",
"Q214226"
],
"relations": [
"P106",
"P3373",
"P737",
"P31"
],
"adjacency": [
[
0,
3,
4
],
[
0,
2,
1
],
[
0,
2,
7
],
[
0,
2,
6
],
[
0,
2,
1
],
[
0,
2,
2
],
[
1,
1,
3
],
[
3,
0,
5
]
],
"entity_labels": [
"Ella Mai",
"Brandy Norwood",
"Destiny's Child",
"Ray J",
"human",
"cinematographer",
"Alicia Keys",
"Lauryn Hill"
],
"relation_labels": [
"occupation",
"sibling",
"influenced by",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P737 ?x1 .
?x0 wdt:P737 wd:Q214226 .
?x0 wdt:P737 wd:Q121507 .
?x0 wdt:P737 wd:Q690974 .
?x0 wdt:P737 wd:Q153056 .
?x1 wdt:P3373 ?x2 .
?x2 wdt:P106 wd:Q222344 .
FILTER ( ?x1 != ?x2 )
} |
mcwq-238031 | Who was influenced by a cinematographer , director , and star of Full Metal Jacket and influenced Robert Capron | [
"Robin Williams"
] | {
"entities": [
"Q243439",
"Q83338",
"Q2001",
"Q5",
"Q1321271"
],
"relations": [
"P344",
"P57",
"P31",
"P737",
"P161"
],
"adjacency": [
[
1,
2,
3
],
[
4,
3,
1
],
[
1,
3,
2
],
[
0,
4,
2
],
[
0,
0,
2
],
[
0,
1,
2
]
],
"entity_labels": [
"Full Metal Jacket",
"Robin Williams",
"Stanley Kubrick",
"human",
"Robert Capron"
],
"relation_labels": [
"director of photography",
"director",
"instance of",
"influenced by",
"cast member"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q1321271 wdt:P737 ?x0 .
?x0 wdt:P737 ?x1 .
wd:Q243439 wdt:P161 ?x1 .
wd:Q243439 wdt:P344 ?x1 .
wd:Q243439 wdt:P57 ?x1
} |
mcwq-238037 | Who was influenced by a cinematographer , influenced Luke Welch , and married Marsha Garces and Susan Schneider | [
"Robin Williams"
] | {
"entities": [
"Q17505003",
"Q83338",
"Q2001",
"Q5",
"Q1902714",
"Q222344",
"Q58642255"
],
"relations": [
"P106",
"P26",
"P737",
"P31"
],
"adjacency": [
[
1,
3,
3
],
[
6,
2,
1
],
[
1,
2,
2
],
[
1,
1,
4
],
[
1,
1,
0
],
[
2,
0,
5
]
],
"entity_labels": [
"Susan Schneider",
"Robin Williams",
"Stanley Kubrick",
"human",
"Marsha Garces",
"cinematographer",
"Luke Welch"
],
"relation_labels": [
"occupation",
"spouse",
"influenced by",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q58642255 wdt:P737 ?x0 .
?x0 wdt:P737 ?x1 .
?x0 wdt:P26 wd:Q1902714 .
?x0 wdt:P26 wd:Q17505003 .
?x1 wdt:P106 wd:Q222344 .
FILTER ( ?x0 != wd:Q1902714 ) .
FILTER ( ?x0 != wd:Q17505003 )
} |
mcwq-238038 | Who was influenced by a cinematographer , influenced by Friedrich Nietzsche and Don DeLillo , influenced by Paula Fox , and influenced by Saul Bellow | [
"Jonathan Lethem"
] | {
"entities": [
"Q9358",
"Q38222",
"Q83059",
"Q5",
"Q134477",
"Q222344",
"Q310048",
"Q440100"
],
"relations": [
"P106",
"P737",
"P31"
],
"adjacency": [
[
7,
2,
3
],
[
7,
1,
1
],
[
7,
1,
4
],
[
7,
1,
6
],
[
7,
1,
2
],
[
7,
1,
0
],
[
1,
0,
5
]
],
"entity_labels": [
"Friedrich Nietzsche",
"George Lucas",
"Saul Bellow",
"human",
"Paula Fox",
"cinematographer",
"Don DeLillo",
"Jonathan Lethem"
],
"relation_labels": [
"occupation",
"influenced by",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P737 ?x1 .
?x0 wdt:P737 wd:Q134477 .
?x0 wdt:P737 wd:Q310048 .
?x0 wdt:P737 wd:Q83059 .
?x0 wdt:P737 wd:Q9358 .
?x1 wdt:P106 wd:Q222344 } |
mcwq-238039 | Who was influenced by a cinematographer , influenced by Tom Kenny , and influenced by a writer of She's All That and The Sixth Sense | [
"Christian Frates"
] | {
"entities": [
"Q464584",
"Q183063",
"Q47691741",
"Q347111",
"Q51489",
"Q5",
"Q222344",
"Q299282"
],
"relations": [
"P106",
"P737",
"P58",
"P31"
],
"adjacency": [
[
2,
3,
5
],
[
2,
1,
4
],
[
2,
1,
3
],
[
2,
1,
7
],
[
0,
2,
4
],
[
1,
2,
4
],
[
3,
0,
6
]
],
"entity_labels": [
"She's All That",
"The Sixth Sense",
"Christian Frates",
"Genndy Tartakovsky",
"M. Night Shyamalan",
"human",
"cinematographer",
"Tom Kenny"
],
"relation_labels": [
"occupation",
"influenced by",
"screenwriter",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P737 ?x1 .
?x0 wdt:P737 ?x2 .
?x0 wdt:P737 wd:Q299282 .
wd:Q464584 wdt:P58 ?x1 .
wd:Q183063 wdt:P58 ?x1 .
?x2 wdt:P106 wd:Q222344 } |
mcwq-238042 | Who was influenced by a cinematographer , influenced by Jonathan Winters and Mel Brooks , influenced by a person , and influenced by Chuck Jones | [
"Robin Williams"
] | {
"entities": [
"Q312657",
"Q83338",
"Q2001",
"Q5",
"Q222344",
"Q104266",
"Q4538"
],
"relations": [
"P106",
"P737",
"P31"
],
"adjacency": [
[
1,
2,
3
],
[
1,
1,
2
],
[
1,
1,
5
],
[
1,
1,
5
],
[
1,
1,
6
],
[
1,
1,
0
],
[
2,
0,
4
],
[
5,
2,
3
]
],
"entity_labels": [
"Chuck Jones",
"Robin Williams",
"Stanley Kubrick",
"human",
"cinematographer",
"Mel Brooks",
"Jonathan Winters"
],
"relation_labels": [
"occupation",
"influenced by",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P737 ?x1 .
?x0 wdt:P737 ?x2 .
?x0 wdt:P737 wd:Q104266 .
?x0 wdt:P737 wd:Q4538 .
?x0 wdt:P737 wd:Q312657 .
?x1 wdt:P106 wd:Q222344 .
?x2 wdt:P31 wd:Q5 } |
mcwq-238043 | Who was influenced by a cinematographer , influenced by Henri Cartier-Bresson , influenced by Robert Frank , and influenced by Nathan Lyons | [
"John Max"
] | {
"entities": [
"Q467574",
"Q16091693",
"Q156567",
"Q5",
"Q222344",
"Q3182016"
],
"relations": [
"P106",
"P737",
"P31"
],
"adjacency": [
[
5,
2,
3
],
[
5,
1,
0
],
[
5,
1,
2
],
[
5,
1,
0
],
[
5,
1,
1
],
[
0,
0,
4
]
],
"entity_labels": [
"Robert Frank",
"Nathan Lyons",
"Henri Cartier-Bresson",
"human",
"cinematographer",
"John Max"
],
"relation_labels": [
"occupation",
"influenced by",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P737 ?x1 .
?x0 wdt:P737 wd:Q156567 .
?x0 wdt:P737 wd:Q467574 .
?x0 wdt:P737 wd:Q16091693 .
?x1 wdt:P106 wd:Q222344 } |
mcwq-238044 | Who was influenced by a cinematographer , influenced by Brad Bird and Nick Park , and influenced by Creature Comforts 's British writer | [
"Chris Stenner"
] | {
"entities": [
"Q336206",
"Q145",
"Q257839",
"Q5",
"Q222344",
"Q15455797",
"Q310960"
],
"relations": [
"P58",
"P31",
"P106",
"P27",
"P737"
],
"adjacency": [
[
5,
1,
3
],
[
5,
4,
0
],
[
5,
4,
0
],
[
5,
4,
6
],
[
5,
4,
0
],
[
0,
2,
4
],
[
2,
0,
0
],
[
0,
3,
1
]
],
"entity_labels": [
"Nick Park",
"United Kingdom",
"Creature Comforts",
"human",
"cinematographer",
"Chris Stenner",
"Brad Bird"
],
"relation_labels": [
"screenwriter",
"instance of",
"occupation",
"country of citizenship",
"influenced by"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P737 ?x1 .
?x0 wdt:P737 ?x2 .
?x0 wdt:P737 wd:Q310960 .
?x0 wdt:P737 wd:Q336206 .
?x1 wdt:P106 wd:Q222344 .
wd:Q257839 wdt:P58 ?x2 .
?x2 wdt:P27 wd:Q145
} |
mcwq-238045 | Who was influenced by a cinematographer , influenced by Bernard Werber and Wolfgang Amadeus Mozart , and influenced by Joe Hill 's editor and writer | [
"Tamri Pkhakadze"
] | {
"entities": [
"Q609479",
"Q449514",
"Q5",
"Q12054",
"Q222344",
"Q12864914",
"Q254"
],
"relations": [
"P58",
"P31",
"P1040",
"P106",
"P737"
],
"adjacency": [
[
5,
1,
2
],
[
5,
4,
1
],
[
5,
4,
1
],
[
5,
4,
3
],
[
5,
4,
6
],
[
1,
3,
4
],
[
0,
2,
1
],
[
0,
0,
1
]
],
"entity_labels": [
"Joe Hill",
"Bo Widerberg",
"human",
"Bernard Werber",
"cinematographer",
"Tamri Pkhakadze",
"Wolfgang Amadeus Mozart"
],
"relation_labels": [
"screenwriter",
"instance of",
"film editor",
"occupation",
"influenced by"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P737 ?x1 .
?x0 wdt:P737 ?x2 .
?x0 wdt:P737 wd:Q12054 .
?x0 wdt:P737 wd:Q254 .
?x1 wdt:P106 wd:Q222344 .
wd:Q609479 wdt:P1040 ?x2 .
wd:Q609479 wdt:P58 ?x2
} |
mcwq-238048 | Who was influenced by a cinematographer , influenced by a film editor , and influenced by Mireille Mathieu | [
"Tamri Pkhakadze"
] | {
"entities": [
"Q71452",
"Q449514",
"Q5",
"Q7042855",
"Q222344",
"Q12864914"
],
"relations": [
"P106",
"P737",
"P31"
],
"adjacency": [
[
5,
2,
2
],
[
5,
1,
1
],
[
5,
1,
1
],
[
5,
1,
0
],
[
1,
0,
3
],
[
1,
0,
4
]
],
"entity_labels": [
"Mireille Mathieu",
"Bo Widerberg",
"human",
"film editor",
"cinematographer",
"Tamri Pkhakadze"
],
"relation_labels": [
"occupation",
"influenced by",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P737 ?x1 .
?x0 wdt:P737 ?x2 .
?x0 wdt:P737 wd:Q71452 .
?x1 wdt:P106 wd:Q7042855 .
?x2 wdt:P106 wd:Q222344 } |
mcwq-238049 | Who was influenced by a cinematographer , influenced by a producer of Pi , influenced by Darren Aronofsky , and influenced by John DiMaggio | [
"Christian Frates"
] | {
"entities": [
"Q937762",
"Q47691741",
"Q347111",
"Q192762",
"Q5",
"Q313266",
"Q222344"
],
"relations": [
"P272",
"P106",
"P737",
"P31"
],
"adjacency": [
[
1,
3,
4
],
[
1,
2,
3
],
[
1,
2,
2
],
[
1,
2,
3
],
[
1,
2,
5
],
[
0,
0,
3
],
[
2,
1,
6
]
],
"entity_labels": [
"Pi",
"Christian Frates",
"Genndy Tartakovsky",
"Darren Aronofsky",
"human",
"John DiMaggio",
"cinematographer"
],
"relation_labels": [
"production company",
"occupation",
"influenced by",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P737 ?x1 .
?x0 wdt:P737 ?x2 .
?x0 wdt:P737 wd:Q192762 .
?x0 wdt:P737 wd:Q313266 .
wd:Q937762 wdt:P272 ?x1 .
?x2 wdt:P106 wd:Q222344 } |
mcwq-238052 | Who was influenced by a cinematographer , married Susan Schneider and Marsha Garces , and influenced Luke Welch | [
"Robin Williams"
] | {
"entities": [
"Q17505003",
"Q83338",
"Q2001",
"Q5",
"Q1902714",
"Q222344",
"Q58642255"
],
"relations": [
"P106",
"P26",
"P737",
"P31"
],
"adjacency": [
[
1,
3,
3
],
[
6,
2,
1
],
[
1,
2,
2
],
[
1,
1,
4
],
[
1,
1,
0
],
[
2,
0,
5
]
],
"entity_labels": [
"Susan Schneider",
"Robin Williams",
"Stanley Kubrick",
"human",
"Marsha Garces",
"cinematographer",
"Luke Welch"
],
"relation_labels": [
"occupation",
"spouse",
"influenced by",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q58642255 wdt:P737 ?x0 .
?x0 wdt:P737 ?x1 .
?x0 wdt:P26 wd:Q1902714 .
?x0 wdt:P26 wd:Q17505003 .
?x1 wdt:P106 wd:Q222344 .
FILTER ( ?x0 != wd:Q1902714 ) .
FILTER ( ?x0 != wd:Q17505003 )
} |
mcwq-238053 | Who was influenced by a cinematographer , married Marsha Garces and Susan Schneider , and was influenced by Stanley Kubrick | [
"Robin Williams"
] | {
"entities": [
"Q17505003",
"Q83338",
"Q2001",
"Q5",
"Q1902714",
"Q222344"
],
"relations": [
"P106",
"P26",
"P737",
"P31"
],
"adjacency": [
[
1,
3,
3
],
[
1,
2,
2
],
[
1,
2,
2
],
[
1,
1,
4
],
[
1,
1,
0
],
[
2,
0,
5
]
],
"entity_labels": [
"Susan Schneider",
"Robin Williams",
"Stanley Kubrick",
"human",
"Marsha Garces",
"cinematographer"
],
"relation_labels": [
"occupation",
"spouse",
"influenced by",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P737 ?x1 .
?x0 wdt:P737 wd:Q2001 .
?x0 wdt:P26 wd:Q1902714 .
?x0 wdt:P26 wd:Q17505003 .
?x1 wdt:P106 wd:Q222344 .
FILTER ( ?x0 != wd:Q1902714 ) .
FILTER ( ?x0 != wd:Q17505003 )
} |
mcwq-238057 | Who was influenced by a cinematographer , married The Spider's Stratagem 's writer , and was influenced by William Shakespeare | [
"Jacques Rivette"
] | {
"entities": [
"Q7374",
"Q1216528",
"Q5",
"Q222344",
"Q692",
"Q19573590",
"Q167475"
],
"relations": [
"P58",
"P31",
"P106",
"P26",
"P737"
],
"adjacency": [
[
6,
1,
2
],
[
6,
4,
0
],
[
6,
4,
4
],
[
6,
3,
5
],
[
0,
2,
3
],
[
1,
0,
5
]
],
"entity_labels": [
"Alfred Hitchcock",
"The Spider's Stratagem",
"human",
"cinematographer",
"William Shakespeare",
"Marilù Parolini",
"Jacques Rivette"
],
"relation_labels": [
"screenwriter",
"instance of",
"occupation",
"spouse",
"influenced by"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P737 ?x1 .
?x0 wdt:P737 wd:Q692 .
?x0 wdt:P26 ?x2 .
?x1 wdt:P106 wd:Q222344 .
wd:Q1216528 wdt:P58 ?x2 .
FILTER ( ?x0 != ?x2 )
} |
mcwq-238061 | Who was influenced by a cinematographer , was influenced by Spike Milligan , Stanley Kubrick , and George Carlin , and influenced Luke Welch | [
"Robin Williams"
] | {
"entities": [
"Q83338",
"Q2001",
"Q5",
"Q222344",
"Q58642255",
"Q561401",
"Q150651"
],
"relations": [
"P106",
"P737",
"P31"
],
"adjacency": [
[
0,
2,
2
],
[
4,
1,
0
],
[
0,
1,
1
],
[
0,
1,
5
],
[
0,
1,
1
],
[
0,
1,
6
],
[
1,
0,
3
]
],
"entity_labels": [
"Robin Williams",
"Stanley Kubrick",
"human",
"cinematographer",
"Luke Welch",
"Spike Milligan",
"George Carlin"
],
"relation_labels": [
"occupation",
"influenced by",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q58642255 wdt:P737 ?x0 .
?x0 wdt:P737 ?x1 .
?x0 wdt:P737 wd:Q561401 .
?x0 wdt:P737 wd:Q2001 .
?x0 wdt:P737 wd:Q150651 .
?x1 wdt:P106 wd:Q222344 } |
mcwq-238062 | Who was influenced by a cinematographer , was influenced by Mel Brooks , influenced Luke Welch , and was influenced by Chuck Jones | [
"Robin Williams"
] | {
"entities": [
"Q312657",
"Q83338",
"Q2001",
"Q5",
"Q222344",
"Q58642255",
"Q104266"
],
"relations": [
"P106",
"P737",
"P31"
],
"adjacency": [
[
1,
2,
3
],
[
5,
1,
1
],
[
1,
1,
2
],
[
1,
1,
6
],
[
1,
1,
0
],
[
2,
0,
4
]
],
"entity_labels": [
"Chuck Jones",
"Robin Williams",
"Stanley Kubrick",
"human",
"cinematographer",
"Luke Welch",
"Mel Brooks"
],
"relation_labels": [
"occupation",
"influenced by",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q58642255 wdt:P737 ?x0 .
?x0 wdt:P737 ?x1 .
?x0 wdt:P737 wd:Q104266 .
?x0 wdt:P737 wd:Q312657 .
?x1 wdt:P106 wd:Q222344 } |
mcwq-238063 | Who was influenced by a cinematographer , was influenced by Henri Cartier-Bresson and Robert Frank , and was influenced by a cinematographer | [
"John Max"
] | {
"entities": [
"Q467574",
"Q156567",
"Q5",
"Q222344",
"Q3182016"
],
"relations": [
"P106",
"P737",
"P31"
],
"adjacency": [
[
4,
2,
2
],
[
4,
1,
0
],
[
4,
1,
0
],
[
4,
1,
1
],
[
4,
1,
0
],
[
0,
0,
3
],
[
0,
0,
3
]
],
"entity_labels": [
"Robert Frank",
"Henri Cartier-Bresson",
"human",
"cinematographer",
"John Max"
],
"relation_labels": [
"occupation",
"influenced by",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P737 ?x1 .
?x0 wdt:P737 ?x2 .
?x0 wdt:P737 wd:Q156567 .
?x0 wdt:P737 wd:Q467574 .
?x1 wdt:P106 wd:Q222344 .
?x2 wdt:P106 wd:Q222344 } |
mcwq-238064 | Who was influenced by a cinematographer , was influenced by Lorne Lanning , Darren Aronofsky , Lilly Wachowski , and Tom Kenny , and was influenced by Tara Strong | [
"Christian Frates"
] | {
"entities": [
"Q47691741",
"Q717378",
"Q347111",
"Q5",
"Q192762",
"Q4029",
"Q222344",
"Q9544977",
"Q299282"
],
"relations": [
"P106",
"P737",
"P31"
],
"adjacency": [
[
0,
2,
3
],
[
0,
1,
2
],
[
0,
1,
1
],
[
0,
1,
7
],
[
0,
1,
4
],
[
0,
1,
5
],
[
0,
1,
8
],
[
2,
0,
6
]
],
"entity_labels": [
"Christian Frates",
"Lorne Lanning",
"Genndy Tartakovsky",
"human",
"Darren Aronofsky",
"Tara Strong",
"cinematographer",
"Lilly Wachowski",
"Tom Kenny"
],
"relation_labels": [
"occupation",
"influenced by",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P737 ?x1 .
?x0 wdt:P737 wd:Q717378 .
?x0 wdt:P737 wd:Q9544977 .
?x0 wdt:P737 wd:Q192762 .
?x0 wdt:P737 wd:Q4029 .
?x0 wdt:P737 wd:Q299282 .
?x1 wdt:P106 wd:Q222344 } |
mcwq-238065 | Who was influenced by a cinematographer , was influenced by Stanley Kubrick , and married Susan Schneider and Marsha Garces | [
"Robin Williams"
] | {
"entities": [
"Q17505003",
"Q83338",
"Q2001",
"Q5",
"Q1902714",
"Q222344"
],
"relations": [
"P106",
"P26",
"P737",
"P31"
],
"adjacency": [
[
1,
3,
3
],
[
1,
2,
2
],
[
1,
2,
2
],
[
1,
1,
4
],
[
1,
1,
0
],
[
2,
0,
5
]
],
"entity_labels": [
"Susan Schneider",
"Robin Williams",
"Stanley Kubrick",
"human",
"Marsha Garces",
"cinematographer"
],
"relation_labels": [
"occupation",
"spouse",
"influenced by",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P737 ?x1 .
?x0 wdt:P737 wd:Q2001 .
?x0 wdt:P26 wd:Q1902714 .
?x0 wdt:P26 wd:Q17505003 .
?x1 wdt:P106 wd:Q222344 .
FILTER ( ?x0 != wd:Q1902714 ) .
FILTER ( ?x0 != wd:Q17505003 )
} |
mcwq-238067 | Who was influenced by a company 's Italian employee and influenced by Giannino Castiglioni | [
"Pier Giacomo Castiglioni",
"Livio Castiglioni"
] | {
"entities": [
"Q4830453",
"Q1122412",
"Q3902873",
"Q5",
"Q55752670",
"Q38"
],
"relations": [
"P108",
"P27",
"P737",
"P31"
],
"adjacency": [
[
2,
3,
3
],
[
2,
2,
1
],
[
2,
2,
1
],
[
1,
0,
4
],
[
1,
1,
5
],
[
4,
3,
0
]
],
"entity_labels": [
"business",
"Giannino Castiglioni",
"Pier Giacomo Castiglioni",
"human",
"Stabilimento Johnson",
"Italy"
],
"relation_labels": [
"employer",
"country of citizenship",
"influenced by",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P737 ?x1 .
?x0 wdt:P737 wd:Q1122412 .
?x1 wdt:P108 ?x2 .
?x1 wdt:P27 wd:Q38 .
?x2 wdt:P31 wd:Q4830453 } |
mcwq-238070 | Who was influenced by a company 's employee , influenced by Madonna , influenced by a person , and influenced by Timbaland | [
"Miley Cyrus"
] | {
"entities": [
"Q1744",
"Q4830453",
"Q11975",
"Q5",
"Q847743",
"Q4235",
"Q179257"
],
"relations": [
"P108",
"P737",
"P31"
],
"adjacency": [
[
5,
2,
3
],
[
5,
1,
2
],
[
5,
1,
0
],
[
5,
1,
6
],
[
5,
1,
0
],
[
2,
2,
3
],
[
0,
0,
4
],
[
4,
2,
1
]
],
"entity_labels": [
"Madonna",
"business",
"Britney Spears",
"human",
"Dunkin' Donuts",
"Miley Cyrus",
"Timbaland"
],
"relation_labels": [
"employer",
"influenced by",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P737 ?x1 .
?x0 wdt:P737 ?x2 .
?x0 wdt:P737 wd:Q179257 .
?x0 wdt:P737 wd:Q1744 .
?x1 wdt:P31 wd:Q5 .
?x2 wdt:P108 ?x3 .
?x3 wdt:P31 wd:Q4830453 } |
mcwq-238075 | Who was influenced by a costume designer and influenced Super Rhino 's star and director | [
"Madonna"
] | {
"entities": [
"Q1744",
"Q1323191",
"Q5",
"Q3977597",
"Q4235",
"Q487604"
],
"relations": [
"P57",
"P31",
"P106",
"P737",
"P161"
],
"adjacency": [
[
0,
1,
2
],
[
4,
3,
0
],
[
0,
3,
5
],
[
3,
4,
4
],
[
3,
0,
4
],
[
5,
2,
1
]
],
"entity_labels": [
"Madonna",
"costume designer",
"human",
"Super Rhino",
"Miley Cyrus",
"Martha Graham"
],
"relation_labels": [
"director",
"instance of",
"occupation",
"influenced by",
"cast member"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x1 wdt:P737 ?x0 .
?x0 wdt:P737 ?x2 .
wd:Q3977597 wdt:P161 ?x1 .
wd:Q3977597 wdt:P57 ?x1 .
?x2 wdt:P106 wd:Q1323191 } |
mcwq-238077 | Who was influenced by a costume designer and influenced Hande Yener and Jolin Tsai | [
"Madonna"
] | {
"entities": [
"Q1744",
"Q1323191",
"Q82199",
"Q51101",
"Q5",
"Q487604"
],
"relations": [
"P106",
"P737",
"P31"
],
"adjacency": [
[
0,
2,
4
],
[
3,
1,
0
],
[
2,
1,
0
],
[
0,
1,
5
],
[
5,
0,
1
]
],
"entity_labels": [
"Madonna",
"costume designer",
"Hande Yener",
"Jolin Tsai",
"human",
"Martha Graham"
],
"relation_labels": [
"occupation",
"influenced by",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q51101 wdt:P737 ?x0 .
wd:Q82199 wdt:P737 ?x0 .
?x0 wdt:P737 ?x1 .
?x1 wdt:P106 wd:Q1323191 } |
mcwq-238078 | Who was influenced by a costume designer and influenced by Belle of the Nineties 's female writer | [
"Madonna"
] | {
"entities": [
"Q202878",
"Q1744",
"Q6581072",
"Q1323191",
"Q5",
"Q1755183",
"Q487604"
],
"relations": [
"P58",
"P31",
"P106",
"P737",
"P21"
],
"adjacency": [
[
1,
1,
4
],
[
1,
3,
0
],
[
1,
3,
6
],
[
5,
0,
0
],
[
0,
4,
2
],
[
6,
2,
3
]
],
"entity_labels": [
"Mae West",
"Madonna",
"female",
"costume designer",
"human",
"Belle of the Nineties",
"Martha Graham"
],
"relation_labels": [
"screenwriter",
"instance of",
"occupation",
"influenced by",
"sex or gender"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P737 ?x1 .
?x0 wdt:P737 ?x2 .
wd:Q1755183 wdt:P58 ?x1 .
?x1 wdt:P21 wd:Q6581072 .
?x2 wdt:P106 wd:Q1323191 } |
mcwq-238079 | Who was influenced by a costume designer and influenced by Karl Lagerfeld , Coco Chanel , and Dominique Borg | [
"Virginie Viard"
] | {
"entities": [
"Q45661",
"Q1323191",
"Q3035007",
"Q5",
"Q61764378",
"Q76716"
],
"relations": [
"P106",
"P737",
"P31"
],
"adjacency": [
[
4,
2,
3
],
[
4,
1,
2
],
[
4,
1,
2
],
[
4,
1,
0
],
[
4,
1,
5
],
[
2,
0,
1
]
],
"entity_labels": [
"Coco Chanel",
"costume designer",
"Dominique Borg",
"human",
"Virginie Viard",
"Karl Lagerfeld"
],
"relation_labels": [
"occupation",
"influenced by",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P737 ?x1 .
?x0 wdt:P737 wd:Q3035007 .
?x0 wdt:P737 wd:Q45661 .
?x0 wdt:P737 wd:Q76716 .
?x1 wdt:P106 wd:Q1323191 } |
mcwq-238080 | Who was influenced by a costume designer and influenced by Dino Buzzati and Roald Dahl | [
"Daniel Handler"
] | {
"entities": [
"Q25161",
"Q982401",
"Q1323191",
"Q1060636",
"Q5",
"Q242095"
],
"relations": [
"P106",
"P737",
"P31"
],
"adjacency": [
[
3,
2,
4
],
[
3,
1,
1
],
[
3,
1,
0
],
[
3,
1,
5
],
[
1,
0,
2
]
],
"entity_labels": [
"Roald Dahl",
"Edward Gorey",
"costume designer",
"Daniel Handler",
"human",
"Dino Tupadre"
],
"relation_labels": [
"occupation",
"influenced by",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P737 ?x1 .
?x0 wdt:P737 wd:Q25161 .
?x0 wdt:P737 wd:Q242095 .
?x1 wdt:P106 wd:Q1323191 } |
mcwq-238081 | Who was influenced by a costume designer and influenced by Mae West | [
"Madonna"
] | {
"entities": [
"Q202878",
"Q1744",
"Q1323191",
"Q5",
"Q487604"
],
"relations": [
"P106",
"P737",
"P31"
],
"adjacency": [
[
1,
2,
3
],
[
1,
1,
4
],
[
1,
1,
0
],
[
4,
0,
2
]
],
"entity_labels": [
"Mae West",
"Madonna",
"costume designer",
"human",
"Martha Graham"
],
"relation_labels": [
"occupation",
"influenced by",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P737 ?x1 .
?x0 wdt:P737 wd:Q202878 .
?x1 wdt:P106 wd:Q1323191 } |
mcwq-238084 | Who was influenced by a costume designer and influenced by a parent of Duncan Jones | [
"Madonna"
] | {
"entities": [
"Q1744",
"Q1323191",
"Q5383",
"Q5",
"Q487604",
"Q552731"
],
"relations": [
"P106",
"P737",
"P40|wdt:P355",
"P31"
],
"adjacency": [
[
0,
3,
3
],
[
0,
1,
2
],
[
0,
1,
4
],
[
2,
2,
5
],
[
4,
0,
1
]
],
"entity_labels": [
"Madonna",
"costume designer",
"David Bowie",
"human",
"Martha Graham",
"Duncan Jones"
],
"relation_labels": [
"occupation",
"influenced by",
"P40|wdt:P355",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P737 ?x1 .
?x0 wdt:P737 ?x2 .
?x1 wdt:P40|wdt:P355 wd:Q552731 .
?x2 wdt:P106 wd:Q1323191 } |
mcwq-238085 | Who was influenced by a costume designer and married Adele Morales , Norris Church Mailer , Carol Stevens , Bea Silverman , and Beverly Rentz Bentley | [
"Norman Mailer"
] | {
"entities": [
"Q76321864",
"Q1323191",
"Q5",
"Q5593",
"Q930069",
"Q180962",
"Q76321870",
"Q4681893",
"Q76071814"
],
"relations": [
"P106",
"P26",
"P737",
"P31"
],
"adjacency": [
[
5,
3,
2
],
[
5,
2,
3
],
[
5,
1,
4
],
[
5,
1,
7
],
[
5,
1,
6
],
[
5,
1,
8
],
[
5,
1,
0
],
[
3,
0,
1
]
],
"entity_labels": [
"Bea Silverman",
"costume designer",
"human",
"Pablo Picasso",
"Norris Church Mailer",
"Norman Mailer",
"Carol Stevens",
"Adele Morales",
"Beverly Rentz Bentley"
],
"relation_labels": [
"occupation",
"spouse",
"influenced by",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P737 ?x1 .
?x0 wdt:P26 wd:Q930069 .
?x0 wdt:P26 wd:Q4681893 .
?x0 wdt:P26 wd:Q76321870 .
?x0 wdt:P26 wd:Q76071814 .
?x0 wdt:P26 wd:Q76321864 .
?x1 wdt:P106 wd:Q1323191 .
FILTER ( ?x0 != wd:Q930069 ) .
FILTER ( ?x0 != wd:Q4681893 ) .
FILTER ( ?x0 != wd:Q76321870 ) .
FILTER ( ?x0 != wd:Q76071814 ) .
FILTER ( ?x0 != wd:Q76321864 )
} |
mcwq-238086 | Who was influenced by a costume designer and married Adele Morales , Carol Stevens , Lady Jeanne Campbell , and Norris Church Mailer | [
"Norman Mailer"
] | {
"entities": [
"Q6172037",
"Q1323191",
"Q5",
"Q5593",
"Q930069",
"Q180962",
"Q76321870",
"Q4681893"
],
"relations": [
"P106",
"P26",
"P737",
"P31"
],
"adjacency": [
[
5,
3,
2
],
[
5,
2,
3
],
[
5,
1,
0
],
[
5,
1,
4
],
[
5,
1,
6
],
[
5,
1,
7
],
[
3,
0,
1
]
],
"entity_labels": [
"Lady Jeanne Campbell",
"costume designer",
"human",
"Pablo Picasso",
"Norris Church Mailer",
"Norman Mailer",
"Carol Stevens",
"Adele Morales"
],
"relation_labels": [
"occupation",
"spouse",
"influenced by",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P737 ?x1 .
?x0 wdt:P26 wd:Q6172037 .
?x0 wdt:P26 wd:Q930069 .
?x0 wdt:P26 wd:Q76321870 .
?x0 wdt:P26 wd:Q4681893 .
?x1 wdt:P106 wd:Q1323191 .
FILTER ( ?x0 != wd:Q6172037 ) .
FILTER ( ?x0 != wd:Q930069 ) .
FILTER ( ?x0 != wd:Q76321870 ) .
FILTER ( ?x0 != wd:Q4681893 )
} |
mcwq-238087 | Who was influenced by a costume designer and married Joan Blair | [
"Kubec Glasmon"
] | {
"entities": [
"Q1790893",
"Q1699408",
"Q1323191",
"Q5",
"Q64854636"
],
"relations": [
"P106",
"P26",
"P737",
"P31"
],
"adjacency": [
[
0,
3,
3
],
[
0,
2,
1
],
[
0,
1,
4
],
[
1,
0,
2
]
],
"entity_labels": [
"Kubec Glasmon",
"John Bright",
"costume designer",
"human",
"Joan Blair"
],
"relation_labels": [
"occupation",
"spouse",
"influenced by",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P737 ?x1 .
?x0 wdt:P26 wd:Q64854636 .
?x1 wdt:P106 wd:Q1323191 .
FILTER ( ?x0 != wd:Q64854636 )
} |
mcwq-238089 | Who was influenced by a costume designer and was influenced by Ziggy Stardust 's composer | [
"Madonna"
] | {
"entities": [
"Q1744",
"Q1323191",
"Q5383",
"Q5",
"Q487604",
"Q199412"
],
"relations": [
"P86",
"P106",
"P737",
"P31"
],
"adjacency": [
[
0,
3,
3
],
[
0,
2,
2
],
[
0,
2,
4
],
[
5,
0,
2
],
[
4,
1,
1
]
],
"entity_labels": [
"Madonna",
"costume designer",
"David Bowie",
"human",
"Martha Graham",
"Ziggy Stardust"
],
"relation_labels": [
"composer",
"occupation",
"influenced by",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P737 ?x1 .
?x0 wdt:P737 ?x2 .
wd:Q199412 wdt:P86 ?x1 .
?x2 wdt:P106 wd:Q1323191 } |
mcwq-238090 | Who was influenced by a costume designer and was influenced by David Bowie and Mae West | [
"Madonna"
] | {
"entities": [
"Q202878",
"Q1744",
"Q1323191",
"Q5383",
"Q5",
"Q487604"
],
"relations": [
"P106",
"P737",
"P31"
],
"adjacency": [
[
1,
2,
4
],
[
1,
1,
5
],
[
1,
1,
0
],
[
1,
1,
3
],
[
5,
0,
2
]
],
"entity_labels": [
"Mae West",
"Madonna",
"costume designer",
"David Bowie",
"human",
"Martha Graham"
],
"relation_labels": [
"occupation",
"influenced by",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P737 ?x1 .
?x0 wdt:P737 wd:Q202878 .
?x0 wdt:P737 wd:Q5383 .
?x1 wdt:P106 wd:Q1323191 } |
mcwq-238091 | Who was influenced by a costume designer and was influenced by John Bright | [
"Kubec Glasmon"
] | {
"entities": [
"Q1699408",
"Q1323191",
"Q1790893",
"Q5"
],
"relations": [
"P106",
"P737",
"P31"
],
"adjacency": [
[
2,
2,
3
],
[
2,
1,
0
],
[
2,
1,
0
],
[
0,
0,
1
]
],
"entity_labels": [
"John Bright",
"costume designer",
"Kubec Glasmon",
"human"
],
"relation_labels": [
"occupation",
"influenced by",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P737 ?x1 .
?x0 wdt:P737 wd:Q1699408 .
?x1 wdt:P106 wd:Q1323191 } |
mcwq-238093 | Who was influenced by a costume designer and was influenced by a star of My Life Without Me | [
"Madonna"
] | {
"entities": [
"Q83630",
"Q1744",
"Q1323191",
"Q5",
"Q487604",
"Q215026"
],
"relations": [
"P106",
"P737",
"P31",
"P161"
],
"adjacency": [
[
1,
2,
3
],
[
1,
1,
5
],
[
1,
1,
4
],
[
0,
3,
5
],
[
4,
0,
2
]
],
"entity_labels": [
"My Life Without Me",
"Madonna",
"costume designer",
"human",
"Martha Graham",
"Debbie Harry"
],
"relation_labels": [
"occupation",
"influenced by",
"instance of",
"cast member"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P737 ?x1 .
?x0 wdt:P737 ?x2 .
wd:Q83630 wdt:P161 ?x1 .
?x2 wdt:P106 wd:Q1323191 } |
mcwq-238102 | Who was influenced by a costume designer that David Bowie influenced and influenced by Walter Van Beirendonck | [
"Bas Kosters"
] | {
"entities": [
"Q1323191",
"Q5383",
"Q5",
"Q1396462",
"Q17566321"
],
"relations": [
"P106",
"P737",
"P31"
],
"adjacency": [
[
4,
2,
2
],
[
4,
1,
3
],
[
4,
1,
3
],
[
3,
0,
0
],
[
3,
1,
1
]
],
"entity_labels": [
"costume designer",
"David Bowie",
"human",
"Walter Van Beirendonck",
"Bas Kosters"
],
"relation_labels": [
"occupation",
"influenced by",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P737 ?x1 .
?x0 wdt:P737 wd:Q1396462 .
?x1 wdt:P106 wd:Q1323191 .
?x1 wdt:P737 wd:Q5383
} |
mcwq-238103 | Who was influenced by a costume designer that directed Ballet Mécanique and was influenced by Fernand Léger | [
"Antonio Seguí no",
"Robert Colescott",
"Clement Hurd",
"Delia del Carril"
] | {
"entities": [
"Q5801823",
"Q1323191",
"Q5",
"Q157183",
"Q805227"
],
"relations": [
"P106",
"P57",
"P737",
"P31"
],
"adjacency": [
[
0,
3,
2
],
[
0,
2,
3
],
[
0,
2,
3
],
[
3,
0,
1
],
[
4,
1,
3
]
],
"entity_labels": [
"Delia del Carril",
"costume designer",
"human",
"Fernand Léger",
"Ballet Mécanique"
],
"relation_labels": [
"occupation",
"director",
"influenced by",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P737 ?x1 .
?x0 wdt:P737 wd:Q157183 .
?x1 wdt:P106 wd:Q1323191 .
wd:Q805227 wdt:P57 ?x1
} |
mcwq-238107 | Who was influenced by a costume designer 's parent and was influenced by Claude Lévi-Straus and Bertolt Brecht | [
"Fredric Jameson"
] | {
"entities": [
"Q807369",
"Q1323191",
"Q38757",
"Q5",
"Q128126",
"Q347362"
],
"relations": [
"P106",
"P737",
"P40|wdt:P355",
"P31"
],
"adjacency": [
[
5,
3,
3
],
[
5,
1,
2
],
[
5,
1,
2
],
[
5,
1,
4
],
[
2,
2,
0
],
[
0,
0,
1
]
],
"entity_labels": [
"Barbara Brecht-Schall",
"costume designer",
"Bertolt Brecht",
"human",
"Claude Lévi-Strauss",
"Fredric Jameson"
],
"relation_labels": [
"occupation",
"influenced by",
"P40|wdt:P355",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P737 ?x1 .
?x0 wdt:P737 wd:Q38757 .
?x0 wdt:P737 wd:Q128126 .
?x1 wdt:P40|wdt:P355 ?x2 .
?x2 wdt:P106 wd:Q1323191 } |
mcwq-238108 | Who was influenced by a costume designer 's parent , influenced by Thomas Hardy , Søren Kierkegaard , and T. S. Eliot , and influenced by a film director | [
"W. H. Auden"
] | {
"entities": [
"Q132805",
"Q178698",
"Q807369",
"Q37767",
"Q38757",
"Q1323191",
"Q6512",
"Q5",
"Q2526255"
],
"relations": [
"P106",
"P737",
"P40|wdt:P355",
"P31"
],
"adjacency": [
[
1,
3,
7
],
[
1,
1,
4
],
[
1,
1,
4
],
[
1,
1,
3
],
[
1,
1,
6
],
[
1,
1,
0
],
[
4,
0,
8
],
[
4,
2,
2
],
[
2,
0,
5
]
],
"entity_labels": [
"Thomas Hardy",
"W. H. Auden",
"Barbara Brecht-Schall",
"T. S. Eliot",
"Bertolt Brecht",
"costume designer",
"Søren Kierkegaard",
"human",
"film director"
],
"relation_labels": [
"occupation",
"influenced by",
"P40|wdt:P355",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P737 ?x1 .
?x0 wdt:P737 ?x2 .
?x0 wdt:P737 wd:Q37767 .
?x0 wdt:P737 wd:Q6512 .
?x0 wdt:P737 wd:Q132805 .
?x1 wdt:P106 wd:Q2526255 .
?x2 wdt:P40|wdt:P355 ?x3 .
?x3 wdt:P106 wd:Q1323191 } |
mcwq-238114 | Who was influenced by a costume designer , influenced Miley Cyrus , married Sean Penn , and married Guy Ritchie | [
"Madonna"
] | {
"entities": [
"Q192990",
"Q1744",
"Q1323191",
"Q44221",
"Q5",
"Q4235",
"Q487604"
],
"relations": [
"P106",
"P26",
"P737",
"P31"
],
"adjacency": [
[
1,
3,
4
],
[
5,
2,
1
],
[
1,
2,
6
],
[
1,
1,
3
],
[
1,
1,
0
],
[
6,
0,
2
]
],
"entity_labels": [
"Guy Ritchie",
"Madonna",
"costume designer",
"Sean Penn",
"human",
"Miley Cyrus",
"Martha Graham"
],
"relation_labels": [
"occupation",
"spouse",
"influenced by",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q4235 wdt:P737 ?x0 .
?x0 wdt:P737 ?x1 .
?x0 wdt:P26 wd:Q44221 .
?x0 wdt:P26 wd:Q192990 .
?x1 wdt:P106 wd:Q1323191 .
FILTER ( ?x0 != wd:Q44221 ) .
FILTER ( ?x0 != wd:Q192990 )
} |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.