id
stringlengths 11
13
| question
stringlengths 11
8.64k
| answers
sequence | subgraph
dict | sparql
stringlengths 49
483
|
---|---|---|---|---|
mcwq-236340 | Who was influenced by Anna Magnani , married My Brother's War 's male director , and married James Brolin | [
"Barbra Streisand"
] | {
"entities": [
"Q15926680",
"Q5",
"Q315051",
"Q4636",
"Q56011",
"Q6581097"
],
"relations": [
"P57",
"P31",
"P26",
"P737",
"P21"
],
"adjacency": [
[
3,
1,
1
],
[
3,
3,
4
],
[
3,
2,
2
],
[
3,
2,
2
],
[
0,
0,
2
],
[
2,
4,
5
]
],
"entity_labels": [
"My Brother's War",
"human",
"James Brolin",
"Barbra Streisand",
"Anna Magnani",
"male"
],
"relation_labels": [
"director",
"instance of",
"spouse",
"influenced by",
"sex or gender"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P737 wd:Q56011 .
?x0 wdt:P26 ?x1 .
?x0 wdt:P26 wd:Q315051 .
wd:Q15926680 wdt:P57 ?x1 .
?x1 wdt:P21 wd:Q6581097 .
FILTER ( ?x0 != ?x1 ) .
FILTER ( ?x0 != wd:Q315051 )
} |
mcwq-236350 | Who was influenced by U2 and was influenced by a film 's executive producer and star | [
"Gino Justin Hudson McKoy"
] | {
"entities": [
"Q159347",
"Q56222322",
"Q5",
"Q396",
"Q11424",
"Q4360765"
],
"relations": [
"P737",
"P1431",
"P31",
"P161"
],
"adjacency": [
[
1,
2,
2
],
[
1,
0,
0
],
[
1,
0,
3
],
[
5,
3,
0
],
[
5,
1,
0
],
[
5,
2,
4
]
],
"entity_labels": [
"Steve McQueen",
"Gino Justin Hudson McKoy",
"human",
"U2",
"film",
"An Enemy of the People"
],
"relation_labels": [
"influenced by",
"executive producer",
"instance of",
"cast member"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P737 ?x1 .
?x0 wdt:P737 wd:Q396 .
?x2 wdt:P161 ?x1 .
?x2 wdt:P1431 ?x1 .
?x2 wdt:P31 wd:Q11424 } |
mcwq-236352 | Who was influenced by Abel Hugo 's sibling , was influenced by Charles Dickens , Vissarion Belinsky , and George Sand , and was influenced by Miguel de Cervantes | [
"Fyodor Dostoyevsky"
] | {
"entities": [
"Q5682",
"Q5",
"Q3816",
"Q991",
"Q535",
"Q5686",
"Q318448",
"Q192885"
],
"relations": [
"P3373",
"P737",
"P31"
],
"adjacency": [
[
3,
2,
1
],
[
3,
1,
4
],
[
3,
1,
5
],
[
3,
1,
7
],
[
3,
1,
2
],
[
3,
1,
0
],
[
4,
0,
6
]
],
"entity_labels": [
"Miguel de Cervantes",
"human",
"George Sand",
"Fyodor Dostoyevsky",
"Victor Hugo",
"Charles Dickens",
"Abel Hugo",
"Vissarion Belinsky"
],
"relation_labels": [
"sibling",
"influenced by",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P737 ?x1 .
?x0 wdt:P737 wd:Q5686 .
?x0 wdt:P737 wd:Q192885 .
?x0 wdt:P737 wd:Q3816 .
?x0 wdt:P737 wd:Q5682 .
?x1 wdt:P3373 wd:Q318448 .
FILTER ( ?x1 != wd:Q318448 )
} |
mcwq-236359 | Who was influenced by Plautus and influenced a film director that was influenced by William Shakespeare and was influenced by Zora Neale Hurston | [
"William Shakespeare"
] | {
"entities": [
"Q19526",
"Q220480",
"Q5",
"Q692",
"Q47160",
"Q2526255"
],
"relations": [
"P106",
"P737",
"P31"
],
"adjacency": [
[
3,
2,
2
],
[
0,
1,
3
],
[
3,
1,
4
],
[
0,
0,
5
],
[
0,
1,
3
],
[
0,
1,
1
]
],
"entity_labels": [
"Maya Angelou",
"Zora Neale Hurston",
"human",
"William Shakespeare",
"Plautus",
"film director"
],
"relation_labels": [
"occupation",
"influenced by",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x1 wdt:P737 ?x0 .
?x0 wdt:P737 wd:Q47160 .
?x1 wdt:P106 wd:Q2526255 .
?x1 wdt:P737 wd:Q692 .
?x1 wdt:P737 wd:Q220480
} |
mcwq-236360 | Who was influenced by C. S. Lewis , influenced a film editor 's sibling , and was influenced by Lloyd Alexander , Sylvia Plath , and George Eliot | [
"J. K. Rowling"
] | {
"entities": [
"Q64996103",
"Q34660",
"Q64996111",
"Q5",
"Q7042855",
"Q131333",
"Q366643",
"Q133054",
"Q9204"
],
"relations": [
"P106",
"P3373",
"P737",
"P31"
],
"adjacency": [
[
1,
3,
3
],
[
2,
2,
1
],
[
1,
2,
7
],
[
1,
2,
6
],
[
1,
2,
8
],
[
1,
2,
5
],
[
2,
1,
0
],
[
0,
0,
4
]
],
"entity_labels": [
"Ricardo Tavera",
"J. K. Rowling",
"Armando Tavera",
"human",
"film editor",
"George Eliot",
"Lloyd Alexander",
"Sylvia Plath",
"C. S. Lewis"
],
"relation_labels": [
"occupation",
"sibling",
"influenced by",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x1 wdt:P737 ?x0 .
?x0 wdt:P737 wd:Q133054 .
?x0 wdt:P737 wd:Q366643 .
?x0 wdt:P737 wd:Q9204 .
?x0 wdt:P737 wd:Q131333 .
?x1 wdt:P3373 ?x2 .
?x2 wdt:P106 wd:Q7042855 .
FILTER ( ?x1 != ?x2 )
} |
mcwq-236361 | Who was influenced by Charlie Chaplin , was influenced by a actor , and influenced The General 's editor and star | [
"Harold Lloyd"
] | {
"entities": [
"Q104340",
"Q33999",
"Q5",
"Q103949",
"Q882",
"Q850159"
],
"relations": [
"P31",
"P1040",
"P106",
"P737",
"P161"
],
"adjacency": [
[
0,
0,
2
],
[
3,
3,
0
],
[
0,
3,
4
],
[
0,
3,
4
],
[
5,
4,
3
],
[
5,
1,
3
],
[
4,
2,
1
]
],
"entity_labels": [
"Harold Lloyd",
"actor",
"human",
"Buster Keaton",
"Charlie Chaplin",
"The General"
],
"relation_labels": [
"instance of",
"film editor",
"occupation",
"influenced by",
"cast member"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x1 wdt:P737 ?x0 .
?x0 wdt:P737 ?x2 .
?x0 wdt:P737 wd:Q882 .
wd:Q850159 wdt:P161 ?x1 .
wd:Q850159 wdt:P1040 ?x1 .
?x2 wdt:P106 wd:Q33999 } |
mcwq-236362 | Who was influenced by George Harrison: Living in the Material World 's star , was influenced by Bob Dylan , Peter Gabriel , and Supertramp , and was influenced by Genesis | [
"Daniel Balavoine"
] | {
"entities": [
"Q151012",
"Q5",
"Q392",
"Q175195",
"Q176457",
"Q1139311",
"Q1802"
],
"relations": [
"P737",
"P31",
"P161"
],
"adjacency": [
[
6,
1,
1
],
[
6,
0,
2
],
[
6,
0,
0
],
[
6,
0,
2
],
[
6,
0,
4
],
[
6,
0,
3
],
[
5,
2,
2
]
],
"entity_labels": [
"Genesis",
"human",
"Bob Dylan",
"Peter Gabriel",
"Supertramp",
"George Harrison: Living in the Material World",
"Daniel Balavoine"
],
"relation_labels": [
"influenced by",
"instance of",
"cast member"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P737 ?x1 .
?x0 wdt:P737 wd:Q151012 .
?x0 wdt:P737 wd:Q392 .
?x0 wdt:P737 wd:Q176457 .
?x0 wdt:P737 wd:Q175195 .
wd:Q1139311 wdt:P161 ?x1
} |
mcwq-236363 | Who was influenced by Eugène Hugo 's sibling and influenced Sreyash Sarkar , Colette Peignot , Samuel R. Delany , Josep Palau i Fabre , and Dennis Cooper | [
"Arthur Rimbaud"
] | {
"entities": [
"Q3059936",
"Q493",
"Q120381",
"Q1189056",
"Q5",
"Q438164",
"Q535",
"Q59811915",
"Q1332482"
],
"relations": [
"P3373",
"P737",
"P31"
],
"adjacency": [
[
1,
2,
4
],
[
7,
1,
1
],
[
3,
1,
1
],
[
8,
1,
1
],
[
5,
1,
1
],
[
2,
1,
1
],
[
1,
1,
6
],
[
6,
0,
0
]
],
"entity_labels": [
"Eugène Hugo",
"Arthur Rimbaud",
"Colette Peignot",
"Dennis Cooper",
"human",
"Samuel R. Delany",
"Victor Hugo",
"Sreyash Sarkar",
"Josep Palau i Fabre"
],
"relation_labels": [
"sibling",
"influenced by",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q59811915 wdt:P737 ?x0 .
wd:Q1189056 wdt:P737 ?x0 .
wd:Q1332482 wdt:P737 ?x0 .
wd:Q438164 wdt:P737 ?x0 .
wd:Q120381 wdt:P737 ?x0 .
?x0 wdt:P737 ?x1 .
?x1 wdt:P3373 wd:Q3059936 .
FILTER ( ?x1 != wd:Q3059936 )
} |
mcwq-236364 | Who was influenced by Adam Cohen 's Canadian parent | [
"Martha Wainwright",
"Graeme Allwright",
"Gregory Alan Isakov",
"Beatie Wolfe",
"Matthew and the Atlas"
] | {
"entities": [
"Q64759499",
"Q5",
"Q2823929",
"Q1276",
"Q16"
],
"relations": [
"P27",
"P737",
"P40|wdt:P355",
"P31"
],
"adjacency": [
[
0,
3,
1
],
[
0,
1,
3
],
[
3,
2,
2
],
[
3,
0,
4
]
],
"entity_labels": [
"Matthew and the Atlas",
"human",
"Adam Cohen",
"Leonard Cohen",
"Canada"
],
"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:Q2823929 .
?x1 wdt:P27 wd:Q16
} |
mcwq-236365 | Who was influenced by Fyodor Dostoyevsky and Wilhelm Reich and influenced by a film 's writer 's sibling | [
"Saul Bellow",
"Norman Mailer"
] | {
"entities": [
"Q84412",
"Q22968059",
"Q37030",
"Q83059",
"Q5",
"Q991",
"Q2524329",
"Q11424"
],
"relations": [
"P3373",
"P737",
"P58",
"P31"
],
"adjacency": [
[
3,
3,
4
],
[
3,
1,
2
],
[
3,
1,
0
],
[
3,
1,
5
],
[
2,
0,
6
],
[
1,
2,
6
],
[
1,
3,
7
]
],
"entity_labels": [
"Wilhelm Reich",
"The Secret of Satana Magarita",
"Thomas Mann",
"Saul Bellow",
"human",
"Fyodor Dostoyevsky",
"Viktor Mann",
"film"
],
"relation_labels": [
"sibling",
"influenced by",
"screenwriter",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P737 ?x1 .
?x0 wdt:P737 wd:Q84412 .
?x0 wdt:P737 wd:Q991 .
?x1 wdt:P3373 ?x2 .
?x3 wdt:P58 ?x2 .
?x3 wdt:P31 wd:Q11424 .
FILTER ( ?x1 != ?x2 )
} |
mcwq-236369 | Who was influenced by Roger de La Fresnaye , influenced by a costume designer , influenced by Alfred Sisley and Impressionism , and influenced by Juan Gris | [
"Gabriel Robin"
] | {
"entities": [
"Q3093935",
"Q1323191",
"Q175130",
"Q5",
"Q718882",
"Q40415",
"Q151152",
"Q156272"
],
"relations": [
"P106",
"P737",
"P31"
],
"adjacency": [
[
0,
2,
3
],
[
0,
1,
7
],
[
0,
1,
4
],
[
0,
1,
6
],
[
0,
1,
2
],
[
0,
1,
5
],
[
7,
0,
1
]
],
"entity_labels": [
"Gabriel Robin",
"costume designer",
"Alfred Sisley",
"human",
"Roger de La Fresnaye",
"Impressionism",
"Juan Gris",
"André Derain"
],
"relation_labels": [
"occupation",
"influenced by",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P737 ?x1 .
?x0 wdt:P737 wd:Q718882 .
?x0 wdt:P737 wd:Q151152 .
?x0 wdt:P737 wd:Q175130 .
?x0 wdt:P737 wd:Q40415 .
?x1 wdt:P106 wd:Q1323191 } |
mcwq-236370 | Who was influenced by Bob Dylan , Screamin' Jay Hawkins , and The Kinks and influenced by a Canadian writer of CSNY/Déjà Vu | [
"Aubrie Sellers"
] | {
"entities": [
"Q1024400",
"Q633",
"Q5",
"Q392",
"Q455754",
"Q188713",
"Q22343738",
"Q16"
],
"relations": [
"P27",
"P737",
"P58",
"P31"
],
"adjacency": [
[
6,
3,
2
],
[
6,
1,
1
],
[
6,
1,
4
],
[
6,
1,
5
],
[
6,
1,
3
],
[
0,
2,
1
],
[
1,
0,
7
]
],
"entity_labels": [
"CSNY/Déjà Vu",
"Neil Young",
"human",
"Bob Dylan",
"Screamin' Jay Hawkins",
"The Kinks",
"Aubrie Sellers",
"Canada"
],
"relation_labels": [
"country of citizenship",
"influenced by",
"screenwriter",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P737 ?x1 .
?x0 wdt:P737 wd:Q455754 .
?x0 wdt:P737 wd:Q188713 .
?x0 wdt:P737 wd:Q392 .
wd:Q1024400 wdt:P58 ?x1 .
?x1 wdt:P27 wd:Q16
} |
mcwq-236371 | Who was influenced by Fred Astaire , influenced by Charlie Chaplin , influenced by a editor of Pay Day , and influenced by Sam Cooke | [
"Michael Jackson"
] | {
"entities": [
"Q295919",
"Q100937",
"Q5",
"Q2831",
"Q882",
"Q199039"
],
"relations": [
"P737",
"P31",
"P1040"
],
"adjacency": [
[
3,
1,
2
],
[
3,
0,
4
],
[
3,
0,
0
],
[
3,
0,
4
],
[
3,
0,
1
],
[
5,
2,
4
]
],
"entity_labels": [
"Sam Cooke",
"Fred Astaire",
"human",
"Michael Jackson",
"Charlie Chaplin",
"Pay Day"
],
"relation_labels": [
"influenced by",
"instance of",
"film editor"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P737 ?x1 .
?x0 wdt:P737 wd:Q295919 .
?x0 wdt:P737 wd:Q882 .
?x0 wdt:P737 wd:Q100937 .
wd:Q199039 wdt:P1040 ?x1
} |
mcwq-236373 | Who was influenced by Victor Hugo , influenced by Nikolai Gogol , and influenced by Adèle Hugo 's parent 's spouse | [
"Fyodor Dostoyevsky",
"Leo Tolstoy"
] | {
"entities": [
"Q43718",
"Q5",
"Q2825429",
"Q991",
"Q535",
"Q2082427"
],
"relations": [
"P26",
"P737",
"P40|wdt:P355",
"P31"
],
"adjacency": [
[
3,
3,
1
],
[
3,
1,
4
],
[
3,
1,
0
],
[
3,
1,
4
],
[
4,
0,
2
],
[
2,
2,
5
]
],
"entity_labels": [
"Nikolai Gogol",
"human",
"Adèle Foucher",
"Fyodor Dostoyevsky",
"Victor Hugo",
"Adèle Hugo"
],
"relation_labels": [
"spouse",
"influenced by",
"P40|wdt:P355",
"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:P26 ?x2 .
?x2 wdt:P40|wdt:P355 wd:Q2082427 .
FILTER ( ?x1 != ?x2 )
} |
mcwq-236374 | Who was influenced by Johann Joseph Fux , was influenced by a person , and was influenced by Wolfgang Amadeus Mozart | [
"Ludwig van Beethoven"
] | {
"entities": [
"Q255",
"Q5",
"Q254",
"Q311378",
"Q1339"
],
"relations": [
"P737",
"P31"
],
"adjacency": [
[
0,
1,
1
],
[
0,
0,
4
],
[
0,
0,
2
],
[
0,
0,
3
],
[
4,
1,
1
]
],
"entity_labels": [
"Ludwig van Beethoven",
"human",
"Wolfgang Amadeus Mozart",
"Johann Joseph Fux",
"Johann Sebastian Bach"
],
"relation_labels": [
"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:Q311378 .
?x1 wdt:P31 wd:Q5 } |
mcwq-236375 | Who was influenced by Wolfgang Amadeus Mozart and Johann Joseph Fux and influenced by a male composer of Gigue in G Major, K. 574 and The Magic Flute | [
"Ludwig van Beethoven"
] | {
"entities": [
"Q255",
"Q5",
"Q5064",
"Q254",
"Q6581097",
"Q40492",
"Q311378"
],
"relations": [
"P86",
"P737",
"P21",
"P31"
],
"adjacency": [
[
0,
3,
1
],
[
0,
1,
3
],
[
0,
1,
3
],
[
0,
1,
6
],
[
5,
0,
3
],
[
2,
0,
3
],
[
3,
2,
4
]
],
"entity_labels": [
"Ludwig van Beethoven",
"human",
"The Magic Flute",
"Wolfgang Amadeus Mozart",
"male",
"Gigue in G Major, K. 574",
"Johann Joseph Fux"
],
"relation_labels": [
"composer",
"influenced by",
"sex or gender",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P737 ?x1 .
?x0 wdt:P737 wd:Q254 .
?x0 wdt:P737 wd:Q311378 .
wd:Q40492 wdt:P86 ?x1 .
wd:Q5064 wdt:P86 ?x1 .
?x1 wdt:P21 wd:Q6581097
} |
mcwq-236381 | Who was influenced by Johann Sebastian Bach , influenced by Joseph Haydn , influenced by a composer of Mitridate, re di Ponto and Land der Berge, Land am Strome , and influenced by Johann Joseph Fux | [
"Ludwig van Beethoven"
] | {
"entities": [
"Q255",
"Q7349",
"Q62338",
"Q5",
"Q254",
"Q126658",
"Q311378",
"Q1339"
],
"relations": [
"P86",
"P737",
"P31"
],
"adjacency": [
[
0,
2,
3
],
[
0,
1,
4
],
[
0,
1,
7
],
[
0,
1,
6
],
[
0,
1,
1
],
[
2,
0,
4
],
[
5,
0,
4
]
],
"entity_labels": [
"Ludwig van Beethoven",
"Joseph Haydn",
"Mitridate, re di Ponto",
"human",
"Wolfgang Amadeus Mozart",
"Land der Berge, Land am Strome",
"Johann Joseph Fux",
"Johann Sebastian Bach"
],
"relation_labels": [
"composer",
"influenced by",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P737 ?x1 .
?x0 wdt:P737 wd:Q1339 .
?x0 wdt:P737 wd:Q311378 .
?x0 wdt:P737 wd:Q7349 .
wd:Q62338 wdt:P86 ?x1 .
wd:Q126658 wdt:P86 ?x1
} |
mcwq-236382 | Who was influenced by Stanley Kubrick , married Valerie Velardi , and was influenced by a director , composer , and cinematographer of The Seafarers | [
"Robin Williams"
] | {
"entities": [
"Q47739341",
"Q83338",
"Q2001",
"Q5",
"Q2164458"
],
"relations": [
"P344",
"P57",
"P31",
"P26",
"P737",
"P86"
],
"adjacency": [
[
1,
2,
3
],
[
1,
4,
2
],
[
1,
4,
2
],
[
1,
3,
0
],
[
4,
0,
2
],
[
4,
1,
2
],
[
4,
5,
2
]
],
"entity_labels": [
"Valerie Velardi",
"Robin Williams",
"Stanley Kubrick",
"human",
"The Seafarers"
],
"relation_labels": [
"director of photography",
"director",
"instance of",
"spouse",
"influenced by",
"composer"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P737 ?x1 .
?x0 wdt:P737 wd:Q2001 .
?x0 wdt:P26 wd:Q47739341 .
wd:Q2164458 wdt:P344 ?x1 .
wd:Q2164458 wdt:P57 ?x1 .
wd:Q2164458 wdt:P86 ?x1 .
FILTER ( ?x0 != wd:Q47739341 )
} |
mcwq-236383 | Who was influenced by George Gurdjieff and William Saroyan and was influenced by a screenwriter 's parent 's spouse | [
"David Kherdian"
] | {
"entities": [
"Q207356",
"Q5",
"Q720531",
"Q3660514",
"Q1174969",
"Q69423232",
"Q217771"
],
"relations": [
"P40|wdt:P355",
"P31",
"P106",
"P26",
"P737"
],
"adjacency": [
[
4,
1,
1
],
[
4,
4,
0
],
[
4,
4,
0
],
[
4,
4,
6
],
[
0,
3,
3
],
[
3,
0,
2
],
[
2,
2,
5
]
],
"entity_labels": [
"William Saroyan",
"human",
"Charles Matthau",
"Carol Grace",
"David Kherdian",
"film screenwriter",
"George Gurdjieff"
],
"relation_labels": [
"P40|wdt:P355",
"instance of",
"occupation",
"spouse",
"influenced by"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P737 ?x1 .
?x0 wdt:P737 wd:Q207356 .
?x0 wdt:P737 wd:Q217771 .
?x1 wdt:P26 ?x2 .
?x2 wdt:P40|wdt:P355 ?x3 .
?x3 wdt:P106 wd:Q69423232 .
FILTER ( ?x1 != ?x2 )
} |
mcwq-236386 | Who was influenced by Diana Ross and Charlie Chaplin , influenced by a star , writer , and editor of The Floorwalker , and influenced by The Beatles | [
"Michael Jackson"
] | {
"entities": [
"Q36290",
"Q5",
"Q2831",
"Q166739",
"Q1299",
"Q882"
],
"relations": [
"P58",
"P31",
"P1040",
"P737",
"P161"
],
"adjacency": [
[
2,
1,
1
],
[
2,
3,
5
],
[
2,
3,
0
],
[
2,
3,
5
],
[
2,
3,
4
],
[
3,
4,
5
],
[
3,
2,
5
],
[
3,
0,
5
]
],
"entity_labels": [
"Diana Ross",
"human",
"Michael Jackson",
"The Floorwalker",
"The Beatles",
"Charlie Chaplin"
],
"relation_labels": [
"screenwriter",
"instance of",
"film editor",
"influenced by",
"cast member"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P737 ?x1 .
?x0 wdt:P737 wd:Q36290 .
?x0 wdt:P737 wd:Q882 .
?x0 wdt:P737 wd:Q1299 .
wd:Q166739 wdt:P161 ?x1 .
wd:Q166739 wdt:P1040 ?x1 .
wd:Q166739 wdt:P58 ?x1
} |
mcwq-236392 | Who was influenced by Honoré de Balzac , married Alexandrine Zola , influenced Anton Chekhov and Adolfo Caminha , and influenced Prežihov Voranc | [
"Émile Zola"
] | {
"entities": [
"Q1083392",
"Q5685",
"Q9711",
"Q5",
"Q2834263",
"Q504",
"Q199644"
],
"relations": [
"P26",
"P737",
"P31"
],
"adjacency": [
[
5,
2,
3
],
[
6,
1,
5
],
[
1,
1,
5
],
[
0,
1,
5
],
[
5,
1,
2
],
[
5,
0,
4
]
],
"entity_labels": [
"Prežihov Voranc",
"Anton Chekhov",
"Honoré de Balzac",
"human",
"Alexandrine Zola",
"Émile Zola",
"Adolfo Caminha"
],
"relation_labels": [
"spouse",
"influenced by",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q199644 wdt:P737 ?x0 .
wd:Q5685 wdt:P737 ?x0 .
wd:Q1083392 wdt:P737 ?x0 .
?x0 wdt:P737 wd:Q9711 .
?x0 wdt:P26 wd:Q2834263 .
FILTER ( ?x0 != wd:Q2834263 )
} |
mcwq-236393 | Who was influenced by Cream , was influenced by The Who , Bob Dylan , and Chuck Berry , and was influenced by Eat the Document 's director | [
"Jimi Hendrix"
] | {
"entities": [
"Q203736",
"Q5921",
"Q5",
"Q392",
"Q1278397",
"Q5928",
"Q93346"
],
"relations": [
"P57",
"P737",
"P31"
],
"adjacency": [
[
5,
2,
2
],
[
5,
1,
3
],
[
5,
1,
1
],
[
5,
1,
3
],
[
5,
1,
6
],
[
5,
1,
0
],
[
4,
0,
3
]
],
"entity_labels": [
"Cream",
"Chuck Berry",
"human",
"Bob Dylan",
"Eat the Document",
"Jimi Hendrix",
"The Who"
],
"relation_labels": [
"director",
"influenced by",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P737 ?x1 .
?x0 wdt:P737 wd:Q5921 .
?x0 wdt:P737 wd:Q392 .
?x0 wdt:P737 wd:Q93346 .
?x0 wdt:P737 wd:Q203736 .
wd:Q1278397 wdt:P57 ?x1
} |
mcwq-236394 | Who was influenced by Douglas Adams 's British spouse 's spouse and was influenced by Niko Tinbergen | [
"Richard Dawkins"
] | {
"entities": [
"Q44461",
"Q145",
"Q153890",
"Q5",
"Q42",
"Q14623681"
],
"relations": [
"P27",
"P26",
"P737",
"P31"
],
"adjacency": [
[
0,
3,
3
],
[
0,
2,
4
],
[
0,
2,
2
],
[
4,
1,
5
],
[
5,
0,
1
],
[
5,
1,
4
]
],
"entity_labels": [
"Richard Dawkins",
"United Kingdom",
"Niko Tinbergen",
"human",
"Douglas Adams",
"Jane Belson"
],
"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:P737 wd:Q153890 .
?x1 wdt:P26 ?x2 .
?x2 wdt:P27 wd:Q145 .
?x2 wdt:P26 wd:Q42 .
FILTER ( ?x1 != ?x2 ) .
FILTER ( ?x2 != wd:Q42 )
} |
mcwq-236398 | Who was influenced by Vladimir Solovyov , was influenced by Miguel de Cervantes and Victor Hugo , and was influenced by Adèle Foucher 's spouse | [
"Fyodor Dostoyevsky"
] | {
"entities": [
"Q5682",
"Q5",
"Q2825429",
"Q991",
"Q535",
"Q282280"
],
"relations": [
"P26",
"P737",
"P31"
],
"adjacency": [
[
3,
2,
1
],
[
3,
1,
4
],
[
3,
1,
5
],
[
3,
1,
4
],
[
3,
1,
0
],
[
4,
0,
2
]
],
"entity_labels": [
"Miguel de Cervantes",
"human",
"Adèle Foucher",
"Fyodor Dostoyevsky",
"Victor Hugo",
"Vladimir Solovyov"
],
"relation_labels": [
"spouse",
"influenced by",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P737 ?x1 .
?x0 wdt:P737 wd:Q282280 .
?x0 wdt:P737 wd:Q535 .
?x0 wdt:P737 wd:Q5682 .
?x1 wdt:P26 wd:Q2825429 .
FILTER ( ?x1 != wd:Q2825429 )
} |
mcwq-236401 | Who was influenced by Wolfgang Amadeus Mozart , influenced by Raven's End 's writer , influenced by Bernard Werber , and influenced by a cinematographer | [
"Tamri Pkhakadze"
] | {
"entities": [
"Q449514",
"Q12054",
"Q1170128",
"Q5",
"Q222344",
"Q12864914",
"Q254"
],
"relations": [
"P106",
"P737",
"P58",
"P31"
],
"adjacency": [
[
5,
3,
3
],
[
5,
1,
0
],
[
5,
1,
0
],
[
5,
1,
1
],
[
5,
1,
6
],
[
0,
0,
4
],
[
2,
2,
0
]
],
"entity_labels": [
"Bo Widerberg",
"Bernard Werber",
"Raven's End",
"human",
"cinematographer",
"Tamri Pkhakadze",
"Wolfgang Amadeus Mozart"
],
"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:Q12054 .
?x0 wdt:P737 wd:Q254 .
?x1 wdt:P106 wd:Q222344 .
wd:Q1170128 wdt:P58 ?x2
} |
mcwq-236405 | Who was influenced by Aimé Césaire , influenced by a film director 's spouse , and influenced by Apple Inc. 's employee and founder | [
"Birane Hane"
] | {
"entities": [
"Q317521",
"Q223955",
"Q19837",
"Q312",
"Q269309",
"Q5",
"Q69358316",
"Q2526255"
],
"relations": [
"P31",
"P106",
"P26",
"P108",
"P737",
"P112"
],
"adjacency": [
[
6,
0,
5
],
[
6,
4,
2
],
[
6,
4,
0
],
[
6,
4,
1
],
[
3,
5,
2
],
[
2,
3,
3
],
[
0,
2,
4
],
[
4,
1,
7
]
],
"entity_labels": [
"Elon Musk",
"Aimé Césaire",
"Steve Jobs",
"Apple",
"Talulah Riley",
"human",
"Birane Hane",
"film director"
],
"relation_labels": [
"instance of",
"occupation",
"spouse",
"employer",
"influenced by",
"founded by"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P737 ?x1 .
?x0 wdt:P737 ?x2 .
?x0 wdt:P737 wd:Q223955 .
wd:Q312 wdt:P112 ?x1 .
?x1 wdt:P108 wd:Q312 .
?x2 wdt:P26 ?x3 .
?x3 wdt:P106 wd:Q2526255 .
FILTER ( ?x2 != ?x3 )
} |
mcwq-236407 | Who was influenced by Lewis Carroll , Alfred Hitchcock , and Fritz Lang , was influenced by a film editor , and was influenced by A Song of Love 's cinematographer | [
"Jacques Rivette"
] | {
"entities": [
"Q38082",
"Q83158",
"Q19504",
"Q5",
"Q7374",
"Q7042855",
"Q167475",
"Q1304788"
],
"relations": [
"P344",
"P106",
"P737",
"P31"
],
"adjacency": [
[
6,
3,
3
],
[
6,
2,
1
],
[
6,
2,
2
],
[
6,
2,
0
],
[
6,
2,
4
],
[
6,
2,
2
],
[
7,
0,
1
],
[
2,
1,
5
]
],
"entity_labels": [
"Lewis Carroll",
"Jean Cocteau",
"Fritz Lang",
"human",
"Alfred Hitchcock",
"film editor",
"Jacques Rivette",
"A Song of Love"
],
"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 .
?x0 wdt:P737 wd:Q38082 .
?x0 wdt:P737 wd:Q7374 .
?x0 wdt:P737 wd:Q19504 .
wd:Q1304788 wdt:P344 ?x1 .
?x2 wdt:P106 wd:Q7042855 } |
mcwq-236408 | Who was influenced by Sam Cooke , Charlie Chaplin , and Sly Stone and was influenced by Pay Day 's editor and director | [
"Michael Jackson"
] | {
"entities": [
"Q295919",
"Q5",
"Q2831",
"Q882",
"Q199039",
"Q713829"
],
"relations": [
"P57",
"P737",
"P31",
"P1040"
],
"adjacency": [
[
2,
2,
1
],
[
2,
1,
3
],
[
2,
1,
5
],
[
2,
1,
0
],
[
2,
1,
3
],
[
4,
0,
3
],
[
4,
3,
3
]
],
"entity_labels": [
"Sam Cooke",
"human",
"Michael Jackson",
"Charlie Chaplin",
"Pay Day",
"Sly Stone"
],
"relation_labels": [
"director",
"influenced by",
"instance of",
"film editor"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P737 ?x1 .
?x0 wdt:P737 wd:Q713829 .
?x0 wdt:P737 wd:Q295919 .
?x0 wdt:P737 wd:Q882 .
wd:Q199039 wdt:P57 ?x1 .
wd:Q199039 wdt:P1040 ?x1
} |
mcwq-236412 | Who was influenced by Charlie Chaplin , married a actor 's parent , and was influenced by The Beatles and James Brown | [
"Michael Jackson"
] | {
"entities": [
"Q33999",
"Q5",
"Q2831",
"Q5950",
"Q254947",
"Q1299",
"Q882",
"Q237324"
],
"relations": [
"P40|wdt:P355",
"P31",
"P106",
"P26",
"P737"
],
"adjacency": [
[
2,
1,
1
],
[
2,
4,
6
],
[
2,
4,
3
],
[
2,
4,
5
],
[
2,
3,
7
],
[
7,
0,
4
],
[
4,
2,
0
]
],
"entity_labels": [
"actor",
"human",
"Michael Jackson",
"James Brown",
"Riley Keough",
"The Beatles",
"Charlie Chaplin",
"Lisa Marie Presley"
],
"relation_labels": [
"P40|wdt:P355",
"instance of",
"occupation",
"spouse",
"influenced by"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P737 wd:Q882 .
?x0 wdt:P737 wd:Q5950 .
?x0 wdt:P737 wd:Q1299 .
?x0 wdt:P26 ?x1 .
?x1 wdt:P40|wdt:P355 ?x2 .
?x2 wdt:P106 wd:Q33999 .
FILTER ( ?x0 != ?x1 )
} |
mcwq-236413 | Who was influenced by Abel Hugo 's male sibling and influenced Hubert-Félix Thiéfaine and Pablo Neruda | [
"Arthur Rimbaud"
] | {
"entities": [
"Q493",
"Q5",
"Q34189",
"Q318448",
"Q535",
"Q2382329",
"Q6581097"
],
"relations": [
"P3373",
"P737",
"P21",
"P31"
],
"adjacency": [
[
0,
3,
1
],
[
5,
1,
0
],
[
2,
1,
0
],
[
0,
1,
4
],
[
4,
2,
6
],
[
4,
0,
3
]
],
"entity_labels": [
"Arthur Rimbaud",
"human",
"Pablo Neruda",
"Abel Hugo",
"Victor Hugo",
"Hubert-Félix Thiéfaine",
"male"
],
"relation_labels": [
"sibling",
"influenced by",
"sex or gender",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q2382329 wdt:P737 ?x0 .
wd:Q34189 wdt:P737 ?x0 .
?x0 wdt:P737 ?x1 .
?x1 wdt:P21 wd:Q6581097 .
?x1 wdt:P3373 wd:Q318448 .
FILTER ( ?x1 != wd:Q318448 )
} |
mcwq-236414 | Who was influenced by C. S. Lewis , was influenced by Lloyd Alexander , J. D. Salinger , and Sylvia Plath , and influenced a film editor 's sibling | [
"J. K. Rowling"
] | {
"entities": [
"Q64996103",
"Q34660",
"Q64996111",
"Q5",
"Q7042855",
"Q366643",
"Q79904",
"Q133054",
"Q9204"
],
"relations": [
"P106",
"P3373",
"P737",
"P31"
],
"adjacency": [
[
1,
3,
3
],
[
2,
2,
1
],
[
1,
2,
7
],
[
1,
2,
5
],
[
1,
2,
6
],
[
1,
2,
8
],
[
2,
1,
0
],
[
0,
0,
4
]
],
"entity_labels": [
"Ricardo Tavera",
"J. K. Rowling",
"Armando Tavera",
"human",
"film editor",
"Lloyd Alexander",
"J. D. Salinger",
"Sylvia Plath",
"C. S. Lewis"
],
"relation_labels": [
"occupation",
"sibling",
"influenced by",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x1 wdt:P737 ?x0 .
?x0 wdt:P737 wd:Q133054 .
?x0 wdt:P737 wd:Q366643 .
?x0 wdt:P737 wd:Q79904 .
?x0 wdt:P737 wd:Q9204 .
?x1 wdt:P3373 ?x2 .
?x2 wdt:P106 wd:Q7042855 .
FILTER ( ?x1 != ?x2 )
} |
mcwq-236415 | Who was influenced by Napoleon , was influenced by Voltaire , and influenced a actor 's sibling | [
"Johann Wolfgang von Goethe"
] | {
"entities": [
"Q9068",
"Q5879",
"Q37030",
"Q33999",
"Q1041542",
"Q5",
"Q517"
],
"relations": [
"P106",
"P3373",
"P737",
"P31"
],
"adjacency": [
[
1,
3,
5
],
[
2,
2,
1
],
[
1,
2,
6
],
[
1,
2,
0
],
[
2,
1,
4
],
[
4,
0,
3
]
],
"entity_labels": [
"Voltaire",
"Johann Wolfgang von Goethe",
"Thomas Mann",
"actor",
"Carla Mann",
"human",
"Napoleon"
],
"relation_labels": [
"occupation",
"sibling",
"influenced by",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x1 wdt:P737 ?x0 .
?x0 wdt:P737 wd:Q517 .
?x0 wdt:P737 wd:Q9068 .
?x1 wdt:P3373 ?x2 .
?x2 wdt:P106 wd:Q33999 .
FILTER ( ?x1 != ?x2 )
} |
mcwq-236417 | Who was influenced by Agnès Varda and influenced The Beaches of Agnès 's cinematographer , star , and writer | [
"Jacques Demy"
] | {
"entities": [
"Q2709504",
"Q229990",
"Q5",
"Q312258"
],
"relations": [
"P344",
"P58",
"P31",
"P737",
"P161"
],
"adjacency": [
[
3,
2,
2
],
[
1,
3,
3
],
[
3,
3,
1
],
[
0,
4,
1
],
[
0,
0,
1
],
[
0,
1,
1
]
],
"entity_labels": [
"The Beaches of Agnès",
"Agnès Varda",
"human",
"Jacques Demy"
],
"relation_labels": [
"director of photography",
"screenwriter",
"instance of",
"influenced by",
"cast member"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x1 wdt:P737 ?x0 .
?x0 wdt:P737 wd:Q229990 .
wd:Q2709504 wdt:P161 ?x1 .
wd:Q2709504 wdt:P344 ?x1 .
wd:Q2709504 wdt:P58 ?x1
} |
mcwq-236418 | Who was influenced by William Shakespeare and married a film director 's spouse | [
"Jacques Rivette",
"Maya Angelou"
] | {
"entities": [
"Q19526",
"Q97516507",
"Q5",
"Q692",
"Q2526255"
],
"relations": [
"P106",
"P26",
"P737",
"P31"
],
"adjacency": [
[
0,
3,
2
],
[
0,
2,
3
],
[
0,
1,
1
],
[
1,
1,
0
],
[
0,
0,
4
]
],
"entity_labels": [
"Maya Angelou",
"Paul du Feu",
"human",
"William Shakespeare",
"film director"
],
"relation_labels": [
"occupation",
"spouse",
"influenced by",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P737 wd:Q692 .
?x0 wdt:P26 ?x1 .
?x1 wdt:P26 ?x2 .
?x2 wdt:P106 wd:Q2526255 .
FILTER ( ?x0 != ?x1 ) .
FILTER ( ?x1 != ?x2 )
} |
mcwq-236422 | Who was influenced by Jean-Pierre Melville , influenced by Army of Shadows 's French executive producer , and influenced by Two Men in Manhattan 's cinematographer | [
"Aki Kaurismäki"
] | {
"entities": [
"Q276186",
"Q5",
"Q142",
"Q3024977",
"Q681225",
"Q168693"
],
"relations": [
"P344",
"P1431",
"P31",
"P27",
"P737"
],
"adjacency": [
[
0,
2,
1
],
[
0,
4,
5
],
[
0,
4,
5
],
[
0,
4,
5
],
[
3,
0,
5
],
[
4,
1,
5
],
[
5,
3,
2
]
],
"entity_labels": [
"Aki Kaurismäki",
"human",
"France",
"Two Men in Manhattan",
"Army of Shadows",
"Jean-Pierre Melville"
],
"relation_labels": [
"director of photography",
"executive producer",
"instance of",
"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:Q168693 .
wd:Q3024977 wdt:P344 ?x1 .
wd:Q681225 wdt:P1431 ?x2 .
?x2 wdt:P27 wd:Q142
} |
mcwq-236425 | Who was influenced by Mae West , was influenced by Martha Graham and Debbie Harry , influenced Lady Gaga , and married a film producer | [
"Madonna"
] | {
"entities": [
"Q192990",
"Q202878",
"Q1744",
"Q3282637",
"Q5",
"Q19848",
"Q487604",
"Q215026"
],
"relations": [
"P106",
"P26",
"P737",
"P31"
],
"adjacency": [
[
2,
3,
4
],
[
5,
2,
2
],
[
2,
2,
6
],
[
2,
2,
1
],
[
2,
2,
7
],
[
2,
1,
0
],
[
0,
0,
3
]
],
"entity_labels": [
"Guy Ritchie",
"Mae West",
"Madonna",
"film producer",
"human",
"Lady Gaga",
"Martha Graham",
"Debbie Harry"
],
"relation_labels": [
"occupation",
"spouse",
"influenced by",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q19848 wdt:P737 ?x0 .
?x0 wdt:P737 wd:Q487604 .
?x0 wdt:P737 wd:Q202878 .
?x0 wdt:P737 wd:Q215026 .
?x0 wdt:P26 ?x1 .
?x1 wdt:P106 wd:Q3282637 .
FILTER ( ?x0 != ?x1 )
} |
mcwq-236428 | Who was influenced by Bob Dylan , was influenced by Alexandria Monroe High School 's founder , and was influenced by Christophe and Led Zeppelin | [
"Daniel Balavoine"
] | {
"entities": [
"Q4720983",
"Q2331",
"Q5",
"Q1086279",
"Q392",
"Q1802"
],
"relations": [
"P737",
"P31",
"P112"
],
"adjacency": [
[
5,
1,
2
],
[
5,
0,
4
],
[
5,
0,
3
],
[
5,
0,
4
],
[
5,
0,
1
],
[
0,
2,
4
]
],
"entity_labels": [
"Alexandria Monroe High School",
"Led Zeppelin",
"human",
"Christophe",
"Bob Dylan",
"Daniel Balavoine"
],
"relation_labels": [
"influenced by",
"instance of",
"founded by"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P737 ?x1 .
?x0 wdt:P737 wd:Q1086279 .
?x0 wdt:P737 wd:Q392 .
?x0 wdt:P737 wd:Q2331 .
wd:Q4720983 wdt:P112 ?x1
} |
mcwq-236429 | Who was influenced by Napoleon , was influenced by Hafez , influenced Friedrich Heinrich Jacobi , and influenced a actor 's sibling | [
"Johann Wolfgang von Goethe"
] | {
"entities": [
"Q5879",
"Q168004",
"Q37030",
"Q33999",
"Q1041542",
"Q5",
"Q517",
"Q6240"
],
"relations": [
"P106",
"P3373",
"P737",
"P31"
],
"adjacency": [
[
0,
3,
5
],
[
2,
2,
0
],
[
1,
2,
0
],
[
0,
2,
6
],
[
0,
2,
7
],
[
2,
1,
4
],
[
4,
0,
3
]
],
"entity_labels": [
"Johann Wolfgang von Goethe",
"Friedrich Heinrich Jacobi",
"Thomas Mann",
"actor",
"Carla Mann",
"human",
"Napoleon",
"Hafez"
],
"relation_labels": [
"occupation",
"sibling",
"influenced by",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x1 wdt:P737 ?x0 .
wd:Q168004 wdt:P737 ?x0 .
?x0 wdt:P737 wd:Q517 .
?x0 wdt:P737 wd:Q6240 .
?x1 wdt:P3373 ?x2 .
?x2 wdt:P106 wd:Q33999 .
FILTER ( ?x1 != ?x2 )
} |
mcwq-236431 | Who was influenced by Charlie Chaplin and influenced by a British actor that influenced Murilo Benício | [
"Harold Lloyd",
"Marcel Marceau",
"Benny Hill",
"Murilo Benício",
"Irwin Corey",
"Michael Jackson",
"Federico Fellini"
] | {
"entities": [
"Q145",
"Q33999",
"Q5",
"Q466049",
"Q882",
"Q7371"
],
"relations": [
"P106",
"P27",
"P737",
"P31"
],
"adjacency": [
[
5,
3,
2
],
[
5,
2,
4
],
[
5,
2,
4
],
[
4,
0,
1
],
[
3,
2,
4
],
[
4,
1,
0
]
],
"entity_labels": [
"United Kingdom",
"actor",
"human",
"Murilo Benício",
"Charlie Chaplin",
"Federico Fellini"
],
"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:Q882 .
?x1 wdt:P106 wd:Q33999 .
wd:Q466049 wdt:P737 ?x1 .
?x1 wdt:P27 wd:Q145
} |
mcwq-236436 | Who was influenced by Ptolemy , influenced by Lyceum 's founder , and influenced by Martianus Capella , Aristarchus of Samos , Aristotle , and Nasir al-Din al-Tusi | [
"Nicolaus Copernicus"
] | {
"entities": [
"Q619",
"Q348408",
"Q868",
"Q5",
"Q34943",
"Q302835",
"Q1160664",
"Q140188"
],
"relations": [
"P737",
"P31",
"P112"
],
"adjacency": [
[
0,
1,
3
],
[
0,
0,
2
],
[
0,
0,
4
],
[
0,
0,
5
],
[
0,
0,
7
],
[
0,
0,
2
],
[
0,
0,
1
],
[
6,
2,
2
]
],
"entity_labels": [
"Nicolaus Copernicus",
"Martianus Capella",
"Aristotle",
"human",
"Ptolemy",
"Nasir al-Din al-Tusi",
"Lyceum",
"Aristarchus of Samos"
],
"relation_labels": [
"influenced by",
"instance of",
"founded by"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P737 ?x1 .
?x0 wdt:P737 wd:Q34943 .
?x0 wdt:P737 wd:Q302835 .
?x0 wdt:P737 wd:Q140188 .
?x0 wdt:P737 wd:Q868 .
?x0 wdt:P737 wd:Q348408 .
wd:Q1160664 wdt:P112 ?x1
} |
mcwq-236438 | Who was influenced by Fred Astaire and was influenced by a British actor | [
"Mel Brooks",
"Michael Jackson"
] | {
"entities": [
"Q100937",
"Q145",
"Q33999",
"Q5",
"Q2831",
"Q882"
],
"relations": [
"P106",
"P27",
"P737",
"P31"
],
"adjacency": [
[
4,
3,
3
],
[
4,
2,
5
],
[
4,
2,
0
],
[
5,
0,
2
],
[
5,
1,
1
]
],
"entity_labels": [
"Fred Astaire",
"United Kingdom",
"actor",
"human",
"Michael Jackson",
"Charlie Chaplin"
],
"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:Q100937 .
?x1 wdt:P106 wd:Q33999 .
?x1 wdt:P27 wd:Q145
} |
mcwq-236442 | Who was influenced by Genesis , influenced by Christophe , Led Zeppelin , Peter Gabriel , and Bob Dylan , and influenced by a actor | [
"Daniel Balavoine"
] | {
"entities": [
"Q144622",
"Q151012",
"Q2331",
"Q33999",
"Q5",
"Q1086279",
"Q392",
"Q175195",
"Q1802"
],
"relations": [
"P106",
"P737",
"P31"
],
"adjacency": [
[
8,
2,
4
],
[
8,
1,
0
],
[
8,
1,
1
],
[
8,
1,
5
],
[
8,
1,
2
],
[
8,
1,
7
],
[
8,
1,
6
],
[
0,
0,
3
]
],
"entity_labels": [
"Phil Collins",
"Genesis",
"Led Zeppelin",
"actor",
"human",
"Christophe",
"Bob Dylan",
"Peter Gabriel",
"Daniel Balavoine"
],
"relation_labels": [
"occupation",
"influenced by",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P737 ?x1 .
?x0 wdt:P737 wd:Q151012 .
?x0 wdt:P737 wd:Q1086279 .
?x0 wdt:P737 wd:Q2331 .
?x0 wdt:P737 wd:Q175195 .
?x0 wdt:P737 wd:Q392 .
?x1 wdt:P106 wd:Q33999 } |
mcwq-236445 | Who was influenced by Jean Renoir , John Ford , and Rabindranath Tagore , was influenced by Bicycle Thieves 's Italian executive producer , and influenced Bertrand Tavernier | [
"Satyajit Ray"
] | {
"entities": [
"Q51114",
"Q7241",
"Q53004",
"Q172837",
"Q5",
"Q8873",
"Q50713",
"Q337226",
"Q38"
],
"relations": [
"P27",
"P737",
"P1431",
"P31"
],
"adjacency": [
[
5,
3,
4
],
[
7,
1,
5
],
[
5,
1,
2
],
[
5,
1,
6
],
[
5,
1,
1
],
[
5,
1,
0
],
[
3,
2,
2
],
[
2,
0,
8
]
],
"entity_labels": [
"John Ford",
"Rabindranath Tagore",
"Vittorio De Sica",
"Bicycle Thieves",
"human",
"Satyajit Ray",
"Jean Renoir",
"Bertrand Tavernier",
"Italy"
],
"relation_labels": [
"country of citizenship",
"influenced by",
"executive producer",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q337226 wdt:P737 ?x0 .
?x0 wdt:P737 ?x1 .
?x0 wdt:P737 wd:Q50713 .
?x0 wdt:P737 wd:Q7241 .
?x0 wdt:P737 wd:Q51114 .
wd:Q172837 wdt:P1431 ?x1 .
?x1 wdt:P27 wd:Q38
} |
mcwq-236447 | Who was influenced by Charlie Chaplin , was influenced by a film director , married Lisa Marie Presley , and was influenced by Diana Ross | [
"Michael Jackson"
] | {
"entities": [
"Q36290",
"Q5",
"Q2831",
"Q2526255",
"Q882",
"Q237324"
],
"relations": [
"P106",
"P26",
"P737",
"P31"
],
"adjacency": [
[
2,
3,
1
],
[
2,
2,
4
],
[
2,
2,
0
],
[
2,
2,
4
],
[
2,
1,
5
],
[
4,
0,
3
]
],
"entity_labels": [
"Diana Ross",
"human",
"Michael Jackson",
"film director",
"Charlie Chaplin",
"Lisa Marie Presley"
],
"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:Q36290 .
?x0 wdt:P737 wd:Q882 .
?x0 wdt:P26 wd:Q237324 .
?x1 wdt:P106 wd:Q2526255 .
FILTER ( ?x0 != wd:Q237324 )
} |
mcwq-236448 | Who was influenced by Bob Dylan and Andy Warhol and influenced by All Together Now 's Japanese star 's spouse | [
"Manfred Steinbrenner"
] | {
"entities": [
"Q5",
"Q1203",
"Q1760622",
"Q117012",
"Q392",
"Q17",
"Q104886614",
"Q5603"
],
"relations": [
"P31",
"P27",
"P26",
"P737",
"P161"
],
"adjacency": [
[
6,
0,
0
],
[
6,
3,
1
],
[
6,
3,
4
],
[
6,
3,
7
],
[
1,
2,
3
],
[
2,
4,
3
],
[
3,
1,
5
]
],
"entity_labels": [
"human",
"John Lennon",
"All Together Now",
"Yoko Ono",
"Bob Dylan",
"Japan",
"Manfred Steinbrenner",
"Andy Warhol"
],
"relation_labels": [
"instance of",
"country of citizenship",
"spouse",
"influenced by",
"cast member"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P737 ?x1 .
?x0 wdt:P737 wd:Q392 .
?x0 wdt:P737 wd:Q5603 .
?x1 wdt:P26 ?x2 .
wd:Q1760622 wdt:P161 ?x2 .
?x2 wdt:P27 wd:Q17 .
FILTER ( ?x1 != ?x2 )
} |
mcwq-236449 | Who was influenced by Nipsey Russell , influenced a person , was influenced by Reinhold Niebuhr , and influenced Birane Hane | [
"Barack Obama"
] | {
"entities": [
"Q708172",
"Q5",
"Q69358316",
"Q76",
"Q358561"
],
"relations": [
"P737",
"P31"
],
"adjacency": [
[
3,
1,
1
],
[
2,
0,
3
],
[
2,
0,
3
],
[
3,
0,
4
],
[
3,
0,
0
],
[
2,
1,
1
]
],
"entity_labels": [
"Nipsey Russell",
"human",
"Birane Hane",
"Barack Obama",
"Reinhold Niebuhr"
],
"relation_labels": [
"influenced by",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x1 wdt:P737 ?x0 .
wd:Q69358316 wdt:P737 ?x0 .
?x0 wdt:P737 wd:Q358561 .
?x0 wdt:P737 wd:Q708172 .
?x1 wdt:P31 wd:Q5 } |
mcwq-236451 | Who was influenced by Robert Louis Stevenson , Joseph Conrad , Homer , and Rudyard Kipling and was influenced by a British person | [
"Jorge Luis Borges"
] | {
"entities": [
"Q1512",
"Q145",
"Q34743",
"Q909",
"Q82925",
"Q5",
"Q6691"
],
"relations": [
"P27",
"P737",
"P31"
],
"adjacency": [
[
3,
2,
5
],
[
3,
1,
0
],
[
3,
1,
2
],
[
3,
1,
0
],
[
3,
1,
6
],
[
3,
1,
4
],
[
0,
2,
5
],
[
0,
0,
1
]
],
"entity_labels": [
"Robert Louis Stevenson",
"United Kingdom",
"Rudyard Kipling",
"Jorge Luis Borges",
"Joseph Conrad",
"human",
"Homer"
],
"relation_labels": [
"country of citizenship",
"influenced by",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P737 ?x1 .
?x0 wdt:P737 wd:Q34743 .
?x0 wdt:P737 wd:Q1512 .
?x0 wdt:P737 wd:Q6691 .
?x0 wdt:P737 wd:Q82925 .
?x1 wdt:P31 wd:Q5 .
?x1 wdt:P27 wd:Q145
} |
mcwq-236452 | Who was influenced by Mae West and David Bowie , was influenced by a costume designer , and influenced Natali Germanotta 's sibling | [
"Madonna"
] | {
"entities": [
"Q202878",
"Q1744",
"Q1323191",
"Q5383",
"Q5",
"Q19848",
"Q487604",
"Q70473487"
],
"relations": [
"P106",
"P3373",
"P737",
"P31"
],
"adjacency": [
[
1,
3,
4
],
[
5,
2,
1
],
[
1,
2,
6
],
[
1,
2,
3
],
[
1,
2,
0
],
[
5,
1,
7
],
[
6,
0,
2
]
],
"entity_labels": [
"Mae West",
"Madonna",
"costume designer",
"David Bowie",
"human",
"Lady Gaga",
"Martha Graham",
"Natali Germanotta"
],
"relation_labels": [
"occupation",
"sibling",
"influenced by",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x1 wdt:P737 ?x0 .
?x0 wdt:P737 ?x2 .
?x0 wdt:P737 wd:Q5383 .
?x0 wdt:P737 wd:Q202878 .
?x1 wdt:P3373 wd:Q70473487 .
?x2 wdt:P106 wd:Q1323191 .
FILTER ( ?x1 != wd:Q70473487 )
} |
mcwq-236455 | Who was influenced by William Shakespeare , influenced Ponyo on the Cliff by the Sea 's editor and executive producer , and was influenced by Emma Goldman and Peter Kropotkin | [
"Ursula K. Le Guin"
] | {
"entities": [
"Q236728",
"Q181659",
"Q5752",
"Q5",
"Q692",
"Q55400",
"Q79969"
],
"relations": [
"P737",
"P1431",
"P31",
"P1040"
],
"adjacency": [
[
1,
2,
3
],
[
5,
0,
1
],
[
1,
0,
6
],
[
1,
0,
2
],
[
1,
0,
4
],
[
0,
3,
5
],
[
0,
1,
5
]
],
"entity_labels": [
"Ponyo on the Cliff by the Sea",
"Ursula K. Le Guin",
"Peter Kropotkin",
"human",
"William Shakespeare",
"Hayao Miyazaki",
"Emma Goldman"
],
"relation_labels": [
"influenced by",
"executive producer",
"instance of",
"film editor"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x1 wdt:P737 ?x0 .
?x0 wdt:P737 wd:Q79969 .
?x0 wdt:P737 wd:Q5752 .
?x0 wdt:P737 wd:Q692 .
wd:Q236728 wdt:P1040 ?x1 .
wd:Q236728 wdt:P1431 ?x1
} |
mcwq-236458 | Who was influenced by Henrik Ibsen , married a film producer , and was influenced by William Shakespeare and Sophocles | [
"Arthur Miller"
] | {
"entities": [
"Q4616",
"Q3282637",
"Q7235",
"Q5",
"Q692",
"Q36661",
"Q80596"
],
"relations": [
"P106",
"P26",
"P737",
"P31"
],
"adjacency": [
[
6,
3,
3
],
[
6,
2,
4
],
[
6,
2,
2
],
[
6,
2,
5
],
[
6,
1,
0
],
[
0,
0,
1
]
],
"entity_labels": [
"Marilyn Monroe",
"film producer",
"Sophocles",
"human",
"William Shakespeare",
"Henrik Ibsen",
"Arthur Miller"
],
"relation_labels": [
"occupation",
"spouse",
"influenced by",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P737 wd:Q692 .
?x0 wdt:P737 wd:Q7235 .
?x0 wdt:P737 wd:Q36661 .
?x0 wdt:P26 ?x1 .
?x1 wdt:P106 wd:Q3282637 .
FILTER ( ?x0 != ?x1 )
} |
mcwq-236459 | Who was influenced by Franz Kafka , was influenced by a costume designer , and was influenced by Vladimir Nabokov , Dino Buzzati , and Edward Gorey | [
"Daniel Handler"
] | {
"entities": [
"Q982401",
"Q1323191",
"Q1060636",
"Q36591",
"Q5",
"Q905",
"Q242095"
],
"relations": [
"P106",
"P737",
"P31"
],
"adjacency": [
[
2,
2,
4
],
[
2,
1,
0
],
[
2,
1,
6
],
[
2,
1,
3
],
[
2,
1,
0
],
[
2,
1,
5
],
[
0,
0,
1
]
],
"entity_labels": [
"Edward Gorey",
"costume designer",
"Daniel Handler",
"Vladimir Nabokov",
"human",
"Franz Kafka",
"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:Q242095 .
?x0 wdt:P737 wd:Q36591 .
?x0 wdt:P737 wd:Q982401 .
?x0 wdt:P737 wd:Q905 .
?x1 wdt:P106 wd:Q1323191 } |
mcwq-236460 | Who was influenced by Coco Chanel and Karl Lagerfeld , influenced by a film director , influenced by Dominique Borg , and influenced by a costume designer | [
"Virginie Viard"
] | {
"entities": [
"Q45661",
"Q1323191",
"Q3035007",
"Q5",
"Q61764378",
"Q76716",
"Q2526255"
],
"relations": [
"P106",
"P737",
"P31"
],
"adjacency": [
[
4,
2,
3
],
[
4,
1,
2
],
[
4,
1,
5
],
[
4,
1,
2
],
[
4,
1,
0
],
[
4,
1,
5
],
[
2,
0,
1
],
[
5,
0,
6
]
],
"entity_labels": [
"Coco Chanel",
"costume designer",
"Dominique Borg",
"human",
"Virginie Viard",
"Karl Lagerfeld",
"film director"
],
"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:Q3035007 .
?x0 wdt:P737 wd:Q45661 .
?x0 wdt:P737 wd:Q76716 .
?x1 wdt:P106 wd:Q1323191 .
?x2 wdt:P106 wd:Q2526255 } |
mcwq-236462 | Who was influenced by Joseph de Maistre , influenced by Gustave Flaubert , Victor Hugo , Emmanuel Swedenborg , Edgar Allan Poe , and Thomas De Quincey , and influenced by a person | [
"Charles Baudelaire"
] | {
"entities": [
"Q16867",
"Q185832",
"Q43444",
"Q501",
"Q5",
"Q309854",
"Q535",
"Q317160"
],
"relations": [
"P737",
"P31"
],
"adjacency": [
[
3,
1,
4
],
[
3,
0,
0
],
[
3,
0,
1
],
[
3,
0,
7
],
[
3,
0,
0
],
[
3,
0,
2
],
[
3,
0,
5
],
[
3,
0,
6
],
[
0,
1,
4
]
],
"entity_labels": [
"Edgar Allan Poe",
"Emmanuel Swedenborg",
"Gustave Flaubert",
"Charles Baudelaire",
"human",
"Joseph de Maistre",
"Victor Hugo",
"Thomas De Quincey"
],
"relation_labels": [
"influenced by",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P737 ?x1 .
?x0 wdt:P737 wd:Q185832 .
?x0 wdt:P737 wd:Q317160 .
?x0 wdt:P737 wd:Q16867 .
?x0 wdt:P737 wd:Q43444 .
?x0 wdt:P737 wd:Q309854 .
?x0 wdt:P737 wd:Q535 .
?x1 wdt:P31 wd:Q5 } |
mcwq-236466 | Who was influenced by Nikolai Gogol and Edgar Allan Poe , married Maria Dostoevskaya and Anna Dostoyevskaya , and was influenced by Victor Hugo and Charles Dickens | [
"Fyodor Dostoyevsky"
] | {
"entities": [
"Q16867",
"Q43718",
"Q5",
"Q15833960",
"Q872246",
"Q991",
"Q535",
"Q5686"
],
"relations": [
"P26",
"P737",
"P31"
],
"adjacency": [
[
5,
2,
2
],
[
5,
1,
6
],
[
5,
1,
1
],
[
5,
1,
7
],
[
5,
1,
0
],
[
5,
0,
3
],
[
5,
0,
4
]
],
"entity_labels": [
"Edgar Allan Poe",
"Nikolai Gogol",
"human",
"Maria Dostoevskaya",
"Anna Dostoyevskaya",
"Fyodor Dostoyevsky",
"Victor Hugo",
"Charles Dickens"
],
"relation_labels": [
"spouse",
"influenced by",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P737 wd:Q535 .
?x0 wdt:P737 wd:Q43718 .
?x0 wdt:P737 wd:Q5686 .
?x0 wdt:P737 wd:Q16867 .
?x0 wdt:P26 wd:Q15833960 .
?x0 wdt:P26 wd:Q872246 .
FILTER ( ?x0 != wd:Q15833960 ) .
FILTER ( ?x0 != wd:Q872246 )
} |
mcwq-236469 | Who was influenced by The Beatles and Jackie Wilson , married Debbie Rowe and Lisa Marie Presley , and was influenced by Burlesque on Carmen 's director | [
"Michael Jackson"
] | {
"entities": [
"Q5",
"Q2831",
"Q3078773",
"Q268879",
"Q1299",
"Q882",
"Q181483",
"Q237324"
],
"relations": [
"P26",
"P737",
"P31",
"P57"
],
"adjacency": [
[
1,
2,
0
],
[
1,
1,
5
],
[
1,
1,
6
],
[
1,
1,
4
],
[
1,
0,
2
],
[
1,
0,
7
],
[
3,
3,
5
]
],
"entity_labels": [
"human",
"Michael Jackson",
"Debbie Rowe",
"Burlesque on Carmen",
"The Beatles",
"Charlie Chaplin",
"Jackie Wilson",
"Lisa Marie Presley"
],
"relation_labels": [
"spouse",
"influenced by",
"instance of",
"director"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P737 ?x1 .
?x0 wdt:P737 wd:Q181483 .
?x0 wdt:P737 wd:Q1299 .
?x0 wdt:P26 wd:Q3078773 .
?x0 wdt:P26 wd:Q237324 .
wd:Q268879 wdt:P57 ?x1 .
FILTER ( ?x0 != wd:Q3078773 ) .
FILTER ( ?x0 != wd:Q237324 )
} |
mcwq-236472 | Who was influenced by Charles Darwin and W. D. Hamilton , influenced by Douglas Adams and Bertrand Russell , and influenced by a British star of Break the Science Barrier | [
"Richard Dawkins"
] | {
"entities": [
"Q33760",
"Q145",
"Q5",
"Q42",
"Q15451",
"Q2924230",
"Q1035",
"Q44461"
],
"relations": [
"P27",
"P737",
"P31",
"P161"
],
"adjacency": [
[
7,
2,
2
],
[
7,
1,
3
],
[
7,
1,
0
],
[
7,
1,
6
],
[
7,
1,
3
],
[
7,
1,
4
],
[
5,
3,
3
],
[
3,
0,
1
]
],
"entity_labels": [
"Bertrand Russell",
"United Kingdom",
"human",
"Douglas Adams",
"W. D. Hamilton",
"Break the Science Barrier",
"Charles Darwin",
"Richard Dawkins"
],
"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:Q33760 .
?x0 wdt:P737 wd:Q1035 .
?x0 wdt:P737 wd:Q42 .
?x0 wdt:P737 wd:Q15451 .
wd:Q2924230 wdt:P161 ?x1 .
?x1 wdt:P27 wd:Q145
} |
mcwq-236475 | Who was influenced by Steve McQueen , influenced by Amazing Stories 's director and executive producer , and influenced by Steven Spielberg and U2 | [
"Gino Justin Hudson McKoy"
] | {
"entities": [
"Q8877",
"Q159347",
"Q56222322",
"Q940102",
"Q5",
"Q396"
],
"relations": [
"P57",
"P737",
"P1431",
"P31"
],
"adjacency": [
[
2,
3,
4
],
[
2,
1,
0
],
[
2,
1,
5
],
[
2,
1,
0
],
[
2,
1,
1
],
[
3,
0,
0
],
[
3,
2,
0
]
],
"entity_labels": [
"Steven Spielberg",
"Steve McQueen",
"Gino Justin Hudson McKoy",
"Amazing Stories",
"human",
"U2"
],
"relation_labels": [
"director",
"influenced by",
"executive producer",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P737 ?x1 .
?x0 wdt:P737 wd:Q396 .
?x0 wdt:P737 wd:Q8877 .
?x0 wdt:P737 wd:Q159347 .
wd:Q940102 wdt:P57 ?x1 .
wd:Q940102 wdt:P1431 ?x1
} |
mcwq-236476 | Who was influenced by Johann Joseph Fux , influenced by Johann Sebastian Bach , influenced by a composer , and influenced by Wolfgang Amadeus Mozart | [
"Ludwig van Beethoven"
] | {
"entities": [
"Q255",
"Q36834",
"Q5",
"Q254",
"Q311378",
"Q1339"
],
"relations": [
"P106",
"P737",
"P31"
],
"adjacency": [
[
0,
2,
2
],
[
0,
1,
5
],
[
0,
1,
3
],
[
0,
1,
4
],
[
0,
1,
5
],
[
5,
0,
1
]
],
"entity_labels": [
"Ludwig van Beethoven",
"composer",
"human",
"Wolfgang Amadeus Mozart",
"Johann Joseph Fux",
"Johann Sebastian Bach"
],
"relation_labels": [
"occupation",
"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:Q311378 .
?x0 wdt:P737 wd:Q1339 .
?x1 wdt:P106 wd:Q36834 } |
mcwq-236480 | Who was influenced by Holly Hunter , married Jim Toth , and was influenced by a female spouse of Don Gummer | [
"Reese Witherspoon"
] | {
"entities": [
"Q873",
"Q44063",
"Q6581072",
"Q105660",
"Q1271632",
"Q5",
"Q23046078"
],
"relations": [
"P26",
"P737",
"P21",
"P31"
],
"adjacency": [
[
1,
3,
5
],
[
1,
1,
0
],
[
1,
1,
3
],
[
1,
0,
6
],
[
0,
2,
2
],
[
0,
0,
4
]
],
"entity_labels": [
"Meryl Streep",
"Reese Witherspoon",
"female",
"Holly Hunter",
"Don Gummer",
"human",
"Jim Toth"
],
"relation_labels": [
"spouse",
"influenced by",
"sex or gender",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P737 ?x1 .
?x0 wdt:P737 wd:Q105660 .
?x0 wdt:P26 wd:Q23046078 .
?x1 wdt:P21 wd:Q6581072 .
?x1 wdt:P26 wd:Q1271632 .
FILTER ( ?x0 != wd:Q23046078 ) .
FILTER ( ?x1 != wd:Q1271632 )
} |
mcwq-236482 | Who was influenced by Guillaume Apollinaire and married Symphonie diagonale 's director and cinematographer | [
"Philippe Soupault"
] | {
"entities": [
"Q133855",
"Q336467",
"Q5",
"Q19001",
"Q2178652"
],
"relations": [
"P344",
"P57",
"P31",
"P26",
"P737"
],
"adjacency": [
[
1,
2,
2
],
[
1,
4,
0
],
[
1,
3,
4
],
[
3,
0,
4
],
[
3,
1,
4
]
],
"entity_labels": [
"Guillaume Apollinaire",
"Philippe Soupault",
"human",
"Symphonie diagonale",
"Ré Soupault"
],
"relation_labels": [
"director of photography",
"director",
"instance of",
"spouse",
"influenced by"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P737 wd:Q133855 .
?x0 wdt:P26 ?x1 .
wd:Q19001 wdt:P344 ?x1 .
wd:Q19001 wdt:P57 ?x1 .
FILTER ( ?x0 != ?x1 )
} |
mcwq-236493 | Who was influenced by Luis Buñuel and influenced by a Spanish film producer that Jeanne Rucar married | [
"François Tosquelles"
] | {
"entities": [
"Q3085937",
"Q3282637",
"Q29",
"Q51545",
"Q5",
"Q28708093"
],
"relations": [
"P31",
"P106",
"P27",
"P26",
"P737"
],
"adjacency": [
[
0,
0,
4
],
[
0,
4,
3
],
[
0,
4,
3
],
[
3,
1,
1
],
[
3,
2,
2
],
[
3,
3,
5
]
],
"entity_labels": [
"François Tosquelles",
"film producer",
"Spain",
"Luis Buñuel",
"human",
"Jeanne Rucar"
],
"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:Q51545 .
?x1 wdt:P106 wd:Q3282637 .
?x1 wdt:P27 wd:Q29 .
?x1 wdt:P26 wd:Q28708093 .
FILTER ( ?x1 != wd:Q28708093 )
} |
mcwq-236496 | Who was influenced by Jules Verne and Victor Hugo , influenced Jacques Rivette , and influenced a cinematographer | [
"Jean Cocteau"
] | {
"entities": [
"Q83158",
"Q5",
"Q222344",
"Q33977",
"Q535",
"Q167475"
],
"relations": [
"P106",
"P737",
"P31"
],
"adjacency": [
[
0,
2,
1
],
[
5,
1,
0
],
[
5,
1,
0
],
[
0,
1,
3
],
[
0,
1,
4
],
[
5,
0,
2
]
],
"entity_labels": [
"Jean Cocteau",
"human",
"cinematographer",
"Jules Verne",
"Victor Hugo",
"Jacques Rivette"
],
"relation_labels": [
"occupation",
"influenced by",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x1 wdt:P737 ?x0 .
wd:Q167475 wdt:P737 ?x0 .
?x0 wdt:P737 wd:Q33977 .
?x0 wdt:P737 wd:Q535 .
?x1 wdt:P106 wd:Q222344 } |
mcwq-236497 | Who was influenced by Bob Marley , influenced by Georges Brassens , influenced by Camarón de la Isla , and influenced by a actor 's parent | [
"Manu Chao"
] | {
"entities": [
"Q33999",
"Q5",
"Q409",
"Q207898",
"Q449",
"Q312093",
"Q243113"
],
"relations": [
"P106",
"P737",
"P40|wdt:P355",
"P31"
],
"adjacency": [
[
3,
3,
1
],
[
3,
1,
2
],
[
3,
1,
5
],
[
3,
1,
2
],
[
3,
1,
4
],
[
2,
2,
6
],
[
6,
0,
0
]
],
"entity_labels": [
"actor",
"human",
"Bob Marley",
"Manu Chao",
"Georges Brassens",
"Camarón de la Isla",
"Cedella Marley"
],
"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:Q312093 .
?x0 wdt:P737 wd:Q409 .
?x0 wdt:P737 wd:Q449 .
?x1 wdt:P40|wdt:P355 ?x2 .
?x2 wdt:P106 wd:Q33999 } |
mcwq-236502 | Who was influenced by Aristotle and Petr Chelčický and married a person 's parent 's parent | [
"Leo Tolstoy"
] | {
"entities": [
"Q1152362",
"Q102067737",
"Q868",
"Q5",
"Q271934",
"Q713261",
"Q7243"
],
"relations": [
"P26",
"P737",
"P40|wdt:P355",
"P31"
],
"adjacency": [
[
6,
3,
3
],
[
6,
1,
2
],
[
6,
1,
5
],
[
6,
0,
4
],
[
4,
2,
0
],
[
0,
2,
1
],
[
1,
3,
3
]
],
"entity_labels": [
"Lev Lvovich Tolstoy",
"Nikita Tolstoy",
"Aristotle",
"human",
"Sophia Tolstaya",
"Petr Chelčický",
"Leo Tolstoy"
],
"relation_labels": [
"spouse",
"influenced by",
"P40|wdt:P355",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P737 wd:Q868 .
?x0 wdt:P737 wd:Q713261 .
?x0 wdt:P26 ?x1 .
?x1 wdt:P40|wdt:P355 ?x2 .
?x2 wdt:P40|wdt:P355 ?x3 .
?x3 wdt:P31 wd:Q5 .
FILTER ( ?x0 != ?x1 )
} |
mcwq-236504 | Who was influenced by Joseph II, Holy Roman Emperor 's male employee , influenced by Johann Joseph Fux , influenced by Joseph Haydn , and influenced by Johann Sebastian Bach | [
"Ludwig van Beethoven"
] | {
"entities": [
"Q255",
"Q7349",
"Q5",
"Q254",
"Q6581097",
"Q76555",
"Q311378",
"Q1339"
],
"relations": [
"P108",
"P737",
"P21",
"P31"
],
"adjacency": [
[
0,
3,
2
],
[
0,
1,
3
],
[
0,
1,
7
],
[
0,
1,
1
],
[
0,
1,
6
],
[
3,
0,
5
],
[
3,
2,
4
]
],
"entity_labels": [
"Ludwig van Beethoven",
"Joseph Haydn",
"human",
"Wolfgang Amadeus Mozart",
"male",
"Joseph II, Holy Roman Emperor",
"Johann Joseph Fux",
"Johann Sebastian Bach"
],
"relation_labels": [
"employer",
"influenced by",
"sex or gender",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P737 ?x1 .
?x0 wdt:P737 wd:Q1339 .
?x0 wdt:P737 wd:Q7349 .
?x0 wdt:P737 wd:Q311378 .
?x1 wdt:P108 wd:Q76555 .
?x1 wdt:P21 wd:Q6581097
} |
mcwq-236506 | Who was influenced by Jesus , married a cinematographer of Vienna Waltzes , and was influenced by Plato | [
"Hannah Arendt"
] | {
"entities": [
"Q302",
"Q48674423",
"Q859",
"Q5",
"Q60884",
"Q60025"
],
"relations": [
"P344",
"P26",
"P737",
"P31"
],
"adjacency": [
[
5,
3,
3
],
[
5,
2,
0
],
[
5,
2,
2
],
[
5,
1,
4
],
[
1,
0,
4
]
],
"entity_labels": [
"Jesus",
"Vienna Waltzes",
"Plato",
"human",
"Günther Anders",
"Hannah Arendt"
],
"relation_labels": [
"director of photography",
"spouse",
"influenced by",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P737 wd:Q302 .
?x0 wdt:P737 wd:Q859 .
?x0 wdt:P26 ?x1 .
wd:Q48674423 wdt:P344 ?x1 .
FILTER ( ?x0 != ?x1 )
} |
mcwq-236508 | Who was influenced by David Bowie and Mae West , influenced Johnny Hooker , Britney Spears , and Miley Cyrus , and was influenced by a costume designer | [
"Madonna"
] | {
"entities": [
"Q202878",
"Q1744",
"Q11975",
"Q1323191",
"Q5383",
"Q5",
"Q10307917",
"Q4235",
"Q487604"
],
"relations": [
"P106",
"P737",
"P31"
],
"adjacency": [
[
1,
2,
5
],
[
7,
1,
1
],
[
6,
1,
1
],
[
2,
1,
1
],
[
1,
1,
8
],
[
1,
1,
0
],
[
1,
1,
4
],
[
8,
0,
3
]
],
"entity_labels": [
"Mae West",
"Madonna",
"Britney Spears",
"costume designer",
"David Bowie",
"human",
"Johnny Hooker",
"Miley Cyrus",
"Martha Graham"
],
"relation_labels": [
"occupation",
"influenced by",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q4235 wdt:P737 ?x0 .
wd:Q10307917 wdt:P737 ?x0 .
wd:Q11975 wdt:P737 ?x0 .
?x0 wdt:P737 ?x1 .
?x0 wdt:P737 wd:Q202878 .
?x0 wdt:P737 wd:Q5383 .
?x1 wdt:P106 wd:Q1323191 } |
mcwq-236512 | Who was influenced by Bertolt Brecht , influenced Bashar Shbib and Bela Chekurishvili , and married a film editor | [
"Rainer Werner Fassbinder"
] | {
"entities": [
"Q98665",
"Q38757",
"Q5",
"Q7042855",
"Q2886755",
"Q44426",
"Q29580132"
],
"relations": [
"P106",
"P26",
"P737",
"P31"
],
"adjacency": [
[
5,
3,
2
],
[
6,
2,
5
],
[
4,
2,
5
],
[
5,
2,
1
],
[
5,
1,
0
],
[
0,
0,
3
]
],
"entity_labels": [
"Juliane Lorenz",
"Bertolt Brecht",
"human",
"film editor",
"Bashar Shbib",
"Rainer Werner Fassbinder",
"Bela Chekurishvili"
],
"relation_labels": [
"occupation",
"spouse",
"influenced by",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q29580132 wdt:P737 ?x0 .
wd:Q2886755 wdt:P737 ?x0 .
?x0 wdt:P737 wd:Q38757 .
?x0 wdt:P26 ?x1 .
?x1 wdt:P106 wd:Q7042855 .
FILTER ( ?x0 != ?x1 )
} |
mcwq-236513 | Who was influenced by Paul Gauguin , was influenced by Georges Seurat , and married La Boutique fantasque 's costume designer 's spouse | [
"André Derain"
] | {
"entities": [
"Q107363964",
"Q5",
"Q37693",
"Q2420510",
"Q156272",
"Q34013"
],
"relations": [
"P2515",
"P26",
"P737",
"P31"
],
"adjacency": [
[
4,
3,
1
],
[
4,
2,
5
],
[
4,
2,
2
],
[
4,
1,
0
],
[
0,
1,
4
],
[
3,
0,
4
]
],
"entity_labels": [
"Alice Derain",
"human",
"Paul Gauguin",
"La Boutique fantasque",
"André Derain",
"Georges Seurat"
],
"relation_labels": [
"costume designer",
"spouse",
"influenced by",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P737 wd:Q34013 .
?x0 wdt:P737 wd:Q37693 .
?x0 wdt:P26 ?x1 .
?x1 wdt:P26 ?x2 .
wd:Q2420510 wdt:P2515 ?x2 .
FILTER ( ?x0 != ?x1 ) .
FILTER ( ?x1 != ?x2 )
} |
mcwq-236515 | Who was influenced by Mathilde Mauté 's spouse , was influenced by Victor Hugo , and was influenced by Charles Baudelaire | [
"Arthur Rimbaud"
] | {
"entities": [
"Q755",
"Q493",
"Q501",
"Q5",
"Q63439677",
"Q535"
],
"relations": [
"P26",
"P737",
"P31"
],
"adjacency": [
[
1,
2,
3
],
[
1,
1,
0
],
[
1,
1,
2
],
[
1,
1,
5
],
[
0,
0,
4
]
],
"entity_labels": [
"Paul Verlaine",
"Arthur Rimbaud",
"Charles Baudelaire",
"human",
"Mathilde Mauté",
"Victor Hugo"
],
"relation_labels": [
"spouse",
"influenced by",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P737 ?x1 .
?x0 wdt:P737 wd:Q501 .
?x0 wdt:P737 wd:Q535 .
?x1 wdt:P26 wd:Q63439677 .
FILTER ( ?x1 != wd:Q63439677 )
} |
mcwq-236516 | Who was influenced by Stevie Wonder , influenced Waka Waka (This Time for Africa) 's composer , and was influenced by Shadows and Light 's director | [
"Prince"
] | {
"entities": [
"Q34424",
"Q714",
"Q5",
"Q11307710",
"Q155894",
"Q205721",
"Q7542"
],
"relations": [
"P86",
"P57",
"P737",
"P31"
],
"adjacency": [
[
6,
3,
2
],
[
0,
2,
6
],
[
6,
2,
5
],
[
6,
2,
1
],
[
4,
0,
0
],
[
3,
1,
5
]
],
"entity_labels": [
"Shakira",
"Stevie Wonder",
"human",
"Shadows and Light",
"Waka Waka (This Time for Africa)",
"Joni Mitchell",
"Prince"
],
"relation_labels": [
"composer",
"director",
"influenced by",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x1 wdt:P737 ?x0 .
?x0 wdt:P737 ?x2 .
?x0 wdt:P737 wd:Q714 .
wd:Q155894 wdt:P86 ?x1 .
wd:Q11307710 wdt:P57 ?x2
} |
mcwq-236517 | Who was influenced by Andy Warhol , married No label defined 's director , and was influenced by a film director | [
"Jeff Koons"
] | {
"entities": [
"Q5",
"Q49941",
"Q2526255",
"Q5603",
"Q297525",
"Q3711917"
],
"relations": [
"P57",
"P31",
"P106",
"P26",
"P737"
],
"adjacency": [
[
4,
1,
0
],
[
4,
4,
3
],
[
4,
4,
3
],
[
4,
3,
1
],
[
3,
2,
2
],
[
5,
0,
1
]
],
"entity_labels": [
"human",
"Ilona Staller",
"film director",
"Andy Warhol",
"Jeff Koons",
null
],
"relation_labels": [
"director",
"instance of",
"occupation",
"spouse",
"influenced by"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P737 ?x1 .
?x0 wdt:P737 wd:Q5603 .
?x0 wdt:P26 ?x2 .
?x1 wdt:P106 wd:Q2526255 .
wd:Q3711917 wdt:P57 ?x2 .
FILTER ( ?x0 != ?x2 )
} |
mcwq-236523 | Who was influenced by Johann Sebastian Bach and Joseph Haydn , influenced by Wolfgang Amadeus Mozart and Johann Joseph Fux , and influenced by Piano Concerto No. 1 's male composer | [
"Ludwig van Beethoven"
] | {
"entities": [
"Q162904",
"Q255",
"Q7349",
"Q5",
"Q254",
"Q6581097",
"Q311378",
"Q1339"
],
"relations": [
"P86",
"P737",
"P21",
"P31"
],
"adjacency": [
[
1,
3,
3
],
[
1,
1,
4
],
[
1,
1,
2
],
[
1,
1,
4
],
[
1,
1,
7
],
[
1,
1,
6
],
[
0,
0,
4
],
[
4,
2,
5
]
],
"entity_labels": [
"Piano Concerto No. 1",
"Ludwig van Beethoven",
"Joseph Haydn",
"human",
"Wolfgang Amadeus Mozart",
"male",
"Johann Joseph Fux",
"Johann Sebastian Bach"
],
"relation_labels": [
"composer",
"influenced by",
"sex or gender",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P737 ?x1 .
?x0 wdt:P737 wd:Q7349 .
?x0 wdt:P737 wd:Q254 .
?x0 wdt:P737 wd:Q1339 .
?x0 wdt:P737 wd:Q311378 .
wd:Q162904 wdt:P86 ?x1 .
?x1 wdt:P21 wd:Q6581097
} |
mcwq-236524 | Who was influenced by Claude Monet and Edvard Munch and influenced by a Dutch sibling of Theo van Gogh | [
"Paolo Salvati",
"Wassily Kandinsky"
] | {
"entities": [
"Q29999",
"Q61064",
"Q5",
"Q5582",
"Q296",
"Q41406",
"Q317188"
],
"relations": [
"P27",
"P3373",
"P737",
"P31"
],
"adjacency": [
[
1,
3,
2
],
[
1,
2,
3
],
[
1,
2,
5
],
[
1,
2,
4
],
[
3,
0,
0
],
[
3,
1,
6
]
],
"entity_labels": [
"Kingdom of the Netherlands",
"Wassily Kandinsky",
"human",
"Vincent van Gogh",
"Claude Monet",
"Edvard Munch",
"Theo Van Gogh"
],
"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:Q41406 .
?x0 wdt:P737 wd:Q296 .
?x1 wdt:P27 wd:Q29999 .
?x1 wdt:P3373 wd:Q317188 .
FILTER ( ?x1 != wd:Q317188 )
} |
mcwq-236525 | Who was influenced by Charlie Chaplin , influenced by Derby Records 's founder , influenced by Marcel Marceau , and influenced by a film producer | [
"Michael Jackson"
] | {
"entities": [
"Q64578583",
"Q100937",
"Q295919",
"Q3282637",
"Q5",
"Q2831",
"Q882",
"Q157191"
],
"relations": [
"P106",
"P737",
"P31",
"P112"
],
"adjacency": [
[
5,
2,
4
],
[
5,
1,
1
],
[
5,
1,
2
],
[
5,
1,
7
],
[
5,
1,
6
],
[
1,
0,
3
],
[
0,
3,
2
]
],
"entity_labels": [
"Derby Records",
"Fred Astaire",
"Sam Cooke",
"film producer",
"human",
"Michael Jackson",
"Charlie Chaplin",
"Marcel Marceau"
],
"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 .
?x0 wdt:P737 wd:Q157191 .
?x0 wdt:P737 wd:Q882 .
?x1 wdt:P106 wd:Q3282637 .
wd:Q64578583 wdt:P112 ?x2
} |
mcwq-236526 | Who was influenced by Holly Hunter , was influenced by a film producer , and was influenced by Julia Roberts | [
"Reese Witherspoon"
] | {
"entities": [
"Q44063",
"Q105660",
"Q40523",
"Q3282637",
"Q5"
],
"relations": [
"P106",
"P737",
"P31"
],
"adjacency": [
[
0,
2,
4
],
[
0,
1,
1
],
[
0,
1,
2
],
[
0,
1,
1
],
[
1,
0,
3
]
],
"entity_labels": [
"Reese Witherspoon",
"Holly Hunter",
"Julia Roberts",
"film producer",
"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:Q40523 .
?x0 wdt:P737 wd:Q105660 .
?x1 wdt:P106 wd:Q3282637 } |
mcwq-236528 | Who was influenced by Jacques Lacan and was influenced by a Spanish film editor | [
"François Tosquelles"
] | {
"entities": [
"Q3085937",
"Q29",
"Q51545",
"Q7042855",
"Q5",
"Q169906"
],
"relations": [
"P106",
"P27",
"P737",
"P31"
],
"adjacency": [
[
0,
3,
4
],
[
0,
2,
2
],
[
0,
2,
5
],
[
2,
0,
3
],
[
2,
1,
1
]
],
"entity_labels": [
"François Tosquelles",
"Spain",
"Luis Buñuel",
"film editor",
"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:Q169906 .
?x1 wdt:P106 wd:Q7042855 .
?x1 wdt:P27 wd:Q29
} |
mcwq-236531 | Who was influenced by Henri Cartier-Bresson , influenced by a cinematographer , 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-236532 | Who was influenced by Tom Waits , influenced by a star and director of Eat the Document , and influenced by Bob Dylan | [
"Matthew and the Atlas",
"Wolfgang Ambros"
] | {
"entities": [
"Q64759499",
"Q5",
"Q184805",
"Q392",
"Q1278397"
],
"relations": [
"P57",
"P737",
"P31",
"P161"
],
"adjacency": [
[
0,
2,
1
],
[
0,
1,
3
],
[
0,
1,
3
],
[
0,
1,
2
],
[
4,
3,
3
],
[
4,
0,
3
]
],
"entity_labels": [
"Matthew and the Atlas",
"human",
"Tom Waits",
"Bob Dylan",
"Eat the Document"
],
"relation_labels": [
"director",
"influenced by",
"instance of",
"cast member"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P737 ?x1 .
?x0 wdt:P737 wd:Q392 .
?x0 wdt:P737 wd:Q184805 .
wd:Q1278397 wdt:P161 ?x1 .
wd:Q1278397 wdt:P57 ?x1
} |
mcwq-236533 | Who was influenced by John Cassavetes 's female spouse and influenced by Don Gummer 's female spouse | [
"Reese Witherspoon"
] | {
"entities": [
"Q873",
"Q44063",
"Q6581072",
"Q1271632",
"Q229258",
"Q51488",
"Q5"
],
"relations": [
"P26",
"P737",
"P21",
"P31"
],
"adjacency": [
[
1,
3,
6
],
[
1,
1,
0
],
[
1,
1,
4
],
[
0,
2,
2
],
[
0,
0,
3
],
[
4,
2,
2
],
[
4,
0,
5
]
],
"entity_labels": [
"Meryl Streep",
"Reese Witherspoon",
"female",
"Don Gummer",
"Gena Rowlands",
"John Cassavetes",
"human"
],
"relation_labels": [
"spouse",
"influenced by",
"sex or gender",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P737 ?x1 .
?x0 wdt:P737 ?x2 .
?x1 wdt:P21 wd:Q6581072 .
?x1 wdt:P26 wd:Q1271632 .
?x2 wdt:P21 wd:Q6581072 .
?x2 wdt:P26 wd:Q51488 .
FILTER ( ?x1 != wd:Q1271632 ) .
FILTER ( ?x2 != wd:Q51488 )
} |
mcwq-236537 | Who was influenced by Day of the Fight 's editor , writer , and cinematographer and married Marsha Garces | [
"Robin Williams"
] | {
"entities": [
"Q426628",
"Q83338",
"Q2001",
"Q5",
"Q1902714"
],
"relations": [
"P344",
"P58",
"P31",
"P1040",
"P26",
"P737"
],
"adjacency": [
[
1,
2,
3
],
[
1,
5,
2
],
[
1,
4,
4
],
[
0,
0,
2
],
[
0,
3,
2
],
[
0,
1,
2
]
],
"entity_labels": [
"Day of the Fight",
"Robin Williams",
"Stanley Kubrick",
"human",
"Marsha Garces"
],
"relation_labels": [
"director of photography",
"screenwriter",
"instance of",
"film editor",
"spouse",
"influenced by"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P737 ?x1 .
?x0 wdt:P26 wd:Q1902714 .
wd:Q426628 wdt:P344 ?x1 .
wd:Q426628 wdt:P1040 ?x1 .
wd:Q426628 wdt:P58 ?x1 .
FILTER ( ?x0 != wd:Q1902714 )
} |
mcwq-236541 | Who was influenced by Nikolai Gogol and William Shakespeare , was influenced by George Sand and Victor Hugo , and married Anna Dostoyevskaya and Maria Dostoevskaya | [
"Fyodor Dostoyevsky"
] | {
"entities": [
"Q43718",
"Q5",
"Q3816",
"Q15833960",
"Q692",
"Q872246",
"Q991",
"Q535"
],
"relations": [
"P26",
"P737",
"P31"
],
"adjacency": [
[
6,
2,
1
],
[
6,
1,
7
],
[
6,
1,
0
],
[
6,
1,
4
],
[
6,
1,
2
],
[
6,
0,
3
],
[
6,
0,
5
]
],
"entity_labels": [
"Nikolai Gogol",
"human",
"George Sand",
"Maria Dostoevskaya",
"William Shakespeare",
"Anna Dostoyevskaya",
"Fyodor Dostoyevsky",
"Victor Hugo"
],
"relation_labels": [
"spouse",
"influenced by",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P737 wd:Q535 .
?x0 wdt:P737 wd:Q43718 .
?x0 wdt:P737 wd:Q692 .
?x0 wdt:P737 wd:Q3816 .
?x0 wdt:P26 wd:Q15833960 .
?x0 wdt:P26 wd:Q872246 .
FILTER ( ?x0 != wd:Q15833960 ) .
FILTER ( ?x0 != wd:Q872246 )
} |
mcwq-236542 | Who was influenced by Jules Verne and Charles Baudelaire , was influenced by a person , and was influenced by Victor Hugo and Paul Verlaine | [
"Arthur Rimbaud"
] | {
"entities": [
"Q755",
"Q493",
"Q2371393",
"Q501",
"Q5",
"Q33977",
"Q535"
],
"relations": [
"P737",
"P31"
],
"adjacency": [
[
1,
1,
4
],
[
1,
0,
2
],
[
1,
0,
3
],
[
1,
0,
0
],
[
1,
0,
5
],
[
1,
0,
6
],
[
2,
1,
4
]
],
"entity_labels": [
"Paul Verlaine",
"Arthur Rimbaud",
"Albert Mérat",
"Charles Baudelaire",
"human",
"Jules Verne",
"Victor Hugo"
],
"relation_labels": [
"influenced by",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P737 ?x1 .
?x0 wdt:P737 wd:Q501 .
?x0 wdt:P737 wd:Q755 .
?x0 wdt:P737 wd:Q33977 .
?x0 wdt:P737 wd:Q535 .
?x1 wdt:P31 wd:Q5 } |
mcwq-236543 | Who was influenced by Alessandro Scarlatti and England and was influenced by a founder of European Space Agency , European Union , and Australia Group | [
"George Frideric Handel"
] | {
"entities": [
"Q458",
"Q21",
"Q5",
"Q142",
"Q42262",
"Q782942",
"Q7302",
"Q183087"
],
"relations": [
"P737",
"P31",
"P112"
],
"adjacency": [
[
6,
1,
2
],
[
6,
0,
3
],
[
6,
0,
7
],
[
6,
0,
1
],
[
0,
2,
3
],
[
5,
2,
3
],
[
4,
2,
3
]
],
"entity_labels": [
"European Union",
"England",
"human",
"France",
"European Space Agency",
"Australia Group",
"George Frideric Handel",
"Alessandro Scarlatti"
],
"relation_labels": [
"influenced by",
"instance of",
"founded by"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P737 ?x1 .
?x0 wdt:P737 wd:Q183087 .
?x0 wdt:P737 wd:Q21 .
wd:Q458 wdt:P112 ?x1 .
wd:Q782942 wdt:P112 ?x1 .
wd:Q42262 wdt:P112 ?x1
} |
mcwq-236545 | Who was influenced by Søren Kierkegaard , influenced by Georg Brandes , and influenced by a Swedish person | [
"Henrik Ibsen"
] | {
"entities": [
"Q7724",
"Q6512",
"Q5",
"Q34",
"Q316045",
"Q36661"
],
"relations": [
"P27",
"P737",
"P31"
],
"adjacency": [
[
5,
2,
2
],
[
5,
1,
0
],
[
5,
1,
4
],
[
5,
1,
1
],
[
0,
2,
2
],
[
0,
0,
3
]
],
"entity_labels": [
"August Strindberg",
"Søren Kierkegaard",
"human",
"Sweden",
"Georg Brandes",
"Henrik Ibsen"
],
"relation_labels": [
"country of citizenship",
"influenced by",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P737 ?x1 .
?x0 wdt:P737 wd:Q316045 .
?x0 wdt:P737 wd:Q6512 .
?x1 wdt:P31 wd:Q5 .
?x1 wdt:P27 wd:Q34
} |
mcwq-236547 | Who was influenced by Assicurazioni Generali 's employee and was influenced by Look at Life 's editor and cinematographer | [
"Jonathan Lethem"
] | {
"entities": [
"Q38222",
"Q670482",
"Q5",
"Q905",
"Q1869678",
"Q440100"
],
"relations": [
"P344",
"P31",
"P1040",
"P108",
"P737"
],
"adjacency": [
[
5,
1,
2
],
[
5,
4,
3
],
[
5,
4,
0
],
[
3,
3,
1
],
[
4,
0,
0
],
[
4,
2,
0
]
],
"entity_labels": [
"George Lucas",
"Assicurazioni Generali",
"human",
"Franz Kafka",
"Look at Life",
"Jonathan Lethem"
],
"relation_labels": [
"director of photography",
"instance of",
"film editor",
"employer",
"influenced by"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P737 ?x1 .
?x0 wdt:P737 ?x2 .
?x1 wdt:P108 wd:Q670482 .
wd:Q1869678 wdt:P344 ?x2 .
wd:Q1869678 wdt:P1040 ?x2
} |
mcwq-236550 | Who was influenced by National Art Museum of China 's Chinese founder | [
"Louis Althusser",
"Alain Badiou",
"Abimael Guzmán",
"Dimitris Kitsikis",
"Maria Antonietta Macciocchi",
"Aisiqi",
"Kent Ford"
] | {
"entities": [
"Q98959043",
"Q5816",
"Q148",
"Q5",
"Q233705"
],
"relations": [
"P27",
"P737",
"P31",
"P112"
],
"adjacency": [
[
0,
2,
3
],
[
0,
1,
1
],
[
4,
3,
1
],
[
1,
0,
2
]
],
"entity_labels": [
"Kent Ford",
"Mao Zedong",
"People's Republic of China",
"human",
"National Art Museum of China"
],
"relation_labels": [
"country of citizenship",
"influenced by",
"instance of",
"founded by"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P737 ?x1 .
wd:Q233705 wdt:P112 ?x1 .
?x1 wdt:P27 wd:Q148
} |
mcwq-236551 | Who was influenced by Johann Sebastian Bach and Wolfgang Amadeus Mozart , was influenced by Joseph Haydn , and was influenced by Joseph II, Holy Roman Emperor 's employee | [
"Han Terra",
"Ludwig van Beethoven"
] | {
"entities": [
"Q255",
"Q7349",
"Q5",
"Q254",
"Q76555",
"Q1339"
],
"relations": [
"P108",
"P737",
"P31"
],
"adjacency": [
[
0,
2,
2
],
[
0,
1,
3
],
[
0,
1,
3
],
[
0,
1,
5
],
[
0,
1,
1
],
[
3,
0,
4
]
],
"entity_labels": [
"Ludwig van Beethoven",
"Joseph Haydn",
"human",
"Wolfgang Amadeus Mozart",
"Joseph II, Holy Roman Emperor",
"Johann Sebastian Bach"
],
"relation_labels": [
"employer",
"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:Q1339 .
?x0 wdt:P737 wd:Q7349 .
?x1 wdt:P108 wd:Q76555
} |
mcwq-236557 | Who was influenced by Cher , influenced by a composer , and influenced by The Cook, the Thief, His Wife and Her Lover 's costume designer | [
"Charlie Le Mindu"
] | {
"entities": [
"Q36834",
"Q242868",
"Q5",
"Q661202",
"Q12003",
"Q33110601"
],
"relations": [
"P2515",
"P106",
"P737",
"P31"
],
"adjacency": [
[
5,
3,
2
],
[
5,
2,
1
],
[
5,
2,
4
],
[
5,
2,
4
],
[
3,
0,
1
],
[
4,
1,
0
]
],
"entity_labels": [
"composer",
"Jean-Paul Gaultier",
"human",
"The Cook, the Thief, His Wife and Her Lover",
"Cher",
"Charlie Le Mindu"
],
"relation_labels": [
"costume designer",
"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:Q12003 .
wd:Q661202 wdt:P2515 ?x1 .
?x2 wdt:P106 wd:Q36834 } |
mcwq-236560 | Who was influenced by The Immigrant 's editor , influenced by Charlie Chaplin , and influenced by a film producer | [
"Harold Lloyd",
"Marcel Marceau",
"Benny Hill",
"Murilo Benício",
"Irwin Corey",
"Michael Jackson",
"Federico Fellini"
] | {
"entities": [
"Q3282637",
"Q5",
"Q882",
"Q7371",
"Q1070468"
],
"relations": [
"P106",
"P737",
"P31",
"P1040"
],
"adjacency": [
[
3,
2,
1
],
[
3,
1,
2
],
[
3,
1,
2
],
[
3,
1,
2
],
[
2,
0,
0
],
[
4,
3,
2
]
],
"entity_labels": [
"film producer",
"human",
"Charlie Chaplin",
"Federico Fellini",
"The Immigrant"
],
"relation_labels": [
"occupation",
"influenced by",
"instance of",
"film editor"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P737 ?x1 .
?x0 wdt:P737 ?x2 .
?x0 wdt:P737 wd:Q882 .
?x1 wdt:P106 wd:Q3282637 .
wd:Q1070468 wdt:P1040 ?x2
} |
mcwq-236563 | Who was influenced by Army of Shadows 's French executive producer | [
"Aki Kaurismäki"
] | {
"entities": [
"Q276186",
"Q5",
"Q142",
"Q681225",
"Q168693"
],
"relations": [
"P27",
"P737",
"P1431",
"P31"
],
"adjacency": [
[
0,
3,
1
],
[
0,
1,
4
],
[
3,
2,
4
],
[
4,
0,
2
]
],
"entity_labels": [
"Aki Kaurismäki",
"human",
"France",
"Army of Shadows",
"Jean-Pierre Melville"
],
"relation_labels": [
"country of citizenship",
"influenced by",
"executive producer",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P737 ?x1 .
wd:Q681225 wdt:P1431 ?x1 .
?x1 wdt:P27 wd:Q142
} |
mcwq-236565 | Who was influenced by Conde Nast Johansens 's founder 's child and was influenced by Ludwig Bemelmans | [
"Felicia Bond"
] | {
"entities": [
"Q76414",
"Q5441704",
"Q217305",
"Q5",
"Q59918234",
"Q605401"
],
"relations": [
"P749",
"P737",
"P31",
"P112"
],
"adjacency": [
[
1,
2,
3
],
[
1,
1,
2
],
[
1,
1,
0
],
[
2,
0,
5
],
[
4,
3,
5
]
],
"entity_labels": [
"Ludwig Bemelmans",
"Felicia Bond",
"The New Yorker",
"human",
"Conde Nast Johansens",
"Condé Nast"
],
"relation_labels": [
"parent organization",
"influenced by",
"instance of",
"founded by"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P737 ?x1 .
?x0 wdt:P737 wd:Q76414 .
?x1 wdt:P749 ?x2 .
wd:Q59918234 wdt:P112 ?x2
} |
mcwq-236569 | Who was influenced by Franz Kafka and John Updike and influenced by a executive producer , editor , and director of Star Wars: Episode IV – A New Hope | [
"Jonathan Lethem"
] | {
"entities": [
"Q38222",
"Q5",
"Q105756",
"Q905",
"Q17738",
"Q440100"
],
"relations": [
"P57",
"P1431",
"P31",
"P1040",
"P737"
],
"adjacency": [
[
5,
2,
1
],
[
5,
4,
0
],
[
5,
4,
2
],
[
5,
4,
3
],
[
4,
0,
0
],
[
4,
3,
0
],
[
4,
1,
0
]
],
"entity_labels": [
"George Lucas",
"human",
"John Updike",
"Franz Kafka",
"Star Wars: Episode IV – A New Hope",
"Jonathan Lethem"
],
"relation_labels": [
"director",
"executive producer",
"instance of",
"film editor",
"influenced by"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P737 ?x1 .
?x0 wdt:P737 wd:Q105756 .
?x0 wdt:P737 wd:Q905 .
wd:Q17738 wdt:P57 ?x1 .
wd:Q17738 wdt:P1040 ?x1 .
wd:Q17738 wdt:P1431 ?x1
} |
mcwq-236570 | Who was influenced by Bob Dylan and influenced Under the Cherry Moon 's star , composer , and director | [
"Jimi Hendrix"
] | {
"entities": [
"Q5",
"Q392",
"Q921282",
"Q7542",
"Q5928"
],
"relations": [
"P57",
"P31",
"P737",
"P161",
"P86"
],
"adjacency": [
[
4,
1,
0
],
[
3,
2,
4
],
[
4,
2,
1
],
[
2,
3,
3
],
[
2,
0,
3
],
[
2,
4,
3
]
],
"entity_labels": [
"human",
"Bob Dylan",
"Under the Cherry Moon",
"Prince",
"Jimi Hendrix"
],
"relation_labels": [
"director",
"instance of",
"influenced by",
"cast member",
"composer"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x1 wdt:P737 ?x0 .
?x0 wdt:P737 wd:Q392 .
wd:Q921282 wdt:P161 ?x1 .
wd:Q921282 wdt:P57 ?x1 .
wd:Q921282 wdt:P86 ?x1
} |
mcwq-236572 | Who was influenced by Day of the Fight 's director , writer , editor , and cinematographer | [
"Robin Williams",
"Maria Lai"
] | {
"entities": [
"Q426628",
"Q83338",
"Q2001",
"Q5"
],
"relations": [
"P344",
"P57",
"P58",
"P31",
"P1040",
"P737"
],
"adjacency": [
[
1,
3,
3
],
[
1,
5,
2
],
[
0,
0,
2
],
[
0,
1,
2
],
[
0,
4,
2
],
[
0,
2,
2
]
],
"entity_labels": [
"Day of the Fight",
"Robin Williams",
"Stanley Kubrick",
"human"
],
"relation_labels": [
"director of photography",
"director",
"screenwriter",
"instance of",
"film editor",
"influenced by"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P737 ?x1 .
wd:Q426628 wdt:P344 ?x1 .
wd:Q426628 wdt:P57 ?x1 .
wd:Q426628 wdt:P1040 ?x1 .
wd:Q426628 wdt:P58 ?x1
} |
mcwq-236573 | Who was influenced by Genesis and Bob Dylan and was influenced by a female person 's spouse | [
"Daniel Balavoine"
] | {
"entities": [
"Q6581072",
"Q151012",
"Q5",
"Q1086279",
"Q392",
"Q90879054",
"Q1802"
],
"relations": [
"P26",
"P737",
"P21",
"P31"
],
"adjacency": [
[
6,
3,
2
],
[
6,
1,
3
],
[
6,
1,
1
],
[
6,
1,
4
],
[
3,
0,
5
],
[
5,
3,
2
],
[
5,
2,
0
]
],
"entity_labels": [
"female",
"Genesis",
"human",
"Christophe",
"Bob Dylan",
"Véronique Bevilacqua",
"Daniel Balavoine"
],
"relation_labels": [
"spouse",
"influenced by",
"sex or gender",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P737 ?x1 .
?x0 wdt:P737 wd:Q151012 .
?x0 wdt:P737 wd:Q392 .
?x1 wdt:P26 ?x2 .
?x2 wdt:P31 wd:Q5 .
?x2 wdt:P21 wd:Q6581072 .
FILTER ( ?x1 != ?x2 )
} |
mcwq-236576 | Who was influenced by Chuck Jones , was influenced by The Vagrant 's executive producer , and married Susan Schneider , Valerie Velardi , and Marsha Garces | [
"Robin Williams"
] | {
"entities": [
"Q47739341",
"Q312657",
"Q17505003",
"Q83338",
"Q1902714",
"Q5",
"Q3410141",
"Q104266"
],
"relations": [
"P26",
"P737",
"P1431",
"P31"
],
"adjacency": [
[
3,
3,
5
],
[
3,
1,
7
],
[
3,
1,
1
],
[
3,
0,
2
],
[
3,
0,
0
],
[
3,
0,
4
],
[
6,
2,
7
]
],
"entity_labels": [
"Valerie Velardi",
"Chuck Jones",
"Susan Schneider",
"Robin Williams",
"Marsha Garces",
"human",
"The Vagrant",
"Mel Brooks"
],
"relation_labels": [
"spouse",
"influenced by",
"executive producer",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P737 ?x1 .
?x0 wdt:P737 wd:Q312657 .
?x0 wdt:P26 wd:Q17505003 .
?x0 wdt:P26 wd:Q47739341 .
?x0 wdt:P26 wd:Q1902714 .
wd:Q3410141 wdt:P1431 ?x1 .
FILTER ( ?x0 != wd:Q17505003 ) .
FILTER ( ?x0 != wd:Q47739341 ) .
FILTER ( ?x0 != wd:Q1902714 )
} |
mcwq-236577 | Who was influenced by Diamanda Galás and Jean-Paul Gaultier and was influenced by The Fifth Element 's male costume designer | [
"Charlie Le Mindu"
] | {
"entities": [
"Q242868",
"Q106506",
"Q5",
"Q6581097",
"Q233483",
"Q33110601"
],
"relations": [
"P2515",
"P737",
"P21",
"P31"
],
"adjacency": [
[
5,
3,
2
],
[
5,
1,
0
],
[
5,
1,
4
],
[
5,
1,
0
],
[
1,
0,
0
],
[
0,
2,
3
]
],
"entity_labels": [
"Jean-Paul Gaultier",
"The Fifth Element",
"human",
"male",
"Diamanda Galás",
"Charlie Le Mindu"
],
"relation_labels": [
"costume designer",
"influenced by",
"sex or gender",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P737 ?x1 .
?x0 wdt:P737 wd:Q233483 .
?x0 wdt:P737 wd:Q242868 .
wd:Q106506 wdt:P2515 ?x1 .
?x1 wdt:P21 wd:Q6581097
} |
mcwq-236579 | Who was influenced by Julian Marchlewski 's female German spouse and influenced by Friedrich Engels | [
"Nikos Poulantzas"
] | {
"entities": [
"Q6581072",
"Q695722",
"Q34787",
"Q5",
"Q183",
"Q505296",
"Q7231"
],
"relations": [
"P31",
"P27",
"P26",
"P737",
"P21"
],
"adjacency": [
[
5,
0,
3
],
[
5,
3,
6
],
[
5,
3,
2
],
[
6,
4,
0
],
[
6,
1,
4
],
[
6,
2,
1
]
],
"entity_labels": [
"female",
"Julian Marchlewski",
"Friedrich Engels",
"human",
"Germany",
"Nikos Poulantzas",
"Rosa Luxemburg"
],
"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:Q34787 .
?x1 wdt:P21 wd:Q6581072 .
?x1 wdt:P27 wd:Q183 .
?x1 wdt:P26 wd:Q695722 .
FILTER ( ?x1 != wd:Q695722 )
} |
mcwq-236583 | Who was influenced by David Bowie , Mae West , Martha Graham , and Debbie Harry , married Guy Ritchie , and was influenced by a costume designer | [
"Madonna"
] | {
"entities": [
"Q192990",
"Q202878",
"Q1744",
"Q1323191",
"Q5383",
"Q5",
"Q487604",
"Q215026"
],
"relations": [
"P106",
"P26",
"P737",
"P31"
],
"adjacency": [
[
2,
3,
5
],
[
2,
2,
6
],
[
2,
2,
4
],
[
2,
2,
1
],
[
2,
2,
7
],
[
2,
2,
6
],
[
2,
1,
0
],
[
6,
0,
3
]
],
"entity_labels": [
"Guy Ritchie",
"Mae West",
"Madonna",
"costume designer",
"David Bowie",
"human",
"Martha Graham",
"Debbie Harry"
],
"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:Q5383 .
?x0 wdt:P737 wd:Q202878 .
?x0 wdt:P737 wd:Q215026 .
?x0 wdt:P737 wd:Q487604 .
?x0 wdt:P26 wd:Q192990 .
?x1 wdt:P106 wd:Q1323191 .
FILTER ( ?x0 != wd:Q192990 )
} |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.