id
stringlengths 11
13
| question
stringlengths 11
8.64k
| answers
sequence | subgraph
dict | sparql
stringlengths 49
483
|
---|---|---|---|---|
mcwq-228897 | Who was a cinematographer and editor of Day of the Fight | [
"Stanley Kubrick"
] | {
"entities": [
"Q426628",
"Q2001",
"Q5"
],
"relations": [
"P344",
"P31",
"P1040"
],
"adjacency": [
[
1,
1,
2
],
[
0,
0,
1
],
[
0,
2,
1
]
],
"entity_labels": [
"Day of the Fight",
"Stanley Kubrick",
"human"
],
"relation_labels": [
"director of photography",
"instance of",
"film editor"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q426628 wdt:P344 ?x0 .
wd:Q426628 wdt:P1040 ?x0
} |
mcwq-228898 | Who was a cinematographer and executive producer of Uzak and The Small Town | [
"Nuri Bilge Ceylan"
] | {
"entities": [
"Q2761562",
"Q1361018",
"Q724172",
"Q5"
],
"relations": [
"P344",
"P1431",
"P31"
],
"adjacency": [
[
2,
2,
3
],
[
1,
0,
2
],
[
0,
0,
2
],
[
1,
1,
2
],
[
0,
1,
2
]
],
"entity_labels": [
"The Small Town",
"Uzak",
"Nuri Bilge Ceylan",
"human"
],
"relation_labels": [
"director of photography",
"executive producer",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q1361018 wdt:P344 ?x0 .
wd:Q2761562 wdt:P344 ?x0 .
wd:Q1361018 wdt:P1431 ?x0 .
wd:Q2761562 wdt:P1431 ?x0
} |
mcwq-228899 | Who was a cinematographer and executive producer of Roundhay Garden Scene , Traffic Crossing Leeds Bridge , and Accordion Player | [
"Louis Le Prince"
] | {
"entities": [
"Q421675",
"Q5",
"Q4059640",
"Q913078",
"Q267176"
],
"relations": [
"P344",
"P1431",
"P31"
],
"adjacency": [
[
0,
2,
1
],
[
4,
0,
0
],
[
3,
0,
0
],
[
2,
0,
0
],
[
4,
1,
0
],
[
3,
1,
0
],
[
2,
1,
0
]
],
"entity_labels": [
"Louis Le Prince",
"human",
"Accordion Player",
"Traffic Crossing Leeds Bridge",
"Roundhay Garden Scene"
],
"relation_labels": [
"director of photography",
"executive producer",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q267176 wdt:P344 ?x0 .
wd:Q913078 wdt:P344 ?x0 .
wd:Q4059640 wdt:P344 ?x0 .
wd:Q267176 wdt:P1431 ?x0 .
wd:Q913078 wdt:P1431 ?x0 .
wd:Q4059640 wdt:P1431 ?x0
} |
mcwq-228900 | Who was a cinematographer and executive producer of Chinese Zodiac | [
"Jackie Chan"
] | {
"entities": [
"Q36970",
"Q391143",
"Q5"
],
"relations": [
"P344",
"P1431",
"P31"
],
"adjacency": [
[
0,
2,
2
],
[
1,
0,
0
],
[
1,
1,
0
]
],
"entity_labels": [
"Jackie Chan",
"Chinese Zodiac",
"human"
],
"relation_labels": [
"director of photography",
"executive producer",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q391143 wdt:P344 ?x0 .
wd:Q391143 wdt:P1431 ?x0
} |
mcwq-228902 | Who was a cinematographer and producer of The Beastmaster | [
"Don Coscarelli"
] | {
"entities": [
"Q720360",
"Q813050",
"Q5"
],
"relations": [
"P272",
"P344",
"P31"
],
"adjacency": [
[
0,
2,
2
],
[
1,
1,
0
],
[
1,
0,
0
]
],
"entity_labels": [
"Don Coscarelli",
"The Beastmaster",
"human"
],
"relation_labels": [
"production company",
"director of photography",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q813050 wdt:P344 ?x0 .
wd:Q813050 wdt:P272 ?x0
} |
mcwq-228903 | Who was a cinematographer and producer of a prequel of Beastmaster 2: Through the Portal of Time | [
"Don Coscarelli"
] | {
"entities": [
"Q720360",
"Q813045",
"Q813050",
"Q5"
],
"relations": [
"P272",
"P344",
"P31",
"P156"
],
"adjacency": [
[
0,
2,
3
],
[
2,
1,
0
],
[
2,
0,
0
],
[
2,
3,
1
]
],
"entity_labels": [
"Don Coscarelli",
"Beastmaster 2: Through the Portal of Time",
"The Beastmaster",
"human"
],
"relation_labels": [
"production company",
"director of photography",
"instance of",
"followed by"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x1 wdt:P344 ?x0 .
?x1 wdt:P272 ?x0 .
?x1 wdt:P156 wd:Q813045
} |
mcwq-228904 | Who was a cinematographer and star of Stimulantia | [
"Ingmar Bergman"
] | {
"entities": [
"Q222633",
"Q7546",
"Q5"
],
"relations": [
"P344",
"P31",
"P161"
],
"adjacency": [
[
1,
1,
2
],
[
0,
2,
1
],
[
0,
0,
1
]
],
"entity_labels": [
"Stimulantia",
"Ingmar Bergman",
"human"
],
"relation_labels": [
"director of photography",
"instance of",
"cast member"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q222633 wdt:P161 ?x0 .
wd:Q222633 wdt:P344 ?x0
} |
mcwq-228906 | Who was a cinematographer and star of Full Metal Jacket and Day of the Fight | [
"Stanley Kubrick"
] | {
"entities": [
"Q426628",
"Q243439",
"Q2001",
"Q5"
],
"relations": [
"P344",
"P31",
"P161"
],
"adjacency": [
[
2,
1,
3
],
[
1,
2,
2
],
[
0,
2,
2
],
[
1,
0,
2
],
[
0,
0,
2
]
],
"entity_labels": [
"Day of the Fight",
"Full Metal Jacket",
"Stanley Kubrick",
"human"
],
"relation_labels": [
"director of photography",
"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
} |
mcwq-228907 | Who was a 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",
"P31",
"P161"
],
"adjacency": [
[
4,
1,
2
],
[
1,
2,
4
],
[
3,
2,
4
],
[
0,
2,
4
],
[
1,
0,
4
],
[
3,
0,
4
],
[
0,
0,
4
]
],
"entity_labels": [
"Planet Terror",
"The Adventures of Sharkboy and Lavagirl in 3-D",
"human",
"Sin City",
"Robert Rodriguez"
],
"relation_labels": [
"director of photography",
"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
} |
mcwq-228908 | Who was a cinematographer and writer of Day of the Fight , Fear and Desire , and Full Metal Jacket | [
"Stanley Kubrick"
] | {
"entities": [
"Q426628",
"Q243439",
"Q2001",
"Q5",
"Q929157"
],
"relations": [
"P344",
"P58",
"P31"
],
"adjacency": [
[
2,
2,
3
],
[
1,
0,
2
],
[
0,
0,
2
],
[
4,
0,
2
],
[
1,
1,
2
],
[
0,
1,
2
],
[
4,
1,
2
]
],
"entity_labels": [
"Day of the Fight",
"Full Metal Jacket",
"Stanley Kubrick",
"human",
"Fear and Desire"
],
"relation_labels": [
"director of photography",
"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:P58 ?x0 .
wd:Q426628 wdt:P58 ?x0 .
wd:Q929157 wdt:P58 ?x0
} |
mcwq-228909 | Who was a cinematographer and writer of Full Metal Jacket and Day of the Fight | [
"Stanley Kubrick"
] | {
"entities": [
"Q426628",
"Q243439",
"Q2001",
"Q5"
],
"relations": [
"P344",
"P58",
"P31"
],
"adjacency": [
[
2,
2,
3
],
[
1,
0,
2
],
[
0,
0,
2
],
[
1,
1,
2
],
[
0,
1,
2
]
],
"entity_labels": [
"Day of the Fight",
"Full Metal Jacket",
"Stanley Kubrick",
"human"
],
"relation_labels": [
"director of photography",
"screenwriter",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q243439 wdt:P344 ?x0 .
wd:Q426628 wdt:P344 ?x0 .
wd:Q243439 wdt:P58 ?x0 .
wd:Q426628 wdt:P58 ?x0
} |
mcwq-228910 | Who was a cinematographer and writer of Fear and Desire , Day of the Fight , Killer's Kiss , and Full Metal Jacket | [
"Stanley Kubrick"
] | {
"entities": [
"Q426628",
"Q936477",
"Q243439",
"Q2001",
"Q5",
"Q929157"
],
"relations": [
"P344",
"P58",
"P31"
],
"adjacency": [
[
3,
2,
4
],
[
5,
0,
3
],
[
2,
0,
3
],
[
0,
0,
3
],
[
1,
0,
3
],
[
5,
1,
3
],
[
2,
1,
3
],
[
0,
1,
3
],
[
1,
1,
3
]
],
"entity_labels": [
"Day of the Fight",
"Killer's Kiss",
"Full Metal Jacket",
"Stanley Kubrick",
"human",
"Fear and Desire"
],
"relation_labels": [
"director of photography",
"screenwriter",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q929157 wdt:P344 ?x0 .
wd:Q243439 wdt:P344 ?x0 .
wd:Q426628 wdt:P344 ?x0 .
wd:Q936477 wdt:P344 ?x0 .
wd:Q929157 wdt:P58 ?x0 .
wd:Q243439 wdt:P58 ?x0 .
wd:Q426628 wdt:P58 ?x0 .
wd:Q936477 wdt:P58 ?x0
} |
mcwq-228911 | Who was a cinematographer and writer of Once Upon a Time in Mexico | [
"Robert Rodriguez"
] | {
"entities": [
"Q47284",
"Q93853",
"Q5"
],
"relations": [
"P344",
"P58",
"P31"
],
"adjacency": [
[
0,
2,
2
],
[
1,
0,
0
],
[
1,
1,
0
]
],
"entity_labels": [
"Robert Rodriguez",
"Once Upon a Time in Mexico",
"human"
],
"relation_labels": [
"director of photography",
"screenwriter",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q93853 wdt:P344 ?x0 .
wd:Q93853 wdt:P58 ?x0
} |
mcwq-228914 | Who was a cinematographer influenced by Miles Davis | [
"Louis Malle"
] | {
"entities": [
"Q93341",
"Q55392",
"Q5",
"Q222344"
],
"relations": [
"P106",
"P737",
"P31"
],
"adjacency": [
[
1,
0,
3
],
[
1,
2,
2
],
[
1,
1,
0
]
],
"entity_labels": [
"Miles Davis",
"Louis Malle",
"human",
"cinematographer"
],
"relation_labels": [
"occupation",
"influenced by",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q222344 .
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P737 wd:Q93341
} |
mcwq-228915 | Who was a cinematographer influenced by Jean Renoir , influenced by Jean Cocteau , Jacques Becker , and Henri Langlois , and influenced by William Shakespeare | [
"Jacques Rivette"
] | {
"entities": [
"Q55381",
"Q83158",
"Q5",
"Q222344",
"Q692",
"Q50713",
"Q745858",
"Q167475"
],
"relations": [
"P106",
"P737",
"P31"
],
"adjacency": [
[
7,
0,
3
],
[
7,
2,
2
],
[
7,
1,
5
],
[
7,
1,
1
],
[
7,
1,
6
],
[
7,
1,
4
],
[
7,
1,
0
]
],
"entity_labels": [
"Jacques Becker",
"Jean Cocteau",
"human",
"cinematographer",
"William Shakespeare",
"Jean Renoir",
"Henri Langlois",
"Jacques Rivette"
],
"relation_labels": [
"occupation",
"influenced by",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q222344 .
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P737 wd:Q50713 .
?x0 wdt:P737 wd:Q83158 .
?x0 wdt:P737 wd:Q745858 .
?x0 wdt:P737 wd:Q692 .
?x0 wdt:P737 wd:Q55381
} |
mcwq-228916 | Who was a cinematographer influenced by Henri Langlois and Jean Cocteau , influenced by William Shakespeare , and influenced by Jean Renoir and Jacques Becker | [
"Jacques Rivette"
] | {
"entities": [
"Q55381",
"Q83158",
"Q5",
"Q222344",
"Q692",
"Q50713",
"Q745858",
"Q167475"
],
"relations": [
"P106",
"P737",
"P31"
],
"adjacency": [
[
7,
0,
3
],
[
7,
2,
2
],
[
7,
1,
5
],
[
7,
1,
1
],
[
7,
1,
6
],
[
7,
1,
4
],
[
7,
1,
0
]
],
"entity_labels": [
"Jacques Becker",
"Jean Cocteau",
"human",
"cinematographer",
"William Shakespeare",
"Jean Renoir",
"Henri Langlois",
"Jacques Rivette"
],
"relation_labels": [
"occupation",
"influenced by",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q222344 .
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P737 wd:Q50713 .
?x0 wdt:P737 wd:Q83158 .
?x0 wdt:P737 wd:Q745858 .
?x0 wdt:P737 wd:Q692 .
?x0 wdt:P737 wd:Q55381
} |
mcwq-228918 | Who was a cinematographer influenced by a executive producer of Captain EO , Star Wars: Episode I – The Phantom Menace , Radioland Murders , Star Wars: Episode IV – A New Hope , and Indiana Jones and the Kingdom of the Crystal Skull and influenced by George Lucas | [
"Christopher Nolan"
] | {
"entities": [
"Q38222",
"Q44408",
"Q5",
"Q222344",
"Q25191",
"Q17738",
"Q182373",
"Q165713",
"Q1741078"
],
"relations": [
"P106",
"P737",
"P1431",
"P31"
],
"adjacency": [
[
4,
0,
3
],
[
4,
3,
2
],
[
4,
1,
0
],
[
4,
1,
0
],
[
8,
2,
0
],
[
1,
2,
0
],
[
5,
2,
0
],
[
6,
2,
0
],
[
7,
2,
0
]
],
"entity_labels": [
"George Lucas",
"Captain EO",
"human",
"cinematographer",
"Christopher Nolan",
"Star Wars: Episode IV – A New Hope",
"Indiana Jones and the Kingdom of the Crystal Skull",
"Star Wars: Episode I – The Phantom Menace",
"Radioland Murders"
],
"relation_labels": [
"occupation",
"influenced by",
"executive producer",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q222344 .
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P737 ?x1 .
?x0 wdt:P737 wd:Q38222 .
wd:Q1741078 wdt:P1431 ?x1 .
wd:Q44408 wdt:P1431 ?x1 .
wd:Q17738 wdt:P1431 ?x1 .
wd:Q182373 wdt:P1431 ?x1 .
wd:Q165713 wdt:P1431 ?x1
} |
mcwq-228919 | Who was a cinematographer of Dawn of the Dead 's prequel | [
"George A. Romero"
] | {
"entities": [
"Q51511",
"Q623051",
"Q5",
"Q219155"
],
"relations": [
"P344",
"P31",
"P156"
],
"adjacency": [
[
0,
1,
2
],
[
1,
0,
0
],
[
1,
2,
3
]
],
"entity_labels": [
"George A. Romero",
"Night of the Living Dead",
"human",
"Dawn of the Dead"
],
"relation_labels": [
"director of photography",
"instance of",
"followed by"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x1 wdt:P344 ?x0 .
?x1 wdt:P156 wd:Q219155
} |
mcwq-228920 | Who was a cinematographer of Spy Kids 2: The Island of Lost Dreams 's sequel 's sequel | [
"Robert Rodriguez"
] | {
"entities": [
"Q550591",
"Q5",
"Q47284",
"Q549908",
"Q550196"
],
"relations": [
"P344",
"P155",
"P31"
],
"adjacency": [
[
2,
2,
1
],
[
0,
0,
2
],
[
0,
1,
4
],
[
4,
1,
3
]
],
"entity_labels": [
"Spy Kids: All the Time in the World",
"human",
"Robert Rodriguez",
"Spy Kids 2: The Island of Lost Dreams",
"Spy Kids 3-D: Game Over"
],
"relation_labels": [
"director of photography",
"follows",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x1 wdt:P344 ?x0 .
?x1 wdt:P155 ?x2 .
?x2 wdt:P155 wd:Q549908
} |
mcwq-228921 | Who was a cinematographer of The Traveling Salesman , The Covered Wagon , Home, Sweet Home , and One Glorious Day | [
"Karl Brown"
] | {
"entities": [
"Q11321",
"Q19363725",
"Q18709133",
"Q5",
"Q3139596",
"Q587925"
],
"relations": [
"P344",
"P31"
],
"adjacency": [
[
0,
1,
3
],
[
1,
0,
0
],
[
2,
0,
0
],
[
5,
0,
0
],
[
4,
0,
0
]
],
"entity_labels": [
"Karl Brown",
"One Glorious Day",
"The Traveling Salesman",
"human",
"Home, Sweet Home",
"The Covered Wagon"
],
"relation_labels": [
"director of photography",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q19363725 wdt:P344 ?x0 .
wd:Q18709133 wdt:P344 ?x0 .
wd:Q587925 wdt:P344 ?x0 .
wd:Q3139596 wdt:P344 ?x0
} |
mcwq-228922 | Who was a cinematographer of Beetlejuice , George of the Jungle , and The Muse | [
"Thomas E. Ackerman"
] | {
"entities": [
"Q203778",
"Q225260",
"Q5",
"Q320384",
"Q24296"
],
"relations": [
"P344",
"P31"
],
"adjacency": [
[
4,
1,
2
],
[
0,
0,
4
],
[
1,
0,
4
],
[
3,
0,
4
]
],
"entity_labels": [
"The Muse",
"George of the Jungle",
"human",
"Beetlejuice",
"Thomas E. Ackerman"
],
"relation_labels": [
"director of photography",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q203778 wdt:P344 ?x0 .
wd:Q225260 wdt:P344 ?x0 .
wd:Q320384 wdt:P344 ?x0
} |
mcwq-228923 | Who was a cinematographer of American Graffiti 's sequel | [
"Caleb Deschanel"
] | {
"entities": [
"Q1747296",
"Q375855",
"Q49020",
"Q5"
],
"relations": [
"P344",
"P155",
"P31"
],
"adjacency": [
[
2,
2,
3
],
[
0,
0,
2
],
[
0,
1,
1
]
],
"entity_labels": [
"More American Graffiti",
"American Graffiti",
"Caleb Deschanel",
"human"
],
"relation_labels": [
"director of photography",
"follows",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x1 wdt:P344 ?x0 .
?x1 wdt:P155 wd:Q375855
} |
mcwq-228924 | Who was a cinematographer of Man on Horseback and Pink Floyd: Live at Pompeii | [
"Willy Kurant"
] | {
"entities": [
"Q45857",
"Q169558",
"Q5",
"Q971235"
],
"relations": [
"P344",
"P31"
],
"adjacency": [
[
0,
1,
2
],
[
3,
0,
0
],
[
1,
0,
0
]
],
"entity_labels": [
"Willy Kurant",
"Pink Floyd: Live at Pompeii",
"human",
"Man on Horseback"
],
"relation_labels": [
"director of photography",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q971235 wdt:P344 ?x0 .
wd:Q169558 wdt:P344 ?x0
} |
mcwq-228925 | Who was a cinematographer of Fahrenheit 451 | [
"Nicolas Roeg"
] | {
"entities": [
"Q5",
"Q51541",
"Q261546"
],
"relations": [
"P344",
"P31"
],
"adjacency": [
[
1,
1,
0
],
[
2,
0,
1
]
],
"entity_labels": [
"human",
"Nicolas Roeg",
"Fahrenheit 451"
],
"relation_labels": [
"director of photography",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q261546 wdt:P344 ?x0
} |
mcwq-228926 | Who was a cinematographer of a prequel of Pink Floyd – The Wall | [
"Gábor Pogány",
"Willy Kurant"
] | {
"entities": [
"Q213683",
"Q169558",
"Q5",
"Q3780234"
],
"relations": [
"P344",
"P31",
"P156"
],
"adjacency": [
[
3,
1,
2
],
[
1,
0,
3
],
[
1,
2,
0
]
],
"entity_labels": [
"Pink Floyd – The Wall",
"Pink Floyd: Live at Pompeii",
"human",
"Gábor Pogány"
],
"relation_labels": [
"director of photography",
"instance of",
"followed by"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x1 wdt:P344 ?x0 .
?x1 wdt:P156 wd:Q213683
} |
mcwq-228927 | Who was a cinematographer of a sequel of American Graffiti | [
"Caleb Deschanel"
] | {
"entities": [
"Q1747296",
"Q375855",
"Q49020",
"Q5"
],
"relations": [
"P344",
"P155",
"P31"
],
"adjacency": [
[
2,
2,
3
],
[
0,
0,
2
],
[
0,
1,
1
]
],
"entity_labels": [
"More American Graffiti",
"American Graffiti",
"Caleb Deschanel",
"human"
],
"relation_labels": [
"director of photography",
"follows",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x1 wdt:P344 ?x0 .
?x1 wdt:P155 wd:Q375855
} |
mcwq-228929 | Who was a cinematographer that Miles Davis influenced | [
"Louis Malle"
] | {
"entities": [
"Q93341",
"Q55392",
"Q5",
"Q222344"
],
"relations": [
"P106",
"P737",
"P31"
],
"adjacency": [
[
1,
0,
3
],
[
1,
2,
2
],
[
1,
1,
0
]
],
"entity_labels": [
"Miles Davis",
"Louis Malle",
"human",
"cinematographer"
],
"relation_labels": [
"occupation",
"influenced by",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q222344 .
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P737 wd:Q93341
} |
mcwq-228930 | Who was a cinematographer that Little Fugitive was directed and edited by | [
"Ruth Orkin"
] | {
"entities": [
"Q469449",
"Q1199204",
"Q5",
"Q222344"
],
"relations": [
"P106",
"P57",
"P31",
"P1040"
],
"adjacency": [
[
0,
0,
3
],
[
0,
2,
2
],
[
1,
1,
0
],
[
1,
3,
0
]
],
"entity_labels": [
"Ruth Orkin",
"Little Fugitive",
"human",
"cinematographer"
],
"relation_labels": [
"occupation",
"director",
"instance of",
"film editor"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q222344 .
?x0 wdt:P31 wd:Q5 .
wd:Q1199204 wdt:P57 ?x0 .
wd:Q1199204 wdt:P1040 ?x0
} |
mcwq-228931 | Who was a cinematographer that The Chess Players was written by | [
"Satyajit Ray"
] | {
"entities": [
"Q76582",
"Q222344",
"Q5",
"Q8873"
],
"relations": [
"P106",
"P58",
"P31"
],
"adjacency": [
[
3,
0,
1
],
[
3,
2,
2
],
[
0,
1,
3
]
],
"entity_labels": [
"The Chess Players",
"cinematographer",
"human",
"Satyajit Ray"
],
"relation_labels": [
"occupation",
"screenwriter",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q222344 .
?x0 wdt:P31 wd:Q5 .
wd:Q76582 wdt:P58 ?x0
} |
mcwq-228932 | Who was a cinematographer that Cléopâtre starred | [
"Georges Méliès"
] | {
"entities": [
"Q152272",
"Q222344",
"Q5",
"Q152865"
],
"relations": [
"P106",
"P31",
"P161"
],
"adjacency": [
[
0,
0,
1
],
[
0,
1,
2
],
[
3,
2,
0
]
],
"entity_labels": [
"Georges Méliès",
"cinematographer",
"human",
"Cléopâtre"
],
"relation_labels": [
"occupation",
"instance of",
"cast member"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q222344 .
?x0 wdt:P31 wd:Q5 .
wd:Q152865 wdt:P161 ?x0
} |
mcwq-228933 | Who was a cinematographer that Cobra Verde was distributed by | [
"Werner Herzog"
] | {
"entities": [
"Q563723",
"Q222344",
"Q5",
"Q44131"
],
"relations": [
"P106",
"P750",
"P31"
],
"adjacency": [
[
3,
0,
1
],
[
3,
2,
2
],
[
0,
1,
3
]
],
"entity_labels": [
"Cobra Verde",
"cinematographer",
"human",
"Werner Herzog"
],
"relation_labels": [
"occupation",
"distributed by",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q222344 .
?x0 wdt:P31 wd:Q5 .
wd:Q563723 wdt:P750 ?x0
} |
mcwq-228935 | Who was a cinematographer that The Element of Crime starred and The Missing Films starred | [
"Lars von Trier"
] | {
"entities": [
"Q133730",
"Q5",
"Q222344",
"Q76450378",
"Q464440"
],
"relations": [
"P106",
"P31",
"P161"
],
"adjacency": [
[
0,
0,
2
],
[
0,
1,
1
],
[
3,
2,
0
],
[
4,
2,
0
]
],
"entity_labels": [
"Lars von Trier",
"human",
"cinematographer",
"The Missing Films",
"The Element of Crime"
],
"relation_labels": [
"occupation",
"instance of",
"cast member"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q222344 .
?x0 wdt:P31 wd:Q5 .
wd:Q76450378 wdt:P161 ?x0 .
wd:Q464440 wdt:P161 ?x0
} |
mcwq-228936 | Who was a cinematographer that A Clockwork Orange was executive produced by | [
"Stanley Kubrick"
] | {
"entities": [
"Q181086",
"Q2001",
"Q5",
"Q222344"
],
"relations": [
"P106",
"P1431",
"P31"
],
"adjacency": [
[
1,
0,
3
],
[
1,
2,
2
],
[
0,
1,
1
]
],
"entity_labels": [
"A Clockwork Orange",
"Stanley Kubrick",
"human",
"cinematographer"
],
"relation_labels": [
"occupation",
"executive producer",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q222344 .
?x0 wdt:P31 wd:Q5 .
wd:Q181086 wdt:P1431 ?x0
} |
mcwq-228937 | Who was a cinematographer that Star Wars: Episode IV – A New Hope and Star Wars: Episode VI – Return of the Jedi were executive produced by and were edited by | [
"George Lucas"
] | {
"entities": [
"Q38222",
"Q181803",
"Q5",
"Q222344",
"Q17738"
],
"relations": [
"P106",
"P1431",
"P31",
"P1040"
],
"adjacency": [
[
0,
0,
3
],
[
0,
2,
2
],
[
1,
3,
0
],
[
4,
3,
0
],
[
1,
1,
0
],
[
4,
1,
0
]
],
"entity_labels": [
"George Lucas",
"Star Wars: Episode VI – Return of the Jedi",
"human",
"cinematographer",
"Star Wars: Episode IV – A New Hope"
],
"relation_labels": [
"occupation",
"executive producer",
"instance of",
"film editor"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q222344 .
?x0 wdt:P31 wd:Q5 .
wd:Q181803 wdt:P1040 ?x0 .
wd:Q17738 wdt:P1040 ?x0 .
wd:Q181803 wdt:P1431 ?x0 .
wd:Q17738 wdt:P1431 ?x0
} |
mcwq-228939 | Who was a cinematographer that 2001: A Space Odyssey and Dr. Strangelove were directed by | [
"Stanley Kubrick"
] | {
"entities": [
"Q105702",
"Q2001",
"Q5",
"Q222344",
"Q103474"
],
"relations": [
"P106",
"P57",
"P31"
],
"adjacency": [
[
1,
0,
3
],
[
1,
2,
2
],
[
4,
1,
1
],
[
0,
1,
1
]
],
"entity_labels": [
"Dr. Strangelove",
"Stanley Kubrick",
"human",
"cinematographer",
"2001: A Space Odyssey"
],
"relation_labels": [
"occupation",
"director",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q222344 .
?x0 wdt:P31 wd:Q5 .
wd:Q103474 wdt:P57 ?x0 .
wd:Q105702 wdt:P57 ?x0
} |
mcwq-228940 | Who was a cinematographer that Gino Justin Hudson McKoy was influenced by , Goldove Entertainment 's founder was influenced by , and George Lucas influenced | [
"Christopher Nolan"
] | {
"entities": [
"Q56222322",
"Q38222",
"Q5",
"Q222344",
"Q25191",
"Q68110684"
],
"relations": [
"P106",
"P737",
"P31",
"P112"
],
"adjacency": [
[
4,
0,
3
],
[
4,
2,
2
],
[
0,
1,
4
],
[
0,
1,
4
],
[
4,
1,
1
],
[
5,
3,
0
]
],
"entity_labels": [
"Gino Justin Hudson McKoy",
"George Lucas",
"human",
"cinematographer",
"Christopher Nolan",
"Goldove Entertainment"
],
"relation_labels": [
"occupation",
"influenced by",
"instance of",
"founded by"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q222344 .
?x0 wdt:P31 wd:Q5 .
?x1 wdt:P737 ?x0 .
wd:Q56222322 wdt:P737 ?x0 .
?x0 wdt:P737 wd:Q38222 .
wd:Q68110684 wdt:P112 ?x1
} |
mcwq-228941 | Who was a cinematographer that Juliane Lorenz and Ingrid Caven married | [
"Rainer Werner Fassbinder"
] | {
"entities": [
"Q98665",
"Q70294",
"Q5",
"Q222344",
"Q44426"
],
"relations": [
"P106",
"P26",
"P31"
],
"adjacency": [
[
4,
0,
3
],
[
4,
2,
2
],
[
4,
1,
1
],
[
4,
1,
0
]
],
"entity_labels": [
"Juliane Lorenz",
"Ingrid Caven",
"human",
"cinematographer",
"Rainer Werner Fassbinder"
],
"relation_labels": [
"occupation",
"spouse",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q222344 .
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P26 wd:Q70294 .
?x0 wdt:P26 wd:Q98665 .
FILTER ( ?x0 != wd:Q70294 ) .
FILTER ( ?x0 != wd:Q98665 )
} |
mcwq-228942 | Who was a cinematographer that Pati Behrs , Linda Evans , Ursula Andress , and Bo Derek married | [
"John Derek"
] | {
"entities": [
"Q211111",
"Q448362",
"Q5",
"Q222344",
"Q229477",
"Q7144900",
"Q234478"
],
"relations": [
"P106",
"P26",
"P31"
],
"adjacency": [
[
1,
0,
3
],
[
1,
2,
2
],
[
1,
1,
0
],
[
1,
1,
4
],
[
1,
1,
6
],
[
1,
1,
5
]
],
"entity_labels": [
"Ursula Andress",
"John Derek",
"human",
"cinematographer",
"Bo Derek",
"Pati Behrs",
"Linda Evans"
],
"relation_labels": [
"occupation",
"spouse",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q222344 .
?x0 wdt:P31 wd:Q5 .
?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-228943 | Who was a cinematographer that Downhill was directed by and Rear Window starred | [
"Alfred Hitchcock"
] | {
"entities": [
"Q7374",
"Q5",
"Q222344",
"Q495820",
"Q34414"
],
"relations": [
"P106",
"P57",
"P31",
"P161"
],
"adjacency": [
[
0,
0,
2
],
[
0,
2,
1
],
[
4,
3,
0
],
[
3,
1,
0
]
],
"entity_labels": [
"Alfred Hitchcock",
"human",
"cinematographer",
"Downhill",
"Rear Window"
],
"relation_labels": [
"occupation",
"director",
"instance of",
"cast member"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q222344 .
?x0 wdt:P31 wd:Q5 .
wd:Q34414 wdt:P161 ?x0 .
wd:Q495820 wdt:P57 ?x0
} |
mcwq-228945 | Who was a cinematographer that Miles Davis and society influenced | [
"Louis Malle"
] | {
"entities": [
"Q55392",
"Q5",
"Q222344",
"Q8425",
"Q93341"
],
"relations": [
"P106",
"P737",
"P31"
],
"adjacency": [
[
0,
0,
2
],
[
0,
2,
1
],
[
0,
1,
4
],
[
0,
1,
3
]
],
"entity_labels": [
"Louis Malle",
"human",
"cinematographer",
"society",
"Miles Davis"
],
"relation_labels": [
"occupation",
"influenced by",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q222344 .
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P737 wd:Q93341 .
?x0 wdt:P737 wd:Q8425
} |
mcwq-228946 | Who was a cinematographer that George Lucas influenced and a cinematographer of 1:42.08 and Anyone Lived in a Pretty How Town influenced | [
"Christopher Nolan"
] | {
"entities": [
"Q38222",
"Q5",
"Q222344",
"Q25191",
"Q613974",
"Q208910"
],
"relations": [
"P344",
"P106",
"P737",
"P31"
],
"adjacency": [
[
3,
1,
2
],
[
3,
3,
1
],
[
3,
2,
0
],
[
3,
2,
0
],
[
5,
0,
0
],
[
4,
0,
0
]
],
"entity_labels": [
"George Lucas",
"human",
"cinematographer",
"Christopher Nolan",
"Anyone Lived in a Pretty How Town",
"1:42.08"
],
"relation_labels": [
"director of photography",
"occupation",
"influenced by",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q222344 .
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P737 ?x1 .
?x0 wdt:P737 wd:Q38222 .
wd:Q208910 wdt:P344 ?x1 .
wd:Q613974 wdt:P344 ?x1
} |
mcwq-228948 | Who was a cinematographer that Zentropa and Dogme 95 were founded by | [
"Lars von Trier"
] | {
"entities": [
"Q133730",
"Q211481",
"Q5",
"Q222344",
"Q191158"
],
"relations": [
"P106",
"P31",
"P112"
],
"adjacency": [
[
0,
0,
3
],
[
0,
1,
2
],
[
4,
2,
0
],
[
1,
2,
0
]
],
"entity_labels": [
"Lars von Trier",
"Dogme 95",
"human",
"cinematographer",
"Zentropa"
],
"relation_labels": [
"occupation",
"instance of",
"founded by"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q222344 .
?x0 wdt:P31 wd:Q5 .
wd:Q191158 wdt:P112 ?x0 .
wd:Q211481 wdt:P112 ?x0
} |
mcwq-228949 | Who was a cinematographer that Linda Evans and Pati Behrs married and Bo Derek and Ursula Andress married | [
"John Derek"
] | {
"entities": [
"Q211111",
"Q448362",
"Q5",
"Q222344",
"Q229477",
"Q7144900",
"Q234478"
],
"relations": [
"P106",
"P26",
"P31"
],
"adjacency": [
[
1,
0,
3
],
[
1,
2,
2
],
[
1,
1,
0
],
[
1,
1,
4
],
[
1,
1,
6
],
[
1,
1,
5
]
],
"entity_labels": [
"Ursula Andress",
"John Derek",
"human",
"cinematographer",
"Bo Derek",
"Pati Behrs",
"Linda Evans"
],
"relation_labels": [
"occupation",
"spouse",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q222344 .
?x0 wdt:P31 wd:Q5 .
?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-228950 | Who was a cinematographer that Haywire was directed by and was edited by | [
"Steven Soderbergh"
] | {
"entities": [
"Q103917",
"Q249350",
"Q5",
"Q222344"
],
"relations": [
"P106",
"P57",
"P31",
"P1040"
],
"adjacency": [
[
0,
0,
3
],
[
0,
2,
2
],
[
1,
1,
0
],
[
1,
3,
0
]
],
"entity_labels": [
"Steven Soderbergh",
"Haywire",
"human",
"cinematographer"
],
"relation_labels": [
"occupation",
"director",
"instance of",
"film editor"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q222344 .
?x0 wdt:P31 wd:Q5 .
wd:Q249350 wdt:P57 ?x0 .
wd:Q249350 wdt:P1040 ?x0
} |
mcwq-228951 | Who was a cinematographer that Star Wars: Episode IV – A New Hope and Star Wars: Episode VI – Return of the Jedi were written by , edited by , and executive produced by | [
"George Lucas"
] | {
"entities": [
"Q38222",
"Q181803",
"Q5",
"Q222344",
"Q17738"
],
"relations": [
"P58",
"P1431",
"P31",
"P1040",
"P106"
],
"adjacency": [
[
0,
4,
3
],
[
0,
2,
2
],
[
1,
3,
0
],
[
4,
3,
0
],
[
1,
1,
0
],
[
4,
1,
0
],
[
1,
0,
0
],
[
4,
0,
0
]
],
"entity_labels": [
"George Lucas",
"Star Wars: Episode VI – Return of the Jedi",
"human",
"cinematographer",
"Star Wars: Episode IV – A New Hope"
],
"relation_labels": [
"screenwriter",
"executive producer",
"instance of",
"film editor",
"occupation"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q222344 .
?x0 wdt:P31 wd:Q5 .
wd:Q181803 wdt:P1040 ?x0 .
wd:Q17738 wdt:P1040 ?x0 .
wd:Q181803 wdt:P1431 ?x0 .
wd:Q17738 wdt:P1431 ?x0 .
wd:Q181803 wdt:P58 ?x0 .
wd:Q17738 wdt:P58 ?x0
} |
mcwq-228952 | Who was a cinematographer that Christopher Nolan and Jonathan Lethem were influenced by and Gino Justin Hudson McKoy and Lorne Lanning were influenced by | [
"George Lucas"
] | {
"entities": [
"Q717378",
"Q56222322",
"Q38222",
"Q5",
"Q222344",
"Q25191",
"Q440100"
],
"relations": [
"P106",
"P737",
"P31"
],
"adjacency": [
[
2,
0,
4
],
[
2,
2,
3
],
[
5,
1,
2
],
[
6,
1,
2
],
[
0,
1,
2
],
[
1,
1,
2
]
],
"entity_labels": [
"Lorne Lanning",
"Gino Justin Hudson McKoy",
"George Lucas",
"human",
"cinematographer",
"Christopher Nolan",
"Jonathan Lethem"
],
"relation_labels": [
"occupation",
"influenced by",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q222344 .
?x0 wdt:P31 wd:Q5 .
wd:Q25191 wdt:P737 ?x0 .
wd:Q440100 wdt:P737 ?x0 .
wd:Q717378 wdt:P737 ?x0 .
wd:Q56222322 wdt:P737 ?x0
} |
mcwq-228953 | Who was a cinematographer that Lola was edited by , written by , directed by , and executive produced by | [
"Rainer Werner Fassbinder"
] | {
"entities": [
"Q44426",
"Q698237",
"Q5",
"Q222344"
],
"relations": [
"P57",
"P58",
"P1431",
"P31",
"P1040",
"P106"
],
"adjacency": [
[
0,
5,
3
],
[
0,
3,
2
],
[
1,
0,
0
],
[
1,
4,
0
],
[
1,
2,
0
],
[
1,
1,
0
]
],
"entity_labels": [
"Rainer Werner Fassbinder",
"Lola",
"human",
"cinematographer"
],
"relation_labels": [
"director",
"screenwriter",
"executive producer",
"instance of",
"film editor",
"occupation"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q222344 .
?x0 wdt:P31 wd:Q5 .
wd:Q698237 wdt:P57 ?x0 .
wd:Q698237 wdt:P1040 ?x0 .
wd:Q698237 wdt:P1431 ?x0 .
wd:Q698237 wdt:P58 ?x0
} |
mcwq-228954 | Who was a cinematographer that Star Wars: Episode VI – Return of the Jedi was executive produced by , written by , and edited by | [
"George Lucas"
] | {
"entities": [
"Q38222",
"Q181803",
"Q5",
"Q222344"
],
"relations": [
"P58",
"P1431",
"P31",
"P1040",
"P106"
],
"adjacency": [
[
0,
4,
3
],
[
0,
2,
2
],
[
1,
3,
0
],
[
1,
1,
0
],
[
1,
0,
0
]
],
"entity_labels": [
"George Lucas",
"Star Wars: Episode VI – Return of the Jedi",
"human",
"cinematographer"
],
"relation_labels": [
"screenwriter",
"executive producer",
"instance of",
"film editor",
"occupation"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q222344 .
?x0 wdt:P31 wd:Q5 .
wd:Q181803 wdt:P1040 ?x0 .
wd:Q181803 wdt:P1431 ?x0 .
wd:Q181803 wdt:P58 ?x0
} |
mcwq-228955 | Who was a cinematographer that Rear Window starred and The Prude's Fall was edited by | [
"Alfred Hitchcock"
] | {
"entities": [
"Q278687",
"Q7374",
"Q5",
"Q222344",
"Q34414"
],
"relations": [
"P106",
"P1040",
"P31",
"P161"
],
"adjacency": [
[
1,
0,
3
],
[
1,
2,
2
],
[
4,
3,
1
],
[
0,
1,
1
]
],
"entity_labels": [
"The Prude's Fall",
"Alfred Hitchcock",
"human",
"cinematographer",
"Rear Window"
],
"relation_labels": [
"occupation",
"film editor",
"instance of",
"cast member"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q222344 .
?x0 wdt:P31 wd:Q5 .
wd:Q34414 wdt:P161 ?x0 .
wd:Q278687 wdt:P1040 ?x0
} |
mcwq-228956 | Who was a cinematographer that Walker Evans influenced and John Max was influenced by | [
"Robert Frank"
] | {
"entities": [
"Q467574",
"Q5",
"Q222344",
"Q3182016",
"Q363308"
],
"relations": [
"P106",
"P737",
"P31"
],
"adjacency": [
[
0,
0,
2
],
[
0,
2,
1
],
[
3,
1,
0
],
[
0,
1,
4
]
],
"entity_labels": [
"Robert Frank",
"human",
"cinematographer",
"John Max",
"Walker Evans"
],
"relation_labels": [
"occupation",
"influenced by",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q222344 .
?x0 wdt:P31 wd:Q5 .
wd:Q3182016 wdt:P737 ?x0 .
?x0 wdt:P737 wd:Q363308
} |
mcwq-228957 | Who was a cinematographer that Now or Never was edited by , starred , and was directed by | [
"Lothar Lambert"
] | {
"entities": [
"Q108172610",
"Q99662",
"Q5",
"Q222344"
],
"relations": [
"P57",
"P31",
"P1040",
"P106",
"P161"
],
"adjacency": [
[
1,
3,
3
],
[
1,
1,
2
],
[
0,
4,
1
],
[
0,
0,
1
],
[
0,
2,
1
]
],
"entity_labels": [
"Now or Never",
"Lothar Lambert",
"human",
"cinematographer"
],
"relation_labels": [
"director",
"instance of",
"film editor",
"occupation",
"cast member"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q222344 .
?x0 wdt:P31 wd:Q5 .
wd:Q108172610 wdt:P161 ?x0 .
wd:Q108172610 wdt:P57 ?x0 .
wd:Q108172610 wdt:P1040 ?x0
} |
mcwq-228958 | Who was a cinematographer that Susan Stephen , Harriet Harper , and Theresa Russell married | [
"Nicolas Roeg"
] | {
"entities": [
"Q7648424",
"Q66884636",
"Q5",
"Q222344",
"Q253467",
"Q51541"
],
"relations": [
"P106",
"P26",
"P31"
],
"adjacency": [
[
5,
0,
3
],
[
5,
2,
2
],
[
5,
1,
1
],
[
5,
1,
0
],
[
5,
1,
4
]
],
"entity_labels": [
"Susan Stephen",
"Harriet Harper",
"human",
"cinematographer",
"Theresa Russell",
"Nicolas Roeg"
],
"relation_labels": [
"occupation",
"spouse",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q222344 .
?x0 wdt:P31 wd:Q5 .
?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-228959 | Who was a cinematographer that Cecil Hepworth and British and Colonial Films employed and Stamford Hill Film Company and General Film Agency were founded by | [
"May Clark"
] | {
"entities": [
"Q1052322",
"Q3307177",
"Q63969769",
"Q3402325",
"Q5",
"Q63969808",
"Q222344"
],
"relations": [
"P106",
"P108",
"P31",
"P112"
],
"adjacency": [
[
1,
0,
6
],
[
1,
2,
4
],
[
2,
3,
1
],
[
5,
3,
1
],
[
1,
1,
3
],
[
1,
1,
0
]
],
"entity_labels": [
"Cecil Hepworth",
"May Clark",
"Stamford Hill Film Company",
"British and Colonial Films",
"human",
"General Film Agency",
"cinematographer"
],
"relation_labels": [
"occupation",
"employer",
"instance of",
"founded by"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q222344 .
?x0 wdt:P31 wd:Q5 .
wd:Q63969769 wdt:P112 ?x0 .
wd:Q63969808 wdt:P112 ?x0 .
?x0 wdt:P108 wd:Q3402325 .
?x0 wdt:P108 wd:Q1052322
} |
mcwq-228961 | Who was a cinematographer that Ingrid Caven and Juliane Lorenz married and Bashar Shbib and Bela Chekurishvili were influenced by | [
"Rainer Werner Fassbinder"
] | {
"entities": [
"Q98665",
"Q70294",
"Q5",
"Q222344",
"Q2886755",
"Q44426",
"Q29580132"
],
"relations": [
"P106",
"P26",
"P737",
"P31"
],
"adjacency": [
[
5,
0,
3
],
[
5,
3,
2
],
[
4,
2,
5
],
[
6,
2,
5
],
[
5,
1,
1
],
[
5,
1,
0
]
],
"entity_labels": [
"Juliane Lorenz",
"Ingrid Caven",
"human",
"cinematographer",
"Bashar Shbib",
"Rainer Werner Fassbinder",
"Bela Chekurishvili"
],
"relation_labels": [
"occupation",
"spouse",
"influenced by",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q222344 .
?x0 wdt:P31 wd:Q5 .
wd:Q2886755 wdt:P737 ?x0 .
wd:Q29580132 wdt:P737 ?x0 .
?x0 wdt:P26 wd:Q70294 .
?x0 wdt:P26 wd:Q98665 .
FILTER ( ?x0 != wd:Q70294 ) .
FILTER ( ?x0 != wd:Q98665 )
} |
mcwq-228963 | Who was a cinematographer that Section Eight Productions was founded by | [
"Steven Soderbergh"
] | {
"entities": [
"Q1152369",
"Q103917",
"Q5",
"Q222344"
],
"relations": [
"P106",
"P31",
"P112"
],
"adjacency": [
[
1,
0,
3
],
[
1,
1,
2
],
[
0,
2,
1
]
],
"entity_labels": [
"Section Eight Productions",
"Steven Soderbergh",
"human",
"cinematographer"
],
"relation_labels": [
"occupation",
"instance of",
"founded by"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q222344 .
?x0 wdt:P31 wd:Q5 .
wd:Q1152369 wdt:P112 ?x0
} |
mcwq-228964 | Who was a cinematographer that The Shining , A Clockwork Orange , and Paths of Glory were written by and Stanley Kubrick: A Life in Pictures , Day of the Fight , and Full Metal Jacket starred | [
"Stanley Kubrick"
] | {
"entities": [
"Q426628",
"Q186341",
"Q243439",
"Q2001",
"Q747936",
"Q5",
"Q222344",
"Q765677",
"Q181086"
],
"relations": [
"P106",
"P58",
"P31",
"P161"
],
"adjacency": [
[
3,
0,
6
],
[
3,
2,
5
],
[
2,
3,
3
],
[
0,
3,
3
],
[
7,
3,
3
],
[
4,
1,
3
],
[
1,
1,
3
],
[
8,
1,
3
]
],
"entity_labels": [
"Day of the Fight",
"The Shining",
"Full Metal Jacket",
"Stanley Kubrick",
"Paths of Glory",
"human",
"cinematographer",
"Stanley Kubrick: A Life in Pictures",
"A Clockwork Orange"
],
"relation_labels": [
"occupation",
"screenwriter",
"instance of",
"cast member"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q222344 .
?x0 wdt:P31 wd:Q5 .
wd:Q243439 wdt:P161 ?x0 .
wd:Q426628 wdt:P161 ?x0 .
wd:Q765677 wdt:P161 ?x0 .
wd:Q747936 wdt:P58 ?x0 .
wd:Q186341 wdt:P58 ?x0 .
wd:Q181086 wdt:P58 ?x0
} |
mcwq-228965 | Who was a cinematographer that Whity and Why Does Herr R. Run Amok? were edited by , were written by , and starred | [
"Rainer Werner Fassbinder"
] | {
"entities": [
"Q543382",
"Q327427",
"Q5",
"Q222344",
"Q44426"
],
"relations": [
"P58",
"P31",
"P1040",
"P106",
"P161"
],
"adjacency": [
[
4,
3,
3
],
[
4,
1,
2
],
[
0,
4,
4
],
[
1,
4,
4
],
[
0,
2,
4
],
[
1,
2,
4
],
[
0,
0,
4
],
[
1,
0,
4
]
],
"entity_labels": [
"Why Does Herr R. Run Amok?",
"Whity",
"human",
"cinematographer",
"Rainer Werner Fassbinder"
],
"relation_labels": [
"screenwriter",
"instance of",
"film editor",
"occupation",
"cast member"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q222344 .
?x0 wdt:P31 wd:Q5 .
wd:Q543382 wdt:P161 ?x0 .
wd:Q327427 wdt:P161 ?x0 .
wd:Q543382 wdt:P1040 ?x0 .
wd:Q327427 wdt:P1040 ?x0 .
wd:Q543382 wdt:P58 ?x0 .
wd:Q327427 wdt:P58 ?x0
} |
mcwq-228966 | Who was a cinematographer that Maren Ade married | [
"Ulrich Köhler"
] | {
"entities": [
"Q108420",
"Q91508",
"Q5",
"Q222344"
],
"relations": [
"P106",
"P26",
"P31"
],
"adjacency": [
[
0,
0,
3
],
[
0,
2,
2
],
[
0,
1,
1
]
],
"entity_labels": [
"Ulrich Köhler",
"Maren Ade",
"human",
"cinematographer"
],
"relation_labels": [
"occupation",
"spouse",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q222344 .
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P26 wd:Q91508 .
FILTER ( ?x0 != wd:Q91508 )
} |
mcwq-228967 | Who was a cinematographer that Christopher Nolan was influenced by and Jonathan Lethem was influenced by | [
"George Lucas"
] | {
"entities": [
"Q38222",
"Q5",
"Q222344",
"Q25191",
"Q440100"
],
"relations": [
"P106",
"P737",
"P31"
],
"adjacency": [
[
0,
0,
2
],
[
0,
2,
1
],
[
3,
1,
0
],
[
4,
1,
0
]
],
"entity_labels": [
"George Lucas",
"human",
"cinematographer",
"Christopher Nolan",
"Jonathan Lethem"
],
"relation_labels": [
"occupation",
"influenced by",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q222344 .
?x0 wdt:P31 wd:Q5 .
wd:Q25191 wdt:P737 ?x0 .
wd:Q440100 wdt:P737 ?x0
} |
mcwq-228968 | Who was a cinematographer that Dogme 95 was founded by and Zentropa was founded by | [
"Lars von Trier"
] | {
"entities": [
"Q133730",
"Q211481",
"Q5",
"Q222344",
"Q191158"
],
"relations": [
"P106",
"P31",
"P112"
],
"adjacency": [
[
0,
0,
3
],
[
0,
1,
2
],
[
4,
2,
0
],
[
1,
2,
0
]
],
"entity_labels": [
"Lars von Trier",
"Dogme 95",
"human",
"cinematographer",
"Zentropa"
],
"relation_labels": [
"occupation",
"instance of",
"founded by"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q222344 .
?x0 wdt:P31 wd:Q5 .
wd:Q191158 wdt:P112 ?x0 .
wd:Q211481 wdt:P112 ?x0
} |
mcwq-228971 | Who was a cinematographer that William Shakespeare influenced and Marilù Parolini married | [
"Jacques Rivette"
] | {
"entities": [
"Q5",
"Q222344",
"Q692",
"Q19573590",
"Q167475"
],
"relations": [
"P106",
"P26",
"P737",
"P31"
],
"adjacency": [
[
4,
0,
1
],
[
4,
3,
0
],
[
4,
2,
2
],
[
4,
1,
3
]
],
"entity_labels": [
"human",
"cinematographer",
"William Shakespeare",
"Marilù Parolini",
"Jacques Rivette"
],
"relation_labels": [
"occupation",
"spouse",
"influenced by",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q222344 .
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P737 wd:Q692 .
?x0 wdt:P26 wd:Q19573590 .
FILTER ( ?x0 != wd:Q19573590 )
} |
mcwq-228972 | Who was a cinematographer that Strike and Alexander Nevsky were edited by | [
"Sergei Eisenstein"
] | {
"entities": [
"Q5",
"Q118976",
"Q151177",
"Q222344",
"Q8003"
],
"relations": [
"P106",
"P31",
"P1040"
],
"adjacency": [
[
4,
0,
3
],
[
4,
1,
0
],
[
1,
2,
4
],
[
2,
2,
4
]
],
"entity_labels": [
"human",
"Alexander Nevsky",
"Strike",
"cinematographer",
"Sergei Eisenstein"
],
"relation_labels": [
"occupation",
"instance of",
"film editor"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q222344 .
?x0 wdt:P31 wd:Q5 .
wd:Q118976 wdt:P1040 ?x0 .
wd:Q151177 wdt:P1040 ?x0
} |
mcwq-228975 | Who was a cinematographer that Bela Chekurishvili and Bashar Shbib were influenced by and Juliane Lorenz and Ingrid Caven married | [
"Rainer Werner Fassbinder"
] | {
"entities": [
"Q98665",
"Q70294",
"Q5",
"Q222344",
"Q2886755",
"Q44426",
"Q29580132"
],
"relations": [
"P106",
"P26",
"P737",
"P31"
],
"adjacency": [
[
5,
0,
3
],
[
5,
3,
2
],
[
4,
2,
5
],
[
6,
2,
5
],
[
5,
1,
0
],
[
5,
1,
1
]
],
"entity_labels": [
"Juliane Lorenz",
"Ingrid Caven",
"human",
"cinematographer",
"Bashar Shbib",
"Rainer Werner Fassbinder",
"Bela Chekurishvili"
],
"relation_labels": [
"occupation",
"spouse",
"influenced by",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q222344 .
?x0 wdt:P31 wd:Q5 .
wd:Q2886755 wdt:P737 ?x0 .
wd:Q29580132 wdt:P737 ?x0 .
?x0 wdt:P26 wd:Q98665 .
?x0 wdt:P26 wd:Q70294 .
FILTER ( ?x0 != wd:Q98665 ) .
FILTER ( ?x0 != wd:Q70294 )
} |
mcwq-228976 | Who was a cinematographer that Incident at Loch Ness and Nosferatu the Vampyre starred | [
"Werner Herzog"
] | {
"entities": [
"Q5",
"Q160259",
"Q222344",
"Q32241",
"Q44131"
],
"relations": [
"P106",
"P31",
"P161"
],
"adjacency": [
[
4,
0,
2
],
[
4,
1,
0
],
[
1,
2,
4
],
[
3,
2,
4
]
],
"entity_labels": [
"human",
"Nosferatu the Vampyre",
"cinematographer",
"Incident at Loch Ness",
"Werner Herzog"
],
"relation_labels": [
"occupation",
"instance of",
"cast member"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q222344 .
?x0 wdt:P31 wd:Q5 .
wd:Q160259 wdt:P161 ?x0 .
wd:Q32241 wdt:P161 ?x0
} |
mcwq-228977 | Who was a cinematographer that Glumov's Diary and Battleship Potemkin were edited by , starred , and were directed by | [
"Sergei Eisenstein"
] | {
"entities": [
"Q3223723",
"Q152350",
"Q5",
"Q222344",
"Q8003"
],
"relations": [
"P57",
"P31",
"P1040",
"P106",
"P161"
],
"adjacency": [
[
4,
3,
3
],
[
4,
1,
2
],
[
1,
4,
4
],
[
0,
4,
4
],
[
1,
0,
4
],
[
0,
0,
4
],
[
1,
2,
4
],
[
0,
2,
4
]
],
"entity_labels": [
"Glumov's Diary",
"Battleship Potemkin",
"human",
"cinematographer",
"Sergei Eisenstein"
],
"relation_labels": [
"director",
"instance of",
"film editor",
"occupation",
"cast member"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q222344 .
?x0 wdt:P31 wd:Q5 .
wd:Q152350 wdt:P161 ?x0 .
wd:Q3223723 wdt:P161 ?x0 .
wd:Q152350 wdt:P57 ?x0 .
wd:Q3223723 wdt:P57 ?x0 .
wd:Q152350 wdt:P1040 ?x0 .
wd:Q3223723 wdt:P1040 ?x0
} |
mcwq-228980 | Who was a cinematographer that Vertigo was executive produced by and Rear Window starred | [
"Alfred Hitchcock"
] | {
"entities": [
"Q202548",
"Q7374",
"Q5",
"Q222344",
"Q34414"
],
"relations": [
"P106",
"P1431",
"P31",
"P161"
],
"adjacency": [
[
1,
0,
3
],
[
1,
2,
2
],
[
4,
3,
1
],
[
0,
1,
1
]
],
"entity_labels": [
"Vertigo",
"Alfred Hitchcock",
"human",
"cinematographer",
"Rear Window"
],
"relation_labels": [
"occupation",
"executive producer",
"instance of",
"cast member"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q222344 .
?x0 wdt:P31 wd:Q5 .
wd:Q34414 wdt:P161 ?x0 .
wd:Q202548 wdt:P1431 ?x0
} |
mcwq-228983 | Who was a cinematographer that Oskar Messter employed | [
"Carl Froelich"
] | {
"entities": [
"Q70366",
"Q222344",
"Q5",
"Q85038"
],
"relations": [
"P106",
"P108",
"P31"
],
"adjacency": [
[
3,
0,
1
],
[
3,
2,
2
],
[
3,
1,
0
]
],
"entity_labels": [
"Oskar Messter",
"cinematographer",
"human",
"Carl Froelich"
],
"relation_labels": [
"occupation",
"employer",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q222344 .
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P108 wd:Q70366
} |
mcwq-228984 | Who was a cinematographer that William Shakespeare and Honoré de Balzac influenced and Jacques Becker , Alfred Hitchcock , Lewis Carroll , and Fritz Lang influenced | [
"Jacques Rivette"
] | {
"entities": [
"Q55381",
"Q9711",
"Q38082",
"Q7374",
"Q19504",
"Q5",
"Q222344",
"Q692",
"Q167475"
],
"relations": [
"P106",
"P737",
"P31"
],
"adjacency": [
[
8,
0,
6
],
[
8,
2,
5
],
[
8,
1,
0
],
[
8,
1,
3
],
[
8,
1,
2
],
[
8,
1,
7
],
[
8,
1,
4
],
[
8,
1,
1
]
],
"entity_labels": [
"Jacques Becker",
"Honoré de Balzac",
"Lewis Carroll",
"Alfred Hitchcock",
"Fritz Lang",
"human",
"cinematographer",
"William Shakespeare",
"Jacques Rivette"
],
"relation_labels": [
"occupation",
"influenced by",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q222344 .
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P737 wd:Q55381 .
?x0 wdt:P737 wd:Q7374 .
?x0 wdt:P737 wd:Q38082 .
?x0 wdt:P737 wd:Q692 .
?x0 wdt:P737 wd:Q19504 .
?x0 wdt:P737 wd:Q9711
} |
mcwq-228985 | Who was a cinematographer that Eyes Wide Shut was executive produced by , starred , was written by , and was directed by | [
"Stanley Kubrick"
] | {
"entities": [
"Q209481",
"Q2001",
"Q5",
"Q222344"
],
"relations": [
"P57",
"P58",
"P1431",
"P31",
"P106",
"P161"
],
"adjacency": [
[
1,
4,
3
],
[
1,
3,
2
],
[
0,
5,
1
],
[
0,
0,
1
],
[
0,
2,
1
],
[
0,
1,
1
]
],
"entity_labels": [
"Eyes Wide Shut",
"Stanley Kubrick",
"human",
"cinematographer"
],
"relation_labels": [
"director",
"screenwriter",
"executive producer",
"instance of",
"occupation",
"cast member"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q222344 .
?x0 wdt:P31 wd:Q5 .
wd:Q209481 wdt:P161 ?x0 .
wd:Q209481 wdt:P57 ?x0 .
wd:Q209481 wdt:P1431 ?x0 .
wd:Q209481 wdt:P58 ?x0
} |
mcwq-228986 | Who was a cinematographer that Now or Never starred , was written by , was directed by , and was edited by | [
"Lothar Lambert"
] | {
"entities": [
"Q108172610",
"Q99662",
"Q5",
"Q222344"
],
"relations": [
"P57",
"P58",
"P31",
"P1040",
"P106",
"P161"
],
"adjacency": [
[
1,
4,
3
],
[
1,
2,
2
],
[
0,
5,
1
],
[
0,
0,
1
],
[
0,
3,
1
],
[
0,
1,
1
]
],
"entity_labels": [
"Now or Never",
"Lothar Lambert",
"human",
"cinematographer"
],
"relation_labels": [
"director",
"screenwriter",
"instance of",
"film editor",
"occupation",
"cast member"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q222344 .
?x0 wdt:P31 wd:Q5 .
wd:Q108172610 wdt:P161 ?x0 .
wd:Q108172610 wdt:P57 ?x0 .
wd:Q108172610 wdt:P1040 ?x0 .
wd:Q108172610 wdt:P58 ?x0
} |
mcwq-228988 | Who was a cinematographer that 2001: A Space Odyssey was directed by | [
"Stanley Kubrick"
] | {
"entities": [
"Q222344",
"Q2001",
"Q5",
"Q103474"
],
"relations": [
"P106",
"P57",
"P31"
],
"adjacency": [
[
1,
0,
0
],
[
1,
2,
2
],
[
3,
1,
1
]
],
"entity_labels": [
"cinematographer",
"Stanley Kubrick",
"human",
"2001: A Space Odyssey"
],
"relation_labels": [
"occupation",
"director",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q222344 .
?x0 wdt:P31 wd:Q5 .
wd:Q103474 wdt:P57 ?x0
} |
mcwq-228990 | Who was a cinematographer that Killer's Kiss , Day of the Fight , Flying Padre , and Fear and Desire were written and edited by | [
"Stanley Kubrick"
] | {
"entities": [
"Q426628",
"Q936477",
"Q2001",
"Q5",
"Q222344",
"Q1434632",
"Q929157"
],
"relations": [
"P106",
"P58",
"P31",
"P1040"
],
"adjacency": [
[
2,
0,
4
],
[
2,
2,
3
],
[
6,
3,
2
],
[
0,
3,
2
],
[
1,
3,
2
],
[
5,
3,
2
],
[
6,
1,
2
],
[
0,
1,
2
],
[
1,
1,
2
],
[
5,
1,
2
]
],
"entity_labels": [
"Day of the Fight",
"Killer's Kiss",
"Stanley Kubrick",
"human",
"cinematographer",
"Flying Padre",
"Fear and Desire"
],
"relation_labels": [
"occupation",
"screenwriter",
"instance of",
"film editor"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q222344 .
?x0 wdt:P31 wd:Q5 .
wd:Q929157 wdt:P1040 ?x0 .
wd:Q426628 wdt:P1040 ?x0 .
wd:Q936477 wdt:P1040 ?x0 .
wd:Q1434632 wdt:P1040 ?x0 .
wd:Q929157 wdt:P58 ?x0 .
wd:Q426628 wdt:P58 ?x0 .
wd:Q936477 wdt:P58 ?x0 .
wd:Q1434632 wdt:P58 ?x0
} |
mcwq-228991 | Who was a cinematographer that No label defined was directed by and The Treasure Knights and the Secret of Melusina was executive produced by | [
"Joseph Vilsmaier"
] | {
"entities": [
"Q85205107",
"Q822411",
"Q5",
"Q222344",
"Q63069"
],
"relations": [
"P106",
"P57",
"P1431",
"P31"
],
"adjacency": [
[
4,
0,
3
],
[
4,
3,
2
],
[
0,
1,
4
],
[
1,
2,
4
]
],
"entity_labels": [
null,
"The Treasure Knights and the Secret of Melusina",
"human",
"cinematographer",
"Joseph Vilsmaier"
],
"relation_labels": [
"occupation",
"director",
"executive producer",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q222344 .
?x0 wdt:P31 wd:Q5 .
wd:Q85205107 wdt:P57 ?x0 .
wd:Q822411 wdt:P1431 ?x0
} |
mcwq-228992 | Who was a cinematographer that Robin Williams was influenced by | [
"Stanley Kubrick"
] | {
"entities": [
"Q83338",
"Q2001",
"Q5",
"Q222344"
],
"relations": [
"P106",
"P737",
"P31"
],
"adjacency": [
[
1,
0,
3
],
[
1,
2,
2
],
[
0,
1,
1
]
],
"entity_labels": [
"Robin Williams",
"Stanley Kubrick",
"human",
"cinematographer"
],
"relation_labels": [
"occupation",
"influenced by",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q222344 .
?x0 wdt:P31 wd:Q5 .
wd:Q83338 wdt:P737 ?x0
} |
mcwq-228994 | Who was a cinematographer that Star Wars: Episode VI – Return of the Jedi was edited by and executive produced by | [
"George Lucas"
] | {
"entities": [
"Q38222",
"Q181803",
"Q5",
"Q222344"
],
"relations": [
"P106",
"P1431",
"P31",
"P1040"
],
"adjacency": [
[
0,
0,
3
],
[
0,
2,
2
],
[
1,
3,
0
],
[
1,
1,
0
]
],
"entity_labels": [
"George Lucas",
"Star Wars: Episode VI – Return of the Jedi",
"human",
"cinematographer"
],
"relation_labels": [
"occupation",
"executive producer",
"instance of",
"film editor"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q222344 .
?x0 wdt:P31 wd:Q5 .
wd:Q181803 wdt:P1040 ?x0 .
wd:Q181803 wdt:P1431 ?x0
} |
mcwq-228997 | Who was a cinematographer that Star Wars: Episode VI – Return of the Jedi was executive produced by and edited by | [
"George Lucas"
] | {
"entities": [
"Q38222",
"Q181803",
"Q5",
"Q222344"
],
"relations": [
"P106",
"P1431",
"P31",
"P1040"
],
"adjacency": [
[
0,
0,
3
],
[
0,
2,
2
],
[
1,
3,
0
],
[
1,
1,
0
]
],
"entity_labels": [
"George Lucas",
"Star Wars: Episode VI – Return of the Jedi",
"human",
"cinematographer"
],
"relation_labels": [
"occupation",
"executive producer",
"instance of",
"film editor"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q222344 .
?x0 wdt:P31 wd:Q5 .
wd:Q181803 wdt:P1040 ?x0 .
wd:Q181803 wdt:P1431 ?x0
} |
mcwq-228998 | Who was a cinematographer that A Clockwork Orange was executive produced by , was directed by , and was written by | [
"Stanley Kubrick"
] | {
"entities": [
"Q181086",
"Q2001",
"Q5",
"Q222344"
],
"relations": [
"P57",
"P58",
"P1431",
"P31",
"P106"
],
"adjacency": [
[
1,
4,
3
],
[
1,
3,
2
],
[
0,
0,
1
],
[
0,
2,
1
],
[
0,
1,
1
]
],
"entity_labels": [
"A Clockwork Orange",
"Stanley Kubrick",
"human",
"cinematographer"
],
"relation_labels": [
"director",
"screenwriter",
"executive producer",
"instance of",
"occupation"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q222344 .
?x0 wdt:P31 wd:Q5 .
wd:Q181086 wdt:P57 ?x0 .
wd:Q181086 wdt:P1431 ?x0 .
wd:Q181086 wdt:P58 ?x0
} |
mcwq-229003 | Who was a cinematographer that directed 2001: A Space Odyssey | [
"Stanley Kubrick"
] | {
"entities": [
"Q222344",
"Q2001",
"Q5",
"Q103474"
],
"relations": [
"P106",
"P57",
"P31"
],
"adjacency": [
[
1,
0,
0
],
[
1,
2,
2
],
[
3,
1,
1
]
],
"entity_labels": [
"cinematographer",
"Stanley Kubrick",
"human",
"2001: A Space Odyssey"
],
"relation_labels": [
"occupation",
"director",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q222344 .
?x0 wdt:P31 wd:Q5 .
wd:Q103474 wdt:P57 ?x0
} |
mcwq-229004 | Who was a cinematographer that distributed A Trip to the Moon | [
"Georges Méliès"
] | {
"entities": [
"Q244971",
"Q152272",
"Q5",
"Q222344"
],
"relations": [
"P106",
"P750",
"P31"
],
"adjacency": [
[
1,
0,
3
],
[
1,
2,
2
],
[
0,
1,
1
]
],
"entity_labels": [
"A Trip to the Moon",
"Georges Méliès",
"human",
"cinematographer"
],
"relation_labels": [
"occupation",
"distributed by",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q222344 .
?x0 wdt:P31 wd:Q5 .
wd:Q244971 wdt:P750 ?x0
} |
mcwq-229005 | Who was a cinematographer that distributed A Trip to the Moon and The Astronomer's Dream | [
"Georges Méliès"
] | {
"entities": [
"Q244971",
"Q5",
"Q222344",
"Q152272",
"Q1605201"
],
"relations": [
"P106",
"P750",
"P31"
],
"adjacency": [
[
3,
0,
2
],
[
3,
2,
1
],
[
0,
1,
3
],
[
4,
1,
3
]
],
"entity_labels": [
"A Trip to the Moon",
"human",
"cinematographer",
"Georges Méliès",
"The Astronomer's Dream"
],
"relation_labels": [
"occupation",
"distributed by",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q222344 .
?x0 wdt:P31 wd:Q5 .
wd:Q244971 wdt:P750 ?x0 .
wd:Q1605201 wdt:P750 ?x0
} |
mcwq-229006 | Who was a cinematographer that edited No label defined and edited a sequel of No label defined | [
"Erich Langjahr"
] | {
"entities": [
"Q55590503",
"Q5",
"Q222344",
"Q120332",
"Q27050433",
"Q38773801"
],
"relations": [
"P106",
"P155",
"P31",
"P1040"
],
"adjacency": [
[
3,
0,
2
],
[
3,
2,
1
],
[
5,
3,
3
],
[
4,
3,
3
],
[
5,
1,
0
]
],
"entity_labels": [
null,
"human",
"cinematographer",
"Erich Langjahr",
null,
"Hirtenreise ins dritte Jahrtausend"
],
"relation_labels": [
"occupation",
"follows",
"instance of",
"film editor"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q222344 .
?x0 wdt:P31 wd:Q5 .
?x1 wdt:P1040 ?x0 .
wd:Q27050433 wdt:P1040 ?x0 .
?x1 wdt:P155 wd:Q55590503
} |
mcwq-229007 | Who was a cinematographer that edited Once Upon a Time in Mexico | [
"Robert Rodriguez"
] | {
"entities": [
"Q47284",
"Q93853",
"Q5",
"Q222344"
],
"relations": [
"P106",
"P31",
"P1040"
],
"adjacency": [
[
0,
0,
3
],
[
0,
1,
2
],
[
1,
2,
0
]
],
"entity_labels": [
"Robert Rodriguez",
"Once Upon a Time in Mexico",
"human",
"cinematographer"
],
"relation_labels": [
"occupation",
"instance of",
"film editor"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q222344 .
?x0 wdt:P31 wd:Q5 .
wd:Q93853 wdt:P1040 ?x0
} |
mcwq-229008 | Who was a cinematographer that executive produced A Clockwork Orange | [
"Stanley Kubrick"
] | {
"entities": [
"Q181086",
"Q2001",
"Q5",
"Q222344"
],
"relations": [
"P106",
"P1431",
"P31"
],
"adjacency": [
[
1,
0,
3
],
[
1,
2,
2
],
[
0,
1,
1
]
],
"entity_labels": [
"A Clockwork Orange",
"Stanley Kubrick",
"human",
"cinematographer"
],
"relation_labels": [
"occupation",
"executive producer",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q222344 .
?x0 wdt:P31 wd:Q5 .
wd:Q181086 wdt:P1431 ?x0
} |
mcwq-229010 | Who was a cinematographer that executive produced From Dusk till Dawn: The Series and The Book of Boba Fett | [
"Robert Rodriguez"
] | {
"entities": [
"Q5",
"Q222344",
"Q47284",
"Q104396610",
"Q15622760"
],
"relations": [
"P106",
"P1431",
"P31"
],
"adjacency": [
[
2,
0,
1
],
[
2,
2,
0
],
[
3,
1,
2
],
[
4,
1,
2
]
],
"entity_labels": [
"human",
"cinematographer",
"Robert Rodriguez",
"The Book of Boba Fett",
"From Dusk till Dawn: The Series"
],
"relation_labels": [
"occupation",
"executive producer",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q222344 .
?x0 wdt:P31 wd:Q5 .
wd:Q104396610 wdt:P1431 ?x0 .
wd:Q15622760 wdt:P1431 ?x0
} |
mcwq-229011 | Who was a cinematographer that executive produced Star Wars: Episode I – The Phantom Menace and executive produced Star Wars: Episode IV – A New Hope and Captain EO | [
"George Lucas"
] | {
"entities": [
"Q38222",
"Q44408",
"Q5",
"Q222344",
"Q17738",
"Q165713"
],
"relations": [
"P106",
"P1431",
"P31"
],
"adjacency": [
[
0,
0,
3
],
[
0,
2,
2
],
[
1,
1,
0
],
[
4,
1,
0
],
[
5,
1,
0
]
],
"entity_labels": [
"George Lucas",
"Captain EO",
"human",
"cinematographer",
"Star Wars: Episode IV – A New Hope",
"Star Wars: Episode I – The Phantom Menace"
],
"relation_labels": [
"occupation",
"executive producer",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q222344 .
?x0 wdt:P31 wd:Q5 .
wd:Q44408 wdt:P1431 ?x0 .
wd:Q17738 wdt:P1431 ?x0 .
wd:Q165713 wdt:P1431 ?x0
} |
mcwq-229014 | Who was a cinematographer that founded George Pal’s studio and George Pal Productions , was employed by Hunnia Film Studio , and founded No label defined | [
"George Pal"
] | {
"entities": [
"Q73026471",
"Q5",
"Q15477071",
"Q222344",
"Q73028505",
"Q73106316",
"Q731331"
],
"relations": [
"P106",
"P108",
"P31",
"P112"
],
"adjacency": [
[
6,
0,
3
],
[
6,
2,
1
],
[
0,
3,
6
],
[
4,
3,
6
],
[
5,
3,
6
],
[
6,
1,
2
]
],
"entity_labels": [
null,
"human",
"Hunnia Film Studio",
"cinematographer",
"George Pal’s studio",
"George Pal Productions",
"George Pal"
],
"relation_labels": [
"occupation",
"employer",
"instance of",
"founded by"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q222344 .
?x0 wdt:P31 wd:Q5 .
wd:Q73026471 wdt:P112 ?x0 .
wd:Q73028505 wdt:P112 ?x0 .
wd:Q73106316 wdt:P112 ?x0 .
?x0 wdt:P108 wd:Q15477071
} |
mcwq-229016 | Who was a cinematographer that founded American Society of Cinematographers | [
"Joseph H. August"
] | {
"entities": [
"Q466853",
"Q504444",
"Q5",
"Q222344"
],
"relations": [
"P106",
"P31",
"P112"
],
"adjacency": [
[
1,
0,
3
],
[
1,
1,
2
],
[
0,
2,
1
]
],
"entity_labels": [
"American Society of Cinematographers",
"Joseph H. August",
"human",
"cinematographer"
],
"relation_labels": [
"occupation",
"instance of",
"founded by"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q222344 .
?x0 wdt:P31 wd:Q5 .
wd:Q466853 wdt:P112 ?x0
} |
mcwq-229017 | Who was a cinematographer that founded a cinematographer 's employer and was employed by National Film Board of Canada | [
"Serge Giguère"
] | {
"entities": [
"Q1530721",
"Q28496060",
"Q5",
"Q222344",
"Q3479318"
],
"relations": [
"P106",
"P108",
"P31",
"P112"
],
"adjacency": [
[
4,
0,
3
],
[
4,
2,
2
],
[
1,
3,
4
],
[
4,
1,
0
],
[
4,
1,
1
],
[
4,
0,
3
]
],
"entity_labels": [
"National Film Board of Canada",
null,
"human",
"cinematographer",
"Serge Giguère"
],
"relation_labels": [
"occupation",
"employer",
"instance of",
"founded by"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q222344 .
?x0 wdt:P31 wd:Q5 .
?x1 wdt:P112 ?x0 .
?x0 wdt:P108 wd:Q1530721 .
?x2 wdt:P108 ?x1 .
?x2 wdt:P106 wd:Q222344 } |
mcwq-229019 | Who was a cinematographer that influenced Dynamism of a Dog on a Leash | [
"Étienne-Jules Marey"
] | {
"entities": [
"Q2902629",
"Q289217",
"Q5",
"Q222344"
],
"relations": [
"P106",
"P737",
"P31"
],
"adjacency": [
[
1,
0,
3
],
[
1,
2,
2
],
[
0,
1,
1
]
],
"entity_labels": [
"Dynamism of a Dog on a Leash",
"Étienne-Jules Marey",
"human",
"cinematographer"
],
"relation_labels": [
"occupation",
"influenced by",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q222344 .
?x0 wdt:P31 wd:Q5 .
wd:Q2902629 wdt:P737 ?x0
} |
mcwq-229021 | Who was a cinematographer that influenced Lisa Joy 's spouse 's sibling | [
"George Lucas"
] | {
"entities": [
"Q38222",
"Q5",
"Q222344",
"Q27663202",
"Q25191",
"Q372788"
],
"relations": [
"P31",
"P106",
"P3373",
"P26",
"P737"
],
"adjacency": [
[
0,
1,
2
],
[
0,
0,
1
],
[
4,
4,
0
],
[
4,
2,
5
],
[
5,
3,
3
]
],
"entity_labels": [
"George Lucas",
"human",
"cinematographer",
"Lisa Joy",
"Christopher Nolan",
"Jonathan Nolan"
],
"relation_labels": [
"instance of",
"occupation",
"sibling",
"spouse",
"influenced by"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q222344 .
?x0 wdt:P31 wd:Q5 .
?x1 wdt:P737 ?x0 .
?x1 wdt:P3373 ?x2 .
?x2 wdt:P26 wd:Q27663202 .
FILTER ( ?x1 != ?x2 ) .
FILTER ( ?x2 != wd:Q27663202 )
} |
mcwq-229022 | Who was a cinematographer that influenced a film director and was influenced by Rabindranath Tagore | [
"Satyajit Ray"
] | {
"entities": [
"Q7241",
"Q5",
"Q222344",
"Q8873",
"Q337226",
"Q2526255"
],
"relations": [
"P106",
"P737",
"P31"
],
"adjacency": [
[
3,
0,
2
],
[
3,
2,
1
],
[
4,
1,
3
],
[
3,
1,
0
],
[
4,
0,
5
]
],
"entity_labels": [
"Rabindranath Tagore",
"human",
"cinematographer",
"Satyajit Ray",
"Bertrand Tavernier",
"film director"
],
"relation_labels": [
"occupation",
"influenced by",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q222344 .
?x0 wdt:P31 wd:Q5 .
?x1 wdt:P737 ?x0 .
?x0 wdt:P737 wd:Q7241 .
?x1 wdt:P106 wd:Q2526255 } |
mcwq-229024 | Who was a cinematographer that married Maren Ade | [
"Ulrich Köhler"
] | {
"entities": [
"Q108420",
"Q91508",
"Q5",
"Q222344"
],
"relations": [
"P106",
"P26",
"P31"
],
"adjacency": [
[
0,
0,
3
],
[
0,
2,
2
],
[
0,
1,
1
]
],
"entity_labels": [
"Ulrich Köhler",
"Maren Ade",
"human",
"cinematographer"
],
"relation_labels": [
"occupation",
"spouse",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q222344 .
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P26 wd:Q91508 .
FILTER ( ?x0 != wd:Q91508 )
} |
mcwq-229030 | Who was a cinematographer that was employed by European Graduate School and Berlin University of the Arts | [
"Heinz Emigholz"
] | {
"entities": [
"Q55038",
"Q103158",
"Q681250",
"Q5",
"Q222344"
],
"relations": [
"P106",
"P108",
"P31"
],
"adjacency": [
[
1,
0,
4
],
[
1,
2,
3
],
[
1,
1,
0
],
[
1,
1,
2
]
],
"entity_labels": [
"Berlin University of the Arts",
"Heinz Emigholz",
"European Graduate School",
"human",
"cinematographer"
],
"relation_labels": [
"occupation",
"employer",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q222344 .
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P108 wd:Q55038 .
?x0 wdt:P108 wd:Q681250
} |
mcwq-229031 | Who was a cinematographer that was employed by Cecil Hepworth and British and Colonial Films and founded Stamford Hill Film Company and General Film Agency | [
"May Clark"
] | {
"entities": [
"Q1052322",
"Q3307177",
"Q63969769",
"Q3402325",
"Q5",
"Q63969808",
"Q222344"
],
"relations": [
"P106",
"P108",
"P31",
"P112"
],
"adjacency": [
[
1,
0,
6
],
[
1,
2,
4
],
[
2,
3,
1
],
[
5,
3,
1
],
[
1,
1,
0
],
[
1,
1,
3
]
],
"entity_labels": [
"Cecil Hepworth",
"May Clark",
"Stamford Hill Film Company",
"British and Colonial Films",
"human",
"General Film Agency",
"cinematographer"
],
"relation_labels": [
"occupation",
"employer",
"instance of",
"founded by"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q222344 .
?x0 wdt:P31 wd:Q5 .
wd:Q63969769 wdt:P112 ?x0 .
wd:Q63969808 wdt:P112 ?x0 .
?x0 wdt:P108 wd:Q1052322 .
?x0 wdt:P108 wd:Q3402325
} |
mcwq-229032 | Who was a cinematographer that was employed by Central Studio for Documentary Film and Lenfilm and was employed by Lendok Open Film Studio | [
"Anatoly Pogorely"
] | {
"entities": [
"Q158478",
"Q5",
"Q222344",
"Q83528889",
"Q4366722",
"Q4398014"
],
"relations": [
"P106",
"P108",
"P31"
],
"adjacency": [
[
4,
0,
2
],
[
4,
2,
1
],
[
4,
1,
5
],
[
4,
1,
0
],
[
4,
1,
3
]
],
"entity_labels": [
"Lenfilm",
"human",
"cinematographer",
"Lendok Open Film Studio",
"Anatoly Pogorely",
"Russian Central Studio of Documentary Films"
],
"relation_labels": [
"occupation",
"employer",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q222344 .
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P108 wd:Q4398014 .
?x0 wdt:P108 wd:Q158478 .
?x0 wdt:P108 wd:Q83528889
} |
mcwq-229034 | Who was a cinematographer that was influenced by Alfred Hitchcock and was influenced by Fritz Lang , William Shakespeare , Henri Langlois , Honoré de Balzac , and Jacques Becker | [
"Jacques Rivette"
] | {
"entities": [
"Q55381",
"Q9711",
"Q7374",
"Q19504",
"Q5",
"Q222344",
"Q692",
"Q167475",
"Q745858"
],
"relations": [
"P106",
"P737",
"P31"
],
"adjacency": [
[
7,
0,
5
],
[
7,
2,
4
],
[
7,
1,
3
],
[
7,
1,
8
],
[
7,
1,
2
],
[
7,
1,
1
],
[
7,
1,
6
],
[
7,
1,
0
]
],
"entity_labels": [
"Jacques Becker",
"Honoré de Balzac",
"Alfred Hitchcock",
"Fritz Lang",
"human",
"cinematographer",
"William Shakespeare",
"Jacques Rivette",
"Henri Langlois"
],
"relation_labels": [
"occupation",
"influenced by",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q222344 .
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P737 wd:Q19504 .
?x0 wdt:P737 wd:Q745858 .
?x0 wdt:P737 wd:Q7374 .
?x0 wdt:P737 wd:Q9711 .
?x0 wdt:P737 wd:Q692 .
?x0 wdt:P737 wd:Q55381
} |
mcwq-229035 | Who was a cinematographer that was influenced by No label defined 's star and influenced Bertrand Tavernier | [
"Satyajit Ray"
] | {
"entities": [
"Q3940473",
"Q53004",
"Q5",
"Q222344",
"Q8873",
"Q337226"
],
"relations": [
"P106",
"P737",
"P31",
"P161"
],
"adjacency": [
[
4,
0,
3
],
[
4,
2,
2
],
[
5,
1,
4
],
[
4,
1,
1
],
[
0,
3,
1
]
],
"entity_labels": [
null,
"Vittorio De Sica",
"human",
"cinematographer",
"Satyajit Ray",
"Bertrand Tavernier"
],
"relation_labels": [
"occupation",
"influenced by",
"instance of",
"cast member"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q222344 .
?x0 wdt:P31 wd:Q5 .
wd:Q337226 wdt:P737 ?x0 .
?x0 wdt:P737 ?x1 .
wd:Q3940473 wdt:P161 ?x1
} |
mcwq-229038 | Who was a cinematographer whose French sibling wrote My Afternoons with Margueritte | [
"Étienne Becker"
] | {
"entities": [
"Q1169451",
"Q5",
"Q142",
"Q222344",
"Q289374",
"Q1387804"
],
"relations": [
"P58",
"P31",
"P27",
"P106",
"P3373"
],
"adjacency": [
[
4,
3,
3
],
[
4,
1,
1
],
[
4,
4,
5
],
[
0,
0,
5
],
[
5,
2,
2
]
],
"entity_labels": [
"My Afternoons with Margueritte",
"human",
"France",
"cinematographer",
"Étienne Becker",
"Jean Becker"
],
"relation_labels": [
"screenwriter",
"instance of",
"country of citizenship",
"occupation",
"sibling"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q222344 .
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P3373 ?x1 .
wd:Q1169451 wdt:P58 ?x1 .
?x1 wdt:P27 wd:Q142 .
FILTER ( ?x0 != ?x1 )
} |
mcwq-229039 | Who was a cinematographer whose German spouse edited The Third Generation , In a Year of 13 Moons , and Agnes and His Brothers | [
"Rainer Werner Fassbinder"
] | {
"entities": [
"Q98665",
"Q558280",
"Q5",
"Q222344",
"Q44426",
"Q183",
"Q570483",
"Q394674"
],
"relations": [
"P31",
"P1040",
"P27",
"P106",
"P26"
],
"adjacency": [
[
4,
3,
3
],
[
4,
0,
2
],
[
4,
4,
0
],
[
7,
1,
0
],
[
6,
1,
0
],
[
1,
1,
0
],
[
0,
2,
5
]
],
"entity_labels": [
"Juliane Lorenz",
"The Third Generation",
"human",
"cinematographer",
"Rainer Werner Fassbinder",
"Germany",
"In a Year of 13 Moons",
"Agnes and His Brothers"
],
"relation_labels": [
"instance of",
"film editor",
"country of citizenship",
"occupation",
"spouse"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q222344 .
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P26 ?x1 .
wd:Q394674 wdt:P1040 ?x1 .
wd:Q570483 wdt:P1040 ?x1 .
wd:Q558280 wdt:P1040 ?x1 .
?x1 wdt:P27 wd:Q183 .
FILTER ( ?x0 != ?x1 )
} |
mcwq-229040 | Who was a cinematographer whose employer acquired KUSC , Galen Center , and Bovard Field | [
"Slavko Vorkapić",
"Gene Polito",
"Michael Naimark",
"Jay Roach",
"Peter Sollett",
"Stephen Carpenter",
"Judy Irola"
] | {
"entities": [
"Q4614",
"Q7608860",
"Q5",
"Q222344",
"Q4950514",
"Q3191543",
"Q3094568"
],
"relations": [
"P106",
"P108",
"P31",
"P127"
],
"adjacency": [
[
1,
0,
3
],
[
1,
2,
2
],
[
1,
1,
0
],
[
4,
3,
0
],
[
6,
3,
0
],
[
5,
3,
0
]
],
"entity_labels": [
"University of Southern California",
"Stephen Carpenter",
"human",
"cinematographer",
"Bovard Field",
"KUSC",
"Galen Center"
],
"relation_labels": [
"occupation",
"employer",
"instance of",
"owned by"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q222344 .
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P108 ?x1 .
wd:Q4950514 wdt:P127 ?x1 .
wd:Q3094568 wdt:P127 ?x1 .
wd:Q3191543 wdt:P127 ?x1
} |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.