id
stringlengths 11
13
| question
stringlengths 11
8.64k
| answers
sequence | subgraph
dict | sparql
stringlengths 49
483
|
---|---|---|---|---|
mcwq-232824 | Who was a writer of Bluebeard , La Chamade , and Bonjour tristesse | [
"Françoise Sagan"
] | {
"entities": [
"Q1193534",
"Q1579358",
"Q5",
"Q1646",
"Q511332"
],
"relations": [
"P58",
"P31"
],
"adjacency": [
[
3,
1,
2
],
[
4,
0,
3
],
[
0,
0,
3
],
[
1,
0,
3
]
],
"entity_labels": [
"Bluebeard",
"La Chamade",
"human",
"Françoise Sagan",
"Bonjour tristesse"
],
"relation_labels": [
"screenwriter",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q511332 wdt:P58 ?x0 .
wd:Q1193534 wdt:P58 ?x0 .
wd:Q1579358 wdt:P58 ?x0
} |
mcwq-232825 | Who was a writer of The King's Demons 's sequel | [
"Terrance Dicks",
"Terry Nation",
"Sydney Newman",
"Eric Saward",
"Douglas Adams"
] | {
"entities": [
"Q1768713",
"Q3476301",
"Q1280214",
"Q5"
],
"relations": [
"P155",
"P58",
"P31"
],
"adjacency": [
[
2,
2,
3
],
[
0,
1,
2
],
[
0,
0,
1
]
],
"entity_labels": [
"The Five Doctors",
"The King's Demons",
"Sydney Newman",
"human"
],
"relation_labels": [
"follows",
"screenwriter",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x1 wdt:P58 ?x0 .
?x1 wdt:P155 wd:Q3476301
} |
mcwq-232826 | Who was a writer of 2010: The Year We Make Contact 's prequel | [
"Stanley Kubrick",
"Arthur C. Clarke"
] | {
"entities": [
"Q211784",
"Q2001",
"Q5",
"Q103474"
],
"relations": [
"P58",
"P31",
"P156"
],
"adjacency": [
[
1,
1,
2
],
[
3,
0,
1
],
[
3,
2,
0
]
],
"entity_labels": [
"2010: The Year We Make Contact",
"Stanley Kubrick",
"human",
"2001: A Space Odyssey"
],
"relation_labels": [
"screenwriter",
"instance of",
"followed by"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x1 wdt:P58 ?x0 .
?x1 wdt:P156 wd:Q211784
} |
mcwq-232828 | Who was a writer of The Property Man , Modern Times , The Gold Rush , Pay Day , The Great Dictator , Burlesque on Carmen , and Getting Acquainted | [
"Charlie Chaplin"
] | {
"entities": [
"Q45602",
"Q2446950",
"Q5",
"Q214723",
"Q109116",
"Q519668",
"Q268879",
"Q882",
"Q199039"
],
"relations": [
"P58",
"P31"
],
"adjacency": [
[
7,
1,
2
],
[
1,
0,
7
],
[
0,
0,
7
],
[
4,
0,
7
],
[
3,
0,
7
],
[
8,
0,
7
],
[
5,
0,
7
],
[
6,
0,
7
]
],
"entity_labels": [
"Modern Times",
"The Property Man",
"human",
"The Gold Rush",
"The Great Dictator",
"Getting Acquainted",
"Burlesque on Carmen",
"Charlie Chaplin",
"Pay Day"
],
"relation_labels": [
"screenwriter",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q2446950 wdt:P58 ?x0 .
wd:Q45602 wdt:P58 ?x0 .
wd:Q109116 wdt:P58 ?x0 .
wd:Q214723 wdt:P58 ?x0 .
wd:Q199039 wdt:P58 ?x0 .
wd:Q519668 wdt:P58 ?x0 .
wd:Q268879 wdt:P58 ?x0
} |
mcwq-232829 | Who was a writer of The Hitchhiker's Guide to the Galaxy , The Pirate Planet , City of Death , and Shada | [
"Douglas Adams"
] | {
"entities": [
"Q5123647",
"Q5",
"Q42",
"Q513589",
"Q836821",
"Q3470527"
],
"relations": [
"P58",
"P31"
],
"adjacency": [
[
2,
1,
1
],
[
4,
0,
2
],
[
5,
0,
2
],
[
3,
0,
2
],
[
0,
0,
2
]
],
"entity_labels": [
"City of Death",
"human",
"Douglas Adams",
"The Pirate Planet",
"The Hitchhiker's Guide to the Galaxy",
"Shada"
],
"relation_labels": [
"screenwriter",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q836821 wdt:P58 ?x0 .
wd:Q3470527 wdt:P58 ?x0 .
wd:Q513589 wdt:P58 ?x0 .
wd:Q5123647 wdt:P58 ?x0
} |
mcwq-232831 | Who was a writer , composer , and director of The Line, the Cross and the Curve | [
"Kate Bush"
] | {
"entities": [
"Q3521591",
"Q5",
"Q636"
],
"relations": [
"P86",
"P57",
"P58",
"P31"
],
"adjacency": [
[
2,
3,
1
],
[
0,
1,
2
],
[
0,
0,
2
],
[
0,
2,
2
]
],
"entity_labels": [
"The Line, the Cross and the Curve",
"human",
"Kate Bush"
],
"relation_labels": [
"composer",
"director",
"screenwriter",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q3521591 wdt:P57 ?x0 .
wd:Q3521591 wdt:P86 ?x0 .
wd:Q3521591 wdt:P58 ?x0
} |
mcwq-232832 | Who was a writer , composer , and star of A Countess from Hong Kong and Modern Times | [
"Charlie Chaplin"
] | {
"entities": [
"Q45602",
"Q882",
"Q400101",
"Q5"
],
"relations": [
"P86",
"P58",
"P31",
"P161"
],
"adjacency": [
[
1,
2,
3
],
[
0,
3,
1
],
[
2,
3,
1
],
[
0,
0,
1
],
[
2,
0,
1
],
[
0,
1,
1
],
[
2,
1,
1
]
],
"entity_labels": [
"Modern Times",
"Charlie Chaplin",
"A Countess from Hong Kong",
"human"
],
"relation_labels": [
"composer",
"screenwriter",
"instance of",
"cast member"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q45602 wdt:P161 ?x0 .
wd:Q400101 wdt:P161 ?x0 .
wd:Q45602 wdt:P86 ?x0 .
wd:Q400101 wdt:P86 ?x0 .
wd:Q45602 wdt:P58 ?x0 .
wd:Q400101 wdt:P58 ?x0
} |
mcwq-232833 | Who was a writer , composer , cinematographer , and director of Once Upon a Time in Mexico and Machete Kills | [
"Robert Rodriguez"
] | {
"entities": [
"Q128187",
"Q47284",
"Q93853",
"Q5"
],
"relations": [
"P344",
"P57",
"P58",
"P31",
"P86"
],
"adjacency": [
[
1,
3,
3
],
[
2,
0,
1
],
[
0,
0,
1
],
[
2,
1,
1
],
[
0,
1,
1
],
[
2,
4,
1
],
[
0,
4,
1
],
[
2,
2,
1
],
[
0,
2,
1
]
],
"entity_labels": [
"Machete Kills",
"Robert Rodriguez",
"Once Upon a Time in Mexico",
"human"
],
"relation_labels": [
"director of photography",
"director",
"screenwriter",
"instance of",
"composer"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q93853 wdt:P344 ?x0 .
wd:Q128187 wdt:P344 ?x0 .
wd:Q93853 wdt:P57 ?x0 .
wd:Q128187 wdt:P57 ?x0 .
wd:Q93853 wdt:P86 ?x0 .
wd:Q128187 wdt:P86 ?x0 .
wd:Q93853 wdt:P58 ?x0 .
wd:Q128187 wdt:P58 ?x0
} |
mcwq-232837 | Who was a writer , composer , editor , and cinematographer of Spy Kids 3-D: Game Over and Once Upon a Time in Mexico | [
"Robert Rodriguez"
] | {
"entities": [
"Q47284",
"Q93853",
"Q5",
"Q550196"
],
"relations": [
"P344",
"P58",
"P31",
"P1040",
"P86"
],
"adjacency": [
[
0,
2,
2
],
[
1,
0,
0
],
[
3,
0,
0
],
[
1,
3,
0
],
[
3,
3,
0
],
[
1,
4,
0
],
[
3,
4,
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",
"screenwriter",
"instance of",
"film editor",
"composer"
]
} | 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 .
wd:Q93853 wdt:P58 ?x0 .
wd:Q550196 wdt:P58 ?x0
} |
mcwq-232840 | Who was a writer , composer , star , director , editor , and cinematographer of Planet Terror and Sin City: A Dame to Kill For | [
"Robert Rodriguez"
] | {
"entities": [
"Q47284",
"Q1165050",
"Q5",
"Q1653396"
],
"relations": [
"P344",
"P57",
"P58",
"P31",
"P1040",
"P161",
"P86"
],
"adjacency": [
[
0,
3,
2
],
[
1,
5,
0
],
[
3,
5,
0
],
[
1,
0,
0
],
[
3,
0,
0
],
[
1,
1,
0
],
[
3,
1,
0
],
[
1,
4,
0
],
[
3,
4,
0
],
[
1,
6,
0
],
[
3,
6,
0
],
[
1,
2,
0
],
[
3,
2,
0
]
],
"entity_labels": [
"Robert Rodriguez",
"Planet Terror",
"human",
"Sin City: A Dame to Kill For"
],
"relation_labels": [
"director of photography",
"director",
"screenwriter",
"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 .
wd:Q1165050 wdt:P58 ?x0 .
wd:Q1653396 wdt:P58 ?x0
} |
mcwq-232841 | Who was a writer , cinematographer , and composer of Inland Empire | [
"David Lynch"
] | {
"entities": [
"Q862058",
"Q2071",
"Q5"
],
"relations": [
"P344",
"P86",
"P58",
"P31"
],
"adjacency": [
[
1,
3,
2
],
[
0,
0,
1
],
[
0,
1,
1
],
[
0,
2,
1
]
],
"entity_labels": [
"Inland Empire",
"David Lynch",
"human"
],
"relation_labels": [
"director of photography",
"composer",
"screenwriter",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q862058 wdt:P344 ?x0 .
wd:Q862058 wdt:P86 ?x0 .
wd:Q862058 wdt:P58 ?x0
} |
mcwq-232842 | Who was a writer , cinematographer , and composer of Shorts and Once Upon a Time in Mexico | [
"Robert Rodriguez"
] | {
"entities": [
"Q2722782",
"Q47284",
"Q93853",
"Q5"
],
"relations": [
"P344",
"P86",
"P58",
"P31"
],
"adjacency": [
[
1,
3,
3
],
[
2,
0,
1
],
[
0,
0,
1
],
[
2,
1,
1
],
[
0,
1,
1
],
[
2,
2,
1
],
[
0,
2,
1
]
],
"entity_labels": [
"Shorts",
"Robert Rodriguez",
"Once Upon a Time in Mexico",
"human"
],
"relation_labels": [
"director of photography",
"composer",
"screenwriter",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q93853 wdt:P344 ?x0 .
wd:Q2722782 wdt:P344 ?x0 .
wd:Q93853 wdt:P86 ?x0 .
wd:Q2722782 wdt:P86 ?x0 .
wd:Q93853 wdt:P58 ?x0 .
wd:Q2722782 wdt:P58 ?x0
} |
mcwq-232843 | Who was a writer , cinematographer , and director of Day of the Fight , Full Metal Jacket , and Fear and Desire | [
"Stanley Kubrick"
] | {
"entities": [
"Q426628",
"Q243439",
"Q2001",
"Q5",
"Q929157"
],
"relations": [
"P344",
"P57",
"P58",
"P31"
],
"adjacency": [
[
2,
3,
3
],
[
1,
0,
2
],
[
0,
0,
2
],
[
4,
0,
2
],
[
1,
1,
2
],
[
0,
1,
2
],
[
4,
1,
2
],
[
1,
2,
2
],
[
0,
2,
2
],
[
4,
2,
2
]
],
"entity_labels": [
"Day of the Fight",
"Full Metal Jacket",
"Stanley Kubrick",
"human",
"Fear and Desire"
],
"relation_labels": [
"director of photography",
"director",
"screenwriter",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q243439 wdt:P344 ?x0 .
wd:Q426628 wdt:P344 ?x0 .
wd:Q929157 wdt:P344 ?x0 .
wd:Q243439 wdt:P57 ?x0 .
wd:Q426628 wdt:P57 ?x0 .
wd:Q929157 wdt:P57 ?x0 .
wd:Q243439 wdt:P58 ?x0 .
wd:Q426628 wdt:P58 ?x0 .
wd:Q929157 wdt:P58 ?x0
} |
mcwq-232844 | Who was a writer , cinematographer , and executive producer of The Confession and The Waiting Room | [
"Zeki Demirkubuz"
] | {
"entities": [
"Q12813010",
"Q6084069",
"Q5",
"Q187261"
],
"relations": [
"P344",
"P58",
"P1431",
"P31"
],
"adjacency": [
[
3,
3,
2
],
[
1,
0,
3
],
[
0,
0,
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"
]
} | 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 .
wd:Q6084069 wdt:P58 ?x0 .
wd:Q12813010 wdt:P58 ?x0
} |
mcwq-232846 | Who was a writer , cinematographer , and star of Planet Terror , Sin City , and The Adventures of Sharkboy and Lavagirl in 3-D | [
"Robert Rodriguez"
] | {
"entities": [
"Q1165050",
"Q656357",
"Q5",
"Q192115",
"Q47284"
],
"relations": [
"P344",
"P58",
"P31",
"P161"
],
"adjacency": [
[
4,
2,
2
],
[
1,
3,
4
],
[
3,
3,
4
],
[
0,
3,
4
],
[
1,
0,
4
],
[
3,
0,
4
],
[
0,
0,
4
],
[
1,
1,
4
],
[
3,
1,
4
],
[
0,
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",
"screenwriter",
"instance of",
"cast member"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q656357 wdt:P161 ?x0 .
wd:Q192115 wdt:P161 ?x0 .
wd:Q1165050 wdt:P161 ?x0 .
wd:Q656357 wdt:P344 ?x0 .
wd:Q192115 wdt:P344 ?x0 .
wd:Q1165050 wdt:P344 ?x0 .
wd:Q656357 wdt:P58 ?x0 .
wd:Q192115 wdt:P58 ?x0 .
wd:Q1165050 wdt:P58 ?x0
} |
mcwq-232849 | Who was a writer , cinematographer , director , and star of Full Metal Jacket and Day of the Fight | [
"Stanley Kubrick"
] | {
"entities": [
"Q426628",
"Q243439",
"Q2001",
"Q5"
],
"relations": [
"P344",
"P57",
"P58",
"P31",
"P161"
],
"adjacency": [
[
2,
3,
3
],
[
1,
4,
2
],
[
0,
4,
2
],
[
1,
0,
2
],
[
0,
0,
2
],
[
1,
1,
2
],
[
0,
1,
2
],
[
1,
2,
2
],
[
0,
2,
2
]
],
"entity_labels": [
"Day of the Fight",
"Full Metal Jacket",
"Stanley Kubrick",
"human"
],
"relation_labels": [
"director of photography",
"director",
"screenwriter",
"instance of",
"cast member"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q243439 wdt:P161 ?x0 .
wd:Q426628 wdt:P161 ?x0 .
wd:Q243439 wdt:P344 ?x0 .
wd:Q426628 wdt:P344 ?x0 .
wd:Q243439 wdt:P57 ?x0 .
wd:Q426628 wdt:P57 ?x0 .
wd:Q243439 wdt:P58 ?x0 .
wd:Q426628 wdt:P58 ?x0
} |
mcwq-232854 | Who was a writer , cinematographer , executive producer , director , and editor 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-232858 | Who was a writer , cinematographer , star , and editor 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-232861 | Who was a writer , costume designer , and director of El Topo and The Holy Mountain | [
"Alejandro Jodorowsky"
] | {
"entities": [
"Q263730",
"Q5",
"Q1640076",
"Q477782"
],
"relations": [
"P2515",
"P57",
"P58",
"P31"
],
"adjacency": [
[
0,
3,
1
],
[
3,
1,
0
],
[
2,
1,
0
],
[
3,
0,
0
],
[
2,
0,
0
],
[
3,
2,
0
],
[
2,
2,
0
]
],
"entity_labels": [
"Alejandro Jodorowsky",
"human",
"The Holy Mountain",
"El Topo"
],
"relation_labels": [
"costume designer",
"director",
"screenwriter",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q477782 wdt:P57 ?x0 .
wd:Q1640076 wdt:P57 ?x0 .
wd:Q477782 wdt:P2515 ?x0 .
wd:Q1640076 wdt:P2515 ?x0 .
wd:Q477782 wdt:P58 ?x0 .
wd:Q1640076 wdt:P58 ?x0
} |
mcwq-232873 | Who was a writer , director , and cinematographer of Day of the Fight , Full Metal Jacket , and Fear and Desire | [
"Stanley Kubrick"
] | {
"entities": [
"Q426628",
"Q243439",
"Q2001",
"Q5",
"Q929157"
],
"relations": [
"P344",
"P57",
"P58",
"P31"
],
"adjacency": [
[
2,
3,
3
],
[
1,
0,
2
],
[
0,
0,
2
],
[
4,
0,
2
],
[
1,
1,
2
],
[
0,
1,
2
],
[
4,
1,
2
],
[
1,
2,
2
],
[
0,
2,
2
],
[
4,
2,
2
]
],
"entity_labels": [
"Day of the Fight",
"Full Metal Jacket",
"Stanley Kubrick",
"human",
"Fear and Desire"
],
"relation_labels": [
"director of photography",
"director",
"screenwriter",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q243439 wdt:P344 ?x0 .
wd:Q426628 wdt:P344 ?x0 .
wd:Q929157 wdt:P344 ?x0 .
wd:Q243439 wdt:P57 ?x0 .
wd:Q426628 wdt:P57 ?x0 .
wd:Q929157 wdt:P57 ?x0 .
wd:Q243439 wdt:P58 ?x0 .
wd:Q426628 wdt:P58 ?x0 .
wd:Q929157 wdt:P58 ?x0
} |
mcwq-232874 | Who was a writer , director , and costume designer of The Holy Mountain and El Topo | [
"Alejandro Jodorowsky"
] | {
"entities": [
"Q263730",
"Q5",
"Q1640076",
"Q477782"
],
"relations": [
"P2515",
"P57",
"P58",
"P31"
],
"adjacency": [
[
0,
3,
1
],
[
3,
1,
0
],
[
2,
1,
0
],
[
3,
0,
0
],
[
2,
0,
0
],
[
3,
2,
0
],
[
2,
2,
0
]
],
"entity_labels": [
"Alejandro Jodorowsky",
"human",
"The Holy Mountain",
"El Topo"
],
"relation_labels": [
"costume designer",
"director",
"screenwriter",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q477782 wdt:P57 ?x0 .
wd:Q1640076 wdt:P57 ?x0 .
wd:Q477782 wdt:P2515 ?x0 .
wd:Q1640076 wdt:P2515 ?x0 .
wd:Q477782 wdt:P58 ?x0 .
wd:Q1640076 wdt:P58 ?x0
} |
mcwq-232875 | Who was a writer , director , and editor of Rashomon , Yojimbo , and Sanshiro Sugata Part II | [
"Akira Kurosawa"
] | {
"entities": [
"Q135465",
"Q8006",
"Q5",
"Q20475",
"Q2296227"
],
"relations": [
"P57",
"P58",
"P31",
"P1040"
],
"adjacency": [
[
1,
2,
2
],
[
4,
0,
1
],
[
0,
0,
1
],
[
3,
0,
1
],
[
4,
3,
1
],
[
0,
3,
1
],
[
3,
3,
1
],
[
4,
1,
1
],
[
0,
1,
1
],
[
3,
1,
1
]
],
"entity_labels": [
"Rashomon",
"Akira Kurosawa",
"human",
"Yojimbo",
"Sanshiro Sugata Part II"
],
"relation_labels": [
"director",
"screenwriter",
"instance of",
"film editor"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q2296227 wdt:P57 ?x0 .
wd:Q135465 wdt:P57 ?x0 .
wd:Q20475 wdt:P57 ?x0 .
wd:Q2296227 wdt:P1040 ?x0 .
wd:Q135465 wdt:P1040 ?x0 .
wd:Q20475 wdt:P1040 ?x0 .
wd:Q2296227 wdt:P58 ?x0 .
wd:Q135465 wdt:P58 ?x0 .
wd:Q20475 wdt:P58 ?x0
} |
mcwq-232876 | Who was a writer , director , and executive producer of Ponyo on the Cliff by the Sea and Howl's Moving Castle | [
"Hayao Miyazaki"
] | {
"entities": [
"Q236728",
"Q29011",
"Q55400",
"Q5"
],
"relations": [
"P57",
"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": [
"Ponyo on the Cliff by the Sea",
"Howl's Moving Castle",
"Hayao Miyazaki",
"human"
],
"relation_labels": [
"director",
"screenwriter",
"executive producer",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q29011 wdt:P57 ?x0 .
wd:Q236728 wdt:P57 ?x0 .
wd:Q29011 wdt:P1431 ?x0 .
wd:Q236728 wdt:P1431 ?x0 .
wd:Q29011 wdt:P58 ?x0 .
wd:Q236728 wdt:P58 ?x0
} |
mcwq-232880 | Who was a writer , director , executive producer , and star of Twin Peaks: Fire Walk with Me and Twin Peaks | [
"David Lynch"
] | {
"entities": [
"Q2085",
"Q2071",
"Q1140578",
"Q5"
],
"relations": [
"P57",
"P58",
"P1431",
"P31",
"P161"
],
"adjacency": [
[
1,
3,
3
],
[
0,
4,
1
],
[
2,
4,
1
],
[
0,
0,
1
],
[
2,
0,
1
],
[
0,
2,
1
],
[
2,
2,
1
],
[
0,
1,
1
],
[
2,
1,
1
]
],
"entity_labels": [
"Twin Peaks",
"David Lynch",
"Twin Peaks: Fire Walk with Me",
"human"
],
"relation_labels": [
"director",
"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:P57 ?x0 .
wd:Q1140578 wdt:P57 ?x0 .
wd:Q2085 wdt:P1431 ?x0 .
wd:Q1140578 wdt:P1431 ?x0 .
wd:Q2085 wdt:P58 ?x0 .
wd:Q1140578 wdt:P58 ?x0
} |
mcwq-232881 | Who was a writer , director , executive producer , editor , 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-232884 | Who was a writer , editor , and composer of Once Upon a Time in Mexico | [
"Robert Rodriguez"
] | {
"entities": [
"Q47284",
"Q93853",
"Q5"
],
"relations": [
"P86",
"P58",
"P31",
"P1040"
],
"adjacency": [
[
0,
2,
2
],
[
1,
3,
0
],
[
1,
0,
0
],
[
1,
1,
0
]
],
"entity_labels": [
"Robert Rodriguez",
"Once Upon a Time in Mexico",
"human"
],
"relation_labels": [
"composer",
"screenwriter",
"instance of",
"film editor"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q93853 wdt:P1040 ?x0 .
wd:Q93853 wdt:P86 ?x0 .
wd:Q93853 wdt:P58 ?x0
} |
mcwq-232886 | Who was a writer , editor , and director of Sanshiro Sugata Part II , The Men Who Tread on the Tiger's Tail , and Yojimbo | [
"Akira Kurosawa"
] | {
"entities": [
"Q8006",
"Q5",
"Q610158",
"Q20475",
"Q2296227"
],
"relations": [
"P57",
"P58",
"P31",
"P1040"
],
"adjacency": [
[
0,
2,
1
],
[
4,
0,
0
],
[
3,
0,
0
],
[
2,
0,
0
],
[
4,
3,
0
],
[
3,
3,
0
],
[
2,
3,
0
],
[
4,
1,
0
],
[
3,
1,
0
],
[
2,
1,
0
]
],
"entity_labels": [
"Akira Kurosawa",
"human",
"The Men Who Tread on the Tiger's Tail",
"Yojimbo",
"Sanshiro Sugata Part II"
],
"relation_labels": [
"director",
"screenwriter",
"instance of",
"film editor"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q2296227 wdt:P57 ?x0 .
wd:Q20475 wdt:P57 ?x0 .
wd:Q610158 wdt:P57 ?x0 .
wd:Q2296227 wdt:P1040 ?x0 .
wd:Q20475 wdt:P1040 ?x0 .
wd:Q610158 wdt:P1040 ?x0 .
wd:Q2296227 wdt:P58 ?x0 .
wd:Q20475 wdt:P58 ?x0 .
wd:Q610158 wdt:P58 ?x0
} |
mcwq-232887 | Who was a writer , editor , composer , cinematographer , and director of Planet Terror and Once Upon a Time in Mexico | [
"Robert Rodriguez"
] | {
"entities": [
"Q1165050",
"Q47284",
"Q93853",
"Q5"
],
"relations": [
"P344",
"P57",
"P58",
"P31",
"P1040",
"P86"
],
"adjacency": [
[
1,
3,
3
],
[
2,
0,
1
],
[
0,
0,
1
],
[
2,
1,
1
],
[
0,
1,
1
],
[
2,
4,
1
],
[
0,
4,
1
],
[
2,
5,
1
],
[
0,
5,
1
],
[
2,
2,
1
],
[
0,
2,
1
]
],
"entity_labels": [
"Planet Terror",
"Robert Rodriguez",
"Once Upon a Time in Mexico",
"human"
],
"relation_labels": [
"director of photography",
"director",
"screenwriter",
"instance of",
"film editor",
"composer"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q93853 wdt:P344 ?x0 .
wd:Q1165050 wdt:P344 ?x0 .
wd:Q93853 wdt:P57 ?x0 .
wd:Q1165050 wdt:P57 ?x0 .
wd:Q93853 wdt:P1040 ?x0 .
wd:Q1165050 wdt:P1040 ?x0 .
wd:Q93853 wdt:P86 ?x0 .
wd:Q1165050 wdt:P86 ?x0 .
wd:Q93853 wdt:P58 ?x0 .
wd:Q1165050 wdt:P58 ?x0
} |
mcwq-232888 | Who was a writer , editor , composer , cinematographer , and star of Planet Terror and Sin City: A Dame to Kill For | [
"Robert Rodriguez"
] | {
"entities": [
"Q47284",
"Q1165050",
"Q5",
"Q1653396"
],
"relations": [
"P344",
"P58",
"P31",
"P1040",
"P161",
"P86"
],
"adjacency": [
[
0,
2,
2
],
[
1,
4,
0
],
[
3,
4,
0
],
[
1,
0,
0
],
[
3,
0,
0
],
[
1,
3,
0
],
[
3,
3,
0
],
[
1,
5,
0
],
[
3,
5,
0
],
[
1,
1,
0
],
[
3,
1,
0
]
],
"entity_labels": [
"Robert Rodriguez",
"Planet Terror",
"human",
"Sin City: A Dame to Kill For"
],
"relation_labels": [
"director of photography",
"screenwriter",
"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:P1040 ?x0 .
wd:Q1653396 wdt:P1040 ?x0 .
wd:Q1165050 wdt:P86 ?x0 .
wd:Q1653396 wdt:P86 ?x0 .
wd:Q1165050 wdt:P58 ?x0 .
wd:Q1653396 wdt:P58 ?x0
} |
mcwq-232894 | Who was a writer , editor , director , and cinematographer of Crimes of the Future , From the Drain , and Stereo | [
"David Cronenberg"
] | {
"entities": [
"Q587669",
"Q5",
"Q55422",
"Q125452",
"Q1140028"
],
"relations": [
"P344",
"P57",
"P58",
"P31",
"P1040"
],
"adjacency": [
[
2,
3,
1
],
[
3,
0,
2
],
[
0,
0,
2
],
[
4,
0,
2
],
[
3,
1,
2
],
[
0,
1,
2
],
[
4,
1,
2
],
[
3,
4,
2
],
[
0,
4,
2
],
[
4,
4,
2
],
[
3,
2,
2
],
[
0,
2,
2
],
[
4,
2,
2
]
],
"entity_labels": [
"Stereo",
"human",
"David Cronenberg",
"From the Drain",
"Crimes of the Future"
],
"relation_labels": [
"director of photography",
"director",
"screenwriter",
"instance of",
"film editor"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q125452 wdt:P344 ?x0 .
wd:Q587669 wdt:P344 ?x0 .
wd:Q1140028 wdt:P344 ?x0 .
wd:Q125452 wdt:P57 ?x0 .
wd:Q587669 wdt:P57 ?x0 .
wd:Q1140028 wdt:P57 ?x0 .
wd:Q125452 wdt:P1040 ?x0 .
wd:Q587669 wdt:P1040 ?x0 .
wd:Q1140028 wdt:P1040 ?x0 .
wd:Q125452 wdt:P58 ?x0 .
wd:Q587669 wdt:P58 ?x0 .
wd:Q1140028 wdt:P58 ?x0
} |
mcwq-232895 | Who was a writer , editor , director , cinematographer , and star of Planet Terror and Sin City | [
"Robert Rodriguez"
] | {
"entities": [
"Q47284",
"Q1165050",
"Q192115",
"Q5"
],
"relations": [
"P344",
"P57",
"P58",
"P31",
"P1040",
"P161"
],
"adjacency": [
[
0,
3,
3
],
[
2,
5,
0
],
[
1,
5,
0
],
[
2,
0,
0
],
[
1,
0,
0
],
[
2,
1,
0
],
[
1,
1,
0
],
[
2,
4,
0
],
[
1,
4,
0
],
[
2,
2,
0
],
[
1,
2,
0
]
],
"entity_labels": [
"Robert Rodriguez",
"Planet Terror",
"Sin City",
"human"
],
"relation_labels": [
"director of photography",
"director",
"screenwriter",
"instance of",
"film editor",
"cast member"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q192115 wdt:P161 ?x0 .
wd:Q1165050 wdt:P161 ?x0 .
wd:Q192115 wdt:P344 ?x0 .
wd:Q1165050 wdt:P344 ?x0 .
wd:Q192115 wdt:P57 ?x0 .
wd:Q1165050 wdt:P57 ?x0 .
wd:Q192115 wdt:P1040 ?x0 .
wd:Q1165050 wdt:P1040 ?x0 .
wd:Q192115 wdt:P58 ?x0 .
wd:Q1165050 wdt:P58 ?x0
} |
mcwq-232899 | Who was a writer , editor , star , and composer of Modern Times and Pay Day | [
"Charlie Chaplin"
] | {
"entities": [
"Q45602",
"Q882",
"Q199039",
"Q5"
],
"relations": [
"P58",
"P31",
"P1040",
"P161",
"P86"
],
"adjacency": [
[
1,
1,
3
],
[
0,
3,
1
],
[
2,
3,
1
],
[
0,
2,
1
],
[
2,
2,
1
],
[
0,
4,
1
],
[
2,
4,
1
],
[
0,
0,
1
],
[
2,
0,
1
]
],
"entity_labels": [
"Modern Times",
"Charlie Chaplin",
"Pay Day",
"human"
],
"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:Q199039 wdt:P161 ?x0 .
wd:Q45602 wdt:P1040 ?x0 .
wd:Q199039 wdt:P1040 ?x0 .
wd:Q45602 wdt:P86 ?x0 .
wd:Q199039 wdt:P86 ?x0 .
wd:Q45602 wdt:P58 ?x0 .
wd:Q199039 wdt:P58 ?x0
} |
mcwq-232903 | Who was a writer , executive producer , and director of No label defined , No label defined , and No label defined | [
"Joe May"
] | {
"entities": [
"Q3707067",
"Q3707071",
"Q5",
"Q3707065",
"Q85134"
],
"relations": [
"P57",
"P58",
"P1431",
"P31"
],
"adjacency": [
[
4,
3,
2
],
[
0,
0,
4
],
[
1,
0,
4
],
[
3,
0,
4
],
[
0,
2,
4
],
[
1,
2,
4
],
[
3,
2,
4
],
[
0,
1,
4
],
[
1,
1,
4
],
[
3,
1,
4
]
],
"entity_labels": [
null,
null,
"human",
null,
"Joe May"
],
"relation_labels": [
"director",
"screenwriter",
"executive producer",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q3707067 wdt:P57 ?x0 .
wd:Q3707071 wdt:P57 ?x0 .
wd:Q3707065 wdt:P57 ?x0 .
wd:Q3707067 wdt:P1431 ?x0 .
wd:Q3707071 wdt:P1431 ?x0 .
wd:Q3707065 wdt:P1431 ?x0 .
wd:Q3707067 wdt:P58 ?x0 .
wd:Q3707071 wdt:P58 ?x0 .
wd:Q3707065 wdt:P58 ?x0
} |
mcwq-232905 | Who was a writer , executive producer , and producer 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-232906 | Who was a writer , executive producer , and star of Cemetery Junction and Derek | [
"Ricky Gervais"
] | {
"entities": [
"Q23517",
"Q1988305",
"Q3964185",
"Q5"
],
"relations": [
"P58",
"P1431",
"P31",
"P161"
],
"adjacency": [
[
0,
2,
3
],
[
1,
3,
0
],
[
2,
3,
0
],
[
1,
1,
0
],
[
2,
1,
0
],
[
1,
0,
0
],
[
2,
0,
0
]
],
"entity_labels": [
"Ricky Gervais",
"Cemetery Junction",
"Derek",
"human"
],
"relation_labels": [
"screenwriter",
"executive producer",
"instance of",
"cast member"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q1988305 wdt:P161 ?x0 .
wd:Q3964185 wdt:P161 ?x0 .
wd:Q1988305 wdt:P1431 ?x0 .
wd:Q3964185 wdt:P1431 ?x0 .
wd:Q1988305 wdt:P58 ?x0 .
wd:Q3964185 wdt:P58 ?x0
} |
mcwq-232908 | Who was a writer , executive producer , cinematographer , and director of Golem and Hans | [
"Louis Nero"
] | {
"entities": [
"Q510796",
"Q5",
"Q3837608",
"Q3773096"
],
"relations": [
"P344",
"P57",
"P58",
"P1431",
"P31"
],
"adjacency": [
[
2,
4,
1
],
[
0,
0,
2
],
[
3,
0,
2
],
[
0,
1,
2
],
[
3,
1,
2
],
[
0,
3,
2
],
[
3,
3,
2
],
[
0,
2,
2
],
[
3,
2,
2
]
],
"entity_labels": [
"Hans",
"human",
"Louis Nero",
"Golem"
],
"relation_labels": [
"director of photography",
"director",
"screenwriter",
"executive producer",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q510796 wdt:P344 ?x0 .
wd:Q3773096 wdt:P344 ?x0 .
wd:Q510796 wdt:P57 ?x0 .
wd:Q3773096 wdt:P57 ?x0 .
wd:Q510796 wdt:P1431 ?x0 .
wd:Q3773096 wdt:P1431 ?x0 .
wd:Q510796 wdt:P58 ?x0 .
wd:Q3773096 wdt:P58 ?x0
} |
mcwq-232910 | Who was a writer , executive producer , director , and editor of Pietà , Moebius , and Dream | [
"Kim Ki-duk"
] | {
"entities": [
"Q484679",
"Q212990",
"Q483197",
"Q13471372",
"Q5"
],
"relations": [
"P57",
"P58",
"P1431",
"P31",
"P1040"
],
"adjacency": [
[
1,
3,
4
],
[
3,
0,
1
],
[
2,
0,
1
],
[
0,
0,
1
],
[
3,
4,
1
],
[
2,
4,
1
],
[
0,
4,
1
],
[
3,
2,
1
],
[
2,
2,
1
],
[
0,
2,
1
],
[
3,
1,
1
],
[
2,
1,
1
],
[
0,
1,
1
]
],
"entity_labels": [
"Dream",
"Kim Ki-duk",
"Pietà",
"Moebius",
"human"
],
"relation_labels": [
"director",
"screenwriter",
"executive producer",
"instance of",
"film editor"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q13471372 wdt:P57 ?x0 .
wd:Q483197 wdt:P57 ?x0 .
wd:Q484679 wdt:P57 ?x0 .
wd:Q13471372 wdt:P1040 ?x0 .
wd:Q483197 wdt:P1040 ?x0 .
wd:Q484679 wdt:P1040 ?x0 .
wd:Q13471372 wdt:P1431 ?x0 .
wd:Q483197 wdt:P1431 ?x0 .
wd:Q484679 wdt:P1431 ?x0 .
wd:Q13471372 wdt:P58 ?x0 .
wd:Q483197 wdt:P58 ?x0 .
wd:Q484679 wdt:P58 ?x0
} |
mcwq-232911 | Who was a writer , executive producer , editor , director , 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-232915 | Who was a writer , producer , and executive producer 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-232916 | Who was a writer , producer , director , and composer of Nostra Signora dei Turchi | [
"Carmelo Bene"
] | {
"entities": [
"Q3878627",
"Q5",
"Q982519"
],
"relations": [
"P272",
"P57",
"P58",
"P31",
"P86"
],
"adjacency": [
[
2,
3,
1
],
[
0,
1,
2
],
[
0,
4,
2
],
[
0,
0,
2
],
[
0,
2,
2
]
],
"entity_labels": [
"Nostra Signora dei Turchi",
"human",
"Carmelo Bene"
],
"relation_labels": [
"production company",
"director",
"screenwriter",
"instance of",
"composer"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q3878627 wdt:P57 ?x0 .
wd:Q3878627 wdt:P86 ?x0 .
wd:Q3878627 wdt:P272 ?x0 .
wd:Q3878627 wdt:P58 ?x0
} |
mcwq-232919 | Who was a writer , star , and costume designer of Hermitage | [
"Carmelo Bene"
] | {
"entities": [
"Q3785268",
"Q5",
"Q982519"
],
"relations": [
"P2515",
"P58",
"P31",
"P161"
],
"adjacency": [
[
2,
2,
1
],
[
0,
3,
2
],
[
0,
0,
2
],
[
0,
1,
2
]
],
"entity_labels": [
"Hermitage",
"human",
"Carmelo Bene"
],
"relation_labels": [
"costume designer",
"screenwriter",
"instance of",
"cast member"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q3785268 wdt:P161 ?x0 .
wd:Q3785268 wdt:P2515 ?x0 .
wd:Q3785268 wdt:P58 ?x0
} |
mcwq-232920 | Who was a writer , star , and editor of Sin City: A Dame to Kill For 's prequel | [
"Robert Rodriguez"
] | {
"entities": [
"Q47284",
"Q192115",
"Q5",
"Q1653396"
],
"relations": [
"P58",
"P31",
"P1040",
"P156",
"P161"
],
"adjacency": [
[
0,
1,
2
],
[
1,
4,
0
],
[
1,
2,
0
],
[
1,
0,
0
],
[
1,
3,
3
]
],
"entity_labels": [
"Robert Rodriguez",
"Sin City",
"human",
"Sin City: A Dame to Kill For"
],
"relation_labels": [
"screenwriter",
"instance of",
"film editor",
"followed by",
"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:P156 wd:Q1653396
} |
mcwq-232921 | Who was a writer , star , and executive producer of The Salt of the Earth | [
"Wim Wenders"
] | {
"entities": [
"Q55411",
"Q5",
"Q16736285"
],
"relations": [
"P58",
"P1431",
"P31",
"P161"
],
"adjacency": [
[
0,
2,
1
],
[
2,
3,
0
],
[
2,
1,
0
],
[
2,
0,
0
]
],
"entity_labels": [
"Wim Wenders",
"human",
"The Salt of the Earth"
],
"relation_labels": [
"screenwriter",
"executive producer",
"instance of",
"cast member"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q16736285 wdt:P161 ?x0 .
wd:Q16736285 wdt:P1431 ?x0 .
wd:Q16736285 wdt:P58 ?x0
} |
mcwq-232922 | Who was a writer , star , composer , and editor of Modern Times and Pay Day | [
"Charlie Chaplin"
] | {
"entities": [
"Q45602",
"Q882",
"Q199039",
"Q5"
],
"relations": [
"P58",
"P31",
"P1040",
"P161",
"P86"
],
"adjacency": [
[
1,
1,
3
],
[
0,
3,
1
],
[
2,
3,
1
],
[
0,
2,
1
],
[
2,
2,
1
],
[
0,
4,
1
],
[
2,
4,
1
],
[
0,
0,
1
],
[
2,
0,
1
]
],
"entity_labels": [
"Modern Times",
"Charlie Chaplin",
"Pay Day",
"human"
],
"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:Q199039 wdt:P161 ?x0 .
wd:Q45602 wdt:P1040 ?x0 .
wd:Q199039 wdt:P1040 ?x0 .
wd:Q45602 wdt:P86 ?x0 .
wd:Q199039 wdt:P86 ?x0 .
wd:Q45602 wdt:P58 ?x0 .
wd:Q199039 wdt:P58 ?x0
} |
mcwq-232925 | Who was a writer , star , executive producer , and director of Twin Peaks: Fire Walk with Me and Twin Peaks | [
"David Lynch"
] | {
"entities": [
"Q2085",
"Q2071",
"Q1140578",
"Q5"
],
"relations": [
"P57",
"P58",
"P1431",
"P31",
"P161"
],
"adjacency": [
[
1,
3,
3
],
[
0,
4,
1
],
[
2,
4,
1
],
[
0,
0,
1
],
[
2,
0,
1
],
[
0,
2,
1
],
[
2,
2,
1
],
[
0,
1,
1
],
[
2,
1,
1
]
],
"entity_labels": [
"Twin Peaks",
"David Lynch",
"Twin Peaks: Fire Walk with Me",
"human"
],
"relation_labels": [
"director",
"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:P57 ?x0 .
wd:Q1140578 wdt:P57 ?x0 .
wd:Q2085 wdt:P1431 ?x0 .
wd:Q1140578 wdt:P1431 ?x0 .
wd:Q2085 wdt:P58 ?x0 .
wd:Q1140578 wdt:P58 ?x0
} |
mcwq-232928 | Who was a writer , star , producer , and composer of Nostra Signora dei Turchi | [
"Carmelo Bene"
] | {
"entities": [
"Q3878627",
"Q5",
"Q982519"
],
"relations": [
"P272",
"P58",
"P31",
"P161",
"P86"
],
"adjacency": [
[
2,
2,
1
],
[
0,
3,
2
],
[
0,
4,
2
],
[
0,
0,
2
],
[
0,
1,
2
]
],
"entity_labels": [
"Nostra Signora dei Turchi",
"human",
"Carmelo Bene"
],
"relation_labels": [
"production company",
"screenwriter",
"instance of",
"cast member",
"composer"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q3878627 wdt:P161 ?x0 .
wd:Q3878627 wdt:P86 ?x0 .
wd:Q3878627 wdt:P272 ?x0 .
wd:Q3878627 wdt:P58 ?x0
} |
mcwq-232930 | Who was a American British Canadian parent of Kalan Alexander Murdoch | [
"Lachlan Murdoch"
] | {
"entities": [
"Q145",
"Q30",
"Q76052655",
"Q5",
"Q3215817",
"Q16"
],
"relations": [
"P27",
"P40|wdt:P355",
"P31"
],
"adjacency": [
[
4,
2,
3
],
[
4,
1,
2
],
[
4,
0,
0
],
[
4,
0,
1
],
[
4,
0,
5
]
],
"entity_labels": [
"United Kingdom",
"United States of America",
"Kalan Alexander Murdoch",
"human",
"Lachlan Murdoch",
"Canada"
],
"relation_labels": [
"country of citizenship",
"P40|wdt:P355",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P40|wdt:P355 wd:Q76052655 .
?x0 wdt:P27 wd:Q145 .
?x0 wdt:P27 wd:Q30 .
?x0 wdt:P27 wd:Q16
} |
mcwq-232943 | Who was a American German cinematographer and editor of No label defined | [
"Hans Richter"
] | {
"entities": [
"Q64719403",
"Q30",
"Q5",
"Q183",
"Q213597"
],
"relations": [
"P344",
"P27",
"P31",
"P1040"
],
"adjacency": [
[
4,
2,
2
],
[
0,
0,
4
],
[
0,
3,
4
],
[
4,
1,
3
],
[
4,
1,
1
]
],
"entity_labels": [
null,
"United States of America",
"human",
"Germany",
"Hans Richter"
],
"relation_labels": [
"director of photography",
"country of citizenship",
"instance of",
"film editor"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q64719403 wdt:P344 ?x0 .
wd:Q64719403 wdt:P1040 ?x0 .
?x0 wdt:P27 wd:Q183 .
?x0 wdt:P27 wd:Q30
} |
mcwq-232944 | Who was a American German cinematographer of Hamlet and La Bête Humaine | [
"Curt Courant"
] | {
"entities": [
"Q30",
"Q830558",
"Q120231",
"Q5",
"Q183",
"Q89163"
],
"relations": [
"P344",
"P27",
"P31"
],
"adjacency": [
[
5,
2,
3
],
[
2,
0,
5
],
[
1,
0,
5
],
[
5,
1,
4
],
[
5,
1,
0
]
],
"entity_labels": [
"United States of America",
"La Bête Humaine",
"Hamlet",
"human",
"Germany",
"Curt Courant"
],
"relation_labels": [
"director of photography",
"country of citizenship",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q120231 wdt:P344 ?x0 .
wd:Q830558 wdt:P344 ?x0 .
?x0 wdt:P27 wd:Q183 .
?x0 wdt:P27 wd:Q30
} |
mcwq-232946 | Who was a American German employee of Bauhaus | [
"Ludwig Mies van der Rohe"
] | {
"entities": [
"Q124354",
"Q30",
"Q5",
"Q183",
"Q41508"
],
"relations": [
"P27",
"P108",
"P31"
],
"adjacency": [
[
4,
2,
2
],
[
4,
1,
0
],
[
4,
0,
3
],
[
4,
0,
1
]
],
"entity_labels": [
"Bauhaus",
"United States of America",
"human",
"Germany",
"Ludwig Mies van der Rohe"
],
"relation_labels": [
"country of citizenship",
"employer",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P108 wd:Q124354 .
?x0 wdt:P27 wd:Q183 .
?x0 wdt:P27 wd:Q30
} |
mcwq-232947 | Who was a American German executive producer of A Good Day to Die Hard | [
"Bruce Willis"
] | {
"entities": [
"Q2680",
"Q30",
"Q5",
"Q183",
"Q72276"
],
"relations": [
"P27",
"P1431",
"P31"
],
"adjacency": [
[
0,
2,
2
],
[
4,
1,
0
],
[
0,
0,
3
],
[
0,
0,
1
]
],
"entity_labels": [
"Bruce Willis",
"United States of America",
"human",
"Germany",
"A Good Day to Die Hard"
],
"relation_labels": [
"country of citizenship",
"executive producer",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q72276 wdt:P1431 ?x0 .
?x0 wdt:P27 wd:Q183 .
?x0 wdt:P27 wd:Q30
} |
mcwq-232949 | Who was a American German male writer of Hudson Hawk | [
"Bruce Willis"
] | {
"entities": [
"Q2680",
"Q518127",
"Q30",
"Q5",
"Q183",
"Q6581097"
],
"relations": [
"P27",
"P58",
"P31",
"P21"
],
"adjacency": [
[
0,
2,
3
],
[
1,
1,
0
],
[
0,
3,
5
],
[
0,
0,
4
],
[
0,
0,
2
]
],
"entity_labels": [
"Bruce Willis",
"Hudson Hawk",
"United States of America",
"human",
"Germany",
"male"
],
"relation_labels": [
"country of citizenship",
"screenwriter",
"instance of",
"sex or gender"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q518127 wdt:P58 ?x0 .
?x0 wdt:P21 wd:Q6581097 .
?x0 wdt:P27 wd:Q183 .
?x0 wdt:P27 wd:Q30
} |
mcwq-232950 | Who was a American German parent of Rumer Willis | [
"Bruce Willis"
] | {
"entities": [
"Q2680",
"Q30",
"Q234566",
"Q5",
"Q183"
],
"relations": [
"P27",
"P40|wdt:P355",
"P31"
],
"adjacency": [
[
0,
2,
3
],
[
0,
1,
2
],
[
0,
0,
4
],
[
0,
0,
1
]
],
"entity_labels": [
"Bruce Willis",
"United States of America",
"Rumer Willis",
"human",
"Germany"
],
"relation_labels": [
"country of citizenship",
"P40|wdt:P355",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P40|wdt:P355 wd:Q234566 .
?x0 wdt:P27 wd:Q183 .
?x0 wdt:P27 wd:Q30
} |
mcwq-232956 | Who was a American Italian film editor that directed Mean Streets and wrote Goodfellas | [
"Martin Scorsese"
] | {
"entities": [
"Q841335",
"Q30",
"Q5",
"Q7042855",
"Q42047",
"Q38",
"Q41148"
],
"relations": [
"P57",
"P58",
"P31",
"P27",
"P106"
],
"adjacency": [
[
6,
4,
3
],
[
6,
2,
2
],
[
0,
0,
6
],
[
4,
1,
6
],
[
6,
3,
5
],
[
6,
3,
1
]
],
"entity_labels": [
"Mean Streets",
"United States of America",
"human",
"film editor",
"Goodfellas",
"Italy",
"Martin Scorsese"
],
"relation_labels": [
"director",
"screenwriter",
"instance of",
"country of citizenship",
"occupation"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q7042855 .
?x0 wdt:P31 wd:Q5 .
wd:Q841335 wdt:P57 ?x0 .
wd:Q42047 wdt:P58 ?x0 .
?x0 wdt:P27 wd:Q38 .
?x0 wdt:P27 wd:Q30
} |
mcwq-232967 | Who was a American Mexican film producer that Judgment Day and Blue Bayou starred | [
"Mario Van Peebles"
] | {
"entities": [
"Q3282637",
"Q72835608",
"Q30",
"Q288011",
"Q96",
"Q5",
"Q126957"
],
"relations": [
"P106",
"P27",
"P31",
"P161"
],
"adjacency": [
[
6,
0,
0
],
[
6,
2,
5
],
[
1,
3,
6
],
[
3,
3,
6
],
[
6,
1,
2
],
[
6,
1,
4
]
],
"entity_labels": [
"film producer",
"Blue Bayou",
"United States of America",
"Judgment Day",
"Mexico",
"human",
"Mario Van Peebles"
],
"relation_labels": [
"occupation",
"country of citizenship",
"instance of",
"cast member"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q3282637 .
?x0 wdt:P31 wd:Q5 .
wd:Q72835608 wdt:P161 ?x0 .
wd:Q288011 wdt:P161 ?x0 .
?x0 wdt:P27 wd:Q30 .
?x0 wdt:P27 wd:Q96
} |
mcwq-232976 | Who was a American composer of Jag har letat hela vintern and Cinnamon Girl | [
"Neil Young"
] | {
"entities": [
"Q225122",
"Q30",
"Q633",
"Q107117619",
"Q5"
],
"relations": [
"P86",
"P27",
"P31"
],
"adjacency": [
[
2,
2,
4
],
[
3,
0,
2
],
[
0,
0,
2
],
[
2,
1,
1
]
],
"entity_labels": [
"Cinnamon Girl",
"United States of America",
"Neil Young",
"Jag har letat hela vintern",
"human"
],
"relation_labels": [
"composer",
"country of citizenship",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q107117619 wdt:P86 ?x0 .
wd:Q225122 wdt:P86 ?x0 .
?x0 wdt:P27 wd:Q30
} |
mcwq-232977 | Who was a American composer of Elvis: That's the Way It Is | [
"Elvis Presley"
] | {
"entities": [
"Q30",
"Q5",
"Q1334372",
"Q303"
],
"relations": [
"P86",
"P27",
"P31"
],
"adjacency": [
[
3,
2,
1
],
[
2,
0,
3
],
[
3,
1,
0
]
],
"entity_labels": [
"United States of America",
"human",
"Elvis: That's the Way It Is",
"Elvis Presley"
],
"relation_labels": [
"composer",
"country of citizenship",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q1334372 wdt:P86 ?x0 .
?x0 wdt:P27 wd:Q30
} |
mcwq-232979 | Who was a American composer of Shake, Rattle and Roll 's sequel | [
"Ken Darby",
"Elvis Presley"
] | {
"entities": [
"Q30",
"Q5",
"Q1426427",
"Q2316737",
"Q796606"
],
"relations": [
"P86",
"P27",
"P155",
"P31"
],
"adjacency": [
[
3,
3,
1
],
[
2,
0,
3
],
[
3,
1,
0
],
[
2,
2,
4
]
],
"entity_labels": [
"United States of America",
"human",
"Love Me Tender",
"Ken Darby",
"Shake, Rattle and Roll"
],
"relation_labels": [
"composer",
"country of citizenship",
"follows",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x1 wdt:P86 ?x0 .
?x0 wdt:P27 wd:Q30 .
?x1 wdt:P155 wd:Q796606
} |
mcwq-232981 | Who was a American composer , cinematographer , and director of Inland Empire | [
"David Lynch"
] | {
"entities": [
"Q862058",
"Q2071",
"Q5",
"Q30"
],
"relations": [
"P344",
"P57",
"P31",
"P27",
"P86"
],
"adjacency": [
[
1,
2,
2
],
[
0,
0,
1
],
[
0,
1,
1
],
[
0,
4,
1
],
[
1,
3,
3
]
],
"entity_labels": [
"Inland Empire",
"David Lynch",
"human",
"United States of America"
],
"relation_labels": [
"director of photography",
"director",
"instance of",
"country of citizenship",
"composer"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q862058 wdt:P344 ?x0 .
wd:Q862058 wdt:P57 ?x0 .
wd:Q862058 wdt:P86 ?x0 .
?x0 wdt:P27 wd:Q30
} |
mcwq-232982 | Who was a American composer , cinematographer , and writer of Inland Empire | [
"David Lynch"
] | {
"entities": [
"Q862058",
"Q2071",
"Q5",
"Q30"
],
"relations": [
"P344",
"P58",
"P31",
"P27",
"P86"
],
"adjacency": [
[
1,
2,
2
],
[
0,
0,
1
],
[
0,
4,
1
],
[
0,
1,
1
],
[
1,
3,
3
]
],
"entity_labels": [
"Inland Empire",
"David Lynch",
"human",
"United States of America"
],
"relation_labels": [
"director of photography",
"screenwriter",
"instance of",
"country of citizenship",
"composer"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q862058 wdt:P344 ?x0 .
wd:Q862058 wdt:P86 ?x0 .
wd:Q862058 wdt:P58 ?x0 .
?x0 wdt:P27 wd:Q30
} |
mcwq-232983 | Who was a American composer , cinematographer , star , and writer of Inland Empire | [
"David Lynch"
] | {
"entities": [
"Q862058",
"Q2071",
"Q5",
"Q30"
],
"relations": [
"P344",
"P58",
"P31",
"P27",
"P161",
"P86"
],
"adjacency": [
[
1,
2,
2
],
[
0,
4,
1
],
[
0,
0,
1
],
[
0,
5,
1
],
[
0,
1,
1
],
[
1,
3,
3
]
],
"entity_labels": [
"Inland Empire",
"David Lynch",
"human",
"United States of America"
],
"relation_labels": [
"director of photography",
"screenwriter",
"instance of",
"country of citizenship",
"cast member",
"composer"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q862058 wdt:P161 ?x0 .
wd:Q862058 wdt:P344 ?x0 .
wd:Q862058 wdt:P86 ?x0 .
wd:Q862058 wdt:P58 ?x0 .
?x0 wdt:P27 wd:Q30
} |
mcwq-232985 | Who was a American composer , director , writer , and costume designer of The Love Witch | [
"Anna Biller"
] | {
"entities": [
"Q30",
"Q4766852",
"Q5",
"Q24496982"
],
"relations": [
"P57",
"P58",
"P31",
"P2515",
"P27",
"P86"
],
"adjacency": [
[
1,
2,
2
],
[
3,
0,
1
],
[
3,
5,
1
],
[
3,
3,
1
],
[
3,
1,
1
],
[
1,
4,
0
]
],
"entity_labels": [
"United States of America",
"Anna Biller",
"human",
"The Love Witch"
],
"relation_labels": [
"director",
"screenwriter",
"instance of",
"costume designer",
"country of citizenship",
"composer"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q24496982 wdt:P57 ?x0 .
wd:Q24496982 wdt:P86 ?x0 .
wd:Q24496982 wdt:P2515 ?x0 .
wd:Q24496982 wdt:P58 ?x0 .
?x0 wdt:P27 wd:Q30
} |
mcwq-232987 | Who was a American cinematographer and costume designer of Bloodthirsty Butchers | [
"Andy Milligan"
] | {
"entities": [
"Q3842066",
"Q5",
"Q1090963",
"Q30"
],
"relations": [
"P344",
"P2515",
"P27",
"P31"
],
"adjacency": [
[
2,
3,
1
],
[
0,
0,
2
],
[
0,
1,
2
],
[
2,
2,
3
]
],
"entity_labels": [
"Bloodthirsty Butchers",
"human",
"Andy Milligan",
"United States of America"
],
"relation_labels": [
"director of photography",
"costume designer",
"country of citizenship",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q3842066 wdt:P344 ?x0 .
wd:Q3842066 wdt:P2515 ?x0 .
?x0 wdt:P27 wd:Q30
} |
mcwq-232988 | Who was a American cinematographer of Day of the Fight and Full Metal Jacket | [
"Stanley Kubrick"
] | {
"entities": [
"Q426628",
"Q30",
"Q243439",
"Q2001",
"Q5"
],
"relations": [
"P344",
"P27",
"P31"
],
"adjacency": [
[
3,
2,
4
],
[
2,
0,
3
],
[
0,
0,
3
],
[
3,
1,
1
]
],
"entity_labels": [
"Day of the Fight",
"United States of America",
"Full Metal Jacket",
"Stanley Kubrick",
"human"
],
"relation_labels": [
"director of photography",
"country of citizenship",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q243439 wdt:P344 ?x0 .
wd:Q426628 wdt:P344 ?x0 .
?x0 wdt:P27 wd:Q30
} |
mcwq-232989 | Who was a American cinematographer of Intolerance , The Covered Wagon , and One Glorious Day | [
"Karl Brown"
] | {
"entities": [
"Q11321",
"Q30",
"Q19363725",
"Q5",
"Q192206",
"Q587925"
],
"relations": [
"P344",
"P27",
"P31"
],
"adjacency": [
[
0,
2,
3
],
[
2,
0,
0
],
[
4,
0,
0
],
[
5,
0,
0
],
[
0,
1,
1
]
],
"entity_labels": [
"Karl Brown",
"United States of America",
"One Glorious Day",
"human",
"Intolerance",
"The Covered Wagon"
],
"relation_labels": [
"director of photography",
"country of citizenship",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q19363725 wdt:P344 ?x0 .
wd:Q192206 wdt:P344 ?x0 .
wd:Q587925 wdt:P344 ?x0 .
?x0 wdt:P27 wd:Q30
} |
mcwq-232990 | Who was a American cinematographer of Four Stars | [
"Andy Warhol"
] | {
"entities": [
"Q5603",
"Q158602",
"Q5",
"Q30"
],
"relations": [
"P344",
"P27",
"P31"
],
"adjacency": [
[
0,
2,
2
],
[
1,
0,
0
],
[
0,
1,
3
]
],
"entity_labels": [
"Andy Warhol",
"Four Stars",
"human",
"United States of America"
],
"relation_labels": [
"director of photography",
"country of citizenship",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q158602 wdt:P344 ?x0 .
?x0 wdt:P27 wd:Q30
} |
mcwq-232991 | Who was a American cinematographer of Killer's Kiss , Full Metal Jacket , Day of the Fight , The Seafarers , and Fear and Desire | [
"Stanley Kubrick"
] | {
"entities": [
"Q426628",
"Q936477",
"Q30",
"Q243439",
"Q2001",
"Q5",
"Q929157",
"Q2164458"
],
"relations": [
"P344",
"P27",
"P31"
],
"adjacency": [
[
4,
2,
5
],
[
7,
0,
4
],
[
1,
0,
4
],
[
0,
0,
4
],
[
6,
0,
4
],
[
3,
0,
4
],
[
4,
1,
2
]
],
"entity_labels": [
"Day of the Fight",
"Killer's Kiss",
"United States of America",
"Full Metal Jacket",
"Stanley Kubrick",
"human",
"Fear and Desire",
"The Seafarers"
],
"relation_labels": [
"director of photography",
"country of citizenship",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q2164458 wdt:P344 ?x0 .
wd:Q936477 wdt:P344 ?x0 .
wd:Q426628 wdt:P344 ?x0 .
wd:Q929157 wdt:P344 ?x0 .
wd:Q243439 wdt:P344 ?x0 .
?x0 wdt:P27 wd:Q30
} |
mcwq-232993 | Who was a American cinematographer , star , director , and executive producer of Chinese Zodiac | [
"Jackie Chan"
] | {
"entities": [
"Q36970",
"Q391143",
"Q5",
"Q30"
],
"relations": [
"P344",
"P57",
"P1431",
"P31",
"P27",
"P161"
],
"adjacency": [
[
0,
3,
2
],
[
1,
5,
0
],
[
1,
0,
0
],
[
1,
1,
0
],
[
1,
2,
0
],
[
0,
4,
3
]
],
"entity_labels": [
"Jackie Chan",
"Chinese Zodiac",
"human",
"United States of America"
],
"relation_labels": [
"director of photography",
"director",
"executive producer",
"instance of",
"country of citizenship",
"cast member"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q391143 wdt:P161 ?x0 .
wd:Q391143 wdt:P344 ?x0 .
wd:Q391143 wdt:P57 ?x0 .
wd:Q391143 wdt:P1431 ?x0 .
?x0 wdt:P27 wd:Q30
} |
mcwq-232994 | Who was a American costume designer and composer of The Love Witch | [
"Anna Biller"
] | {
"entities": [
"Q30",
"Q4766852",
"Q5",
"Q24496982"
],
"relations": [
"P86",
"P27",
"P2515",
"P31"
],
"adjacency": [
[
1,
3,
2
],
[
3,
0,
1
],
[
3,
2,
1
],
[
1,
1,
0
]
],
"entity_labels": [
"United States of America",
"Anna Biller",
"human",
"The Love Witch"
],
"relation_labels": [
"composer",
"country of citizenship",
"costume designer",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q24496982 wdt:P86 ?x0 .
wd:Q24496982 wdt:P2515 ?x0 .
?x0 wdt:P27 wd:Q30
} |
mcwq-232995 | Who was a American costume designer and editor of Bloodthirsty Butchers | [
"Andy Milligan"
] | {
"entities": [
"Q3842066",
"Q5",
"Q1090963",
"Q30"
],
"relations": [
"P2515",
"P27",
"P31",
"P1040"
],
"adjacency": [
[
2,
2,
1
],
[
0,
3,
2
],
[
0,
0,
2
],
[
2,
1,
3
]
],
"entity_labels": [
"Bloodthirsty Butchers",
"human",
"Andy Milligan",
"United States of America"
],
"relation_labels": [
"costume designer",
"country of citizenship",
"instance of",
"film editor"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q3842066 wdt:P1040 ?x0 .
wd:Q3842066 wdt:P2515 ?x0 .
?x0 wdt:P27 wd:Q30
} |
mcwq-232996 | Who was a American costume designer and star of Broadway After Dark | [
"Mervyn LeRoy"
] | {
"entities": [
"Q103788",
"Q2313774",
"Q5",
"Q30"
],
"relations": [
"P2515",
"P27",
"P31",
"P161"
],
"adjacency": [
[
0,
2,
2
],
[
1,
3,
0
],
[
1,
0,
0
],
[
0,
1,
3
]
],
"entity_labels": [
"Mervyn LeRoy",
"Broadway After Dark",
"human",
"United States of America"
],
"relation_labels": [
"costume designer",
"country of citizenship",
"instance of",
"cast member"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q2313774 wdt:P161 ?x0 .
wd:Q2313774 wdt:P2515 ?x0 .
?x0 wdt:P27 wd:Q30
} |
mcwq-232997 | Who was a American costume designer and writer of Fire and Ice | [
"Frank Frazetta"
] | {
"entities": [
"Q448205",
"Q240478",
"Q5",
"Q30"
],
"relations": [
"P2515",
"P27",
"P58",
"P31"
],
"adjacency": [
[
0,
3,
2
],
[
1,
0,
0
],
[
1,
2,
0
],
[
0,
1,
3
]
],
"entity_labels": [
"Frank Frazetta",
"Fire and Ice",
"human",
"United States of America"
],
"relation_labels": [
"costume designer",
"country of citizenship",
"screenwriter",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q240478 wdt:P2515 ?x0 .
wd:Q240478 wdt:P58 ?x0 .
?x0 wdt:P27 wd:Q30
} |
mcwq-232998 | Who was a American costume designer of The Postman Always Rings Twice , Song of the Thin Man , and Little Mister Jim | [
"Irene Lentz"
] | {
"entities": [
"Q175018",
"Q145245",
"Q30",
"Q120626",
"Q5",
"Q13403119"
],
"relations": [
"P2515",
"P27",
"P31"
],
"adjacency": [
[
1,
2,
4
],
[
5,
0,
1
],
[
0,
0,
1
],
[
3,
0,
1
],
[
1,
1,
2
]
],
"entity_labels": [
"The Postman Always Rings Twice",
"Irene Lentz",
"United States of America",
"Song of the Thin Man",
"human",
"Little Mister Jim"
],
"relation_labels": [
"costume designer",
"country of citizenship",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q13403119 wdt:P2515 ?x0 .
wd:Q175018 wdt:P2515 ?x0 .
wd:Q120626 wdt:P2515 ?x0 .
?x0 wdt:P27 wd:Q30
} |
mcwq-232999 | Who was a American costume designer of Song of the Thin Man , A Gathering of Eagles , DuBarry Was a Lady , and That Uncertain Feeling | [
"Irene Lentz"
] | {
"entities": [
"Q145245",
"Q30",
"Q120626",
"Q281301",
"Q5",
"Q205983",
"Q3842353"
],
"relations": [
"P2515",
"P27",
"P31"
],
"adjacency": [
[
0,
2,
4
],
[
6,
0,
0
],
[
2,
0,
0
],
[
3,
0,
0
],
[
5,
0,
0
],
[
0,
1,
1
]
],
"entity_labels": [
"Irene Lentz",
"United States of America",
"Song of the Thin Man",
"That Uncertain Feeling",
"human",
"A Gathering of Eagles",
"DuBarry Was a Lady"
],
"relation_labels": [
"costume designer",
"country of citizenship",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q3842353 wdt:P2515 ?x0 .
wd:Q120626 wdt:P2515 ?x0 .
wd:Q281301 wdt:P2515 ?x0 .
wd:Q205983 wdt:P2515 ?x0 .
?x0 wdt:P27 wd:Q30
} |
mcwq-233000 | Who was a American costume designer of Two Girls and a Sailor and If Winter Comes | [
"Irene Lentz"
] | {
"entities": [
"Q145245",
"Q30",
"Q2761816",
"Q5",
"Q921599"
],
"relations": [
"P2515",
"P27",
"P31"
],
"adjacency": [
[
0,
2,
3
],
[
2,
0,
0
],
[
4,
0,
0
],
[
0,
1,
1
]
],
"entity_labels": [
"Irene Lentz",
"United States of America",
"Two Girls and a Sailor",
"human",
"If Winter Comes"
],
"relation_labels": [
"costume designer",
"country of citizenship",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q2761816 wdt:P2515 ?x0 .
wd:Q921599 wdt:P2515 ?x0 .
?x0 wdt:P27 wd:Q30
} |
mcwq-233001 | Who was a American costume designer of Song of the Thin Man | [
"Irene Lentz"
] | {
"entities": [
"Q120626",
"Q145245",
"Q5",
"Q30"
],
"relations": [
"P2515",
"P27",
"P31"
],
"adjacency": [
[
1,
2,
2
],
[
0,
0,
1
],
[
1,
1,
3
]
],
"entity_labels": [
"Song of the Thin Man",
"Irene Lentz",
"human",
"United States of America"
],
"relation_labels": [
"costume designer",
"country of citizenship",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q120626 wdt:P2515 ?x0 .
?x0 wdt:P27 wd:Q30
} |
mcwq-233002 | Who was a American costume designer of The Postman Always Rings Twice , Song of the Thin Man , The Heavenly Body , Malaya , and That Uncertain Feeling | [
"Irene Lentz"
] | {
"entities": [
"Q175018",
"Q145245",
"Q30",
"Q120626",
"Q281301",
"Q7739267",
"Q5",
"Q842242"
],
"relations": [
"P2515",
"P27",
"P31"
],
"adjacency": [
[
1,
2,
6
],
[
5,
0,
1
],
[
7,
0,
1
],
[
3,
0,
1
],
[
0,
0,
1
],
[
4,
0,
1
],
[
1,
1,
2
]
],
"entity_labels": [
"The Postman Always Rings Twice",
"Irene Lentz",
"United States of America",
"Song of the Thin Man",
"That Uncertain Feeling",
"The Heavenly Body",
"human",
"Malaya"
],
"relation_labels": [
"costume designer",
"country of citizenship",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q7739267 wdt:P2515 ?x0 .
wd:Q842242 wdt:P2515 ?x0 .
wd:Q120626 wdt:P2515 ?x0 .
wd:Q175018 wdt:P2515 ?x0 .
wd:Q281301 wdt:P2515 ?x0 .
?x0 wdt:P27 wd:Q30
} |
mcwq-233003 | Who was a American costume designer of a sequel of My Best Girl | [
"Howard Greer"
] | {
"entities": [
"Q30",
"Q111577",
"Q5",
"Q570506",
"Q1974425"
],
"relations": [
"P2515",
"P27",
"P155",
"P31"
],
"adjacency": [
[
1,
3,
2
],
[
3,
0,
1
],
[
1,
1,
0
],
[
3,
2,
4
]
],
"entity_labels": [
"United States of America",
"Howard Greer",
"human",
"Coquette",
"My Best Girl"
],
"relation_labels": [
"costume designer",
"country of citizenship",
"follows",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x1 wdt:P2515 ?x0 .
?x0 wdt:P27 wd:Q30 .
?x1 wdt:P155 wd:Q1974425
} |
mcwq-233007 | Who was a American director and star of CSNY/Déjà Vu | [
"Neil Young"
] | {
"entities": [
"Q30",
"Q1024400",
"Q5",
"Q633"
],
"relations": [
"P27",
"P57",
"P31",
"P161"
],
"adjacency": [
[
3,
2,
2
],
[
1,
3,
3
],
[
1,
1,
3
],
[
3,
0,
0
]
],
"entity_labels": [
"United States of America",
"CSNY/Déjà Vu",
"human",
"Neil Young"
],
"relation_labels": [
"country of citizenship",
"director",
"instance of",
"cast member"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q1024400 wdt:P161 ?x0 .
wd:Q1024400 wdt:P57 ?x0 .
?x0 wdt:P27 wd:Q30
} |
mcwq-233008 | Who was a American director of Dune , What Did Jack Do? , and Twin Peaks | [
"David Lynch"
] | {
"entities": [
"Q114819",
"Q30",
"Q5",
"Q83365219",
"Q2085",
"Q2071"
],
"relations": [
"P27",
"P57",
"P31"
],
"adjacency": [
[
5,
2,
2
],
[
3,
1,
5
],
[
4,
1,
5
],
[
0,
1,
5
],
[
5,
0,
1
]
],
"entity_labels": [
"Dune",
"United States of America",
"human",
"What Did Jack Do?",
"Twin Peaks",
"David Lynch"
],
"relation_labels": [
"country of citizenship",
"director",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q83365219 wdt:P57 ?x0 .
wd:Q2085 wdt:P57 ?x0 .
wd:Q114819 wdt:P57 ?x0 .
?x0 wdt:P27 wd:Q30
} |
mcwq-233009 | Who was a American director of Day of the Fight and 2001: A Space Odyssey | [
"Stanley Kubrick"
] | {
"entities": [
"Q426628",
"Q30",
"Q2001",
"Q5",
"Q103474"
],
"relations": [
"P27",
"P57",
"P31"
],
"adjacency": [
[
2,
2,
3
],
[
4,
1,
2
],
[
0,
1,
2
],
[
2,
0,
1
]
],
"entity_labels": [
"Day of the Fight",
"United States of America",
"Stanley Kubrick",
"human",
"2001: A Space Odyssey"
],
"relation_labels": [
"country of citizenship",
"director",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q103474 wdt:P57 ?x0 .
wd:Q426628 wdt:P57 ?x0 .
?x0 wdt:P27 wd:Q30
} |
mcwq-233010 | Who was a American director of Twin Peaks , Six Men Getting Sick , DumbLand , Dune , and The Story of a Small Bug | [
"David Lynch"
] | {
"entities": [
"Q114819",
"Q3485595",
"Q30",
"Q5",
"Q2085",
"Q97502294",
"Q1077280",
"Q2071"
],
"relations": [
"P27",
"P57",
"P31"
],
"adjacency": [
[
7,
2,
3
],
[
5,
1,
7
],
[
1,
1,
7
],
[
4,
1,
7
],
[
0,
1,
7
],
[
6,
1,
7
],
[
7,
0,
2
]
],
"entity_labels": [
"Dune",
"Six Men Getting Sick",
"United States of America",
"human",
"Twin Peaks",
"The Story of a Small Bug",
"DumbLand",
"David Lynch"
],
"relation_labels": [
"country of citizenship",
"director",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q97502294 wdt:P57 ?x0 .
wd:Q3485595 wdt:P57 ?x0 .
wd:Q2085 wdt:P57 ?x0 .
wd:Q114819 wdt:P57 ?x0 .
wd:Q1077280 wdt:P57 ?x0 .
?x0 wdt:P27 wd:Q30
} |
mcwq-233011 | Who was a American director of Invitation to an Accident 's sequel | [
"Alfred Hitchcock"
] | {
"entities": [
"Q30",
"Q7374",
"Q5",
"Q49657489",
"Q49657485"
],
"relations": [
"P27",
"P57",
"P155",
"P31"
],
"adjacency": [
[
1,
3,
2
],
[
3,
1,
1
],
[
1,
0,
0
],
[
3,
2,
4
]
],
"entity_labels": [
"United States of America",
"Alfred Hitchcock",
"human",
"Arthur",
"Invitation to an Accident"
],
"relation_labels": [
"country of citizenship",
"director",
"follows",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x1 wdt:P57 ?x0 .
?x0 wdt:P27 wd:Q30 .
?x1 wdt:P155 wd:Q49657485
} |
mcwq-233012 | Who was a American director of CSNY/Déjà Vu | [
"Neil Young"
] | {
"entities": [
"Q30",
"Q1024400",
"Q5",
"Q633"
],
"relations": [
"P27",
"P57",
"P31"
],
"adjacency": [
[
3,
2,
2
],
[
1,
1,
3
],
[
3,
0,
0
]
],
"entity_labels": [
"United States of America",
"CSNY/Déjà Vu",
"human",
"Neil Young"
],
"relation_labels": [
"country of citizenship",
"director",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q1024400 wdt:P57 ?x0 .
?x0 wdt:P27 wd:Q30
} |
mcwq-233016 | Who was a American director , writer , and cinematographer of Day of the Fight , Full Metal Jacket , Fear and Desire , and Killer's Kiss | [
"Stanley Kubrick"
] | {
"entities": [
"Q426628",
"Q936477",
"Q30",
"Q243439",
"Q2001",
"Q5",
"Q929157"
],
"relations": [
"P344",
"P57",
"P58",
"P31",
"P27"
],
"adjacency": [
[
4,
3,
5
],
[
6,
0,
4
],
[
3,
0,
4
],
[
1,
0,
4
],
[
0,
0,
4
],
[
6,
1,
4
],
[
3,
1,
4
],
[
1,
1,
4
],
[
0,
1,
4
],
[
6,
2,
4
],
[
3,
2,
4
],
[
1,
2,
4
],
[
0,
2,
4
],
[
4,
4,
2
]
],
"entity_labels": [
"Day of the Fight",
"Killer's Kiss",
"United States of America",
"Full Metal Jacket",
"Stanley Kubrick",
"human",
"Fear and Desire"
],
"relation_labels": [
"director of photography",
"director",
"screenwriter",
"instance of",
"country of citizenship"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q929157 wdt:P344 ?x0 .
wd:Q243439 wdt:P344 ?x0 .
wd:Q936477 wdt:P344 ?x0 .
wd:Q426628 wdt:P344 ?x0 .
wd:Q929157 wdt:P57 ?x0 .
wd:Q243439 wdt:P57 ?x0 .
wd:Q936477 wdt:P57 ?x0 .
wd:Q426628 wdt:P57 ?x0 .
wd:Q929157 wdt:P58 ?x0 .
wd:Q243439 wdt:P58 ?x0 .
wd:Q936477 wdt:P58 ?x0 .
wd:Q426628 wdt:P58 ?x0 .
?x0 wdt:P27 wd:Q30
} |
mcwq-233017 | Who was a American editor and composer of Inland Empire | [
"David Lynch"
] | {
"entities": [
"Q862058",
"Q2071",
"Q5",
"Q30"
],
"relations": [
"P86",
"P27",
"P31",
"P1040"
],
"adjacency": [
[
1,
2,
2
],
[
0,
3,
1
],
[
0,
0,
1
],
[
1,
1,
3
]
],
"entity_labels": [
"Inland Empire",
"David Lynch",
"human",
"United States of America"
],
"relation_labels": [
"composer",
"country of citizenship",
"instance of",
"film editor"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q862058 wdt:P1040 ?x0 .
wd:Q862058 wdt:P86 ?x0 .
?x0 wdt:P27 wd:Q30
} |
mcwq-233018 | Who was a American editor and director of The Patriot and Lady Windermere's Fan | [
"Ernst Lubitsch"
] | {
"entities": [
"Q51562",
"Q30",
"Q1109750",
"Q5",
"Q126135"
],
"relations": [
"P27",
"P57",
"P31",
"P1040"
],
"adjacency": [
[
0,
2,
3
],
[
4,
1,
0
],
[
2,
1,
0
],
[
4,
3,
0
],
[
2,
3,
0
],
[
0,
0,
1
]
],
"entity_labels": [
"Ernst Lubitsch",
"United States of America",
"The Patriot",
"human",
"Lady Windermere's Fan"
],
"relation_labels": [
"country of citizenship",
"director",
"instance of",
"film editor"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q126135 wdt:P57 ?x0 .
wd:Q1109750 wdt:P57 ?x0 .
wd:Q126135 wdt:P1040 ?x0 .
wd:Q1109750 wdt:P1040 ?x0 .
?x0 wdt:P27 wd:Q30
} |
mcwq-233019 | Who was a American editor and director of The Prude's Fall | [
"Alfred Hitchcock"
] | {
"entities": [
"Q7374",
"Q278687",
"Q5",
"Q30"
],
"relations": [
"P27",
"P57",
"P31",
"P1040"
],
"adjacency": [
[
0,
2,
2
],
[
1,
1,
0
],
[
1,
3,
0
],
[
0,
0,
3
]
],
"entity_labels": [
"Alfred Hitchcock",
"The Prude's Fall",
"human",
"United States of America"
],
"relation_labels": [
"country of citizenship",
"director",
"instance of",
"film editor"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q278687 wdt:P57 ?x0 .
wd:Q278687 wdt:P1040 ?x0 .
?x0 wdt:P27 wd:Q30
} |
mcwq-233020 | Who was a American editor of The Prude's Fall | [
"Alfred Hitchcock"
] | {
"entities": [
"Q7374",
"Q278687",
"Q5",
"Q30"
],
"relations": [
"P27",
"P31",
"P1040"
],
"adjacency": [
[
0,
1,
2
],
[
1,
2,
0
],
[
0,
0,
3
]
],
"entity_labels": [
"Alfred Hitchcock",
"The Prude's Fall",
"human",
"United States of America"
],
"relation_labels": [
"country of citizenship",
"instance of",
"film editor"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q278687 wdt:P1040 ?x0 .
?x0 wdt:P27 wd:Q30
} |
mcwq-233021 | Who was a American editor of Sin City 's sequel | [
"Robert Rodriguez"
] | {
"entities": [
"Q30",
"Q192115",
"Q5",
"Q1653396",
"Q47284"
],
"relations": [
"P27",
"P155",
"P31",
"P1040"
],
"adjacency": [
[
4,
2,
2
],
[
3,
3,
4
],
[
4,
0,
0
],
[
3,
1,
1
]
],
"entity_labels": [
"United States of America",
"Sin City",
"human",
"Sin City: A Dame to Kill For",
"Robert Rodriguez"
],
"relation_labels": [
"country of citizenship",
"follows",
"instance of",
"film editor"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x1 wdt:P1040 ?x0 .
?x0 wdt:P27 wd:Q30 .
?x1 wdt:P155 wd:Q192115
} |
mcwq-233022 | Who was a American editor of Lady Windermere's Fan and The Patriot | [
"Ernst Lubitsch"
] | {
"entities": [
"Q51562",
"Q30",
"Q1109750",
"Q5",
"Q126135"
],
"relations": [
"P27",
"P31",
"P1040"
],
"adjacency": [
[
0,
1,
3
],
[
4,
2,
0
],
[
2,
2,
0
],
[
0,
0,
1
]
],
"entity_labels": [
"Ernst Lubitsch",
"United States of America",
"The Patriot",
"human",
"Lady Windermere's Fan"
],
"relation_labels": [
"country of citizenship",
"instance of",
"film editor"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q126135 wdt:P1040 ?x0 .
wd:Q1109750 wdt:P1040 ?x0 .
?x0 wdt:P27 wd:Q30
} |
mcwq-233025 | Who was a American editor , star , and director of I Love You, Daddy | [
"Louis C.K."
] | {
"entities": [
"Q36951213",
"Q5",
"Q15079",
"Q30"
],
"relations": [
"P57",
"P31",
"P1040",
"P27",
"P161"
],
"adjacency": [
[
2,
1,
1
],
[
0,
4,
2
],
[
0,
0,
2
],
[
0,
2,
2
],
[
2,
3,
3
]
],
"entity_labels": [
"I Love You, Daddy",
"human",
"Louis C.K.",
"United States of America"
],
"relation_labels": [
"director",
"instance of",
"film editor",
"country of citizenship",
"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 .
?x0 wdt:P27 wd:Q30
} |
mcwq-233026 | Who was a American employee and founder of Bomis and Fandom | [
"Jimmy Wales"
] | {
"entities": [
"Q30",
"Q935818",
"Q17459",
"Q5",
"Q181"
],
"relations": [
"P27",
"P108",
"P31",
"P112"
],
"adjacency": [
[
4,
2,
3
],
[
1,
3,
4
],
[
2,
3,
4
],
[
4,
1,
1
],
[
4,
1,
2
],
[
4,
0,
0
]
],
"entity_labels": [
"United States of America",
"Bomis",
"Fandom",
"human",
"Jimmy Wales"
],
"relation_labels": [
"country of citizenship",
"employer",
"instance of",
"founded by"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q935818 wdt:P112 ?x0 .
wd:Q17459 wdt:P112 ?x0 .
?x0 wdt:P108 wd:Q935818 .
?x0 wdt:P108 wd:Q17459 .
?x0 wdt:P27 wd:Q30
} |
mcwq-233027 | Who was a American employee and founder of Bomis | [
"Jimmy Wales"
] | {
"entities": [
"Q935818",
"Q181",
"Q5",
"Q30"
],
"relations": [
"P27",
"P108",
"P31",
"P112"
],
"adjacency": [
[
1,
2,
2
],
[
0,
3,
1
],
[
1,
1,
0
],
[
1,
0,
3
]
],
"entity_labels": [
"Bomis",
"Jimmy Wales",
"human",
"United States of America"
],
"relation_labels": [
"country of citizenship",
"employer",
"instance of",
"founded by"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q935818 wdt:P112 ?x0 .
?x0 wdt:P108 wd:Q935818 .
?x0 wdt:P27 wd:Q30
} |
mcwq-233030 | Who was a American employee of United States Department of Agriculture , University of Illinois system , National Institute of Health , Athens College , and Northern Regional Research Lab | [
"Allene Jeanes"
] | {
"entities": [
"Q4813475",
"Q6973660",
"Q30",
"Q1145814",
"Q501542",
"Q5",
"Q19605676",
"Q7493"
],
"relations": [
"P27",
"P108",
"P31"
],
"adjacency": [
[
7,
2,
5
],
[
7,
1,
3
],
[
7,
1,
1
],
[
7,
1,
4
],
[
7,
1,
6
],
[
7,
1,
0
],
[
7,
0,
2
]
],
"entity_labels": [
"Athens College",
"National Institute of Health",
"United States of America",
"University of Illinois system",
"United States Department of Agriculture",
"human",
"Northern Regional Research Lab",
"Allene Jeanes"
],
"relation_labels": [
"country of citizenship",
"employer",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P108 wd:Q1145814 .
?x0 wdt:P108 wd:Q6973660 .
?x0 wdt:P108 wd:Q501542 .
?x0 wdt:P108 wd:Q19605676 .
?x0 wdt:P108 wd:Q4813475 .
?x0 wdt:P27 wd:Q30
} |
mcwq-233031 | Who was a American executive producer and cinematographer of The Legend of Lobo and The Incredible Journey | [
"Jack Couffer"
] | {
"entities": [
"Q2482423",
"Q30",
"Q5",
"Q3204131",
"Q587532"
],
"relations": [
"P344",
"P27",
"P1431",
"P31"
],
"adjacency": [
[
0,
3,
2
],
[
4,
0,
0
],
[
3,
0,
0
],
[
4,
2,
0
],
[
3,
2,
0
],
[
0,
1,
1
]
],
"entity_labels": [
"Jack Couffer",
"United States of America",
"human",
"The Incredible Journey",
"The Legend of Lobo"
],
"relation_labels": [
"director of photography",
"country of citizenship",
"executive producer",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q587532 wdt:P344 ?x0 .
wd:Q3204131 wdt:P344 ?x0 .
wd:Q587532 wdt:P1431 ?x0 .
wd:Q3204131 wdt:P1431 ?x0 .
?x0 wdt:P27 wd:Q30
} |
mcwq-233032 | Who was a American executive producer and director of Harry Potter and the Chamber of Secrets , Harry Potter and the Philosopher's Stone , and Applebaum | [
"Chris Columbus"
] | {
"entities": [
"Q102244",
"Q102438",
"Q30",
"Q18340867",
"Q75079",
"Q5"
],
"relations": [
"P27",
"P57",
"P1431",
"P31"
],
"adjacency": [
[
4,
3,
5
],
[
0,
1,
4
],
[
1,
1,
4
],
[
3,
1,
4
],
[
0,
2,
4
],
[
1,
2,
4
],
[
3,
2,
4
],
[
4,
0,
2
]
],
"entity_labels": [
"Harry Potter and the Chamber of Secrets",
"Harry Potter and the Philosopher's Stone",
"United States of America",
"Applebaum",
"Chris Columbus",
"human"
],
"relation_labels": [
"country of citizenship",
"director",
"executive producer",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q102244 wdt:P57 ?x0 .
wd:Q102438 wdt:P57 ?x0 .
wd:Q18340867 wdt:P57 ?x0 .
wd:Q102244 wdt:P1431 ?x0 .
wd:Q102438 wdt:P1431 ?x0 .
wd:Q18340867 wdt:P1431 ?x0 .
?x0 wdt:P27 wd:Q30
} |
mcwq-233033 | Who was a American executive producer and star of A Good Day to Die Hard | [
"Bruce Willis"
] | {
"entities": [
"Q2680",
"Q72276",
"Q5",
"Q30"
],
"relations": [
"P27",
"P1431",
"P31",
"P161"
],
"adjacency": [
[
0,
2,
2
],
[
1,
3,
0
],
[
1,
1,
0
],
[
0,
0,
3
]
],
"entity_labels": [
"Bruce Willis",
"A Good Day to Die Hard",
"human",
"United States of America"
],
"relation_labels": [
"country of citizenship",
"executive producer",
"instance of",
"cast member"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q72276 wdt:P161 ?x0 .
wd:Q72276 wdt:P1431 ?x0 .
?x0 wdt:P27 wd:Q30
} |
mcwq-233034 | Who was a American executive producer and writer of Star Wars: Episode I – The Phantom Menace | [
"George Lucas"
] | {
"entities": [
"Q38222",
"Q5",
"Q165713",
"Q30"
],
"relations": [
"P27",
"P58",
"P1431",
"P31"
],
"adjacency": [
[
0,
3,
1
],
[
2,
2,
0
],
[
2,
1,
0
],
[
0,
0,
3
]
],
"entity_labels": [
"George Lucas",
"human",
"Star Wars: Episode I – The Phantom Menace",
"United States of America"
],
"relation_labels": [
"country of citizenship",
"screenwriter",
"executive producer",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q165713 wdt:P1431 ?x0 .
wd:Q165713 wdt:P58 ?x0 .
?x0 wdt:P27 wd:Q30
} |
mcwq-233035 | Who was a American executive producer of Back to the Future , Men in Black , and First Man | [
"Steven Spielberg"
] | {
"entities": [
"Q8877",
"Q91540",
"Q30",
"Q5",
"Q51416",
"Q42708010"
],
"relations": [
"P27",
"P1431",
"P31"
],
"adjacency": [
[
0,
2,
3
],
[
5,
1,
0
],
[
4,
1,
0
],
[
1,
1,
0
],
[
0,
0,
2
]
],
"entity_labels": [
"Steven Spielberg",
"Back to the Future",
"United States of America",
"human",
"Men in Black",
"First Man"
],
"relation_labels": [
"country of citizenship",
"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 .
?x0 wdt:P27 wd:Q30
} |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.