id
stringlengths 11
13
| question
stringlengths 11
8.64k
| answers
sequence | subgraph
dict | sparql
stringlengths 49
483
|
---|---|---|---|---|
mcwq-229571 | Who was a director , composer , writer , cinematographer , and editor of Spy Kids 3-D: Game Over and Once Upon a Time in Mexico | [
"Robert Rodriguez"
] | {
"entities": [
"Q47284",
"Q93853",
"Q5",
"Q550196"
],
"relations": [
"P344",
"P57",
"P58",
"P31",
"P1040",
"P86"
],
"adjacency": [
[
0,
3,
2
],
[
1,
0,
0
],
[
3,
0,
0
],
[
1,
1,
0
],
[
3,
1,
0
],
[
1,
4,
0
],
[
3,
4,
0
],
[
1,
5,
0
],
[
3,
5,
0
],
[
1,
2,
0
],
[
3,
2,
0
]
],
"entity_labels": [
"Robert Rodriguez",
"Once Upon a Time in Mexico",
"human",
"Spy Kids 3-D: Game Over"
],
"relation_labels": [
"director of photography",
"director",
"screenwriter",
"instance of",
"film editor",
"composer"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q93853 wdt:P344 ?x0 .
wd:Q550196 wdt:P344 ?x0 .
wd:Q93853 wdt:P57 ?x0 .
wd:Q550196 wdt:P57 ?x0 .
wd:Q93853 wdt:P1040 ?x0 .
wd:Q550196 wdt:P1040 ?x0 .
wd:Q93853 wdt:P86 ?x0 .
wd:Q550196 wdt:P86 ?x0 .
wd:Q93853 wdt:P58 ?x0 .
wd:Q550196 wdt:P58 ?x0
} |
mcwq-229573 | Who was a director , cinematographer , and editor of Once Upon a Time in Mexico , Planet Terror , and Sin City | [
"Robert Rodriguez"
] | {
"entities": [
"Q1165050",
"Q192115",
"Q5",
"Q93853",
"Q47284"
],
"relations": [
"P344",
"P57",
"P31",
"P1040"
],
"adjacency": [
[
4,
2,
2
],
[
1,
0,
4
],
[
0,
0,
4
],
[
3,
0,
4
],
[
1,
1,
4
],
[
0,
1,
4
],
[
3,
1,
4
],
[
1,
3,
4
],
[
0,
3,
4
],
[
3,
3,
4
]
],
"entity_labels": [
"Planet Terror",
"Sin City",
"human",
"Once Upon a Time in Mexico",
"Robert Rodriguez"
],
"relation_labels": [
"director of photography",
"director",
"instance of",
"film editor"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q192115 wdt:P344 ?x0 .
wd:Q1165050 wdt:P344 ?x0 .
wd:Q93853 wdt:P344 ?x0 .
wd:Q192115 wdt:P57 ?x0 .
wd:Q1165050 wdt:P57 ?x0 .
wd:Q93853 wdt:P57 ?x0 .
wd:Q192115 wdt:P1040 ?x0 .
wd:Q1165050 wdt:P1040 ?x0 .
wd:Q93853 wdt:P1040 ?x0
} |
mcwq-229575 | Who was a director , cinematographer , and producer of Beastmaster 2: Through the Portal of Time 's prequel | [
"Don Coscarelli"
] | {
"entities": [
"Q720360",
"Q813045",
"Q813050",
"Q5"
],
"relations": [
"P272",
"P344",
"P57",
"P31",
"P156"
],
"adjacency": [
[
0,
3,
3
],
[
2,
1,
0
],
[
2,
2,
0
],
[
2,
0,
0
],
[
2,
4,
1
]
],
"entity_labels": [
"Don Coscarelli",
"Beastmaster 2: Through the Portal of Time",
"The Beastmaster",
"human"
],
"relation_labels": [
"production company",
"director of photography",
"director",
"instance of",
"followed by"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x1 wdt:P344 ?x0 .
?x1 wdt:P57 ?x0 .
?x1 wdt:P272 ?x0 .
?x1 wdt:P156 wd:Q813045
} |
mcwq-229576 | Who was a director , cinematographer , composer , and editor of Once Upon a Time in Mexico and Spy Kids 3-D: Game Over | [
"Robert Rodriguez"
] | {
"entities": [
"Q47284",
"Q93853",
"Q5",
"Q550196"
],
"relations": [
"P344",
"P57",
"P31",
"P1040",
"P86"
],
"adjacency": [
[
0,
2,
2
],
[
1,
0,
0
],
[
3,
0,
0
],
[
1,
1,
0
],
[
3,
1,
0
],
[
1,
3,
0
],
[
3,
3,
0
],
[
1,
4,
0
],
[
3,
4,
0
]
],
"entity_labels": [
"Robert Rodriguez",
"Once Upon a Time in Mexico",
"human",
"Spy Kids 3-D: Game Over"
],
"relation_labels": [
"director of photography",
"director",
"instance of",
"film editor",
"composer"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q93853 wdt:P344 ?x0 .
wd:Q550196 wdt:P344 ?x0 .
wd:Q93853 wdt:P57 ?x0 .
wd:Q550196 wdt:P57 ?x0 .
wd:Q93853 wdt:P1040 ?x0 .
wd:Q550196 wdt:P1040 ?x0 .
wd:Q93853 wdt:P86 ?x0 .
wd:Q550196 wdt:P86 ?x0
} |
mcwq-229578 | Who was a director , cinematographer , editor , and composer of Inland Empire | [
"David Lynch"
] | {
"entities": [
"Q862058",
"Q2071",
"Q5"
],
"relations": [
"P344",
"P57",
"P31",
"P1040",
"P86"
],
"adjacency": [
[
1,
2,
2
],
[
0,
0,
1
],
[
0,
1,
1
],
[
0,
3,
1
],
[
0,
4,
1
]
],
"entity_labels": [
"Inland Empire",
"David Lynch",
"human"
],
"relation_labels": [
"director of photography",
"director",
"instance of",
"film editor",
"composer"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q862058 wdt:P344 ?x0 .
wd:Q862058 wdt:P57 ?x0 .
wd:Q862058 wdt:P1040 ?x0 .
wd:Q862058 wdt:P86 ?x0
} |
mcwq-229581 | Who was a director , cinematographer , editor , star , and composer of Sin City: A Dame to Kill For and Planet Terror | [
"Robert Rodriguez"
] | {
"entities": [
"Q47284",
"Q1165050",
"Q5",
"Q1653396"
],
"relations": [
"P344",
"P57",
"P31",
"P1040",
"P161",
"P86"
],
"adjacency": [
[
0,
2,
2
],
[
1,
4,
0
],
[
3,
4,
0
],
[
1,
0,
0
],
[
3,
0,
0
],
[
1,
1,
0
],
[
3,
1,
0
],
[
1,
3,
0
],
[
3,
3,
0
],
[
1,
5,
0
],
[
3,
5,
0
]
],
"entity_labels": [
"Robert Rodriguez",
"Planet Terror",
"human",
"Sin City: A Dame to Kill For"
],
"relation_labels": [
"director of photography",
"director",
"instance of",
"film editor",
"cast member",
"composer"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q1165050 wdt:P161 ?x0 .
wd:Q1653396 wdt:P161 ?x0 .
wd:Q1165050 wdt:P344 ?x0 .
wd:Q1653396 wdt:P344 ?x0 .
wd:Q1165050 wdt:P57 ?x0 .
wd:Q1653396 wdt:P57 ?x0 .
wd:Q1165050 wdt:P1040 ?x0 .
wd:Q1653396 wdt:P1040 ?x0 .
wd:Q1165050 wdt:P86 ?x0 .
wd:Q1653396 wdt:P86 ?x0
} |
mcwq-229582 | Who was a director , cinematographer , editor , writer , and executive producer of The Waiting Room and The Confession | [
"Zeki Demirkubuz"
] | {
"entities": [
"Q12813010",
"Q6084069",
"Q5",
"Q187261"
],
"relations": [
"P344",
"P57",
"P58",
"P1431",
"P31",
"P1040"
],
"adjacency": [
[
3,
4,
2
],
[
1,
0,
3
],
[
0,
0,
3
],
[
1,
1,
3
],
[
0,
1,
3
],
[
1,
5,
3
],
[
0,
5,
3
],
[
1,
3,
3
],
[
0,
3,
3
],
[
1,
2,
3
],
[
0,
2,
3
]
],
"entity_labels": [
"The Confession",
"The Waiting Room",
"human",
"Zeki Demirkubuz"
],
"relation_labels": [
"director of photography",
"director",
"screenwriter",
"executive producer",
"instance of",
"film editor"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q6084069 wdt:P344 ?x0 .
wd:Q12813010 wdt:P344 ?x0 .
wd:Q6084069 wdt:P57 ?x0 .
wd:Q12813010 wdt:P57 ?x0 .
wd:Q6084069 wdt:P1040 ?x0 .
wd:Q12813010 wdt:P1040 ?x0 .
wd:Q6084069 wdt:P1431 ?x0 .
wd:Q12813010 wdt:P1431 ?x0 .
wd:Q6084069 wdt:P58 ?x0 .
wd:Q12813010 wdt:P58 ?x0
} |
mcwq-229586 | Who was a director , cinematographer , writer , and star of Full Metal Jacket and Day of the Fight | [
"Stanley Kubrick"
] | {
"entities": [
"Q426628",
"Q243439",
"Q2001",
"Q5"
],
"relations": [
"P344",
"P57",
"P58",
"P31",
"P161"
],
"adjacency": [
[
2,
3,
3
],
[
1,
4,
2
],
[
0,
4,
2
],
[
1,
0,
2
],
[
0,
0,
2
],
[
1,
1,
2
],
[
0,
1,
2
],
[
1,
2,
2
],
[
0,
2,
2
]
],
"entity_labels": [
"Day of the Fight",
"Full Metal Jacket",
"Stanley Kubrick",
"human"
],
"relation_labels": [
"director of photography",
"director",
"screenwriter",
"instance of",
"cast member"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q243439 wdt:P161 ?x0 .
wd:Q426628 wdt:P161 ?x0 .
wd:Q243439 wdt:P344 ?x0 .
wd:Q426628 wdt:P344 ?x0 .
wd:Q243439 wdt:P57 ?x0 .
wd:Q426628 wdt:P57 ?x0 .
wd:Q243439 wdt:P58 ?x0 .
wd:Q426628 wdt:P58 ?x0
} |
mcwq-229589 | Who was a director , costume designer , and star of El Topo and The Holy Mountain | [
"Alejandro Jodorowsky"
] | {
"entities": [
"Q263730",
"Q5",
"Q1640076",
"Q477782"
],
"relations": [
"P2515",
"P57",
"P31",
"P161"
],
"adjacency": [
[
0,
2,
1
],
[
3,
3,
0
],
[
2,
3,
0
],
[
3,
1,
0
],
[
2,
1,
0
],
[
3,
0,
0
],
[
2,
0,
0
]
],
"entity_labels": [
"Alejandro Jodorowsky",
"human",
"The Holy Mountain",
"El Topo"
],
"relation_labels": [
"costume designer",
"director",
"instance of",
"cast member"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q477782 wdt:P161 ?x0 .
wd:Q1640076 wdt:P161 ?x0 .
wd:Q477782 wdt:P57 ?x0 .
wd:Q1640076 wdt:P57 ?x0 .
wd:Q477782 wdt:P2515 ?x0 .
wd:Q1640076 wdt:P2515 ?x0
} |
mcwq-229591 | Who was a director , costume designer , and star of No label defined | [
"Jan Decorte"
] | {
"entities": [
"Q57501302",
"Q5",
"Q2601509"
],
"relations": [
"P2515",
"P57",
"P31",
"P161"
],
"adjacency": [
[
2,
2,
1
],
[
0,
3,
2
],
[
0,
1,
2
],
[
0,
0,
2
]
],
"entity_labels": [
null,
"human",
"Jan Decorte"
],
"relation_labels": [
"costume designer",
"director",
"instance of",
"cast member"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q57501302 wdt:P161 ?x0 .
wd:Q57501302 wdt:P57 ?x0 .
wd:Q57501302 wdt:P2515 ?x0
} |
mcwq-229592 | Who was a director , costume designer , and writer of El Topo and The Holy Mountain | [
"Alejandro Jodorowsky"
] | {
"entities": [
"Q263730",
"Q5",
"Q1640076",
"Q477782"
],
"relations": [
"P2515",
"P57",
"P58",
"P31"
],
"adjacency": [
[
0,
3,
1
],
[
3,
1,
0
],
[
2,
1,
0
],
[
3,
0,
0
],
[
2,
0,
0
],
[
3,
2,
0
],
[
2,
2,
0
]
],
"entity_labels": [
"Alejandro Jodorowsky",
"human",
"The Holy Mountain",
"El Topo"
],
"relation_labels": [
"costume designer",
"director",
"screenwriter",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q477782 wdt:P57 ?x0 .
wd:Q1640076 wdt:P57 ?x0 .
wd:Q477782 wdt:P2515 ?x0 .
wd:Q1640076 wdt:P2515 ?x0 .
wd:Q477782 wdt:P58 ?x0 .
wd:Q1640076 wdt:P58 ?x0
} |
mcwq-229597 | Who was a director , editor , and composer of Pay Day and Modern Times | [
"Charlie Chaplin"
] | {
"entities": [
"Q45602",
"Q882",
"Q199039",
"Q5"
],
"relations": [
"P86",
"P57",
"P31",
"P1040"
],
"adjacency": [
[
1,
2,
3
],
[
0,
1,
1
],
[
2,
1,
1
],
[
0,
3,
1
],
[
2,
3,
1
],
[
0,
0,
1
],
[
2,
0,
1
]
],
"entity_labels": [
"Modern Times",
"Charlie Chaplin",
"Pay Day",
"human"
],
"relation_labels": [
"composer",
"director",
"instance of",
"film editor"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q45602 wdt:P57 ?x0 .
wd:Q199039 wdt:P57 ?x0 .
wd:Q45602 wdt:P1040 ?x0 .
wd:Q199039 wdt:P1040 ?x0 .
wd:Q45602 wdt:P86 ?x0 .
wd:Q199039 wdt:P86 ?x0
} |
mcwq-229598 | Who was a director , editor , and cinematographer of Once Upon a Time in Mexico , Spy Kids 2: The Island of Lost Dreams , and Planet Terror | [
"Robert Rodriguez"
] | {
"entities": [
"Q1165050",
"Q5",
"Q93853",
"Q47284",
"Q549908"
],
"relations": [
"P344",
"P57",
"P31",
"P1040"
],
"adjacency": [
[
3,
2,
1
],
[
2,
0,
3
],
[
0,
0,
3
],
[
4,
0,
3
],
[
2,
1,
3
],
[
0,
1,
3
],
[
4,
1,
3
],
[
2,
3,
3
],
[
0,
3,
3
],
[
4,
3,
3
]
],
"entity_labels": [
"Planet Terror",
"human",
"Once Upon a Time in Mexico",
"Robert Rodriguez",
"Spy Kids 2: The Island of Lost Dreams"
],
"relation_labels": [
"director of photography",
"director",
"instance of",
"film editor"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q93853 wdt:P344 ?x0 .
wd:Q1165050 wdt:P344 ?x0 .
wd:Q549908 wdt:P344 ?x0 .
wd:Q93853 wdt:P57 ?x0 .
wd:Q1165050 wdt:P57 ?x0 .
wd:Q549908 wdt:P57 ?x0 .
wd:Q93853 wdt:P1040 ?x0 .
wd:Q1165050 wdt:P1040 ?x0 .
wd:Q549908 wdt:P1040 ?x0
} |
mcwq-229599 | Who was a director , editor , and executive producer of The Waiting Room , The Confession , and Fate | [
"Zeki Demirkubuz"
] | {
"entities": [
"Q5",
"Q6084069",
"Q187261",
"Q12813010",
"Q5437360"
],
"relations": [
"P57",
"P1431",
"P31",
"P1040"
],
"adjacency": [
[
2,
2,
0
],
[
4,
0,
2
],
[
1,
0,
2
],
[
3,
0,
2
],
[
4,
3,
2
],
[
1,
3,
2
],
[
3,
3,
2
],
[
4,
1,
2
],
[
1,
1,
2
],
[
3,
1,
2
]
],
"entity_labels": [
"human",
"The Waiting Room",
"Zeki Demirkubuz",
"The Confession",
"Fate"
],
"relation_labels": [
"director",
"executive producer",
"instance of",
"film editor"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q5437360 wdt:P57 ?x0 .
wd:Q6084069 wdt:P57 ?x0 .
wd:Q12813010 wdt:P57 ?x0 .
wd:Q5437360 wdt:P1040 ?x0 .
wd:Q6084069 wdt:P1040 ?x0 .
wd:Q12813010 wdt:P1040 ?x0 .
wd:Q5437360 wdt:P1431 ?x0 .
wd:Q6084069 wdt:P1431 ?x0 .
wd:Q12813010 wdt:P1431 ?x0
} |
mcwq-229601 | Who was a director , editor , composer , and cinematographer of Inland Empire | [
"David Lynch"
] | {
"entities": [
"Q862058",
"Q2071",
"Q5"
],
"relations": [
"P344",
"P57",
"P31",
"P1040",
"P86"
],
"adjacency": [
[
1,
2,
2
],
[
0,
0,
1
],
[
0,
1,
1
],
[
0,
3,
1
],
[
0,
4,
1
]
],
"entity_labels": [
"Inland Empire",
"David Lynch",
"human"
],
"relation_labels": [
"director of photography",
"director",
"instance of",
"film editor",
"composer"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q862058 wdt:P344 ?x0 .
wd:Q862058 wdt:P57 ?x0 .
wd:Q862058 wdt:P1040 ?x0 .
wd:Q862058 wdt:P86 ?x0
} |
mcwq-229623 | Who was a director , producer , and star of Journey into Fear | [
"Orson Welles"
] | {
"entities": [
"Q2733208",
"Q24829",
"Q5"
],
"relations": [
"P272",
"P57",
"P31",
"P161"
],
"adjacency": [
[
1,
2,
2
],
[
0,
3,
1
],
[
0,
1,
1
],
[
0,
0,
1
]
],
"entity_labels": [
"Journey into Fear",
"Orson Welles",
"human"
],
"relation_labels": [
"production company",
"director",
"instance of",
"cast member"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q2733208 wdt:P161 ?x0 .
wd:Q2733208 wdt:P57 ?x0 .
wd:Q2733208 wdt:P272 ?x0
} |
mcwq-229625 | Who was a director , producer , composer , and star of Nostra Signora dei Turchi | [
"Carmelo Bene"
] | {
"entities": [
"Q3878627",
"Q5",
"Q982519"
],
"relations": [
"P272",
"P57",
"P31",
"P161",
"P86"
],
"adjacency": [
[
2,
2,
1
],
[
0,
3,
2
],
[
0,
1,
2
],
[
0,
4,
2
],
[
0,
0,
2
]
],
"entity_labels": [
"Nostra Signora dei Turchi",
"human",
"Carmelo Bene"
],
"relation_labels": [
"production company",
"director",
"instance of",
"cast member",
"composer"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q3878627 wdt:P161 ?x0 .
wd:Q3878627 wdt:P57 ?x0 .
wd:Q3878627 wdt:P86 ?x0 .
wd:Q3878627 wdt:P272 ?x0
} |
mcwq-229629 | Who was a director , star , and composer of Rust Never Sleeps and Human Highway | [
"Neil Young"
] | {
"entities": [
"Q5937209",
"Q59587231",
"Q5",
"Q633"
],
"relations": [
"P86",
"P57",
"P31",
"P161"
],
"adjacency": [
[
3,
2,
2
],
[
1,
3,
3
],
[
0,
3,
3
],
[
1,
1,
3
],
[
0,
1,
3
],
[
1,
0,
3
],
[
0,
0,
3
]
],
"entity_labels": [
"Human Highway",
"Rust Never Sleeps",
"human",
"Neil Young"
],
"relation_labels": [
"composer",
"director",
"instance of",
"cast member"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q59587231 wdt:P161 ?x0 .
wd:Q5937209 wdt:P161 ?x0 .
wd:Q59587231 wdt:P57 ?x0 .
wd:Q5937209 wdt:P57 ?x0 .
wd:Q59587231 wdt:P86 ?x0 .
wd:Q5937209 wdt:P86 ?x0
} |
mcwq-229630 | Who was a director , star , and composer of The Great Dictator | [
"Charlie Chaplin"
] | {
"entities": [
"Q882",
"Q109116",
"Q5"
],
"relations": [
"P86",
"P57",
"P31",
"P161"
],
"adjacency": [
[
0,
2,
2
],
[
1,
3,
0
],
[
1,
1,
0
],
[
1,
0,
0
]
],
"entity_labels": [
"Charlie Chaplin",
"The Great Dictator",
"human"
],
"relation_labels": [
"composer",
"director",
"instance of",
"cast member"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q109116 wdt:P161 ?x0 .
wd:Q109116 wdt:P57 ?x0 .
wd:Q109116 wdt:P86 ?x0
} |
mcwq-229631 | Who was a director , star , and cinematographer of Sin City: A Dame to Kill For , The Adventures of Sharkboy and Lavagirl in 3-D , and Sin City | [
"Robert Rodriguez"
] | {
"entities": [
"Q656357",
"Q5",
"Q192115",
"Q1653396",
"Q47284"
],
"relations": [
"P344",
"P57",
"P31",
"P161"
],
"adjacency": [
[
4,
2,
1
],
[
3,
3,
4
],
[
2,
3,
4
],
[
0,
3,
4
],
[
3,
0,
4
],
[
2,
0,
4
],
[
0,
0,
4
],
[
3,
1,
4
],
[
2,
1,
4
],
[
0,
1,
4
]
],
"entity_labels": [
"The Adventures of Sharkboy and Lavagirl in 3-D",
"human",
"Sin City",
"Sin City: A Dame to Kill For",
"Robert Rodriguez"
],
"relation_labels": [
"director of photography",
"director",
"instance of",
"cast member"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q1653396 wdt:P161 ?x0 .
wd:Q192115 wdt:P161 ?x0 .
wd:Q656357 wdt:P161 ?x0 .
wd:Q1653396 wdt:P344 ?x0 .
wd:Q192115 wdt:P344 ?x0 .
wd:Q656357 wdt:P344 ?x0 .
wd:Q1653396 wdt:P57 ?x0 .
wd:Q192115 wdt:P57 ?x0 .
wd:Q656357 wdt:P57 ?x0
} |
mcwq-229632 | Who was a director , star , and costume designer of El Topo and The Holy Mountain | [
"Alejandro Jodorowsky"
] | {
"entities": [
"Q263730",
"Q5",
"Q1640076",
"Q477782"
],
"relations": [
"P2515",
"P57",
"P31",
"P161"
],
"adjacency": [
[
0,
2,
1
],
[
3,
3,
0
],
[
2,
3,
0
],
[
3,
1,
0
],
[
2,
1,
0
],
[
3,
0,
0
],
[
2,
0,
0
]
],
"entity_labels": [
"Alejandro Jodorowsky",
"human",
"The Holy Mountain",
"El Topo"
],
"relation_labels": [
"costume designer",
"director",
"instance of",
"cast member"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q477782 wdt:P161 ?x0 .
wd:Q1640076 wdt:P161 ?x0 .
wd:Q477782 wdt:P57 ?x0 .
wd:Q1640076 wdt:P57 ?x0 .
wd:Q477782 wdt:P2515 ?x0 .
wd:Q1640076 wdt:P2515 ?x0
} |
mcwq-229633 | Who was a director , star , and editor of Modern Times , Pay Day , and The Bank | [
"Charlie Chaplin"
] | {
"entities": [
"Q45602",
"Q5",
"Q882",
"Q199039",
"Q2291409"
],
"relations": [
"P1040",
"P57",
"P31",
"P161"
],
"adjacency": [
[
2,
2,
1
],
[
4,
3,
2
],
[
0,
3,
2
],
[
3,
3,
2
],
[
4,
1,
2
],
[
0,
1,
2
],
[
3,
1,
2
],
[
4,
0,
2
],
[
0,
0,
2
],
[
3,
0,
2
]
],
"entity_labels": [
"Modern Times",
"human",
"Charlie Chaplin",
"Pay Day",
"The Bank"
],
"relation_labels": [
"film editor",
"director",
"instance of",
"cast member"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q2291409 wdt:P161 ?x0 .
wd:Q45602 wdt:P161 ?x0 .
wd:Q199039 wdt:P161 ?x0 .
wd:Q2291409 wdt:P57 ?x0 .
wd:Q45602 wdt:P57 ?x0 .
wd:Q199039 wdt:P57 ?x0 .
wd:Q2291409 wdt:P1040 ?x0 .
wd:Q45602 wdt:P1040 ?x0 .
wd:Q199039 wdt:P1040 ?x0
} |
mcwq-229634 | Who was a director , star , and producer of Journey into Fear | [
"Orson Welles"
] | {
"entities": [
"Q2733208",
"Q24829",
"Q5"
],
"relations": [
"P272",
"P57",
"P31",
"P161"
],
"adjacency": [
[
1,
2,
2
],
[
0,
3,
1
],
[
0,
1,
1
],
[
0,
0,
1
]
],
"entity_labels": [
"Journey into Fear",
"Orson Welles",
"human"
],
"relation_labels": [
"production company",
"director",
"instance of",
"cast member"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q2733208 wdt:P161 ?x0 .
wd:Q2733208 wdt:P57 ?x0 .
wd:Q2733208 wdt:P272 ?x0
} |
mcwq-229637 | Who was a director , star , editor , and composer of The Gold Rush and Modern Times | [
"Charlie Chaplin"
] | {
"entities": [
"Q45602",
"Q882",
"Q5",
"Q214723"
],
"relations": [
"P57",
"P31",
"P1040",
"P161",
"P86"
],
"adjacency": [
[
1,
1,
2
],
[
0,
3,
1
],
[
3,
3,
1
],
[
0,
0,
1
],
[
3,
0,
1
],
[
0,
2,
1
],
[
3,
2,
1
],
[
0,
4,
1
],
[
3,
4,
1
]
],
"entity_labels": [
"Modern Times",
"Charlie Chaplin",
"human",
"The Gold Rush"
],
"relation_labels": [
"director",
"instance of",
"film editor",
"cast member",
"composer"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q45602 wdt:P161 ?x0 .
wd:Q214723 wdt:P161 ?x0 .
wd:Q45602 wdt:P57 ?x0 .
wd:Q214723 wdt:P57 ?x0 .
wd:Q45602 wdt:P1040 ?x0 .
wd:Q214723 wdt:P1040 ?x0 .
wd:Q45602 wdt:P86 ?x0 .
wd:Q214723 wdt:P86 ?x0
} |
mcwq-229638 | Who was a director , star , editor , and cinematographer of Sin City , Planet Terror , and The Adventures of Sharkboy and Lavagirl in 3-D | [
"Robert Rodriguez"
] | {
"entities": [
"Q1165050",
"Q656357",
"Q5",
"Q192115",
"Q47284"
],
"relations": [
"P344",
"P57",
"P31",
"P1040",
"P161"
],
"adjacency": [
[
4,
2,
2
],
[
3,
4,
4
],
[
1,
4,
4
],
[
0,
4,
4
],
[
3,
0,
4
],
[
1,
0,
4
],
[
0,
0,
4
],
[
3,
1,
4
],
[
1,
1,
4
],
[
0,
1,
4
],
[
3,
3,
4
],
[
1,
3,
4
],
[
0,
3,
4
]
],
"entity_labels": [
"Planet Terror",
"The Adventures of Sharkboy and Lavagirl in 3-D",
"human",
"Sin City",
"Robert Rodriguez"
],
"relation_labels": [
"director of photography",
"director",
"instance of",
"film editor",
"cast member"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q192115 wdt:P161 ?x0 .
wd:Q656357 wdt:P161 ?x0 .
wd:Q1165050 wdt:P161 ?x0 .
wd:Q192115 wdt:P344 ?x0 .
wd:Q656357 wdt:P344 ?x0 .
wd:Q1165050 wdt:P344 ?x0 .
wd:Q192115 wdt:P57 ?x0 .
wd:Q656357 wdt:P57 ?x0 .
wd:Q1165050 wdt:P57 ?x0 .
wd:Q192115 wdt:P1040 ?x0 .
wd:Q656357 wdt:P1040 ?x0 .
wd:Q1165050 wdt:P1040 ?x0
} |
mcwq-229643 | Who was a director , star , writer , and composer of Modern Times and The Gold Rush | [
"Charlie Chaplin"
] | {
"entities": [
"Q45602",
"Q882",
"Q5",
"Q214723"
],
"relations": [
"P57",
"P58",
"P31",
"P161",
"P86"
],
"adjacency": [
[
1,
2,
2
],
[
0,
3,
1
],
[
3,
3,
1
],
[
0,
0,
1
],
[
3,
0,
1
],
[
0,
4,
1
],
[
3,
4,
1
],
[
0,
1,
1
],
[
3,
1,
1
]
],
"entity_labels": [
"Modern Times",
"Charlie Chaplin",
"human",
"The Gold Rush"
],
"relation_labels": [
"director",
"screenwriter",
"instance of",
"cast member",
"composer"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q45602 wdt:P161 ?x0 .
wd:Q214723 wdt:P161 ?x0 .
wd:Q45602 wdt:P57 ?x0 .
wd:Q214723 wdt:P57 ?x0 .
wd:Q45602 wdt:P86 ?x0 .
wd:Q214723 wdt:P86 ?x0 .
wd:Q45602 wdt:P58 ?x0 .
wd:Q214723 wdt:P58 ?x0
} |
mcwq-229644 | Who was a director , writer , and cinematographer of Day of the Fight , Full Metal Jacket , and Fear and Desire | [
"Stanley Kubrick"
] | {
"entities": [
"Q426628",
"Q243439",
"Q2001",
"Q5",
"Q929157"
],
"relations": [
"P344",
"P57",
"P58",
"P31"
],
"adjacency": [
[
2,
3,
3
],
[
1,
0,
2
],
[
0,
0,
2
],
[
4,
0,
2
],
[
1,
1,
2
],
[
0,
1,
2
],
[
4,
1,
2
],
[
1,
2,
2
],
[
0,
2,
2
],
[
4,
2,
2
]
],
"entity_labels": [
"Day of the Fight",
"Full Metal Jacket",
"Stanley Kubrick",
"human",
"Fear and Desire"
],
"relation_labels": [
"director of photography",
"director",
"screenwriter",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q243439 wdt:P344 ?x0 .
wd:Q426628 wdt:P344 ?x0 .
wd:Q929157 wdt:P344 ?x0 .
wd:Q243439 wdt:P57 ?x0 .
wd:Q426628 wdt:P57 ?x0 .
wd:Q929157 wdt:P57 ?x0 .
wd:Q243439 wdt:P58 ?x0 .
wd:Q426628 wdt:P58 ?x0 .
wd:Q929157 wdt:P58 ?x0
} |
mcwq-229646 | Who was a director , writer , and editor of The Hidden Fortress , Red Beard , and Sanshiro Sugata Part II | [
"Akira Kurosawa"
] | {
"entities": [
"Q847709",
"Q39946",
"Q8006",
"Q5",
"Q2296227"
],
"relations": [
"P57",
"P58",
"P31",
"P1040"
],
"adjacency": [
[
2,
2,
3
],
[
4,
0,
2
],
[
0,
0,
2
],
[
1,
0,
2
],
[
4,
3,
2
],
[
0,
3,
2
],
[
1,
3,
2
],
[
4,
1,
2
],
[
0,
1,
2
],
[
1,
1,
2
]
],
"entity_labels": [
"Red Beard",
"The Hidden Fortress",
"Akira Kurosawa",
"human",
"Sanshiro Sugata Part II"
],
"relation_labels": [
"director",
"screenwriter",
"instance of",
"film editor"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q2296227 wdt:P57 ?x0 .
wd:Q847709 wdt:P57 ?x0 .
wd:Q39946 wdt:P57 ?x0 .
wd:Q2296227 wdt:P1040 ?x0 .
wd:Q847709 wdt:P1040 ?x0 .
wd:Q39946 wdt:P1040 ?x0 .
wd:Q2296227 wdt:P58 ?x0 .
wd:Q847709 wdt:P58 ?x0 .
wd:Q39946 wdt:P58 ?x0
} |
mcwq-229648 | Who was a director , writer , cinematographer , and star of Full Metal Jacket and Day of the Fight | [
"Stanley Kubrick"
] | {
"entities": [
"Q426628",
"Q243439",
"Q2001",
"Q5"
],
"relations": [
"P344",
"P57",
"P58",
"P31",
"P161"
],
"adjacency": [
[
2,
3,
3
],
[
1,
4,
2
],
[
0,
4,
2
],
[
1,
0,
2
],
[
0,
0,
2
],
[
1,
1,
2
],
[
0,
1,
2
],
[
1,
2,
2
],
[
0,
2,
2
]
],
"entity_labels": [
"Day of the Fight",
"Full Metal Jacket",
"Stanley Kubrick",
"human"
],
"relation_labels": [
"director of photography",
"director",
"screenwriter",
"instance of",
"cast member"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q243439 wdt:P161 ?x0 .
wd:Q426628 wdt:P161 ?x0 .
wd:Q243439 wdt:P344 ?x0 .
wd:Q426628 wdt:P344 ?x0 .
wd:Q243439 wdt:P57 ?x0 .
wd:Q426628 wdt:P57 ?x0 .
wd:Q243439 wdt:P58 ?x0 .
wd:Q426628 wdt:P58 ?x0
} |
mcwq-229654 | Who was a director , writer , star , and executive producer of Twin Peaks: Fire Walk with Me and Twin Peaks | [
"David Lynch"
] | {
"entities": [
"Q2085",
"Q2071",
"Q1140578",
"Q5"
],
"relations": [
"P57",
"P58",
"P1431",
"P31",
"P161"
],
"adjacency": [
[
1,
3,
3
],
[
0,
4,
1
],
[
2,
4,
1
],
[
0,
0,
1
],
[
2,
0,
1
],
[
0,
2,
1
],
[
2,
2,
1
],
[
0,
1,
1
],
[
2,
1,
1
]
],
"entity_labels": [
"Twin Peaks",
"David Lynch",
"Twin Peaks: Fire Walk with Me",
"human"
],
"relation_labels": [
"director",
"screenwriter",
"executive producer",
"instance of",
"cast member"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q2085 wdt:P161 ?x0 .
wd:Q1140578 wdt:P161 ?x0 .
wd:Q2085 wdt:P57 ?x0 .
wd:Q1140578 wdt:P57 ?x0 .
wd:Q2085 wdt:P1431 ?x0 .
wd:Q1140578 wdt:P1431 ?x0 .
wd:Q2085 wdt:P58 ?x0 .
wd:Q1140578 wdt:P58 ?x0
} |
mcwq-229658 | Who was a female American composer of Nuts and Evergreen (Love Theme from A Star Is Born) | [
"Barbra Streisand"
] | {
"entities": [
"Q6581072",
"Q30",
"Q943300",
"Q5417167",
"Q5",
"Q4636"
],
"relations": [
"P86",
"P27",
"P21",
"P31"
],
"adjacency": [
[
5,
3,
4
],
[
2,
0,
5
],
[
3,
0,
5
],
[
5,
2,
0
],
[
5,
1,
1
]
],
"entity_labels": [
"female",
"United States of America",
"Nuts",
"Evergreen (Love Theme from A Star Is Born)",
"human",
"Barbra Streisand"
],
"relation_labels": [
"composer",
"country of citizenship",
"sex or gender",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q943300 wdt:P86 ?x0 .
wd:Q5417167 wdt:P86 ?x0 .
?x0 wdt:P21 wd:Q6581072 .
?x0 wdt:P27 wd:Q30
} |
mcwq-229659 | Who was a female American composer of Patti Smith: Dream of Life | [
"Patti Smith"
] | {
"entities": [
"Q6581072",
"Q30",
"Q5",
"Q557",
"Q7148553"
],
"relations": [
"P86",
"P27",
"P21",
"P31"
],
"adjacency": [
[
3,
3,
2
],
[
4,
0,
3
],
[
3,
2,
0
],
[
3,
1,
1
]
],
"entity_labels": [
"female",
"United States of America",
"human",
"Patti Smith",
"Patti Smith: Dream of Life"
],
"relation_labels": [
"composer",
"country of citizenship",
"sex or gender",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q7148553 wdt:P86 ?x0 .
?x0 wdt:P21 wd:Q6581072 .
?x0 wdt:P27 wd:Q30
} |
mcwq-229660 | Who was a female American cinematographer of Me & Isaac Newton , Tape , and The Wrestler | [
"Maryse Alberti"
] | {
"entities": [
"Q6581072",
"Q30",
"Q5",
"Q193981",
"Q6802914",
"Q45928",
"Q139326"
],
"relations": [
"P344",
"P27",
"P21",
"P31"
],
"adjacency": [
[
5,
3,
2
],
[
3,
0,
5
],
[
4,
0,
5
],
[
6,
0,
5
],
[
5,
2,
0
],
[
5,
1,
1
]
],
"entity_labels": [
"female",
"United States of America",
"human",
"Tape",
"Me & Isaac Newton",
"Maryse Alberti",
"The Wrestler"
],
"relation_labels": [
"director of photography",
"country of citizenship",
"sex or gender",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q193981 wdt:P344 ?x0 .
wd:Q6802914 wdt:P344 ?x0 .
wd:Q139326 wdt:P344 ?x0 .
?x0 wdt:P21 wd:Q6581072 .
?x0 wdt:P27 wd:Q30
} |
mcwq-229661 | Who was a female American cinematographer of Enron: The Smartest Guys in the Room and A Journal for Jordan | [
"Maryse Alberti"
] | {
"entities": [
"Q6581072",
"Q30",
"Q5",
"Q105560268",
"Q1344190",
"Q45928"
],
"relations": [
"P344",
"P27",
"P21",
"P31"
],
"adjacency": [
[
5,
3,
2
],
[
3,
0,
5
],
[
4,
0,
5
],
[
5,
2,
0
],
[
5,
1,
1
]
],
"entity_labels": [
"female",
"United States of America",
"human",
"A Journal for Jordan",
"Enron: The Smartest Guys in the Room",
"Maryse Alberti"
],
"relation_labels": [
"director of photography",
"country of citizenship",
"sex or gender",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q105560268 wdt:P344 ?x0 .
wd:Q1344190 wdt:P344 ?x0 .
?x0 wdt:P21 wd:Q6581072 .
?x0 wdt:P27 wd:Q30
} |
mcwq-229662 | Who was a female American cinematographer of The Wrestler | [
"Maryse Alberti"
] | {
"entities": [
"Q6581072",
"Q30",
"Q5",
"Q45928",
"Q139326"
],
"relations": [
"P344",
"P27",
"P21",
"P31"
],
"adjacency": [
[
3,
3,
2
],
[
4,
0,
3
],
[
3,
2,
0
],
[
3,
1,
1
]
],
"entity_labels": [
"female",
"United States of America",
"human",
"Maryse Alberti",
"The Wrestler"
],
"relation_labels": [
"director of photography",
"country of citizenship",
"sex or gender",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q139326 wdt:P344 ?x0 .
?x0 wdt:P21 wd:Q6581072 .
?x0 wdt:P27 wd:Q30
} |
mcwq-229664 | Who was a female American costume designer of Song of the Thin Man | [
"Irene Lentz"
] | {
"entities": [
"Q6581072",
"Q145245",
"Q30",
"Q120626",
"Q5"
],
"relations": [
"P2515",
"P27",
"P21",
"P31"
],
"adjacency": [
[
1,
3,
4
],
[
3,
0,
1
],
[
1,
2,
0
],
[
1,
1,
2
]
],
"entity_labels": [
"female",
"Irene Lentz",
"United States of America",
"Song of the Thin Man",
"human"
],
"relation_labels": [
"costume designer",
"country of citizenship",
"sex or gender",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q120626 wdt:P2515 ?x0 .
?x0 wdt:P21 wd:Q6581072 .
?x0 wdt:P27 wd:Q30
} |
mcwq-229665 | Who was a female American costume designer of Two Girls and a Sailor and Song of the Thin Man | [
"Irene Lentz"
] | {
"entities": [
"Q6581072",
"Q145245",
"Q2761816",
"Q30",
"Q120626",
"Q5"
],
"relations": [
"P2515",
"P27",
"P21",
"P31"
],
"adjacency": [
[
1,
3,
5
],
[
2,
0,
1
],
[
4,
0,
1
],
[
1,
2,
0
],
[
1,
1,
3
]
],
"entity_labels": [
"female",
"Irene Lentz",
"Two Girls and a Sailor",
"United States of America",
"Song of the Thin Man",
"human"
],
"relation_labels": [
"costume designer",
"country of citizenship",
"sex or gender",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q2761816 wdt:P2515 ?x0 .
wd:Q120626 wdt:P2515 ?x0 .
?x0 wdt:P21 wd:Q6581072 .
?x0 wdt:P27 wd:Q30
} |
mcwq-229666 | Who was a female American costume designer of Souls at Sea , The Nutty Professor , and Escape from Zahrain | [
"Edith Head"
] | {
"entities": [
"Q6581072",
"Q30",
"Q5",
"Q32228",
"Q25471",
"Q280470",
"Q234961"
],
"relations": [
"P2515",
"P27",
"P21",
"P31"
],
"adjacency": [
[
6,
3,
2
],
[
4,
0,
6
],
[
5,
0,
6
],
[
3,
0,
6
],
[
6,
2,
0
],
[
6,
1,
1
]
],
"entity_labels": [
"female",
"United States of America",
"human",
"The Nutty Professor",
"Escape from Zahrain",
"Souls at Sea",
"Edith Head"
],
"relation_labels": [
"costume designer",
"country of citizenship",
"sex or gender",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q25471 wdt:P2515 ?x0 .
wd:Q280470 wdt:P2515 ?x0 .
wd:Q32228 wdt:P2515 ?x0 .
?x0 wdt:P21 wd:Q6581072 .
?x0 wdt:P27 wd:Q30
} |
mcwq-229667 | Who was a female American director of W.E. and Filth and Wisdom | [
"Madonna"
] | {
"entities": [
"Q6581072",
"Q1744",
"Q30",
"Q5",
"Q946478",
"Q1235550"
],
"relations": [
"P27",
"P57",
"P21",
"P31"
],
"adjacency": [
[
1,
3,
3
],
[
5,
1,
1
],
[
4,
1,
1
],
[
1,
2,
0
],
[
1,
0,
2
]
],
"entity_labels": [
"female",
"Madonna",
"United States of America",
"human",
"Filth and Wisdom",
"W.E."
],
"relation_labels": [
"country of citizenship",
"director",
"sex or gender",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q1235550 wdt:P57 ?x0 .
wd:Q946478 wdt:P57 ?x0 .
?x0 wdt:P21 wd:Q6581072 .
?x0 wdt:P27 wd:Q30
} |
mcwq-229668 | Who was a female American director of Filth and Wisdom | [
"Madonna"
] | {
"entities": [
"Q6581072",
"Q1744",
"Q30",
"Q5",
"Q946478"
],
"relations": [
"P27",
"P57",
"P21",
"P31"
],
"adjacency": [
[
1,
3,
3
],
[
4,
1,
1
],
[
1,
2,
0
],
[
1,
0,
2
]
],
"entity_labels": [
"female",
"Madonna",
"United States of America",
"human",
"Filth and Wisdom"
],
"relation_labels": [
"country of citizenship",
"director",
"sex or gender",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q946478 wdt:P57 ?x0 .
?x0 wdt:P21 wd:Q6581072 .
?x0 wdt:P27 wd:Q30
} |
mcwq-229671 | Who was a female American editor of Some Came Running and Two Weeks in Another Town | [
"Adrienne Fazan"
] | {
"entities": [
"Q6581072",
"Q377464",
"Q30",
"Q5",
"Q59240",
"Q377923"
],
"relations": [
"P27",
"P21",
"P31",
"P1040"
],
"adjacency": [
[
1,
2,
3
],
[
4,
3,
1
],
[
5,
3,
1
],
[
1,
1,
0
],
[
1,
0,
2
]
],
"entity_labels": [
"female",
"Adrienne Fazan",
"United States of America",
"human",
"Two Weeks in Another Town",
"Some Came Running"
],
"relation_labels": [
"country of citizenship",
"sex or gender",
"instance of",
"film editor"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q59240 wdt:P1040 ?x0 .
wd:Q377923 wdt:P1040 ?x0 .
?x0 wdt:P21 wd:Q6581072 .
?x0 wdt:P27 wd:Q30
} |
mcwq-229672 | Who was a female American editor of 2 Days in Paris | [
"Julie Delpy"
] | {
"entities": [
"Q110462",
"Q6581072",
"Q30",
"Q5",
"Q128646"
],
"relations": [
"P27",
"P21",
"P31",
"P1040"
],
"adjacency": [
[
0,
2,
3
],
[
4,
3,
0
],
[
0,
1,
1
],
[
0,
0,
2
]
],
"entity_labels": [
"Julie Delpy",
"female",
"United States of America",
"human",
"2 Days in Paris"
],
"relation_labels": [
"country of citizenship",
"sex or gender",
"instance of",
"film editor"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q128646 wdt:P1040 ?x0 .
?x0 wdt:P21 wd:Q6581072 .
?x0 wdt:P27 wd:Q30
} |
mcwq-229674 | Who was a female American employee of MSNBC and Air America | [
"Rachel Maddow"
] | {
"entities": [
"Q6581072",
"Q30",
"Q555",
"Q5",
"Q2828179",
"Q13973"
],
"relations": [
"P27",
"P108",
"P21",
"P31"
],
"adjacency": [
[
2,
3,
3
],
[
2,
1,
5
],
[
2,
1,
4
],
[
2,
2,
0
],
[
2,
0,
1
]
],
"entity_labels": [
"female",
"United States of America",
"Rachel Maddow",
"human",
"Air America",
"MSNBC"
],
"relation_labels": [
"country of citizenship",
"employer",
"sex or gender",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P108 wd:Q13973 .
?x0 wdt:P108 wd:Q2828179 .
?x0 wdt:P21 wd:Q6581072 .
?x0 wdt:P27 wd:Q30
} |
mcwq-229675 | Who was a female American employee of Eckert–Mauchly Computer Corporation , Honeywell , Remington Rand , Auerbach Publications , and University of Pennsylvania | [
"Jean Bartik"
] | {
"entities": [
"Q49117",
"Q6581072",
"Q1372129",
"Q30",
"Q5",
"Q11428",
"Q898208",
"Q1281617",
"Q27896143"
],
"relations": [
"P27",
"P108",
"P21",
"P31"
],
"adjacency": [
[
5,
3,
4
],
[
5,
1,
8
],
[
5,
1,
6
],
[
5,
1,
0
],
[
5,
1,
7
],
[
5,
1,
2
],
[
5,
2,
1
],
[
5,
0,
3
]
],
"entity_labels": [
"University of Pennsylvania",
"female",
"Remington Rand",
"United States of America",
"human",
"Jean Bartik",
"Honeywell International, Inc.",
"Eckert–Mauchly Computer Corporation",
"Auerbach Publications"
],
"relation_labels": [
"country of citizenship",
"employer",
"sex or gender",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P108 wd:Q27896143 .
?x0 wdt:P108 wd:Q898208 .
?x0 wdt:P108 wd:Q49117 .
?x0 wdt:P108 wd:Q1281617 .
?x0 wdt:P108 wd:Q1372129 .
?x0 wdt:P21 wd:Q6581072 .
?x0 wdt:P27 wd:Q30
} |
mcwq-229682 | Who was a female American film director that Filth and Wisdom was directed by and written by | [
"Madonna"
] | {
"entities": [
"Q6581072",
"Q1744",
"Q30",
"Q5",
"Q946478"
],
"relations": [
"P57",
"P58",
"P31",
"P27",
"P21"
],
"adjacency": [
[
1,
2,
3
],
[
4,
0,
1
],
[
4,
1,
1
],
[
1,
4,
0
],
[
1,
3,
2
]
],
"entity_labels": [
"female",
"Madonna",
"United States of America",
"human",
"Filth and Wisdom"
],
"relation_labels": [
"director",
"screenwriter",
"instance of",
"country of citizenship",
"sex or gender"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q946478 wdt:P57 ?x0 .
wd:Q946478 wdt:P58 ?x0 .
?x0 wdt:P21 wd:Q6581072 .
?x0 wdt:P27 wd:Q30
} |
mcwq-229683 | Who was a female American founder and employee of WestExec Advisors and Center for a New American Security | [
"Michèle Flournoy"
] | {
"entities": [
"Q102302822",
"Q6581072",
"Q622219",
"Q30",
"Q5",
"Q5059931"
],
"relations": [
"P31",
"P27",
"P108",
"P112",
"P21"
],
"adjacency": [
[
2,
0,
4
],
[
0,
3,
2
],
[
5,
3,
2
],
[
2,
2,
0
],
[
2,
2,
5
],
[
2,
4,
1
],
[
2,
1,
3
]
],
"entity_labels": [
"WestExec Advisors",
"female",
"Michèle Flournoy",
"United States of America",
"human",
"Center for a New American Security"
],
"relation_labels": [
"instance of",
"country of citizenship",
"employer",
"founded by",
"sex or gender"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q102302822 wdt:P112 ?x0 .
wd:Q5059931 wdt:P112 ?x0 .
?x0 wdt:P108 wd:Q102302822 .
?x0 wdt:P108 wd:Q5059931 .
?x0 wdt:P21 wd:Q6581072 .
?x0 wdt:P27 wd:Q30
} |
mcwq-229686 | Who was a female American sibling of Michael Jackson | [
"Janet Jackson",
"La Toya Jackson",
"Rebbie Jackson"
] | {
"entities": [
"Q6581072",
"Q30",
"Q234388",
"Q5",
"Q2831"
],
"relations": [
"P27",
"P3373",
"P21",
"P31"
],
"adjacency": [
[
2,
3,
3
],
[
2,
2,
0
],
[
2,
0,
1
],
[
2,
1,
4
]
],
"entity_labels": [
"female",
"United States of America",
"Rebbie Jackson",
"human",
"Michael Jackson"
],
"relation_labels": [
"country of citizenship",
"sibling",
"sex or gender",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P21 wd:Q6581072 .
?x0 wdt:P27 wd:Q30 .
?x0 wdt:P3373 wd:Q2831 .
FILTER ( ?x0 != wd:Q2831 )
} |
mcwq-229688 | Who was a female American spouse of Cruel, Cruel Love 's writer | [
"Paulette Goddard",
"Oona O'Neill",
"Mildred Harris",
"Lita Grey"
] | {
"entities": [
"Q762380",
"Q6581072",
"Q30",
"Q95050",
"Q5",
"Q882"
],
"relations": [
"P58",
"P31",
"P27",
"P26",
"P21"
],
"adjacency": [
[
3,
1,
4
],
[
3,
4,
1
],
[
3,
2,
2
],
[
3,
3,
5
],
[
0,
0,
5
]
],
"entity_labels": [
"Cruel, Cruel Love",
"female",
"United States of America",
"Paulette Goddard",
"human",
"Charlie Chaplin"
],
"relation_labels": [
"screenwriter",
"instance of",
"country of citizenship",
"spouse",
"sex or gender"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P21 wd:Q6581072 .
?x0 wdt:P27 wd:Q30 .
?x0 wdt:P26 ?x1 .
wd:Q762380 wdt:P58 ?x1 .
FILTER ( ?x0 != ?x1 )
} |
mcwq-229690 | Who was a female American star of H₂O: Just Add Water | [
"Claire Holt"
] | {
"entities": [
"Q6581072",
"Q30",
"Q130615",
"Q5",
"Q4189"
],
"relations": [
"P27",
"P21",
"P31",
"P161"
],
"adjacency": [
[
4,
2,
3
],
[
2,
3,
4
],
[
4,
1,
0
],
[
4,
0,
1
]
],
"entity_labels": [
"female",
"United States of America",
"H₂O: Just Add Water",
"human",
"Claire Holt"
],
"relation_labels": [
"country of citizenship",
"sex or gender",
"instance of",
"cast member"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q130615 wdt:P161 ?x0 .
?x0 wdt:P21 wd:Q6581072 .
?x0 wdt:P27 wd:Q30
} |
mcwq-229691 | Who was a female American star of H₂O: Just Add Water and Pretty Little Liars | [
"Claire Holt"
] | {
"entities": [
"Q6581072",
"Q30",
"Q32450",
"Q130615",
"Q5",
"Q4189"
],
"relations": [
"P27",
"P21",
"P31",
"P161"
],
"adjacency": [
[
5,
2,
4
],
[
2,
3,
5
],
[
3,
3,
5
],
[
5,
1,
0
],
[
5,
0,
1
]
],
"entity_labels": [
"female",
"United States of America",
"Pretty Little Liarss",
"H₂O: Just Add Water",
"human",
"Claire Holt"
],
"relation_labels": [
"country of citizenship",
"sex or gender",
"instance of",
"cast member"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q32450 wdt:P161 ?x0 .
wd:Q130615 wdt:P161 ?x0 .
?x0 wdt:P21 wd:Q6581072 .
?x0 wdt:P27 wd:Q30
} |
mcwq-229696 | Who was a female American writer of Yentl | [
"Barbra Streisand"
] | {
"entities": [
"Q6581072",
"Q780469",
"Q30",
"Q5",
"Q4636"
],
"relations": [
"P27",
"P58",
"P31",
"P21"
],
"adjacency": [
[
4,
2,
3
],
[
1,
1,
4
],
[
4,
3,
0
],
[
4,
0,
2
]
],
"entity_labels": [
"female",
"Yentl",
"United States of America",
"human",
"Barbra Streisand"
],
"relation_labels": [
"country of citizenship",
"screenwriter",
"instance of",
"sex or gender"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q780469 wdt:P58 ?x0 .
?x0 wdt:P21 wd:Q6581072 .
?x0 wdt:P27 wd:Q30
} |
mcwq-229699 | Who was a female British Chinese director of How Is Your Fish Today? , UFO in Her Eyes , and She, a Chinese | [
"Xiaolu Guo"
] | {
"entities": [
"Q6581072",
"Q148",
"Q145",
"Q3487039",
"Q5",
"Q16845140",
"Q4001911",
"Q451221"
],
"relations": [
"P27",
"P57",
"P21",
"P31"
],
"adjacency": [
[
7,
3,
4
],
[
6,
1,
7
],
[
5,
1,
7
],
[
3,
1,
7
],
[
7,
2,
0
],
[
7,
0,
2
],
[
7,
0,
1
]
],
"entity_labels": [
"female",
"People's Republic of China",
"United Kingdom",
"She, a Chinese",
"human",
"How Is Your Fish Today?",
"UFO in Her Eyes",
"Xiaolu Guo"
],
"relation_labels": [
"country of citizenship",
"director",
"sex or gender",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q4001911 wdt:P57 ?x0 .
wd:Q16845140 wdt:P57 ?x0 .
wd:Q3487039 wdt:P57 ?x0 .
?x0 wdt:P21 wd:Q6581072 .
?x0 wdt:P27 wd:Q145 .
?x0 wdt:P27 wd:Q148
} |
mcwq-229703 | Who was a female British Italian employee of University of Leicester | [
"Simonetta Agnello Hornby"
] | {
"entities": [
"Q6581072",
"Q145",
"Q5",
"Q405295",
"Q1333399",
"Q38"
],
"relations": [
"P27",
"P108",
"P21",
"P31"
],
"adjacency": [
[
3,
3,
2
],
[
3,
1,
4
],
[
3,
2,
0
],
[
3,
0,
5
],
[
3,
0,
1
]
],
"entity_labels": [
"female",
"United Kingdom",
"human",
"Simonetta Agnello Hornby",
"University of Leicester",
"Italy"
],
"relation_labels": [
"country of citizenship",
"employer",
"sex or gender",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P108 wd:Q1333399 .
?x0 wdt:P21 wd:Q6581072 .
?x0 wdt:P27 wd:Q38 .
?x0 wdt:P27 wd:Q145
} |
mcwq-229712 | Who was a female British costume designer that Associated British Picture Corporation employed and British National Studios employed | [
"Olga Lehmann"
] | {
"entities": [
"Q200976",
"Q6581072",
"Q145",
"Q1323191",
"Q5",
"Q4970530",
"Q7086615"
],
"relations": [
"P31",
"P106",
"P27",
"P108",
"P21"
],
"adjacency": [
[
6,
1,
3
],
[
6,
0,
4
],
[
6,
3,
0
],
[
6,
3,
5
],
[
6,
4,
1
],
[
6,
2,
2
]
],
"entity_labels": [
"Associated British Picture Corporation",
"female",
"United Kingdom",
"costume designer",
"human",
"British National Studios",
"Olga Lehmann"
],
"relation_labels": [
"instance of",
"occupation",
"country of citizenship",
"employer",
"sex or gender"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q1323191 .
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P108 wd:Q200976 .
?x0 wdt:P108 wd:Q4970530 .
?x0 wdt:P21 wd:Q6581072 .
?x0 wdt:P27 wd:Q145
} |
mcwq-229718 | Who was a female British film producer influenced by T. S. Eliot and influenced by Virginia Woolf and Thomas Malory | [
"Jeanette Winterson"
] | {
"entities": [
"Q40909",
"Q6581072",
"Q145",
"Q3282637",
"Q37767",
"Q5",
"Q233584",
"Q309907"
],
"relations": [
"P31",
"P106",
"P27",
"P737",
"P21"
],
"adjacency": [
[
6,
1,
3
],
[
6,
0,
5
],
[
6,
3,
0
],
[
6,
3,
4
],
[
6,
3,
7
],
[
6,
4,
1
],
[
6,
2,
2
]
],
"entity_labels": [
"Virginia Woolf",
"female",
"United Kingdom",
"film producer",
"T. S. Eliot",
"human",
"Jeanette Winterson",
"Thomas Malory"
],
"relation_labels": [
"instance of",
"occupation",
"country of citizenship",
"influenced by",
"sex or gender"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q3282637 .
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P737 wd:Q40909 .
?x0 wdt:P737 wd:Q37767 .
?x0 wdt:P737 wd:Q309907 .
?x0 wdt:P21 wd:Q6581072 .
?x0 wdt:P27 wd:Q145
} |
mcwq-229726 | Who was a female Canadian Chinese star of The Medium | [
"Margaret Chan"
] | {
"entities": [
"Q6581072",
"Q148",
"Q270650",
"Q5",
"Q7750892",
"Q16"
],
"relations": [
"P27",
"P21",
"P31",
"P161"
],
"adjacency": [
[
2,
2,
3
],
[
4,
3,
2
],
[
2,
1,
0
],
[
2,
0,
1
],
[
2,
0,
5
]
],
"entity_labels": [
"female",
"People's Republic of China",
"Margaret Chan",
"human",
"The Medium",
"Canada"
],
"relation_labels": [
"country of citizenship",
"sex or gender",
"instance of",
"cast member"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q7750892 wdt:P161 ?x0 .
?x0 wdt:P21 wd:Q6581072 .
?x0 wdt:P27 wd:Q148 .
?x0 wdt:P27 wd:Q16
} |
mcwq-229728 | Who was a female Canadian Italian star of Mission: Impossible – Rogue Nation , Milk , and How I Met Your Mother | [
"America Olivo"
] | {
"entities": [
"Q6581072",
"Q16",
"Q6857975",
"Q2842824",
"Q5",
"Q17548046",
"Q147235",
"Q38"
],
"relations": [
"P27",
"P21",
"P31",
"P161"
],
"adjacency": [
[
3,
2,
4
],
[
6,
3,
3
],
[
2,
3,
3
],
[
5,
3,
3
],
[
3,
1,
0
],
[
3,
0,
7
],
[
3,
0,
1
]
],
"entity_labels": [
"female",
"Canada",
"Milk",
"America Olivo",
"human",
"Mission: Impossible – Rogue Nation",
"How I Met Your Mother",
"Italy"
],
"relation_labels": [
"country of citizenship",
"sex or gender",
"instance of",
"cast member"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q147235 wdt:P161 ?x0 .
wd:Q6857975 wdt:P161 ?x0 .
wd:Q17548046 wdt:P161 ?x0 .
?x0 wdt:P21 wd:Q6581072 .
?x0 wdt:P27 wd:Q38 .
?x0 wdt:P27 wd:Q16
} |
mcwq-229735 | Who was a female Canadian composer that directed Wings on her Shoulder | [
"Jane Marsh Beveridge"
] | {
"entities": [
"Q6581072",
"Q36834",
"Q16",
"Q5",
"Q6152529",
"Q18211247"
],
"relations": [
"P57",
"P31",
"P27",
"P106",
"P21"
],
"adjacency": [
[
4,
3,
1
],
[
4,
1,
3
],
[
5,
0,
4
],
[
4,
4,
0
],
[
4,
2,
2
]
],
"entity_labels": [
"female",
"composer",
"Canada",
"human",
"Jane Marsh Beveridge",
"Wings on her Shoulder"
],
"relation_labels": [
"director",
"instance of",
"country of citizenship",
"occupation",
"sex or gender"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q36834 .
?x0 wdt:P31 wd:Q5 .
wd:Q18211247 wdt:P57 ?x0 .
?x0 wdt:P21 wd:Q6581072 .
?x0 wdt:P27 wd:Q16
} |
mcwq-229742 | Who was a female Canadian film director that Keystone Studios employed | [
"Marie Dressler"
] | {
"entities": [
"Q6581072",
"Q5",
"Q253282",
"Q1740372",
"Q2526255",
"Q16"
],
"relations": [
"P31",
"P106",
"P27",
"P108",
"P21"
],
"adjacency": [
[
2,
1,
4
],
[
2,
0,
1
],
[
2,
3,
3
],
[
2,
4,
0
],
[
2,
2,
5
]
],
"entity_labels": [
"female",
"human",
"Marie Dressler",
"Keystone Studios",
"film director",
"Canada"
],
"relation_labels": [
"instance of",
"occupation",
"country of citizenship",
"employer",
"sex or gender"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q2526255 .
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P108 wd:Q1740372 .
?x0 wdt:P21 wd:Q6581072 .
?x0 wdt:P27 wd:Q16
} |
mcwq-229744 | Who was a female Canadian film director that Larry Crowne starred | [
"Nia Vardalos"
] | {
"entities": [
"Q6581072",
"Q5",
"Q32335",
"Q382864",
"Q2526255",
"Q16"
],
"relations": [
"P31",
"P106",
"P27",
"P161",
"P21"
],
"adjacency": [
[
2,
1,
4
],
[
2,
0,
1
],
[
3,
3,
2
],
[
2,
4,
0
],
[
2,
2,
5
]
],
"entity_labels": [
"female",
"human",
"Nia Vardalos",
"Larry Crowne",
"film director",
"Canada"
],
"relation_labels": [
"instance of",
"occupation",
"country of citizenship",
"cast member",
"sex or gender"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q2526255 .
?x0 wdt:P31 wd:Q5 .
wd:Q382864 wdt:P161 ?x0 .
?x0 wdt:P21 wd:Q6581072 .
?x0 wdt:P27 wd:Q16
} |
mcwq-229749 | Who was a female Canadian film producer that Sinéad O'Connor influenced | [
"Alanis Morissette"
] | {
"entities": [
"Q6581072",
"Q3282637",
"Q16",
"Q193982",
"Q5",
"Q130742"
],
"relations": [
"P31",
"P106",
"P27",
"P737",
"P21"
],
"adjacency": [
[
5,
1,
1
],
[
5,
0,
4
],
[
5,
3,
3
],
[
5,
4,
0
],
[
5,
2,
2
]
],
"entity_labels": [
"female",
"film producer",
"Canada",
"Sinéad O'Connor",
"human",
"Alanis Morissette"
],
"relation_labels": [
"instance of",
"occupation",
"country of citizenship",
"influenced by",
"sex or gender"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q3282637 .
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P737 wd:Q193982 .
?x0 wdt:P21 wd:Q6581072 .
?x0 wdt:P27 wd:Q16
} |
mcwq-229757 | Who was a female Chinese French spouse of Guillaume Brochard | [
"Jiang Qiong'er"
] | {
"entities": [
"Q6581072",
"Q148",
"Q5",
"Q142",
"Q16034577",
"Q34756389"
],
"relations": [
"P27",
"P26",
"P21",
"P31"
],
"adjacency": [
[
4,
3,
2
],
[
4,
2,
0
],
[
4,
0,
1
],
[
4,
0,
3
],
[
4,
1,
5
]
],
"entity_labels": [
"female",
"People's Republic of China",
"human",
"France",
"Jiang Qiong'er",
"Guillaume Brochard"
],
"relation_labels": [
"country of citizenship",
"spouse",
"sex or gender",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P21 wd:Q6581072 .
?x0 wdt:P27 wd:Q148 .
?x0 wdt:P27 wd:Q142 .
?x0 wdt:P26 wd:Q34756389 .
FILTER ( ?x0 != wd:Q34756389 )
} |
mcwq-229772 | Who was a female Dutch British spouse of Kees Boeke | [
"Beatrice Boeke-Cadbury"
] | {
"entities": [
"Q29999",
"Q6581072",
"Q145",
"Q66132763",
"Q5",
"Q705270"
],
"relations": [
"P27",
"P26",
"P21",
"P31"
],
"adjacency": [
[
3,
3,
4
],
[
3,
2,
1
],
[
3,
0,
0
],
[
3,
0,
2
],
[
3,
1,
5
]
],
"entity_labels": [
"Kingdom of the Netherlands",
"female",
"United Kingdom",
"Beatrice Boeke-Cadbury",
"human",
"Kees Boeke"
],
"relation_labels": [
"country of citizenship",
"spouse",
"sex or gender",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P21 wd:Q6581072 .
?x0 wdt:P27 wd:Q29999 .
?x0 wdt:P27 wd:Q145 .
?x0 wdt:P26 wd:Q705270 .
FILTER ( ?x0 != wd:Q705270 )
} |
mcwq-229774 | Who was a female Dutch Italian costume designer of Lizard | [
"Laura Gemser"
] | {
"entities": [
"Q6581072",
"Q29999",
"Q186281",
"Q5",
"Q240527",
"Q38"
],
"relations": [
"P2515",
"P27",
"P21",
"P31"
],
"adjacency": [
[
4,
3,
3
],
[
2,
0,
4
],
[
4,
2,
0
],
[
4,
1,
5
],
[
4,
1,
1
]
],
"entity_labels": [
"female",
"Kingdom of the Netherlands",
"Lizard",
"human",
"Laura Gemser",
"Italy"
],
"relation_labels": [
"costume designer",
"country of citizenship",
"sex or gender",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q186281 wdt:P2515 ?x0 .
?x0 wdt:P21 wd:Q6581072 .
?x0 wdt:P27 wd:Q38 .
?x0 wdt:P27 wd:Q29999
} |
mcwq-229778 | Who was a female Dutch costume designer that No label defined , The Pocket-knife , and Frailer starred | [
"Adelheid Roosen"
] | {
"entities": [
"Q6581072",
"Q29999",
"Q1323191",
"Q5",
"Q18124916",
"Q2401185",
"Q2541611",
"Q2428534"
],
"relations": [
"P31",
"P106",
"P27",
"P161",
"P21"
],
"adjacency": [
[
6,
1,
2
],
[
6,
0,
3
],
[
4,
3,
6
],
[
5,
3,
6
],
[
7,
3,
6
],
[
6,
4,
0
],
[
6,
2,
1
]
],
"entity_labels": [
"female",
"Kingdom of the Netherlands",
"costume designer",
"human",
"Frailer",
null,
"Adelheid Roosen",
"The Pocket-knife"
],
"relation_labels": [
"instance of",
"occupation",
"country of citizenship",
"cast member",
"sex or gender"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q1323191 .
?x0 wdt:P31 wd:Q5 .
wd:Q18124916 wdt:P161 ?x0 .
wd:Q2401185 wdt:P161 ?x0 .
wd:Q2428534 wdt:P161 ?x0 .
?x0 wdt:P21 wd:Q6581072 .
?x0 wdt:P27 wd:Q29999
} |
mcwq-229780 | Who was a female Dutch film editor that directed No label defined | [
"Ine Schenkkan"
] | {
"entities": [
"Q6581072",
"Q29999",
"Q1856836",
"Q5",
"Q7042855",
"Q2499949"
],
"relations": [
"P57",
"P31",
"P27",
"P106",
"P21"
],
"adjacency": [
[
5,
3,
4
],
[
5,
1,
3
],
[
2,
0,
5
],
[
5,
4,
0
],
[
5,
2,
1
]
],
"entity_labels": [
"female",
"Kingdom of the Netherlands",
null,
"human",
"film editor",
"Ine Schenkkan"
],
"relation_labels": [
"director",
"instance of",
"country of citizenship",
"occupation",
"sex or gender"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q7042855 .
?x0 wdt:P31 wd:Q5 .
wd:Q1856836 wdt:P57 ?x0 .
?x0 wdt:P21 wd:Q6581072 .
?x0 wdt:P27 wd:Q29999
} |
mcwq-229793 | Who was a female French cinematographer that The Young Lieutenant starred | [
"Caroline Champetier"
] | {
"entities": [
"Q6581072",
"Q512673",
"Q5",
"Q142",
"Q222344",
"Q1405901"
],
"relations": [
"P31",
"P106",
"P27",
"P161",
"P21"
],
"adjacency": [
[
1,
1,
4
],
[
1,
0,
2
],
[
5,
3,
1
],
[
1,
4,
0
],
[
1,
2,
3
]
],
"entity_labels": [
"female",
"Caroline Champetier",
"human",
"France",
"cinematographer",
"The Young Lieutenant"
],
"relation_labels": [
"instance of",
"occupation",
"country of citizenship",
"cast member",
"sex or gender"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q222344 .
?x0 wdt:P31 wd:Q5 .
wd:Q1405901 wdt:P161 ?x0 .
?x0 wdt:P21 wd:Q6581072 .
?x0 wdt:P27 wd:Q142
} |
mcwq-229794 | Who was a female French cinematographer that Roger Knobelspiess married | [
"Marie Rivière"
] | {
"entities": [
"Q6581072",
"Q3439140",
"Q5",
"Q142",
"Q222344",
"Q444545"
],
"relations": [
"P31",
"P106",
"P27",
"P26",
"P21"
],
"adjacency": [
[
5,
1,
4
],
[
5,
0,
2
],
[
5,
4,
0
],
[
5,
2,
3
],
[
5,
3,
1
]
],
"entity_labels": [
"female",
"Roger Knobelspiess",
"human",
"France",
"cinematographer",
"Marie Rivière"
],
"relation_labels": [
"instance of",
"occupation",
"country of citizenship",
"spouse",
"sex or gender"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q222344 .
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P21 wd:Q6581072 .
?x0 wdt:P27 wd:Q142 .
?x0 wdt:P26 wd:Q3439140 .
FILTER ( ?x0 != wd:Q3439140 )
} |
mcwq-229795 | Who was a female French cinematographer that H Story , The Young Lieutenant , and The Untouchable starred | [
"Caroline Champetier"
] | {
"entities": [
"Q6581072",
"Q512673",
"Q5",
"Q142",
"Q222344",
"Q3204261",
"Q1405901",
"Q3125234"
],
"relations": [
"P31",
"P106",
"P27",
"P161",
"P21"
],
"adjacency": [
[
1,
1,
4
],
[
1,
0,
2
],
[
6,
3,
1
],
[
7,
3,
1
],
[
5,
3,
1
],
[
1,
4,
0
],
[
1,
2,
3
]
],
"entity_labels": [
"female",
"Caroline Champetier",
"human",
"France",
"cinematographer",
"The Untouchable",
"The Young Lieutenant",
"H Story"
],
"relation_labels": [
"instance of",
"occupation",
"country of citizenship",
"cast member",
"sex or gender"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q222344 .
?x0 wdt:P31 wd:Q5 .
wd:Q1405901 wdt:P161 ?x0 .
wd:Q3125234 wdt:P161 ?x0 .
wd:Q3204261 wdt:P161 ?x0 .
?x0 wdt:P21 wd:Q6581072 .
?x0 wdt:P27 wd:Q142
} |
mcwq-229796 | Who was a female French cinematographer that directed No label defined and edited A Very Curious Girl | [
"Nelly Kaplan"
] | {
"entities": [
"Q3208833",
"Q6581072",
"Q5",
"Q142",
"Q222344",
"Q528421",
"Q106519100"
],
"relations": [
"P57",
"P31",
"P1040",
"P106",
"P27",
"P21"
],
"adjacency": [
[
5,
3,
4
],
[
5,
1,
2
],
[
6,
0,
5
],
[
0,
2,
5
],
[
5,
5,
1
],
[
5,
4,
3
]
],
"entity_labels": [
"A Very Curious Girl",
"female",
"human",
"France",
"cinematographer",
"Nelly Kaplan",
null
],
"relation_labels": [
"director",
"instance of",
"film editor",
"occupation",
"country of citizenship",
"sex or gender"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q222344 .
?x0 wdt:P31 wd:Q5 .
wd:Q106519100 wdt:P57 ?x0 .
wd:Q3208833 wdt:P1040 ?x0 .
?x0 wdt:P21 wd:Q6581072 .
?x0 wdt:P27 wd:Q142
} |
mcwq-229798 | Who was a female French costume designer that No label defined and No label defined were directed by | [
"Ingrid von Wantoch Rekowski"
] | {
"entities": [
"Q6581072",
"Q1323191",
"Q57509303",
"Q5",
"Q142",
"Q3150993",
"Q57504604"
],
"relations": [
"P57",
"P31",
"P27",
"P106",
"P21"
],
"adjacency": [
[
5,
3,
1
],
[
5,
1,
3
],
[
6,
0,
5
],
[
2,
0,
5
],
[
5,
4,
0
],
[
5,
2,
4
]
],
"entity_labels": [
"female",
"costume designer",
null,
"human",
"France",
"Ingrid von Wantoch Rekowski",
null
],
"relation_labels": [
"director",
"instance of",
"country of citizenship",
"occupation",
"sex or gender"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q1323191 .
?x0 wdt:P31 wd:Q5 .
wd:Q57504604 wdt:P57 ?x0 .
wd:Q57509303 wdt:P57 ?x0 .
?x0 wdt:P21 wd:Q6581072 .
?x0 wdt:P27 wd:Q142
} |
mcwq-229800 | Who was a female French film director that Cherchez l'idole , No label defined , and Goodbye Again starred | [
"Françoise Sagan"
] | {
"entities": [
"Q1578604",
"Q6581072",
"Q18589892",
"Q5",
"Q1646",
"Q142",
"Q2962727",
"Q2526255"
],
"relations": [
"P31",
"P106",
"P27",
"P161",
"P21"
],
"adjacency": [
[
4,
1,
7
],
[
4,
0,
3
],
[
2,
3,
4
],
[
0,
3,
4
],
[
6,
3,
4
],
[
4,
4,
1
],
[
4,
2,
5
]
],
"entity_labels": [
"Goodbye Again",
"female",
null,
"human",
"Françoise Sagan",
"France",
"Cherchez l'idole",
"film director"
],
"relation_labels": [
"instance of",
"occupation",
"country of citizenship",
"cast member",
"sex or gender"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q2526255 .
?x0 wdt:P31 wd:Q5 .
wd:Q18589892 wdt:P161 ?x0 .
wd:Q1578604 wdt:P161 ?x0 .
wd:Q2962727 wdt:P161 ?x0 .
?x0 wdt:P21 wd:Q6581072 .
?x0 wdt:P27 wd:Q142
} |
mcwq-229801 | Who was a female French film editor that Childhoods and Bas-fonds were directed by and starred | [
"Isild Le Besco"
] | {
"entities": [
"Q6581072",
"Q450775",
"Q5",
"Q7042855",
"Q142",
"Q3054129",
"Q16531510"
],
"relations": [
"P57",
"P31",
"P106",
"P27",
"P161",
"P21"
],
"adjacency": [
[
1,
2,
3
],
[
1,
1,
2
],
[
5,
4,
1
],
[
6,
4,
1
],
[
5,
0,
1
],
[
6,
0,
1
],
[
1,
5,
0
],
[
1,
3,
4
]
],
"entity_labels": [
"female",
"Isild Le Besco",
"human",
"film editor",
"France",
"Childhoods",
"Bas-fonds"
],
"relation_labels": [
"director",
"instance of",
"occupation",
"country of citizenship",
"cast member",
"sex or gender"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q7042855 .
?x0 wdt:P31 wd:Q5 .
wd:Q3054129 wdt:P161 ?x0 .
wd:Q16531510 wdt:P161 ?x0 .
wd:Q3054129 wdt:P57 ?x0 .
wd:Q16531510 wdt:P57 ?x0 .
?x0 wdt:P21 wd:Q6581072 .
?x0 wdt:P27 wd:Q142
} |
mcwq-229804 | Who was a female French film editor whose sibling wrote Polisse and DNA | [
"Isild Le Besco"
] | {
"entities": [
"Q6581072",
"Q450775",
"Q96083272",
"Q7042855",
"Q5",
"Q142",
"Q1262927",
"Q201985"
],
"relations": [
"P58",
"P31",
"P106",
"P27",
"P3373",
"P21"
],
"adjacency": [
[
1,
2,
3
],
[
1,
1,
4
],
[
1,
5,
0
],
[
1,
3,
5
],
[
1,
4,
7
],
[
2,
0,
7
],
[
6,
0,
7
]
],
"entity_labels": [
"female",
"Isild Le Besco",
"DNA",
"film editor",
"human",
"France",
"Polisse",
"Maïwenn"
],
"relation_labels": [
"screenwriter",
"instance of",
"occupation",
"country of citizenship",
"sibling",
"sex or gender"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q7042855 .
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P21 wd:Q6581072 .
?x0 wdt:P27 wd:Q142 .
?x0 wdt:P3373 ?x1 .
wd:Q96083272 wdt:P58 ?x1 .
wd:Q1262927 wdt:P58 ?x1 .
FILTER ( ?x0 != ?x1 )
} |
mcwq-229805 | Who was a female French film editor whose spouse directed I as in Icarus , The 25th Hour , Greed in the Sun , and Love and the Frenchwoman | [
"Françoise Bonnot"
] | {
"entities": [
"Q6581072",
"Q5",
"Q7042855",
"Q142",
"Q55394",
"Q1411541",
"Q164770",
"Q458679",
"Q1026997",
"Q3209243"
],
"relations": [
"P57",
"P31",
"P106",
"P27",
"P26",
"P21"
],
"adjacency": [
[
7,
2,
2
],
[
7,
1,
1
],
[
7,
5,
0
],
[
7,
3,
3
],
[
7,
4,
4
],
[
9,
0,
4
],
[
8,
0,
4
],
[
5,
0,
4
],
[
6,
0,
4
]
],
"entity_labels": [
"female",
"human",
"film editor",
"France",
"Henri Verneuil",
"I as in Icarus",
"Greed in the Sun",
"Françoise Bonnot",
"The 25th Hour",
"Love and the Frenchwoman"
],
"relation_labels": [
"director",
"instance of",
"occupation",
"country of citizenship",
"spouse",
"sex or gender"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q7042855 .
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P21 wd:Q6581072 .
?x0 wdt:P27 wd:Q142 .
?x0 wdt:P26 ?x1 .
wd:Q3209243 wdt:P57 ?x1 .
wd:Q1026997 wdt:P57 ?x1 .
wd:Q1411541 wdt:P57 ?x1 .
wd:Q164770 wdt:P57 ?x1 .
FILTER ( ?x0 != ?x1 )
} |
mcwq-229807 | Who was a female French film producer that No label defined was founded by | [
"Danièle Delorme"
] | {
"entities": [
"Q6581072",
"Q3282637",
"Q5",
"Q142",
"Q3209750",
"Q290517"
],
"relations": [
"P31",
"P106",
"P27",
"P112",
"P21"
],
"adjacency": [
[
5,
1,
1
],
[
5,
0,
2
],
[
4,
3,
5
],
[
5,
4,
0
],
[
5,
2,
3
]
],
"entity_labels": [
"female",
"film producer",
"human",
"France",
null,
"Danièle Delorme"
],
"relation_labels": [
"instance of",
"occupation",
"country of citizenship",
"founded by",
"sex or gender"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q3282637 .
?x0 wdt:P31 wd:Q5 .
wd:Q3209750 wdt:P112 ?x0 .
?x0 wdt:P21 wd:Q6581072 .
?x0 wdt:P27 wd:Q142
} |
mcwq-229809 | Who was a female French film producer that Gaumont Film Company employed | [
"Alice Guy-Blaché"
] | {
"entities": [
"Q913462",
"Q6581072",
"Q3282637",
"Q5",
"Q263367",
"Q142"
],
"relations": [
"P31",
"P106",
"P27",
"P108",
"P21"
],
"adjacency": [
[
4,
1,
2
],
[
4,
0,
3
],
[
4,
3,
0
],
[
4,
4,
1
],
[
4,
2,
5
]
],
"entity_labels": [
"Gaumont Film Company",
"female",
"film producer",
"human",
"Alice Guy-Blaché",
"France"
],
"relation_labels": [
"instance of",
"occupation",
"country of citizenship",
"employer",
"sex or gender"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q3282637 .
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P108 wd:Q913462 .
?x0 wdt:P21 wd:Q6581072 .
?x0 wdt:P27 wd:Q142
} |
mcwq-229812 | Who was a female French film producer whose spouse married Nadine Trintignant and Stéphane Audran | [
"Nadine Trintignant"
] | {
"entities": [
"Q6581072",
"Q3282637",
"Q106204",
"Q5",
"Q142",
"Q266222",
"Q32439"
],
"relations": [
"P31",
"P106",
"P27",
"P26",
"P21"
],
"adjacency": [
[
5,
1,
1
],
[
5,
0,
3
],
[
5,
4,
0
],
[
5,
2,
4
],
[
5,
3,
2
],
[
2,
3,
6
],
[
2,
3,
5
]
],
"entity_labels": [
"female",
"film producer",
"Jean-Louis Trintignant",
"human",
"France",
"Nadine Trintignant",
"Stéphane Audran"
],
"relation_labels": [
"instance of",
"occupation",
"country of citizenship",
"spouse",
"sex or gender"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q3282637 .
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P21 wd:Q6581072 .
?x0 wdt:P27 wd:Q142 .
?x0 wdt:P26 ?x1 .
?x1 wdt:P26 wd:Q32439 .
?x1 wdt:P26 wd:Q266222 .
FILTER ( ?x0 != ?x1 ) .
FILTER ( ?x1 != wd:Q32439 ) .
FILTER ( ?x1 != wd:Q266222 )
} |
mcwq-229813 | Who was a female German American sibling of Gesine Bullock-Prado | [
"Sandra Bullock"
] | {
"entities": [
"Q40791",
"Q6581072",
"Q30",
"Q5",
"Q5553615",
"Q183"
],
"relations": [
"P27",
"P3373",
"P21",
"P31"
],
"adjacency": [
[
0,
3,
3
],
[
0,
2,
1
],
[
0,
0,
5
],
[
0,
0,
2
],
[
0,
1,
4
]
],
"entity_labels": [
"Sandra Bullock",
"female",
"United States of America",
"human",
"Gesine Bullock-Prado",
"Germany"
],
"relation_labels": [
"country of citizenship",
"sibling",
"sex or gender",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P21 wd:Q6581072 .
?x0 wdt:P27 wd:Q183 .
?x0 wdt:P27 wd:Q30 .
?x0 wdt:P3373 wd:Q5553615 .
FILTER ( ?x0 != wd:Q5553615 )
} |
mcwq-229816 | Who was a female German Dutch star of The Wild Guys 4 , No label defined , and Wild Soccer Bunch | [
"Sarah Kim Gries"
] | {
"entities": [
"Q109642",
"Q6581072",
"Q29999",
"Q875694",
"Q5",
"Q835245",
"Q183",
"Q1217568"
],
"relations": [
"P27",
"P21",
"P31",
"P161"
],
"adjacency": [
[
0,
2,
4
],
[
5,
3,
0
],
[
3,
3,
0
],
[
7,
3,
0
],
[
0,
1,
1
],
[
0,
0,
6
],
[
0,
0,
2
]
],
"entity_labels": [
"Sarah Kim Gries",
"female",
"Kingdom of the Netherlands",
"Wild Soccer Bunch",
"human",
"The Wild Guys 4",
"Germany",
null
],
"relation_labels": [
"country of citizenship",
"sex or gender",
"instance of",
"cast member"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q835245 wdt:P161 ?x0 .
wd:Q875694 wdt:P161 ?x0 .
wd:Q1217568 wdt:P161 ?x0 .
?x0 wdt:P21 wd:Q6581072 .
?x0 wdt:P27 wd:Q183 .
?x0 wdt:P27 wd:Q29999
} |
mcwq-229817 | Who was a female German Italian star of Compañeros | [
"Karin Schubert"
] | {
"entities": [
"Q6581072",
"Q77567",
"Q5",
"Q183",
"Q232003",
"Q38"
],
"relations": [
"P27",
"P21",
"P31",
"P161"
],
"adjacency": [
[
1,
2,
2
],
[
4,
3,
1
],
[
1,
1,
0
],
[
1,
0,
3
],
[
1,
0,
5
]
],
"entity_labels": [
"female",
"Karin Schubert",
"human",
"Germany",
"Compañeros",
"Italy"
],
"relation_labels": [
"country of citizenship",
"sex or gender",
"instance of",
"cast member"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q232003 wdt:P161 ?x0 .
?x0 wdt:P21 wd:Q6581072 .
?x0 wdt:P27 wd:Q183 .
?x0 wdt:P27 wd:Q38
} |
mcwq-229818 | Who was a female German Mexican parent of Susana Alexander | [
"Brigitte Alexander"
] | {
"entities": [
"Q6581072",
"Q916099",
"Q96",
"Q5",
"Q183",
"Q7648582"
],
"relations": [
"P27",
"P40|wdt:P355",
"P31",
"P21"
],
"adjacency": [
[
1,
2,
3
],
[
1,
1,
5
],
[
1,
3,
0
],
[
1,
0,
4
],
[
1,
0,
2
]
],
"entity_labels": [
"female",
"Brigitte Alexander",
"Mexico",
"human",
"Germany",
"Susana Alexander"
],
"relation_labels": [
"country of citizenship",
"P40|wdt:P355",
"instance of",
"sex or gender"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P40|wdt:P355 wd:Q7648582 .
?x0 wdt:P21 wd:Q6581072 .
?x0 wdt:P27 wd:Q183 .
?x0 wdt:P27 wd:Q96
} |
mcwq-229822 | Who was a female German Swedish sibling of Harriet Sundström | [
"Ellen Ammann"
] | {
"entities": [
"Q6581072",
"Q5",
"Q98413",
"Q4981273",
"Q183",
"Q34"
],
"relations": [
"P27",
"P3373",
"P21",
"P31"
],
"adjacency": [
[
2,
3,
1
],
[
2,
2,
0
],
[
2,
0,
4
],
[
2,
0,
5
],
[
2,
1,
3
]
],
"entity_labels": [
"female",
"human",
"Ellen Ammann",
"Harriet Sundström",
"Germany",
"Sweden"
],
"relation_labels": [
"country of citizenship",
"sibling",
"sex or gender",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P21 wd:Q6581072 .
?x0 wdt:P27 wd:Q183 .
?x0 wdt:P27 wd:Q34 .
?x0 wdt:P3373 wd:Q4981273 .
FILTER ( ?x0 != wd:Q4981273 )
} |
mcwq-229825 | Who was a female German composer and director of No label defined | [
"Vera Loebner"
] | {
"entities": [
"Q6581072",
"Q2102014",
"Q5",
"Q183",
"Q2513326"
],
"relations": [
"P57",
"P31",
"P27",
"P86",
"P21"
],
"adjacency": [
[
4,
1,
2
],
[
1,
0,
4
],
[
1,
3,
4
],
[
4,
4,
0
],
[
4,
2,
3
]
],
"entity_labels": [
"female",
null,
"human",
"Germany",
"Vera Loebner"
],
"relation_labels": [
"director",
"instance of",
"country of citizenship",
"composer",
"sex or gender"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q2102014 wdt:P57 ?x0 .
wd:Q2102014 wdt:P86 ?x0 .
?x0 wdt:P21 wd:Q6581072 .
?x0 wdt:P27 wd:Q183
} |
mcwq-229827 | Who was a female German composer of Haus am See | [
"Miss Platnum"
] | {
"entities": [
"Q6581072",
"Q36995",
"Q5",
"Q183",
"Q15943371"
],
"relations": [
"P86",
"P27",
"P21",
"P31"
],
"adjacency": [
[
1,
3,
2
],
[
4,
0,
1
],
[
1,
2,
0
],
[
1,
1,
3
]
],
"entity_labels": [
"female",
"Miss Platnum",
"human",
"Germany",
"Haus am See"
],
"relation_labels": [
"composer",
"country of citizenship",
"sex or gender",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q15943371 wdt:P86 ?x0 .
?x0 wdt:P21 wd:Q6581072 .
?x0 wdt:P27 wd:Q183
} |
mcwq-229829 | Who was a female German cinematographer of Genderation | [
"Monika Treut"
] | {
"entities": [
"Q6581072",
"Q5",
"Q69810",
"Q108295834",
"Q183"
],
"relations": [
"P344",
"P27",
"P21",
"P31"
],
"adjacency": [
[
2,
3,
1
],
[
3,
0,
2
],
[
2,
2,
0
],
[
2,
1,
4
]
],
"entity_labels": [
"female",
"human",
"Monika Treut",
"Genderation",
"Germany"
],
"relation_labels": [
"director of photography",
"country of citizenship",
"sex or gender",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q108295834 wdt:P344 ?x0 .
?x0 wdt:P21 wd:Q6581072 .
?x0 wdt:P27 wd:Q183
} |
mcwq-229831 | Who was a female German costume designer of Funny Games | [
"Lisy Christl"
] | {
"entities": [
"Q121387",
"Q6581072",
"Q5",
"Q696928",
"Q183"
],
"relations": [
"P2515",
"P27",
"P21",
"P31"
],
"adjacency": [
[
0,
3,
2
],
[
3,
0,
0
],
[
0,
2,
1
],
[
0,
1,
4
]
],
"entity_labels": [
"Lisy Christl",
"female",
"human",
"Funny Games",
"Germany"
],
"relation_labels": [
"costume designer",
"country of citizenship",
"sex or gender",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q696928 wdt:P2515 ?x0 .
?x0 wdt:P21 wd:Q6581072 .
?x0 wdt:P27 wd:Q183
} |
mcwq-229832 | Who was a female German costume designer of No label defined , No label defined , and No label defined | [
"Moidele Bickel"
] | {
"entities": [
"Q6581072",
"Q57509767",
"Q5",
"Q57503531",
"Q57501548",
"Q183",
"Q115435"
],
"relations": [
"P2515",
"P27",
"P21",
"P31"
],
"adjacency": [
[
6,
3,
2
],
[
4,
0,
6
],
[
3,
0,
6
],
[
1,
0,
6
],
[
6,
2,
0
],
[
6,
1,
5
]
],
"entity_labels": [
"female",
null,
"human",
null,
null,
"Germany",
"Moidele Bickel"
],
"relation_labels": [
"costume designer",
"country of citizenship",
"sex or gender",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q57501548 wdt:P2515 ?x0 .
wd:Q57503531 wdt:P2515 ?x0 .
wd:Q57509767 wdt:P2515 ?x0 .
?x0 wdt:P21 wd:Q6581072 .
?x0 wdt:P27 wd:Q183
} |
mcwq-229833 | Who was a female German costume designer of Hurrah! I'm a Father and Goodbye, Franziska | [
"Margot Hielscher"
] | {
"entities": [
"Q759344",
"Q6581072",
"Q2721239",
"Q5",
"Q183",
"Q70881"
],
"relations": [
"P2515",
"P27",
"P21",
"P31"
],
"adjacency": [
[
5,
3,
3
],
[
0,
0,
5
],
[
2,
0,
5
],
[
5,
2,
1
],
[
5,
1,
4
]
],
"entity_labels": [
"Goodbye, Franziska",
"female",
"Hurrah! I'm a Father",
"human",
"Germany",
"Margot Hielscher"
],
"relation_labels": [
"costume designer",
"country of citizenship",
"sex or gender",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q759344 wdt:P2515 ?x0 .
wd:Q2721239 wdt:P2515 ?x0 .
?x0 wdt:P21 wd:Q6581072 .
?x0 wdt:P27 wd:Q183
} |
mcwq-229835 | Who was a female German costume designer that directed No label defined | [
"Erica Balqué"
] | {
"entities": [
"Q6581072",
"Q1323191",
"Q26715441",
"Q5",
"Q183",
"Q1351780"
],
"relations": [
"P57",
"P31",
"P27",
"P106",
"P21"
],
"adjacency": [
[
5,
3,
1
],
[
5,
1,
3
],
[
2,
0,
5
],
[
5,
4,
0
],
[
5,
2,
4
]
],
"entity_labels": [
"female",
"costume designer",
null,
"human",
"Germany",
"Erica Balqué"
],
"relation_labels": [
"director",
"instance of",
"country of citizenship",
"occupation",
"sex or gender"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q1323191 .
?x0 wdt:P31 wd:Q5 .
wd:Q26715441 wdt:P57 ?x0 .
?x0 wdt:P21 wd:Q6581072 .
?x0 wdt:P27 wd:Q183
} |
mcwq-229837 | Who was a female German director of No label defined and Alicia Bustamante | [
"Hanna Schygulla"
] | {
"entities": [
"Q6581072",
"Q106719574",
"Q106719571",
"Q5",
"Q183",
"Q28921"
],
"relations": [
"P27",
"P57",
"P21",
"P31"
],
"adjacency": [
[
5,
3,
3
],
[
2,
1,
5
],
[
1,
1,
5
],
[
5,
2,
0
],
[
5,
0,
4
]
],
"entity_labels": [
"female",
"Alicia Bustamante",
null,
"human",
"Germany",
"Hanna Schygulla"
],
"relation_labels": [
"country of citizenship",
"director",
"sex or gender",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q106719571 wdt:P57 ?x0 .
wd:Q106719574 wdt:P57 ?x0 .
?x0 wdt:P21 wd:Q6581072 .
?x0 wdt:P27 wd:Q183
} |
mcwq-229838 | Who was a female German director of No label defined , No label defined , No label defined , and Alicia Bustamante | [
"Hanna Schygulla"
] | {
"entities": [
"Q6581072",
"Q106719573",
"Q106719574",
"Q106719571",
"Q5",
"Q183",
"Q28921",
"Q106719572"
],
"relations": [
"P27",
"P57",
"P21",
"P31"
],
"adjacency": [
[
6,
3,
4
],
[
3,
1,
6
],
[
7,
1,
6
],
[
2,
1,
6
],
[
1,
1,
6
],
[
6,
2,
0
],
[
6,
0,
5
]
],
"entity_labels": [
"female",
null,
"Alicia Bustamante",
null,
"human",
"Germany",
"Hanna Schygulla",
null
],
"relation_labels": [
"country of citizenship",
"director",
"sex or gender",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q106719571 wdt:P57 ?x0 .
wd:Q106719572 wdt:P57 ?x0 .
wd:Q106719574 wdt:P57 ?x0 .
wd:Q106719573 wdt:P57 ?x0 .
?x0 wdt:P21 wd:Q6581072 .
?x0 wdt:P27 wd:Q183
} |
mcwq-229839 | Who was a female German director of No label defined | [
"Hanna Schygulla"
] | {
"entities": [
"Q6581072",
"Q106719571",
"Q5",
"Q183",
"Q28921"
],
"relations": [
"P27",
"P57",
"P21",
"P31"
],
"adjacency": [
[
4,
3,
2
],
[
1,
1,
4
],
[
4,
2,
0
],
[
4,
0,
3
]
],
"entity_labels": [
"female",
null,
"human",
"Germany",
"Hanna Schygulla"
],
"relation_labels": [
"country of citizenship",
"director",
"sex or gender",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q106719571 wdt:P57 ?x0 .
?x0 wdt:P21 wd:Q6581072 .
?x0 wdt:P27 wd:Q183
} |
mcwq-229840 | Who was a female German editor and writer of No label defined | [
"Anja Franke"
] | {
"entities": [
"Q6581072",
"Q33560386",
"Q5",
"Q183",
"Q551069"
],
"relations": [
"P58",
"P31",
"P1040",
"P27",
"P21"
],
"adjacency": [
[
4,
1,
2
],
[
1,
2,
4
],
[
1,
0,
4
],
[
4,
4,
0
],
[
4,
3,
3
]
],
"entity_labels": [
"female",
null,
"human",
"Germany",
"Anja Franke"
],
"relation_labels": [
"screenwriter",
"instance of",
"film editor",
"country of citizenship",
"sex or gender"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q33560386 wdt:P1040 ?x0 .
wd:Q33560386 wdt:P58 ?x0 .
?x0 wdt:P21 wd:Q6581072 .
?x0 wdt:P27 wd:Q183
} |
mcwq-229841 | Who was a female German editor of Der Sieg des Glaubens and Triumph of the Will | [
"Leni Riefenstahl"
] | {
"entities": [
"Q6581072",
"Q5",
"Q183",
"Q156497",
"Q55415",
"Q700206"
],
"relations": [
"P27",
"P21",
"P31",
"P1040"
],
"adjacency": [
[
4,
2,
1
],
[
3,
3,
4
],
[
5,
3,
4
],
[
4,
1,
0
],
[
4,
0,
2
]
],
"entity_labels": [
"female",
"human",
"Germany",
"Triumph of the Will",
"Leni Riefenstahl",
"Der Sieg des Glaubens"
],
"relation_labels": [
"country of citizenship",
"sex or gender",
"instance of",
"film editor"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q156497 wdt:P1040 ?x0 .
wd:Q700206 wdt:P1040 ?x0 .
?x0 wdt:P21 wd:Q6581072 .
?x0 wdt:P27 wd:Q183
} |
mcwq-229842 | Who was a female German editor of Olympia , Triumph of the Will , and Der Sieg des Glaubens | [
"Leni Riefenstahl"
] | {
"entities": [
"Q6581072",
"Q158069",
"Q5",
"Q183",
"Q156497",
"Q55415",
"Q700206"
],
"relations": [
"P27",
"P21",
"P31",
"P1040"
],
"adjacency": [
[
5,
2,
2
],
[
4,
3,
5
],
[
6,
3,
5
],
[
1,
3,
5
],
[
5,
1,
0
],
[
5,
0,
3
]
],
"entity_labels": [
"female",
"Olympia",
"human",
"Germany",
"Triumph of the Will",
"Leni Riefenstahl",
"Der Sieg des Glaubens"
],
"relation_labels": [
"country of citizenship",
"sex or gender",
"instance of",
"film editor"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q156497 wdt:P1040 ?x0 .
wd:Q700206 wdt:P1040 ?x0 .
wd:Q158069 wdt:P1040 ?x0 .
?x0 wdt:P21 wd:Q6581072 .
?x0 wdt:P27 wd:Q183
} |
mcwq-229843 | Who was a female German editor of Marlene | [
"Heidi Genée"
] | {
"entities": [
"Q6581072",
"Q97936",
"Q479455",
"Q5",
"Q183"
],
"relations": [
"P27",
"P21",
"P31",
"P1040"
],
"adjacency": [
[
1,
2,
3
],
[
2,
3,
1
],
[
1,
1,
0
],
[
1,
0,
4
]
],
"entity_labels": [
"female",
"Heidi Genée",
"Marlene",
"human",
"Germany"
],
"relation_labels": [
"country of citizenship",
"sex or gender",
"instance of",
"film editor"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q479455 wdt:P1040 ?x0 .
?x0 wdt:P21 wd:Q6581072 .
?x0 wdt:P27 wd:Q183
} |
mcwq-229845 | Who was a female German employee of RWTH Aachen University and University of Halle-Wittenberg | [
"Dorothea Wagner"
] | {
"entities": [
"Q6581072",
"Q32120",
"Q5",
"Q183",
"Q273263",
"Q16477"
],
"relations": [
"P27",
"P108",
"P21",
"P31"
],
"adjacency": [
[
5,
3,
2
],
[
5,
1,
1
],
[
5,
1,
4
],
[
5,
2,
0
],
[
5,
0,
3
]
],
"entity_labels": [
"female",
"University of Halle-Wittenberg",
"human",
"Germany",
"RWTH Aachen University",
"Dorothea Wagner"
],
"relation_labels": [
"country of citizenship",
"employer",
"sex or gender",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P108 wd:Q32120 .
?x0 wdt:P108 wd:Q273263 .
?x0 wdt:P21 wd:Q6581072 .
?x0 wdt:P27 wd:Q183
} |
mcwq-229847 | Who was a female German executive producer of Hope Floats and Murder by Numbers | [
"Sandra Bullock"
] | {
"entities": [
"Q6581072",
"Q40791",
"Q5",
"Q183",
"Q924642",
"Q502182"
],
"relations": [
"P27",
"P1431",
"P31",
"P21"
],
"adjacency": [
[
1,
2,
2
],
[
5,
1,
1
],
[
4,
1,
1
],
[
1,
3,
0
],
[
1,
0,
3
]
],
"entity_labels": [
"female",
"Sandra Bullock",
"human",
"Germany",
"Hope Floats",
"Murder by Numbers"
],
"relation_labels": [
"country of citizenship",
"executive producer",
"instance of",
"sex or gender"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q502182 wdt:P1431 ?x0 .
wd:Q924642 wdt:P1431 ?x0 .
?x0 wdt:P21 wd:Q6581072 .
?x0 wdt:P27 wd:Q183
} |
mcwq-229848 | Who was a female German executive producer of Murder by Numbers | [
"Sandra Bullock"
] | {
"entities": [
"Q40791",
"Q6581072",
"Q5",
"Q183",
"Q502182"
],
"relations": [
"P27",
"P1431",
"P31",
"P21"
],
"adjacency": [
[
0,
2,
2
],
[
4,
1,
0
],
[
0,
3,
1
],
[
0,
0,
3
]
],
"entity_labels": [
"Sandra Bullock",
"female",
"human",
"Germany",
"Murder by Numbers"
],
"relation_labels": [
"country of citizenship",
"executive producer",
"instance of",
"sex or gender"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q502182 wdt:P1431 ?x0 .
?x0 wdt:P21 wd:Q6581072 .
?x0 wdt:P27 wd:Q183
} |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.