id
stringlengths 11
13
| question
stringlengths 11
8.64k
| answers
sequence | subgraph
dict | sparql
stringlengths 49
483
|
---|---|---|---|---|
mcwq-234105 | Who was a editor and writer of Hey, Stine! 's sequel | [
"Anker Sørensen"
] | {
"entities": [
"Q24907",
"Q19798413",
"Q5",
"Q12317972"
],
"relations": [
"P155",
"P58",
"P31",
"P1040"
],
"adjacency": [
[
0,
2,
2
],
[
3,
3,
0
],
[
3,
1,
0
],
[
3,
0,
1
]
],
"entity_labels": [
"Anker Sørensen",
"Hey, Stine!",
"human",
"In Daddy's Pocket"
],
"relation_labels": [
"follows",
"screenwriter",
"instance of",
"film editor"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x1 wdt:P1040 ?x0 .
?x1 wdt:P58 ?x0 .
?x1 wdt:P155 wd:Q19798413
} |
mcwq-234106 | Who was a editor and writer of Yojimbo , Sanshiro Sugata Part II , and Rashomon | [
"Akira Kurosawa"
] | {
"entities": [
"Q135465",
"Q8006",
"Q5",
"Q20475",
"Q2296227"
],
"relations": [
"P58",
"P31",
"P1040"
],
"adjacency": [
[
1,
1,
2
],
[
4,
2,
1
],
[
3,
2,
1
],
[
0,
2,
1
],
[
4,
0,
1
],
[
3,
0,
1
],
[
0,
0,
1
]
],
"entity_labels": [
"Rashomon",
"Akira Kurosawa",
"human",
"Yojimbo",
"Sanshiro Sugata Part II"
],
"relation_labels": [
"screenwriter",
"instance of",
"film editor"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q2296227 wdt:P1040 ?x0 .
wd:Q20475 wdt:P1040 ?x0 .
wd:Q135465 wdt:P1040 ?x0 .
wd:Q2296227 wdt:P58 ?x0 .
wd:Q20475 wdt:P58 ?x0 .
wd:Q135465 wdt:P58 ?x0
} |
mcwq-234107 | Who was a editor and writer of Modern Times and The Floorwalker | [
"Charlie Chaplin"
] | {
"entities": [
"Q166739",
"Q45602",
"Q882",
"Q5"
],
"relations": [
"P58",
"P31",
"P1040"
],
"adjacency": [
[
2,
1,
3
],
[
1,
2,
2
],
[
0,
2,
2
],
[
1,
0,
2
],
[
0,
0,
2
]
],
"entity_labels": [
"The Floorwalker",
"Modern Times",
"Charlie Chaplin",
"human"
],
"relation_labels": [
"screenwriter",
"instance of",
"film editor"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q45602 wdt:P1040 ?x0 .
wd:Q166739 wdt:P1040 ?x0 .
wd:Q45602 wdt:P58 ?x0 .
wd:Q166739 wdt:P58 ?x0
} |
mcwq-234108 | Who was a editor and writer of Metropolis | [
"Fritz Lang"
] | {
"entities": [
"Q151599",
"Q19504",
"Q5"
],
"relations": [
"P58",
"P31",
"P1040"
],
"adjacency": [
[
1,
1,
2
],
[
0,
2,
1
],
[
0,
0,
1
]
],
"entity_labels": [
"Metropolis",
"Fritz Lang",
"human"
],
"relation_labels": [
"screenwriter",
"instance of",
"film editor"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q151599 wdt:P1040 ?x0 .
wd:Q151599 wdt:P58 ?x0
} |
mcwq-234109 | Who was a editor of Modern Times , The Floorwalker , One A.M. , and City Lights | [
"Charlie Chaplin"
] | {
"entities": [
"Q45602",
"Q5",
"Q166739",
"Q238211",
"Q1152833",
"Q882"
],
"relations": [
"P31",
"P1040"
],
"adjacency": [
[
5,
0,
1
],
[
4,
1,
5
],
[
0,
1,
5
],
[
3,
1,
5
],
[
2,
1,
5
]
],
"entity_labels": [
"Modern Times",
"human",
"The Floorwalker",
"City Lights",
"One A.M.",
"Charlie Chaplin"
],
"relation_labels": [
"instance of",
"film editor"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q1152833 wdt:P1040 ?x0 .
wd:Q45602 wdt:P1040 ?x0 .
wd:Q238211 wdt:P1040 ?x0 .
wd:Q166739 wdt:P1040 ?x0
} |
mcwq-234110 | Who was a editor of Monte Carlo or Bust 's prequel | [
"Anne V. Coates"
] | {
"entities": [
"Q1570145",
"Q31294",
"Q5",
"Q500304"
],
"relations": [
"P156",
"P31",
"P1040"
],
"adjacency": [
[
1,
1,
2
],
[
3,
2,
1
],
[
3,
0,
0
]
],
"entity_labels": [
"Monte Carlo or Bust",
"Anne V. Coates",
"human",
"Those Magnificent Men in their Flying Machines"
],
"relation_labels": [
"followed by",
"instance of",
"film editor"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x1 wdt:P1040 ?x0 .
?x1 wdt:P156 wd:Q1570145
} |
mcwq-234111 | Who was a editor of Modern Times and The Gold Rush | [
"Charlie Chaplin"
] | {
"entities": [
"Q45602",
"Q882",
"Q5",
"Q214723"
],
"relations": [
"P31",
"P1040"
],
"adjacency": [
[
1,
0,
2
],
[
0,
1,
1
],
[
3,
1,
1
]
],
"entity_labels": [
"Modern Times",
"Charlie Chaplin",
"human",
"The Gold Rush"
],
"relation_labels": [
"instance of",
"film editor"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q45602 wdt:P1040 ?x0 .
wd:Q214723 wdt:P1040 ?x0
} |
mcwq-234112 | Who was a editor of Atlas Shrugged: Part I 's sequel | [
"John Gilbert"
] | {
"entities": [
"Q4816841",
"Q8293",
"Q5",
"Q519619"
],
"relations": [
"P155",
"P31",
"P1040"
],
"adjacency": [
[
1,
1,
2
],
[
0,
2,
1
],
[
0,
0,
3
]
],
"entity_labels": [
"Atlas Shrugged: Part II",
"John Gilbert",
"human",
"Atlas Shrugged: Part I"
],
"relation_labels": [
"follows",
"instance of",
"film editor"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x1 wdt:P1040 ?x0 .
?x1 wdt:P155 wd:Q519619
} |
mcwq-234113 | Who was a editor of Red Beard , Sanshiro Sugata Part II , and The Hidden Fortress | [
"Akira Kurosawa"
] | {
"entities": [
"Q847709",
"Q39946",
"Q8006",
"Q5",
"Q2296227"
],
"relations": [
"P31",
"P1040"
],
"adjacency": [
[
2,
0,
3
],
[
4,
1,
2
],
[
0,
1,
2
],
[
1,
1,
2
]
],
"entity_labels": [
"Red Beard",
"The Hidden Fortress",
"Akira Kurosawa",
"human",
"Sanshiro Sugata Part II"
],
"relation_labels": [
"instance of",
"film editor"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q2296227 wdt:P1040 ?x0 .
wd:Q847709 wdt:P1040 ?x0 .
wd:Q39946 wdt:P1040 ?x0
} |
mcwq-234114 | Who was a editor of Atlas Shrugged: Part II 's sequel 's prequel | [
"John Gilbert"
] | {
"entities": [
"Q4816836",
"Q4816841",
"Q8293",
"Q5"
],
"relations": [
"P155",
"P156",
"P31",
"P1040"
],
"adjacency": [
[
2,
2,
3
],
[
1,
3,
2
],
[
1,
1,
0
],
[
0,
0,
1
]
],
"entity_labels": [
"Atlas Shrugged Part III: Who Is John Galt?",
"Atlas Shrugged: Part II",
"John Gilbert",
"human"
],
"relation_labels": [
"follows",
"followed by",
"instance of",
"film editor"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x1 wdt:P1040 ?x0 .
?x1 wdt:P156 ?x2 .
?x2 wdt:P155 wd:Q4816841
} |
mcwq-234115 | Who was a editor of Alexander Nevsky | [
"Esfir Veniaminovna Tobak",
"Sergei Eisenstein"
] | {
"entities": [
"Q4459088",
"Q118976",
"Q5"
],
"relations": [
"P31",
"P1040"
],
"adjacency": [
[
0,
0,
2
],
[
1,
1,
0
]
],
"entity_labels": [
"Esfir Veniaminovna Tobak",
"Alexander Nevsky",
"human"
],
"relation_labels": [
"instance of",
"film editor"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q118976 wdt:P1040 ?x0
} |
mcwq-234116 | Who was a editor of a prequel of The Lord of the Rings: The Two Towers | [
"John Gilbert"
] | {
"entities": [
"Q8293",
"Q164963",
"Q5",
"Q127367"
],
"relations": [
"P156",
"P31",
"P1040"
],
"adjacency": [
[
0,
1,
2
],
[
3,
2,
0
],
[
3,
0,
1
]
],
"entity_labels": [
"John Gilbert",
"The Lord of the Rings: The Two Towers",
"human",
"The Lord of the Rings: The Fellowship of the Ring"
],
"relation_labels": [
"followed by",
"instance of",
"film editor"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x1 wdt:P1040 ?x0 .
?x1 wdt:P156 wd:Q164963
} |
mcwq-234117 | Who was a editor of a sequel of Atlas Shrugged: Part I | [
"John Gilbert"
] | {
"entities": [
"Q4816841",
"Q8293",
"Q5",
"Q519619"
],
"relations": [
"P155",
"P31",
"P1040"
],
"adjacency": [
[
1,
1,
2
],
[
0,
2,
1
],
[
0,
0,
3
]
],
"entity_labels": [
"Atlas Shrugged: Part II",
"John Gilbert",
"human",
"Atlas Shrugged: Part I"
],
"relation_labels": [
"follows",
"instance of",
"film editor"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x1 wdt:P1040 ?x0 .
?x1 wdt:P155 wd:Q519619
} |
mcwq-234119 | Who was a editor , composer , and star of Planet Terror | [
"Robert Rodriguez"
] | {
"entities": [
"Q47284",
"Q1165050",
"Q5"
],
"relations": [
"P1040",
"P86",
"P31",
"P161"
],
"adjacency": [
[
0,
2,
2
],
[
1,
3,
0
],
[
1,
0,
0
],
[
1,
1,
0
]
],
"entity_labels": [
"Robert Rodriguez",
"Planet Terror",
"human"
],
"relation_labels": [
"film editor",
"composer",
"instance of",
"cast member"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q1165050 wdt:P161 ?x0 .
wd:Q1165050 wdt:P1040 ?x0 .
wd:Q1165050 wdt:P86 ?x0
} |
mcwq-234120 | Who was a editor , composer , and writer of a prequel of Spy Kids: All the Time in the World | [
"Robert Rodriguez"
] | {
"entities": [
"Q550591",
"Q47284",
"Q5",
"Q550196"
],
"relations": [
"P58",
"P31",
"P1040",
"P156",
"P86"
],
"adjacency": [
[
1,
1,
2
],
[
3,
2,
1
],
[
3,
4,
1
],
[
3,
0,
1
],
[
3,
3,
0
]
],
"entity_labels": [
"Spy Kids: All the Time in the World",
"Robert Rodriguez",
"human",
"Spy Kids 3-D: Game Over"
],
"relation_labels": [
"screenwriter",
"instance of",
"film editor",
"followed by",
"composer"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x1 wdt:P1040 ?x0 .
?x1 wdt:P86 ?x0 .
?x1 wdt:P58 ?x0 .
?x1 wdt:P156 wd:Q550591
} |
mcwq-234126 | Who was a editor , composer , writer , and star of Modern Times and The Gold Rush | [
"Charlie Chaplin"
] | {
"entities": [
"Q45602",
"Q882",
"Q5",
"Q214723"
],
"relations": [
"P58",
"P31",
"P1040",
"P161",
"P86"
],
"adjacency": [
[
1,
1,
2
],
[
0,
3,
1
],
[
3,
3,
1
],
[
0,
2,
1
],
[
3,
2,
1
],
[
0,
4,
1
],
[
3,
4,
1
],
[
0,
0,
1
],
[
3,
0,
1
]
],
"entity_labels": [
"Modern Times",
"Charlie Chaplin",
"human",
"The Gold Rush"
],
"relation_labels": [
"screenwriter",
"instance of",
"film editor",
"cast member",
"composer"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q45602 wdt:P161 ?x0 .
wd:Q214723 wdt:P161 ?x0 .
wd:Q45602 wdt:P1040 ?x0 .
wd:Q214723 wdt:P1040 ?x0 .
wd:Q45602 wdt:P86 ?x0 .
wd:Q214723 wdt:P86 ?x0 .
wd:Q45602 wdt:P58 ?x0 .
wd:Q214723 wdt:P58 ?x0
} |
mcwq-234128 | Who was a editor , cinematographer , and composer of Once Upon a Time in Mexico and Spy Kids 3-D: Game Over | [
"Robert Rodriguez"
] | {
"entities": [
"Q47284",
"Q93853",
"Q5",
"Q550196"
],
"relations": [
"P344",
"P86",
"P31",
"P1040"
],
"adjacency": [
[
0,
2,
2
],
[
1,
0,
0
],
[
3,
0,
0
],
[
1,
3,
0
],
[
3,
3,
0
],
[
1,
1,
0
],
[
3,
1,
0
]
],
"entity_labels": [
"Robert Rodriguez",
"Once Upon a Time in Mexico",
"human",
"Spy Kids 3-D: Game Over"
],
"relation_labels": [
"director of photography",
"composer",
"instance of",
"film editor"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q93853 wdt:P344 ?x0 .
wd:Q550196 wdt:P344 ?x0 .
wd:Q93853 wdt:P1040 ?x0 .
wd:Q550196 wdt:P1040 ?x0 .
wd:Q93853 wdt:P86 ?x0 .
wd:Q550196 wdt:P86 ?x0
} |
mcwq-234130 | Who was a editor , cinematographer , and executive producer of Uzak and Clouds of May | [
"Nuri Bilge Ceylan"
] | {
"entities": [
"Q2086445",
"Q1361018",
"Q724172",
"Q5"
],
"relations": [
"P344",
"P1431",
"P31",
"P1040"
],
"adjacency": [
[
2,
2,
3
],
[
1,
0,
2
],
[
0,
0,
2
],
[
1,
3,
2
],
[
0,
3,
2
],
[
1,
1,
2
],
[
0,
1,
2
]
],
"entity_labels": [
"Clouds of May",
"Uzak",
"Nuri Bilge Ceylan",
"human"
],
"relation_labels": [
"director of photography",
"executive producer",
"instance of",
"film editor"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q1361018 wdt:P344 ?x0 .
wd:Q2086445 wdt:P344 ?x0 .
wd:Q1361018 wdt:P1040 ?x0 .
wd:Q2086445 wdt:P1040 ?x0 .
wd:Q1361018 wdt:P1431 ?x0 .
wd:Q2086445 wdt:P1431 ?x0
} |
mcwq-234133 | Who was a editor , cinematographer , composer , and director of Inland Empire | [
"David Lynch"
] | {
"entities": [
"Q862058",
"Q2071",
"Q5"
],
"relations": [
"P344",
"P57",
"P31",
"P1040",
"P86"
],
"adjacency": [
[
1,
2,
2
],
[
0,
0,
1
],
[
0,
1,
1
],
[
0,
3,
1
],
[
0,
4,
1
]
],
"entity_labels": [
"Inland Empire",
"David Lynch",
"human"
],
"relation_labels": [
"director of photography",
"director",
"instance of",
"film editor",
"composer"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q862058 wdt:P344 ?x0 .
wd:Q862058 wdt:P57 ?x0 .
wd:Q862058 wdt:P1040 ?x0 .
wd:Q862058 wdt:P86 ?x0
} |
mcwq-234134 | Who was a editor , cinematographer , director , and composer of Spy Kids 3-D: Game Over and Once Upon a Time in Mexico | [
"Robert Rodriguez"
] | {
"entities": [
"Q47284",
"Q93853",
"Q5",
"Q550196"
],
"relations": [
"P344",
"P57",
"P31",
"P1040",
"P86"
],
"adjacency": [
[
0,
2,
2
],
[
3,
0,
0
],
[
1,
0,
0
],
[
3,
1,
0
],
[
1,
1,
0
],
[
3,
3,
0
],
[
1,
3,
0
],
[
3,
4,
0
],
[
1,
4,
0
]
],
"entity_labels": [
"Robert Rodriguez",
"Once Upon a Time in Mexico",
"human",
"Spy Kids 3-D: Game Over"
],
"relation_labels": [
"director of photography",
"director",
"instance of",
"film editor",
"composer"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q550196 wdt:P344 ?x0 .
wd:Q93853 wdt:P344 ?x0 .
wd:Q550196 wdt:P57 ?x0 .
wd:Q93853 wdt:P57 ?x0 .
wd:Q550196 wdt:P1040 ?x0 .
wd:Q93853 wdt:P1040 ?x0 .
wd:Q550196 wdt:P86 ?x0 .
wd:Q93853 wdt:P86 ?x0
} |
mcwq-234141 | Who was a editor , costume designer , and composer of The Love Witch | [
"Anna Biller"
] | {
"entities": [
"Q4766852",
"Q5",
"Q24496982"
],
"relations": [
"P86",
"P2515",
"P31",
"P1040"
],
"adjacency": [
[
0,
2,
1
],
[
2,
3,
0
],
[
2,
0,
0
],
[
2,
1,
0
]
],
"entity_labels": [
"Anna Biller",
"human",
"The Love Witch"
],
"relation_labels": [
"composer",
"costume designer",
"instance of",
"film editor"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q24496982 wdt:P1040 ?x0 .
wd:Q24496982 wdt:P86 ?x0 .
wd:Q24496982 wdt:P2515 ?x0
} |
mcwq-234151 | Who was a editor , costume designer , director , and cinematographer of Bloodthirsty Butchers | [
"Andy Milligan"
] | {
"entities": [
"Q3842066",
"Q5",
"Q1090963"
],
"relations": [
"P344",
"P57",
"P31",
"P1040",
"P2515"
],
"adjacency": [
[
2,
2,
1
],
[
0,
0,
2
],
[
0,
1,
2
],
[
0,
3,
2
],
[
0,
4,
2
]
],
"entity_labels": [
"Bloodthirsty Butchers",
"human",
"Andy Milligan"
],
"relation_labels": [
"director of photography",
"director",
"instance of",
"film editor",
"costume designer"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q3842066 wdt:P344 ?x0 .
wd:Q3842066 wdt:P57 ?x0 .
wd:Q3842066 wdt:P1040 ?x0 .
wd:Q3842066 wdt:P2515 ?x0
} |
mcwq-234160 | Who was a editor , director , and executive producer of a sequel of V/H/S | [
"Adam Wingard"
] | {
"entities": [
"Q7906333",
"Q4679987",
"Q5",
"Q1359366"
],
"relations": [
"P155",
"P57",
"P1431",
"P31",
"P1040"
],
"adjacency": [
[
1,
3,
2
],
[
0,
1,
1
],
[
0,
4,
1
],
[
0,
2,
1
],
[
0,
0,
3
]
],
"entity_labels": [
"V/H/S/2",
"Adam Wingard",
"human",
"V/H/S"
],
"relation_labels": [
"follows",
"director",
"executive producer",
"instance of",
"film editor"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x1 wdt:P57 ?x0 .
?x1 wdt:P1040 ?x0 .
?x1 wdt:P1431 ?x0 .
?x1 wdt:P155 wd:Q1359366
} |
mcwq-234161 | Who was a editor , director , and producer of Beastmaster 2: Through the Portal of Time 's prequel | [
"Don Coscarelli"
] | {
"entities": [
"Q720360",
"Q813045",
"Q813050",
"Q5"
],
"relations": [
"P272",
"P57",
"P31",
"P1040",
"P156"
],
"adjacency": [
[
0,
2,
3
],
[
2,
1,
0
],
[
2,
3,
0
],
[
2,
0,
0
],
[
2,
4,
1
]
],
"entity_labels": [
"Don Coscarelli",
"Beastmaster 2: Through the Portal of Time",
"The Beastmaster",
"human"
],
"relation_labels": [
"production company",
"director",
"instance of",
"film editor",
"followed by"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x1 wdt:P57 ?x0 .
?x1 wdt:P1040 ?x0 .
?x1 wdt:P272 ?x0 .
?x1 wdt:P156 wd:Q813045
} |
mcwq-234162 | Who was a editor , director , and writer of Paranoid Park , Mala Noche , and Last Days | [
"Gus Van Sant"
] | {
"entities": [
"Q526162",
"Q5",
"Q590570",
"Q25186",
"Q1139284"
],
"relations": [
"P57",
"P58",
"P31",
"P1040"
],
"adjacency": [
[
3,
2,
1
],
[
0,
0,
3
],
[
2,
0,
3
],
[
4,
0,
3
],
[
0,
3,
3
],
[
2,
3,
3
],
[
4,
3,
3
],
[
0,
1,
3
],
[
2,
1,
3
],
[
4,
1,
3
]
],
"entity_labels": [
"Last Days",
"human",
"Mala Noche",
"Gus Van Sant",
"Paranoid Park"
],
"relation_labels": [
"director",
"screenwriter",
"instance of",
"film editor"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q526162 wdt:P57 ?x0 .
wd:Q590570 wdt:P57 ?x0 .
wd:Q1139284 wdt:P57 ?x0 .
wd:Q526162 wdt:P1040 ?x0 .
wd:Q590570 wdt:P1040 ?x0 .
wd:Q1139284 wdt:P1040 ?x0 .
wd:Q526162 wdt:P58 ?x0 .
wd:Q590570 wdt:P58 ?x0 .
wd:Q1139284 wdt:P58 ?x0
} |
mcwq-234163 | Who was a editor , director , cinematographer , star , and composer of Sin City: A Dame to Kill For and Planet Terror | [
"Robert Rodriguez"
] | {
"entities": [
"Q47284",
"Q1165050",
"Q5",
"Q1653396"
],
"relations": [
"P344",
"P57",
"P31",
"P1040",
"P161",
"P86"
],
"adjacency": [
[
0,
2,
2
],
[
1,
4,
0
],
[
3,
4,
0
],
[
1,
0,
0
],
[
3,
0,
0
],
[
1,
1,
0
],
[
3,
1,
0
],
[
1,
3,
0
],
[
3,
3,
0
],
[
1,
5,
0
],
[
3,
5,
0
]
],
"entity_labels": [
"Robert Rodriguez",
"Planet Terror",
"human",
"Sin City: A Dame to Kill For"
],
"relation_labels": [
"director of photography",
"director",
"instance of",
"film editor",
"cast member",
"composer"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q1165050 wdt:P161 ?x0 .
wd:Q1653396 wdt:P161 ?x0 .
wd:Q1165050 wdt:P344 ?x0 .
wd:Q1653396 wdt:P344 ?x0 .
wd:Q1165050 wdt:P57 ?x0 .
wd:Q1653396 wdt:P57 ?x0 .
wd:Q1165050 wdt:P1040 ?x0 .
wd:Q1653396 wdt:P1040 ?x0 .
wd:Q1165050 wdt:P86 ?x0 .
wd:Q1653396 wdt:P86 ?x0
} |
mcwq-234166 | Who was a editor , director , star , and composer of Modern Times and Pay Day | [
"Charlie Chaplin"
] | {
"entities": [
"Q45602",
"Q882",
"Q199039",
"Q5"
],
"relations": [
"P57",
"P31",
"P1040",
"P161",
"P86"
],
"adjacency": [
[
1,
1,
3
],
[
0,
3,
1
],
[
2,
3,
1
],
[
0,
0,
1
],
[
2,
0,
1
],
[
0,
2,
1
],
[
2,
2,
1
],
[
0,
4,
1
],
[
2,
4,
1
]
],
"entity_labels": [
"Modern Times",
"Charlie Chaplin",
"Pay Day",
"human"
],
"relation_labels": [
"director",
"instance of",
"film editor",
"cast member",
"composer"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q45602 wdt:P161 ?x0 .
wd:Q199039 wdt:P161 ?x0 .
wd:Q45602 wdt:P57 ?x0 .
wd:Q199039 wdt:P57 ?x0 .
wd:Q45602 wdt:P1040 ?x0 .
wd:Q199039 wdt:P1040 ?x0 .
wd:Q45602 wdt:P86 ?x0 .
wd:Q199039 wdt:P86 ?x0
} |
mcwq-234169 | Who was a editor , director , writer , and cinematographer of Once Upon a Time in Mexico , Planet Terror , and Sin City | [
"Robert Rodriguez"
] | {
"entities": [
"Q1165050",
"Q192115",
"Q5",
"Q93853",
"Q47284"
],
"relations": [
"P344",
"P57",
"P58",
"P31",
"P1040"
],
"adjacency": [
[
4,
3,
2
],
[
3,
0,
4
],
[
0,
0,
4
],
[
1,
0,
4
],
[
3,
1,
4
],
[
0,
1,
4
],
[
1,
1,
4
],
[
3,
4,
4
],
[
0,
4,
4
],
[
1,
4,
4
],
[
3,
2,
4
],
[
0,
2,
4
],
[
1,
2,
4
]
],
"entity_labels": [
"Planet Terror",
"Sin City",
"human",
"Once Upon a Time in Mexico",
"Robert Rodriguez"
],
"relation_labels": [
"director of photography",
"director",
"screenwriter",
"instance of",
"film editor"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q93853 wdt:P344 ?x0 .
wd:Q1165050 wdt:P344 ?x0 .
wd:Q192115 wdt:P344 ?x0 .
wd:Q93853 wdt:P57 ?x0 .
wd:Q1165050 wdt:P57 ?x0 .
wd:Q192115 wdt:P57 ?x0 .
wd:Q93853 wdt:P1040 ?x0 .
wd:Q1165050 wdt:P1040 ?x0 .
wd:Q192115 wdt:P1040 ?x0 .
wd:Q93853 wdt:P58 ?x0 .
wd:Q1165050 wdt:P58 ?x0 .
wd:Q192115 wdt:P58 ?x0
} |
mcwq-234171 | Who was a editor , executive producer , and cinematographer of The Waiting Room and The Confession | [
"Zeki Demirkubuz"
] | {
"entities": [
"Q12813010",
"Q6084069",
"Q5",
"Q187261"
],
"relations": [
"P344",
"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 Confession",
"The Waiting Room",
"human",
"Zeki Demirkubuz"
],
"relation_labels": [
"director of photography",
"executive producer",
"instance of",
"film editor"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q6084069 wdt:P344 ?x0 .
wd:Q12813010 wdt:P344 ?x0 .
wd:Q6084069 wdt:P1040 ?x0 .
wd:Q12813010 wdt:P1040 ?x0 .
wd:Q6084069 wdt:P1431 ?x0 .
wd:Q12813010 wdt:P1431 ?x0
} |
mcwq-234191 | Who was a editor , star , and composer of Pay Day | [
"Charlie Chaplin"
] | {
"entities": [
"Q882",
"Q199039",
"Q5"
],
"relations": [
"P1040",
"P86",
"P31",
"P161"
],
"adjacency": [
[
0,
2,
2
],
[
1,
3,
0
],
[
1,
0,
0
],
[
1,
1,
0
]
],
"entity_labels": [
"Charlie Chaplin",
"Pay Day",
"human"
],
"relation_labels": [
"film editor",
"composer",
"instance of",
"cast member"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q199039 wdt:P161 ?x0 .
wd:Q199039 wdt:P1040 ?x0 .
wd:Q199039 wdt:P86 ?x0
} |
mcwq-234192 | Who was a editor , star , and composer of Modern Times and The Kid | [
"Charlie Chaplin"
] | {
"entities": [
"Q374172",
"Q45602",
"Q882",
"Q5"
],
"relations": [
"P1040",
"P86",
"P31",
"P161"
],
"adjacency": [
[
2,
2,
3
],
[
1,
3,
2
],
[
0,
3,
2
],
[
1,
0,
2
],
[
0,
0,
2
],
[
1,
1,
2
],
[
0,
1,
2
]
],
"entity_labels": [
"The Kid",
"Modern Times",
"Charlie Chaplin",
"human"
],
"relation_labels": [
"film editor",
"composer",
"instance of",
"cast member"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q45602 wdt:P161 ?x0 .
wd:Q374172 wdt:P161 ?x0 .
wd:Q45602 wdt:P1040 ?x0 .
wd:Q374172 wdt:P1040 ?x0 .
wd:Q45602 wdt:P86 ?x0 .
wd:Q374172 wdt:P86 ?x0
} |
mcwq-234193 | Who was a editor , star , and cinematographer of Sin City: A Dame to Kill For 's prequel | [
"Robert Rodriguez"
] | {
"entities": [
"Q47284",
"Q192115",
"Q5",
"Q1653396"
],
"relations": [
"P344",
"P31",
"P1040",
"P156",
"P161"
],
"adjacency": [
[
0,
1,
2
],
[
1,
4,
0
],
[
1,
0,
0
],
[
1,
2,
0
],
[
1,
3,
3
]
],
"entity_labels": [
"Robert Rodriguez",
"Sin City",
"human",
"Sin City: A Dame to Kill For"
],
"relation_labels": [
"director of photography",
"instance of",
"film editor",
"followed by",
"cast member"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x1 wdt:P161 ?x0 .
?x1 wdt:P344 ?x0 .
?x1 wdt:P1040 ?x0 .
?x1 wdt:P156 wd:Q1653396
} |
mcwq-234194 | Who was a editor , star , and cinematographer of Planet Terror , The Adventures of Sharkboy and Lavagirl in 3-D , and Sin City | [
"Robert Rodriguez"
] | {
"entities": [
"Q1165050",
"Q656357",
"Q5",
"Q192115",
"Q47284"
],
"relations": [
"P344",
"P1040",
"P31",
"P161"
],
"adjacency": [
[
4,
2,
2
],
[
1,
3,
4
],
[
0,
3,
4
],
[
3,
3,
4
],
[
1,
0,
4
],
[
0,
0,
4
],
[
3,
0,
4
],
[
1,
1,
4
],
[
0,
1,
4
],
[
3,
1,
4
]
],
"entity_labels": [
"Planet Terror",
"The Adventures of Sharkboy and Lavagirl in 3-D",
"human",
"Sin City",
"Robert Rodriguez"
],
"relation_labels": [
"director of photography",
"film editor",
"instance of",
"cast member"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q656357 wdt:P161 ?x0 .
wd:Q1165050 wdt:P161 ?x0 .
wd:Q192115 wdt:P161 ?x0 .
wd:Q656357 wdt:P344 ?x0 .
wd:Q1165050 wdt:P344 ?x0 .
wd:Q192115 wdt:P344 ?x0 .
wd:Q656357 wdt:P1040 ?x0 .
wd:Q1165050 wdt:P1040 ?x0 .
wd:Q192115 wdt:P1040 ?x0
} |
mcwq-234197 | Who was a editor , star , and writer of Sin City 's sequel | [
"Robert Rodriguez"
] | {
"entities": [
"Q47284",
"Q192115",
"Q5",
"Q1653396"
],
"relations": [
"P155",
"P58",
"P31",
"P1040",
"P161"
],
"adjacency": [
[
0,
2,
2
],
[
3,
4,
0
],
[
3,
3,
0
],
[
3,
1,
0
],
[
3,
0,
1
]
],
"entity_labels": [
"Robert Rodriguez",
"Sin City",
"human",
"Sin City: A Dame to Kill For"
],
"relation_labels": [
"follows",
"screenwriter",
"instance of",
"film editor",
"cast member"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x1 wdt:P161 ?x0 .
?x1 wdt:P1040 ?x0 .
?x1 wdt:P58 ?x0 .
?x1 wdt:P155 wd:Q192115
} |
mcwq-234198 | Who was a editor , star , and writer of The Floorwalker , The Kid , and The New Janitor | [
"Charlie Chaplin"
] | {
"entities": [
"Q5",
"Q166739",
"Q374172",
"Q743340",
"Q882"
],
"relations": [
"P1040",
"P58",
"P31",
"P161"
],
"adjacency": [
[
4,
2,
0
],
[
1,
3,
4
],
[
2,
3,
4
],
[
3,
3,
4
],
[
1,
0,
4
],
[
2,
0,
4
],
[
3,
0,
4
],
[
1,
1,
4
],
[
2,
1,
4
],
[
3,
1,
4
]
],
"entity_labels": [
"human",
"The Floorwalker",
"The Kid",
"The New Janitor",
"Charlie Chaplin"
],
"relation_labels": [
"film editor",
"screenwriter",
"instance of",
"cast member"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q166739 wdt:P161 ?x0 .
wd:Q374172 wdt:P161 ?x0 .
wd:Q743340 wdt:P161 ?x0 .
wd:Q166739 wdt:P1040 ?x0 .
wd:Q374172 wdt:P1040 ?x0 .
wd:Q743340 wdt:P1040 ?x0 .
wd:Q166739 wdt:P58 ?x0 .
wd:Q374172 wdt:P58 ?x0 .
wd:Q743340 wdt:P58 ?x0
} |
mcwq-234201 | Who was a editor , star , cinematographer , and executive producer of The Waiting Room | [
"Zeki Demirkubuz"
] | {
"entities": [
"Q6084069",
"Q5",
"Q187261"
],
"relations": [
"P344",
"P1431",
"P1040",
"P31",
"P161"
],
"adjacency": [
[
2,
3,
1
],
[
0,
4,
2
],
[
0,
0,
2
],
[
0,
2,
2
],
[
0,
1,
2
]
],
"entity_labels": [
"The Waiting Room",
"human",
"Zeki Demirkubuz"
],
"relation_labels": [
"director of photography",
"executive producer",
"film editor",
"instance of",
"cast member"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q6084069 wdt:P161 ?x0 .
wd:Q6084069 wdt:P344 ?x0 .
wd:Q6084069 wdt:P1040 ?x0 .
wd:Q6084069 wdt:P1431 ?x0
} |
mcwq-234202 | Who was a editor , star , cinematographer , and writer of Day of the Fight | [
"Stanley Kubrick"
] | {
"entities": [
"Q426628",
"Q2001",
"Q5"
],
"relations": [
"P344",
"P58",
"P31",
"P1040",
"P161"
],
"adjacency": [
[
1,
2,
2
],
[
0,
4,
1
],
[
0,
0,
1
],
[
0,
3,
1
],
[
0,
1,
1
]
],
"entity_labels": [
"Day of the Fight",
"Stanley Kubrick",
"human"
],
"relation_labels": [
"director of photography",
"screenwriter",
"instance of",
"film editor",
"cast member"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q426628 wdt:P161 ?x0 .
wd:Q426628 wdt:P344 ?x0 .
wd:Q426628 wdt:P1040 ?x0 .
wd:Q426628 wdt:P58 ?x0
} |
mcwq-234203 | Who was a editor , star , director , and costume designer of The Holy Mountain | [
"Alejandro Jodorowsky"
] | {
"entities": [
"Q263730",
"Q5",
"Q1640076"
],
"relations": [
"P57",
"P31",
"P1040",
"P2515",
"P161"
],
"adjacency": [
[
0,
1,
1
],
[
2,
4,
0
],
[
2,
0,
0
],
[
2,
2,
0
],
[
2,
3,
0
]
],
"entity_labels": [
"Alejandro Jodorowsky",
"human",
"The Holy Mountain"
],
"relation_labels": [
"director",
"instance of",
"film editor",
"costume designer",
"cast member"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q1640076 wdt:P161 ?x0 .
wd:Q1640076 wdt:P57 ?x0 .
wd:Q1640076 wdt:P1040 ?x0 .
wd:Q1640076 wdt:P2515 ?x0
} |
mcwq-234208 | Who was a editor , writer , and cinematographer of Sin City , Once Upon a Time in Mexico , and Spy Kids 2: The Island of Lost Dreams | [
"Robert Rodriguez"
] | {
"entities": [
"Q192115",
"Q5",
"Q93853",
"Q47284",
"Q549908"
],
"relations": [
"P344",
"P58",
"P31",
"P1040"
],
"adjacency": [
[
3,
2,
1
],
[
4,
0,
3
],
[
2,
0,
3
],
[
0,
0,
3
],
[
4,
3,
3
],
[
2,
3,
3
],
[
0,
3,
3
],
[
4,
1,
3
],
[
2,
1,
3
],
[
0,
1,
3
]
],
"entity_labels": [
"Sin City",
"human",
"Once Upon a Time in Mexico",
"Robert Rodriguez",
"Spy Kids 2: The Island of Lost Dreams"
],
"relation_labels": [
"director of photography",
"screenwriter",
"instance of",
"film editor"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q549908 wdt:P344 ?x0 .
wd:Q93853 wdt:P344 ?x0 .
wd:Q192115 wdt:P344 ?x0 .
wd:Q549908 wdt:P1040 ?x0 .
wd:Q93853 wdt:P1040 ?x0 .
wd:Q192115 wdt:P1040 ?x0 .
wd:Q549908 wdt:P58 ?x0 .
wd:Q93853 wdt:P58 ?x0 .
wd:Q192115 wdt:P58 ?x0
} |
mcwq-234210 | Who was a editor , writer , and director of Modern Times , Pay Day , The Tramp , and Work | [
"Charlie Chaplin"
] | {
"entities": [
"Q2445896",
"Q641474",
"Q45602",
"Q5",
"Q882",
"Q199039"
],
"relations": [
"P57",
"P58",
"P31",
"P1040"
],
"adjacency": [
[
4,
2,
3
],
[
0,
0,
4
],
[
5,
0,
4
],
[
2,
0,
4
],
[
1,
0,
4
],
[
0,
3,
4
],
[
5,
3,
4
],
[
2,
3,
4
],
[
1,
3,
4
],
[
0,
1,
4
],
[
5,
1,
4
],
[
2,
1,
4
],
[
1,
1,
4
]
],
"entity_labels": [
"Work",
"The Tramp",
"Modern Times",
"human",
"Charlie Chaplin",
"Pay Day"
],
"relation_labels": [
"director",
"screenwriter",
"instance of",
"film editor"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q2445896 wdt:P57 ?x0 .
wd:Q199039 wdt:P57 ?x0 .
wd:Q45602 wdt:P57 ?x0 .
wd:Q641474 wdt:P57 ?x0 .
wd:Q2445896 wdt:P1040 ?x0 .
wd:Q199039 wdt:P1040 ?x0 .
wd:Q45602 wdt:P1040 ?x0 .
wd:Q641474 wdt:P1040 ?x0 .
wd:Q2445896 wdt:P58 ?x0 .
wd:Q199039 wdt:P58 ?x0 .
wd:Q45602 wdt:P58 ?x0 .
wd:Q641474 wdt:P58 ?x0
} |
mcwq-234211 | Who was a editor , writer , and executive producer of Golem , The Mystery of Dante , and The Broken Key | [
"Louis Nero"
] | {
"entities": [
"Q5",
"Q21187932",
"Q15732303",
"Q3773096",
"Q3837608"
],
"relations": [
"P58",
"P1431",
"P31",
"P1040"
],
"adjacency": [
[
4,
2,
0
],
[
3,
3,
4
],
[
1,
3,
4
],
[
2,
3,
4
],
[
3,
1,
4
],
[
1,
1,
4
],
[
2,
1,
4
],
[
3,
0,
4
],
[
1,
0,
4
],
[
2,
0,
4
]
],
"entity_labels": [
"human",
"The Broken Key",
"The Mystery of Dante",
"Golem",
"Louis Nero"
],
"relation_labels": [
"screenwriter",
"executive producer",
"instance of",
"film editor"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q3773096 wdt:P1040 ?x0 .
wd:Q21187932 wdt:P1040 ?x0 .
wd:Q15732303 wdt:P1040 ?x0 .
wd:Q3773096 wdt:P1431 ?x0 .
wd:Q21187932 wdt:P1431 ?x0 .
wd:Q15732303 wdt:P1431 ?x0 .
wd:Q3773096 wdt:P58 ?x0 .
wd:Q21187932 wdt:P58 ?x0 .
wd:Q15732303 wdt:P58 ?x0
} |
mcwq-234212 | Who was a editor , writer , and star of The New Janitor , The Kid , and The Floorwalker | [
"Charlie Chaplin"
] | {
"entities": [
"Q5",
"Q166739",
"Q374172",
"Q743340",
"Q882"
],
"relations": [
"P1040",
"P58",
"P31",
"P161"
],
"adjacency": [
[
4,
2,
0
],
[
1,
3,
4
],
[
2,
3,
4
],
[
3,
3,
4
],
[
1,
0,
4
],
[
2,
0,
4
],
[
3,
0,
4
],
[
1,
1,
4
],
[
2,
1,
4
],
[
3,
1,
4
]
],
"entity_labels": [
"human",
"The Floorwalker",
"The Kid",
"The New Janitor",
"Charlie Chaplin"
],
"relation_labels": [
"film editor",
"screenwriter",
"instance of",
"cast member"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q166739 wdt:P161 ?x0 .
wd:Q374172 wdt:P161 ?x0 .
wd:Q743340 wdt:P161 ?x0 .
wd:Q166739 wdt:P1040 ?x0 .
wd:Q374172 wdt:P1040 ?x0 .
wd:Q743340 wdt:P1040 ?x0 .
wd:Q166739 wdt:P58 ?x0 .
wd:Q374172 wdt:P58 ?x0 .
wd:Q743340 wdt:P58 ?x0
} |
mcwq-234213 | Who was a editor , writer , composer , and director of The Gold Rush and Modern Times | [
"Charlie Chaplin"
] | {
"entities": [
"Q45602",
"Q882",
"Q5",
"Q214723"
],
"relations": [
"P57",
"P58",
"P31",
"P1040",
"P86"
],
"adjacency": [
[
1,
2,
2
],
[
0,
0,
1
],
[
3,
0,
1
],
[
0,
3,
1
],
[
3,
3,
1
],
[
0,
4,
1
],
[
3,
4,
1
],
[
0,
1,
1
],
[
3,
1,
1
]
],
"entity_labels": [
"Modern Times",
"Charlie Chaplin",
"human",
"The Gold Rush"
],
"relation_labels": [
"director",
"screenwriter",
"instance of",
"film editor",
"composer"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q45602 wdt:P57 ?x0 .
wd:Q214723 wdt:P57 ?x0 .
wd:Q45602 wdt:P1040 ?x0 .
wd:Q214723 wdt:P1040 ?x0 .
wd:Q45602 wdt:P86 ?x0 .
wd:Q214723 wdt:P86 ?x0 .
wd:Q45602 wdt:P58 ?x0 .
wd:Q214723 wdt:P58 ?x0
} |
mcwq-234214 | Who was a editor , writer , composer , and star of Modern Times and The Gold Rush | [
"Charlie Chaplin"
] | {
"entities": [
"Q45602",
"Q882",
"Q5",
"Q214723"
],
"relations": [
"P58",
"P31",
"P1040",
"P161",
"P86"
],
"adjacency": [
[
1,
1,
2
],
[
0,
3,
1
],
[
3,
3,
1
],
[
0,
2,
1
],
[
3,
2,
1
],
[
0,
4,
1
],
[
3,
4,
1
],
[
0,
0,
1
],
[
3,
0,
1
]
],
"entity_labels": [
"Modern Times",
"Charlie Chaplin",
"human",
"The Gold Rush"
],
"relation_labels": [
"screenwriter",
"instance of",
"film editor",
"cast member",
"composer"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q45602 wdt:P161 ?x0 .
wd:Q214723 wdt:P161 ?x0 .
wd:Q45602 wdt:P1040 ?x0 .
wd:Q214723 wdt:P1040 ?x0 .
wd:Q45602 wdt:P86 ?x0 .
wd:Q214723 wdt:P86 ?x0 .
wd:Q45602 wdt:P58 ?x0 .
wd:Q214723 wdt:P58 ?x0
} |
mcwq-234215 | Who was a editor , writer , cinematographer , and star of Sin City and The Adventures of Sharkboy and Lavagirl in 3-D | [
"Robert Rodriguez"
] | {
"entities": [
"Q5",
"Q47284",
"Q192115",
"Q656357"
],
"relations": [
"P344",
"P58",
"P31",
"P1040",
"P161"
],
"adjacency": [
[
1,
2,
0
],
[
2,
4,
1
],
[
3,
4,
1
],
[
2,
0,
1
],
[
3,
0,
1
],
[
2,
3,
1
],
[
3,
3,
1
],
[
2,
1,
1
],
[
3,
1,
1
]
],
"entity_labels": [
"human",
"Robert Rodriguez",
"Sin City",
"The Adventures of Sharkboy and Lavagirl in 3-D"
],
"relation_labels": [
"director of photography",
"screenwriter",
"instance of",
"film editor",
"cast member"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q192115 wdt:P161 ?x0 .
wd:Q656357 wdt:P161 ?x0 .
wd:Q192115 wdt:P344 ?x0 .
wd:Q656357 wdt:P344 ?x0 .
wd:Q192115 wdt:P1040 ?x0 .
wd:Q656357 wdt:P1040 ?x0 .
wd:Q192115 wdt:P58 ?x0 .
wd:Q656357 wdt:P58 ?x0
} |
mcwq-234218 | Who was a editor , writer , director , and cinematographer of The Hunt and Rite of Spring | [
"Manoel de Oliveira"
] | {
"entities": [
"Q2091800",
"Q43264",
"Q5",
"Q7741034"
],
"relations": [
"P344",
"P57",
"P58",
"P31",
"P1040"
],
"adjacency": [
[
1,
3,
2
],
[
0,
0,
1
],
[
3,
0,
1
],
[
0,
1,
1
],
[
3,
1,
1
],
[
0,
4,
1
],
[
3,
4,
1
],
[
0,
2,
1
],
[
3,
2,
1
]
],
"entity_labels": [
"Rite of Spring",
"Manoel de Oliveira",
"human",
"The Hunt"
],
"relation_labels": [
"director of photography",
"director",
"screenwriter",
"instance of",
"film editor"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q2091800 wdt:P344 ?x0 .
wd:Q7741034 wdt:P344 ?x0 .
wd:Q2091800 wdt:P57 ?x0 .
wd:Q7741034 wdt:P57 ?x0 .
wd:Q2091800 wdt:P1040 ?x0 .
wd:Q7741034 wdt:P1040 ?x0 .
wd:Q2091800 wdt:P58 ?x0 .
wd:Q7741034 wdt:P58 ?x0
} |
mcwq-234219 | Who was a editor , writer , director , executive producer , and cinematographer of Clouds of May and Uzak | [
"Nuri Bilge Ceylan"
] | {
"entities": [
"Q2086445",
"Q1361018",
"Q724172",
"Q5"
],
"relations": [
"P344",
"P57",
"P58",
"P1431",
"P31",
"P1040"
],
"adjacency": [
[
2,
4,
3
],
[
1,
0,
2
],
[
0,
0,
2
],
[
1,
1,
2
],
[
0,
1,
2
],
[
1,
5,
2
],
[
0,
5,
2
],
[
1,
3,
2
],
[
0,
3,
2
],
[
1,
2,
2
],
[
0,
2,
2
]
],
"entity_labels": [
"Clouds of May",
"Uzak",
"Nuri Bilge Ceylan",
"human"
],
"relation_labels": [
"director of photography",
"director",
"screenwriter",
"executive producer",
"instance of",
"film editor"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q1361018 wdt:P344 ?x0 .
wd:Q2086445 wdt:P344 ?x0 .
wd:Q1361018 wdt:P57 ?x0 .
wd:Q2086445 wdt:P57 ?x0 .
wd:Q1361018 wdt:P1040 ?x0 .
wd:Q2086445 wdt:P1040 ?x0 .
wd:Q1361018 wdt:P1431 ?x0 .
wd:Q2086445 wdt:P1431 ?x0 .
wd:Q1361018 wdt:P58 ?x0 .
wd:Q2086445 wdt:P58 ?x0
} |
mcwq-234229 | Who was a employee and founder of The Digital Village | [
"Douglas Adams"
] | {
"entities": [
"Q5",
"Q3520623",
"Q42"
],
"relations": [
"P108",
"P31",
"P112"
],
"adjacency": [
[
2,
1,
0
],
[
1,
2,
2
],
[
2,
0,
1
]
],
"entity_labels": [
"human",
"The Digital Village",
"Douglas Adams"
],
"relation_labels": [
"employer",
"instance of",
"founded by"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q3520623 wdt:P112 ?x0 .
?x0 wdt:P108 wd:Q3520623
} |
mcwq-234231 | Who was a employee and founder of Evangelion: 1.0 You Are (Not) Alone 's producer and distributor | [
"Hideaki Anno"
] | {
"entities": [
"Q1203676",
"Q579209",
"Q23261",
"Q5"
],
"relations": [
"P272",
"P31",
"P108",
"P112",
"P750"
],
"adjacency": [
[
2,
1,
3
],
[
0,
3,
2
],
[
2,
2,
0
],
[
1,
4,
0
],
[
1,
0,
0
]
],
"entity_labels": [
"Khara",
"Evangelion: 1.0 You Are (Not) Alone",
"Hideaki Anno",
"human"
],
"relation_labels": [
"production company",
"instance of",
"employer",
"founded by",
"distributed by"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x1 wdt:P112 ?x0 .
?x0 wdt:P108 ?x1 .
wd:Q579209 wdt:P750 ?x1 .
wd:Q579209 wdt:P272 ?x1
} |
mcwq-234233 | Who was a employee and founder of a distributor of Simple Knowledge Organization System | [
"Tim Berners-Lee"
] | {
"entities": [
"Q2288360",
"Q37033",
"Q80",
"Q5"
],
"relations": [
"P108",
"P750",
"P31",
"P112"
],
"adjacency": [
[
2,
2,
3
],
[
1,
3,
2
],
[
2,
0,
1
],
[
0,
1,
1
]
],
"entity_labels": [
"Simple Knowledge Organization System",
"World Wide Web Consortium",
"Tim Berners-Lee",
"human"
],
"relation_labels": [
"employer",
"distributed by",
"instance of",
"founded by"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x1 wdt:P112 ?x0 .
?x0 wdt:P108 ?x1 .
wd:Q2288360 wdt:P750 ?x1
} |
mcwq-234235 | Who was a employee of ETH Zürich , University of Zurich , Institute for Advanced Study , Leiden University , Bern , and Humboldt University of Berlin | [
"Albert Einstein"
] | {
"entities": [
"Q152087",
"Q5",
"Q11942",
"Q70",
"Q156598",
"Q206702",
"Q635642",
"Q937"
],
"relations": [
"P108",
"P31"
],
"adjacency": [
[
7,
1,
1
],
[
7,
0,
3
],
[
7,
0,
0
],
[
7,
0,
2
],
[
7,
0,
6
],
[
7,
0,
5
],
[
7,
0,
4
]
],
"entity_labels": [
"Humboldt University of Berlin",
"human",
"ETH Zürich",
"Bern",
"Leiden University",
"University of Zurich",
"Institute for Advanced Study",
"Albert Einstein"
],
"relation_labels": [
"employer",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P108 wd:Q70 .
?x0 wdt:P108 wd:Q152087 .
?x0 wdt:P108 wd:Q11942 .
?x0 wdt:P108 wd:Q635642 .
?x0 wdt:P108 wd:Q206702 .
?x0 wdt:P108 wd:Q156598
} |
mcwq-234238 | Who was a employee of Google and Khan Academy | [
"Craig Silverstein"
] | {
"entities": [
"Q95",
"Q19590854",
"Q5",
"Q94887"
],
"relations": [
"P108",
"P31"
],
"adjacency": [
[
1,
1,
2
],
[
1,
0,
0
],
[
1,
0,
3
]
],
"entity_labels": [
"Google Inc.",
"Craig Silverstein",
"human",
"Khan Academy"
],
"relation_labels": [
"employer",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P108 wd:Q95 .
?x0 wdt:P108 wd:Q94887
} |
mcwq-234239 | Who was a employee of Office of Public Liaison , Barack Obama , Nancy Pelosi , and Arne Duncan | [
"Will Jawando"
] | {
"entities": [
"Q67200585",
"Q5",
"Q7994899",
"Q76",
"Q349922",
"Q170581"
],
"relations": [
"P108",
"P31"
],
"adjacency": [
[
0,
1,
1
],
[
0,
0,
3
],
[
0,
0,
5
],
[
0,
0,
4
],
[
0,
0,
2
]
],
"entity_labels": [
"Will Jawando",
"human",
"Office of Public Liaison",
"Barack Obama",
"Arne Duncan",
"Nancy Pelosi"
],
"relation_labels": [
"employer",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P108 wd:Q76 .
?x0 wdt:P108 wd:Q170581 .
?x0 wdt:P108 wd:Q349922 .
?x0 wdt:P108 wd:Q7994899
} |
mcwq-234240 | Who was a employee of The Great Dictator 's writer | [
"Toraichi Kono"
] | {
"entities": [
"Q5",
"Q882",
"Q109116",
"Q11673148"
],
"relations": [
"P108",
"P58",
"P31"
],
"adjacency": [
[
3,
2,
0
],
[
3,
0,
1
],
[
2,
1,
1
]
],
"entity_labels": [
"human",
"Charlie Chaplin",
"The Great Dictator",
"Toraichi Kono"
],
"relation_labels": [
"employer",
"screenwriter",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P108 ?x1 .
wd:Q109116 wdt:P58 ?x1
} |
mcwq-234242 | Who was a employee of Bern , Zürich , and Kingdom of Bavaria | [
"Johann Sebastian Clais"
] | {
"entities": [
"Q72",
"Q5",
"Q154195",
"Q1696212",
"Q70"
],
"relations": [
"P108",
"P31"
],
"adjacency": [
[
3,
1,
1
],
[
3,
0,
4
],
[
3,
0,
0
],
[
3,
0,
2
]
],
"entity_labels": [
"Zürich",
"human",
"Kingdom of Bavaria",
"Johann Sebastian Clais",
"Bern"
],
"relation_labels": [
"employer",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P108 wd:Q70 .
?x0 wdt:P108 wd:Q72 .
?x0 wdt:P108 wd:Q154195
} |
mcwq-234245 | Who was a executive producer and composer of Gnomeo & Juliet | [
"Elton John"
] | {
"entities": [
"Q2808",
"Q5",
"Q753677"
],
"relations": [
"P86",
"P1431",
"P31"
],
"adjacency": [
[
0,
2,
1
],
[
2,
0,
0
],
[
2,
1,
0
]
],
"entity_labels": [
"Elton John",
"human",
"Gnomeo & Juliet"
],
"relation_labels": [
"composer",
"executive producer",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q753677 wdt:P86 ?x0 .
wd:Q753677 wdt:P1431 ?x0
} |
mcwq-234248 | Who was a executive producer and cinematographer of The Waiting Room and The Confession | [
"Zeki Demirkubuz"
] | {
"entities": [
"Q12813010",
"Q6084069",
"Q5",
"Q187261"
],
"relations": [
"P344",
"P1431",
"P31"
],
"adjacency": [
[
3,
2,
2
],
[
1,
0,
3
],
[
0,
0,
3
],
[
1,
1,
3
],
[
0,
1,
3
]
],
"entity_labels": [
"The Confession",
"The Waiting Room",
"human",
"Zeki Demirkubuz"
],
"relation_labels": [
"director of photography",
"executive producer",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q6084069 wdt:P344 ?x0 .
wd:Q12813010 wdt:P344 ?x0 .
wd:Q6084069 wdt:P1431 ?x0 .
wd:Q12813010 wdt:P1431 ?x0
} |
mcwq-234249 | Who was a executive producer and cinematographer of Armour of God II: Operation Condor 's sequel | [
"Jackie Chan"
] | {
"entities": [
"Q36970",
"Q391143",
"Q5",
"Q1549966"
],
"relations": [
"P344",
"P155",
"P1431",
"P31"
],
"adjacency": [
[
0,
3,
2
],
[
1,
0,
0
],
[
1,
2,
0
],
[
1,
1,
3
]
],
"entity_labels": [
"Jackie Chan",
"Chinese Zodiac",
"human",
"Armour of God II: Operation Condor"
],
"relation_labels": [
"director of photography",
"follows",
"executive producer",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x1 wdt:P344 ?x0 .
?x1 wdt:P1431 ?x0 .
?x1 wdt:P155 wd:Q1549966
} |
mcwq-234251 | Who was a executive producer and cinematographer of Chinese Zodiac | [
"Jackie Chan"
] | {
"entities": [
"Q36970",
"Q391143",
"Q5"
],
"relations": [
"P344",
"P1431",
"P31"
],
"adjacency": [
[
0,
2,
2
],
[
1,
0,
0
],
[
1,
1,
0
]
],
"entity_labels": [
"Jackie Chan",
"Chinese Zodiac",
"human"
],
"relation_labels": [
"director of photography",
"executive producer",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q391143 wdt:P344 ?x0 .
wd:Q391143 wdt:P1431 ?x0
} |
mcwq-234253 | Who was a executive producer and director of Wayward Pines , After Earth , and Servant | [
"M. Night Shyamalan"
] | {
"entities": [
"Q16867394",
"Q51489",
"Q5",
"Q65090892",
"Q1254088"
],
"relations": [
"P57",
"P1431",
"P31"
],
"adjacency": [
[
1,
2,
2
],
[
0,
0,
1
],
[
3,
0,
1
],
[
4,
0,
1
],
[
0,
1,
1
],
[
3,
1,
1
],
[
4,
1,
1
]
],
"entity_labels": [
"Wayward Pines",
"M. Night Shyamalan",
"human",
"Servant",
"After Earth"
],
"relation_labels": [
"director",
"executive producer",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q16867394 wdt:P57 ?x0 .
wd:Q65090892 wdt:P57 ?x0 .
wd:Q1254088 wdt:P57 ?x0 .
wd:Q16867394 wdt:P1431 ?x0 .
wd:Q65090892 wdt:P1431 ?x0 .
wd:Q1254088 wdt:P1431 ?x0
} |
mcwq-234254 | Who was a executive producer and director of Twin Peaks 's sequel | [
"David Lynch"
] | {
"entities": [
"Q2085",
"Q2071",
"Q1140578",
"Q5"
],
"relations": [
"P155",
"P57",
"P1431",
"P31"
],
"adjacency": [
[
1,
3,
3
],
[
2,
1,
1
],
[
2,
2,
1
],
[
2,
0,
0
]
],
"entity_labels": [
"Twin Peaks",
"David Lynch",
"Twin Peaks: Fire Walk with Me",
"human"
],
"relation_labels": [
"follows",
"director",
"executive producer",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x1 wdt:P57 ?x0 .
?x1 wdt:P1431 ?x0 .
?x1 wdt:P155 wd:Q2085
} |
mcwq-234255 | Who was a executive producer and director of Raised by Wolves , Gladiator , Someone to Watch Over Me , and Kingdom of Heaven | [
"Ridley Scott"
] | {
"entities": [
"Q1195568",
"Q60747802",
"Q207698",
"Q5",
"Q128518",
"Q56005"
],
"relations": [
"P57",
"P1431",
"P31"
],
"adjacency": [
[
5,
2,
3
],
[
1,
0,
5
],
[
4,
0,
5
],
[
0,
0,
5
],
[
2,
0,
5
],
[
1,
1,
5
],
[
4,
1,
5
],
[
0,
1,
5
],
[
2,
1,
5
]
],
"entity_labels": [
"Someone to Watch Over Me",
"Raised by Wolves",
"Kingdom of Heaven",
"human",
"Gladiator",
"Ridley Scott"
],
"relation_labels": [
"director",
"executive producer",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q60747802 wdt:P57 ?x0 .
wd:Q128518 wdt:P57 ?x0 .
wd:Q1195568 wdt:P57 ?x0 .
wd:Q207698 wdt:P57 ?x0 .
wd:Q60747802 wdt:P1431 ?x0 .
wd:Q128518 wdt:P1431 ?x0 .
wd:Q1195568 wdt:P1431 ?x0 .
wd:Q207698 wdt:P1431 ?x0
} |
mcwq-234256 | Who was a executive producer and director of Braveheart | [
"Mel Gibson"
] | {
"entities": [
"Q162729",
"Q42229",
"Q5"
],
"relations": [
"P57",
"P1431",
"P31"
],
"adjacency": [
[
1,
2,
2
],
[
0,
0,
1
],
[
0,
1,
1
]
],
"entity_labels": [
"Braveheart",
"Mel Gibson",
"human"
],
"relation_labels": [
"director",
"executive producer",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q162729 wdt:P57 ?x0 .
wd:Q162729 wdt:P1431 ?x0
} |
mcwq-234260 | Who was a executive producer and editor of Kagemusha | [
"Akira Kurosawa"
] | {
"entities": [
"Q854990",
"Q5",
"Q8006"
],
"relations": [
"P1431",
"P31",
"P1040"
],
"adjacency": [
[
2,
1,
1
],
[
0,
2,
2
],
[
0,
0,
2
]
],
"entity_labels": [
"Kagemusha",
"human",
"Akira Kurosawa"
],
"relation_labels": [
"executive producer",
"instance of",
"film editor"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q854990 wdt:P1040 ?x0 .
wd:Q854990 wdt:P1431 ?x0
} |
mcwq-234261 | Who was a executive producer and producer of The Simpsons shorts 's sequel | [
"James L. Brooks",
"Sam Simon",
"Matt Groening"
] | {
"entities": [
"Q886",
"Q605111",
"Q365090",
"Q5"
],
"relations": [
"P272",
"P155",
"P1431",
"P31"
],
"adjacency": [
[
2,
3,
3
],
[
0,
2,
2
],
[
0,
0,
2
],
[
0,
1,
1
]
],
"entity_labels": [
"The Simpsons",
"The Simpsons shorts",
"Sam Simon",
"human"
],
"relation_labels": [
"production company",
"follows",
"executive producer",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x1 wdt:P1431 ?x0 .
?x1 wdt:P272 ?x0 .
?x1 wdt:P155 wd:Q605111
} |
mcwq-234262 | Who was a executive producer and producer of Garfield's Pet Force 's prequel | [
"Jim Davis"
] | {
"entities": [
"Q656998",
"Q5",
"Q318953",
"Q2613318"
],
"relations": [
"P272",
"P1431",
"P31",
"P156"
],
"adjacency": [
[
2,
2,
1
],
[
3,
1,
2
],
[
3,
0,
2
],
[
3,
3,
0
]
],
"entity_labels": [
"Garfield's Pet Force",
"human",
"Jim Davis",
"Garfield's Fun Fest"
],
"relation_labels": [
"production company",
"executive producer",
"instance of",
"followed by"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x1 wdt:P1431 ?x0 .
?x1 wdt:P272 ?x0 .
?x1 wdt:P156 wd:Q656998
} |
mcwq-234263 | Who was a executive producer and producer of The Simpsons | [
"James L. Brooks",
"Sam Simon",
"Matt Groening"
] | {
"entities": [
"Q886",
"Q365090",
"Q5"
],
"relations": [
"P272",
"P1431",
"P31"
],
"adjacency": [
[
1,
2,
2
],
[
0,
1,
1
],
[
0,
0,
1
]
],
"entity_labels": [
"The Simpsons",
"Sam Simon",
"human"
],
"relation_labels": [
"production company",
"executive producer",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q886 wdt:P1431 ?x0 .
wd:Q886 wdt:P272 ?x0
} |
mcwq-234264 | Who was a executive producer and producer of The Dub and Too Many Millions | [
"Jesse Louis Lasky"
] | {
"entities": [
"Q19363938",
"Q3986701",
"Q1384661",
"Q5"
],
"relations": [
"P272",
"P1431",
"P31"
],
"adjacency": [
[
2,
2,
3
],
[
1,
1,
2
],
[
0,
1,
2
],
[
1,
0,
2
],
[
0,
0,
2
]
],
"entity_labels": [
"Too Many Millions",
"The Dub",
"Jesse Louis Lasky",
"human"
],
"relation_labels": [
"production company",
"executive producer",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q3986701 wdt:P1431 ?x0 .
wd:Q19363938 wdt:P1431 ?x0 .
wd:Q3986701 wdt:P272 ?x0 .
wd:Q19363938 wdt:P272 ?x0
} |
mcwq-234265 | Who was a executive producer and star of Bobby | [
"Anthony Hopkins"
] | {
"entities": [
"Q65932",
"Q5",
"Q679657"
],
"relations": [
"P1431",
"P31",
"P161"
],
"adjacency": [
[
0,
1,
1
],
[
2,
2,
0
],
[
2,
0,
0
]
],
"entity_labels": [
"Anthony Hopkins",
"human",
"Bobby"
],
"relation_labels": [
"executive producer",
"instance of",
"cast member"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q679657 wdt:P161 ?x0 .
wd:Q679657 wdt:P1431 ?x0
} |
mcwq-234266 | Who was a executive producer and star of Sidekicks , Good Guys Wear Black , The President's Man: A Line in the Sand , and The President's Man | [
"Chuck Norris"
] | {
"entities": [
"Q647814",
"Q3988811",
"Q5",
"Q2673",
"Q1360398",
"Q3988813"
],
"relations": [
"P1431",
"P31",
"P161"
],
"adjacency": [
[
3,
1,
2
],
[
1,
2,
3
],
[
5,
2,
3
],
[
0,
2,
3
],
[
4,
2,
3
],
[
1,
0,
3
],
[
5,
0,
3
],
[
0,
0,
3
],
[
4,
0,
3
]
],
"entity_labels": [
"Good Guys Wear Black",
"The President's Man",
"human",
"Chuck Norris",
"Sidekicks",
"The President's Man: A Line in the Sand"
],
"relation_labels": [
"executive producer",
"instance of",
"cast member"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q3988811 wdt:P161 ?x0 .
wd:Q3988813 wdt:P161 ?x0 .
wd:Q647814 wdt:P161 ?x0 .
wd:Q1360398 wdt:P161 ?x0 .
wd:Q3988811 wdt:P1431 ?x0 .
wd:Q3988813 wdt:P1431 ?x0 .
wd:Q647814 wdt:P1431 ?x0 .
wd:Q1360398 wdt:P1431 ?x0
} |
mcwq-234267 | Who was a executive producer and star of Sidekicks , Good Guys Wear Black , and Forced Vengeance | [
"Chuck Norris"
] | {
"entities": [
"Q2528596",
"Q647814",
"Q5",
"Q2673",
"Q1360398"
],
"relations": [
"P1431",
"P31",
"P161"
],
"adjacency": [
[
3,
1,
2
],
[
4,
2,
3
],
[
0,
2,
3
],
[
1,
2,
3
],
[
4,
0,
3
],
[
0,
0,
3
],
[
1,
0,
3
]
],
"entity_labels": [
"Forced Vengeance",
"Good Guys Wear Black",
"human",
"Chuck Norris",
"Sidekicks"
],
"relation_labels": [
"executive producer",
"instance of",
"cast member"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q1360398 wdt:P161 ?x0 .
wd:Q2528596 wdt:P161 ?x0 .
wd:Q647814 wdt:P161 ?x0 .
wd:Q1360398 wdt:P1431 ?x0 .
wd:Q2528596 wdt:P1431 ?x0 .
wd:Q647814 wdt:P1431 ?x0
} |
mcwq-234268 | Who was a executive producer and star of 1911 and Around the World in 80 Days | [
"Jackie Chan"
] | {
"entities": [
"Q156519",
"Q36970",
"Q5",
"Q206182"
],
"relations": [
"P1431",
"P31",
"P161"
],
"adjacency": [
[
1,
1,
2
],
[
3,
2,
1
],
[
0,
2,
1
],
[
3,
0,
1
],
[
0,
0,
1
]
],
"entity_labels": [
"Around the World in 80 Days",
"Jackie Chan",
"human",
"1911"
],
"relation_labels": [
"executive producer",
"instance of",
"cast member"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q206182 wdt:P161 ?x0 .
wd:Q156519 wdt:P161 ?x0 .
wd:Q206182 wdt:P1431 ?x0 .
wd:Q156519 wdt:P1431 ?x0
} |
mcwq-234270 | Who was a executive producer and writer of A Clockwork Orange | [
"Stanley Kubrick"
] | {
"entities": [
"Q181086",
"Q2001",
"Q5"
],
"relations": [
"P58",
"P1431",
"P31"
],
"adjacency": [
[
1,
2,
2
],
[
0,
1,
1
],
[
0,
0,
1
]
],
"entity_labels": [
"A Clockwork Orange",
"Stanley Kubrick",
"human"
],
"relation_labels": [
"screenwriter",
"executive producer",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q181086 wdt:P1431 ?x0 .
wd:Q181086 wdt:P58 ?x0
} |
mcwq-234271 | Who was a executive producer and writer of Twin Peaks: Fire Walk with Me 's prequel | [
"Mark Frost",
"David Lynch"
] | {
"entities": [
"Q2085",
"Q2071",
"Q1140578",
"Q5"
],
"relations": [
"P58",
"P1431",
"P31",
"P156"
],
"adjacency": [
[
1,
2,
3
],
[
0,
1,
1
],
[
0,
0,
1
],
[
0,
3,
2
]
],
"entity_labels": [
"Twin Peaks",
"David Lynch",
"Twin Peaks: Fire Walk with Me",
"human"
],
"relation_labels": [
"screenwriter",
"executive producer",
"instance of",
"followed by"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x1 wdt:P1431 ?x0 .
?x1 wdt:P58 ?x0 .
?x1 wdt:P156 wd:Q1140578
} |
mcwq-234272 | Who was a executive producer and writer of Arrietty , Boro The Caterpillar , and Ponyo on the Cliff by the Sea | [
"Hayao Miyazaki"
] | {
"entities": [
"Q236728",
"Q29982423",
"Q5",
"Q699835",
"Q55400"
],
"relations": [
"P58",
"P1431",
"P31"
],
"adjacency": [
[
4,
2,
2
],
[
3,
1,
4
],
[
0,
1,
4
],
[
1,
1,
4
],
[
3,
0,
4
],
[
0,
0,
4
],
[
1,
0,
4
]
],
"entity_labels": [
"Ponyo on the Cliff by the Sea",
"Boro The Caterpillar",
"human",
"Arrietty",
"Hayao Miyazaki"
],
"relation_labels": [
"screenwriter",
"executive producer",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q699835 wdt:P1431 ?x0 .
wd:Q236728 wdt:P1431 ?x0 .
wd:Q29982423 wdt:P1431 ?x0 .
wd:Q699835 wdt:P58 ?x0 .
wd:Q236728 wdt:P58 ?x0 .
wd:Q29982423 wdt:P58 ?x0
} |
mcwq-234273 | Who was a executive producer and writer of Willow , Star Whores , Star Wars: Episode IV – A New Hope , Star Wars: Episode I – The Phantom Menace , and Star Wars: Episode VI – Return of the Jedi | [
"George Lucas"
] | {
"entities": [
"Q3968346",
"Q38222",
"Q181803",
"Q5",
"Q17738",
"Q165713",
"Q515931"
],
"relations": [
"P58",
"P1431",
"P31"
],
"adjacency": [
[
1,
2,
3
],
[
0,
1,
1
],
[
2,
1,
1
],
[
5,
1,
1
],
[
4,
1,
1
],
[
6,
1,
1
],
[
0,
0,
1
],
[
2,
0,
1
],
[
5,
0,
1
],
[
4,
0,
1
],
[
6,
0,
1
]
],
"entity_labels": [
"Star Whores",
"George Lucas",
"Star Wars: Episode VI – Return of the Jedi",
"human",
"Star Wars: Episode IV – A New Hope",
"Star Wars: Episode I – The Phantom Menace",
"Willow"
],
"relation_labels": [
"screenwriter",
"executive producer",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q3968346 wdt:P1431 ?x0 .
wd:Q181803 wdt:P1431 ?x0 .
wd:Q165713 wdt:P1431 ?x0 .
wd:Q17738 wdt:P1431 ?x0 .
wd:Q515931 wdt:P1431 ?x0 .
wd:Q3968346 wdt:P58 ?x0 .
wd:Q181803 wdt:P58 ?x0 .
wd:Q165713 wdt:P58 ?x0 .
wd:Q17738 wdt:P58 ?x0 .
wd:Q515931 wdt:P58 ?x0
} |
mcwq-234274 | Who was a executive producer and writer of Star Wars: Episode I – The Phantom Menace and Star Wars: Episode IV – A New Hope | [
"George Lucas"
] | {
"entities": [
"Q38222",
"Q17738",
"Q5",
"Q165713"
],
"relations": [
"P58",
"P1431",
"P31"
],
"adjacency": [
[
0,
2,
2
],
[
3,
1,
0
],
[
1,
1,
0
],
[
3,
0,
0
],
[
1,
0,
0
]
],
"entity_labels": [
"George Lucas",
"Star Wars: Episode IV – A New Hope",
"human",
"Star Wars: Episode I – The Phantom Menace"
],
"relation_labels": [
"screenwriter",
"executive producer",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q165713 wdt:P1431 ?x0 .
wd:Q17738 wdt:P1431 ?x0 .
wd:Q165713 wdt:P58 ?x0 .
wd:Q17738 wdt:P58 ?x0
} |
mcwq-234275 | Who was a executive producer and writer of Willow , Star Wars: Episode I – The Phantom Menace , Star Wars: Episode IV – A New Hope , and Star Wars: Episode VI – Return of the Jedi | [
"George Lucas"
] | {
"entities": [
"Q38222",
"Q181803",
"Q5",
"Q17738",
"Q165713",
"Q515931"
],
"relations": [
"P58",
"P1431",
"P31"
],
"adjacency": [
[
0,
2,
2
],
[
1,
1,
0
],
[
5,
1,
0
],
[
4,
1,
0
],
[
3,
1,
0
],
[
1,
0,
0
],
[
5,
0,
0
],
[
4,
0,
0
],
[
3,
0,
0
]
],
"entity_labels": [
"George Lucas",
"Star Wars: Episode VI – Return of the Jedi",
"human",
"Star Wars: Episode IV – A New Hope",
"Star Wars: Episode I – The Phantom Menace",
"Willow"
],
"relation_labels": [
"screenwriter",
"executive producer",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q181803 wdt:P1431 ?x0 .
wd:Q515931 wdt:P1431 ?x0 .
wd:Q165713 wdt:P1431 ?x0 .
wd:Q17738 wdt:P1431 ?x0 .
wd:Q181803 wdt:P58 ?x0 .
wd:Q515931 wdt:P58 ?x0 .
wd:Q165713 wdt:P58 ?x0 .
wd:Q17738 wdt:P58 ?x0
} |
mcwq-234277 | Who was a executive producer of A Good Day to Die Hard | [
"Bruce Willis"
] | {
"entities": [
"Q2680",
"Q72276",
"Q5"
],
"relations": [
"P1431",
"P31"
],
"adjacency": [
[
0,
1,
2
],
[
1,
0,
0
]
],
"entity_labels": [
"Bruce Willis",
"A Good Day to Die Hard",
"human"
],
"relation_labels": [
"executive producer",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q72276 wdt:P1431 ?x0
} |
mcwq-234279 | Who was a executive producer of Captain EO and Star Wars: Episode I – The Phantom Menace | [
"George Lucas"
] | {
"entities": [
"Q38222",
"Q44408",
"Q5",
"Q165713"
],
"relations": [
"P1431",
"P31"
],
"adjacency": [
[
0,
1,
2
],
[
1,
0,
0
],
[
3,
0,
0
]
],
"entity_labels": [
"George Lucas",
"Captain EO",
"human",
"Star Wars: Episode I – The Phantom Menace"
],
"relation_labels": [
"executive producer",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q44408 wdt:P1431 ?x0 .
wd:Q165713 wdt:P1431 ?x0
} |
mcwq-234281 | Who was a executive producer of Back to the Future , Men in Black , First Man , and Eagle Eye | [
"Steven Spielberg"
] | {
"entities": [
"Q8877",
"Q91540",
"Q158474",
"Q5",
"Q51416",
"Q42708010"
],
"relations": [
"P1431",
"P31"
],
"adjacency": [
[
0,
1,
3
],
[
5,
0,
0
],
[
4,
0,
0
],
[
1,
0,
0
],
[
2,
0,
0
]
],
"entity_labels": [
"Steven Spielberg",
"Back to the Future",
"Eagle Eye",
"human",
"Men in Black",
"First Man"
],
"relation_labels": [
"executive producer",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q42708010 wdt:P1431 ?x0 .
wd:Q51416 wdt:P1431 ?x0 .
wd:Q91540 wdt:P1431 ?x0 .
wd:Q158474 wdt:P1431 ?x0
} |
mcwq-234282 | Who was a executive producer of a prequel of Niggaz Wit Attitudes - Greatest Hits | [
"Eazy-E"
] | {
"entities": [
"Q36804",
"Q5",
"Q508644",
"Q931303"
],
"relations": [
"P1431",
"P31",
"P156"
],
"adjacency": [
[
0,
1,
1
],
[
2,
0,
0
],
[
2,
2,
3
]
],
"entity_labels": [
"Eazy-E",
"human",
"Niggaz4Life",
"Niggaz Wit Attitudes - Greatest Hits"
],
"relation_labels": [
"executive producer",
"instance of",
"followed by"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x1 wdt:P1431 ?x0 .
?x1 wdt:P156 wd:Q931303
} |
mcwq-234283 | Who was a executive producer of a sequel of Straight Outta Compton | [
"Eazy-E"
] | {
"entities": [
"Q644326",
"Q36804",
"Q5",
"Q508644"
],
"relations": [
"P155",
"P1431",
"P31"
],
"adjacency": [
[
1,
2,
2
],
[
3,
1,
1
],
[
3,
0,
0
]
],
"entity_labels": [
"Straight Outta Compton",
"Eazy-E",
"human",
"Niggaz4Life"
],
"relation_labels": [
"follows",
"executive producer",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x1 wdt:P1431 ?x0 .
?x1 wdt:P155 wd:Q644326
} |
mcwq-234290 | Who was a executive producer , cinematographer , and editor of The Confession and The Waiting Room | [
"Zeki Demirkubuz"
] | {
"entities": [
"Q12813010",
"Q6084069",
"Q5",
"Q187261"
],
"relations": [
"P344",
"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 Confession",
"The Waiting Room",
"human",
"Zeki Demirkubuz"
],
"relation_labels": [
"director of photography",
"executive producer",
"instance of",
"film editor"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q6084069 wdt:P344 ?x0 .
wd:Q12813010 wdt:P344 ?x0 .
wd:Q6084069 wdt:P1040 ?x0 .
wd:Q12813010 wdt:P1040 ?x0 .
wd:Q6084069 wdt:P1431 ?x0 .
wd:Q12813010 wdt:P1431 ?x0
} |
mcwq-234293 | Who was a executive producer , cinematographer , and writer of Clouds of May and Uzak | [
"Nuri Bilge Ceylan"
] | {
"entities": [
"Q2086445",
"Q1361018",
"Q724172",
"Q5"
],
"relations": [
"P344",
"P58",
"P1431",
"P31"
],
"adjacency": [
[
2,
3,
3
],
[
1,
0,
2
],
[
0,
0,
2
],
[
1,
2,
2
],
[
0,
2,
2
],
[
1,
1,
2
],
[
0,
1,
2
]
],
"entity_labels": [
"Clouds of May",
"Uzak",
"Nuri Bilge Ceylan",
"human"
],
"relation_labels": [
"director of photography",
"screenwriter",
"executive producer",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q1361018 wdt:P344 ?x0 .
wd:Q2086445 wdt:P344 ?x0 .
wd:Q1361018 wdt:P1431 ?x0 .
wd:Q2086445 wdt:P1431 ?x0 .
wd:Q1361018 wdt:P58 ?x0 .
wd:Q2086445 wdt:P58 ?x0
} |
mcwq-234295 | Who was a executive producer , cinematographer , director , and writer of Clouds of May and Uzak | [
"Nuri Bilge Ceylan"
] | {
"entities": [
"Q2086445",
"Q1361018",
"Q724172",
"Q5"
],
"relations": [
"P344",
"P57",
"P58",
"P1431",
"P31"
],
"adjacency": [
[
2,
4,
3
],
[
1,
0,
2
],
[
0,
0,
2
],
[
1,
1,
2
],
[
0,
1,
2
],
[
1,
3,
2
],
[
0,
3,
2
],
[
1,
2,
2
],
[
0,
2,
2
]
],
"entity_labels": [
"Clouds of May",
"Uzak",
"Nuri Bilge Ceylan",
"human"
],
"relation_labels": [
"director of photography",
"director",
"screenwriter",
"executive producer",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q1361018 wdt:P344 ?x0 .
wd:Q2086445 wdt:P344 ?x0 .
wd:Q1361018 wdt:P57 ?x0 .
wd:Q2086445 wdt:P57 ?x0 .
wd:Q1361018 wdt:P1431 ?x0 .
wd:Q2086445 wdt:P1431 ?x0 .
wd:Q1361018 wdt:P58 ?x0 .
wd:Q2086445 wdt:P58 ?x0
} |
mcwq-234312 | Who was a executive producer , director , and cinematographer of Clouds of May , Uzak , and The Small Town | [
"Nuri Bilge Ceylan"
] | {
"entities": [
"Q724172",
"Q5",
"Q2086445",
"Q1361018",
"Q2761562"
],
"relations": [
"P344",
"P57",
"P1431",
"P31"
],
"adjacency": [
[
0,
3,
1
],
[
3,
0,
0
],
[
2,
0,
0
],
[
4,
0,
0
],
[
3,
1,
0
],
[
2,
1,
0
],
[
4,
1,
0
],
[
3,
2,
0
],
[
2,
2,
0
],
[
4,
2,
0
]
],
"entity_labels": [
"Nuri Bilge Ceylan",
"human",
"Clouds of May",
"Uzak",
"The Small Town"
],
"relation_labels": [
"director of photography",
"director",
"executive producer",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q1361018 wdt:P344 ?x0 .
wd:Q2086445 wdt:P344 ?x0 .
wd:Q2761562 wdt:P344 ?x0 .
wd:Q1361018 wdt:P57 ?x0 .
wd:Q2086445 wdt:P57 ?x0 .
wd:Q2761562 wdt:P57 ?x0 .
wd:Q1361018 wdt:P1431 ?x0 .
wd:Q2086445 wdt:P1431 ?x0 .
wd:Q2761562 wdt:P1431 ?x0
} |
mcwq-234313 | Who was a executive producer , director , and editor of The Confession , The Waiting Room , and Fate | [
"Zeki Demirkubuz"
] | {
"entities": [
"Q5",
"Q6084069",
"Q187261",
"Q12813010",
"Q5437360"
],
"relations": [
"P57",
"P1431",
"P31",
"P1040"
],
"adjacency": [
[
2,
2,
0
],
[
4,
0,
2
],
[
3,
0,
2
],
[
1,
0,
2
],
[
4,
3,
2
],
[
3,
3,
2
],
[
1,
3,
2
],
[
4,
1,
2
],
[
3,
1,
2
],
[
1,
1,
2
]
],
"entity_labels": [
"human",
"The Waiting Room",
"Zeki Demirkubuz",
"The Confession",
"Fate"
],
"relation_labels": [
"director",
"executive producer",
"instance of",
"film editor"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q5437360 wdt:P57 ?x0 .
wd:Q12813010 wdt:P57 ?x0 .
wd:Q6084069 wdt:P57 ?x0 .
wd:Q5437360 wdt:P1040 ?x0 .
wd:Q12813010 wdt:P1040 ?x0 .
wd:Q6084069 wdt:P1040 ?x0 .
wd:Q5437360 wdt:P1431 ?x0 .
wd:Q12813010 wdt:P1431 ?x0 .
wd:Q6084069 wdt:P1431 ?x0
} |
mcwq-234314 | Who was a executive producer , director , and writer of Boro The Caterpillar , Howl's Moving Castle , and Ponyo on the Cliff by the Sea | [
"Hayao Miyazaki"
] | {
"entities": [
"Q236728",
"Q29982423",
"Q5",
"Q55400",
"Q29011"
],
"relations": [
"P57",
"P58",
"P1431",
"P31"
],
"adjacency": [
[
3,
3,
2
],
[
4,
0,
3
],
[
1,
0,
3
],
[
0,
0,
3
],
[
4,
2,
3
],
[
1,
2,
3
],
[
0,
2,
3
],
[
4,
1,
3
],
[
1,
1,
3
],
[
0,
1,
3
]
],
"entity_labels": [
"Ponyo on the Cliff by the Sea",
"Boro The Caterpillar",
"human",
"Hayao Miyazaki",
"Howl's Moving Castle"
],
"relation_labels": [
"director",
"screenwriter",
"executive producer",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q29011 wdt:P57 ?x0 .
wd:Q29982423 wdt:P57 ?x0 .
wd:Q236728 wdt:P57 ?x0 .
wd:Q29011 wdt:P1431 ?x0 .
wd:Q29982423 wdt:P1431 ?x0 .
wd:Q236728 wdt:P1431 ?x0 .
wd:Q29011 wdt:P58 ?x0 .
wd:Q29982423 wdt:P58 ?x0 .
wd:Q236728 wdt:P58 ?x0
} |
mcwq-234315 | Who was a executive producer , director , cinematographer , and editor of The Confession and The Waiting Room | [
"Zeki Demirkubuz"
] | {
"entities": [
"Q12813010",
"Q6084069",
"Q5",
"Q187261"
],
"relations": [
"P344",
"P57",
"P1431",
"P31",
"P1040"
],
"adjacency": [
[
3,
3,
2
],
[
1,
0,
3
],
[
0,
0,
3
],
[
1,
1,
3
],
[
0,
1,
3
],
[
1,
4,
3
],
[
0,
4,
3
],
[
1,
2,
3
],
[
0,
2,
3
]
],
"entity_labels": [
"The Confession",
"The Waiting Room",
"human",
"Zeki Demirkubuz"
],
"relation_labels": [
"director of photography",
"director",
"executive producer",
"instance of",
"film editor"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q6084069 wdt:P344 ?x0 .
wd:Q12813010 wdt:P344 ?x0 .
wd:Q6084069 wdt:P57 ?x0 .
wd:Q12813010 wdt:P57 ?x0 .
wd:Q6084069 wdt:P1040 ?x0 .
wd:Q12813010 wdt:P1040 ?x0 .
wd:Q6084069 wdt:P1431 ?x0 .
wd:Q12813010 wdt:P1431 ?x0
} |
mcwq-234319 | Who was a executive producer , editor , and cinematographer of The Mystery of Dante , The Broken Key , and Golem | [
"Louis Nero"
] | {
"entities": [
"Q5",
"Q21187932",
"Q15732303",
"Q3773096",
"Q3837608"
],
"relations": [
"P344",
"P1431",
"P31",
"P1040"
],
"adjacency": [
[
4,
2,
0
],
[
3,
0,
4
],
[
1,
0,
4
],
[
2,
0,
4
],
[
3,
3,
4
],
[
1,
3,
4
],
[
2,
3,
4
],
[
3,
1,
4
],
[
1,
1,
4
],
[
2,
1,
4
]
],
"entity_labels": [
"human",
"The Broken Key",
"The Mystery of Dante",
"Golem",
"Louis Nero"
],
"relation_labels": [
"director of photography",
"executive producer",
"instance of",
"film editor"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q3773096 wdt:P344 ?x0 .
wd:Q21187932 wdt:P344 ?x0 .
wd:Q15732303 wdt:P344 ?x0 .
wd:Q3773096 wdt:P1040 ?x0 .
wd:Q21187932 wdt:P1040 ?x0 .
wd:Q15732303 wdt:P1040 ?x0 .
wd:Q3773096 wdt:P1431 ?x0 .
wd:Q21187932 wdt:P1431 ?x0 .
wd:Q15732303 wdt:P1431 ?x0
} |
mcwq-234320 | Who was a executive producer , editor , and cinematographer of The Confession and The Waiting Room | [
"Zeki Demirkubuz"
] | {
"entities": [
"Q12813010",
"Q6084069",
"Q5",
"Q187261"
],
"relations": [
"P344",
"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 Confession",
"The Waiting Room",
"human",
"Zeki Demirkubuz"
],
"relation_labels": [
"director of photography",
"executive producer",
"instance of",
"film editor"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q6084069 wdt:P344 ?x0 .
wd:Q12813010 wdt:P344 ?x0 .
wd:Q6084069 wdt:P1040 ?x0 .
wd:Q12813010 wdt:P1040 ?x0 .
wd:Q6084069 wdt:P1431 ?x0 .
wd:Q12813010 wdt:P1431 ?x0
} |
mcwq-234322 | Who was a executive producer , editor , and director of The Waiting Room , Fate , and The Confession | [
"Zeki Demirkubuz"
] | {
"entities": [
"Q5",
"Q6084069",
"Q187261",
"Q12813010",
"Q5437360"
],
"relations": [
"P57",
"P1431",
"P31",
"P1040"
],
"adjacency": [
[
2,
2,
0
],
[
4,
0,
2
],
[
1,
0,
2
],
[
3,
0,
2
],
[
4,
3,
2
],
[
1,
3,
2
],
[
3,
3,
2
],
[
4,
1,
2
],
[
1,
1,
2
],
[
3,
1,
2
]
],
"entity_labels": [
"human",
"The Waiting Room",
"Zeki Demirkubuz",
"The Confession",
"Fate"
],
"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:Q12813010 wdt:P57 ?x0 .
wd:Q5437360 wdt:P1040 ?x0 .
wd:Q6084069 wdt:P1040 ?x0 .
wd:Q12813010 wdt:P1040 ?x0 .
wd:Q5437360 wdt:P1431 ?x0 .
wd:Q6084069 wdt:P1431 ?x0 .
wd:Q12813010 wdt:P1431 ?x0
} |
mcwq-234323 | Who was a executive producer , editor , and writer of The Waiting Room , Fate , and The Confession | [
"Zeki Demirkubuz"
] | {
"entities": [
"Q5",
"Q6084069",
"Q187261",
"Q12813010",
"Q5437360"
],
"relations": [
"P58",
"P1431",
"P31",
"P1040"
],
"adjacency": [
[
2,
2,
0
],
[
4,
3,
2
],
[
3,
3,
2
],
[
1,
3,
2
],
[
4,
1,
2
],
[
3,
1,
2
],
[
1,
1,
2
],
[
4,
0,
2
],
[
3,
0,
2
],
[
1,
0,
2
]
],
"entity_labels": [
"human",
"The Waiting Room",
"Zeki Demirkubuz",
"The Confession",
"Fate"
],
"relation_labels": [
"screenwriter",
"executive producer",
"instance of",
"film editor"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q5437360 wdt:P1040 ?x0 .
wd:Q12813010 wdt:P1040 ?x0 .
wd:Q6084069 wdt:P1040 ?x0 .
wd:Q5437360 wdt:P1431 ?x0 .
wd:Q12813010 wdt:P1431 ?x0 .
wd:Q6084069 wdt:P1431 ?x0 .
wd:Q5437360 wdt:P58 ?x0 .
wd:Q12813010 wdt:P58 ?x0 .
wd:Q6084069 wdt:P58 ?x0
} |
mcwq-234326 | Who was a executive producer , editor , director , and writer of Clouds of May and Uzak | [
"Nuri Bilge Ceylan"
] | {
"entities": [
"Q2086445",
"Q1361018",
"Q724172",
"Q5"
],
"relations": [
"P57",
"P58",
"P1431",
"P31",
"P1040"
],
"adjacency": [
[
2,
3,
3
],
[
1,
0,
2
],
[
0,
0,
2
],
[
1,
4,
2
],
[
0,
4,
2
],
[
1,
2,
2
],
[
0,
2,
2
],
[
1,
1,
2
],
[
0,
1,
2
]
],
"entity_labels": [
"Clouds of May",
"Uzak",
"Nuri Bilge Ceylan",
"human"
],
"relation_labels": [
"director",
"screenwriter",
"executive producer",
"instance of",
"film editor"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q1361018 wdt:P57 ?x0 .
wd:Q2086445 wdt:P57 ?x0 .
wd:Q1361018 wdt:P1040 ?x0 .
wd:Q2086445 wdt:P1040 ?x0 .
wd:Q1361018 wdt:P1431 ?x0 .
wd:Q2086445 wdt:P1431 ?x0 .
wd:Q1361018 wdt:P58 ?x0 .
wd:Q2086445 wdt:P58 ?x0
} |
mcwq-234327 | Who was a executive producer , editor , director , writer , and cinematographer of The Waiting Room and The Confession | [
"Zeki Demirkubuz"
] | {
"entities": [
"Q12813010",
"Q6084069",
"Q5",
"Q187261"
],
"relations": [
"P344",
"P57",
"P58",
"P1431",
"P31",
"P1040"
],
"adjacency": [
[
3,
4,
2
],
[
1,
0,
3
],
[
0,
0,
3
],
[
1,
1,
3
],
[
0,
1,
3
],
[
1,
5,
3
],
[
0,
5,
3
],
[
1,
3,
3
],
[
0,
3,
3
],
[
1,
2,
3
],
[
0,
2,
3
]
],
"entity_labels": [
"The Confession",
"The Waiting Room",
"human",
"Zeki Demirkubuz"
],
"relation_labels": [
"director of photography",
"director",
"screenwriter",
"executive producer",
"instance of",
"film editor"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q6084069 wdt:P344 ?x0 .
wd:Q12813010 wdt:P344 ?x0 .
wd:Q6084069 wdt:P57 ?x0 .
wd:Q12813010 wdt:P57 ?x0 .
wd:Q6084069 wdt:P1040 ?x0 .
wd:Q12813010 wdt:P1040 ?x0 .
wd:Q6084069 wdt:P1431 ?x0 .
wd:Q12813010 wdt:P1431 ?x0 .
wd:Q6084069 wdt:P58 ?x0 .
wd:Q12813010 wdt:P58 ?x0
} |
mcwq-234330 | Who was a executive producer , editor , writer , and cinematographer of The Confession and The Waiting Room | [
"Zeki Demirkubuz"
] | {
"entities": [
"Q12813010",
"Q6084069",
"Q5",
"Q187261"
],
"relations": [
"P344",
"P58",
"P1431",
"P31",
"P1040"
],
"adjacency": [
[
3,
3,
2
],
[
1,
0,
3
],
[
0,
0,
3
],
[
1,
4,
3
],
[
0,
4,
3
],
[
1,
2,
3
],
[
0,
2,
3
],
[
1,
1,
3
],
[
0,
1,
3
]
],
"entity_labels": [
"The Confession",
"The Waiting Room",
"human",
"Zeki Demirkubuz"
],
"relation_labels": [
"director of photography",
"screenwriter",
"executive producer",
"instance of",
"film editor"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q6084069 wdt:P344 ?x0 .
wd:Q12813010 wdt:P344 ?x0 .
wd:Q6084069 wdt:P1040 ?x0 .
wd:Q12813010 wdt:P1040 ?x0 .
wd:Q6084069 wdt:P1431 ?x0 .
wd:Q12813010 wdt:P1431 ?x0 .
wd:Q6084069 wdt:P58 ?x0 .
wd:Q12813010 wdt:P58 ?x0
} |
mcwq-234336 | Who was a executive producer , producer , and writer of Garfield's Pet Force | [
"Jim Davis"
] | {
"entities": [
"Q5",
"Q656998",
"Q318953"
],
"relations": [
"P272",
"P58",
"P1431",
"P31"
],
"adjacency": [
[
2,
3,
0
],
[
1,
2,
2
],
[
1,
0,
2
],
[
1,
1,
2
]
],
"entity_labels": [
"human",
"Garfield's Pet Force",
"Jim Davis"
],
"relation_labels": [
"production company",
"screenwriter",
"executive producer",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q656998 wdt:P1431 ?x0 .
wd:Q656998 wdt:P272 ?x0 .
wd:Q656998 wdt:P58 ?x0
} |
mcwq-234345 | Who was a executive producer , star , and writer of Chinese Zodiac | [
"Jackie Chan"
] | {
"entities": [
"Q36970",
"Q391143",
"Q5"
],
"relations": [
"P58",
"P1431",
"P31",
"P161"
],
"adjacency": [
[
0,
2,
2
],
[
1,
3,
0
],
[
1,
1,
0
],
[
1,
0,
0
]
],
"entity_labels": [
"Jackie Chan",
"Chinese Zodiac",
"human"
],
"relation_labels": [
"screenwriter",
"executive producer",
"instance of",
"cast member"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q391143 wdt:P161 ?x0 .
wd:Q391143 wdt:P1431 ?x0 .
wd:Q391143 wdt:P58 ?x0
} |
mcwq-234346 | Who was a executive producer , star , and writer of Twin Peaks: Fire Walk with Me and Twin Peaks | [
"David Lynch"
] | {
"entities": [
"Q2085",
"Q2071",
"Q1140578",
"Q5"
],
"relations": [
"P58",
"P1431",
"P31",
"P161"
],
"adjacency": [
[
1,
2,
3
],
[
0,
3,
1
],
[
2,
3,
1
],
[
0,
1,
1
],
[
2,
1,
1
],
[
0,
0,
1
],
[
2,
0,
1
]
],
"entity_labels": [
"Twin Peaks",
"David Lynch",
"Twin Peaks: Fire Walk with Me",
"human"
],
"relation_labels": [
"screenwriter",
"executive producer",
"instance of",
"cast member"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q2085 wdt:P161 ?x0 .
wd:Q1140578 wdt:P161 ?x0 .
wd:Q2085 wdt:P1431 ?x0 .
wd:Q1140578 wdt:P1431 ?x0 .
wd:Q2085 wdt:P58 ?x0 .
wd:Q1140578 wdt:P58 ?x0
} |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.