id
stringlengths 11
13
| question
stringlengths 11
8.64k
| answers
sequence | subgraph
dict | sparql
stringlengths 49
483
|
---|---|---|---|---|
mcwq-235590 | Who was influenced by Adam Sandler , John Belushi , and Judd Apatow and married a film director | [
"Seth Rogen"
] | {
"entities": [
"Q3218835",
"Q23858",
"Q132952",
"Q5",
"Q325396",
"Q220308",
"Q2526255"
],
"relations": [
"P106",
"P26",
"P737",
"P31"
],
"adjacency": [
[
5,
3,
3
],
[
5,
2,
1
],
[
5,
2,
2
],
[
5,
2,
4
],
[
5,
1,
0
],
[
0,
0,
6
]
],
"entity_labels": [
"Lauren Miller",
"John Belushi",
"Adam Sandler",
"human",
"Judd Apatow",
"Seth Rogen",
"film director"
],
"relation_labels": [
"occupation",
"spouse",
"influenced by",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P737 wd:Q23858 .
?x0 wdt:P737 wd:Q132952 .
?x0 wdt:P737 wd:Q325396 .
?x0 wdt:P26 ?x1 .
?x1 wdt:P106 wd:Q2526255 .
FILTER ( ?x0 != ?x1 )
} |
mcwq-235591 | Who was influenced by Paul Verlaine , was influenced by Charles Baudelaire , was influenced by Albert Mérat , and influenced a film director | [
"Arthur Rimbaud"
] | {
"entities": [
"Q755",
"Q493",
"Q2371393",
"Q501",
"Q1189056",
"Q5",
"Q2526255"
],
"relations": [
"P106",
"P737",
"P31"
],
"adjacency": [
[
1,
2,
5
],
[
4,
1,
1
],
[
1,
1,
3
],
[
1,
1,
2
],
[
1,
1,
0
],
[
4,
0,
6
]
],
"entity_labels": [
"Paul Verlaine",
"Arthur Rimbaud",
"Albert Mérat",
"Charles Baudelaire",
"Dennis Cooper",
"human",
"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:Q501 .
?x0 wdt:P737 wd:Q2371393 .
?x0 wdt:P737 wd:Q755 .
?x1 wdt:P106 wd:Q2526255 } |
mcwq-235593 | Who was influenced by Charlie Chaplin , influenced by Sydney Chaplin 's sibling , and influenced by a director , writer , and editor of Modern Times | [
"Harold Lloyd",
"Marcel Marceau",
"Benny Hill",
"Murilo Benício",
"Irwin Corey",
"Michael Jackson",
"Federico Fellini"
] | {
"entities": [
"Q45602",
"Q5",
"Q606780",
"Q882",
"Q7371"
],
"relations": [
"P57",
"P58",
"P31",
"P1040",
"P3373",
"P737"
],
"adjacency": [
[
4,
2,
1
],
[
4,
5,
3
],
[
4,
5,
3
],
[
4,
5,
3
],
[
0,
0,
3
],
[
0,
3,
3
],
[
0,
1,
3
],
[
3,
4,
2
]
],
"entity_labels": [
"Modern Times",
"human",
"Sydney Chaplin",
"Charlie Chaplin",
"Federico Fellini"
],
"relation_labels": [
"director",
"screenwriter",
"instance of",
"film editor",
"sibling",
"influenced by"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P737 ?x1 .
?x0 wdt:P737 ?x2 .
?x0 wdt:P737 wd:Q882 .
wd:Q45602 wdt:P57 ?x1 .
wd:Q45602 wdt:P1040 ?x1 .
wd:Q45602 wdt:P58 ?x1 .
?x2 wdt:P3373 wd:Q606780 .
FILTER ( ?x2 != wd:Q606780 )
} |
mcwq-235595 | Who was influenced by Eugène Hugo 's sibling , married Maria Dostoevskaya , and was influenced by Victor Hugo and Vladimir Solovyov | [
"Fyodor Dostoyevsky"
] | {
"entities": [
"Q3059936",
"Q15833960",
"Q5",
"Q991",
"Q535",
"Q282280"
],
"relations": [
"P26",
"P737",
"P31",
"P3373"
],
"adjacency": [
[
3,
2,
2
],
[
3,
1,
4
],
[
3,
1,
5
],
[
3,
1,
4
],
[
3,
0,
1
],
[
4,
3,
0
]
],
"entity_labels": [
"Eugène Hugo",
"Maria Dostoevskaya",
"human",
"Fyodor Dostoyevsky",
"Victor Hugo",
"Vladimir Solovyov"
],
"relation_labels": [
"spouse",
"influenced by",
"instance of",
"sibling"
]
} | 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:P26 wd:Q15833960 .
?x1 wdt:P3373 wd:Q3059936 .
FILTER ( ?x0 != wd:Q15833960 ) .
FILTER ( ?x1 != wd:Q3059936 )
} |
mcwq-235602 | Who was influenced by Cream , influenced by Bob Dylan and The Who , and influenced by a writer and composer of Renaldo and Clara | [
"Jimi Hendrix"
] | {
"entities": [
"Q2392956",
"Q203736",
"Q5",
"Q392",
"Q5928",
"Q93346"
],
"relations": [
"P86",
"P737",
"P58",
"P31"
],
"adjacency": [
[
4,
3,
2
],
[
4,
1,
3
],
[
4,
1,
5
],
[
4,
1,
3
],
[
4,
1,
1
],
[
0,
0,
3
],
[
0,
2,
3
]
],
"entity_labels": [
"Renaldo and Clara",
"Cream",
"human",
"Bob Dylan",
"Jimi Hendrix",
"The Who"
],
"relation_labels": [
"composer",
"influenced by",
"screenwriter",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P737 ?x1 .
?x0 wdt:P737 wd:Q93346 .
?x0 wdt:P737 wd:Q392 .
?x0 wdt:P737 wd:Q203736 .
wd:Q2392956 wdt:P86 ?x1 .
wd:Q2392956 wdt:P58 ?x1
} |
mcwq-235604 | Who was influenced by Stanley Kubrick , Jonathan Winters , Mel Brooks , and Jack Paar , was influenced by a cinematographer , and was influenced by Chuck Jones | [
"Robin Williams"
] | {
"entities": [
"Q312657",
"Q1587581",
"Q83338",
"Q2001",
"Q5",
"Q222344",
"Q104266",
"Q4538"
],
"relations": [
"P106",
"P737",
"P31"
],
"adjacency": [
[
2,
2,
4
],
[
2,
1,
3
],
[
2,
1,
0
],
[
2,
1,
3
],
[
2,
1,
7
],
[
2,
1,
6
],
[
2,
1,
1
],
[
3,
0,
5
]
],
"entity_labels": [
"Chuck Jones",
"Jack Paar",
"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 wd:Q312657 .
?x0 wdt:P737 wd:Q2001 .
?x0 wdt:P737 wd:Q4538 .
?x0 wdt:P737 wd:Q104266 .
?x0 wdt:P737 wd:Q1587581 .
?x1 wdt:P106 wd:Q222344 } |
mcwq-235608 | Who was influenced by Victor Hugo , influenced Jean-Luc Nancy , was influenced by Uppsala University 's employee , and was influenced by Ovid | [
"Charles Baudelaire"
] | {
"entities": [
"Q185832",
"Q501",
"Q185246",
"Q5",
"Q535",
"Q7198",
"Q503017"
],
"relations": [
"P108",
"P737",
"P31"
],
"adjacency": [
[
1,
2,
3
],
[
6,
1,
1
],
[
1,
1,
0
],
[
1,
1,
4
],
[
1,
1,
5
],
[
0,
0,
2
]
],
"entity_labels": [
"Emmanuel Swedenborg",
"Charles Baudelaire",
"Uppsala University",
"human",
"Victor Hugo",
"Ovid",
"Jean-Luc Nancy"
],
"relation_labels": [
"employer",
"influenced by",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q503017 wdt:P737 ?x0 .
?x0 wdt:P737 ?x1 .
?x0 wdt:P737 wd:Q535 .
?x0 wdt:P737 wd:Q7198 .
?x1 wdt:P108 wd:Q185246
} |
mcwq-235615 | Who was influenced by Eiji Tsuburaya and Gerry Anderson , influenced by a film editor , and influenced by Studio Ghibli 's founder and employee | [
"Hideaki Anno"
] | {
"entities": [
"Q596137",
"Q23261",
"Q5",
"Q2466933",
"Q7042855",
"Q55400",
"Q182950"
],
"relations": [
"P31",
"P106",
"P108",
"P737",
"P112"
],
"adjacency": [
[
1,
0,
2
],
[
1,
3,
5
],
[
1,
3,
5
],
[
1,
3,
0
],
[
1,
3,
3
],
[
6,
4,
5
],
[
5,
2,
6
],
[
5,
1,
4
]
],
"entity_labels": [
"Gerry Anderson",
"Hideaki Anno",
"human",
"Eiji Tsuburaya",
"film editor",
"Hayao Miyazaki",
"Studio Ghibli"
],
"relation_labels": [
"instance of",
"occupation",
"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:Q596137 .
?x0 wdt:P737 wd:Q2466933 .
wd:Q182950 wdt:P112 ?x1 .
?x1 wdt:P108 wd:Q182950 .
?x2 wdt:P106 wd:Q7042855 } |
mcwq-235617 | Who was influenced by Eiji Tsuburaya and Hayao Miyazaki , was influenced by Pom Poko 's male executive producer , and influenced Hiroki Endo | [
"Hideaki Anno"
] | {
"entities": [
"Q23261",
"Q167206",
"Q5",
"Q2466933",
"Q55400",
"Q957850",
"Q6581097"
],
"relations": [
"P737",
"P1431",
"P31",
"P21"
],
"adjacency": [
[
0,
2,
2
],
[
5,
0,
0
],
[
0,
0,
4
],
[
0,
0,
3
],
[
0,
0,
4
],
[
1,
1,
4
],
[
4,
3,
6
]
],
"entity_labels": [
"Hideaki Anno",
"Pom Poko",
"human",
"Eiji Tsuburaya",
"Hayao Miyazaki",
"Hiroki Endo",
"male"
],
"relation_labels": [
"influenced by",
"executive producer",
"instance of",
"sex or gender"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q957850 wdt:P737 ?x0 .
?x0 wdt:P737 ?x1 .
?x0 wdt:P737 wd:Q2466933 .
?x0 wdt:P737 wd:Q55400 .
wd:Q167206 wdt:P1431 ?x1 .
?x1 wdt:P21 wd:Q6581097
} |
mcwq-235622 | Who was influenced by La Création du monde 's costume designer and influenced by Ballet Mécanique 's director , star , and writer | [
"Antonio Seguí no",
"Robert Colescott",
"Clement Hurd",
"Delia del Carril"
] | {
"entities": [
"Q5801823",
"Q5",
"Q157183",
"Q57501838",
"Q805227"
],
"relations": [
"P57",
"P58",
"P31",
"P2515",
"P737",
"P161"
],
"adjacency": [
[
0,
2,
1
],
[
0,
4,
2
],
[
0,
4,
2
],
[
3,
3,
2
],
[
4,
5,
2
],
[
4,
0,
2
],
[
4,
1,
2
]
],
"entity_labels": [
"Delia del Carril",
"human",
"Fernand Léger",
"La Création du monde",
"Ballet Mécanique"
],
"relation_labels": [
"director",
"screenwriter",
"instance of",
"costume designer",
"influenced by",
"cast member"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P737 ?x1 .
?x0 wdt:P737 ?x2 .
wd:Q57501838 wdt:P2515 ?x1 .
wd:Q805227 wdt:P161 ?x2 .
wd:Q805227 wdt:P57 ?x2 .
wd:Q805227 wdt:P58 ?x2
} |
mcwq-235624 | Who was influenced by No label defined 's costume designer and star , influenced by Gil Scott-Heron , and influenced by Ntozake Shange and William Carlos Williams | [
"Dana Bryant"
] | {
"entities": [
"Q378858",
"Q511742",
"Q178106",
"Q5",
"Q63284667",
"Q57510108"
],
"relations": [
"P2515",
"P737",
"P31",
"P161"
],
"adjacency": [
[
4,
2,
3
],
[
4,
1,
0
],
[
4,
1,
1
],
[
4,
1,
2
],
[
4,
1,
0
],
[
5,
3,
0
],
[
5,
0,
0
]
],
"entity_labels": [
"Gil Scott-Heron",
"Ntozake Shange",
"William Carlos Williams",
"human",
"Dana Bryant",
null
],
"relation_labels": [
"costume designer",
"influenced by",
"instance of",
"cast member"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P737 ?x1 .
?x0 wdt:P737 wd:Q511742 .
?x0 wdt:P737 wd:Q178106 .
?x0 wdt:P737 wd:Q378858 .
wd:Q57510108 wdt:P161 ?x1 .
wd:Q57510108 wdt:P2515 ?x1
} |
mcwq-235628 | Who was influenced by No label defined 's director and costume designer , influenced by Ntozake Shange , influenced by William Carlos Williams , and influenced by Gil Scott-Heron | [
"Dana Bryant"
] | {
"entities": [
"Q378858",
"Q511742",
"Q178106",
"Q5",
"Q63284667",
"Q57510108"
],
"relations": [
"P2515",
"P57",
"P737",
"P31"
],
"adjacency": [
[
4,
3,
3
],
[
4,
2,
0
],
[
4,
2,
2
],
[
4,
2,
0
],
[
4,
2,
1
],
[
5,
1,
0
],
[
5,
0,
0
]
],
"entity_labels": [
"Gil Scott-Heron",
"Ntozake Shange",
"William Carlos Williams",
"human",
"Dana Bryant",
null
],
"relation_labels": [
"costume designer",
"director",
"influenced by",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P737 ?x1 .
?x0 wdt:P737 wd:Q178106 .
?x0 wdt:P737 wd:Q378858 .
?x0 wdt:P737 wd:Q511742 .
wd:Q57510108 wdt:P57 ?x1 .
wd:Q57510108 wdt:P2515 ?x1
} |
mcwq-235630 | Who was influenced by No label defined 's director and costume designer , influenced by Gil Scott-Heron , and influenced by William Carlos Williams | [
"Dana Bryant"
] | {
"entities": [
"Q378858",
"Q178106",
"Q5",
"Q63284667",
"Q57510108"
],
"relations": [
"P2515",
"P57",
"P737",
"P31"
],
"adjacency": [
[
3,
3,
2
],
[
3,
2,
0
],
[
3,
2,
1
],
[
3,
2,
0
],
[
4,
1,
0
],
[
4,
0,
0
]
],
"entity_labels": [
"Gil Scott-Heron",
"William Carlos Williams",
"human",
"Dana Bryant",
null
],
"relation_labels": [
"costume designer",
"director",
"influenced by",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P737 ?x1 .
?x0 wdt:P737 wd:Q178106 .
?x0 wdt:P737 wd:Q378858 .
wd:Q57510108 wdt:P57 ?x1 .
wd:Q57510108 wdt:P2515 ?x1
} |
mcwq-235632 | Who was influenced by No label defined 's director , costume designer , and star and was influenced by William Carlos Williams | [
"Dana Bryant"
] | {
"entities": [
"Q378858",
"Q178106",
"Q5",
"Q63284667",
"Q57510108"
],
"relations": [
"P57",
"P31",
"P2515",
"P737",
"P161"
],
"adjacency": [
[
3,
1,
2
],
[
3,
3,
0
],
[
3,
3,
1
],
[
4,
4,
0
],
[
4,
0,
0
],
[
4,
2,
0
]
],
"entity_labels": [
"Gil Scott-Heron",
"William Carlos Williams",
"human",
"Dana Bryant",
null
],
"relation_labels": [
"director",
"instance of",
"costume designer",
"influenced by",
"cast member"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P737 ?x1 .
?x0 wdt:P737 wd:Q178106 .
wd:Q57510108 wdt:P161 ?x1 .
wd:Q57510108 wdt:P57 ?x1 .
wd:Q57510108 wdt:P2515 ?x1
} |
mcwq-235633 | Who was influenced by The Fifth Element 's male costume designer , influenced by Thierry Mugler , influenced by Cher , and influenced by Lolo Ferrari | [
"Charlie Le Mindu"
] | {
"entities": [
"Q302446",
"Q242868",
"Q862473",
"Q5",
"Q6581097",
"Q12003",
"Q106506",
"Q33110601"
],
"relations": [
"P2515",
"P737",
"P21",
"P31"
],
"adjacency": [
[
7,
3,
3
],
[
7,
1,
1
],
[
7,
1,
5
],
[
7,
1,
2
],
[
7,
1,
0
],
[
6,
0,
1
],
[
1,
2,
4
]
],
"entity_labels": [
"Lolo Ferrari",
"Jean-Paul Gaultier",
"Thierry Mugler",
"human",
"male",
"Cher",
"The Fifth Element",
"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:Q12003 .
?x0 wdt:P737 wd:Q862473 .
?x0 wdt:P737 wd:Q302446 .
wd:Q106506 wdt:P2515 ?x1 .
?x1 wdt:P21 wd:Q6581097
} |
mcwq-235638 | Who was influenced by Alfonso Cuarón , influenced by Y tu mamá también 's Mexican editor , and influenced by Guillermo del Toro | [
"Ricardo Tavera"
] | {
"entities": [
"Q128848",
"Q64996103",
"Q96",
"Q5",
"Q219124",
"Q28028"
],
"relations": [
"P27",
"P737",
"P31",
"P1040"
],
"adjacency": [
[
1,
2,
3
],
[
1,
1,
5
],
[
1,
1,
5
],
[
1,
1,
4
],
[
0,
3,
5
],
[
5,
0,
2
]
],
"entity_labels": [
"Y tu mamá también",
"Ricardo Tavera",
"Mexico",
"human",
"Guillermo del Toro",
"Alfonso Cuarón"
],
"relation_labels": [
"country of citizenship",
"influenced by",
"instance of",
"film editor"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P737 ?x1 .
?x0 wdt:P737 wd:Q28028 .
?x0 wdt:P737 wd:Q219124 .
wd:Q128848 wdt:P1040 ?x1 .
?x1 wdt:P27 wd:Q96
} |
mcwq-235641 | Who was influenced by Fred Astaire and was influenced by a film producer | [
"Mel Brooks",
"Ken Berry",
"Michael Jackson"
] | {
"entities": [
"Q100937",
"Q5",
"Q2831",
"Q3282637"
],
"relations": [
"P106",
"P737",
"P31"
],
"adjacency": [
[
2,
2,
1
],
[
2,
1,
0
],
[
2,
1,
0
],
[
0,
0,
3
]
],
"entity_labels": [
"Fred Astaire",
"human",
"Michael Jackson",
"film producer"
],
"relation_labels": [
"occupation",
"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:Q3282637 } |
mcwq-235642 | Who was influenced by Stanley Kubrick and influenced by Day of the Fight 's star , editor , cinematographer , and writer | [
"Robin Williams",
"Maria Lai"
] | {
"entities": [
"Q426628",
"Q83338",
"Q2001",
"Q5"
],
"relations": [
"P344",
"P58",
"P31",
"P1040",
"P737",
"P161"
],
"adjacency": [
[
1,
2,
3
],
[
1,
4,
2
],
[
1,
4,
2
],
[
0,
5,
2
],
[
0,
0,
2
],
[
0,
3,
2
],
[
0,
1,
2
]
],
"entity_labels": [
"Day of the Fight",
"Robin Williams",
"Stanley Kubrick",
"human"
],
"relation_labels": [
"director of photography",
"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:Q2001 .
wd:Q426628 wdt:P161 ?x1 .
wd:Q426628 wdt:P344 ?x1 .
wd:Q426628 wdt:P1040 ?x1 .
wd:Q426628 wdt:P58 ?x1
} |
mcwq-235643 | Who was influenced by Andrei Tarkovsky , was influenced by The Sacrifice 's editor , and was influenced by Mosfilm 's employee | [
"Lars von Trier",
"Aran Cosentino"
] | {
"entities": [
"Q141336",
"Q281988",
"Q5",
"Q88965291",
"Q853"
],
"relations": [
"P108",
"P737",
"P31",
"P1040"
],
"adjacency": [
[
3,
2,
2
],
[
3,
1,
4
],
[
3,
1,
4
],
[
3,
1,
4
],
[
1,
3,
4
],
[
4,
0,
0
]
],
"entity_labels": [
"Mosfilm",
"The Sacrifice",
"human",
"Aran Cosentino",
"Andrei Tarkovsky"
],
"relation_labels": [
"employer",
"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:Q853 .
wd:Q281988 wdt:P1040 ?x1 .
?x2 wdt:P108 wd:Q141336
} |
mcwq-235644 | Who was influenced by University of Paris 's Mexican employee | [
"Luis Paniagua"
] | {
"entities": [
"Q96",
"Q46739",
"Q5",
"Q97766355",
"Q209842"
],
"relations": [
"P108",
"P27",
"P737",
"P31"
],
"adjacency": [
[
3,
3,
2
],
[
3,
2,
1
],
[
1,
0,
4
],
[
1,
1,
0
]
],
"entity_labels": [
"Mexico",
"Octavio Paz",
"human",
"Luis Paniagua",
"University of Paris"
],
"relation_labels": [
"employer",
"country of citizenship",
"influenced by",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P737 ?x1 .
?x1 wdt:P108 wd:Q209842 .
?x1 wdt:P27 wd:Q96
} |
mcwq-235645 | Who was influenced by Bob Dylan and influenced by a male executive producer of Star Wars: Episode I – The Phantom Menace and The Land Before Time | [
"Jonathan Lethem"
] | {
"entities": [
"Q192403",
"Q38222",
"Q5",
"Q392",
"Q6581097",
"Q165713",
"Q440100"
],
"relations": [
"P737",
"P1431",
"P31",
"P21"
],
"adjacency": [
[
6,
2,
2
],
[
6,
0,
1
],
[
6,
0,
3
],
[
5,
1,
1
],
[
0,
1,
1
],
[
1,
3,
4
]
],
"entity_labels": [
"The Land Before Time",
"George Lucas",
"human",
"Bob Dylan",
"male",
"Star Wars: Episode I – The Phantom Menace",
"Jonathan Lethem"
],
"relation_labels": [
"influenced by",
"executive producer",
"instance of",
"sex or gender"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P737 ?x1 .
?x0 wdt:P737 wd:Q392 .
wd:Q165713 wdt:P1431 ?x1 .
wd:Q192403 wdt:P1431 ?x1 .
?x1 wdt:P21 wd:Q6581097
} |
mcwq-235646 | Who was influenced by Charles Dickens , influenced by Saul Bellow , Friedrich Nietzsche , and Franz Kafka , and influenced by Star Wars: Episode I – The Phantom Menace 's executive producer and writer | [
"Jonathan Lethem"
] | {
"entities": [
"Q9358",
"Q38222",
"Q83059",
"Q5",
"Q905",
"Q165713",
"Q5686",
"Q440100"
],
"relations": [
"P737",
"P1431",
"P31",
"P58"
],
"adjacency": [
[
7,
2,
3
],
[
7,
0,
1
],
[
7,
0,
2
],
[
7,
0,
4
],
[
7,
0,
6
],
[
7,
0,
0
],
[
5,
1,
1
],
[
5,
3,
1
]
],
"entity_labels": [
"Friedrich Nietzsche",
"George Lucas",
"Saul Bellow",
"human",
"Franz Kafka",
"Star Wars: Episode I – The Phantom Menace",
"Charles Dickens",
"Jonathan Lethem"
],
"relation_labels": [
"influenced by",
"executive producer",
"instance of",
"screenwriter"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P737 ?x1 .
?x0 wdt:P737 wd:Q83059 .
?x0 wdt:P737 wd:Q905 .
?x0 wdt:P737 wd:Q5686 .
?x0 wdt:P737 wd:Q9358 .
wd:Q165713 wdt:P1431 ?x1 .
wd:Q165713 wdt:P58 ?x1
} |
mcwq-235648 | Who was influenced by Lewis Carroll , influenced by Star Wars: Episode IV – A New Hope 's editor , executive producer , and director , and influenced by Smoke 's director | [
"Jonathan Lethem"
] | {
"entities": [
"Q38222",
"Q214642",
"Q38082",
"Q5",
"Q653447",
"Q17738",
"Q440100"
],
"relations": [
"P57",
"P1431",
"P31",
"P1040",
"P737"
],
"adjacency": [
[
6,
2,
3
],
[
6,
4,
0
],
[
6,
4,
1
],
[
6,
4,
2
],
[
5,
0,
0
],
[
5,
3,
0
],
[
5,
1,
0
],
[
4,
0,
1
]
],
"entity_labels": [
"George Lucas",
"Paul Auster",
"Lewis Carroll",
"human",
"Smoke",
"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 ?x2 .
?x0 wdt:P737 wd:Q38082 .
wd:Q17738 wdt:P57 ?x1 .
wd:Q17738 wdt:P1040 ?x1 .
wd:Q17738 wdt:P1431 ?x1 .
wd:Q653447 wdt:P57 ?x2
} |
mcwq-235650 | Who was influenced by Vagabond 's female editor | [
"Jacques Demy"
] | {
"entities": [
"Q6581072",
"Q229990",
"Q5",
"Q312258",
"Q2298257"
],
"relations": [
"P737",
"P21",
"P31",
"P1040"
],
"adjacency": [
[
3,
2,
2
],
[
3,
0,
1
],
[
4,
3,
1
],
[
1,
1,
0
]
],
"entity_labels": [
"female",
"Agnès Varda",
"human",
"Jacques Demy",
"Vagabond"
],
"relation_labels": [
"influenced by",
"sex or gender",
"instance of",
"film editor"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P737 ?x1 .
wd:Q2298257 wdt:P1040 ?x1 .
?x1 wdt:P21 wd:Q6581072
} |
mcwq-235653 | Who was influenced by Assicurazioni Generali 's employee , influenced by a film producer , and influenced by a composer influenced by Stendhal | [
"Jonathan Lethem"
] | {
"entities": [
"Q36834",
"Q9358",
"Q3282637",
"Q38222",
"Q670482",
"Q5",
"Q905",
"Q502",
"Q440100"
],
"relations": [
"P108",
"P106",
"P737",
"P31"
],
"adjacency": [
[
8,
3,
5
],
[
8,
2,
6
],
[
8,
2,
1
],
[
8,
2,
3
],
[
6,
0,
4
],
[
1,
1,
0
],
[
1,
2,
7
],
[
3,
1,
2
]
],
"entity_labels": [
"composer",
"Friedrich Nietzsche",
"film producer",
"George Lucas",
"Assicurazioni Generali",
"human",
"Franz Kafka",
"Stendhal",
"Jonathan Lethem"
],
"relation_labels": [
"employer",
"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 ?x3 .
?x1 wdt:P108 wd:Q670482 .
?x2 wdt:P106 wd:Q36834 .
?x2 wdt:P737 wd:Q502 .
?x3 wdt:P106 wd:Q3282637 } |
mcwq-235656 | Who was influenced by Napoleon and Sidney Rigdon and married a composer | [
"Joseph Smith"
] | {
"entities": [
"Q2348210",
"Q36834",
"Q47102",
"Q5",
"Q517",
"Q727001"
],
"relations": [
"P106",
"P26",
"P737",
"P31"
],
"adjacency": [
[
2,
3,
3
],
[
2,
2,
4
],
[
2,
2,
5
],
[
2,
1,
0
],
[
0,
0,
1
]
],
"entity_labels": [
"Emma Smith",
"composer",
"Joseph Smith",
"human",
"Napoleon",
"Sidney Rigdon"
],
"relation_labels": [
"occupation",
"spouse",
"influenced by",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P737 wd:Q517 .
?x0 wdt:P737 wd:Q727001 .
?x0 wdt:P26 ?x1 .
?x1 wdt:P106 wd:Q36834 .
FILTER ( ?x0 != ?x1 )
} |
mcwq-235660 | Who was influenced by Evelyn Waugh , Charles Dickens , and Émile Zola and influenced by a film editor | [
"Tom Wolfe"
] | {
"entities": [
"Q216195",
"Q107002",
"Q5",
"Q7042855",
"Q504",
"Q180962",
"Q5686"
],
"relations": [
"P106",
"P737",
"P31"
],
"adjacency": [
[
0,
2,
2
],
[
0,
1,
5
],
[
0,
1,
1
],
[
0,
1,
4
],
[
0,
1,
6
],
[
5,
0,
3
]
],
"entity_labels": [
"Tom Wolfe",
"Evelyn Waugh",
"human",
"film editor",
"Émile Zola",
"Norman Mailer",
"Charles Dickens"
],
"relation_labels": [
"occupation",
"influenced by",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P737 ?x1 .
?x0 wdt:P737 wd:Q107002 .
?x0 wdt:P737 wd:Q504 .
?x0 wdt:P737 wd:Q5686 .
?x1 wdt:P106 wd:Q7042855 } |
mcwq-235662 | Who was influenced by Andrei Tarkovsky , influenced by Enrico Cosentino , influenced by Jiddu Krishnamurti , and influenced by The Sacrifice 's editor | [
"Aran Cosentino"
] | {
"entities": [
"Q281988",
"Q106473606",
"Q5",
"Q88965291",
"Q179266",
"Q853"
],
"relations": [
"P737",
"P31",
"P1040"
],
"adjacency": [
[
3,
1,
2
],
[
3,
0,
5
],
[
3,
0,
4
],
[
3,
0,
5
],
[
3,
0,
1
],
[
0,
2,
5
]
],
"entity_labels": [
"The Sacrifice",
"Enrico Cosentino",
"human",
"Aran Cosentino",
"Jiddu Krishnamurti",
"Andrei Tarkovsky"
],
"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:Q179266 .
?x0 wdt:P737 wd:Q853 .
?x0 wdt:P737 wd:Q106473606 .
wd:Q281988 wdt:P1040 ?x1
} |
mcwq-235663 | Who was influenced by Bertolt Brecht , influenced by Charles Baudelaire and György Lukács , and influenced by a parent of a sibling of a costume designer | [
"Walter Benjamin"
] | {
"entities": [
"Q807369",
"Q151523",
"Q38757",
"Q501",
"Q1323191",
"Q5",
"Q61078",
"Q356115"
],
"relations": [
"P40|wdt:P355",
"P31",
"P106",
"P3373",
"P737"
],
"adjacency": [
[
6,
1,
5
],
[
6,
4,
2
],
[
6,
4,
2
],
[
6,
4,
1
],
[
6,
4,
3
],
[
2,
0,
7
],
[
7,
3,
0
],
[
0,
2,
4
]
],
"entity_labels": [
"Barbara Brecht-Schall",
"György Lukács",
"Bertolt Brecht",
"Charles Baudelaire",
"costume designer",
"human",
"Walter Benjamin",
"Stefan Brecht"
],
"relation_labels": [
"P40|wdt:P355",
"instance of",
"occupation",
"sibling",
"influenced by"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P737 ?x1 .
?x0 wdt:P737 wd:Q38757 .
?x0 wdt:P737 wd:Q151523 .
?x0 wdt:P737 wd:Q501 .
?x1 wdt:P40|wdt:P355 ?x2 .
?x2 wdt:P3373 ?x3 .
?x3 wdt:P106 wd:Q1323191 .
FILTER ( ?x2 != ?x3 )
} |
mcwq-235664 | Who was influenced by The Blue Angel 's male writer 's sibling and was influenced by William Faulkner | [
"Norman Mailer"
] | {
"entities": [
"Q37030",
"Q76480",
"Q5",
"Q180962",
"Q158047",
"Q38392",
"Q6581097"
],
"relations": [
"P58",
"P31",
"P3373",
"P737",
"P21"
],
"adjacency": [
[
3,
1,
2
],
[
3,
3,
0
],
[
3,
3,
5
],
[
0,
2,
1
],
[
4,
0,
1
],
[
1,
4,
6
]
],
"entity_labels": [
"Thomas Mann",
"Heinrich Mann",
"human",
"Norman Mailer",
"The Blue Angel",
"William Faulkner",
"male"
],
"relation_labels": [
"screenwriter",
"instance of",
"sibling",
"influenced by",
"sex or gender"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P737 ?x1 .
?x0 wdt:P737 wd:Q38392 .
?x1 wdt:P3373 ?x2 .
wd:Q158047 wdt:P58 ?x2 .
?x2 wdt:P21 wd:Q6581097 .
FILTER ( ?x1 != ?x2 )
} |
mcwq-235667 | Who was influenced by Kate Bush , influenced by Pink Floyd , and influenced by Fish People 's female founder | [
"Steven Wilson"
] | {
"entities": [
"Q2306",
"Q6581072",
"Q5",
"Q48837547",
"Q352766",
"Q636"
],
"relations": [
"P737",
"P21",
"P31",
"P112"
],
"adjacency": [
[
4,
2,
2
],
[
4,
0,
5
],
[
4,
0,
5
],
[
4,
0,
0
],
[
3,
3,
5
],
[
5,
1,
1
]
],
"entity_labels": [
"Pink Floyd",
"female",
"human",
"Fish People",
"Steven Wilson",
"Kate Bush"
],
"relation_labels": [
"influenced by",
"sex or gender",
"instance of",
"founded by"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P737 ?x1 .
?x0 wdt:P737 wd:Q636 .
?x0 wdt:P737 wd:Q2306 .
wd:Q48837547 wdt:P112 ?x1 .
?x1 wdt:P21 wd:Q6581072
} |
mcwq-235681 | Who was influenced by Jacques Demy and married a French film producer | [
"Agnès Varda"
] | {
"entities": [
"Q3282637",
"Q229990",
"Q5",
"Q142",
"Q312258"
],
"relations": [
"P31",
"P27",
"P106",
"P26",
"P737"
],
"adjacency": [
[
1,
0,
2
],
[
1,
4,
4
],
[
1,
3,
4
],
[
4,
2,
0
],
[
4,
1,
3
]
],
"entity_labels": [
"film producer",
"Agnès Varda",
"human",
"France",
"Jacques Demy"
],
"relation_labels": [
"instance of",
"country of citizenship",
"occupation",
"spouse",
"influenced by"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P737 wd:Q312258 .
?x0 wdt:P26 ?x1 .
?x1 wdt:P106 wd:Q3282637 .
?x1 wdt:P27 wd:Q142 .
FILTER ( ?x0 != ?x1 )
} |
mcwq-235691 | Who was influenced by Théophile Gautier and Gustave Flaubert and influenced by a male person | [
"Charles Baudelaire"
] | {
"entities": [
"Q16867",
"Q43444",
"Q501",
"Q5",
"Q183713",
"Q6581097"
],
"relations": [
"P737",
"P21",
"P31"
],
"adjacency": [
[
2,
2,
3
],
[
2,
0,
0
],
[
2,
0,
1
],
[
2,
0,
4
],
[
0,
2,
3
],
[
0,
1,
5
]
],
"entity_labels": [
"Edgar Allan Poe",
"Gustave Flaubert",
"Charles Baudelaire",
"human",
"Théophile Gautier",
"male"
],
"relation_labels": [
"influenced by",
"sex or gender",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P737 ?x1 .
?x0 wdt:P737 wd:Q43444 .
?x0 wdt:P737 wd:Q183713 .
?x1 wdt:P31 wd:Q5 .
?x1 wdt:P21 wd:Q6581097
} |
mcwq-235696 | Who was influenced by Robert Frank , was influenced by Henri Cartier-Bresson , 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,
1
],
[
4,
1,
0
],
[
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 .
?x0 wdt:P737 wd:Q467574 .
?x1 wdt:P106 wd:Q222344 } |
mcwq-235697 | Who was influenced by Mario Berrino , influenced Charles Bukowski , married Martha Gellhorn , and married Pauline Pfeiffer and Mary Welsh Hemingway | [
"Ernest Hemingway"
] | {
"entities": [
"Q3848330",
"Q76409",
"Q120085",
"Q5",
"Q23434",
"Q3296265",
"Q7155075"
],
"relations": [
"P26",
"P737",
"P31"
],
"adjacency": [
[
4,
2,
3
],
[
1,
1,
4
],
[
4,
1,
0
],
[
4,
0,
2
],
[
4,
0,
5
],
[
4,
0,
6
]
],
"entity_labels": [
"Mario Berrino",
"Charles Bukowski",
"Martha Gellhorn",
"human",
"Ernest Hemingway",
"Mary Welsh Hemingway",
"Pauline Pfeiffer"
],
"relation_labels": [
"spouse",
"influenced by",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q76409 wdt:P737 ?x0 .
?x0 wdt:P737 wd:Q3848330 .
?x0 wdt:P26 wd:Q120085 .
?x0 wdt:P26 wd:Q3296265 .
?x0 wdt:P26 wd:Q7155075 .
FILTER ( ?x0 != wd:Q120085 ) .
FILTER ( ?x0 != wd:Q3296265 ) .
FILTER ( ?x0 != wd:Q7155075 )
} |
mcwq-235698 | Who was influenced by Allen Ginsberg , influenced The Beatles , influenced Shelley Jackson 's spouse , and married a actor | [
"Bob Dylan"
] | {
"entities": [
"Q437123",
"Q6711",
"Q33999",
"Q5",
"Q392",
"Q1299",
"Q5045345",
"Q440100"
],
"relations": [
"P106",
"P26",
"P737",
"P31"
],
"adjacency": [
[
4,
3,
3
],
[
7,
2,
4
],
[
5,
2,
4
],
[
4,
2,
1
],
[
4,
1,
6
],
[
7,
1,
0
],
[
6,
0,
2
]
],
"entity_labels": [
"Shelley Jackson",
"Allen Ginsberg",
"actor",
"human",
"Bob Dylan",
"The Beatles",
"Carolyn Dennis",
"Jonathan Lethem"
],
"relation_labels": [
"occupation",
"spouse",
"influenced by",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x1 wdt:P737 ?x0 .
wd:Q1299 wdt:P737 ?x0 .
?x0 wdt:P737 wd:Q6711 .
?x0 wdt:P26 ?x2 .
?x1 wdt:P26 wd:Q437123 .
?x2 wdt:P106 wd:Q33999 .
FILTER ( ?x0 != ?x2 ) .
FILTER ( ?x1 != wd:Q437123 )
} |
mcwq-235699 | Who was influenced by Cyrus 's male executive producer 's male sibling | [
"Ana Iriarte"
] | {
"entities": [
"Q5",
"Q6581097",
"Q465739",
"Q2844980",
"Q193648",
"Q56005"
],
"relations": [
"P1431",
"P31",
"P3373",
"P737",
"P21"
],
"adjacency": [
[
3,
1,
0
],
[
3,
3,
5
],
[
5,
4,
1
],
[
5,
2,
4
],
[
2,
0,
4
],
[
4,
4,
1
]
],
"entity_labels": [
"human",
"male",
"Cyrus",
"Ana Iriarte",
"Tony Scott",
"Ridley Scott"
],
"relation_labels": [
"executive producer",
"instance of",
"sibling",
"influenced by",
"sex or gender"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P737 ?x1 .
?x1 wdt:P21 wd:Q6581097 .
?x1 wdt:P3373 ?x2 .
wd:Q465739 wdt:P1431 ?x2 .
?x2 wdt:P21 wd:Q6581097 .
FILTER ( ?x1 != ?x2 )
} |
mcwq-235700 | Who was influenced by Samuel Linnaeus 's Swedish sibling and married Sara Catharina Sahlgren | [
"Clas Alströmer"
] | {
"entities": [
"Q5959371",
"Q1043",
"Q1094656",
"Q38217178",
"Q5",
"Q34"
],
"relations": [
"P31",
"P27",
"P3373",
"P26",
"P737"
],
"adjacency": [
[
2,
0,
4
],
[
2,
4,
1
],
[
2,
3,
3
],
[
1,
1,
5
],
[
1,
2,
0
]
],
"entity_labels": [
"Samuel Linnaeus",
"Carl Linnaeus",
"Clas Alströmer",
"Sara Catharina Sahlgren",
"human",
"Sweden"
],
"relation_labels": [
"instance of",
"country of citizenship",
"sibling",
"spouse",
"influenced by"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P737 ?x1 .
?x0 wdt:P26 wd:Q38217178 .
?x1 wdt:P27 wd:Q34 .
?x1 wdt:P3373 wd:Q5959371 .
FILTER ( ?x0 != wd:Q38217178 ) .
FILTER ( ?x1 != wd:Q5959371 )
} |
mcwq-235702 | Who was influenced by Don Gummer 's female spouse | [
"Reese Witherspoon"
] | {
"entities": [
"Q873",
"Q44063",
"Q6581072",
"Q1271632",
"Q5"
],
"relations": [
"P26",
"P737",
"P21",
"P31"
],
"adjacency": [
[
1,
3,
4
],
[
1,
1,
0
],
[
0,
2,
2
],
[
0,
0,
3
]
],
"entity_labels": [
"Meryl Streep",
"Reese Witherspoon",
"female",
"Don Gummer",
"human"
],
"relation_labels": [
"spouse",
"influenced by",
"sex or gender",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P737 ?x1 .
?x1 wdt:P21 wd:Q6581072 .
?x1 wdt:P26 wd:Q1271632 .
FILTER ( ?x1 != wd:Q1271632 )
} |
mcwq-235703 | Who was influenced by Marcel Marceau and Charlie Chaplin , influenced a film producer , and married Debbie Rowe and Lisa Marie Presley | [
"Michael Jackson"
] | {
"entities": [
"Q3282637",
"Q56222322",
"Q5",
"Q2831",
"Q3078773",
"Q882",
"Q237324",
"Q157191"
],
"relations": [
"P106",
"P26",
"P737",
"P31"
],
"adjacency": [
[
3,
3,
2
],
[
1,
2,
3
],
[
3,
2,
7
],
[
3,
2,
5
],
[
3,
1,
6
],
[
3,
1,
4
],
[
1,
0,
0
]
],
"entity_labels": [
"film producer",
"Gino Justin Hudson McKoy",
"human",
"Michael Jackson",
"Debbie Rowe",
"Charlie Chaplin",
"Lisa Marie Presley",
"Marcel Marceau"
],
"relation_labels": [
"occupation",
"spouse",
"influenced by",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x1 wdt:P737 ?x0 .
?x0 wdt:P737 wd:Q157191 .
?x0 wdt:P737 wd:Q882 .
?x0 wdt:P26 wd:Q237324 .
?x0 wdt:P26 wd:Q3078773 .
?x1 wdt:P106 wd:Q3282637 .
FILTER ( ?x0 != wd:Q237324 ) .
FILTER ( ?x0 != wd:Q3078773 )
} |
mcwq-235707 | Who was influenced by Jetta Umiker 's Dutch spouse | [
"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-235708 | Who was influenced by André Malraux , married Paradise Calling 's director and star , and was influenced by Jean-Paul Sartre | [
"Bernard-Henri Lévy"
] | {
"entities": [
"Q3234966",
"Q151164",
"Q5",
"Q313509",
"Q284731",
"Q9364"
],
"relations": [
"P57",
"P31",
"P26",
"P737",
"P161"
],
"adjacency": [
[
3,
1,
2
],
[
3,
3,
5
],
[
3,
3,
1
],
[
3,
2,
4
],
[
0,
4,
4
],
[
0,
0,
4
]
],
"entity_labels": [
"Paradise Calling",
"André Malraux",
"human",
"Bernard-Henri Lévy",
"Arielle Dombasle",
"Jean-Paul Sartre"
],
"relation_labels": [
"director",
"instance of",
"spouse",
"influenced by",
"cast member"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P737 wd:Q9364 .
?x0 wdt:P737 wd:Q151164 .
?x0 wdt:P26 ?x1 .
wd:Q3234966 wdt:P161 ?x1 .
wd:Q3234966 wdt:P57 ?x1 .
FILTER ( ?x0 != ?x1 )
} |
mcwq-235720 | Who was influenced by Eugene O'Neill and was influenced by Moebius 's executive producer , cinematographer , editor , and director | [
"Beso Solomanashvili"
] | {
"entities": [
"Q212990",
"Q13471372",
"Q5",
"Q108545431",
"Q93157"
],
"relations": [
"P344",
"P57",
"P31",
"P1040",
"P1431",
"P737"
],
"adjacency": [
[
3,
2,
2
],
[
3,
5,
0
],
[
3,
5,
4
],
[
1,
0,
0
],
[
1,
1,
0
],
[
1,
3,
0
],
[
1,
4,
0
]
],
"entity_labels": [
"Kim Ki-duk",
"Moebius",
"human",
"Beso Solomanashvili",
"Eugene O'Neill"
],
"relation_labels": [
"director of photography",
"director",
"instance of",
"film editor",
"executive producer",
"influenced by"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P737 ?x1 .
?x0 wdt:P737 wd:Q93157 .
wd:Q13471372 wdt:P344 ?x1 .
wd:Q13471372 wdt:P57 ?x1 .
wd:Q13471372 wdt:P1040 ?x1 .
wd:Q13471372 wdt:P1431 ?x1
} |
mcwq-235726 | Who was influenced by Stanley Kubrick , influenced by a cinematographer , and influenced by The Seafarers 's composer and cinematographer | [
"Robin Williams",
"Maria Lai"
] | {
"entities": [
"Q83338",
"Q2001",
"Q5",
"Q222344",
"Q2164458"
],
"relations": [
"P344",
"P31",
"P106",
"P737",
"P86"
],
"adjacency": [
[
0,
1,
2
],
[
0,
3,
1
],
[
0,
3,
1
],
[
0,
3,
1
],
[
4,
0,
1
],
[
4,
4,
1
],
[
1,
2,
3
]
],
"entity_labels": [
"Robin Williams",
"Stanley Kubrick",
"human",
"cinematographer",
"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:Q222344 } |
mcwq-235727 | Who was influenced by Wolfgang Amadeus Mozart , influenced by a composer , and influenced by Land der Berge, Land am Strome 's composer | [
"William Styron",
"Maurice Sendak",
"Tamri Pkhakadze",
"Han Terra",
"Frédéric Chopin",
"Johannes Brahms",
"Ludwig van Beethoven"
] | {
"entities": [
"Q7294",
"Q36834",
"Q5",
"Q254",
"Q126658"
],
"relations": [
"P86",
"P106",
"P737",
"P31"
],
"adjacency": [
[
0,
3,
2
],
[
0,
2,
3
],
[
0,
2,
3
],
[
0,
2,
3
],
[
4,
0,
3
],
[
3,
1,
1
]
],
"entity_labels": [
"Johannes Brahms",
"composer",
"human",
"Wolfgang Amadeus Mozart",
"Land der Berge, Land am Strome"
],
"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 .
?x0 wdt:P737 wd:Q254 .
wd:Q126658 wdt:P86 ?x1 .
?x2 wdt:P106 wd:Q36834 } |
mcwq-235728 | Who was influenced by Hayao Miyazaki and influenced by a film editor that Studio Ghibli was founded by and employed | [
"Hironobu Sakaguchi",
"Yoshifumi Kondō",
"Hendel Butoy",
"Aran Cosentino",
"Hideaki Anno"
] | {
"entities": [
"Q5",
"Q7042855",
"Q55400",
"Q88965291",
"Q182950"
],
"relations": [
"P31",
"P106",
"P108",
"P737",
"P112"
],
"adjacency": [
[
3,
0,
0
],
[
3,
3,
2
],
[
3,
3,
2
],
[
2,
1,
1
],
[
4,
4,
2
],
[
2,
2,
4
]
],
"entity_labels": [
"human",
"film editor",
"Hayao Miyazaki",
"Aran Cosentino",
"Studio Ghibli"
],
"relation_labels": [
"instance of",
"occupation",
"employer",
"influenced by",
"founded by"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P737 ?x1 .
?x0 wdt:P737 wd:Q55400 .
?x1 wdt:P106 wd:Q7042855 .
wd:Q182950 wdt:P112 ?x1 .
?x1 wdt:P108 wd:Q182950
} |
mcwq-235730 | Who was influenced by Daniel Dennett and Bertrand Russell , influenced by W. D. Hamilton and Robert Trivers , and influenced by Break the Science Barrier 's male star | [
"Richard Dawkins"
] | {
"entities": [
"Q215263",
"Q33760",
"Q5",
"Q42",
"Q15451",
"Q918334",
"Q2924230",
"Q6581097",
"Q44461"
],
"relations": [
"P737",
"P21",
"P31",
"P161"
],
"adjacency": [
[
8,
2,
2
],
[
8,
0,
3
],
[
8,
0,
4
],
[
8,
0,
0
],
[
8,
0,
5
],
[
8,
0,
1
],
[
6,
3,
3
],
[
3,
1,
7
]
],
"entity_labels": [
"Daniel Dennett",
"Bertrand Russell",
"human",
"Douglas Adams",
"W. D. Hamilton",
"Robert Trivers",
"Break the Science Barrier",
"male",
"Richard Dawkins"
],
"relation_labels": [
"influenced by",
"sex or gender",
"instance of",
"cast member"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P737 ?x1 .
?x0 wdt:P737 wd:Q15451 .
?x0 wdt:P737 wd:Q215263 .
?x0 wdt:P737 wd:Q918334 .
?x0 wdt:P737 wd:Q33760 .
wd:Q2924230 wdt:P161 ?x1 .
?x1 wdt:P21 wd:Q6581097
} |
mcwq-235732 | Who was influenced by England and was influenced by If 's producer 's founder | [
"George Frideric Handel"
] | {
"entities": [
"Q21",
"Q5",
"Q142",
"Q1065",
"Q56875931",
"Q7302"
],
"relations": [
"P272",
"P737",
"P31",
"P112"
],
"adjacency": [
[
5,
2,
1
],
[
5,
1,
2
],
[
5,
1,
0
],
[
3,
3,
2
],
[
4,
0,
3
]
],
"entity_labels": [
"England",
"human",
"France",
"United Nations",
"If",
"George Frideric Handel"
],
"relation_labels": [
"production company",
"influenced by",
"instance of",
"founded by"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P737 ?x1 .
?x0 wdt:P737 wd:Q21 .
?x2 wdt:P112 ?x1 .
wd:Q56875931 wdt:P272 ?x2
} |
mcwq-235735 | Who was influenced by Louis C.K. , was influenced by The Ruins 's executive producer , and was influenced by a Canadian film producer | [
"Luke Welch"
] | {
"entities": [
"Q3282637",
"Q16",
"Q47100",
"Q5",
"Q58642255",
"Q185724",
"Q772260",
"Q15079"
],
"relations": [
"P1431",
"P31",
"P106",
"P27",
"P737"
],
"adjacency": [
[
4,
1,
3
],
[
4,
4,
2
],
[
4,
4,
5
],
[
4,
4,
7
],
[
6,
0,
2
],
[
5,
2,
0
],
[
5,
3,
1
]
],
"entity_labels": [
"film producer",
"Canada",
"Ben Stiller",
"human",
"Luke Welch",
"Mike Myers",
"The Ruins",
"Louis C.K."
],
"relation_labels": [
"executive producer",
"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:Q15079 .
wd:Q772260 wdt:P1431 ?x1 .
?x2 wdt:P106 wd:Q3282637 .
?x2 wdt:P27 wd:Q16
} |
mcwq-235741 | Who was influenced by Morton Feldman , Antonio Vivaldi , and Iannis Xenakis , was influenced by La Monte Young , and married a costume designer | [
"John Cale"
] | {
"entities": [
"Q45909",
"Q152880",
"Q467665",
"Q1323191",
"Q5",
"Q432822",
"Q1340",
"Q316427"
],
"relations": [
"P106",
"P26",
"P737",
"P31"
],
"adjacency": [
[
0,
3,
4
],
[
0,
2,
1
],
[
0,
2,
6
],
[
0,
2,
5
],
[
0,
2,
7
],
[
0,
1,
2
],
[
2,
0,
3
]
],
"entity_labels": [
"John Cale",
"Iannis Xenakis",
"Betsey Johnson",
"costume designer",
"human",
"La Monte Young",
"Antonio Vivaldi",
"Morton Feldman"
],
"relation_labels": [
"occupation",
"spouse",
"influenced by",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P737 wd:Q152880 .
?x0 wdt:P737 wd:Q1340 .
?x0 wdt:P737 wd:Q432822 .
?x0 wdt:P737 wd:Q316427 .
?x0 wdt:P26 ?x1 .
?x1 wdt:P106 wd:Q1323191 .
FILTER ( ?x0 != ?x1 )
} |
mcwq-235747 | Who was influenced by Fear and Desire 's male cinematographer , influenced Robert Capron and Luke Welch , and married Marsha Garces and Valerie Velardi | [
"Robin Williams"
] | {
"entities": [
"Q47739341",
"Q83338",
"Q2001",
"Q5",
"Q1902714",
"Q58642255",
"Q1321271",
"Q929157",
"Q6581097"
],
"relations": [
"P344",
"P31",
"P26",
"P737",
"P21"
],
"adjacency": [
[
1,
1,
3
],
[
5,
3,
1
],
[
6,
3,
1
],
[
1,
3,
2
],
[
1,
2,
4
],
[
1,
2,
0
],
[
7,
0,
2
],
[
2,
4,
8
]
],
"entity_labels": [
"Valerie Velardi",
"Robin Williams",
"Stanley Kubrick",
"human",
"Marsha Garces",
"Luke Welch",
"Robert Capron",
"Fear and Desire",
"male"
],
"relation_labels": [
"director of photography",
"instance of",
"spouse",
"influenced by",
"sex or gender"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q58642255 wdt:P737 ?x0 .
wd:Q1321271 wdt:P737 ?x0 .
?x0 wdt:P737 ?x1 .
?x0 wdt:P26 wd:Q1902714 .
?x0 wdt:P26 wd:Q47739341 .
wd:Q929157 wdt:P344 ?x1 .
?x1 wdt:P21 wd:Q6581097 .
FILTER ( ?x0 != wd:Q1902714 ) .
FILTER ( ?x0 != wd:Q47739341 )
} |
mcwq-235748 | Who was influenced by Imagine 's director 's British spouse | [
"Lenny Kravitz",
"Beatie Wolfe",
"Miles Summer-Pullen",
"Manfred Steinbrenner",
"Shakira"
] | {
"entities": [
"Q3421626",
"Q145",
"Q34424",
"Q5",
"Q1203",
"Q117012"
],
"relations": [
"P57",
"P31",
"P27",
"P26",
"P737"
],
"adjacency": [
[
2,
1,
3
],
[
2,
4,
4
],
[
4,
2,
1
],
[
4,
3,
5
],
[
0,
0,
5
]
],
"entity_labels": [
"Imagine",
"United Kingdom",
"Shakira",
"human",
"John Lennon",
"Yoko Ono"
],
"relation_labels": [
"director",
"instance of",
"country of citizenship",
"spouse",
"influenced by"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P737 ?x1 .
?x1 wdt:P27 wd:Q145 .
?x1 wdt:P26 ?x2 .
wd:Q3421626 wdt:P57 ?x2 .
FILTER ( ?x1 != ?x2 )
} |
mcwq-235750 | Who was influenced by Mae West , Debbie Harry , and Chrissie Hynde , was influenced by a costume designer , and was influenced by Martha Graham | [
"Madonna"
] | {
"entities": [
"Q202878",
"Q1744",
"Q1323191",
"Q5",
"Q239202",
"Q487604",
"Q215026"
],
"relations": [
"P106",
"P737",
"P31"
],
"adjacency": [
[
1,
2,
3
],
[
1,
1,
5
],
[
1,
1,
6
],
[
1,
1,
0
],
[
1,
1,
4
],
[
1,
1,
5
],
[
5,
0,
2
]
],
"entity_labels": [
"Mae West",
"Madonna",
"costume designer",
"human",
"Chrissie Hynde",
"Martha Graham",
"Debbie Harry"
],
"relation_labels": [
"occupation",
"influenced by",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P737 ?x1 .
?x0 wdt:P737 wd:Q215026 .
?x0 wdt:P737 wd:Q202878 .
?x0 wdt:P737 wd:Q239202 .
?x0 wdt:P737 wd:Q487604 .
?x1 wdt:P106 wd:Q1323191 } |
mcwq-235753 | Who was influenced by Roma 's cinematographer , director , and writer , influenced by Alfonso Cuarón , and influenced by Guillermo del Toro | [
"Ricardo Tavera"
] | {
"entities": [
"Q64996103",
"Q5",
"Q27959455",
"Q219124",
"Q28028"
],
"relations": [
"P344",
"P57",
"P58",
"P31",
"P737"
],
"adjacency": [
[
0,
3,
1
],
[
0,
4,
4
],
[
0,
4,
4
],
[
0,
4,
3
],
[
2,
0,
4
],
[
2,
1,
4
],
[
2,
2,
4
]
],
"entity_labels": [
"Ricardo Tavera",
"human",
"Roma",
"Guillermo del Toro",
"Alfonso Cuarón"
],
"relation_labels": [
"director of photography",
"director",
"screenwriter",
"instance of",
"influenced by"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P737 ?x1 .
?x0 wdt:P737 wd:Q28028 .
?x0 wdt:P737 wd:Q219124 .
wd:Q27959455 wdt:P344 ?x1 .
wd:Q27959455 wdt:P57 ?x1 .
wd:Q27959455 wdt:P58 ?x1
} |
mcwq-235756 | Who was influenced by Steve Jobs and Martin Luther and influenced by a employee and founder of MacBook 's producer | [
"Birane Hane"
] | {
"entities": [
"Q19850130",
"Q19837",
"Q312",
"Q5",
"Q9554",
"Q69358316"
],
"relations": [
"P272",
"P31",
"P108",
"P737",
"P112"
],
"adjacency": [
[
5,
1,
3
],
[
5,
3,
1
],
[
5,
3,
1
],
[
5,
3,
4
],
[
2,
4,
1
],
[
1,
2,
2
],
[
0,
0,
2
]
],
"entity_labels": [
"MacBook",
"Steve Jobs",
"Apple",
"human",
"Martin Luther",
"Birane Hane"
],
"relation_labels": [
"production company",
"instance of",
"employer",
"influenced by",
"founded by"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P737 ?x1 .
?x0 wdt:P737 wd:Q19837 .
?x0 wdt:P737 wd:Q9554 .
?x2 wdt:P112 ?x1 .
?x1 wdt:P108 ?x2 .
wd:Q19850130 wdt:P272 ?x2
} |
mcwq-235758 | Who was influenced by George Carlin , influenced by Mel Brooks , and influenced by Full Metal Jacket 's cinematographer , director , and star | [
"Robin Williams"
] | {
"entities": [
"Q243439",
"Q83338",
"Q2001",
"Q5",
"Q150651",
"Q104266"
],
"relations": [
"P344",
"P57",
"P31",
"P737",
"P161"
],
"adjacency": [
[
1,
2,
3
],
[
1,
3,
2
],
[
1,
3,
4
],
[
1,
3,
5
],
[
0,
4,
2
],
[
0,
0,
2
],
[
0,
1,
2
]
],
"entity_labels": [
"Full Metal Jacket",
"Robin Williams",
"Stanley Kubrick",
"human",
"George Carlin",
"Mel Brooks"
],
"relation_labels": [
"director of photography",
"director",
"instance of",
"influenced by",
"cast member"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P737 ?x1 .
?x0 wdt:P737 wd:Q150651 .
?x0 wdt:P737 wd:Q104266 .
wd:Q243439 wdt:P161 ?x1 .
wd:Q243439 wdt:P344 ?x1 .
wd:Q243439 wdt:P57 ?x1
} |
mcwq-235759 | Who was influenced by Bedřich Smetana , Antonio Vivaldi , La Monte Young , Edgard Varèse , and Morton Feldman and married a costume designer | [
"John Cale"
] | {
"entities": [
"Q45909",
"Q467665",
"Q1323191",
"Q5",
"Q48173",
"Q432822",
"Q1340",
"Q316427",
"Q57247"
],
"relations": [
"P106",
"P26",
"P737",
"P31"
],
"adjacency": [
[
0,
3,
3
],
[
0,
2,
6
],
[
0,
2,
8
],
[
0,
2,
5
],
[
0,
2,
4
],
[
0,
2,
7
],
[
0,
1,
1
],
[
1,
0,
2
]
],
"entity_labels": [
"John Cale",
"Betsey Johnson",
"costume designer",
"human",
"Bedřich Smetana",
"La Monte Young",
"Antonio Vivaldi",
"Morton Feldman",
"Edgard Varèse"
],
"relation_labels": [
"occupation",
"spouse",
"influenced by",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P737 wd:Q1340 .
?x0 wdt:P737 wd:Q57247 .
?x0 wdt:P737 wd:Q432822 .
?x0 wdt:P737 wd:Q48173 .
?x0 wdt:P737 wd:Q316427 .
?x0 wdt:P26 ?x1 .
?x1 wdt:P106 wd:Q1323191 .
FILTER ( ?x0 != ?x1 )
} |
mcwq-235760 | Who was influenced by Charles Baudelaire , Albert Mérat , and Paul Verlaine | [
"Arthur Rimbaud"
] | {
"entities": [
"Q755",
"Q493",
"Q2371393",
"Q501",
"Q5"
],
"relations": [
"P737",
"P31"
],
"adjacency": [
[
1,
1,
4
],
[
1,
0,
0
],
[
1,
0,
2
],
[
1,
0,
3
]
],
"entity_labels": [
"Paul Verlaine",
"Arthur Rimbaud",
"Albert Mérat",
"Charles Baudelaire",
"human"
],
"relation_labels": [
"influenced by",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P737 wd:Q755 .
?x0 wdt:P737 wd:Q2371393 .
?x0 wdt:P737 wd:Q501
} |
mcwq-235764 | Who was influenced by Chrissie Hynde , influenced by a film producer , influenced by Mae West and Debbie Harry , and influenced by a costume designer | [
"Madonna"
] | {
"entities": [
"Q202878",
"Q1744",
"Q3282637",
"Q1323191",
"Q5",
"Q239202",
"Q487604",
"Q215026"
],
"relations": [
"P106",
"P737",
"P31"
],
"adjacency": [
[
1,
2,
4
],
[
1,
1,
6
],
[
1,
1,
7
],
[
1,
1,
0
],
[
1,
1,
5
],
[
1,
1,
7
],
[
6,
0,
3
],
[
7,
0,
2
]
],
"entity_labels": [
"Mae West",
"Madonna",
"film producer",
"costume designer",
"human",
"Chrissie Hynde",
"Martha Graham",
"Debbie Harry"
],
"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:Q202878 .
?x0 wdt:P737 wd:Q239202 .
?x0 wdt:P737 wd:Q215026 .
?x1 wdt:P106 wd:Q1323191 .
?x2 wdt:P106 wd:Q3282637 } |
mcwq-235766 | Who was influenced by Fyodor Dostoyevsky , Aristotle , Plato , Hippolyte Taine , and Stendhal | [
"Friedrich Nietzsche"
] | {
"entities": [
"Q859",
"Q9358",
"Q868",
"Q5",
"Q991",
"Q297726",
"Q502"
],
"relations": [
"P737",
"P31"
],
"adjacency": [
[
1,
1,
3
],
[
1,
0,
6
],
[
1,
0,
5
],
[
1,
0,
0
],
[
1,
0,
2
],
[
1,
0,
4
]
],
"entity_labels": [
"Plato",
"Friedrich Nietzsche",
"Aristotle",
"human",
"Fyodor Dostoyevsky",
"Hippolyte Taine",
"Stendhal"
],
"relation_labels": [
"influenced by",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P737 wd:Q502 .
?x0 wdt:P737 wd:Q297726 .
?x0 wdt:P737 wd:Q859 .
?x0 wdt:P737 wd:Q868 .
?x0 wdt:P737 wd:Q991
} |
mcwq-235769 | Who was influenced by Clerks 's sequel 's editor and director and influenced by a actor | [
"Seth Rogen",
"Robert Capron"
] | {
"entities": [
"Q132952",
"Q747877",
"Q784514",
"Q33999",
"Q489831",
"Q5",
"Q220308"
],
"relations": [
"P155",
"P57",
"P31",
"P1040",
"P106",
"P737"
],
"adjacency": [
[
6,
2,
5
],
[
6,
5,
0
],
[
6,
5,
4
],
[
0,
4,
3
],
[
2,
1,
4
],
[
2,
3,
4
],
[
2,
0,
1
]
],
"entity_labels": [
"Adam Sandler",
"Clerks",
"Clerks II",
"actor",
"Kevin Smith",
"human",
"Seth Rogen"
],
"relation_labels": [
"follows",
"director",
"instance of",
"film editor",
"occupation",
"influenced by"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P737 ?x1 .
?x0 wdt:P737 ?x2 .
?x1 wdt:P106 wd:Q33999 .
?x3 wdt:P57 ?x2 .
?x3 wdt:P1040 ?x2 .
?x3 wdt:P155 wd:Q747877
} |
mcwq-235774 | Who was influenced by Studio Ghibli 's founder and employee , influenced Hiroki Endo , and married Moyoco Anno | [
"Hideaki Anno"
] | {
"entities": [
"Q23261",
"Q5",
"Q38842",
"Q55400",
"Q957850",
"Q182950"
],
"relations": [
"P31",
"P26",
"P108",
"P737",
"P112"
],
"adjacency": [
[
0,
0,
1
],
[
4,
3,
0
],
[
0,
3,
3
],
[
0,
1,
2
],
[
5,
4,
3
],
[
3,
2,
5
]
],
"entity_labels": [
"Hideaki Anno",
"human",
"Moyoco Anno",
"Hayao Miyazaki",
"Hiroki Endo",
"Studio Ghibli"
],
"relation_labels": [
"instance of",
"spouse",
"employer",
"influenced by",
"founded by"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q957850 wdt:P737 ?x0 .
?x0 wdt:P737 ?x1 .
?x0 wdt:P26 wd:Q38842 .
wd:Q182950 wdt:P112 ?x1 .
?x1 wdt:P108 wd:Q182950 .
FILTER ( ?x0 != wd:Q38842 )
} |
mcwq-235777 | Who was influenced by Bob Dylan and Led Zeppelin , influenced by a director of Renaldo and Clara and Eat the Document , and influenced by Tears for Fears and Queen | [
"Daniel Balavoine"
] | {
"entities": [
"Q269091",
"Q2331",
"Q5",
"Q15862",
"Q392",
"Q1278397",
"Q2392956",
"Q1802"
],
"relations": [
"P57",
"P737",
"P31"
],
"adjacency": [
[
7,
2,
2
],
[
7,
1,
4
],
[
7,
1,
0
],
[
7,
1,
4
],
[
7,
1,
1
],
[
7,
1,
3
],
[
5,
0,
4
],
[
6,
0,
4
]
],
"entity_labels": [
"Tears for Fears",
"Led Zeppelin",
"human",
"Queen",
"Bob Dylan",
"Eat the Document",
"Renaldo and Clara",
"Daniel Balavoine"
],
"relation_labels": [
"director",
"influenced by",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P737 ?x1 .
?x0 wdt:P737 wd:Q269091 .
?x0 wdt:P737 wd:Q392 .
?x0 wdt:P737 wd:Q2331 .
?x0 wdt:P737 wd:Q15862 .
wd:Q1278397 wdt:P57 ?x1 .
wd:Q2392956 wdt:P57 ?x1
} |
mcwq-235779 | Who was influenced by Kevin Smith , John Belushi , and Adam Sandler , was influenced by Little Nicky 's star and executive producer , and influenced Luke Welch | [
"Seth Rogen"
] | {
"entities": [
"Q23858",
"Q132952",
"Q267866",
"Q5",
"Q489831",
"Q58642255",
"Q220308"
],
"relations": [
"P737",
"P1431",
"P31",
"P161"
],
"adjacency": [
[
6,
2,
3
],
[
5,
0,
6
],
[
6,
0,
1
],
[
6,
0,
0
],
[
6,
0,
4
],
[
6,
0,
1
],
[
2,
3,
1
],
[
2,
1,
1
]
],
"entity_labels": [
"John Belushi",
"Adam Sandler",
"Little Nicky",
"human",
"Kevin Smith",
"Luke Welch",
"Seth Rogen"
],
"relation_labels": [
"influenced by",
"executive producer",
"instance of",
"cast member"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q58642255 wdt:P737 ?x0 .
?x0 wdt:P737 ?x1 .
?x0 wdt:P737 wd:Q23858 .
?x0 wdt:P737 wd:Q489831 .
?x0 wdt:P737 wd:Q132952 .
wd:Q267866 wdt:P161 ?x1 .
wd:Q267866 wdt:P1431 ?x1
} |
mcwq-235781 | Who was influenced by Gustave Flaubert , Théophile Gautier , Emmanuel Swedenborg , and Victor Hugo , influenced by Ruy Blas 's writer , and influenced by Edgar Allan Poe | [
"Charles Baudelaire"
] | {
"entities": [
"Q16867",
"Q6370349",
"Q185832",
"Q43444",
"Q501",
"Q5",
"Q183713",
"Q535"
],
"relations": [
"P737",
"P58",
"P31"
],
"adjacency": [
[
4,
2,
5
],
[
4,
0,
7
],
[
4,
0,
7
],
[
4,
0,
6
],
[
4,
0,
3
],
[
4,
0,
2
],
[
4,
0,
0
],
[
1,
1,
7
]
],
"entity_labels": [
"Edgar Allan Poe",
"Ruy Blas",
"Emmanuel Swedenborg",
"Gustave Flaubert",
"Charles Baudelaire",
"human",
"Théophile Gautier",
"Victor Hugo"
],
"relation_labels": [
"influenced by",
"screenwriter",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P737 ?x1 .
?x0 wdt:P737 wd:Q535 .
?x0 wdt:P737 wd:Q183713 .
?x0 wdt:P737 wd:Q43444 .
?x0 wdt:P737 wd:Q185832 .
?x0 wdt:P737 wd:Q16867 .
wd:Q6370349 wdt:P58 ?x1
} |
mcwq-235783 | Who was influenced by Honoré de Balzac , married Alexandrine Zola , influenced a film director , and influenced Simon Hollósy | [
"Émile Zola"
] | {
"entities": [
"Q9711",
"Q5",
"Q165756",
"Q504",
"Q2834263",
"Q529001",
"Q2526255"
],
"relations": [
"P106",
"P26",
"P737",
"P31"
],
"adjacency": [
[
3,
3,
1
],
[
5,
2,
3
],
[
2,
2,
3
],
[
3,
2,
0
],
[
3,
1,
4
],
[
5,
0,
6
]
],
"entity_labels": [
"Honoré de Balzac",
"human",
"Simon Hollósy",
"Émile Zola",
"Alexandrine Zola",
"André Antoine",
"film director"
],
"relation_labels": [
"occupation",
"spouse",
"influenced by",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x1 wdt:P737 ?x0 .
wd:Q165756 wdt:P737 ?x0 .
?x0 wdt:P737 wd:Q9711 .
?x0 wdt:P26 wd:Q2834263 .
?x1 wdt:P106 wd:Q2526255 .
FILTER ( ?x0 != wd:Q2834263 )
} |
mcwq-235787 | Who was influenced by Scrooge, or, Marley's Ghost 's writer and influenced No label defined 's cinematographer , director , and editor | [
"T. S. Eliot"
] | {
"entities": [
"Q133504",
"Q37767",
"Q5",
"Q2961528",
"Q170256",
"Q5686"
],
"relations": [
"P344",
"P57",
"P58",
"P31",
"P1040",
"P737"
],
"adjacency": [
[
1,
3,
2
],
[
4,
5,
1
],
[
1,
5,
5
],
[
3,
0,
4
],
[
3,
1,
4
],
[
3,
4,
4
],
[
0,
2,
5
]
],
"entity_labels": [
"Scrooge, or, Marley's Ghost",
"T. S. Eliot",
"human",
null,
"Chris Marker",
"Charles Dickens"
],
"relation_labels": [
"director of photography",
"director",
"screenwriter",
"instance of",
"film editor",
"influenced by"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x1 wdt:P737 ?x0 .
?x0 wdt:P737 ?x2 .
wd:Q2961528 wdt:P344 ?x1 .
wd:Q2961528 wdt:P57 ?x1 .
wd:Q2961528 wdt:P1040 ?x1 .
wd:Q133504 wdt:P58 ?x2
} |
mcwq-235788 | Who was influenced by Merlin Santana and Lady Gaga and influenced by a composer 's female spouse | [
"Domo Breaux"
] | {
"entities": [
"Q6581072",
"Q36834",
"Q445375",
"Q5",
"Q11617",
"Q19848",
"Q78843163",
"Q344384"
],
"relations": [
"P31",
"P106",
"P26",
"P737",
"P21"
],
"adjacency": [
[
6,
0,
3
],
[
6,
3,
4
],
[
6,
3,
5
],
[
6,
3,
2
],
[
4,
4,
0
],
[
4,
2,
7
],
[
7,
1,
1
]
],
"entity_labels": [
"female",
"composer",
"Merlin Santana",
"human",
"Aaliyah",
"Lady Gaga",
"Domo Breaux",
"Damon Dash"
],
"relation_labels": [
"instance of",
"occupation",
"spouse",
"influenced by",
"sex or gender"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P737 ?x1 .
?x0 wdt:P737 wd:Q19848 .
?x0 wdt:P737 wd:Q445375 .
?x1 wdt:P21 wd:Q6581072 .
?x1 wdt:P26 ?x2 .
?x2 wdt:P106 wd:Q36834 .
FILTER ( ?x1 != ?x2 )
} |
mcwq-235789 | Who was influenced by Violin Concerto 's German composer | [
"Friedrich Nietzsche"
] | {
"entities": [
"Q9358",
"Q73586",
"Q5",
"Q183",
"Q13894"
],
"relations": [
"P86",
"P27",
"P737",
"P31"
],
"adjacency": [
[
0,
3,
2
],
[
0,
2,
4
],
[
1,
0,
4
],
[
4,
1,
3
]
],
"entity_labels": [
"Friedrich Nietzsche",
"Violin Concerto",
"human",
"Germany",
"Richard Strauss"
],
"relation_labels": [
"composer",
"country of citizenship",
"influenced by",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P737 ?x1 .
wd:Q73586 wdt:P86 ?x1 .
?x1 wdt:P27 wd:Q183
} |
mcwq-235790 | Who was influenced by Miss Julie 's Swedish writer and was influenced by August Strindberg and Anton Chekhov | [
"Tennessee Williams"
] | {
"entities": [
"Q1471325",
"Q7724",
"Q5685",
"Q5",
"Q34",
"Q134262"
],
"relations": [
"P27",
"P737",
"P58",
"P31"
],
"adjacency": [
[
5,
3,
3
],
[
5,
1,
1
],
[
5,
1,
2
],
[
5,
1,
1
],
[
0,
2,
1
],
[
1,
0,
4
]
],
"entity_labels": [
"Miss Julie",
"August Strindberg",
"Anton Chekhov",
"human",
"Sweden",
"Tennessee Williams"
],
"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:Q5685 .
?x0 wdt:P737 wd:Q7724 .
wd:Q1471325 wdt:P58 ?x1 .
?x1 wdt:P27 wd:Q34
} |
mcwq-235791 | Who was influenced by Renaldo and Clara 's director , writer , and star and was influenced by Charles Baudelaire and Bob Dylan | [
"Hubert-Félix Thiéfaine"
] | {
"entities": [
"Q501",
"Q5",
"Q392",
"Q2392956",
"Q2382329"
],
"relations": [
"P57",
"P58",
"P31",
"P737",
"P161"
],
"adjacency": [
[
4,
2,
1
],
[
4,
3,
2
],
[
4,
3,
2
],
[
4,
3,
0
],
[
3,
4,
2
],
[
3,
0,
2
],
[
3,
1,
2
]
],
"entity_labels": [
"Charles Baudelaire",
"human",
"Bob Dylan",
"Renaldo and Clara",
"Hubert-Félix Thiéfaine"
],
"relation_labels": [
"director",
"screenwriter",
"instance of",
"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:Q501 .
wd:Q2392956 wdt:P161 ?x1 .
wd:Q2392956 wdt:P57 ?x1 .
wd:Q2392956 wdt:P58 ?x1
} |
mcwq-235794 | Who was influenced by Little Richard , influenced by Shadows and Light 's female editor , and influenced by Joni Mitchell | [
"Prince"
] | {
"entities": [
"Q6581072",
"Q82222",
"Q11307710",
"Q5",
"Q205721",
"Q7542"
],
"relations": [
"P737",
"P21",
"P31",
"P1040"
],
"adjacency": [
[
5,
2,
3
],
[
5,
0,
4
],
[
5,
0,
1
],
[
5,
0,
4
],
[
2,
3,
4
],
[
4,
1,
0
]
],
"entity_labels": [
"female",
"Little Richard",
"Shadows and Light",
"human",
"Joni Mitchell",
"Prince"
],
"relation_labels": [
"influenced by",
"sex or gender",
"instance of",
"film editor"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P737 ?x1 .
?x0 wdt:P737 wd:Q82222 .
?x0 wdt:P737 wd:Q205721 .
wd:Q11307710 wdt:P1040 ?x1 .
?x1 wdt:P21 wd:Q6581072
} |
mcwq-235796 | Who was influenced by Eating Too Fast 's prequel 's director | [
"Prince Hubertus of Hohenlohe-Langenburg",
"Jeff Koons",
"James Warhola",
"Pranava Prakash",
"William Quigley",
"Michele O'Marah",
"Elman España",
"Manfred Steinbrenner",
"Jeremy Kost"
] | {
"entities": [
"Q5331287",
"Q8017159",
"Q5",
"Q885485",
"Q5603"
],
"relations": [
"P57",
"P737",
"P31",
"P156"
],
"adjacency": [
[
1,
2,
2
],
[
1,
1,
4
],
[
3,
0,
4
],
[
3,
3,
0
]
],
"entity_labels": [
"Eating Too Fast",
"William Quigley",
"human",
"Blow Job",
"Andy Warhol"
],
"relation_labels": [
"director",
"influenced by",
"instance of",
"followed by"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P737 ?x1 .
?x2 wdt:P57 ?x1 .
?x2 wdt:P156 wd:Q5331287
} |
mcwq-235802 | Who was influenced by Ikponmwosa Osakioduwa and was influenced by a production company 's founder and employee | [
"Tolu Ajibola"
] | {
"entities": [
"Q108214721",
"Q5",
"Q2012913",
"Q55800",
"Q5996236",
"Q1762059"
],
"relations": [
"P108",
"P737",
"P31",
"P112"
],
"adjacency": [
[
0,
2,
1
],
[
0,
1,
3
],
[
0,
1,
4
],
[
2,
3,
3
],
[
3,
0,
2
],
[
2,
2,
5
]
],
"entity_labels": [
"Tolu Ajibola",
"human",
"Harpo Productions",
"Oprah Winfrey",
"Ikponmwosa Osakioduwa",
"film production company"
],
"relation_labels": [
"employer",
"influenced by",
"instance of",
"founded by"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P737 ?x1 .
?x0 wdt:P737 wd:Q5996236 .
?x2 wdt:P112 ?x1 .
?x1 wdt:P108 ?x2 .
?x2 wdt:P31 wd:Q1762059 } |
mcwq-235804 | Who was influenced by Giuseppe Verdi and influenced by a Japanese parent of Hisao Kurosawa | [
"Miho Mosulishvili"
] | {
"entities": [
"Q8006",
"Q529583",
"Q5",
"Q17",
"Q7317",
"Q1620638"
],
"relations": [
"P27",
"P737",
"P40|wdt:P355",
"P31"
],
"adjacency": [
[
1,
3,
2
],
[
1,
1,
0
],
[
1,
1,
4
],
[
0,
2,
5
],
[
0,
0,
3
]
],
"entity_labels": [
"Akira Kurosawa",
"Miho Mosulishvili",
"human",
"Japan",
"Giuseppe Verdi",
"Hisao Kurosawa"
],
"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 .
?x0 wdt:P737 wd:Q7317 .
?x1 wdt:P40|wdt:P355 wd:Q1620638 .
?x1 wdt:P27 wd:Q17
} |
mcwq-235805 | Who was influenced by Adenike Akinsemolu 's employer 's founder 's spouse and influenced by Hillary Clinton and Steffi Graf | [
"Rita Kuti-Kis"
] | {
"entities": [
"Q1974620",
"Q6294",
"Q11662",
"Q5",
"Q28872856",
"Q735029",
"Q1124"
],
"relations": [
"P31",
"P26",
"P108",
"P737",
"P112"
],
"adjacency": [
[
5,
0,
3
],
[
5,
3,
1
],
[
5,
3,
1
],
[
5,
3,
2
],
[
1,
1,
6
],
[
0,
4,
6
],
[
4,
2,
0
]
],
"entity_labels": [
"Clinton Foundation",
"Hillary Clinton",
"Steffi Graf",
"human",
"Adenike Akinsemolu",
"Rita Kuti-Kis",
"Bill Clinton"
],
"relation_labels": [
"instance of",
"spouse",
"employer",
"influenced by",
"founded by"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P737 ?x1 .
?x0 wdt:P737 wd:Q6294 .
?x0 wdt:P737 wd:Q11662 .
?x1 wdt:P26 ?x2 .
?x3 wdt:P112 ?x2 .
wd:Q28872856 wdt:P108 ?x3 .
FILTER ( ?x1 != ?x2 )
} |
mcwq-235806 | Who was influenced by William Carlos Williams , influenced by Gil Scott-Heron , and influenced by No label defined 's costume designer and star | [
"Dana Bryant"
] | {
"entities": [
"Q378858",
"Q178106",
"Q5",
"Q63284667",
"Q57510108"
],
"relations": [
"P2515",
"P737",
"P31",
"P161"
],
"adjacency": [
[
3,
2,
2
],
[
3,
1,
0
],
[
3,
1,
1
],
[
3,
1,
0
],
[
4,
3,
0
],
[
4,
0,
0
]
],
"entity_labels": [
"Gil Scott-Heron",
"William Carlos Williams",
"human",
"Dana Bryant",
null
],
"relation_labels": [
"costume designer",
"influenced by",
"instance of",
"cast member"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P737 ?x1 .
?x0 wdt:P737 wd:Q178106 .
?x0 wdt:P737 wd:Q378858 .
wd:Q57510108 wdt:P161 ?x1 .
wd:Q57510108 wdt:P2515 ?x1
} |
mcwq-235807 | Who was influenced by Karl Lagerfeld , influenced by a film director , and influenced by a costume designer | [
"Virginie Viard"
] | {
"entities": [
"Q1323191",
"Q3035007",
"Q5",
"Q61764378",
"Q76716",
"Q2526255"
],
"relations": [
"P106",
"P737",
"P31"
],
"adjacency": [
[
3,
2,
2
],
[
3,
1,
4
],
[
3,
1,
1
],
[
3,
1,
4
],
[
4,
0,
5
],
[
1,
0,
0
]
],
"entity_labels": [
"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:Q76716 .
?x1 wdt:P106 wd:Q2526255 .
?x2 wdt:P106 wd:Q1323191 } |
mcwq-235808 | Who was influenced by Diamanda Galás , influenced by a film 's costume designer , and influenced by Lolo Ferrari and Jean-Paul Gaultier | [
"Charlie Le Mindu"
] | {
"entities": [
"Q302446",
"Q242868",
"Q5",
"Q661202",
"Q11424",
"Q233483",
"Q33110601"
],
"relations": [
"P2515",
"P737",
"P31"
],
"adjacency": [
[
6,
2,
2
],
[
6,
1,
1
],
[
6,
1,
5
],
[
6,
1,
0
],
[
6,
1,
1
],
[
3,
0,
1
],
[
3,
2,
4
]
],
"entity_labels": [
"Lolo Ferrari",
"Jean-Paul Gaultier",
"human",
"The Cook, the Thief, His Wife and Her Lover",
"film",
"Diamanda Galás",
"Charlie Le Mindu"
],
"relation_labels": [
"costume designer",
"influenced by",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P737 ?x1 .
?x0 wdt:P737 wd:Q233483 .
?x0 wdt:P737 wd:Q302446 .
?x0 wdt:P737 wd:Q242868 .
?x2 wdt:P2515 ?x1 .
?x2 wdt:P31 wd:Q11424 } |
mcwq-235809 | Who was influenced by Eyes Wide Shut 's director , star , and executive producer , was influenced by George Carlin , and was influenced by Mel Brooks | [
"Robin Williams"
] | {
"entities": [
"Q83338",
"Q2001",
"Q5",
"Q209481",
"Q150651",
"Q104266"
],
"relations": [
"P57",
"P1431",
"P31",
"P737",
"P161"
],
"adjacency": [
[
0,
2,
2
],
[
0,
3,
1
],
[
0,
3,
4
],
[
0,
3,
5
],
[
3,
4,
1
],
[
3,
0,
1
],
[
3,
1,
1
]
],
"entity_labels": [
"Robin Williams",
"Stanley Kubrick",
"human",
"Eyes Wide Shut",
"George Carlin",
"Mel Brooks"
],
"relation_labels": [
"director",
"executive producer",
"instance of",
"influenced by",
"cast member"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P737 ?x1 .
?x0 wdt:P737 wd:Q150651 .
?x0 wdt:P737 wd:Q104266 .
wd:Q209481 wdt:P161 ?x1 .
wd:Q209481 wdt:P57 ?x1 .
wd:Q209481 wdt:P1431 ?x1
} |
mcwq-235810 | Who was influenced by Amazing Stories 's executive producer and director , was influenced by Michael Jackson , and was influenced by a cinematographer | [
"Gino Justin Hudson McKoy"
] | {
"entities": [
"Q8877",
"Q56222322",
"Q940102",
"Q5",
"Q2831",
"Q222344",
"Q25191"
],
"relations": [
"P57",
"P1431",
"P31",
"P106",
"P737"
],
"adjacency": [
[
1,
2,
3
],
[
1,
4,
0
],
[
1,
4,
6
],
[
1,
4,
4
],
[
2,
0,
0
],
[
2,
1,
0
],
[
6,
3,
5
]
],
"entity_labels": [
"Steven Spielberg",
"Gino Justin Hudson McKoy",
"Amazing Stories",
"human",
"Michael Jackson",
"cinematographer",
"Christopher Nolan"
],
"relation_labels": [
"director",
"executive producer",
"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:Q2831 .
wd:Q940102 wdt:P57 ?x1 .
wd:Q940102 wdt:P1431 ?x1 .
?x2 wdt:P106 wd:Q222344 } |
mcwq-235811 | Who was influenced by Star Wars: Episode VI – Return of the Jedi 's executive producer , influenced by Bob Dylan , and influenced by a founder of News from the Republic of Letters | [
"Jonathan Lethem"
] | {
"entities": [
"Q38222",
"Q181803",
"Q5",
"Q83059",
"Q7019515",
"Q392",
"Q440100"
],
"relations": [
"P737",
"P1431",
"P31",
"P112"
],
"adjacency": [
[
6,
2,
2
],
[
6,
0,
0
],
[
6,
0,
3
],
[
6,
0,
5
],
[
1,
1,
0
],
[
4,
3,
3
]
],
"entity_labels": [
"George Lucas",
"Star Wars: Episode VI – Return of the Jedi",
"human",
"Saul Bellow",
"News from the Republic of Letters",
"Bob Dylan",
"Jonathan Lethem"
],
"relation_labels": [
"influenced by",
"executive producer",
"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:Q392 .
wd:Q181803 wdt:P1431 ?x1 .
wd:Q7019515 wdt:P112 ?x2
} |
mcwq-235812 | Who was influenced by There Will Be No Leave Today 's writer and star and was influenced by The Sacrifice 's editor | [
"Lars von Trier",
"Aran Cosentino"
] | {
"entities": [
"Q281988",
"Q5",
"Q1970252",
"Q88965291",
"Q853"
],
"relations": [
"P58",
"P31",
"P1040",
"P737",
"P161"
],
"adjacency": [
[
3,
1,
1
],
[
3,
3,
4
],
[
3,
3,
4
],
[
0,
2,
4
],
[
2,
4,
4
],
[
2,
0,
4
]
],
"entity_labels": [
"The Sacrifice",
"human",
"There Will Be No Leave Today",
"Aran Cosentino",
"Andrei Tarkovsky"
],
"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 ?x2 .
wd:Q281988 wdt:P1040 ?x1 .
wd:Q1970252 wdt:P161 ?x2 .
wd:Q1970252 wdt:P58 ?x2
} |
mcwq-235814 | Who was influenced by Dough and Dynamite 's male editor 's sibling and influenced Britney Spears | [
"Michael Jackson"
] | {
"entities": [
"Q11975",
"Q1251918",
"Q5",
"Q2831",
"Q606780",
"Q882",
"Q6581097"
],
"relations": [
"P31",
"P1040",
"P3373",
"P737",
"P21"
],
"adjacency": [
[
3,
0,
2
],
[
0,
3,
3
],
[
3,
3,
5
],
[
5,
2,
4
],
[
1,
1,
4
],
[
4,
4,
6
]
],
"entity_labels": [
"Britney Spears",
"Dough and Dynamite",
"human",
"Michael Jackson",
"Sydney Chaplin",
"Charlie Chaplin",
"male"
],
"relation_labels": [
"instance of",
"film editor",
"sibling",
"influenced by",
"sex or gender"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q11975 wdt:P737 ?x0 .
?x0 wdt:P737 ?x1 .
?x1 wdt:P3373 ?x2 .
wd:Q1251918 wdt:P1040 ?x2 .
?x2 wdt:P21 wd:Q6581097 .
FILTER ( ?x1 != ?x2 )
} |
mcwq-235816 | Who was influenced by William Shakespeare , married a film producer , and married Mary Slattery and Marilyn Monroe | [
"Arthur Miller"
] | {
"entities": [
"Q4616",
"Q62022932",
"Q3282637",
"Q5",
"Q692",
"Q80596"
],
"relations": [
"P106",
"P26",
"P737",
"P31"
],
"adjacency": [
[
5,
3,
3
],
[
5,
2,
4
],
[
5,
1,
0
],
[
5,
1,
0
],
[
5,
1,
1
],
[
0,
0,
2
]
],
"entity_labels": [
"Marilyn Monroe",
"Mary Slattery",
"film producer",
"human",
"William Shakespeare",
"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:P26 ?x1 .
?x0 wdt:P26 wd:Q4616 .
?x0 wdt:P26 wd:Q62022932 .
?x1 wdt:P106 wd:Q3282637 .
FILTER ( ?x0 != ?x1 ) .
FILTER ( ?x0 != wd:Q4616 ) .
FILTER ( ?x0 != wd:Q62022932 )
} |
mcwq-235822 | Who was influenced by The Inevitable Defeat of Mister & Pete 's female executive producer , influenced by Brandy Norwood , and influenced by Chris Brown and Mariah Carey | [
"Ella Mai"
] | {
"entities": [
"Q29033458",
"Q6581072",
"Q690974",
"Q14634072",
"Q5",
"Q41076",
"Q121507",
"Q155700"
],
"relations": [
"P737",
"P1431",
"P31",
"P21"
],
"adjacency": [
[
0,
2,
4
],
[
0,
0,
6
],
[
0,
0,
2
],
[
0,
0,
5
],
[
0,
0,
7
],
[
3,
1,
6
],
[
6,
3,
1
]
],
"entity_labels": [
"Ella Mai",
"female",
"Brandy Norwood",
"The Inevitable Defeat of Mister & Pete",
"human",
"Mariah Carey",
"Alicia Keys",
"Chris Brown"
],
"relation_labels": [
"influenced by",
"executive producer",
"instance of",
"sex or gender"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P737 ?x1 .
?x0 wdt:P737 wd:Q690974 .
?x0 wdt:P737 wd:Q41076 .
?x0 wdt:P737 wd:Q155700 .
wd:Q14634072 wdt:P1431 ?x1 .
?x1 wdt:P21 wd:Q6581072
} |
mcwq-235828 | Who was influenced by Jean Renoir , John Ford , and Rabindranath Tagore and married a spouse of a cinematographer | [
"Satyajit Ray"
] | {
"entities": [
"Q51114",
"Q7241",
"Q5",
"Q8873",
"Q222344",
"Q50713",
"Q4907276"
],
"relations": [
"P106",
"P26",
"P737",
"P31"
],
"adjacency": [
[
3,
3,
2
],
[
3,
2,
1
],
[
3,
2,
5
],
[
3,
2,
0
],
[
3,
1,
6
],
[
6,
1,
3
],
[
3,
0,
4
]
],
"entity_labels": [
"John Ford",
"Rabindranath Tagore",
"human",
"Satyajit Ray",
"cinematographer",
"Jean Renoir",
"Bijoya Ray"
],
"relation_labels": [
"occupation",
"spouse",
"influenced by",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P737 wd:Q7241 .
?x0 wdt:P737 wd:Q50713 .
?x0 wdt:P737 wd:Q51114 .
?x0 wdt:P26 ?x1 .
?x1 wdt:P26 ?x2 .
?x2 wdt:P106 wd:Q222344 .
FILTER ( ?x0 != ?x1 ) .
FILTER ( ?x1 != ?x2 )
} |
mcwq-235831 | Who was influenced by Masked and Anonymous 's writer and was influenced by a composer | [
"Hubert-Félix Thiéfaine",
"Alexandra Lucci",
"Elie Guillou",
"Sara Shamma",
"Jan-Mari Carlotti",
"Aubrie Sellers",
"Matthew and the Atlas",
"Ismael Clark",
"Veronica Rudian",
"Manfred Steinbrenner",
"Sinéad O'Connor",
"Randy Newman",
"David Gray",
"Jonathan Lethem",
"Ulf Lundell",
"Hasse Poulsen",
"Daniel Balavoine",
"Jimi Hendrix",
"Wolfgang Ambros"
] | {
"entities": [
"Q36834",
"Q127330",
"Q9056991",
"Q5",
"Q969428",
"Q392"
],
"relations": [
"P106",
"P737",
"P58",
"P31"
],
"adjacency": [
[
2,
3,
3
],
[
2,
1,
5
],
[
2,
1,
1
],
[
4,
2,
5
],
[
1,
0,
0
]
],
"entity_labels": [
"composer",
"Frank Zappa",
"Pau Riba i Romeva",
"human",
"Masked and Anonymous",
"Bob Dylan"
],
"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 .
wd:Q969428 wdt:P58 ?x1 .
?x2 wdt:P106 wd:Q36834 } |
mcwq-235832 | Who was influenced by The Sacrifice 's writer and editor | [
"Lars von Trier",
"Aran Cosentino"
] | {
"entities": [
"Q853",
"Q281988",
"Q5",
"Q88965291"
],
"relations": [
"P737",
"P58",
"P31",
"P1040"
],
"adjacency": [
[
3,
2,
2
],
[
3,
0,
0
],
[
1,
3,
0
],
[
1,
1,
0
]
],
"entity_labels": [
"Andrei Tarkovsky",
"The Sacrifice",
"human",
"Aran Cosentino"
],
"relation_labels": [
"influenced by",
"screenwriter",
"instance of",
"film editor"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P737 ?x1 .
wd:Q281988 wdt:P1040 ?x1 .
wd:Q281988 wdt:P58 ?x1
} |
mcwq-235833 | Who was influenced by Modern Times 's editor , influenced by The Three-Cornered Hat 's costume designer , and influenced by a film producer | [
"Federico Fellini"
] | {
"entities": [
"Q3282637",
"Q45602",
"Q5",
"Q1193029",
"Q5593",
"Q882",
"Q7371"
],
"relations": [
"P31",
"P1040",
"P106",
"P2515",
"P737"
],
"adjacency": [
[
6,
0,
2
],
[
6,
4,
5
],
[
6,
4,
4
],
[
6,
4,
5
],
[
5,
2,
0
],
[
3,
3,
4
],
[
1,
1,
5
]
],
"entity_labels": [
"film producer",
"Modern Times",
"human",
"The Three-Cornered Hat",
"Pablo Picasso",
"Charlie Chaplin",
"Federico Fellini"
],
"relation_labels": [
"instance of",
"film editor",
"occupation",
"costume designer",
"influenced by"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P737 ?x1 .
?x0 wdt:P737 ?x2 .
?x0 wdt:P737 ?x3 .
?x1 wdt:P106 wd:Q3282637 .
wd:Q1193029 wdt:P2515 ?x2 .
wd:Q45602 wdt:P1040 ?x3
} |
mcwq-235834 | Who was influenced by Day of the Fight 's cinematographer and editor | [
"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-235838 | Who was influenced by John Belushi , influenced by a star of The Blues Brothers , Goin' South , Animal House , and Continental Divide , and influenced by a film editor | [
"Seth Rogen"
] | {
"entities": [
"Q23858",
"Q489831",
"Q5",
"Q7042855",
"Q232250",
"Q960125",
"Q220308",
"Q109767",
"Q497051"
],
"relations": [
"P106",
"P737",
"P31",
"P161"
],
"adjacency": [
[
6,
2,
2
],
[
6,
1,
0
],
[
6,
1,
1
],
[
6,
1,
0
],
[
8,
3,
0
],
[
4,
3,
0
],
[
7,
3,
0
],
[
5,
3,
0
],
[
1,
0,
3
]
],
"entity_labels": [
"John Belushi",
"Kevin Smith",
"human",
"film editor",
"Continental Divide",
"Animal House",
"Seth Rogen",
"The Blues Brothers",
"Goin' South"
],
"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 .
?x0 wdt:P737 wd:Q23858 .
wd:Q497051 wdt:P161 ?x1 .
wd:Q232250 wdt:P161 ?x1 .
wd:Q109767 wdt:P161 ?x1 .
wd:Q960125 wdt:P161 ?x1 .
?x2 wdt:P106 wd:Q7042855 } |
mcwq-235843 | Who was influenced by Honoré de Balzac , influenced Théâtre Libre 's founder , influenced Albert Nobbs 's writer , and influenced Guy de Maupassant | [
"Émile Zola"
] | {
"entities": [
"Q9711",
"Q5",
"Q426631",
"Q504",
"Q965927",
"Q9327",
"Q529001",
"Q1317415"
],
"relations": [
"P737",
"P58",
"P31",
"P112"
],
"adjacency": [
[
3,
2,
1
],
[
4,
0,
3
],
[
6,
0,
3
],
[
5,
0,
3
],
[
3,
0,
0
],
[
2,
1,
4
],
[
7,
3,
6
]
],
"entity_labels": [
"Honoré de Balzac",
"human",
"Albert Nobbs",
"Émile Zola",
"George Moore",
"Maupassant",
"André Antoine",
"Théâtre Libre"
],
"relation_labels": [
"influenced by",
"screenwriter",
"instance of",
"founded by"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x1 wdt:P737 ?x0 .
?x2 wdt:P737 ?x0 .
wd:Q9327 wdt:P737 ?x0 .
?x0 wdt:P737 wd:Q9711 .
wd:Q426631 wdt:P58 ?x1 .
wd:Q1317415 wdt:P112 ?x2
} |
mcwq-235845 | Who was influenced by Jesus and Plato , married Günther Anders , and married a cinematographer of Vienna Waltzes | [
"Hannah Arendt"
] | {
"entities": [
"Q302",
"Q48674423",
"Q859",
"Q5",
"Q60884",
"Q60025"
],
"relations": [
"P344",
"P26",
"P737",
"P31"
],
"adjacency": [
[
5,
3,
3
],
[
5,
2,
2
],
[
5,
2,
0
],
[
5,
1,
4
],
[
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:Q859 .
?x0 wdt:P737 wd:Q302 .
?x0 wdt:P26 ?x1 .
?x0 wdt:P26 wd:Q60884 .
wd:Q48674423 wdt:P344 ?x1 .
FILTER ( ?x0 != ?x1 ) .
FILTER ( ?x0 != wd:Q60884 )
} |
mcwq-235848 | Who was influenced by Plato , married a cinematographer of Vienna Waltzes , was influenced by Jesus , and married Günther Anders | [
"Hannah Arendt"
] | {
"entities": [
"Q302",
"Q48674423",
"Q859",
"Q5",
"Q60884",
"Q60025"
],
"relations": [
"P344",
"P26",
"P737",
"P31"
],
"adjacency": [
[
5,
3,
3
],
[
5,
2,
2
],
[
5,
2,
0
],
[
5,
1,
4
],
[
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:Q859 .
?x0 wdt:P737 wd:Q302 .
?x0 wdt:P26 ?x1 .
?x0 wdt:P26 wd:Q60884 .
wd:Q48674423 wdt:P344 ?x1 .
FILTER ( ?x0 != ?x1 ) .
FILTER ( ?x0 != wd:Q60884 )
} |
mcwq-235850 | Who was influenced by David Bowie , influenced Johnny Hooker and Hande Yener , married Guy Ritchie , and was influenced by a costume designer | [
"Madonna"
] | {
"entities": [
"Q192990",
"Q1744",
"Q1323191",
"Q82199",
"Q5383",
"Q5",
"Q10307917",
"Q487604"
],
"relations": [
"P106",
"P26",
"P737",
"P31"
],
"adjacency": [
[
1,
3,
5
],
[
6,
2,
1
],
[
3,
2,
1
],
[
1,
2,
7
],
[
1,
2,
4
],
[
1,
1,
0
],
[
7,
0,
2
]
],
"entity_labels": [
"Guy Ritchie",
"Madonna",
"costume designer",
"Hande Yener",
"David Bowie",
"human",
"Johnny Hooker",
"Martha Graham"
],
"relation_labels": [
"occupation",
"spouse",
"influenced by",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q10307917 wdt:P737 ?x0 .
wd:Q82199 wdt:P737 ?x0 .
?x0 wdt:P737 ?x1 .
?x0 wdt:P737 wd:Q5383 .
?x0 wdt:P26 wd:Q192990 .
?x1 wdt:P106 wd:Q1323191 .
FILTER ( ?x0 != wd:Q192990 )
} |
mcwq-235854 | Who was influenced by Day of the Fight 's editor , writer , and cinematographer | [
"Robin Williams",
"Maria Lai"
] | {
"entities": [
"Q426628",
"Q83338",
"Q2001",
"Q5"
],
"relations": [
"P344",
"P58",
"P31",
"P1040",
"P737"
],
"adjacency": [
[
1,
2,
3
],
[
1,
4,
2
],
[
0,
0,
2
],
[
0,
3,
2
],
[
0,
1,
2
]
],
"entity_labels": [
"Day of the Fight",
"Robin Williams",
"Stanley Kubrick",
"human"
],
"relation_labels": [
"director of photography",
"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:P1040 ?x1 .
wd:Q426628 wdt:P58 ?x1
} |
mcwq-235856 | Who was influenced by Abel Hugo 's sibling and influenced Pablo Neruda | [
"Arthur Rimbaud"
] | {
"entities": [
"Q493",
"Q5",
"Q34189",
"Q535",
"Q318448"
],
"relations": [
"P3373",
"P737",
"P31"
],
"adjacency": [
[
0,
2,
1
],
[
2,
1,
0
],
[
0,
1,
3
],
[
3,
0,
4
]
],
"entity_labels": [
"Arthur Rimbaud",
"human",
"Pablo Neruda",
"Victor Hugo",
"Abel Hugo"
],
"relation_labels": [
"sibling",
"influenced by",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q34189 wdt:P737 ?x0 .
?x0 wdt:P737 ?x1 .
?x1 wdt:P3373 wd:Q318448 .
FILTER ( ?x1 != wd:Q318448 )
} |
mcwq-235857 | Who was influenced by Julia Roberts and influenced by a spouse of a male spouse of Meryl Streep | [
"Reese Witherspoon"
] | {
"entities": [
"Q873",
"Q44063",
"Q40523",
"Q1271632",
"Q5",
"Q6581097"
],
"relations": [
"P26",
"P737",
"P21",
"P31"
],
"adjacency": [
[
1,
3,
4
],
[
1,
1,
0
],
[
1,
1,
2
],
[
0,
0,
3
],
[
3,
2,
5
],
[
3,
0,
0
]
],
"entity_labels": [
"Meryl Streep",
"Reese Witherspoon",
"Julia Roberts",
"Don Gummer",
"human",
"male"
],
"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:Q40523 .
?x1 wdt:P26 ?x2 .
?x2 wdt:P21 wd:Q6581097 .
?x2 wdt:P26 wd:Q873 .
FILTER ( ?x1 != ?x2 ) .
FILTER ( ?x2 != wd:Q873 )
} |
mcwq-235861 | Who was influenced by Josepha Weber 's female sibling 's spouse and influenced by Johann Sebastian Bach | [
"Han Terra",
"Frédéric Chopin",
"Ludwig van Beethoven"
] | {
"entities": [
"Q84464",
"Q6581072",
"Q255",
"Q71065",
"Q5",
"Q254",
"Q1339"
],
"relations": [
"P31",
"P3373",
"P26",
"P737",
"P21"
],
"adjacency": [
[
2,
0,
4
],
[
2,
3,
5
],
[
2,
3,
6
],
[
5,
2,
0
],
[
0,
4,
1
],
[
0,
1,
3
]
],
"entity_labels": [
"Constanze Mozart",
"female",
"Ludwig van Beethoven",
"Josepha Weber",
"human",
"Wolfgang Amadeus Mozart",
"Johann Sebastian Bach"
],
"relation_labels": [
"instance of",
"sibling",
"spouse",
"influenced by",
"sex or gender"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P737 ?x1 .
?x0 wdt:P737 wd:Q1339 .
?x1 wdt:P26 ?x2 .
?x2 wdt:P21 wd:Q6581072 .
?x2 wdt:P3373 wd:Q71065 .
FILTER ( ?x1 != ?x2 ) .
FILTER ( ?x2 != wd:Q71065 )
} |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.