id
stringlengths 11
13
| question
stringlengths 11
8.64k
| answers
sequence | subgraph
dict | sparql
stringlengths 49
483
|
---|---|---|---|---|
mcwq-139245 | What cinematographer did Pat Hitchcock 's parent influence | [
"Jacques Rivette"
] | {
"entities": [
"Q7374",
"Q167475",
"Q271569",
"Q222344"
],
"relations": [
"P106",
"P737",
"P40|wdt:P355"
],
"adjacency": [
[
1,
0,
3
],
[
1,
1,
0
],
[
0,
2,
2
]
],
"entity_labels": [
"Alfred Hitchcock",
"Jacques Rivette",
"Pat Hitchcock",
"cinematographer"
],
"relation_labels": [
"occupation",
"influenced by",
"P40|wdt:P355"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q222344 .
?x0 wdt:P737 ?x1 .
?x1 wdt:P40|wdt:P355 wd:Q271569
} |
mcwq-139246 | What cinematographer did Maren Ade marry | [
"Ulrich Köhler"
] | {
"entities": [
"Q108420",
"Q91508",
"Q222344"
],
"relations": [
"P106",
"P26"
],
"adjacency": [
[
0,
0,
2
],
[
0,
1,
1
]
],
"entity_labels": [
"Ulrich Köhler",
"Maren Ade",
"cinematographer"
],
"relation_labels": [
"occupation",
"spouse"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q222344 .
?x0 wdt:P26 wd:Q91508 .
FILTER ( ?x0 != wd:Q91508 )
} |
mcwq-139247 | What cinematographer did Jean Renoir , John Ford , and Rabindranath Tagore influence and a person marry | [
"Satyajit Ray"
] | {
"entities": [
"Q51114",
"Q7241",
"Q5",
"Q222344",
"Q8873",
"Q50713",
"Q4907276"
],
"relations": [
"P106",
"P26",
"P737",
"P31"
],
"adjacency": [
[
4,
0,
3
],
[
4,
2,
1
],
[
4,
2,
5
],
[
4,
2,
0
],
[
4,
1,
6
],
[
6,
3,
2
]
],
"entity_labels": [
"John Ford",
"Rabindranath Tagore",
"human",
"cinematographer",
"Satyajit Ray",
"Jean Renoir",
"Bijoya Ray"
],
"relation_labels": [
"occupation",
"spouse",
"influenced by",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q222344 .
?x0 wdt:P737 wd:Q7241 .
?x0 wdt:P737 wd:Q50713 .
?x0 wdt:P737 wd:Q51114 .
?x0 wdt:P26 ?x1 .
?x1 wdt:P31 wd:Q5 .
FILTER ( ?x0 != ?x1 )
} |
mcwq-139248 | What cinematographer did We Are the Faithful 's distributor employ | [
"Robert van Ackeren",
"Zbigniew Rybczyński",
"Katrin Schlösser"
] | {
"entities": [
"Q827038",
"Q222344",
"Q88104",
"Q2585469"
],
"relations": [
"P106",
"P108",
"P750"
],
"adjacency": [
[
2,
0,
1
],
[
2,
1,
0
],
[
3,
2,
0
]
],
"entity_labels": [
"Academy of Media Arts Cologne",
"cinematographer",
"Robert van Ackeren",
"We Are the Faithful"
],
"relation_labels": [
"occupation",
"employer",
"distributed by"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q222344 .
?x0 wdt:P108 ?x1 .
wd:Q2585469 wdt:P750 ?x1
} |
mcwq-139249 | What cinematographer did Cléopâtre star | [
"Georges Méliès"
] | {
"entities": [
"Q152272",
"Q222344",
"Q152865"
],
"relations": [
"P106",
"P161"
],
"adjacency": [
[
0,
0,
1
],
[
2,
1,
0
]
],
"entity_labels": [
"Georges Méliès",
"cinematographer",
"Cléopâtre"
],
"relation_labels": [
"occupation",
"cast member"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q222344 .
wd:Q152865 wdt:P161 ?x0
} |
mcwq-139251 | What cinematographer did Angels & Demons 's prequel 's producer employ | [
"Faith Hubley"
] | {
"entities": [
"Q516683",
"Q192934",
"Q160560",
"Q186941",
"Q222344"
],
"relations": [
"P272",
"P106",
"P108",
"P156"
],
"adjacency": [
[
0,
1,
4
],
[
0,
2,
3
],
[
2,
0,
3
],
[
2,
3,
1
]
],
"entity_labels": [
"Faith Hubley",
"Angels & Demons",
"The Da Vinci Code",
"Columbia Pictures",
"cinematographer"
],
"relation_labels": [
"production company",
"occupation",
"employer",
"followed by"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q222344 .
?x0 wdt:P108 ?x1 .
?x2 wdt:P272 ?x1 .
?x2 wdt:P156 wd:Q192934
} |
mcwq-139252 | What cinematographer did Little Fugitive 's cinematographer marry | [
"Ruth Orkin"
] | {
"entities": [
"Q1948483",
"Q469449",
"Q1199204",
"Q222344"
],
"relations": [
"P344",
"P106",
"P26"
],
"adjacency": [
[
1,
1,
3
],
[
1,
2,
0
],
[
2,
0,
0
]
],
"entity_labels": [
"Morris Engel",
"Ruth Orkin",
"Little Fugitive",
"cinematographer"
],
"relation_labels": [
"director of photography",
"occupation",
"spouse"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q222344 .
?x0 wdt:P26 ?x1 .
wd:Q1199204 wdt:P344 ?x1 .
FILTER ( ?x0 != ?x1 )
} |
mcwq-139254 | What cinematographer did Magyar Televízió , Mafilm , and University of Theatre and Film Arts employ | [
"Anna Czóbel"
] | {
"entities": [
"Q1161600",
"Q900157",
"Q1303297",
"Q222344",
"Q367300"
],
"relations": [
"P106",
"P108"
],
"adjacency": [
[
1,
0,
3
],
[
1,
1,
4
],
[
1,
1,
0
],
[
1,
1,
2
]
],
"entity_labels": [
"Mafilm",
"Anna Czóbel",
"University of Theatre and Film Arts",
"cinematographer",
"Magyar Televízió"
],
"relation_labels": [
"occupation",
"employer"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q222344 .
?x0 wdt:P108 wd:Q367300 .
?x0 wdt:P108 wd:Q1161600 .
?x0 wdt:P108 wd:Q1303297
} |
mcwq-139255 | What cinematographer did The Forest is Like the Mountains 's producer employ | [
"Heiner Stadler",
"Axel Block"
] | {
"entities": [
"Q19828480",
"Q569350",
"Q792020",
"Q222344"
],
"relations": [
"P272",
"P106",
"P108"
],
"adjacency": [
[
2,
1,
3
],
[
2,
2,
1
],
[
0,
0,
1
]
],
"entity_labels": [
"The Forest is Like the Mountains",
"University of Television and Film Munich",
"Axel Block",
"cinematographer"
],
"relation_labels": [
"production company",
"occupation",
"employer"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q222344 .
?x0 wdt:P108 ?x1 .
wd:Q19828480 wdt:P272 ?x1
} |
mcwq-139258 | What cinematographer did Wings of Desire 's director marry | [
"Donata Wenders"
] | {
"entities": [
"Q156911",
"Q55411",
"Q108222",
"Q222344"
],
"relations": [
"P106",
"P26",
"P57"
],
"adjacency": [
[
2,
0,
3
],
[
2,
1,
1
],
[
0,
2,
1
]
],
"entity_labels": [
"Wings of Desire",
"Wim Wenders",
"Donata Wenders",
"cinematographer"
],
"relation_labels": [
"occupation",
"spouse",
"director"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q222344 .
?x0 wdt:P26 ?x1 .
wd:Q156911 wdt:P57 ?x1 .
FILTER ( ?x0 != ?x1 )
} |
mcwq-139259 | What cinematographer did Lewis Carroll and Jean Renoir influence , Fritz Lang influence , and Honoré de Balzac , William Shakespeare , and Jacques Becker influence | [
"Jacques Rivette"
] | {
"entities": [
"Q55381",
"Q9711",
"Q38082",
"Q19504",
"Q222344",
"Q692",
"Q50713",
"Q167475"
],
"relations": [
"P106",
"P737"
],
"adjacency": [
[
7,
0,
4
],
[
7,
1,
3
],
[
7,
1,
6
],
[
7,
1,
1
],
[
7,
1,
0
],
[
7,
1,
2
],
[
7,
1,
5
]
],
"entity_labels": [
"Jacques Becker",
"Honoré de Balzac",
"Lewis Carroll",
"Fritz Lang",
"cinematographer",
"William Shakespeare",
"Jean Renoir",
"Jacques Rivette"
],
"relation_labels": [
"occupation",
"influenced by"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q222344 .
?x0 wdt:P737 wd:Q19504 .
?x0 wdt:P737 wd:Q50713 .
?x0 wdt:P737 wd:Q9711 .
?x0 wdt:P737 wd:Q55381 .
?x0 wdt:P737 wd:Q38082 .
?x0 wdt:P737 wd:Q692
} |
mcwq-139260 | What cinematographer did Jean Renoir , John Ford , and Rabindranath Tagore influence | [
"Satyajit Ray"
] | {
"entities": [
"Q51114",
"Q7241",
"Q222344",
"Q8873",
"Q50713"
],
"relations": [
"P106",
"P737"
],
"adjacency": [
[
3,
0,
2
],
[
3,
1,
1
],
[
3,
1,
4
],
[
3,
1,
0
]
],
"entity_labels": [
"John Ford",
"Rabindranath Tagore",
"cinematographer",
"Satyajit Ray",
"Jean Renoir"
],
"relation_labels": [
"occupation",
"influenced by"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q222344 .
?x0 wdt:P737 wd:Q7241 .
?x0 wdt:P737 wd:Q50713 .
?x0 wdt:P737 wd:Q51114
} |
mcwq-139262 | What cinematographer did Star Wars: Episode I – The Phantom Menace 's American executive producer influence | [
"Christopher Nolan"
] | {
"entities": [
"Q30",
"Q38222",
"Q222344",
"Q25191",
"Q165713"
],
"relations": [
"P106",
"P27",
"P737",
"P1431"
],
"adjacency": [
[
3,
0,
2
],
[
3,
2,
1
],
[
4,
3,
1
],
[
1,
1,
0
]
],
"entity_labels": [
"United States of America",
"George Lucas",
"cinematographer",
"Christopher Nolan",
"Star Wars: Episode I – The Phantom Menace"
],
"relation_labels": [
"occupation",
"country of citizenship",
"influenced by",
"executive producer"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q222344 .
?x0 wdt:P737 ?x1 .
wd:Q165713 wdt:P1431 ?x1 .
?x1 wdt:P27 wd:Q30
} |
mcwq-139265 | What cinematographer did Jacques Becker , Henri Langlois , Lewis Carroll , and Jean Cocteau influence , Jean Renoir and William Shakespeare influence , and Alfred Hitchcock influence | [
"Jacques Rivette"
] | {
"entities": [
"Q55381",
"Q38082",
"Q83158",
"Q7374",
"Q222344",
"Q692",
"Q50713",
"Q167475",
"Q745858"
],
"relations": [
"P106",
"P737"
],
"adjacency": [
[
7,
0,
4
],
[
7,
1,
8
],
[
7,
1,
2
],
[
7,
1,
3
],
[
7,
1,
1
],
[
7,
1,
5
],
[
7,
1,
6
],
[
7,
1,
0
]
],
"entity_labels": [
"Jacques Becker",
"Lewis Carroll",
"Jean Cocteau",
"Alfred Hitchcock",
"cinematographer",
"William Shakespeare",
"Jean Renoir",
"Jacques Rivette",
"Henri Langlois"
],
"relation_labels": [
"occupation",
"influenced by"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q222344 .
?x0 wdt:P737 wd:Q745858 .
?x0 wdt:P737 wd:Q83158 .
?x0 wdt:P737 wd:Q7374 .
?x0 wdt:P737 wd:Q38082 .
?x0 wdt:P737 wd:Q692 .
?x0 wdt:P737 wd:Q50713 .
?x0 wdt:P737 wd:Q55381
} |
mcwq-139266 | What cinematographer did The Missing Films and The Element of Crime star | [
"Lars von Trier"
] | {
"entities": [
"Q133730",
"Q464440",
"Q76450378",
"Q222344"
],
"relations": [
"P106",
"P161"
],
"adjacency": [
[
0,
0,
3
],
[
2,
1,
0
],
[
1,
1,
0
]
],
"entity_labels": [
"Lars von Trier",
"The Element of Crime",
"The Missing Films",
"cinematographer"
],
"relation_labels": [
"occupation",
"cast member"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q222344 .
wd:Q76450378 wdt:P161 ?x0 .
wd:Q464440 wdt:P161 ?x0
} |
mcwq-139267 | What cinematographer did Honoré de Balzac influence , Henri Langlois influence , and a film editor influence | [
"Jacques Rivette"
] | {
"entities": [
"Q9711",
"Q19504",
"Q7042855",
"Q222344",
"Q167475",
"Q745858"
],
"relations": [
"P106",
"P737"
],
"adjacency": [
[
4,
0,
3
],
[
4,
1,
1
],
[
4,
1,
0
],
[
4,
1,
5
],
[
1,
0,
2
]
],
"entity_labels": [
"Honoré de Balzac",
"Fritz Lang",
"film editor",
"cinematographer",
"Jacques Rivette",
"Henri Langlois"
],
"relation_labels": [
"occupation",
"influenced by"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q222344 .
?x0 wdt:P737 ?x1 .
?x0 wdt:P737 wd:Q9711 .
?x0 wdt:P737 wd:Q745858 .
?x1 wdt:P106 wd:Q7042855 } |
mcwq-139269 | What cinematographer did National Film Board of Canada and Canadian Broadcasting Corporation employ and a production company employ | [
"Terence Macartney-Filgate"
] | {
"entities": [
"Q7701951",
"Q1530721",
"Q461761",
"Q222344",
"Q1762059"
],
"relations": [
"P106",
"P108",
"P31"
],
"adjacency": [
[
0,
0,
3
],
[
0,
1,
1
],
[
0,
1,
2
],
[
0,
1,
1
],
[
1,
2,
4
]
],
"entity_labels": [
"Terence Macartney-Filgate",
"National Film Board of Canada",
"Canadian Broadcasting Corporation",
"cinematographer",
"film production company"
],
"relation_labels": [
"occupation",
"employer",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q222344 .
?x0 wdt:P108 ?x1 .
?x0 wdt:P108 wd:Q461761 .
?x0 wdt:P108 wd:Q1530721 .
?x1 wdt:P31 wd:Q1762059 } |
mcwq-139271 | What cinematographer did Miles Davis influence | [
"Louis Malle"
] | {
"entities": [
"Q93341",
"Q55392",
"Q222344"
],
"relations": [
"P106",
"P737"
],
"adjacency": [
[
1,
0,
2
],
[
1,
1,
0
]
],
"entity_labels": [
"Miles Davis",
"Louis Malle",
"cinematographer"
],
"relation_labels": [
"occupation",
"influenced by"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q222344 .
?x0 wdt:P737 wd:Q93341
} |
mcwq-139272 | What cinematographer did Lost in Translation 's executive producer marry | [
"Eleanor Coppola"
] | {
"entities": [
"Q4943414",
"Q107270",
"Q56094",
"Q222344"
],
"relations": [
"P106",
"P26",
"P1431"
],
"adjacency": [
[
0,
0,
3
],
[
0,
1,
2
],
[
1,
2,
2
]
],
"entity_labels": [
"Eleanor Coppola",
"Lost in Translation",
"Francis Ford Coppola",
"cinematographer"
],
"relation_labels": [
"occupation",
"spouse",
"executive producer"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q222344 .
?x0 wdt:P26 ?x1 .
wd:Q107270 wdt:P1431 ?x1 .
FILTER ( ?x0 != ?x1 )
} |
mcwq-139280 | What cinematographer did a distributor of Somebody Waiting employ | [
"Lisa Wiegand"
] | {
"entities": [
"Q184478",
"Q118110",
"Q178291",
"Q222344"
],
"relations": [
"P106",
"P108",
"P750"
],
"adjacency": [
[
2,
0,
3
],
[
2,
1,
0
],
[
1,
2,
0
]
],
"entity_labels": [
"University of California",
"Somebody Waiting",
"Lisa Wiegand",
"cinematographer"
],
"relation_labels": [
"occupation",
"employer",
"distributed by"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q222344 .
?x0 wdt:P108 ?x1 .
wd:Q118110 wdt:P750 ?x1
} |
mcwq-139283 | What cinematographer did a female spouse of Peter Zeitlinger marry | [
"Peter Zeitlinger"
] | {
"entities": [
"Q90104",
"Q6581072",
"Q19309151",
"Q222344"
],
"relations": [
"P106",
"P26",
"P21"
],
"adjacency": [
[
0,
0,
3
],
[
0,
1,
2
],
[
2,
2,
1
],
[
2,
1,
0
]
],
"entity_labels": [
"Peter Zeitlinger",
"female",
"Silvia Vas",
"cinematographer"
],
"relation_labels": [
"occupation",
"spouse",
"sex or gender"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q222344 .
?x0 wdt:P26 ?x1 .
?x1 wdt:P21 wd:Q6581072 .
?x1 wdt:P26 wd:Q90104 .
FILTER ( ?x0 != ?x1 ) .
FILTER ( ?x1 != wd:Q90104 )
} |
mcwq-139293 | What cinematographer did a producer and distributor of Cat Ballou employ | [
"Faith Hubley"
] | {
"entities": [
"Q516683",
"Q186941",
"Q76824",
"Q222344"
],
"relations": [
"P272",
"P106",
"P108",
"P750"
],
"adjacency": [
[
0,
1,
3
],
[
0,
2,
1
],
[
2,
3,
1
],
[
2,
0,
1
]
],
"entity_labels": [
"Faith Hubley",
"Columbia Pictures",
"Cat Ballou",
"cinematographer"
],
"relation_labels": [
"production company",
"occupation",
"employer",
"distributed by"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q222344 .
?x0 wdt:P108 ?x1 .
wd:Q76824 wdt:P750 ?x1 .
wd:Q76824 wdt:P272 ?x1
} |
mcwq-139294 | What cinematographer did a producer and distributor of Bad Teacher and Fly Away Home employ | [
"Faith Hubley"
] | {
"entities": [
"Q516683",
"Q49018",
"Q798797",
"Q186941",
"Q222344"
],
"relations": [
"P272",
"P106",
"P108",
"P750"
],
"adjacency": [
[
0,
1,
4
],
[
0,
2,
3
],
[
2,
3,
3
],
[
1,
3,
3
],
[
2,
0,
3
],
[
1,
0,
3
]
],
"entity_labels": [
"Faith Hubley",
"Fly Away Home",
"Bad Teacher",
"Columbia Pictures",
"cinematographer"
],
"relation_labels": [
"production company",
"occupation",
"employer",
"distributed by"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q222344 .
?x0 wdt:P108 ?x1 .
wd:Q798797 wdt:P750 ?x1 .
wd:Q49018 wdt:P750 ?x1 .
wd:Q798797 wdt:P272 ?x1 .
wd:Q49018 wdt:P272 ?x1
} |
mcwq-139302 | What cinematographer did a star of Summer in the City , Water and Sugar: Carlo Di Palma, the Colours of Life , and Notebook on Cities and Clothes marry | [
"Donata Wenders"
] | {
"entities": [
"Q26884654",
"Q258389",
"Q599182",
"Q222344",
"Q55411",
"Q108222"
],
"relations": [
"P106",
"P26",
"P161"
],
"adjacency": [
[
5,
0,
3
],
[
5,
1,
4
],
[
0,
2,
4
],
[
1,
2,
4
],
[
2,
2,
4
]
],
"entity_labels": [
"Water and Sugar: Carlo Di Palma, the Colours of Life",
"Summer in the City",
"Notebook on Cities and Clothes",
"cinematographer",
"Wim Wenders",
"Donata Wenders"
],
"relation_labels": [
"occupation",
"spouse",
"cast member"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q222344 .
?x0 wdt:P26 ?x1 .
wd:Q26884654 wdt:P161 ?x1 .
wd:Q258389 wdt:P161 ?x1 .
wd:Q599182 wdt:P161 ?x1 .
FILTER ( ?x0 != ?x1 )
} |
mcwq-139308 | What cinematographer directed Dr. Strangelove and 2001: A Space Odyssey | [
"Stanley Kubrick"
] | {
"entities": [
"Q105702",
"Q2001",
"Q222344",
"Q103474"
],
"relations": [
"P106",
"P57"
],
"adjacency": [
[
1,
0,
2
],
[
3,
1,
1
],
[
0,
1,
1
]
],
"entity_labels": [
"Dr. Strangelove",
"Stanley Kubrick",
"cinematographer",
"2001: A Space Odyssey"
],
"relation_labels": [
"occupation",
"director"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q222344 .
wd:Q103474 wdt:P57 ?x0 .
wd:Q105702 wdt:P57 ?x0
} |
mcwq-139309 | What cinematographer directed 2001: A Space Odyssey | [
"Stanley Kubrick"
] | {
"entities": [
"Q222344",
"Q2001",
"Q103474"
],
"relations": [
"P106",
"P57"
],
"adjacency": [
[
1,
0,
0
],
[
2,
1,
1
]
],
"entity_labels": [
"cinematographer",
"Stanley Kubrick",
"2001: A Space Odyssey"
],
"relation_labels": [
"occupation",
"director"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q222344 .
wd:Q103474 wdt:P57 ?x0
} |
mcwq-139312 | What cinematographer directed Retro Puppet Master 's sequel 's sequel and wrote Creepozoids | [
"David DeCoteau"
] | {
"entities": [
"Q3002430",
"Q129078",
"Q135298",
"Q11319",
"Q222344",
"Q129068"
],
"relations": [
"P106",
"P57",
"P155",
"P58"
],
"adjacency": [
[
3,
0,
4
],
[
2,
1,
3
],
[
0,
3,
3
],
[
2,
2,
1
],
[
1,
2,
5
]
],
"entity_labels": [
"Creepozoids",
"Puppet Master: The Legacy",
"Puppet Master: Axis of Evil",
"David DeCoteau",
"cinematographer",
"Retro Puppet Master"
],
"relation_labels": [
"occupation",
"director",
"follows",
"screenwriter"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q222344 .
?x1 wdt:P57 ?x0 .
wd:Q3002430 wdt:P58 ?x0 .
?x1 wdt:P155 ?x2 .
?x2 wdt:P155 wd:Q129068
} |
mcwq-139313 | What cinematographer directed Retro Puppet Master 's prequel | [
"David DeCoteau"
] | {
"entities": [
"Q129085",
"Q129068",
"Q11319",
"Q222344"
],
"relations": [
"P106",
"P57",
"P156"
],
"adjacency": [
[
2,
0,
3
],
[
0,
1,
2
],
[
0,
2,
1
]
],
"entity_labels": [
"Curse of the Puppet Master",
"Retro Puppet Master",
"David DeCoteau",
"cinematographer"
],
"relation_labels": [
"occupation",
"director",
"followed by"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q222344 .
?x1 wdt:P57 ?x0 .
?x1 wdt:P156 wd:Q129068
} |
mcwq-139314 | What cinematographer directed and edited Haywire | [
"Steven Soderbergh"
] | {
"entities": [
"Q103917",
"Q249350",
"Q222344"
],
"relations": [
"P106",
"P57",
"P1040"
],
"adjacency": [
[
0,
0,
2
],
[
1,
1,
0
],
[
1,
2,
0
]
],
"entity_labels": [
"Steven Soderbergh",
"Haywire",
"cinematographer"
],
"relation_labels": [
"occupation",
"director",
"film editor"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q222344 .
wd:Q249350 wdt:P57 ?x0 .
wd:Q249350 wdt:P1040 ?x0
} |
mcwq-139319 | What cinematographer directed , wrote , and edited Solaris | [
"Steven Soderbergh"
] | {
"entities": [
"Q103917",
"Q673195",
"Q222344"
],
"relations": [
"P106",
"P57",
"P58",
"P1040"
],
"adjacency": [
[
0,
0,
2
],
[
1,
1,
0
],
[
1,
3,
0
],
[
1,
2,
0
]
],
"entity_labels": [
"Steven Soderbergh",
"Solaris",
"cinematographer"
],
"relation_labels": [
"occupation",
"director",
"screenwriter",
"film editor"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q222344 .
wd:Q673195 wdt:P57 ?x0 .
wd:Q673195 wdt:P1040 ?x0 .
wd:Q673195 wdt:P58 ?x0
} |
mcwq-139323 | What cinematographer distributed A Trip to the Moon and distributed The Astronomer's Dream | [
"Georges Méliès"
] | {
"entities": [
"Q244971",
"Q152272",
"Q1605201",
"Q222344"
],
"relations": [
"P106",
"P750"
],
"adjacency": [
[
1,
0,
3
],
[
0,
1,
1
],
[
2,
1,
1
]
],
"entity_labels": [
"A Trip to the Moon",
"Georges Méliès",
"The Astronomer's Dream",
"cinematographer"
],
"relation_labels": [
"occupation",
"distributed by"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q222344 .
wd:Q244971 wdt:P750 ?x0 .
wd:Q1605201 wdt:P750 ?x0
} |
mcwq-139324 | What cinematographer distributed A Trip to the Moon and The Astronomer's Dream | [
"Georges Méliès"
] | {
"entities": [
"Q244971",
"Q152272",
"Q1605201",
"Q222344"
],
"relations": [
"P106",
"P750"
],
"adjacency": [
[
1,
0,
3
],
[
0,
1,
1
],
[
2,
1,
1
]
],
"entity_labels": [
"A Trip to the Moon",
"Georges Méliès",
"The Astronomer's Dream",
"cinematographer"
],
"relation_labels": [
"occupation",
"distributed by"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q222344 .
wd:Q244971 wdt:P750 ?x0 .
wd:Q1605201 wdt:P750 ?x0
} |
mcwq-139326 | What cinematographer distributed Stroszek , Wheel of Time , and Cobra Verde | [
"Werner Herzog"
] | {
"entities": [
"Q2223821",
"Q587566",
"Q222344",
"Q563723",
"Q44131"
],
"relations": [
"P106",
"P750"
],
"adjacency": [
[
4,
0,
2
],
[
3,
1,
4
],
[
0,
1,
4
],
[
1,
1,
4
]
],
"entity_labels": [
"Wheel of Time",
"Stroszek",
"cinematographer",
"Cobra Verde",
"Werner Herzog"
],
"relation_labels": [
"occupation",
"distributed by"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q222344 .
wd:Q563723 wdt:P750 ?x0 .
wd:Q2223821 wdt:P750 ?x0 .
wd:Q587566 wdt:P750 ?x0
} |
mcwq-139328 | What cinematographer distributed Cobra Verde and distributed Wheel of Time and Stroszek | [
"Werner Herzog"
] | {
"entities": [
"Q2223821",
"Q587566",
"Q222344",
"Q563723",
"Q44131"
],
"relations": [
"P106",
"P750"
],
"adjacency": [
[
4,
0,
2
],
[
3,
1,
4
],
[
0,
1,
4
],
[
1,
1,
4
]
],
"entity_labels": [
"Wheel of Time",
"Stroszek",
"cinematographer",
"Cobra Verde",
"Werner Herzog"
],
"relation_labels": [
"occupation",
"distributed by"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q222344 .
wd:Q563723 wdt:P750 ?x0 .
wd:Q2223821 wdt:P750 ?x0 .
wd:Q587566 wdt:P750 ?x0
} |
mcwq-139330 | What cinematographer distributed a film and distributed Cobra Verde , The Dark Glow of the Mountains , and Stroszek | [
"Werner Herzog"
] | {
"entities": [
"Q5934975",
"Q587566",
"Q3758609",
"Q222344",
"Q563723",
"Q11424",
"Q44131"
],
"relations": [
"P106",
"P750",
"P31"
],
"adjacency": [
[
6,
0,
3
],
[
0,
1,
6
],
[
4,
1,
6
],
[
1,
1,
6
],
[
2,
1,
6
],
[
0,
2,
5
]
],
"entity_labels": [
"Huie's Sermon",
"Stroszek",
"The Dark Glow of the Mountains",
"cinematographer",
"Cobra Verde",
"film",
"Werner Herzog"
],
"relation_labels": [
"occupation",
"distributed by",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q222344 .
?x1 wdt:P750 ?x0 .
wd:Q563723 wdt:P750 ?x0 .
wd:Q587566 wdt:P750 ?x0 .
wd:Q3758609 wdt:P750 ?x0 .
?x1 wdt:P31 wd:Q11424 } |
mcwq-139331 | What cinematographer edited Once Upon a Time in Mexico | [
"Robert Rodriguez"
] | {
"entities": [
"Q47284",
"Q93853",
"Q222344"
],
"relations": [
"P106",
"P1040"
],
"adjacency": [
[
0,
0,
2
],
[
1,
1,
0
]
],
"entity_labels": [
"Robert Rodriguez",
"Once Upon a Time in Mexico",
"cinematographer"
],
"relation_labels": [
"occupation",
"film editor"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q222344 .
wd:Q93853 wdt:P1040 ?x0
} |
mcwq-139332 | What cinematographer edited The Passionate Adventure , The Prude's Fall , and The Blackguard | [
"Alfred Hitchcock"
] | {
"entities": [
"Q278687",
"Q7374",
"Q320226",
"Q222344",
"Q932965"
],
"relations": [
"P106",
"P1040"
],
"adjacency": [
[
1,
0,
3
],
[
0,
1,
1
],
[
2,
1,
1
],
[
4,
1,
1
]
],
"entity_labels": [
"The Prude's Fall",
"Alfred Hitchcock",
"The Blackguard",
"cinematographer",
"The Passionate Adventure"
],
"relation_labels": [
"occupation",
"film editor"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q222344 .
wd:Q278687 wdt:P1040 ?x0 .
wd:Q320226 wdt:P1040 ?x0 .
wd:Q932965 wdt:P1040 ?x0
} |
mcwq-139333 | What cinematographer edited Strike and Alexander Nevsky | [
"Sergei Eisenstein"
] | {
"entities": [
"Q8003",
"Q118976",
"Q151177",
"Q222344"
],
"relations": [
"P106",
"P1040"
],
"adjacency": [
[
0,
0,
3
],
[
1,
1,
0
],
[
2,
1,
0
]
],
"entity_labels": [
"Sergei Eisenstein",
"Alexander Nevsky",
"Strike",
"cinematographer"
],
"relation_labels": [
"occupation",
"film editor"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q222344 .
wd:Q118976 wdt:P1040 ?x0 .
wd:Q151177 wdt:P1040 ?x0
} |
mcwq-139334 | What cinematographer edited No, or the Vain Glory of Command , Aniki-Bóbó , Abraham's Valley , and A Caixa | [
"Manoel de Oliveira"
] | {
"entities": [
"Q123259",
"Q2091372",
"Q43264",
"Q222344",
"Q546788",
"Q1032727"
],
"relations": [
"P106",
"P1040"
],
"adjacency": [
[
2,
0,
3
],
[
5,
1,
2
],
[
1,
1,
2
],
[
0,
1,
2
],
[
4,
1,
2
]
],
"entity_labels": [
"Abraham's Valley",
"A Caixa",
"Manoel de Oliveira",
"cinematographer",
"Aniki-Bóbó",
"No, or the Vain Glory of Command"
],
"relation_labels": [
"occupation",
"film editor"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q222344 .
wd:Q1032727 wdt:P1040 ?x0 .
wd:Q2091372 wdt:P1040 ?x0 .
wd:Q123259 wdt:P1040 ?x0 .
wd:Q546788 wdt:P1040 ?x0
} |
mcwq-139335 | What cinematographer edited and directed Haywire | [
"Steven Soderbergh"
] | {
"entities": [
"Q103917",
"Q249350",
"Q222344"
],
"relations": [
"P106",
"P57",
"P1040"
],
"adjacency": [
[
0,
0,
2
],
[
1,
1,
0
],
[
1,
2,
0
]
],
"entity_labels": [
"Steven Soderbergh",
"Haywire",
"cinematographer"
],
"relation_labels": [
"occupation",
"director",
"film editor"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q222344 .
wd:Q249350 wdt:P57 ?x0 .
wd:Q249350 wdt:P1040 ?x0
} |
mcwq-139337 | What cinematographer edited and wrote Solaris | [
"Steven Soderbergh"
] | {
"entities": [
"Q103917",
"Q673195",
"Q222344"
],
"relations": [
"P106",
"P58",
"P1040"
],
"adjacency": [
[
0,
0,
2
],
[
1,
2,
0
],
[
1,
1,
0
]
],
"entity_labels": [
"Steven Soderbergh",
"Solaris",
"cinematographer"
],
"relation_labels": [
"occupation",
"screenwriter",
"film editor"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q222344 .
wd:Q673195 wdt:P1040 ?x0 .
wd:Q673195 wdt:P58 ?x0
} |
mcwq-139338 | What cinematographer edited , directed , and wrote Ultime grida dalla savana | [
"Antonio Climati"
] | {
"entities": [
"Q1983769",
"Q528068",
"Q222344"
],
"relations": [
"P106",
"P57",
"P58",
"P1040"
],
"adjacency": [
[
1,
0,
2
],
[
0,
1,
1
],
[
0,
3,
1
],
[
0,
2,
1
]
],
"entity_labels": [
"Ultime grida dalla savana",
"Antonio Climati",
"cinematographer"
],
"relation_labels": [
"occupation",
"director",
"screenwriter",
"film editor"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q222344 .
wd:Q1983769 wdt:P57 ?x0 .
wd:Q1983769 wdt:P1040 ?x0 .
wd:Q1983769 wdt:P58 ?x0
} |
mcwq-139342 | What cinematographer employed by Paramount Pictures and Universum Film AG and employed by Hunnia Film Studio founded George Pal Productions , No label defined , and George Pal’s studio | [
"George Pal"
] | {
"entities": [
"Q41468",
"Q73026471",
"Q15477071",
"Q159846",
"Q222344",
"Q73028505",
"Q73106316",
"Q731331"
],
"relations": [
"P106",
"P108",
"P112"
],
"adjacency": [
[
7,
0,
4
],
[
5,
2,
7
],
[
1,
2,
7
],
[
6,
2,
7
],
[
7,
1,
0
],
[
7,
1,
2
],
[
7,
1,
3
]
],
"entity_labels": [
"Universum Film AG",
null,
"Hunnia Film Studio",
"Paramount Pictures",
"cinematographer",
"George Pal’s studio",
"George Pal Productions",
"George Pal"
],
"relation_labels": [
"occupation",
"employer",
"founded by"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q222344 .
wd:Q73028505 wdt:P112 ?x0 .
wd:Q73026471 wdt:P112 ?x0 .
wd:Q73106316 wdt:P112 ?x0 .
?x0 wdt:P108 wd:Q41468 .
?x0 wdt:P108 wd:Q15477071 .
?x0 wdt:P108 wd:Q159846
} |
mcwq-139344 | What cinematographer executive produced A Clockwork Orange | [
"Stanley Kubrick"
] | {
"entities": [
"Q181086",
"Q2001",
"Q222344"
],
"relations": [
"P106",
"P1431"
],
"adjacency": [
[
1,
0,
2
],
[
0,
1,
1
]
],
"entity_labels": [
"A Clockwork Orange",
"Stanley Kubrick",
"cinematographer"
],
"relation_labels": [
"occupation",
"executive producer"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q222344 .
wd:Q181086 wdt:P1431 ?x0
} |
mcwq-139346 | What cinematographer executive produced Star Wars: Episode I – The Phantom Menace , Star Wars: Episode VI – Return of the Jedi , and The Land Before Time | [
"George Lucas"
] | {
"entities": [
"Q192403",
"Q38222",
"Q181803",
"Q222344",
"Q165713"
],
"relations": [
"P106",
"P1431"
],
"adjacency": [
[
1,
0,
3
],
[
4,
1,
1
],
[
0,
1,
1
],
[
2,
1,
1
]
],
"entity_labels": [
"The Land Before Time",
"George Lucas",
"Star Wars: Episode VI – Return of the Jedi",
"cinematographer",
"Star Wars: Episode I – The Phantom Menace"
],
"relation_labels": [
"occupation",
"executive producer"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q222344 .
wd:Q165713 wdt:P1431 ?x0 .
wd:Q192403 wdt:P1431 ?x0 .
wd:Q181803 wdt:P1431 ?x0
} |
mcwq-139348 | What cinematographer executive produced The Land Before Time , executive produced Star Wars: Episode IV – A New Hope , executive produced Captain EO , and directed Star Wars: Episode I – The Phantom Menace and Star Wars: Episode III – Revenge of the Sith | [
"George Lucas"
] | {
"entities": [
"Q192403",
"Q38222",
"Q44408",
"Q222344",
"Q17738",
"Q165713",
"Q42051"
],
"relations": [
"P106",
"P57",
"P1431"
],
"adjacency": [
[
1,
0,
3
],
[
5,
1,
1
],
[
6,
1,
1
],
[
0,
2,
1
],
[
4,
2,
1
],
[
2,
2,
1
]
],
"entity_labels": [
"The Land Before Time",
"George Lucas",
"Captain EO",
"cinematographer",
"Star Wars: Episode IV – A New Hope",
"Star Wars: Episode I – The Phantom Menace",
"Star Wars: Episode III – Revenge of the Sith"
],
"relation_labels": [
"occupation",
"director",
"executive producer"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q222344 .
wd:Q165713 wdt:P57 ?x0 .
wd:Q42051 wdt:P57 ?x0 .
wd:Q192403 wdt:P1431 ?x0 .
wd:Q17738 wdt:P1431 ?x0 .
wd:Q44408 wdt:P1431 ?x0
} |
mcwq-139349 | What cinematographer executive produced Star Wars: The Clone Wars 's prequel | [
"George Lucas"
] | {
"entities": [
"Q632672",
"Q38222",
"Q382289",
"Q222344"
],
"relations": [
"P106",
"P1431",
"P156"
],
"adjacency": [
[
1,
0,
3
],
[
2,
1,
1
],
[
2,
2,
0
]
],
"entity_labels": [
"Star Wars: The Clone Wars",
"George Lucas",
"Star Wars: The Clone Wars",
"cinematographer"
],
"relation_labels": [
"occupation",
"executive producer",
"followed by"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q222344 .
?x1 wdt:P1431 ?x0 .
?x1 wdt:P156 wd:Q632672
} |
mcwq-139351 | What cinematographer executive produced and edited Star Wars: Episode VI – Return of the Jedi | [
"George Lucas"
] | {
"entities": [
"Q38222",
"Q181803",
"Q222344"
],
"relations": [
"P106",
"P1431",
"P1040"
],
"adjacency": [
[
0,
0,
2
],
[
1,
2,
0
],
[
1,
1,
0
]
],
"entity_labels": [
"George Lucas",
"Star Wars: Episode VI – Return of the Jedi",
"cinematographer"
],
"relation_labels": [
"occupation",
"executive producer",
"film editor"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q222344 .
wd:Q181803 wdt:P1040 ?x0 .
wd:Q181803 wdt:P1431 ?x0
} |
mcwq-139353 | What cinematographer executive produced and wrote Willow , 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": [
"Q38222",
"Q181803",
"Q222344",
"Q17738",
"Q165713",
"Q515931"
],
"relations": [
"P106",
"P58",
"P1431"
],
"adjacency": [
[
0,
0,
2
],
[
1,
2,
0
],
[
5,
2,
0
],
[
3,
2,
0
],
[
4,
2,
0
],
[
1,
1,
0
],
[
5,
1,
0
],
[
3,
1,
0
],
[
4,
1,
0
]
],
"entity_labels": [
"George Lucas",
"Star Wars: Episode VI – Return of the Jedi",
"cinematographer",
"Star Wars: Episode IV – A New Hope",
"Star Wars: Episode I – The Phantom Menace",
"Willow"
],
"relation_labels": [
"occupation",
"screenwriter",
"executive producer"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q222344 .
wd:Q181803 wdt:P1431 ?x0 .
wd:Q515931 wdt:P1431 ?x0 .
wd:Q17738 wdt:P1431 ?x0 .
wd:Q165713 wdt:P1431 ?x0 .
wd:Q181803 wdt:P58 ?x0 .
wd:Q515931 wdt:P58 ?x0 .
wd:Q17738 wdt:P58 ?x0 .
wd:Q165713 wdt:P58 ?x0
} |
mcwq-139356 | What cinematographer founded Theodor Lutsu Filmiproduktsioon and Fenno-Filmi | [
"Theodor Luts"
] | {
"entities": [
"Q3916353",
"Q39285291",
"Q450504",
"Q222344"
],
"relations": [
"P106",
"P112"
],
"adjacency": [
[
2,
0,
3
],
[
0,
1,
2
],
[
1,
1,
2
]
],
"entity_labels": [
"Fenno-Filmi",
"Theodor Lutsu Filmiproduktsioon",
"Theodor Luts",
"cinematographer"
],
"relation_labels": [
"occupation",
"founded by"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q222344 .
wd:Q3916353 wdt:P112 ?x0 .
wd:Q39285291 wdt:P112 ?x0
} |
mcwq-139357 | What cinematographer founded Section Eight Productions and founded a company | [
"Steven Soderbergh"
] | {
"entities": [
"Q1152369",
"Q103917",
"Q4830453",
"Q222344"
],
"relations": [
"P106",
"P31",
"P112"
],
"adjacency": [
[
1,
0,
3
],
[
0,
2,
1
],
[
0,
2,
1
],
[
0,
1,
2
]
],
"entity_labels": [
"Section Eight Productions",
"Steven Soderbergh",
"business",
"cinematographer"
],
"relation_labels": [
"occupation",
"instance of",
"founded by"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q222344 .
?x1 wdt:P112 ?x0 .
wd:Q1152369 wdt:P112 ?x0 .
?x1 wdt:P31 wd:Q4830453 } |
mcwq-139358 | What cinematographer founded LucasArts 's child | [
"George Lucas"
] | {
"entities": [
"Q30592347",
"Q38222",
"Q216611",
"Q222344"
],
"relations": [
"P749",
"P106",
"P112"
],
"adjacency": [
[
1,
1,
3
],
[
0,
2,
1
],
[
0,
0,
2
]
],
"entity_labels": [
"Lucas Learning",
"George Lucas",
"Lucasfilm Games",
"cinematographer"
],
"relation_labels": [
"parent organization",
"occupation",
"founded by"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q222344 .
?x1 wdt:P112 ?x0 .
?x1 wdt:P749 wd:Q216611
} |
mcwq-139360 | What cinematographer founded LucasArts , Jediism , and Skywalker Sound , founded Star Wars , and founded Lucas Learning and Lucasfilm | [
"George Lucas"
] | {
"entities": [
"Q462",
"Q38222",
"Q222344",
"Q30592347",
"Q242446",
"Q258945",
"Q216611",
"Q2703822"
],
"relations": [
"P106",
"P112"
],
"adjacency": [
[
1,
0,
2
],
[
7,
1,
1
],
[
3,
1,
1
],
[
5,
1,
1
],
[
6,
1,
1
],
[
0,
1,
1
],
[
4,
1,
1
]
],
"entity_labels": [
"Star Wars",
"George Lucas",
"cinematographer",
"Lucas Learning",
"Lucasfilm",
"Jediism",
"Lucasfilm Games",
"Skywalker Sound"
],
"relation_labels": [
"occupation",
"founded by"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q222344 .
wd:Q2703822 wdt:P112 ?x0 .
wd:Q30592347 wdt:P112 ?x0 .
wd:Q258945 wdt:P112 ?x0 .
wd:Q216611 wdt:P112 ?x0 .
wd:Q462 wdt:P112 ?x0 .
wd:Q242446 wdt:P112 ?x0
} |
mcwq-139362 | What cinematographer founded Anthology Film Archives , was employed by University of Colorado Boulder , and was employed by a child of University of Colorado | [
"Stan Brakhage"
] | {
"entities": [
"Q736674",
"Q1206658",
"Q572548",
"Q222344",
"Q698676"
],
"relations": [
"P749",
"P106",
"P108",
"P112"
],
"adjacency": [
[
4,
1,
3
],
[
2,
3,
4
],
[
4,
2,
0
],
[
4,
2,
0
],
[
0,
0,
1
]
],
"entity_labels": [
"University of Colorado Boulder",
"University of Colorado",
"Anthology Film Archives",
"cinematographer",
"Stan Brakhage"
],
"relation_labels": [
"parent organization",
"occupation",
"employer",
"founded by"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q222344 .
wd:Q572548 wdt:P112 ?x0 .
?x0 wdt:P108 ?x1 .
?x0 wdt:P108 wd:Q736674 .
?x1 wdt:P749 wd:Q1206658
} |
mcwq-139363 | What cinematographer founded In Old California 's producer | [
"William Kennedy Dickson"
] | {
"entities": [
"Q400764",
"Q465832",
"Q465350",
"Q222344"
],
"relations": [
"P272",
"P106",
"P112"
],
"adjacency": [
[
2,
1,
3
],
[
1,
2,
2
],
[
0,
0,
1
]
],
"entity_labels": [
"In Old California",
"Biograph Company",
"William Kennedy Dickson",
"cinematographer"
],
"relation_labels": [
"production company",
"occupation",
"founded by"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q222344 .
?x1 wdt:P112 ?x0 .
wd:Q400764 wdt:P272 ?x1
} |
mcwq-139364 | What cinematographer founded No label defined , George Pal Productions , and George Pal’s studio , was employed by Universum Film AG , and was employed by Paramount Pictures | [
"George Pal"
] | {
"entities": [
"Q41468",
"Q73026471",
"Q159846",
"Q73028505",
"Q222344",
"Q73106316",
"Q731331"
],
"relations": [
"P106",
"P108",
"P112"
],
"adjacency": [
[
6,
0,
4
],
[
5,
2,
6
],
[
1,
2,
6
],
[
3,
2,
6
],
[
6,
1,
0
],
[
6,
1,
2
]
],
"entity_labels": [
"Universum Film AG",
null,
"Paramount Pictures",
"George Pal’s studio",
"cinematographer",
"George Pal Productions",
"George Pal"
],
"relation_labels": [
"occupation",
"employer",
"founded by"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q222344 .
wd:Q73106316 wdt:P112 ?x0 .
wd:Q73026471 wdt:P112 ?x0 .
wd:Q73028505 wdt:P112 ?x0 .
?x0 wdt:P108 wd:Q41468 .
?x0 wdt:P108 wd:Q159846
} |
mcwq-139367 | What cinematographer founded Lucasfilm Animation and Lucasfilm , founded Lucas Learning and THX , and founded LucasArts and Star Wars | [
"George Lucas"
] | {
"entities": [
"Q462",
"Q38222",
"Q222344",
"Q1169075",
"Q30592347",
"Q242446",
"Q1044630",
"Q216611"
],
"relations": [
"P106",
"P112"
],
"adjacency": [
[
1,
0,
2
],
[
6,
1,
1
],
[
4,
1,
1
],
[
7,
1,
1
],
[
0,
1,
1
],
[
5,
1,
1
],
[
3,
1,
1
]
],
"entity_labels": [
"Star Wars",
"George Lucas",
"cinematographer",
"Lucasfilm Animation",
"Lucas Learning",
"Lucasfilm",
"THX",
"Lucasfilm Games"
],
"relation_labels": [
"occupation",
"founded by"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q222344 .
wd:Q1044630 wdt:P112 ?x0 .
wd:Q30592347 wdt:P112 ?x0 .
wd:Q216611 wdt:P112 ?x0 .
wd:Q462 wdt:P112 ?x0 .
wd:Q242446 wdt:P112 ?x0 .
wd:Q1169075 wdt:P112 ?x0
} |
mcwq-139368 | What cinematographer founded John Henry and the Inky-Poo 's producer , was employed by Paramount Pictures , and was employed by Hunnia Film Studio | [
"George Pal"
] | {
"entities": [
"Q15477071",
"Q159846",
"Q222344",
"Q1700440",
"Q73106316",
"Q731331"
],
"relations": [
"P272",
"P106",
"P108",
"P112"
],
"adjacency": [
[
5,
1,
2
],
[
4,
3,
5
],
[
5,
2,
1
],
[
5,
2,
0
],
[
3,
0,
4
]
],
"entity_labels": [
"Hunnia Film Studio",
"Paramount Pictures",
"cinematographer",
"John Henry and the Inky-Poo",
"George Pal Productions",
"George Pal"
],
"relation_labels": [
"production company",
"occupation",
"employer",
"founded by"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q222344 .
?x1 wdt:P112 ?x0 .
?x0 wdt:P108 wd:Q159846 .
?x0 wdt:P108 wd:Q15477071 .
wd:Q1700440 wdt:P272 ?x1
} |
mcwq-139369 | What cinematographer founded LucasArts , Jediism , and Lucasfilm | [
"George Lucas"
] | {
"entities": [
"Q38222",
"Q222344",
"Q242446",
"Q258945",
"Q216611"
],
"relations": [
"P106",
"P112"
],
"adjacency": [
[
0,
0,
1
],
[
2,
1,
0
],
[
3,
1,
0
],
[
4,
1,
0
]
],
"entity_labels": [
"George Lucas",
"cinematographer",
"Lucasfilm",
"Jediism",
"Lucasfilm Games"
],
"relation_labels": [
"occupation",
"founded by"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q222344 .
wd:Q242446 wdt:P112 ?x0 .
wd:Q258945 wdt:P112 ?x0 .
wd:Q216611 wdt:P112 ?x0
} |
mcwq-139370 | What cinematographer founded William Reeves 's employer | [
"George Lucas"
] | {
"entities": [
"Q38222",
"Q93092",
"Q242446",
"Q222344"
],
"relations": [
"P106",
"P108",
"P112"
],
"adjacency": [
[
0,
0,
3
],
[
2,
2,
0
],
[
1,
1,
2
]
],
"entity_labels": [
"George Lucas",
"William Reeves",
"Lucasfilm",
"cinematographer"
],
"relation_labels": [
"occupation",
"employer",
"founded by"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q222344 .
?x1 wdt:P112 ?x0 .
wd:Q93092 wdt:P108 ?x1
} |
mcwq-139371 | What cinematographer founded Star Wars Knights of the Old Republic II: The Sith Lords 's distributor | [
"George Lucas"
] | {
"entities": [
"Q38222",
"Q222344",
"Q216611",
"Q74669"
],
"relations": [
"P106",
"P750",
"P112"
],
"adjacency": [
[
0,
0,
1
],
[
2,
2,
0
],
[
3,
1,
2
]
],
"entity_labels": [
"George Lucas",
"cinematographer",
"Lucasfilm Games",
"Star Wars Knights of the Old Republic II: The Sith Lords"
],
"relation_labels": [
"occupation",
"distributed by",
"founded by"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q222344 .
?x1 wdt:P112 ?x0 .
wd:Q74669 wdt:P750 ?x1
} |
mcwq-139372 | What cinematographer founded George Pal’s studio , was employed by Hunnia Film Studio , Paramount Pictures , and Universum Film AG , and founded No label defined and George Pal Productions | [
"George Pal"
] | {
"entities": [
"Q41468",
"Q73026471",
"Q15477071",
"Q159846",
"Q222344",
"Q73028505",
"Q73106316",
"Q731331"
],
"relations": [
"P106",
"P108",
"P112"
],
"adjacency": [
[
7,
0,
4
],
[
5,
2,
7
],
[
1,
2,
7
],
[
6,
2,
7
],
[
7,
1,
2
],
[
7,
1,
0
],
[
7,
1,
3
]
],
"entity_labels": [
"Universum Film AG",
null,
"Hunnia Film Studio",
"Paramount Pictures",
"cinematographer",
"George Pal’s studio",
"George Pal Productions",
"George Pal"
],
"relation_labels": [
"occupation",
"employer",
"founded by"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q222344 .
wd:Q73028505 wdt:P112 ?x0 .
wd:Q73026471 wdt:P112 ?x0 .
wd:Q73106316 wdt:P112 ?x0 .
?x0 wdt:P108 wd:Q15477071 .
?x0 wdt:P108 wd:Q41468 .
?x0 wdt:P108 wd:Q159846
} |
mcwq-139373 | What cinematographer founded Section Eight Productions | [
"Steven Soderbergh"
] | {
"entities": [
"Q1152369",
"Q103917",
"Q222344"
],
"relations": [
"P106",
"P112"
],
"adjacency": [
[
1,
0,
2
],
[
0,
1,
1
]
],
"entity_labels": [
"Section Eight Productions",
"Steven Soderbergh",
"cinematographer"
],
"relation_labels": [
"occupation",
"founded by"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q222344 .
wd:Q1152369 wdt:P112 ?x0
} |
mcwq-139374 | What cinematographer founded Theodor Lutsu Filmiproduktsioon and Fenno-Filmi and founded a company | [
"Theodor Luts"
] | {
"entities": [
"Q4830453",
"Q3916353",
"Q222344",
"Q450504",
"Q39285291"
],
"relations": [
"P106",
"P31",
"P112"
],
"adjacency": [
[
3,
0,
2
],
[
1,
2,
3
],
[
1,
2,
3
],
[
4,
2,
3
],
[
1,
1,
0
]
],
"entity_labels": [
"business",
"Fenno-Filmi",
"cinematographer",
"Theodor Luts",
"Theodor Lutsu Filmiproduktsioon"
],
"relation_labels": [
"occupation",
"instance of",
"founded by"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q222344 .
?x1 wdt:P112 ?x0 .
wd:Q3916353 wdt:P112 ?x0 .
wd:Q39285291 wdt:P112 ?x0 .
?x1 wdt:P31 wd:Q4830453 } |
mcwq-139375 | What cinematographer founded a child of LucasArts | [
"George Lucas"
] | {
"entities": [
"Q30592347",
"Q38222",
"Q216611",
"Q222344"
],
"relations": [
"P749",
"P106",
"P112"
],
"adjacency": [
[
1,
1,
3
],
[
0,
2,
1
],
[
0,
0,
2
]
],
"entity_labels": [
"Lucas Learning",
"George Lucas",
"Lucasfilm Games",
"cinematographer"
],
"relation_labels": [
"parent organization",
"occupation",
"founded by"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q222344 .
?x1 wdt:P112 ?x0 .
?x1 wdt:P749 wd:Q216611
} |
mcwq-139376 | What cinematographer founded a company that Minor Mishaps was produced by and distributed by | [
"Lars von Trier"
] | {
"entities": [
"Q133730",
"Q4830453",
"Q222344",
"Q191158",
"Q2904867"
],
"relations": [
"P272",
"P31",
"P106",
"P112",
"P750"
],
"adjacency": [
[
0,
2,
2
],
[
3,
3,
0
],
[
3,
1,
1
],
[
4,
4,
3
],
[
4,
0,
3
]
],
"entity_labels": [
"Lars von Trier",
"business",
"cinematographer",
"Zentropa",
"Minor Mishaps"
],
"relation_labels": [
"production company",
"instance of",
"occupation",
"founded by",
"distributed by"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q222344 .
?x1 wdt:P112 ?x0 .
?x1 wdt:P31 wd:Q4830453 .
wd:Q2904867 wdt:P750 ?x1 .
wd:Q2904867 wdt:P272 ?x1
} |
mcwq-139385 | What cinematographer influenced Hot Sauce 's male writer | [
"Rainer Werner Fassbinder"
] | {
"entities": [
"Q2377296",
"Q222344",
"Q2886755",
"Q44426",
"Q6581097"
],
"relations": [
"P106",
"P737",
"P58",
"P21"
],
"adjacency": [
[
3,
0,
1
],
[
2,
1,
3
],
[
0,
2,
2
],
[
2,
3,
4
]
],
"entity_labels": [
"Hot Sauce",
"cinematographer",
"Bashar Shbib",
"Rainer Werner Fassbinder",
"male"
],
"relation_labels": [
"occupation",
"influenced by",
"screenwriter",
"sex or gender"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q222344 .
?x1 wdt:P737 ?x0 .
wd:Q2377296 wdt:P58 ?x1 .
?x1 wdt:P21 wd:Q6581097
} |
mcwq-139394 | What cinematographer influenced Christopher Nolan , Jonathan Lethem , Gino Justin Hudson McKoy , Lorne Lanning , and Marcus Orelias | [
"George Lucas"
] | {
"entities": [
"Q717378",
"Q56222322",
"Q38222",
"Q222344",
"Q25191",
"Q440100",
"Q52306598"
],
"relations": [
"P106",
"P737"
],
"adjacency": [
[
2,
0,
3
],
[
4,
1,
2
],
[
5,
1,
2
],
[
6,
1,
2
],
[
1,
1,
2
],
[
0,
1,
2
]
],
"entity_labels": [
"Lorne Lanning",
"Gino Justin Hudson McKoy",
"George Lucas",
"cinematographer",
"Christopher Nolan",
"Jonathan Lethem",
"Marcus Orelias"
],
"relation_labels": [
"occupation",
"influenced by"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q222344 .
wd:Q25191 wdt:P737 ?x0 .
wd:Q440100 wdt:P737 ?x0 .
wd:Q52306598 wdt:P737 ?x0 .
wd:Q56222322 wdt:P737 ?x0 .
wd:Q717378 wdt:P737 ?x0
} |
mcwq-139396 | What cinematographer influenced Jacques Rivette and influenced a French cinematographer | [
"Alfred Hitchcock"
] | {
"entities": [
"Q7374",
"Q167475",
"Q142",
"Q222344"
],
"relations": [
"P106",
"P27",
"P737"
],
"adjacency": [
[
0,
0,
3
],
[
1,
2,
0
],
[
1,
2,
0
],
[
1,
0,
3
],
[
1,
1,
2
]
],
"entity_labels": [
"Alfred Hitchcock",
"Jacques Rivette",
"France",
"cinematographer"
],
"relation_labels": [
"occupation",
"country of citizenship",
"influenced by"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q222344 .
?x1 wdt:P737 ?x0 .
wd:Q167475 wdt:P737 ?x0 .
?x1 wdt:P106 wd:Q222344 .
?x1 wdt:P27 wd:Q142
} |
mcwq-139397 | What cinematographer influenced Bertrand Tavernier and was influenced by a person 's parent | [
"Satyajit Ray"
] | {
"entities": [
"Q2830219",
"Q5",
"Q222344",
"Q8873",
"Q50713",
"Q337226"
],
"relations": [
"P106",
"P737",
"P40|wdt:P355",
"P31"
],
"adjacency": [
[
3,
0,
2
],
[
5,
1,
3
],
[
3,
1,
4
],
[
4,
2,
0
],
[
0,
3,
1
]
],
"entity_labels": [
"Alain Renoir",
"human",
"cinematographer",
"Satyajit Ray",
"Jean Renoir",
"Bertrand Tavernier"
],
"relation_labels": [
"occupation",
"influenced by",
"P40|wdt:P355",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q222344 .
wd:Q337226 wdt:P737 ?x0 .
?x0 wdt:P737 ?x1 .
?x1 wdt:P40|wdt:P355 ?x2 .
?x2 wdt:P31 wd:Q5 } |
mcwq-139398 | What cinematographer influenced Jakob the Liar 's executive producer | [
"Stanley Kubrick"
] | {
"entities": [
"Q83338",
"Q2001",
"Q240894",
"Q222344"
],
"relations": [
"P106",
"P737",
"P1431"
],
"adjacency": [
[
1,
0,
3
],
[
0,
1,
1
],
[
2,
2,
0
]
],
"entity_labels": [
"Robin Williams",
"Stanley Kubrick",
"Jakob the Liar",
"cinematographer"
],
"relation_labels": [
"occupation",
"influenced by",
"executive producer"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q222344 .
?x1 wdt:P737 ?x0 .
wd:Q240894 wdt:P1431 ?x1
} |
mcwq-139402 | What cinematographer influenced Jonathan Nolan 's sibling | [
"George Lucas"
] | {
"entities": [
"Q372788",
"Q38222",
"Q25191",
"Q222344"
],
"relations": [
"P106",
"P3373",
"P737"
],
"adjacency": [
[
1,
0,
3
],
[
2,
2,
1
],
[
2,
1,
0
]
],
"entity_labels": [
"Jonathan Nolan",
"George Lucas",
"Christopher Nolan",
"cinematographer"
],
"relation_labels": [
"occupation",
"sibling",
"influenced by"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q222344 .
?x1 wdt:P737 ?x0 .
?x1 wdt:P3373 wd:Q372788 .
FILTER ( ?x1 != wd:Q372788 )
} |
mcwq-139403 | What cinematographer influenced Emma Thomas 's spouse | [
"George Lucas"
] | {
"entities": [
"Q38222",
"Q25191",
"Q242951",
"Q222344"
],
"relations": [
"P106",
"P26",
"P737"
],
"adjacency": [
[
0,
0,
3
],
[
1,
2,
0
],
[
1,
1,
2
]
],
"entity_labels": [
"George Lucas",
"Christopher Nolan",
"Emma Thomas",
"cinematographer"
],
"relation_labels": [
"occupation",
"spouse",
"influenced by"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q222344 .
?x1 wdt:P737 ?x0 .
?x1 wdt:P26 wd:Q242951 .
FILTER ( ?x1 != wd:Q242951 )
} |
mcwq-139405 | What cinematographer influenced Christopher Nolan and Jonathan Lethem | [
"George Lucas"
] | {
"entities": [
"Q38222",
"Q25191",
"Q440100",
"Q222344"
],
"relations": [
"P106",
"P737"
],
"adjacency": [
[
0,
0,
3
],
[
1,
1,
0
],
[
2,
1,
0
]
],
"entity_labels": [
"George Lucas",
"Christopher Nolan",
"Jonathan Lethem",
"cinematographer"
],
"relation_labels": [
"occupation",
"influenced by"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q222344 .
wd:Q25191 wdt:P737 ?x0 .
wd:Q440100 wdt:P737 ?x0
} |
mcwq-139407 | What cinematographer influenced Jonathan Nolan 's sibling and married a spouse of George Lucas | [
"George Lucas"
] | {
"entities": [
"Q38222",
"Q222344",
"Q6813152",
"Q25191",
"Q372788"
],
"relations": [
"P106",
"P26",
"P737",
"P3373"
],
"adjacency": [
[
0,
0,
1
],
[
3,
2,
0
],
[
0,
1,
2
],
[
3,
3,
4
],
[
2,
1,
0
]
],
"entity_labels": [
"George Lucas",
"cinematographer",
"Mellody Hobson",
"Christopher Nolan",
"Jonathan Nolan"
],
"relation_labels": [
"occupation",
"spouse",
"influenced by",
"sibling"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q222344 .
?x1 wdt:P737 ?x0 .
?x0 wdt:P26 ?x2 .
?x1 wdt:P3373 wd:Q372788 .
?x2 wdt:P26 wd:Q38222 .
FILTER ( ?x0 != ?x2 ) .
FILTER ( ?x1 != wd:Q372788 ) .
FILTER ( ?x2 != wd:Q38222 )
} |
mcwq-139410 | What cinematographer influenced Das Rad 's director | [
"Nick Park"
] | {
"entities": [
"Q336206",
"Q222344",
"Q1170129",
"Q15455797"
],
"relations": [
"P106",
"P57",
"P737"
],
"adjacency": [
[
0,
0,
1
],
[
3,
2,
0
],
[
2,
1,
3
]
],
"entity_labels": [
"Nick Park",
"cinematographer",
"Das Rad",
"Chris Stenner"
],
"relation_labels": [
"occupation",
"director",
"influenced by"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q222344 .
?x1 wdt:P737 ?x0 .
wd:Q1170129 wdt:P57 ?x1
} |
mcwq-139411 | What cinematographer influenced Jonathan Lethem , Christopher Nolan , Gino Justin Hudson McKoy , and Lorne Lanning | [
"George Lucas"
] | {
"entities": [
"Q717378",
"Q56222322",
"Q38222",
"Q222344",
"Q25191",
"Q440100"
],
"relations": [
"P106",
"P737"
],
"adjacency": [
[
2,
0,
3
],
[
4,
1,
2
],
[
5,
1,
2
],
[
0,
1,
2
],
[
1,
1,
2
]
],
"entity_labels": [
"Lorne Lanning",
"Gino Justin Hudson McKoy",
"George Lucas",
"cinematographer",
"Christopher Nolan",
"Jonathan Lethem"
],
"relation_labels": [
"occupation",
"influenced by"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q222344 .
wd:Q25191 wdt:P737 ?x0 .
wd:Q440100 wdt:P737 ?x0 .
wd:Q717378 wdt:P737 ?x0 .
wd:Q56222322 wdt:P737 ?x0
} |
mcwq-139415 | What cinematographer influenced Christopher Nolan , Gino Justin Hudson McKoy , and Jonathan Lethem | [
"George Lucas"
] | {
"entities": [
"Q56222322",
"Q38222",
"Q222344",
"Q25191",
"Q440100"
],
"relations": [
"P106",
"P737"
],
"adjacency": [
[
1,
0,
2
],
[
4,
1,
1
],
[
0,
1,
1
],
[
3,
1,
1
]
],
"entity_labels": [
"Gino Justin Hudson McKoy",
"George Lucas",
"cinematographer",
"Christopher Nolan",
"Jonathan Lethem"
],
"relation_labels": [
"occupation",
"influenced by"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q222344 .
wd:Q440100 wdt:P737 ?x0 .
wd:Q56222322 wdt:P737 ?x0 .
wd:Q25191 wdt:P737 ?x0
} |
mcwq-139416 | What cinematographer influenced Following 's male American editor | [
"George Lucas"
] | {
"entities": [
"Q30",
"Q685817",
"Q38222",
"Q222344",
"Q25191",
"Q6581097"
],
"relations": [
"P1040",
"P106",
"P27",
"P737",
"P21"
],
"adjacency": [
[
2,
1,
3
],
[
4,
3,
2
],
[
1,
0,
4
],
[
4,
4,
5
],
[
4,
2,
0
]
],
"entity_labels": [
"United States of America",
"Following",
"George Lucas",
"cinematographer",
"Christopher Nolan",
"male"
],
"relation_labels": [
"film editor",
"occupation",
"country of citizenship",
"influenced by",
"sex or gender"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q222344 .
?x1 wdt:P737 ?x0 .
wd:Q685817 wdt:P1040 ?x1 .
?x1 wdt:P21 wd:Q6581097 .
?x1 wdt:P27 wd:Q30
} |
mcwq-139418 | What cinematographer influenced a Mexican actor and married Annalisa Bugliani | [
"Alfonso Cuarón"
] | {
"entities": [
"Q64996103",
"Q33999",
"Q96",
"Q222344",
"Q105315526",
"Q28028"
],
"relations": [
"P27",
"P106",
"P26",
"P737"
],
"adjacency": [
[
5,
1,
3
],
[
0,
3,
5
],
[
5,
2,
4
],
[
0,
1,
1
],
[
0,
0,
2
]
],
"entity_labels": [
"Ricardo Tavera",
"actor",
"Mexico",
"cinematographer",
"Annalisa Bugliani",
"Alfonso Cuarón"
],
"relation_labels": [
"country of citizenship",
"occupation",
"spouse",
"influenced by"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q222344 .
?x1 wdt:P737 ?x0 .
?x0 wdt:P26 wd:Q105315526 .
?x1 wdt:P106 wd:Q33999 .
?x1 wdt:P27 wd:Q96 .
FILTER ( ?x0 != wd:Q105315526 )
} |
mcwq-139420 | What cinematographer influenced a director of Death Watch | [
"Satyajit Ray"
] | {
"entities": [
"Q337226",
"Q115210",
"Q222344",
"Q8873"
],
"relations": [
"P106",
"P57",
"P737"
],
"adjacency": [
[
3,
0,
2
],
[
0,
2,
3
],
[
1,
1,
0
]
],
"entity_labels": [
"Bertrand Tavernier",
"Death Watch",
"cinematographer",
"Satyajit Ray"
],
"relation_labels": [
"occupation",
"director",
"influenced by"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q222344 .
?x1 wdt:P737 ?x0 .
wd:Q115210 wdt:P57 ?x1
} |
mcwq-139424 | What cinematographer influenced a founder of Khara and Gainax | [
"Eiji Tsuburaya"
] | {
"entities": [
"Q23261",
"Q2466933",
"Q222344",
"Q834328",
"Q1203676"
],
"relations": [
"P106",
"P737",
"P112"
],
"adjacency": [
[
1,
0,
2
],
[
0,
1,
1
],
[
3,
2,
0
],
[
4,
2,
0
]
],
"entity_labels": [
"Hideaki Anno",
"Eiji Tsuburaya",
"cinematographer",
"Gainax",
"Khara"
],
"relation_labels": [
"occupation",
"influenced by",
"founded by"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q222344 .
?x1 wdt:P737 ?x0 .
wd:Q834328 wdt:P112 ?x1 .
wd:Q1203676 wdt:P112 ?x1
} |
mcwq-139434 | What cinematographer influenced by Jacques Becker and influenced by Honoré de Balzac , Henri Langlois , Alfred Hitchcock , and Jean Renoir was Marilù Parolini 's spouse | [
"Jacques Rivette"
] | {
"entities": [
"Q55381",
"Q9711",
"Q7374",
"Q222344",
"Q50713",
"Q167475",
"Q19573590",
"Q745858"
],
"relations": [
"P106",
"P26",
"P737"
],
"adjacency": [
[
5,
0,
3
],
[
5,
2,
4
],
[
5,
2,
7
],
[
5,
2,
0
],
[
5,
2,
2
],
[
5,
2,
1
],
[
5,
1,
6
]
],
"entity_labels": [
"Jacques Becker",
"Honoré de Balzac",
"Alfred Hitchcock",
"cinematographer",
"Jean Renoir",
"Jacques Rivette",
"Marilù Parolini",
"Henri Langlois"
],
"relation_labels": [
"occupation",
"spouse",
"influenced by"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q222344 .
?x0 wdt:P737 wd:Q50713 .
?x0 wdt:P737 wd:Q745858 .
?x0 wdt:P737 wd:Q55381 .
?x0 wdt:P737 wd:Q7374 .
?x0 wdt:P737 wd:Q9711 .
?x0 wdt:P26 wd:Q19573590 .
FILTER ( ?x0 != wd:Q19573590 )
} |
mcwq-139440 | What cinematographer married UPA 's employee | [
"Faith Hubley"
] | {
"entities": [
"Q516683",
"Q329972",
"Q642996",
"Q222344"
],
"relations": [
"P106",
"P26",
"P108"
],
"adjacency": [
[
0,
0,
3
],
[
0,
1,
1
],
[
1,
2,
2
]
],
"entity_labels": [
"Faith Hubley",
"John Hubley",
"UPA",
"cinematographer"
],
"relation_labels": [
"occupation",
"spouse",
"employer"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q222344 .
?x0 wdt:P26 ?x1 .
?x1 wdt:P108 wd:Q642996 .
FILTER ( ?x0 != ?x1 )
} |
mcwq-139442 | What cinematographer married Filmverlag der Autoren 's founder | [
"Donata Wenders"
] | {
"entities": [
"Q1415344",
"Q55411",
"Q108222",
"Q222344"
],
"relations": [
"P106",
"P26",
"P112"
],
"adjacency": [
[
2,
0,
3
],
[
2,
1,
1
],
[
0,
2,
1
]
],
"entity_labels": [
"Filmverlag der Autoren",
"Wim Wenders",
"Donata Wenders",
"cinematographer"
],
"relation_labels": [
"occupation",
"spouse",
"founded by"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q222344 .
?x0 wdt:P26 ?x1 .
wd:Q1415344 wdt:P112 ?x1 .
FILTER ( ?x0 != ?x1 )
} |
mcwq-139445 | What cinematographer married Theresa Russell , Susan Stephen , and Harriet Harper | [
"Nicolas Roeg"
] | {
"entities": [
"Q7648424",
"Q66884636",
"Q222344",
"Q253467",
"Q51541"
],
"relations": [
"P106",
"P26"
],
"adjacency": [
[
4,
0,
2
],
[
4,
1,
1
],
[
4,
1,
0
],
[
4,
1,
3
]
],
"entity_labels": [
"Susan Stephen",
"Harriet Harper",
"cinematographer",
"Theresa Russell",
"Nicolas Roeg"
],
"relation_labels": [
"occupation",
"spouse"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q222344 .
?x0 wdt:P26 wd:Q66884636 .
?x0 wdt:P26 wd:Q7648424 .
?x0 wdt:P26 wd:Q253467 .
FILTER ( ?x0 != wd:Q66884636 ) .
FILTER ( ?x0 != wd:Q7648424 ) .
FILTER ( ?x0 != wd:Q253467 )
} |
mcwq-139446 | What cinematographer married Jules Asner and married a actor | [
"Steven Soderbergh"
] | {
"entities": [
"Q103917",
"Q33999",
"Q6305724",
"Q222344"
],
"relations": [
"P106",
"P26"
],
"adjacency": [
[
0,
0,
3
],
[
0,
1,
2
],
[
0,
1,
2
],
[
2,
0,
1
]
],
"entity_labels": [
"Steven Soderbergh",
"actor",
"Jules Asner",
"cinematographer"
],
"relation_labels": [
"occupation",
"spouse"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q222344 .
?x0 wdt:P26 ?x1 .
?x0 wdt:P26 wd:Q6305724 .
?x1 wdt:P106 wd:Q33999 .
FILTER ( ?x0 != ?x1 ) .
FILTER ( ?x0 != wd:Q6305724 )
} |
mcwq-139453 | What cinematographer married Pati Behrs , Linda Evans , Ursula Andress , and Bo Derek | [
"John Derek"
] | {
"entities": [
"Q211111",
"Q448362",
"Q222344",
"Q229477",
"Q7144900",
"Q234478"
],
"relations": [
"P106",
"P26"
],
"adjacency": [
[
1,
0,
2
],
[
1,
1,
0
],
[
1,
1,
3
],
[
1,
1,
5
],
[
1,
1,
4
]
],
"entity_labels": [
"Ursula Andress",
"John Derek",
"cinematographer",
"Bo Derek",
"Pati Behrs",
"Linda Evans"
],
"relation_labels": [
"occupation",
"spouse"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q222344 .
?x0 wdt:P26 wd:Q211111 .
?x0 wdt:P26 wd:Q229477 .
?x0 wdt:P26 wd:Q234478 .
?x0 wdt:P26 wd:Q7144900 .
FILTER ( ?x0 != wd:Q211111 ) .
FILTER ( ?x0 != wd:Q229477 ) .
FILTER ( ?x0 != wd:Q234478 ) .
FILTER ( ?x0 != wd:Q7144900 )
} |
mcwq-139455 | What cinematographer married Ingrid Caven and Juliane Lorenz | [
"Rainer Werner Fassbinder"
] | {
"entities": [
"Q44426",
"Q98665",
"Q70294",
"Q222344"
],
"relations": [
"P106",
"P26"
],
"adjacency": [
[
0,
0,
3
],
[
0,
1,
2
],
[
0,
1,
1
]
],
"entity_labels": [
"Rainer Werner Fassbinder",
"Juliane Lorenz",
"Ingrid Caven",
"cinematographer"
],
"relation_labels": [
"occupation",
"spouse"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q222344 .
?x0 wdt:P26 wd:Q70294 .
?x0 wdt:P26 wd:Q98665 .
FILTER ( ?x0 != wd:Q70294 ) .
FILTER ( ?x0 != wd:Q98665 )
} |
mcwq-139460 | What cinematographer married Eternal Flame 's composer | [
"Jay Roach"
] | {
"entities": [
"Q1371048",
"Q524278",
"Q272374",
"Q222344"
],
"relations": [
"P106",
"P26",
"P86"
],
"adjacency": [
[
1,
0,
3
],
[
1,
1,
2
],
[
0,
2,
2
]
],
"entity_labels": [
"Eternal Flame",
"Jay Roach",
"Susanna Hoffs",
"cinematographer"
],
"relation_labels": [
"occupation",
"spouse",
"composer"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q222344 .
?x0 wdt:P26 ?x1 .
wd:Q1371048 wdt:P86 ?x1 .
FILTER ( ?x0 != ?x1 )
} |
mcwq-139462 | What cinematographer married Jan Harlan 's sibling | [
"Stanley Kubrick"
] | {
"entities": [
"Q450030",
"Q2001",
"Q69234",
"Q222344"
],
"relations": [
"P106",
"P26",
"P3373"
],
"adjacency": [
[
1,
0,
3
],
[
1,
1,
0
],
[
0,
2,
2
]
],
"entity_labels": [
"Christiane Kubrick",
"Stanley Kubrick",
"Jan Harlan",
"cinematographer"
],
"relation_labels": [
"occupation",
"spouse",
"sibling"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q222344 .
?x0 wdt:P26 ?x1 .
?x1 wdt:P3373 wd:Q69234 .
FILTER ( ?x0 != ?x1 ) .
FILTER ( ?x1 != wd:Q69234 )
} |
mcwq-139464 | What cinematographer married Ingrid Caven | [
"Rainer Werner Fassbinder"
] | {
"entities": [
"Q44426",
"Q70294",
"Q222344"
],
"relations": [
"P106",
"P26"
],
"adjacency": [
[
0,
0,
2
],
[
0,
1,
1
]
],
"entity_labels": [
"Rainer Werner Fassbinder",
"Ingrid Caven",
"cinematographer"
],
"relation_labels": [
"occupation",
"spouse"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q222344 .
?x0 wdt:P26 wd:Q70294 .
FILTER ( ?x0 != wd:Q70294 )
} |
mcwq-139465 | What cinematographer married A Trip to the Moon 's costume designer | [
"Georges Méliès"
] | {
"entities": [
"Q244971",
"Q152272",
"Q151126",
"Q222344"
],
"relations": [
"P106",
"P26",
"P2515"
],
"adjacency": [
[
1,
0,
3
],
[
1,
1,
2
],
[
0,
2,
2
]
],
"entity_labels": [
"A Trip to the Moon",
"Georges Méliès",
"Jehanne d'Alcy",
"cinematographer"
],
"relation_labels": [
"occupation",
"spouse",
"costume designer"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q222344 .
?x0 wdt:P26 ?x1 .
wd:Q244971 wdt:P2515 ?x1 .
FILTER ( ?x0 != ?x1 )
} |
mcwq-139466 | What cinematographer married Agnes and His Brothers 's editor | [
"Rainer Werner Fassbinder"
] | {
"entities": [
"Q44426",
"Q98665",
"Q394674",
"Q222344"
],
"relations": [
"P106",
"P26",
"P1040"
],
"adjacency": [
[
0,
0,
3
],
[
0,
1,
1
],
[
2,
2,
1
]
],
"entity_labels": [
"Rainer Werner Fassbinder",
"Juliane Lorenz",
"Agnes and His Brothers",
"cinematographer"
],
"relation_labels": [
"occupation",
"spouse",
"film editor"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q222344 .
?x0 wdt:P26 ?x1 .
wd:Q394674 wdt:P1040 ?x1 .
FILTER ( ?x0 != ?x1 )
} |
mcwq-139467 | What cinematographer married Lost in Translation 's executive producer | [
"Eleanor Coppola"
] | {
"entities": [
"Q4943414",
"Q107270",
"Q56094",
"Q222344"
],
"relations": [
"P106",
"P26",
"P1431"
],
"adjacency": [
[
0,
0,
3
],
[
0,
1,
2
],
[
1,
2,
2
]
],
"entity_labels": [
"Eleanor Coppola",
"Lost in Translation",
"Francis Ford Coppola",
"cinematographer"
],
"relation_labels": [
"occupation",
"spouse",
"executive producer"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q222344 .
?x0 wdt:P26 ?x1 .
wd:Q107270 wdt:P1431 ?x1 .
FILTER ( ?x0 != ?x1 )
} |
mcwq-139482 | What cinematographer of How Yukong Moved the Mountains , No label defined , Rain , and De brug was a Dutch film director that married a film editor | [
"Joris Ivens"
] | {
"entities": [
"Q238616",
"Q29999",
"Q2986126",
"Q4195043",
"Q7042855",
"Q15451709",
"Q1057777",
"Q3795184",
"Q2526255"
],
"relations": [
"P344",
"P106",
"P27",
"P26"
],
"adjacency": [
[
0,
1,
8
],
[
2,
0,
0
],
[
7,
0,
0
],
[
6,
0,
0
],
[
3,
0,
0
],
[
0,
2,
1
],
[
0,
3,
5
],
[
5,
1,
4
]
],
"entity_labels": [
"Joris Ivens",
"Kingdom of the Netherlands",
"How Yukong Moved the Mountains",
null,
"film editor",
"Helen van Dongen",
"Rain",
"De brug",
"film director"
],
"relation_labels": [
"director of photography",
"occupation",
"country of citizenship",
"spouse"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q2526255 .
wd:Q2986126 wdt:P344 ?x0 .
wd:Q3795184 wdt:P344 ?x0 .
wd:Q1057777 wdt:P344 ?x0 .
wd:Q4195043 wdt:P344 ?x0 .
?x0 wdt:P27 wd:Q29999 .
?x0 wdt:P26 ?x1 .
?x1 wdt:P106 wd:Q7042855 .
FILTER ( ?x0 != ?x1 )
} |
mcwq-139485 | What cinematographer of Bad Taste founded Wētā Workshop 's child and founded Weta Digital and Park Road Post | [
"Peter Jackson"
] | {
"entities": [
"Q605204",
"Q17056539",
"Q1236009",
"Q842482",
"Q4465"
],
"relations": [
"P749",
"P344",
"P112"
],
"adjacency": [
[
0,
1,
4
],
[
3,
2,
4
],
[
1,
2,
4
],
[
3,
2,
4
],
[
3,
0,
2
]
],
"entity_labels": [
"Bad Taste",
"Park Road Post",
"Wētā Workshop",
"Wētā FX",
"Peter Jackson"
],
"relation_labels": [
"parent organization",
"director of photography",
"founded by"
]
} | SELECT DISTINCT ?x0 WHERE {
wd:Q605204 wdt:P344 ?x0 .
?x1 wdt:P112 ?x0 .
wd:Q17056539 wdt:P112 ?x0 .
wd:Q842482 wdt:P112 ?x0 .
?x1 wdt:P749 wd:Q1236009
} |
mcwq-139488 | What cinematographer of Woman in the Moon was employed by Walt Disney Studios , was employed by Metro-Goldwyn-Mayer , and was employed by Paramount Pictures | [
"Oskar Fischinger"
] | {
"entities": [
"Q701584",
"Q66245",
"Q159846",
"Q179200",
"Q2216535"
],
"relations": [
"P344",
"P108"
],
"adjacency": [
[
0,
0,
1
],
[
1,
1,
2
],
[
1,
1,
4
],
[
1,
1,
3
]
],
"entity_labels": [
"Woman in the Moon",
"Oskar Fischinger",
"Paramount Pictures",
"Metro-Goldwyn-Mayer",
"Walt Disney Studios"
],
"relation_labels": [
"director of photography",
"employer"
]
} | SELECT DISTINCT ?x0 WHERE {
wd:Q701584 wdt:P344 ?x0 .
?x0 wdt:P108 wd:Q159846 .
?x0 wdt:P108 wd:Q2216535 .
?x0 wdt:P108 wd:Q179200
} |
mcwq-139489 | What cinematographer of Une Visite was influenced by Jean Renoir , Henri Langlois , and Lewis Carroll , was influenced by a person , and married Marilù Parolini | [
"Jacques Rivette"
] | {
"entities": [
"Q1304330",
"Q38082",
"Q19504",
"Q5",
"Q50713",
"Q167475",
"Q19573590",
"Q745858"
],
"relations": [
"P344",
"P26",
"P737",
"P31"
],
"adjacency": [
[
0,
0,
5
],
[
5,
2,
2
],
[
5,
2,
1
],
[
5,
2,
7
],
[
5,
2,
4
],
[
5,
1,
6
],
[
2,
3,
3
]
],
"entity_labels": [
"Une Visite",
"Lewis Carroll",
"Fritz Lang",
"human",
"Jean Renoir",
"Jacques Rivette",
"Marilù Parolini",
"Henri Langlois"
],
"relation_labels": [
"director of photography",
"spouse",
"influenced by",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
wd:Q1304330 wdt:P344 ?x0 .
?x0 wdt:P737 ?x1 .
?x0 wdt:P737 wd:Q38082 .
?x0 wdt:P737 wd:Q745858 .
?x0 wdt:P737 wd:Q50713 .
?x0 wdt:P26 wd:Q19573590 .
?x1 wdt:P31 wd:Q5 .
FILTER ( ?x0 != wd:Q19573590 )
} |
mcwq-139491 | What cinematographer of Songs and Dog Star Man founded Anthology Film Archives , was employed by University of Colorado Boulder , and was employed by University of Colorado | [
"Stan Brakhage"
] | {
"entities": [
"Q7561318",
"Q736674",
"Q1206658",
"Q572548",
"Q4666933",
"Q698676"
],
"relations": [
"P344",
"P108",
"P112"
],
"adjacency": [
[
0,
0,
5
],
[
4,
0,
5
],
[
3,
2,
5
],
[
5,
1,
1
],
[
5,
1,
2
]
],
"entity_labels": [
"Songs",
"University of Colorado Boulder",
"University of Colorado",
"Anthology Film Archives",
"Dog Star Man",
"Stan Brakhage"
],
"relation_labels": [
"director of photography",
"employer",
"founded by"
]
} | SELECT DISTINCT ?x0 WHERE {
wd:Q7561318 wdt:P344 ?x0 .
wd:Q4666933 wdt:P344 ?x0 .
wd:Q572548 wdt:P112 ?x0 .
?x0 wdt:P108 wd:Q736674 .
?x0 wdt:P108 wd:Q1206658
} |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.