id
stringlengths 11
13
| question
stringlengths 11
8.64k
| answers
sequence | subgraph
dict | sparql
stringlengths 49
483
|
---|---|---|---|---|
mcwq-230375 | Who was a female spouse of Chinese Zodiac 's executive producer , writer , and cinematographer | [
"Lin Feng-jiao"
] | {
"entities": [
"Q6581072",
"Q5",
"Q717669",
"Q391143",
"Q36970"
],
"relations": [
"P344",
"P58",
"P31",
"P1431",
"P26",
"P21"
],
"adjacency": [
[
2,
2,
1
],
[
2,
5,
0
],
[
2,
4,
4
],
[
3,
0,
4
],
[
3,
3,
4
],
[
3,
1,
4
]
],
"entity_labels": [
"female",
"human",
"Lin Feng-jiao",
"Chinese Zodiac",
"Jackie Chan"
],
"relation_labels": [
"director of photography",
"screenwriter",
"instance of",
"executive producer",
"spouse",
"sex or gender"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P21 wd:Q6581072 .
?x0 wdt:P26 ?x1 .
wd:Q391143 wdt:P344 ?x1 .
wd:Q391143 wdt:P1431 ?x1 .
wd:Q391143 wdt:P58 ?x1 .
FILTER ( ?x0 != ?x1 )
} |
mcwq-230382 | Who was a female spouse of a spouse of Xiaosanqian | [
"Xiaosanqian",
"Xiao Tali",
"Xiao Shi"
] | {
"entities": [
"Q6581072",
"Q5005",
"Q8253326",
"Q5",
"Q8254121"
],
"relations": [
"P26",
"P21",
"P31"
],
"adjacency": [
[
4,
2,
3
],
[
4,
1,
0
],
[
4,
0,
1
],
[
1,
0,
2
]
],
"entity_labels": [
"female",
"Emperor Xingzong of Liao",
"Xiaosanqian",
"human",
"Xiao Tali"
],
"relation_labels": [
"spouse",
"sex or gender",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P21 wd:Q6581072 .
?x0 wdt:P26 ?x1 .
?x1 wdt:P26 wd:Q8253326 .
FILTER ( ?x0 != ?x1 ) .
FILTER ( ?x1 != wd:Q8253326 )
} |
mcwq-230383 | Who was a female spouse of a star of Hello, Dolly! | [
"Virginia Christine",
"Lil Hardin Armstrong",
"Carol Grace"
] | {
"entities": [
"Q6581072",
"Q1779",
"Q5",
"Q462562",
"Q475293"
],
"relations": [
"P26",
"P21",
"P31",
"P161"
],
"adjacency": [
[
3,
2,
2
],
[
3,
1,
0
],
[
3,
0,
1
],
[
4,
3,
1
]
],
"entity_labels": [
"female",
"Louis Armstrong",
"human",
"Lil Hardin Armstrong",
"Hello, Dolly!"
],
"relation_labels": [
"spouse",
"sex or gender",
"instance of",
"cast member"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P21 wd:Q6581072 .
?x0 wdt:P26 ?x1 .
wd:Q475293 wdt:P161 ?x1 .
FILTER ( ?x0 != ?x1 )
} |
mcwq-230384 | Who was a female spouse of a writer of Je t'aime moi non plus and Charlotte for Ever | [
"Jane Birkin",
"Caroline von Paulus",
"Lise Levitzky"
] | {
"entities": [
"Q6581072",
"Q1698",
"Q581225",
"Q5",
"Q898864",
"Q176147"
],
"relations": [
"P26",
"P58",
"P21",
"P31"
],
"adjacency": [
[
2,
3,
3
],
[
2,
2,
0
],
[
2,
0,
1
],
[
5,
1,
1
],
[
4,
1,
1
]
],
"entity_labels": [
"female",
"Serge Gainsbourg",
"Caroline von Paulus",
"human",
"Je t'aime moi non plus",
"Charlotte for Ever"
],
"relation_labels": [
"spouse",
"screenwriter",
"sex or gender",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P21 wd:Q6581072 .
?x0 wdt:P26 ?x1 .
wd:Q176147 wdt:P58 ?x1 .
wd:Q898864 wdt:P58 ?x1 .
FILTER ( ?x0 != ?x1 )
} |
mcwq-230389 | Who was a female spouse of a editor of The Floorwalker | [
"Paulette Goddard",
"Oona O'Neill",
"Mildred Harris",
"Lita Grey"
] | {
"entities": [
"Q6581072",
"Q95050",
"Q5",
"Q166739",
"Q882"
],
"relations": [
"P26",
"P21",
"P31",
"P1040"
],
"adjacency": [
[
1,
2,
2
],
[
1,
1,
0
],
[
1,
0,
4
],
[
3,
3,
4
]
],
"entity_labels": [
"female",
"Paulette Goddard",
"human",
"The Floorwalker",
"Charlie Chaplin"
],
"relation_labels": [
"spouse",
"sex or gender",
"instance of",
"film editor"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P21 wd:Q6581072 .
?x0 wdt:P26 ?x1 .
wd:Q166739 wdt:P1040 ?x1 .
FILTER ( ?x0 != ?x1 )
} |
mcwq-230390 | Who was a female star and composer of The Line, the Cross and the Curve | [
"Kate Bush"
] | {
"entities": [
"Q6581072",
"Q3521591",
"Q5",
"Q636"
],
"relations": [
"P86",
"P21",
"P31",
"P161"
],
"adjacency": [
[
3,
2,
2
],
[
1,
3,
3
],
[
1,
0,
3
],
[
3,
1,
0
]
],
"entity_labels": [
"female",
"The Line, the Cross and the Curve",
"human",
"Kate Bush"
],
"relation_labels": [
"composer",
"sex or gender",
"instance of",
"cast member"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q3521591 wdt:P161 ?x0 .
wd:Q3521591 wdt:P86 ?x0 .
?x0 wdt:P21 wd:Q6581072
} |
mcwq-230394 | Who was a female star and costume designer of Goodbye, Franziska | [
"Margot Hielscher"
] | {
"entities": [
"Q759344",
"Q6581072",
"Q70881",
"Q5"
],
"relations": [
"P2515",
"P21",
"P31",
"P161"
],
"adjacency": [
[
2,
2,
3
],
[
0,
3,
2
],
[
0,
0,
2
],
[
2,
1,
1
]
],
"entity_labels": [
"Goodbye, Franziska",
"female",
"Margot Hielscher",
"human"
],
"relation_labels": [
"costume designer",
"sex or gender",
"instance of",
"cast member"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q759344 wdt:P161 ?x0 .
wd:Q759344 wdt:P2515 ?x0 .
?x0 wdt:P21 wd:Q6581072
} |
mcwq-230397 | Who was a female star and director of Franz | [
"Barbara"
] | {
"entities": [
"Q752434",
"Q1804",
"Q5",
"Q6581072"
],
"relations": [
"P57",
"P21",
"P31",
"P161"
],
"adjacency": [
[
1,
2,
2
],
[
0,
3,
1
],
[
0,
0,
1
],
[
1,
1,
3
]
],
"entity_labels": [
"Franz",
"Barbara",
"human",
"female"
],
"relation_labels": [
"director",
"sex or gender",
"instance of",
"cast member"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q752434 wdt:P161 ?x0 .
wd:Q752434 wdt:P57 ?x0 .
?x0 wdt:P21 wd:Q6581072
} |
mcwq-230398 | Who was a female star and director of Barbra: The Concert , Yentl , and The Mirror Has Two Faces | [
"Barbra Streisand"
] | {
"entities": [
"Q6581072",
"Q780469",
"Q1538804",
"Q5",
"Q56244787",
"Q4636"
],
"relations": [
"P57",
"P21",
"P31",
"P161"
],
"adjacency": [
[
5,
2,
3
],
[
1,
3,
5
],
[
2,
3,
5
],
[
4,
3,
5
],
[
1,
0,
5
],
[
2,
0,
5
],
[
4,
0,
5
],
[
5,
1,
0
]
],
"entity_labels": [
"female",
"Yentl",
"The Mirror Has Two Faces",
"human",
"Barbra: The Concert",
"Barbra Streisand"
],
"relation_labels": [
"director",
"sex or gender",
"instance of",
"cast member"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q780469 wdt:P161 ?x0 .
wd:Q1538804 wdt:P161 ?x0 .
wd:Q56244787 wdt:P161 ?x0 .
wd:Q780469 wdt:P57 ?x0 .
wd:Q1538804 wdt:P57 ?x0 .
wd:Q56244787 wdt:P57 ?x0 .
?x0 wdt:P21 wd:Q6581072
} |
mcwq-230399 | Who was a female star and editor of Carne | [
"Lucile Hadžihalilović"
] | {
"entities": [
"Q6581072",
"Q45306",
"Q5",
"Q2939739"
],
"relations": [
"P1040",
"P21",
"P31",
"P161"
],
"adjacency": [
[
1,
2,
2
],
[
3,
3,
1
],
[
3,
0,
1
],
[
1,
1,
0
]
],
"entity_labels": [
"female",
"Lucile Hadžihalilović",
"human",
"Carne"
],
"relation_labels": [
"film editor",
"sex or gender",
"instance of",
"cast member"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q2939739 wdt:P161 ?x0 .
wd:Q2939739 wdt:P1040 ?x0 .
?x0 wdt:P21 wd:Q6581072
} |
mcwq-230400 | Who was a female star and executive producer of Friends: The Reunion , The Switch , and Cake | [
"Jennifer Aniston"
] | {
"entities": [
"Q106639064",
"Q6581072",
"Q16060473",
"Q5",
"Q911520",
"Q32522"
],
"relations": [
"P21",
"P1431",
"P31",
"P161"
],
"adjacency": [
[
5,
2,
3
],
[
4,
3,
5
],
[
2,
3,
5
],
[
0,
3,
5
],
[
4,
1,
5
],
[
2,
1,
5
],
[
0,
1,
5
],
[
5,
0,
1
]
],
"entity_labels": [
"Friends: The Reunion",
"female",
"Cake",
"human",
"The Switch",
"Jennifer Aniston"
],
"relation_labels": [
"sex or gender",
"executive producer",
"instance of",
"cast member"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q911520 wdt:P161 ?x0 .
wd:Q16060473 wdt:P161 ?x0 .
wd:Q106639064 wdt:P161 ?x0 .
wd:Q911520 wdt:P1431 ?x0 .
wd:Q16060473 wdt:P1431 ?x0 .
wd:Q106639064 wdt:P1431 ?x0 .
?x0 wdt:P21 wd:Q6581072
} |
mcwq-230401 | Who was a female star and executive producer of Maleficent | [
"Angelina Jolie"
] | {
"entities": [
"Q6581072",
"Q13909",
"Q172271",
"Q5"
],
"relations": [
"P21",
"P1431",
"P31",
"P161"
],
"adjacency": [
[
1,
2,
3
],
[
2,
3,
1
],
[
2,
1,
1
],
[
1,
0,
0
]
],
"entity_labels": [
"female",
"Angelina Jolie",
"Maleficent",
"human"
],
"relation_labels": [
"sex or gender",
"executive producer",
"instance of",
"cast member"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q172271 wdt:P161 ?x0 .
wd:Q172271 wdt:P1431 ?x0 .
?x0 wdt:P21 wd:Q6581072
} |
mcwq-230402 | Who was a female star and writer of The Line, the Cross and the Curve | [
"Kate Bush"
] | {
"entities": [
"Q6581072",
"Q3521591",
"Q5",
"Q636"
],
"relations": [
"P21",
"P58",
"P31",
"P161"
],
"adjacency": [
[
3,
2,
2
],
[
1,
3,
3
],
[
1,
1,
3
],
[
3,
0,
0
]
],
"entity_labels": [
"female",
"The Line, the Cross and the Curve",
"human",
"Kate Bush"
],
"relation_labels": [
"sex or gender",
"screenwriter",
"instance of",
"cast member"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q3521591 wdt:P161 ?x0 .
wd:Q3521591 wdt:P58 ?x0 .
?x0 wdt:P21 wd:Q6581072
} |
mcwq-230404 | Who was a female star of The Line, the Cross and the Curve and Them Heavy People | [
"Kate Bush"
] | {
"entities": [
"Q6581072",
"Q108198444",
"Q5",
"Q3521591",
"Q636"
],
"relations": [
"P21",
"P31",
"P161"
],
"adjacency": [
[
4,
1,
2
],
[
1,
2,
4
],
[
3,
2,
4
],
[
4,
0,
0
]
],
"entity_labels": [
"female",
"Them Heavy People",
"human",
"The Line, the Cross and the Curve",
"Kate Bush"
],
"relation_labels": [
"sex or gender",
"instance of",
"cast member"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q108198444 wdt:P161 ?x0 .
wd:Q3521591 wdt:P161 ?x0 .
?x0 wdt:P21 wd:Q6581072
} |
mcwq-230405 | Who was a female star of Wuthering Heights - Version 1 , Hammer Horror , and The Line, the Cross and the Curve | [
"Kate Bush"
] | {
"entities": [
"Q6581072",
"Q55959350",
"Q55990120",
"Q5",
"Q3521591",
"Q636"
],
"relations": [
"P21",
"P31",
"P161"
],
"adjacency": [
[
5,
1,
3
],
[
4,
2,
5
],
[
1,
2,
5
],
[
2,
2,
5
],
[
5,
0,
0
]
],
"entity_labels": [
"female",
"Wuthering Heights - Version 1",
"Hammer Horror",
"human",
"The Line, the Cross and the Curve",
"Kate Bush"
],
"relation_labels": [
"sex or gender",
"instance of",
"cast member"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q3521591 wdt:P161 ?x0 .
wd:Q55959350 wdt:P161 ?x0 .
wd:Q55990120 wdt:P161 ?x0 .
?x0 wdt:P21 wd:Q6581072
} |
mcwq-230409 | Who was a female star , composer , and editor of 2 Days in Paris | [
"Julie Delpy"
] | {
"entities": [
"Q128646",
"Q110462",
"Q5",
"Q6581072"
],
"relations": [
"P31",
"P1040",
"P161",
"P86",
"P21"
],
"adjacency": [
[
1,
0,
2
],
[
0,
2,
1
],
[
0,
1,
1
],
[
0,
3,
1
],
[
1,
4,
3
]
],
"entity_labels": [
"2 Days in Paris",
"Julie Delpy",
"human",
"female"
],
"relation_labels": [
"instance of",
"film editor",
"cast member",
"composer",
"sex or gender"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q128646 wdt:P161 ?x0 .
wd:Q128646 wdt:P1040 ?x0 .
wd:Q128646 wdt:P86 ?x0 .
?x0 wdt:P21 wd:Q6581072
} |
mcwq-230410 | Who was a female star , costume designer , and composer of No label defined | [
"Steffi Müller"
] | {
"entities": [
"Q6581072",
"Q52610501",
"Q57500602",
"Q5"
],
"relations": [
"P31",
"P2515",
"P161",
"P86",
"P21"
],
"adjacency": [
[
1,
0,
3
],
[
2,
2,
1
],
[
2,
3,
1
],
[
2,
1,
1
],
[
1,
4,
0
]
],
"entity_labels": [
"female",
"Steffi Müller",
null,
"human"
],
"relation_labels": [
"instance of",
"costume designer",
"cast member",
"composer",
"sex or gender"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q57500602 wdt:P161 ?x0 .
wd:Q57500602 wdt:P86 ?x0 .
wd:Q57500602 wdt:P2515 ?x0 .
?x0 wdt:P21 wd:Q6581072
} |
mcwq-230411 | Who was a female star , director , and cinematographer of Disease of the Third Power and No label defined | [
"Zuzana Piussi"
] | {
"entities": [
"Q6581072",
"Q104898298",
"Q13537456",
"Q5",
"Q84116"
],
"relations": [
"P344",
"P57",
"P31",
"P161",
"P21"
],
"adjacency": [
[
4,
2,
3
],
[
1,
3,
4
],
[
2,
3,
4
],
[
1,
0,
4
],
[
2,
0,
4
],
[
1,
1,
4
],
[
2,
1,
4
],
[
4,
4,
0
]
],
"entity_labels": [
"female",
null,
"Disease of the Third Power",
"human",
"Zuzana Piussi"
],
"relation_labels": [
"director of photography",
"director",
"instance of",
"cast member",
"sex or gender"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q104898298 wdt:P161 ?x0 .
wd:Q13537456 wdt:P161 ?x0 .
wd:Q104898298 wdt:P344 ?x0 .
wd:Q13537456 wdt:P344 ?x0 .
wd:Q104898298 wdt:P57 ?x0 .
wd:Q13537456 wdt:P57 ?x0 .
?x0 wdt:P21 wd:Q6581072
} |
mcwq-230412 | Who was a female star , director , and writer of Life Is But a Dream and Black Is King | [
"Beyoncé"
] | {
"entities": [
"Q6581072",
"Q97516297",
"Q5",
"Q6544853",
"Q36153"
],
"relations": [
"P57",
"P58",
"P31",
"P161",
"P21"
],
"adjacency": [
[
4,
2,
2
],
[
1,
3,
4
],
[
3,
3,
4
],
[
1,
0,
4
],
[
3,
0,
4
],
[
1,
1,
4
],
[
3,
1,
4
],
[
4,
4,
0
]
],
"entity_labels": [
"female",
"Black Is King",
"human",
"Life Is But a Dream",
"Beyoncé"
],
"relation_labels": [
"director",
"screenwriter",
"instance of",
"cast member",
"sex or gender"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q97516297 wdt:P161 ?x0 .
wd:Q6544853 wdt:P161 ?x0 .
wd:Q97516297 wdt:P57 ?x0 .
wd:Q6544853 wdt:P57 ?x0 .
wd:Q97516297 wdt:P58 ?x0 .
wd:Q6544853 wdt:P58 ?x0 .
?x0 wdt:P21 wd:Q6581072
} |
mcwq-230421 | Who was a female writer and cinematographer of Little Alien | [
"Nina Kusturica"
] | {
"entities": [
"Q87875",
"Q6581072",
"Q5",
"Q1865562"
],
"relations": [
"P344",
"P58",
"P31",
"P21"
],
"adjacency": [
[
0,
2,
2
],
[
3,
0,
0
],
[
3,
1,
0
],
[
0,
3,
1
]
],
"entity_labels": [
"Nina Kusturica",
"female",
"human",
"Little Alien"
],
"relation_labels": [
"director of photography",
"screenwriter",
"instance of",
"sex or gender"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q1865562 wdt:P344 ?x0 .
wd:Q1865562 wdt:P58 ?x0 .
?x0 wdt:P21 wd:Q6581072
} |
mcwq-230422 | Who was a female writer and cinematographer of The Suffering of Mr. Karpf. The Birthday and The Birds and the Bees | [
"Lola Randl"
] | {
"entities": [
"Q6581072",
"Q81094053",
"Q5",
"Q57239906",
"Q97919"
],
"relations": [
"P344",
"P58",
"P31",
"P21"
],
"adjacency": [
[
4,
2,
2
],
[
1,
0,
4
],
[
3,
0,
4
],
[
1,
1,
4
],
[
3,
1,
4
],
[
4,
3,
0
]
],
"entity_labels": [
"female",
"The Suffering of Mr. Karpf. The Birthday",
"human",
"The Birds and the Bees",
"Lola Randl"
],
"relation_labels": [
"director of photography",
"screenwriter",
"instance of",
"sex or gender"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q81094053 wdt:P344 ?x0 .
wd:Q57239906 wdt:P344 ?x0 .
wd:Q81094053 wdt:P58 ?x0 .
wd:Q57239906 wdt:P58 ?x0 .
?x0 wdt:P21 wd:Q6581072
} |
mcwq-230424 | Who was a female writer and cinematographer of My Country, My Country 's sequel | [
"Laura Poitras"
] | {
"entities": [
"Q6581072",
"Q6945187",
"Q5",
"Q6499321",
"Q18218448"
],
"relations": [
"P344",
"P155",
"P58",
"P31",
"P21"
],
"adjacency": [
[
3,
3,
2
],
[
4,
0,
3
],
[
4,
2,
3
],
[
3,
4,
0
],
[
4,
1,
1
]
],
"entity_labels": [
"female",
"My Country, My Country",
"human",
"Laura Poitras",
"Citizenfour"
],
"relation_labels": [
"director of photography",
"follows",
"screenwriter",
"instance of",
"sex or gender"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x1 wdt:P344 ?x0 .
?x1 wdt:P58 ?x0 .
?x0 wdt:P21 wd:Q6581072 .
?x1 wdt:P155 wd:Q6945187
} |
mcwq-230425 | Who was a female writer and costume designer of Salomé | [
"Natacha Rambova"
] | {
"entities": [
"Q458874",
"Q2115816",
"Q6581072",
"Q5"
],
"relations": [
"P2515",
"P58",
"P31",
"P21"
],
"adjacency": [
[
0,
2,
3
],
[
1,
0,
0
],
[
1,
1,
0
],
[
0,
3,
2
]
],
"entity_labels": [
"Natacha Rambova",
"Salomé",
"female",
"human"
],
"relation_labels": [
"costume designer",
"screenwriter",
"instance of",
"sex or gender"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q2115816 wdt:P2515 ?x0 .
wd:Q2115816 wdt:P58 ?x0 .
?x0 wdt:P21 wd:Q6581072
} |
mcwq-230426 | Who was a female writer and director of The Line, the Cross and the Curve | [
"Kate Bush"
] | {
"entities": [
"Q6581072",
"Q3521591",
"Q5",
"Q636"
],
"relations": [
"P57",
"P58",
"P31",
"P21"
],
"adjacency": [
[
3,
2,
2
],
[
1,
0,
3
],
[
1,
1,
3
],
[
3,
3,
0
]
],
"entity_labels": [
"female",
"The Line, the Cross and the Curve",
"human",
"Kate Bush"
],
"relation_labels": [
"director",
"screenwriter",
"instance of",
"sex or gender"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q3521591 wdt:P57 ?x0 .
wd:Q3521591 wdt:P58 ?x0 .
?x0 wdt:P21 wd:Q6581072
} |
mcwq-230428 | Who was a female writer and editor of Actrices | [
"Valeria Bruni Tedeschi"
] | {
"entities": [
"Q344537",
"Q232470",
"Q5",
"Q6581072"
],
"relations": [
"P21",
"P58",
"P31",
"P1040"
],
"adjacency": [
[
1,
2,
2
],
[
0,
3,
1
],
[
0,
1,
1
],
[
1,
0,
3
]
],
"entity_labels": [
"Actrices",
"Valeria Bruni Tedeschi",
"human",
"female"
],
"relation_labels": [
"sex or gender",
"screenwriter",
"instance of",
"film editor"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q344537 wdt:P1040 ?x0 .
wd:Q344537 wdt:P58 ?x0 .
?x0 wdt:P21 wd:Q6581072
} |
mcwq-230429 | Who was a female writer and editor of Triumph of the Will and Olympia | [
"Leni Riefenstahl"
] | {
"entities": [
"Q6581072",
"Q158069",
"Q5",
"Q156497",
"Q55415"
],
"relations": [
"P21",
"P58",
"P31",
"P1040"
],
"adjacency": [
[
4,
2,
2
],
[
3,
3,
4
],
[
1,
3,
4
],
[
3,
1,
4
],
[
1,
1,
4
],
[
4,
0,
0
]
],
"entity_labels": [
"female",
"Olympia",
"human",
"Triumph of the Will",
"Leni Riefenstahl"
],
"relation_labels": [
"sex or gender",
"screenwriter",
"instance of",
"film editor"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q156497 wdt:P1040 ?x0 .
wd:Q158069 wdt:P1040 ?x0 .
wd:Q156497 wdt:P58 ?x0 .
wd:Q158069 wdt:P58 ?x0 .
?x0 wdt:P21 wd:Q6581072
} |
mcwq-230433 | Who was a female writer and star of The Line, the Cross and the Curve | [
"Kate Bush"
] | {
"entities": [
"Q6581072",
"Q3521591",
"Q5",
"Q636"
],
"relations": [
"P21",
"P58",
"P31",
"P161"
],
"adjacency": [
[
3,
2,
2
],
[
1,
3,
3
],
[
1,
1,
3
],
[
3,
0,
0
]
],
"entity_labels": [
"female",
"The Line, the Cross and the Curve",
"human",
"Kate Bush"
],
"relation_labels": [
"sex or gender",
"screenwriter",
"instance of",
"cast member"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q3521591 wdt:P161 ?x0 .
wd:Q3521591 wdt:P58 ?x0 .
?x0 wdt:P21 wd:Q6581072
} |
mcwq-230435 | Who was a female writer of Bluebeard and Bonjour tristesse | [
"Françoise Sagan"
] | {
"entities": [
"Q6581072",
"Q1193534",
"Q5",
"Q1646",
"Q511332"
],
"relations": [
"P58",
"P31",
"P21"
],
"adjacency": [
[
3,
1,
2
],
[
4,
0,
3
],
[
1,
0,
3
],
[
3,
2,
0
]
],
"entity_labels": [
"female",
"Bluebeard",
"human",
"Françoise Sagan",
"Bonjour tristesse"
],
"relation_labels": [
"screenwriter",
"instance of",
"sex or gender"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q511332 wdt:P58 ?x0 .
wd:Q1193534 wdt:P58 ?x0 .
?x0 wdt:P21 wd:Q6581072
} |
mcwq-230436 | Who was a female writer of La Chamade , Bonjour tristesse , and Bluebeard | [
"Françoise Sagan"
] | {
"entities": [
"Q6581072",
"Q1193534",
"Q1579358",
"Q5",
"Q1646",
"Q511332"
],
"relations": [
"P58",
"P31",
"P21"
],
"adjacency": [
[
4,
1,
3
],
[
5,
0,
4
],
[
1,
0,
4
],
[
2,
0,
4
],
[
4,
2,
0
]
],
"entity_labels": [
"female",
"Bluebeard",
"La Chamade",
"human",
"Françoise Sagan",
"Bonjour tristesse"
],
"relation_labels": [
"screenwriter",
"instance of",
"sex or gender"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q511332 wdt:P58 ?x0 .
wd:Q1193534 wdt:P58 ?x0 .
wd:Q1579358 wdt:P58 ?x0 .
?x0 wdt:P21 wd:Q6581072
} |
mcwq-230437 | Who was a female writer of The Rural Juror 's sequel | [
"Tina Fey"
] | {
"entities": [
"Q6581072",
"Q5",
"Q7739104",
"Q14540",
"Q4082212"
],
"relations": [
"P155",
"P58",
"P31",
"P21"
],
"adjacency": [
[
3,
2,
1
],
[
2,
1,
3
],
[
3,
3,
0
],
[
2,
0,
4
]
],
"entity_labels": [
"female",
"human",
"The Head and the Hair",
"Tina Fey",
"The Rural Juror"
],
"relation_labels": [
"follows",
"screenwriter",
"instance of",
"sex or gender"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x1 wdt:P58 ?x0 .
?x0 wdt:P21 wd:Q6581072 .
?x1 wdt:P155 wd:Q4082212
} |
mcwq-230439 | Who was a female writer of Bonjour tristesse , La Chamade , One More Winter , A Certain Smile , Nutty , and Bluebeard | [
"Françoise Sagan"
] | {
"entities": [
"Q6581072",
"Q3548431",
"Q1193534",
"Q1579358",
"Q2414415",
"Q1646",
"Q511332",
"Q5",
"Q21468842"
],
"relations": [
"P58",
"P31",
"P21"
],
"adjacency": [
[
5,
1,
7
],
[
6,
0,
5
],
[
4,
0,
5
],
[
8,
0,
5
],
[
1,
0,
5
],
[
2,
0,
5
],
[
3,
0,
5
],
[
5,
2,
0
]
],
"entity_labels": [
"female",
"A Certain Smile",
"Bluebeard",
"La Chamade",
"Nutty",
"Françoise Sagan",
"Bonjour tristesse",
"human",
"One More Winter"
],
"relation_labels": [
"screenwriter",
"instance of",
"sex or gender"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q511332 wdt:P58 ?x0 .
wd:Q2414415 wdt:P58 ?x0 .
wd:Q21468842 wdt:P58 ?x0 .
wd:Q3548431 wdt:P58 ?x0 .
wd:Q1193534 wdt:P58 ?x0 .
wd:Q1579358 wdt:P58 ?x0 .
?x0 wdt:P21 wd:Q6581072
} |
mcwq-230440 | Who was a female writer of The Line, the Cross and the Curve | [
"Kate Bush"
] | {
"entities": [
"Q6581072",
"Q3521591",
"Q5",
"Q636"
],
"relations": [
"P58",
"P31",
"P21"
],
"adjacency": [
[
3,
1,
2
],
[
1,
0,
3
],
[
3,
2,
0
]
],
"entity_labels": [
"female",
"The Line, the Cross and the Curve",
"human",
"Kate Bush"
],
"relation_labels": [
"screenwriter",
"instance of",
"sex or gender"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q3521591 wdt:P58 ?x0 .
?x0 wdt:P21 wd:Q6581072
} |
mcwq-230441 | Who was a female writer of Bluebeard , Nutty , Bonjour tristesse , and La Chamade | [
"Françoise Sagan"
] | {
"entities": [
"Q6581072",
"Q1579358",
"Q1193534",
"Q2414415",
"Q1646",
"Q511332",
"Q5"
],
"relations": [
"P58",
"P31",
"P21"
],
"adjacency": [
[
4,
1,
6
],
[
1,
0,
4
],
[
3,
0,
4
],
[
2,
0,
4
],
[
5,
0,
4
],
[
4,
2,
0
]
],
"entity_labels": [
"female",
"La Chamade",
"Bluebeard",
"Nutty",
"Françoise Sagan",
"Bonjour tristesse",
"human"
],
"relation_labels": [
"screenwriter",
"instance of",
"sex or gender"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q1579358 wdt:P58 ?x0 .
wd:Q2414415 wdt:P58 ?x0 .
wd:Q1193534 wdt:P58 ?x0 .
wd:Q511332 wdt:P58 ?x0 .
?x0 wdt:P21 wd:Q6581072
} |
mcwq-230442 | Who was a female writer of A Certain Smile , Bonjour tristesse , One More Winter , La Chamade , and Bluebeard | [
"Françoise Sagan"
] | {
"entities": [
"Q6581072",
"Q3548431",
"Q1193534",
"Q1579358",
"Q5",
"Q1646",
"Q511332",
"Q21468842"
],
"relations": [
"P58",
"P31",
"P21"
],
"adjacency": [
[
5,
1,
4
],
[
2,
0,
5
],
[
6,
0,
5
],
[
7,
0,
5
],
[
3,
0,
5
],
[
1,
0,
5
],
[
5,
2,
0
]
],
"entity_labels": [
"female",
"A Certain Smile",
"Bluebeard",
"La Chamade",
"human",
"Françoise Sagan",
"Bonjour tristesse",
"One More Winter"
],
"relation_labels": [
"screenwriter",
"instance of",
"sex or gender"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q1193534 wdt:P58 ?x0 .
wd:Q511332 wdt:P58 ?x0 .
wd:Q21468842 wdt:P58 ?x0 .
wd:Q1579358 wdt:P58 ?x0 .
wd:Q3548431 wdt:P58 ?x0 .
?x0 wdt:P21 wd:Q6581072
} |
mcwq-230449 | Who was a female writer , director , editor , composer , and cinematographer of No label defined | [
"Miriam Kruishoop"
] | {
"entities": [
"Q15879432",
"Q5",
"Q6581072",
"Q15883495"
],
"relations": [
"P344",
"P57",
"P58",
"P31",
"P1040",
"P86",
"P21"
],
"adjacency": [
[
0,
3,
1
],
[
3,
0,
0
],
[
3,
1,
0
],
[
3,
4,
0
],
[
3,
5,
0
],
[
3,
2,
0
],
[
0,
6,
2
]
],
"entity_labels": [
"Miriam Kruishoop",
"human",
"female",
null
],
"relation_labels": [
"director of photography",
"director",
"screenwriter",
"instance of",
"film editor",
"composer",
"sex or gender"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q15883495 wdt:P344 ?x0 .
wd:Q15883495 wdt:P57 ?x0 .
wd:Q15883495 wdt:P1040 ?x0 .
wd:Q15883495 wdt:P86 ?x0 .
wd:Q15883495 wdt:P58 ?x0 .
?x0 wdt:P21 wd:Q6581072
} |
mcwq-230450 | Who was a female writer , editor , and director of Olympia and Triumph of the Will | [
"Leni Riefenstahl"
] | {
"entities": [
"Q6581072",
"Q158069",
"Q5",
"Q156497",
"Q55415"
],
"relations": [
"P57",
"P58",
"P31",
"P1040",
"P21"
],
"adjacency": [
[
4,
2,
2
],
[
3,
0,
4
],
[
1,
0,
4
],
[
3,
3,
4
],
[
1,
3,
4
],
[
3,
1,
4
],
[
1,
1,
4
],
[
4,
4,
0
]
],
"entity_labels": [
"female",
"Olympia",
"human",
"Triumph of the Will",
"Leni Riefenstahl"
],
"relation_labels": [
"director",
"screenwriter",
"instance of",
"film editor",
"sex or gender"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q156497 wdt:P57 ?x0 .
wd:Q158069 wdt:P57 ?x0 .
wd:Q156497 wdt:P1040 ?x0 .
wd:Q158069 wdt:P1040 ?x0 .
wd:Q156497 wdt:P58 ?x0 .
wd:Q158069 wdt:P58 ?x0 .
?x0 wdt:P21 wd:Q6581072
} |
mcwq-230456 | Who was a film director employed by Toei Animation , Ghibli Museum , Studio Ghibli , and TMS Entertainment and employed by Tokuma Memorial Cultural Foundation for Animation and Nippon Animation | [
"Hayao Miyazaki"
] | {
"entities": [
"Q11490471",
"Q947907",
"Q1051884",
"Q730179",
"Q5",
"Q55400",
"Q182950",
"Q2526255",
"Q1054807"
],
"relations": [
"P106",
"P108",
"P31"
],
"adjacency": [
[
5,
0,
7
],
[
5,
2,
4
],
[
5,
1,
8
],
[
5,
1,
0
],
[
5,
1,
6
],
[
5,
1,
2
],
[
5,
1,
3
],
[
5,
1,
1
]
],
"entity_labels": [
"Tokuma Memorial Cultural Foundation for Animation",
"Ghibli Museum",
"Nippon Animation",
"Toei Animation",
"human",
"Hayao Miyazaki",
"Studio Ghibli",
"film director",
"TMS Entertainment"
],
"relation_labels": [
"occupation",
"employer",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q2526255 .
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P108 wd:Q1054807 .
?x0 wdt:P108 wd:Q11490471 .
?x0 wdt:P108 wd:Q182950 .
?x0 wdt:P108 wd:Q1051884 .
?x0 wdt:P108 wd:Q730179 .
?x0 wdt:P108 wd:Q947907
} |
mcwq-230458 | Who was a film director influenced by Arthur Rimbaud | [
"Dennis Cooper"
] | {
"entities": [
"Q493",
"Q1189056",
"Q2526255",
"Q5"
],
"relations": [
"P106",
"P737",
"P31"
],
"adjacency": [
[
1,
0,
2
],
[
1,
2,
3
],
[
1,
1,
0
]
],
"entity_labels": [
"Arthur Rimbaud",
"Dennis Cooper",
"film director",
"human"
],
"relation_labels": [
"occupation",
"influenced by",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q2526255 .
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P737 wd:Q493
} |
mcwq-230459 | Who was a film director influenced by Antonio Vivaldi and influenced by a French star of Dr. Jekyll and Mr. Hyde | [
"John Cale"
] | {
"entities": [
"Q45909",
"Q5",
"Q142",
"Q1340",
"Q57247",
"Q2526255",
"Q1253932"
],
"relations": [
"P31",
"P106",
"P27",
"P737",
"P161"
],
"adjacency": [
[
0,
1,
5
],
[
0,
0,
1
],
[
0,
3,
4
],
[
0,
3,
3
],
[
6,
4,
4
],
[
4,
2,
2
]
],
"entity_labels": [
"John Cale",
"human",
"France",
"Antonio Vivaldi",
"Edgard Varèse",
"film director",
"Dr. Jekyll and Mr. Hyde"
],
"relation_labels": [
"instance of",
"occupation",
"country of citizenship",
"influenced by",
"cast member"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q2526255 .
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P737 ?x1 .
?x0 wdt:P737 wd:Q1340 .
wd:Q1253932 wdt:P161 ?x1 .
?x1 wdt:P27 wd:Q142
} |
mcwq-230460 | Who was a film director influenced by Sly and the Family Stone and Carlos Santana , influenced by Stevie Wonder , and influenced by Rick James | [
"Prince"
] | {
"entities": [
"Q714",
"Q1133807",
"Q5",
"Q819016",
"Q248207",
"Q7542",
"Q2526255"
],
"relations": [
"P106",
"P737",
"P31"
],
"adjacency": [
[
5,
0,
6
],
[
5,
2,
2
],
[
5,
1,
0
],
[
5,
1,
1
],
[
5,
1,
4
],
[
5,
1,
3
]
],
"entity_labels": [
"Stevie Wonder",
"Sly and the Family Stone",
"human",
"Carlos Santana",
"Rick James",
"Prince",
"film director"
],
"relation_labels": [
"occupation",
"influenced by",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q2526255 .
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P737 wd:Q714 .
?x0 wdt:P737 wd:Q1133807 .
?x0 wdt:P737 wd:Q248207 .
?x0 wdt:P737 wd:Q819016
} |
mcwq-230462 | Who was a film director that Around the World in 80 Days was executive produced by and starred | [
"Jackie Chan"
] | {
"entities": [
"Q156519",
"Q36970",
"Q2526255",
"Q5"
],
"relations": [
"P106",
"P1431",
"P31",
"P161"
],
"adjacency": [
[
1,
0,
2
],
[
1,
2,
3
],
[
0,
3,
1
],
[
0,
1,
1
]
],
"entity_labels": [
"Around the World in 80 Days",
"Jackie Chan",
"film director",
"human"
],
"relation_labels": [
"occupation",
"executive producer",
"instance of",
"cast member"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q2526255 .
?x0 wdt:P31 wd:Q5 .
wd:Q156519 wdt:P161 ?x0 .
wd:Q156519 wdt:P1431 ?x0
} |
mcwq-230465 | Who was a film director that The Great Dictator starred | [
"Sig Arno",
"Billy Gilbert",
"Leo White",
"Don Brodie",
"Hank Mann",
"Wheeler Dryden",
"Carter DeHaven",
"Eddie Dunn",
"Charlie Chaplin"
] | {
"entities": [
"Q2526255",
"Q109116",
"Q5",
"Q1383202"
],
"relations": [
"P106",
"P31",
"P161"
],
"adjacency": [
[
3,
0,
0
],
[
3,
1,
2
],
[
1,
2,
3
]
],
"entity_labels": [
"film director",
"The Great Dictator",
"human",
"Leo White"
],
"relation_labels": [
"occupation",
"instance of",
"cast member"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q2526255 .
?x0 wdt:P31 wd:Q5 .
wd:Q109116 wdt:P161 ?x0
} |
mcwq-230466 | Who was a film director that University of Hamburg employed | [
"Hark Bohm",
"Armin Wick"
] | {
"entities": [
"Q156725",
"Q91997",
"Q2526255",
"Q5"
],
"relations": [
"P106",
"P108",
"P31"
],
"adjacency": [
[
1,
0,
2
],
[
1,
2,
3
],
[
1,
1,
0
]
],
"entity_labels": [
"University of Hamburg",
"Jürgen Flimm",
"film director",
"human"
],
"relation_labels": [
"occupation",
"employer",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q2526255 .
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P108 wd:Q156725
} |
mcwq-230467 | Who was a film director that I Love You, Daddy was written by , starred , was edited by , and was directed by | [
"Louis C.K."
] | {
"entities": [
"Q36951213",
"Q5",
"Q15079"
],
"relations": [
"P57",
"P58",
"P31",
"P1040",
"P161"
],
"adjacency": [
[
2,
2,
1
],
[
0,
4,
2
],
[
0,
0,
2
],
[
0,
3,
2
],
[
0,
1,
2
]
],
"entity_labels": [
"I Love You, Daddy",
"human",
"Louis C.K."
],
"relation_labels": [
"director",
"screenwriter",
"instance of",
"film editor",
"cast member"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q36951213 wdt:P161 ?x0 .
wd:Q36951213 wdt:P57 ?x0 .
wd:Q36951213 wdt:P1040 ?x0 .
wd:Q36951213 wdt:P58 ?x0
} |
mcwq-230468 | Who was a film director that In a Year of 13 Moons and Whity were directed by and edited by | [
"Rainer Werner Fassbinder"
] | {
"entities": [
"Q327427",
"Q44426",
"Q570483",
"Q5"
],
"relations": [
"P57",
"P31",
"P1040"
],
"adjacency": [
[
1,
1,
3
],
[
0,
0,
1
],
[
2,
0,
1
],
[
0,
2,
1
],
[
2,
2,
1
]
],
"entity_labels": [
"Whity",
"Rainer Werner Fassbinder",
"In a Year of 13 Moons",
"human"
],
"relation_labels": [
"director",
"instance of",
"film editor"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q327427 wdt:P57 ?x0 .
wd:Q570483 wdt:P57 ?x0 .
wd:Q327427 wdt:P1040 ?x0 .
wd:Q570483 wdt:P1040 ?x0
} |
mcwq-230469 | Who was a film director that Shanghaied was written by and Modern Times was directed by | [
"Charlie Chaplin"
] | {
"entities": [
"Q921678",
"Q45602",
"Q882",
"Q5"
],
"relations": [
"P57",
"P58",
"P31"
],
"adjacency": [
[
2,
2,
3
],
[
1,
0,
2
],
[
0,
1,
2
]
],
"entity_labels": [
"Shanghaied",
"Modern Times",
"Charlie Chaplin",
"human"
],
"relation_labels": [
"director",
"screenwriter",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q45602 wdt:P57 ?x0 .
wd:Q921678 wdt:P58 ?x0
} |
mcwq-230470 | Who was a film director that Ponyo on the Cliff by the Sea and Howl's Moving Castle were written by and were executive produced by | [
"Hayao Miyazaki"
] | {
"entities": [
"Q236728",
"Q5",
"Q55400",
"Q29011",
"Q2526255"
],
"relations": [
"P106",
"P58",
"P1431",
"P31"
],
"adjacency": [
[
2,
0,
4
],
[
2,
3,
1
],
[
3,
2,
2
],
[
0,
2,
2
],
[
3,
1,
2
],
[
0,
1,
2
]
],
"entity_labels": [
"Ponyo on the Cliff by the Sea",
"human",
"Hayao Miyazaki",
"Howl's Moving Castle",
"film director"
],
"relation_labels": [
"occupation",
"screenwriter",
"executive producer",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q2526255 .
?x0 wdt:P31 wd:Q5 .
wd:Q29011 wdt:P1431 ?x0 .
wd:Q236728 wdt:P1431 ?x0 .
wd:Q29011 wdt:P58 ?x0 .
wd:Q236728 wdt:P58 ?x0
} |
mcwq-230472 | Who was a film director that Paola Mori and Rita Hayworth married | [
"Orson Welles"
] | {
"entities": [
"Q24829",
"Q5",
"Q3459755",
"Q42745",
"Q2526255"
],
"relations": [
"P106",
"P26",
"P31"
],
"adjacency": [
[
0,
0,
4
],
[
0,
2,
1
],
[
0,
1,
3
],
[
0,
1,
2
]
],
"entity_labels": [
"Orson Welles",
"human",
"Paola Mori",
"Rita Hayworth",
"film director"
],
"relation_labels": [
"occupation",
"spouse",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q2526255 .
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P26 wd:Q42745 .
?x0 wdt:P26 wd:Q3459755 .
FILTER ( ?x0 != wd:Q42745 ) .
FILTER ( ?x0 != wd:Q3459755 )
} |
mcwq-230473 | Who was a film director that Sinéad O'Connor was influenced by and Woody Guthrie influenced | [
"Bob Dylan"
] | {
"entities": [
"Q4061",
"Q193982",
"Q5",
"Q392",
"Q2526255"
],
"relations": [
"P106",
"P737",
"P31"
],
"adjacency": [
[
3,
0,
4
],
[
3,
2,
2
],
[
1,
1,
3
],
[
3,
1,
0
]
],
"entity_labels": [
"Woody Guthrie",
"Sinéad O'Connor",
"human",
"Bob Dylan",
"film director"
],
"relation_labels": [
"occupation",
"influenced by",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q2526255 .
?x0 wdt:P31 wd:Q5 .
wd:Q193982 wdt:P737 ?x0 .
?x0 wdt:P737 wd:Q4061
} |
mcwq-230475 | Who was a film director that The Sacrifice , Ivan's Childhood , Solaris , Stalker , and No label defined were written by and Moscow Elegy and One Day in the Life of Andrei Arsenevich starred | [
"Andrei Tarkovsky"
] | {
"entities": [
"Q3588085",
"Q281988",
"Q147878",
"Q4230746",
"Q200437",
"Q5",
"Q125772",
"Q853",
"Q2526255",
"Q3549596"
],
"relations": [
"P106",
"P58",
"P31",
"P161"
],
"adjacency": [
[
7,
0,
8
],
[
7,
2,
5
],
[
9,
3,
7
],
[
0,
3,
7
],
[
3,
1,
7
],
[
1,
1,
7
],
[
4,
1,
7
],
[
6,
1,
7
],
[
2,
1,
7
]
],
"entity_labels": [
"Moscow Elegy",
"The Sacrifice",
"Ivan's Childhood",
null,
"Stalker",
"human",
"Solaris",
"Andrei Tarkovsky",
"film director",
"One Day in the Life of Andrei Arsenevich"
],
"relation_labels": [
"occupation",
"screenwriter",
"instance of",
"cast member"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q2526255 .
?x0 wdt:P31 wd:Q5 .
wd:Q3549596 wdt:P161 ?x0 .
wd:Q3588085 wdt:P161 ?x0 .
wd:Q4230746 wdt:P58 ?x0 .
wd:Q281988 wdt:P58 ?x0 .
wd:Q200437 wdt:P58 ?x0 .
wd:Q125772 wdt:P58 ?x0 .
wd:Q147878 wdt:P58 ?x0
} |
mcwq-230476 | Who was a film director that U2 influenced | [
"Gino Justin Hudson McKoy"
] | {
"entities": [
"Q396",
"Q2526255",
"Q5",
"Q56222322"
],
"relations": [
"P106",
"P737",
"P31"
],
"adjacency": [
[
3,
0,
1
],
[
3,
2,
2
],
[
3,
1,
0
]
],
"entity_labels": [
"U2",
"film director",
"human",
"Gino Justin Hudson McKoy"
],
"relation_labels": [
"occupation",
"influenced by",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q2526255 .
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P737 wd:Q396
} |
mcwq-230477 | Who was a film director that Michael Jackson and U2 influenced | [
"Gino Justin Hudson McKoy"
] | {
"entities": [
"Q56222322",
"Q5",
"Q2831",
"Q396",
"Q2526255"
],
"relations": [
"P106",
"P737",
"P31"
],
"adjacency": [
[
0,
0,
4
],
[
0,
2,
1
],
[
0,
1,
3
],
[
0,
1,
2
]
],
"entity_labels": [
"Gino Justin Hudson McKoy",
"human",
"Michael Jackson",
"U2",
"film director"
],
"relation_labels": [
"occupation",
"influenced by",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q2526255 .
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P737 wd:Q396 .
?x0 wdt:P737 wd:Q2831
} |
mcwq-230479 | Who was a film director that Cowboys & Aliens and Masters of the Air were executive produced by and Men in Black and The Blues Brothers starred | [
"Steven Spielberg"
] | {
"entities": [
"Q8877",
"Q72638293",
"Q5",
"Q725578",
"Q51416",
"Q109767",
"Q2526255"
],
"relations": [
"P106",
"P1431",
"P31",
"P161"
],
"adjacency": [
[
0,
0,
6
],
[
0,
2,
2
],
[
4,
3,
0
],
[
5,
3,
0
],
[
1,
1,
0
],
[
3,
1,
0
]
],
"entity_labels": [
"Steven Spielberg",
"Masters of the Air",
"human",
"Cowboys & Aliens",
"Men in Black",
"The Blues Brothers",
"film director"
],
"relation_labels": [
"occupation",
"executive producer",
"instance of",
"cast member"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q2526255 .
?x0 wdt:P31 wd:Q5 .
wd:Q51416 wdt:P161 ?x0 .
wd:Q109767 wdt:P161 ?x0 .
wd:Q72638293 wdt:P1431 ?x0 .
wd:Q725578 wdt:P1431 ?x0
} |
mcwq-230480 | Who was a film director that Continental Edison employed and General Electric employed | [
"Thomas Alva Edison"
] | {
"entities": [
"Q54173",
"Q8743",
"Q5",
"Q48746379",
"Q2526255"
],
"relations": [
"P106",
"P108",
"P31"
],
"adjacency": [
[
1,
0,
4
],
[
1,
2,
2
],
[
1,
1,
0
],
[
1,
1,
3
]
],
"entity_labels": [
"General Electric",
"Thomas Alva Edison",
"human",
"Continental Edison",
"film director"
],
"relation_labels": [
"occupation",
"employer",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q2526255 .
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P108 wd:Q54173 .
?x0 wdt:P108 wd:Q48746379
} |
mcwq-230481 | Who was a film director that Theo Bleckmann , Björk , and Jessie Ware were influenced by | [
"Kate Bush"
] | {
"entities": [
"Q5",
"Q42455",
"Q218042",
"Q2526255",
"Q636",
"Q2416850"
],
"relations": [
"P106",
"P737",
"P31"
],
"adjacency": [
[
4,
0,
3
],
[
4,
2,
0
],
[
5,
1,
4
],
[
2,
1,
4
],
[
1,
1,
4
]
],
"entity_labels": [
"human",
"Björk",
"Jessie Ware",
"film director",
"Kate Bush",
"Theo Bleckmann"
],
"relation_labels": [
"occupation",
"influenced by",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q2526255 .
?x0 wdt:P31 wd:Q5 .
wd:Q2416850 wdt:P737 ?x0 .
wd:Q218042 wdt:P737 ?x0 .
wd:Q42455 wdt:P737 ?x0
} |
mcwq-230486 | Who was a film director that In a Year of 13 Moons and Whity were edited by and were directed by | [
"Rainer Werner Fassbinder"
] | {
"entities": [
"Q327427",
"Q44426",
"Q570483",
"Q5"
],
"relations": [
"P57",
"P31",
"P1040"
],
"adjacency": [
[
1,
1,
3
],
[
0,
0,
1
],
[
2,
0,
1
],
[
0,
2,
1
],
[
2,
2,
1
]
],
"entity_labels": [
"Whity",
"Rainer Werner Fassbinder",
"In a Year of 13 Moons",
"human"
],
"relation_labels": [
"director",
"instance of",
"film editor"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q327427 wdt:P57 ?x0 .
wd:Q570483 wdt:P57 ?x0 .
wd:Q327427 wdt:P1040 ?x0 .
wd:Q570483 wdt:P1040 ?x0
} |
mcwq-230487 | Who was a film director that Star Wars: Episode I – The Phantom Menace and Star Wars: Episode IV – A New Hope were written by , executive produced by , and directed by | [
"George Lucas"
] | {
"entities": [
"Q38222",
"Q17738",
"Q5",
"Q165713"
],
"relations": [
"P57",
"P58",
"P1431",
"P31"
],
"adjacency": [
[
0,
3,
2
],
[
3,
0,
0
],
[
1,
0,
0
],
[
3,
2,
0
],
[
1,
2,
0
],
[
3,
1,
0
],
[
1,
1,
0
]
],
"entity_labels": [
"George Lucas",
"Star Wars: Episode IV – A New Hope",
"human",
"Star Wars: Episode I – The Phantom Menace"
],
"relation_labels": [
"director",
"screenwriter",
"executive producer",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q165713 wdt:P57 ?x0 .
wd:Q17738 wdt:P57 ?x0 .
wd:Q165713 wdt:P1431 ?x0 .
wd:Q17738 wdt:P1431 ?x0 .
wd:Q165713 wdt:P58 ?x0 .
wd:Q17738 wdt:P58 ?x0
} |
mcwq-230489 | Who was a film director that Fate and The Waiting Room were directed , edited , and executive produced by | [
"Zeki Demirkubuz"
] | {
"entities": [
"Q6084069",
"Q5437360",
"Q5",
"Q187261"
],
"relations": [
"P57",
"P1431",
"P31",
"P1040"
],
"adjacency": [
[
3,
2,
2
],
[
1,
0,
3
],
[
0,
0,
3
],
[
1,
3,
3
],
[
0,
3,
3
],
[
1,
1,
3
],
[
0,
1,
3
]
],
"entity_labels": [
"The Waiting Room",
"Fate",
"human",
"Zeki Demirkubuz"
],
"relation_labels": [
"director",
"executive producer",
"instance of",
"film editor"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q5437360 wdt:P57 ?x0 .
wd:Q6084069 wdt:P57 ?x0 .
wd:Q5437360 wdt:P1040 ?x0 .
wd:Q6084069 wdt:P1040 ?x0 .
wd:Q5437360 wdt:P1431 ?x0 .
wd:Q6084069 wdt:P1431 ?x0
} |
mcwq-230490 | Who was a film director that Allen Ginsberg influenced , Sara Dylan married , Sinéad O'Connor was influenced by , and Woody Guthrie influenced | [
"Bob Dylan"
] | {
"entities": [
"Q4061",
"Q6711",
"Q193982",
"Q5",
"Q392",
"Q457433",
"Q2526255"
],
"relations": [
"P106",
"P26",
"P737",
"P31"
],
"adjacency": [
[
4,
0,
6
],
[
4,
3,
3
],
[
2,
2,
4
],
[
4,
2,
0
],
[
4,
2,
1
],
[
4,
1,
5
]
],
"entity_labels": [
"Woody Guthrie",
"Allen Ginsberg",
"Sinéad O'Connor",
"human",
"Bob Dylan",
"Sara Dylan",
"film director"
],
"relation_labels": [
"occupation",
"spouse",
"influenced by",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q2526255 .
?x0 wdt:P31 wd:Q5 .
wd:Q193982 wdt:P737 ?x0 .
?x0 wdt:P737 wd:Q4061 .
?x0 wdt:P737 wd:Q6711 .
?x0 wdt:P26 wd:Q457433 .
FILTER ( ?x0 != wd:Q457433 )
} |
mcwq-230491 | Who was a film director that Margaret Mead married and influenced | [
"Gregory Bateson"
] | {
"entities": [
"Q314252",
"Q180099",
"Q2526255",
"Q5"
],
"relations": [
"P106",
"P26",
"P737",
"P31"
],
"adjacency": [
[
0,
0,
2
],
[
0,
3,
3
],
[
0,
2,
1
],
[
0,
1,
1
]
],
"entity_labels": [
"Gregory Bateson",
"Margaret Mead",
"film director",
"human"
],
"relation_labels": [
"occupation",
"spouse",
"influenced by",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q2526255 .
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P737 wd:Q180099 .
?x0 wdt:P26 wd:Q180099 .
FILTER ( ?x0 != wd:Q180099 )
} |
mcwq-230492 | Who was a film director that Gregory Bateson married and was influenced by | [
"Margaret Mead"
] | {
"entities": [
"Q2526255",
"Q314252",
"Q180099",
"Q5"
],
"relations": [
"P106",
"P26",
"P737",
"P31"
],
"adjacency": [
[
2,
0,
0
],
[
2,
3,
3
],
[
1,
2,
2
],
[
2,
1,
1
]
],
"entity_labels": [
"film director",
"Gregory Bateson",
"Margaret Mead",
"human"
],
"relation_labels": [
"occupation",
"spouse",
"influenced by",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q2526255 .
?x0 wdt:P31 wd:Q5 .
wd:Q314252 wdt:P737 ?x0 .
?x0 wdt:P26 wd:Q314252 .
FILTER ( ?x0 != wd:Q314252 )
} |
mcwq-230493 | Who was a film director that The Floorwalker , Pay Day , and The Pilgrim were directed by and The Eternal Jew and Zelig starred | [
"Charlie Chaplin"
] | {
"entities": [
"Q187423",
"Q165642",
"Q1151401",
"Q5",
"Q166739",
"Q882",
"Q199039"
],
"relations": [
"P57",
"P31",
"P161"
],
"adjacency": [
[
5,
1,
3
],
[
1,
2,
5
],
[
0,
2,
5
],
[
2,
0,
5
],
[
6,
0,
5
],
[
4,
0,
5
]
],
"entity_labels": [
"Zelig",
"The Eternal Jew",
"The Pilgrim",
"human",
"The Floorwalker",
"Charlie Chaplin",
"Pay Day"
],
"relation_labels": [
"director",
"instance of",
"cast member"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q165642 wdt:P161 ?x0 .
wd:Q187423 wdt:P161 ?x0 .
wd:Q1151401 wdt:P57 ?x0 .
wd:Q199039 wdt:P57 ?x0 .
wd:Q166739 wdt:P57 ?x0
} |
mcwq-230495 | Who was a film director that Dunkin' employed , Maverick was founded by , and Emmy & The Emmys was founded by | [
"Madonna"
] | {
"entities": [
"Q63546531",
"Q1744",
"Q5",
"Q2016567",
"Q847743",
"Q2526255"
],
"relations": [
"P106",
"P108",
"P31",
"P112"
],
"adjacency": [
[
1,
0,
5
],
[
1,
2,
2
],
[
0,
3,
1
],
[
3,
3,
1
],
[
1,
1,
4
]
],
"entity_labels": [
"Emmy & The Emmys",
"Madonna",
"human",
"Maverick",
"Dunkin' Donuts",
"film director"
],
"relation_labels": [
"occupation",
"employer",
"instance of",
"founded by"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q2526255 .
?x0 wdt:P31 wd:Q5 .
wd:Q63546531 wdt:P112 ?x0 .
wd:Q2016567 wdt:P112 ?x0 .
?x0 wdt:P108 wd:Q847743
} |
mcwq-230496 | Who was a film director that The Jimi Hendrix Experience was influenced by and a founder of Band of Gypsys and Electric Lady Studios was influenced by | [
"Bob Dylan"
] | {
"entities": [
"Q1325913",
"Q1407424",
"Q13581327",
"Q5",
"Q392",
"Q5928",
"Q2526255"
],
"relations": [
"P106",
"P737",
"P31",
"P112"
],
"adjacency": [
[
4,
0,
6
],
[
4,
2,
3
],
[
5,
1,
4
],
[
1,
1,
4
],
[
2,
3,
5
],
[
0,
3,
5
]
],
"entity_labels": [
"Electric Lady Studios",
"The Jimi Hendrix Experience",
"Band of Gypsys",
"human",
"Bob Dylan",
"Jimi Hendrix",
"film director"
],
"relation_labels": [
"occupation",
"influenced by",
"instance of",
"founded by"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q2526255 .
?x0 wdt:P31 wd:Q5 .
?x1 wdt:P737 ?x0 .
wd:Q1407424 wdt:P737 ?x0 .
wd:Q13581327 wdt:P112 ?x1 .
wd:Q1325913 wdt:P112 ?x1
} |
mcwq-230497 | Who was a film director that In a Year of 13 Moons and Whity were directed by and were edited by | [
"Rainer Werner Fassbinder"
] | {
"entities": [
"Q327427",
"Q44426",
"Q570483",
"Q5"
],
"relations": [
"P57",
"P31",
"P1040"
],
"adjacency": [
[
1,
1,
3
],
[
0,
0,
1
],
[
2,
0,
1
],
[
0,
2,
1
],
[
2,
2,
1
]
],
"entity_labels": [
"Whity",
"Rainer Werner Fassbinder",
"In a Year of 13 Moons",
"human"
],
"relation_labels": [
"director",
"instance of",
"film editor"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q327427 wdt:P57 ?x0 .
wd:Q570483 wdt:P57 ?x0 .
wd:Q327427 wdt:P1040 ?x0 .
wd:Q570483 wdt:P1040 ?x0
} |
mcwq-230498 | Who was a film director that Love at Large and The Island of Dr. Moreau starred and Human Highway and CSNY/Déjà Vu were directed by | [
"Neil Young"
] | {
"entities": [
"Q3201912",
"Q5937209",
"Q1024400",
"Q1091580",
"Q633",
"Q5"
],
"relations": [
"P57",
"P31",
"P161"
],
"adjacency": [
[
4,
1,
5
],
[
0,
2,
4
],
[
3,
2,
4
],
[
1,
0,
4
],
[
2,
0,
4
]
],
"entity_labels": [
"Love at Large",
"Human Highway",
"CSNY/Déjà Vu",
"The Island of Dr. Moreau",
"Neil Young",
"human"
],
"relation_labels": [
"director",
"instance of",
"cast member"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q3201912 wdt:P161 ?x0 .
wd:Q1091580 wdt:P161 ?x0 .
wd:Q5937209 wdt:P57 ?x0 .
wd:Q1024400 wdt:P57 ?x0
} |
mcwq-230499 | Who was a film director that Continental Edison and General Electric employed and Thomas A. Edison, Inc. , Edison Illuminating Company , and Edison Manufacturing Company were founded by | [
"Thomas Alva Edison"
] | {
"entities": [
"Q20894748",
"Q54173",
"Q8743",
"Q5338393",
"Q21022090",
"Q5",
"Q48746379",
"Q2526255"
],
"relations": [
"P106",
"P108",
"P31",
"P112"
],
"adjacency": [
[
2,
0,
7
],
[
2,
2,
5
],
[
3,
3,
2
],
[
0,
3,
2
],
[
4,
3,
2
],
[
2,
1,
6
],
[
2,
1,
1
]
],
"entity_labels": [
"Thomas A. Edison, Inc.",
"General Electric",
"Thomas Alva Edison",
"Edison Illuminating Company",
"Edison Manufacturing Company",
"human",
"Continental Edison",
"film director"
],
"relation_labels": [
"occupation",
"employer",
"instance of",
"founded by"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q2526255 .
?x0 wdt:P31 wd:Q5 .
wd:Q5338393 wdt:P112 ?x0 .
wd:Q20894748 wdt:P112 ?x0 .
wd:Q21022090 wdt:P112 ?x0 .
?x0 wdt:P108 wd:Q48746379 .
?x0 wdt:P108 wd:Q54173
} |
mcwq-230500 | Who was a film director that Stevie Wonder and Rick James influenced and Manuela Testolini and Mayte Garcia married | [
"Prince"
] | {
"entities": [
"Q9299606",
"Q22808247",
"Q714",
"Q5",
"Q248207",
"Q7542",
"Q2526255"
],
"relations": [
"P106",
"P26",
"P737",
"P31"
],
"adjacency": [
[
5,
0,
6
],
[
5,
3,
3
],
[
5,
2,
2
],
[
5,
2,
4
],
[
5,
1,
1
],
[
5,
1,
0
]
],
"entity_labels": [
"Mayte Garcia",
"Manuela Testolini",
"Stevie Wonder",
"human",
"Rick James",
"Prince",
"film director"
],
"relation_labels": [
"occupation",
"spouse",
"influenced by",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q2526255 .
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P737 wd:Q714 .
?x0 wdt:P737 wd:Q248207 .
?x0 wdt:P26 wd:Q22808247 .
?x0 wdt:P26 wd:Q9299606 .
FILTER ( ?x0 != wd:Q22808247 ) .
FILTER ( ?x0 != wd:Q9299606 )
} |
mcwq-230501 | Who was a film director that In a Year of 13 Moons and Whity were directed and edited by | [
"Rainer Werner Fassbinder"
] | {
"entities": [
"Q327427",
"Q44426",
"Q570483",
"Q5"
],
"relations": [
"P57",
"P31",
"P1040"
],
"adjacency": [
[
1,
1,
3
],
[
0,
0,
1
],
[
2,
0,
1
],
[
0,
2,
1
],
[
2,
2,
1
]
],
"entity_labels": [
"Whity",
"Rainer Werner Fassbinder",
"In a Year of 13 Moons",
"human"
],
"relation_labels": [
"director",
"instance of",
"film editor"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q327427 wdt:P57 ?x0 .
wd:Q570483 wdt:P57 ?x0 .
wd:Q327427 wdt:P1040 ?x0 .
wd:Q570483 wdt:P1040 ?x0
} |
mcwq-230503 | Who was a film director that Godzilla , 2012 , and Independence Day were directed by , were executive produced by , and were written by | [
"Roland Emmerich"
] | {
"entities": [
"Q105387",
"Q24075",
"Q60100",
"Q5",
"Q184605"
],
"relations": [
"P57",
"P58",
"P1431",
"P31"
],
"adjacency": [
[
2,
3,
3
],
[
1,
0,
2
],
[
0,
0,
2
],
[
4,
0,
2
],
[
1,
2,
2
],
[
0,
2,
2
],
[
4,
2,
2
],
[
1,
1,
2
],
[
0,
1,
2
],
[
4,
1,
2
]
],
"entity_labels": [
"Independence Day",
"Godzilla",
"Roland Emmerich",
"human",
"2012"
],
"relation_labels": [
"director",
"screenwriter",
"executive producer",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q24075 wdt:P57 ?x0 .
wd:Q105387 wdt:P57 ?x0 .
wd:Q184605 wdt:P57 ?x0 .
wd:Q24075 wdt:P1431 ?x0 .
wd:Q105387 wdt:P1431 ?x0 .
wd:Q184605 wdt:P1431 ?x0 .
wd:Q24075 wdt:P58 ?x0 .
wd:Q105387 wdt:P58 ?x0 .
wd:Q184605 wdt:P58 ?x0
} |
mcwq-230504 | Who was a film director that Left Unity was founded by , BBC employed , and a company employed | [
"Ken Loach"
] | {
"entities": [
"Q15715532",
"Q4830453",
"Q5",
"Q55238",
"Q9531",
"Q2526255"
],
"relations": [
"P106",
"P108",
"P31",
"P112"
],
"adjacency": [
[
3,
0,
5
],
[
3,
2,
2
],
[
0,
3,
3
],
[
3,
1,
4
],
[
3,
1,
4
],
[
4,
2,
1
]
],
"entity_labels": [
"Left Unity",
"business",
"human",
"Ken Loach",
"BBC",
"film director"
],
"relation_labels": [
"occupation",
"employer",
"instance of",
"founded by"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q2526255 .
?x0 wdt:P31 wd:Q5 .
wd:Q15715532 wdt:P112 ?x0 .
?x0 wdt:P108 ?x1 .
?x0 wdt:P108 wd:Q9531 .
?x1 wdt:P31 wd:Q4830453 } |
mcwq-230505 | Who was a film director that Kagemusha was executive produced by , was written by , was directed by , and was edited by | [
"Akira Kurosawa"
] | {
"entities": [
"Q854990",
"Q5",
"Q8006"
],
"relations": [
"P57",
"P58",
"P1431",
"P31",
"P1040"
],
"adjacency": [
[
2,
3,
1
],
[
0,
0,
2
],
[
0,
4,
2
],
[
0,
2,
2
],
[
0,
1,
2
]
],
"entity_labels": [
"Kagemusha",
"human",
"Akira Kurosawa"
],
"relation_labels": [
"director",
"screenwriter",
"executive producer",
"instance of",
"film editor"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q854990 wdt:P57 ?x0 .
wd:Q854990 wdt:P1040 ?x0 .
wd:Q854990 wdt:P1431 ?x0 .
wd:Q854990 wdt:P58 ?x0
} |
mcwq-230506 | Who was a film director that Erika Mann married and Marianne Hoppe married | [
"Gustaf Gründgens"
] | {
"entities": [
"Q61597",
"Q5",
"Q61260",
"Q85861",
"Q2526255"
],
"relations": [
"P106",
"P26",
"P31"
],
"adjacency": [
[
2,
0,
4
],
[
2,
2,
1
],
[
2,
1,
0
],
[
2,
1,
3
]
],
"entity_labels": [
"Erika Mann",
"human",
"Gustaf Gründgens",
"Marianne Hoppe",
"film director"
],
"relation_labels": [
"occupation",
"spouse",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q2526255 .
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P26 wd:Q61597 .
?x0 wdt:P26 wd:Q85861 .
FILTER ( ?x0 != wd:Q61597 ) .
FILTER ( ?x0 != wd:Q85861 )
} |
mcwq-230507 | Who was a film director that Hasse Poulsen and Sinéad O'Connor were influenced by and Carolyn Dennis and Sara Dylan married | [
"Bob Dylan"
] | {
"entities": [
"Q193982",
"Q5",
"Q392",
"Q457433",
"Q1326002",
"Q5045345",
"Q2526255"
],
"relations": [
"P106",
"P26",
"P737",
"P31"
],
"adjacency": [
[
2,
0,
6
],
[
2,
3,
1
],
[
4,
2,
2
],
[
0,
2,
2
],
[
2,
1,
3
],
[
2,
1,
5
]
],
"entity_labels": [
"Sinéad O'Connor",
"human",
"Bob Dylan",
"Sara Dylan",
"Hasse Poulsen",
"Carolyn Dennis",
"film director"
],
"relation_labels": [
"occupation",
"spouse",
"influenced by",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q2526255 .
?x0 wdt:P31 wd:Q5 .
wd:Q1326002 wdt:P737 ?x0 .
wd:Q193982 wdt:P737 ?x0 .
?x0 wdt:P26 wd:Q457433 .
?x0 wdt:P26 wd:Q5045345 .
FILTER ( ?x0 != wd:Q457433 ) .
FILTER ( ?x0 != wd:Q5045345 )
} |
mcwq-230508 | Who was a film director that Magical Mystery Tour was written by , starred , and was directed by | [
"John Lennon",
"Ringo Starr",
"George Harrison"
] | {
"entities": [
"Q901203",
"Q1203",
"Q5"
],
"relations": [
"P57",
"P58",
"P31",
"P161"
],
"adjacency": [
[
1,
2,
2
],
[
0,
3,
1
],
[
0,
0,
1
],
[
0,
1,
1
]
],
"entity_labels": [
"Magical Mystery Tour",
"John Lennon",
"human"
],
"relation_labels": [
"director",
"screenwriter",
"instance of",
"cast member"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q901203 wdt:P161 ?x0 .
wd:Q901203 wdt:P57 ?x0 .
wd:Q901203 wdt:P58 ?x0
} |
mcwq-230509 | Who was a film director that Back to the Future and Reverie were executive produced by and Stanley Kubrick: A Life in Pictures , Gremlins , Vanilla Sky , The Blues Brothers , and Men in Black starred | [
"Steven Spielberg"
] | {
"entities": [
"Q8877",
"Q91540",
"Q110278",
"Q30607989",
"Q5",
"Q765677",
"Q109767",
"Q51416",
"Q241958",
"Q2526255"
],
"relations": [
"P106",
"P1431",
"P31",
"P161"
],
"adjacency": [
[
0,
0,
9
],
[
0,
2,
4
],
[
6,
3,
0
],
[
7,
3,
0
],
[
2,
3,
0
],
[
8,
3,
0
],
[
5,
3,
0
],
[
3,
1,
0
],
[
1,
1,
0
]
],
"entity_labels": [
"Steven Spielberg",
"Back to the Future",
"Vanilla Sky",
"Reverie",
"human",
"Stanley Kubrick: A Life in Pictures",
"The Blues Brothers",
"Men in Black",
"Gremlins",
"film director"
],
"relation_labels": [
"occupation",
"executive producer",
"instance of",
"cast member"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q2526255 .
?x0 wdt:P31 wd:Q5 .
wd:Q109767 wdt:P161 ?x0 .
wd:Q51416 wdt:P161 ?x0 .
wd:Q110278 wdt:P161 ?x0 .
wd:Q241958 wdt:P161 ?x0 .
wd:Q765677 wdt:P161 ?x0 .
wd:Q30607989 wdt:P1431 ?x0 .
wd:Q91540 wdt:P1431 ?x0
} |
mcwq-230510 | Who was a film director that The Floorwalker and Modern Times were edited by | [
"Charlie Chaplin"
] | {
"entities": [
"Q45602",
"Q5",
"Q166739",
"Q882",
"Q2526255"
],
"relations": [
"P106",
"P31",
"P1040"
],
"adjacency": [
[
3,
0,
4
],
[
3,
1,
1
],
[
0,
2,
3
],
[
2,
2,
3
]
],
"entity_labels": [
"Modern Times",
"human",
"The Floorwalker",
"Charlie Chaplin",
"film director"
],
"relation_labels": [
"occupation",
"instance of",
"film editor"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q2526255 .
?x0 wdt:P31 wd:Q5 .
wd:Q45602 wdt:P1040 ?x0 .
wd:Q166739 wdt:P1040 ?x0
} |
mcwq-230511 | Who was a film director that Bea Silverman , Lady Jeanne Campbell , and Beverly Rentz Bentley married and Marcel Proust , Fyodor Dostoyevsky , and Pablo Picasso influenced | [
"Norman Mailer"
] | {
"entities": [
"Q6172037",
"Q76321864",
"Q7199",
"Q5",
"Q5593",
"Q180962",
"Q76071814",
"Q991",
"Q2526255"
],
"relations": [
"P106",
"P26",
"P737",
"P31"
],
"adjacency": [
[
5,
0,
8
],
[
5,
3,
3
],
[
5,
2,
7
],
[
5,
2,
4
],
[
5,
2,
2
],
[
5,
1,
0
],
[
5,
1,
6
],
[
5,
1,
1
]
],
"entity_labels": [
"Lady Jeanne Campbell",
"Bea Silverman",
"Marcel Proust",
"human",
"Pablo Picasso",
"Norman Mailer",
"Beverly Rentz Bentley",
"Fyodor Dostoyevsky",
"film director"
],
"relation_labels": [
"occupation",
"spouse",
"influenced by",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q2526255 .
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P737 wd:Q991 .
?x0 wdt:P737 wd:Q5593 .
?x0 wdt:P737 wd:Q7199 .
?x0 wdt:P26 wd:Q6172037 .
?x0 wdt:P26 wd:Q76071814 .
?x0 wdt:P26 wd:Q76321864 .
FILTER ( ?x0 != wd:Q6172037 ) .
FILTER ( ?x0 != wd:Q76071814 ) .
FILTER ( ?x0 != wd:Q76321864 )
} |
mcwq-230513 | Who was a film director that Anna Aaron was influenced by | [
"Kate Bush"
] | {
"entities": [
"Q5",
"Q119545",
"Q2526255",
"Q636"
],
"relations": [
"P106",
"P737",
"P31"
],
"adjacency": [
[
3,
0,
2
],
[
3,
2,
0
],
[
1,
1,
3
]
],
"entity_labels": [
"human",
"Anna Aaron",
"film director",
"Kate Bush"
],
"relation_labels": [
"occupation",
"influenced by",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q2526255 .
?x0 wdt:P31 wd:Q5 .
wd:Q119545 wdt:P737 ?x0
} |
mcwq-230516 | Who was a film director that Ellie Goulding and Nicola Roberts were influenced by | [
"Kate Bush"
] | {
"entities": [
"Q1072383",
"Q31164",
"Q5",
"Q2526255",
"Q636"
],
"relations": [
"P106",
"P737",
"P31"
],
"adjacency": [
[
4,
0,
3
],
[
4,
2,
2
],
[
0,
1,
4
],
[
1,
1,
4
]
],
"entity_labels": [
"Nicola Roberts",
"Ellie Goulding",
"human",
"film director",
"Kate Bush"
],
"relation_labels": [
"occupation",
"influenced by",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q2526255 .
?x0 wdt:P31 wd:Q5 .
wd:Q1072383 wdt:P737 ?x0 .
wd:Q31164 wdt:P737 ?x0
} |
mcwq-230517 | Who was a film director that Wild Nothing and Chvrches were influenced by and Anna Aaron and Björk were influenced by | [
"Kate Bush"
] | {
"entities": [
"Q5118436",
"Q5",
"Q4019781",
"Q42455",
"Q119545",
"Q2526255",
"Q636"
],
"relations": [
"P106",
"P737",
"P31"
],
"adjacency": [
[
6,
0,
5
],
[
6,
2,
1
],
[
2,
1,
6
],
[
0,
1,
6
],
[
4,
1,
6
],
[
3,
1,
6
]
],
"entity_labels": [
"Chvrches",
"human",
"Wild Nothing",
"Björk",
"Anna Aaron",
"film director",
"Kate Bush"
],
"relation_labels": [
"occupation",
"influenced by",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q2526255 .
?x0 wdt:P31 wd:Q5 .
wd:Q4019781 wdt:P737 ?x0 .
wd:Q5118436 wdt:P737 ?x0 .
wd:Q119545 wdt:P737 ?x0 .
wd:Q42455 wdt:P737 ?x0
} |
mcwq-230519 | Who was a film director that Maverick Films was founded by and Madonna 's employer employed | [
"Madonna"
] | {
"entities": [
"Q1744",
"Q5",
"Q3852994",
"Q847743",
"Q2526255"
],
"relations": [
"P106",
"P108",
"P31",
"P112"
],
"adjacency": [
[
0,
0,
4
],
[
0,
2,
1
],
[
2,
3,
0
],
[
0,
1,
3
],
[
0,
1,
3
]
],
"entity_labels": [
"Madonna",
"human",
"Maverick Films",
"Dunkin' Donuts",
"film director"
],
"relation_labels": [
"occupation",
"employer",
"instance of",
"founded by"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q2526255 .
?x0 wdt:P31 wd:Q5 .
wd:Q3852994 wdt:P112 ?x0 .
?x0 wdt:P108 ?x1 .
wd:Q1744 wdt:P108 ?x1
} |
mcwq-230520 | Who was a film director that Giulietta Masina 's spouse was influenced by | [
"Charlie Chaplin"
] | {
"entities": [
"Q5",
"Q106907",
"Q882",
"Q7371",
"Q2526255"
],
"relations": [
"P106",
"P26",
"P737",
"P31"
],
"adjacency": [
[
2,
0,
4
],
[
2,
3,
0
],
[
3,
2,
2
],
[
3,
1,
1
]
],
"entity_labels": [
"human",
"Giulietta Masina",
"Charlie Chaplin",
"Federico Fellini",
"film director"
],
"relation_labels": [
"occupation",
"spouse",
"influenced by",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q2526255 .
?x0 wdt:P31 wd:Q5 .
?x1 wdt:P737 ?x0 .
?x1 wdt:P26 wd:Q106907 .
FILTER ( ?x1 != wd:Q106907 )
} |
mcwq-230521 | Who was a film director that Bruce Lee influenced and The Game of Death 's cinematographer influenced | [
"Naoto Takenaka",
"Michael James Tamondong"
] | {
"entities": [
"Q1154179",
"Q5",
"Q16397",
"Q20202630",
"Q2526255"
],
"relations": [
"P344",
"P106",
"P737",
"P31"
],
"adjacency": [
[
0,
1,
4
],
[
0,
3,
1
],
[
0,
2,
2
],
[
0,
2,
2
],
[
3,
0,
2
]
],
"entity_labels": [
"Naoto Takenaka",
"human",
"Bruce Lee",
"The Game of Death",
"film director"
],
"relation_labels": [
"director of photography",
"occupation",
"influenced by",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q2526255 .
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P737 ?x1 .
?x0 wdt:P737 wd:Q16397 .
wd:Q20202630 wdt:P344 ?x1
} |
mcwq-230522 | Who was a film director that Hilde Körber , Dora Gerson , and Kristina Söderbaum married | [
"Veit Harlan"
] | {
"entities": [
"Q72126",
"Q5",
"Q78936",
"Q175913",
"Q60525",
"Q2526255"
],
"relations": [
"P106",
"P26",
"P31"
],
"adjacency": [
[
4,
0,
5
],
[
4,
2,
1
],
[
4,
1,
0
],
[
4,
1,
2
],
[
4,
1,
3
]
],
"entity_labels": [
"Dora Gerson",
"human",
"Hilde Körber",
"Kristina Söderbaum",
"Veit Harlan",
"film director"
],
"relation_labels": [
"occupation",
"spouse",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q2526255 .
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P26 wd:Q72126 .
?x0 wdt:P26 wd:Q78936 .
?x0 wdt:P26 wd:Q175913 .
FILTER ( ?x0 != wd:Q72126 ) .
FILTER ( ?x0 != wd:Q78936 ) .
FILTER ( ?x0 != wd:Q175913 )
} |
mcwq-230524 | Who was a film director that The Thing was edited by , The Second Time starred , and I Am Self Sufficient was edited by | [
"Nanni Moretti"
] | {
"entities": [
"Q521792",
"Q3821925",
"Q5",
"Q25100",
"Q2526255",
"Q166249"
],
"relations": [
"P106",
"P1040",
"P31",
"P161"
],
"adjacency": [
[
3,
0,
4
],
[
3,
2,
2
],
[
5,
3,
3
],
[
0,
1,
3
],
[
1,
1,
3
]
],
"entity_labels": [
"I Am Self Sufficient",
"The Thing",
"human",
"Nanni Moretti",
"film director",
"The Second Time"
],
"relation_labels": [
"occupation",
"film editor",
"instance of",
"cast member"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q2526255 .
?x0 wdt:P31 wd:Q5 .
wd:Q166249 wdt:P161 ?x0 .
wd:Q521792 wdt:P1040 ?x0 .
wd:Q3821925 wdt:P1040 ?x0
} |
mcwq-230525 | Who was a film director that I Love You, Daddy was directed by , starred , and was edited by | [
"Louis C.K."
] | {
"entities": [
"Q36951213",
"Q5",
"Q15079"
],
"relations": [
"P1040",
"P57",
"P31",
"P161"
],
"adjacency": [
[
2,
2,
1
],
[
0,
3,
2
],
[
0,
1,
2
],
[
0,
0,
2
]
],
"entity_labels": [
"I Love You, Daddy",
"human",
"Louis C.K."
],
"relation_labels": [
"film editor",
"director",
"instance of",
"cast member"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q36951213 wdt:P161 ?x0 .
wd:Q36951213 wdt:P57 ?x0 .
wd:Q36951213 wdt:P1040 ?x0
} |
mcwq-230526 | Who was a film director that Why Does Herr R. Run Amok? and Whity were written by , were edited by , and starred | [
"Rainer Werner Fassbinder"
] | {
"entities": [
"Q543382",
"Q327427",
"Q5",
"Q44426",
"Q2526255"
],
"relations": [
"P58",
"P31",
"P1040",
"P106",
"P161"
],
"adjacency": [
[
3,
3,
4
],
[
3,
1,
2
],
[
1,
4,
3
],
[
0,
4,
3
],
[
1,
2,
3
],
[
0,
2,
3
],
[
1,
0,
3
],
[
0,
0,
3
]
],
"entity_labels": [
"Why Does Herr R. Run Amok?",
"Whity",
"human",
"Rainer Werner Fassbinder",
"film director"
],
"relation_labels": [
"screenwriter",
"instance of",
"film editor",
"occupation",
"cast member"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q2526255 .
?x0 wdt:P31 wd:Q5 .
wd:Q327427 wdt:P161 ?x0 .
wd:Q543382 wdt:P161 ?x0 .
wd:Q327427 wdt:P1040 ?x0 .
wd:Q543382 wdt:P1040 ?x0 .
wd:Q327427 wdt:P58 ?x0 .
wd:Q543382 wdt:P58 ?x0
} |
mcwq-230527 | Who was a film director that Pay Day , The Bank , and Modern Times were directed by and edited by | [
"Charlie Chaplin"
] | {
"entities": [
"Q45602",
"Q5",
"Q882",
"Q199039",
"Q2291409"
],
"relations": [
"P57",
"P31",
"P1040"
],
"adjacency": [
[
2,
1,
1
],
[
4,
0,
2
],
[
3,
0,
2
],
[
0,
0,
2
],
[
4,
2,
2
],
[
3,
2,
2
],
[
0,
2,
2
]
],
"entity_labels": [
"Modern Times",
"human",
"Charlie Chaplin",
"Pay Day",
"The Bank"
],
"relation_labels": [
"director",
"instance of",
"film editor"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q2291409 wdt:P57 ?x0 .
wd:Q199039 wdt:P57 ?x0 .
wd:Q45602 wdt:P57 ?x0 .
wd:Q2291409 wdt:P1040 ?x0 .
wd:Q199039 wdt:P1040 ?x0 .
wd:Q45602 wdt:P1040 ?x0
} |
mcwq-230530 | Who was a film director that Work and Pay Day were edited by and The Great Dictator and Modern Times starred | [
"Charlie Chaplin"
] | {
"entities": [
"Q2445896",
"Q45602",
"Q5",
"Q109116",
"Q882",
"Q199039",
"Q2526255"
],
"relations": [
"P106",
"P1040",
"P31",
"P161"
],
"adjacency": [
[
4,
0,
6
],
[
4,
2,
2
],
[
3,
3,
4
],
[
1,
3,
4
],
[
0,
1,
4
],
[
5,
1,
4
]
],
"entity_labels": [
"Work",
"Modern Times",
"human",
"The Great Dictator",
"Charlie Chaplin",
"Pay Day",
"film director"
],
"relation_labels": [
"occupation",
"film editor",
"instance of",
"cast member"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q2526255 .
?x0 wdt:P31 wd:Q5 .
wd:Q109116 wdt:P161 ?x0 .
wd:Q45602 wdt:P161 ?x0 .
wd:Q2445896 wdt:P1040 ?x0 .
wd:Q199039 wdt:P1040 ?x0
} |
mcwq-230531 | Who was a film director that A Wedding was produced by , directed by , and written by | [
"Robert Altman"
] | {
"entities": [
"Q55163",
"Q1306424",
"Q5"
],
"relations": [
"P272",
"P57",
"P58",
"P31"
],
"adjacency": [
[
0,
3,
2
],
[
1,
1,
0
],
[
1,
0,
0
],
[
1,
2,
0
]
],
"entity_labels": [
"Robert Altman",
"A Wedding",
"human"
],
"relation_labels": [
"production company",
"director",
"screenwriter",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q1306424 wdt:P57 ?x0 .
wd:Q1306424 wdt:P272 ?x0 .
wd:Q1306424 wdt:P58 ?x0
} |
mcwq-230532 | Who was a film director that ClubJenna was founded by | [
"Jenna Jameson",
"Jay Grdina"
] | {
"entities": [
"Q400",
"Q1102919",
"Q2526255",
"Q5"
],
"relations": [
"P106",
"P31",
"P112"
],
"adjacency": [
[
0,
0,
2
],
[
0,
1,
3
],
[
1,
2,
0
]
],
"entity_labels": [
"Jenna Jameson",
"ClubJenna",
"film director",
"human"
],
"relation_labels": [
"occupation",
"instance of",
"founded by"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q2526255 .
?x0 wdt:P31 wd:Q5 .
wd:Q1102919 wdt:P112 ?x0
} |
mcwq-230533 | Who was a film director that Marianne Zoff married | [
"Theo Lingen",
"Bertolt Brecht"
] | {
"entities": [
"Q5",
"Q85271",
"Q2526255",
"Q69236"
],
"relations": [
"P106",
"P26",
"P31"
],
"adjacency": [
[
3,
0,
2
],
[
3,
2,
0
],
[
3,
1,
1
]
],
"entity_labels": [
"human",
"Marianne Zoff",
"film director",
"Theo Lingen"
],
"relation_labels": [
"occupation",
"spouse",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q2526255 .
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P26 wd:Q85271 .
FILTER ( ?x0 != wd:Q85271 )
} |
mcwq-230534 | Who was a film director that In the Park , Pay Day , and The Floorwalker were edited by and Modern Times , Zelig , and Burlesque on Carmen starred | [
"Charlie Chaplin"
] | {
"entities": [
"Q187423",
"Q45602",
"Q658822",
"Q5",
"Q166739",
"Q268879",
"Q882",
"Q199039",
"Q2526255"
],
"relations": [
"P106",
"P1040",
"P31",
"P161"
],
"adjacency": [
[
6,
0,
8
],
[
6,
2,
3
],
[
1,
3,
6
],
[
5,
3,
6
],
[
0,
3,
6
],
[
4,
1,
6
],
[
2,
1,
6
],
[
7,
1,
6
]
],
"entity_labels": [
"Zelig",
"Modern Times",
"In the Park",
"human",
"The Floorwalker",
"Burlesque on Carmen",
"Charlie Chaplin",
"Pay Day",
"film director"
],
"relation_labels": [
"occupation",
"film editor",
"instance of",
"cast member"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q2526255 .
?x0 wdt:P31 wd:Q5 .
wd:Q45602 wdt:P161 ?x0 .
wd:Q268879 wdt:P161 ?x0 .
wd:Q187423 wdt:P161 ?x0 .
wd:Q166739 wdt:P1040 ?x0 .
wd:Q658822 wdt:P1040 ?x0 .
wd:Q199039 wdt:P1040 ?x0
} |
mcwq-230535 | Who was a film director that Nibariki , Studio Ghibli , Shin-Ei Animation , Toei Animation , Ghibli Museum , and Tokuma Memorial Cultural Foundation for Animation employed | [
"Hayao Miyazaki"
] | {
"entities": [
"Q11490471",
"Q947907",
"Q1136386",
"Q730179",
"Q5",
"Q55400",
"Q182950",
"Q2526255",
"Q11371930"
],
"relations": [
"P106",
"P108",
"P31"
],
"adjacency": [
[
5,
0,
7
],
[
5,
2,
4
],
[
5,
1,
0
],
[
5,
1,
2
],
[
5,
1,
6
],
[
5,
1,
3
],
[
5,
1,
1
],
[
5,
1,
8
]
],
"entity_labels": [
"Tokuma Memorial Cultural Foundation for Animation",
"Ghibli Museum",
"Shin-Ei Animation",
"Toei Animation",
"human",
"Hayao Miyazaki",
"Studio Ghibli",
"film director",
"Nibariki"
],
"relation_labels": [
"occupation",
"employer",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q2526255 .
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P108 wd:Q11490471 .
?x0 wdt:P108 wd:Q1136386 .
?x0 wdt:P108 wd:Q182950 .
?x0 wdt:P108 wd:Q730179 .
?x0 wdt:P108 wd:Q947907 .
?x0 wdt:P108 wd:Q11371930
} |
mcwq-230536 | Who was a film director that Two English Girls and The 400 Blows starred | [
"Jean-Pierre Léaud",
"François Truffaut"
] | {
"entities": [
"Q232091",
"Q5",
"Q295834",
"Q162331",
"Q2526255"
],
"relations": [
"P106",
"P31",
"P161"
],
"adjacency": [
[
2,
0,
4
],
[
2,
1,
1
],
[
3,
2,
2
],
[
0,
2,
2
]
],
"entity_labels": [
"Two English Girls",
"human",
"Jean-Pierre Léaud",
"The 400 Blows",
"film director"
],
"relation_labels": [
"occupation",
"instance of",
"cast member"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q2526255 .
?x0 wdt:P31 wd:Q5 .
wd:Q162331 wdt:P161 ?x0 .
wd:Q232091 wdt:P161 ?x0
} |
mcwq-230537 | Who was a film director that Red Beard and Kagemusha were written by , directed by , and edited by | [
"Akira Kurosawa"
] | {
"entities": [
"Q854990",
"Q847709",
"Q5",
"Q8006"
],
"relations": [
"P57",
"P58",
"P31",
"P1040"
],
"adjacency": [
[
3,
2,
2
],
[
0,
0,
3
],
[
1,
0,
3
],
[
0,
3,
3
],
[
1,
3,
3
],
[
0,
1,
3
],
[
1,
1,
3
]
],
"entity_labels": [
"Kagemusha",
"Red Beard",
"human",
"Akira Kurosawa"
],
"relation_labels": [
"director",
"screenwriter",
"instance of",
"film editor"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q854990 wdt:P57 ?x0 .
wd:Q847709 wdt:P57 ?x0 .
wd:Q854990 wdt:P1040 ?x0 .
wd:Q847709 wdt:P1040 ?x0 .
wd:Q854990 wdt:P58 ?x0 .
wd:Q847709 wdt:P58 ?x0
} |
mcwq-230538 | Who was a film director that Kagemusha was executive produced by , directed by , edited by , and written by | [
"Akira Kurosawa"
] | {
"entities": [
"Q854990",
"Q5",
"Q8006"
],
"relations": [
"P57",
"P58",
"P1431",
"P31",
"P1040"
],
"adjacency": [
[
2,
3,
1
],
[
0,
0,
2
],
[
0,
4,
2
],
[
0,
2,
2
],
[
0,
1,
2
]
],
"entity_labels": [
"Kagemusha",
"human",
"Akira Kurosawa"
],
"relation_labels": [
"director",
"screenwriter",
"executive producer",
"instance of",
"film editor"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q854990 wdt:P57 ?x0 .
wd:Q854990 wdt:P1040 ?x0 .
wd:Q854990 wdt:P1431 ?x0 .
wd:Q854990 wdt:P58 ?x0
} |
mcwq-230539 | Who was a film director that The Great Dictator was directed by | [
"Charlie Chaplin"
] | {
"entities": [
"Q882",
"Q109116",
"Q5"
],
"relations": [
"P57",
"P31"
],
"adjacency": [
[
0,
1,
2
],
[
1,
0,
0
]
],
"entity_labels": [
"Charlie Chaplin",
"The Great Dictator",
"human"
],
"relation_labels": [
"director",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q109116 wdt:P57 ?x0
} |
mcwq-230542 | Who was a film director that a company was founded by and UNICEF employed | [
"Jackie Chan"
] | {
"entities": [
"Q4830453",
"Q1114301",
"Q5",
"Q740308",
"Q36970",
"Q2526255"
],
"relations": [
"P106",
"P108",
"P31",
"P112"
],
"adjacency": [
[
4,
0,
5
],
[
4,
2,
2
],
[
1,
3,
4
],
[
4,
1,
3
],
[
1,
2,
0
]
],
"entity_labels": [
"business",
"JCE Movies Limited",
"human",
"UNICEF",
"Jackie Chan",
"film director"
],
"relation_labels": [
"occupation",
"employer",
"instance of",
"founded by"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q2526255 .
?x0 wdt:P31 wd:Q5 .
?x1 wdt:P112 ?x0 .
?x0 wdt:P108 wd:Q740308 .
?x1 wdt:P31 wd:Q4830453 } |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.