id
stringlengths 11
13
| question
stringlengths 11
8.64k
| answers
sequence | subgraph
dict | sparql
stringlengths 49
483
|
---|---|---|---|---|
mcwq-227905 | Who was a Mexican male film editor that No label defined was founded by | [
"Luis Buñuel"
] | {
"entities": [
"Q3355530",
"Q96",
"Q5",
"Q51545",
"Q7042855",
"Q6581097"
],
"relations": [
"P31",
"P106",
"P27",
"P112",
"P21"
],
"adjacency": [
[
3,
1,
4
],
[
3,
0,
2
],
[
0,
3,
3
],
[
3,
4,
5
],
[
3,
2,
1
]
],
"entity_labels": [
null,
"Mexico",
"human",
"Luis Buñuel",
"film editor",
"male"
],
"relation_labels": [
"instance of",
"occupation",
"country of citizenship",
"founded by",
"sex or gender"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q7042855 .
?x0 wdt:P31 wd:Q5 .
wd:Q3355530 wdt:P112 ?x0 .
?x0 wdt:P21 wd:Q6581097 .
?x0 wdt:P27 wd:Q96
} |
mcwq-227906 | Who was a Mexican male film editor that Quantum of Solace starred | [
"Alfonso Cuarón"
] | {
"entities": [
"Q96",
"Q5",
"Q7042855",
"Q181540",
"Q28028",
"Q6581097"
],
"relations": [
"P31",
"P106",
"P27",
"P161",
"P21"
],
"adjacency": [
[
4,
1,
2
],
[
4,
0,
1
],
[
3,
3,
4
],
[
4,
4,
5
],
[
4,
2,
0
]
],
"entity_labels": [
"Mexico",
"human",
"film editor",
"Quantum of Solace",
"Alfonso Cuarón",
"male"
],
"relation_labels": [
"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:Q181540 wdt:P161 ?x0 .
?x0 wdt:P21 wd:Q6581097 .
?x0 wdt:P27 wd:Q96
} |
mcwq-227908 | Who was a Mexican male film producer that L'Age d'Or , Death in the Garden , and Un Chien Andalou were edited by and written by | [
"Luis Buñuel"
] | {
"entities": [
"Q190575",
"Q3282637",
"Q686395",
"Q96",
"Q51545",
"Q5",
"Q946849",
"Q6581097"
],
"relations": [
"P58",
"P31",
"P1040",
"P106",
"P27",
"P21"
],
"adjacency": [
[
4,
3,
1
],
[
4,
1,
5
],
[
0,
2,
4
],
[
2,
2,
4
],
[
6,
2,
4
],
[
0,
0,
4
],
[
2,
0,
4
],
[
6,
0,
4
],
[
4,
5,
7
],
[
4,
4,
3
]
],
"entity_labels": [
"Un Chien Andalou",
"film producer",
"Death in the Garden",
"Mexico",
"Luis Buñuel",
"human",
"L'Age d'Or",
"male"
],
"relation_labels": [
"screenwriter",
"instance of",
"film editor",
"occupation",
"country of citizenship",
"sex or gender"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q3282637 .
?x0 wdt:P31 wd:Q5 .
wd:Q190575 wdt:P1040 ?x0 .
wd:Q686395 wdt:P1040 ?x0 .
wd:Q946849 wdt:P1040 ?x0 .
wd:Q190575 wdt:P58 ?x0 .
wd:Q686395 wdt:P58 ?x0 .
wd:Q946849 wdt:P58 ?x0 .
?x0 wdt:P21 wd:Q6581097 .
?x0 wdt:P27 wd:Q96
} |
mcwq-227911 | Who was a Mexican male film producer that was influenced by Alfonso Cuarón | [
"Ricardo Tavera"
] | {
"entities": [
"Q3282637",
"Q64996103",
"Q96",
"Q5",
"Q28028",
"Q6581097"
],
"relations": [
"P31",
"P106",
"P27",
"P737",
"P21"
],
"adjacency": [
[
1,
1,
0
],
[
1,
0,
3
],
[
1,
3,
4
],
[
1,
4,
5
],
[
1,
2,
2
]
],
"entity_labels": [
"film producer",
"Ricardo Tavera",
"Mexico",
"human",
"Alfonso Cuarón",
"male"
],
"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:Q28028 .
?x0 wdt:P21 wd:Q6581097 .
?x0 wdt:P27 wd:Q96
} |
mcwq-227913 | Who was a Mexican parent of Danny Quinn | [
"Anthony Quinn"
] | {
"entities": [
"Q96",
"Q83484",
"Q5",
"Q323236"
],
"relations": [
"P27",
"P40|wdt:P355",
"P31"
],
"adjacency": [
[
1,
2,
2
],
[
1,
1,
3
],
[
1,
0,
0
]
],
"entity_labels": [
"Mexico",
"Anthony Quinn",
"human",
"Danny Quinn"
],
"relation_labels": [
"country of citizenship",
"P40|wdt:P355",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P40|wdt:P355 wd:Q323236 .
?x0 wdt:P27 wd:Q96
} |
mcwq-227919 | Who was a Mexican producer and star of American Me | [
"Edward James Olmos"
] | {
"entities": [
"Q211415",
"Q96",
"Q642516",
"Q5"
],
"relations": [
"P272",
"P27",
"P31",
"P161"
],
"adjacency": [
[
0,
2,
3
],
[
2,
3,
0
],
[
2,
0,
0
],
[
0,
1,
1
]
],
"entity_labels": [
"Edward James Olmos",
"Mexico",
"American Me",
"human"
],
"relation_labels": [
"production company",
"country of citizenship",
"instance of",
"cast member"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q642516 wdt:P161 ?x0 .
wd:Q642516 wdt:P272 ?x0 .
?x0 wdt:P27 wd:Q96
} |
mcwq-227940 | Who was a Mexican screenwriter that Bzzz was written and directed by | [
"Anna Cetti"
] | {
"entities": [
"Q98000222",
"Q96",
"Q5",
"Q69423232",
"Q98000215"
],
"relations": [
"P57",
"P58",
"P31",
"P27",
"P106"
],
"adjacency": [
[
4,
4,
3
],
[
4,
2,
2
],
[
0,
0,
4
],
[
0,
1,
4
],
[
4,
3,
1
]
],
"entity_labels": [
"Bzzz",
"Mexico",
"human",
"film screenwriter",
"Anna Cetti"
],
"relation_labels": [
"director",
"screenwriter",
"instance of",
"country of citizenship",
"occupation"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q69423232 .
?x0 wdt:P31 wd:Q5 .
wd:Q98000222 wdt:P57 ?x0 .
wd:Q98000222 wdt:P58 ?x0 .
?x0 wdt:P27 wd:Q96
} |
mcwq-227956 | Who was a Mexican sibling of Rafael Coronel 's sibling | [
"Rafael Coronel"
] | {
"entities": [
"Q250397",
"Q96",
"Q5",
"Q380779"
],
"relations": [
"P27",
"P3373",
"P31"
],
"adjacency": [
[
0,
2,
2
],
[
0,
0,
1
],
[
0,
1,
3
],
[
3,
1,
0
]
],
"entity_labels": [
"Rafael Coronel",
"Mexico",
"human",
"Pedro Coronel"
],
"relation_labels": [
"country of citizenship",
"sibling",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P27 wd:Q96 .
?x0 wdt:P3373 ?x1 .
?x1 wdt:P3373 wd:Q250397 .
FILTER ( ?x0 != ?x1 ) .
FILTER ( ?x1 != wd:Q250397 )
} |
mcwq-227958 | Who was a Mexican sibling of Thalía | [
"Laura Zapata"
] | {
"entities": [
"Q171235",
"Q96",
"Q5639902",
"Q5"
],
"relations": [
"P27",
"P3373",
"P31"
],
"adjacency": [
[
2,
2,
3
],
[
2,
0,
1
],
[
2,
1,
0
]
],
"entity_labels": [
"Thalía",
"Mexico",
"Ernestina Sodi",
"human"
],
"relation_labels": [
"country of citizenship",
"sibling",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P27 wd:Q96 .
?x0 wdt:P3373 wd:Q171235 .
FILTER ( ?x0 != wd:Q171235 )
} |
mcwq-227959 | Who was a Mexican sibling of a female American spouse of Tommy Mottola | [
"Laura Zapata"
] | {
"entities": [
"Q6581072",
"Q171235",
"Q30",
"Q548921",
"Q96",
"Q5",
"Q5639902"
],
"relations": [
"P31",
"P27",
"P3373",
"P26",
"P21"
],
"adjacency": [
[
6,
0,
5
],
[
6,
1,
4
],
[
6,
2,
1
],
[
1,
4,
0
],
[
1,
1,
2
],
[
1,
3,
3
]
],
"entity_labels": [
"female",
"Thalía",
"United States of America",
"Tommy Mottola",
"Mexico",
"human",
"Ernestina Sodi"
],
"relation_labels": [
"instance of",
"country of citizenship",
"sibling",
"spouse",
"sex or gender"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P27 wd:Q96 .
?x0 wdt:P3373 ?x1 .
?x1 wdt:P21 wd:Q6581072 .
?x1 wdt:P27 wd:Q30 .
?x1 wdt:P26 wd:Q548921 .
FILTER ( ?x0 != ?x1 ) .
FILTER ( ?x1 != wd:Q548921 )
} |
mcwq-227961 | Who was a Mexican spouse of Diego Rivera | [
"Guadalupe Marín",
"Angelina Beloff",
"Emma Hurtado",
"Frida Kahlo"
] | {
"entities": [
"Q5588",
"Q96",
"Q5",
"Q171128"
],
"relations": [
"P27",
"P26",
"P31"
],
"adjacency": [
[
0,
2,
2
],
[
0,
0,
1
],
[
0,
1,
3
]
],
"entity_labels": [
"Frida Kahlo",
"Mexico",
"human",
"Diego Rivera"
],
"relation_labels": [
"country of citizenship",
"spouse",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P27 wd:Q96 .
?x0 wdt:P26 wd:Q171128 .
FILTER ( ?x0 != wd:Q171128 )
} |
mcwq-227962 | Who was a Mexican spouse of Francisco León de la Barra 's spouse | [
"Francisco León de la Barra"
] | {
"entities": [
"Q365409",
"Q6103600",
"Q96",
"Q5"
],
"relations": [
"P27",
"P26",
"P31"
],
"adjacency": [
[
0,
2,
3
],
[
0,
0,
2
],
[
0,
1,
1
],
[
1,
1,
0
]
],
"entity_labels": [
"Francisco León de la Barra",
"Refugio Borneque",
"Mexico",
"human"
],
"relation_labels": [
"country of citizenship",
"spouse",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P27 wd:Q96 .
?x0 wdt:P26 ?x1 .
?x1 wdt:P26 wd:Q365409 .
FILTER ( ?x0 != ?x1 ) .
FILTER ( ?x1 != wd:Q365409 )
} |
mcwq-227963 | Who was a Mexican spouse of La Jornada 's founder | [
"Ángeles Mastretta"
] | {
"entities": [
"Q2587431",
"Q252088",
"Q96",
"Q5",
"Q2496821"
],
"relations": [
"P27",
"P26",
"P31",
"P112"
],
"adjacency": [
[
1,
2,
3
],
[
1,
0,
2
],
[
1,
1,
0
],
[
4,
3,
0
]
],
"entity_labels": [
"Héctor Aguilar Camín",
"Ángeles Mastretta",
"Mexico",
"human",
"La Jornada"
],
"relation_labels": [
"country of citizenship",
"spouse",
"instance of",
"founded by"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P27 wd:Q96 .
?x0 wdt:P26 ?x1 .
wd:Q2496821 wdt:P112 ?x1 .
FILTER ( ?x0 != ?x1 )
} |
mcwq-227966 | Who was a Mexican star and executive producer of Just Walking and Only God Knows | [
"Diego Luna"
] | {
"entities": [
"Q4448764",
"Q16960487",
"Q96",
"Q5",
"Q313044"
],
"relations": [
"P27",
"P1431",
"P31",
"P161"
],
"adjacency": [
[
4,
2,
3
],
[
0,
3,
4
],
[
1,
3,
4
],
[
0,
1,
4
],
[
1,
1,
4
],
[
4,
0,
2
]
],
"entity_labels": [
"Just Walking",
"Only God Knows",
"Mexico",
"human",
"Diego Luna"
],
"relation_labels": [
"country of citizenship",
"executive producer",
"instance of",
"cast member"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q4448764 wdt:P161 ?x0 .
wd:Q16960487 wdt:P161 ?x0 .
wd:Q4448764 wdt:P1431 ?x0 .
wd:Q16960487 wdt:P1431 ?x0 .
?x0 wdt:P27 wd:Q96
} |
mcwq-227967 | Who was a Mexican star of The Face Of Destiny 's prequel | [
"Sandra Echeverría",
"Ana Layevska",
"Gonzalo García Vivanco"
] | {
"entities": [
"Q221053",
"Q422759",
"Q5",
"Q96",
"Q2511824"
],
"relations": [
"P27",
"P156",
"P31",
"P161"
],
"adjacency": [
[
0,
2,
2
],
[
4,
3,
0
],
[
0,
0,
3
],
[
4,
1,
1
]
],
"entity_labels": [
"Sandra Echeverría",
"The Face Of Destiny",
"human",
"Mexico",
"Relaciones Peligrosas"
],
"relation_labels": [
"country of citizenship",
"followed by",
"instance of",
"cast member"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x1 wdt:P161 ?x0 .
?x0 wdt:P27 wd:Q96 .
?x1 wdt:P156 wd:Q422759
} |
mcwq-227968 | Who was a Mexican star of Letters to Juliet and Y tu mamá también | [
"Gael García Bernal"
] | {
"entities": [
"Q402818",
"Q128848",
"Q96",
"Q5",
"Q179576"
],
"relations": [
"P27",
"P31",
"P161"
],
"adjacency": [
[
4,
1,
3
],
[
1,
2,
4
],
[
0,
2,
4
],
[
4,
0,
2
]
],
"entity_labels": [
"Letters to Juliet",
"Y tu mamá también",
"Mexico",
"human",
"Gael García Bernal"
],
"relation_labels": [
"country of citizenship",
"instance of",
"cast member"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q128848 wdt:P161 ?x0 .
wd:Q402818 wdt:P161 ?x0 .
?x0 wdt:P27 wd:Q96
} |
mcwq-227969 | Who was a Mexican star of The Invention of Lying | [
"Louis C.K."
] | {
"entities": [
"Q178966",
"Q96",
"Q5",
"Q15079"
],
"relations": [
"P27",
"P31",
"P161"
],
"adjacency": [
[
3,
1,
2
],
[
0,
2,
3
],
[
3,
0,
1
]
],
"entity_labels": [
"The Invention of Lying",
"Mexico",
"human",
"Louis C.K."
],
"relation_labels": [
"country of citizenship",
"instance of",
"cast member"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q178966 wdt:P161 ?x0 .
?x0 wdt:P27 wd:Q96
} |
mcwq-227970 | Who was a Mexican writer and cinematographer of No label defined and No label defined | [
"Eugenio Polgovsky"
] | {
"entities": [
"Q20962259",
"Q18641815",
"Q96",
"Q5",
"Q20962298"
],
"relations": [
"P344",
"P27",
"P58",
"P31"
],
"adjacency": [
[
1,
3,
3
],
[
0,
0,
1
],
[
4,
0,
1
],
[
0,
2,
1
],
[
4,
2,
1
],
[
1,
1,
2
]
],
"entity_labels": [
null,
"Eugenio Polgovsky",
"Mexico",
"human",
null
],
"relation_labels": [
"director of photography",
"country of citizenship",
"screenwriter",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q20962259 wdt:P344 ?x0 .
wd:Q20962298 wdt:P344 ?x0 .
wd:Q20962259 wdt:P58 ?x0 .
wd:Q20962298 wdt:P58 ?x0 .
?x0 wdt:P27 wd:Q96
} |
mcwq-227971 | Who was a Mexican writer and director of Broken Sky 's sequel | [
"Julián Hernández"
] | {
"entities": [
"Q94133",
"Q1301836",
"Q96",
"Q1579593",
"Q5"
],
"relations": [
"P155",
"P57",
"P58",
"P31",
"P27"
],
"adjacency": [
[
1,
3,
4
],
[
3,
1,
1
],
[
3,
2,
1
],
[
1,
4,
2
],
[
3,
0,
0
]
],
"entity_labels": [
"Broken Sky",
"Julián Hernández",
"Mexico",
"Raging Sun, Raging Sky",
"human"
],
"relation_labels": [
"follows",
"director",
"screenwriter",
"instance of",
"country of citizenship"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x1 wdt:P57 ?x0 .
?x1 wdt:P58 ?x0 .
?x0 wdt:P27 wd:Q96 .
?x1 wdt:P155 wd:Q94133
} |
mcwq-227973 | Who was a Mexican writer of Even Angels Eat Beans , Con el cuerpo prestado , 24 Hours in the Life of a Woman , Hardly a Criminal , God Reward You , Per amare Ofelia , and Convoy Buddies | [
"Tulio Demicheli"
] | {
"entities": [
"Q10400547",
"Q96",
"Q3899487",
"Q5",
"Q84575090",
"Q758591",
"Q364348",
"Q5807669",
"Q4631845",
"Q8202417"
],
"relations": [
"P27",
"P58",
"P31"
],
"adjacency": [
[
6,
2,
3
],
[
8,
1,
6
],
[
4,
1,
6
],
[
9,
1,
6
],
[
5,
1,
6
],
[
2,
1,
6
],
[
7,
1,
6
],
[
0,
1,
6
],
[
6,
0,
1
]
],
"entity_labels": [
"Convoy Buddies",
"Mexico",
"Per amare Ofelia",
"human",
"Con el cuerpo prestado",
"Even Angels Eat Beans",
"Tulio Demicheli",
"God Reward You",
"24 Hours in the Life of a Woman",
"Hardly a Criminal"
],
"relation_labels": [
"country of citizenship",
"screenwriter",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q4631845 wdt:P58 ?x0 .
wd:Q84575090 wdt:P58 ?x0 .
wd:Q8202417 wdt:P58 ?x0 .
wd:Q758591 wdt:P58 ?x0 .
wd:Q3899487 wdt:P58 ?x0 .
wd:Q5807669 wdt:P58 ?x0 .
wd:Q10400547 wdt:P58 ?x0 .
?x0 wdt:P27 wd:Q96
} |
mcwq-227975 | Who was a Mexican writer of Y tu mamá también | [
"Carlos Cuarón",
"Alfonso Cuarón"
] | {
"entities": [
"Q96",
"Q28028",
"Q5",
"Q128848"
],
"relations": [
"P27",
"P58",
"P31"
],
"adjacency": [
[
1,
2,
2
],
[
3,
1,
1
],
[
1,
0,
0
]
],
"entity_labels": [
"Mexico",
"Alfonso Cuarón",
"human",
"Y tu mamá también"
],
"relation_labels": [
"country of citizenship",
"screenwriter",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q128848 wdt:P58 ?x0 .
?x0 wdt:P27 wd:Q96
} |
mcwq-227980 | Who was a Spanish British star of St Trinian's 2: The Legend of Fritton's Gold and Ashes to Ashes | [
"Montserrat Lombard"
] | {
"entities": [
"Q2454282",
"Q145",
"Q725195",
"Q29",
"Q5",
"Q617450"
],
"relations": [
"P27",
"P31",
"P161"
],
"adjacency": [
[
5,
1,
4
],
[
2,
2,
5
],
[
0,
2,
5
],
[
5,
0,
3
],
[
5,
0,
1
]
],
"entity_labels": [
"St Trinian's 2: The Legend of Fritton's Gold",
"United Kingdom",
"Ashes to Ashes",
"Spain",
"human",
"Montserrat Lombard"
],
"relation_labels": [
"country of citizenship",
"instance of",
"cast member"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q725195 wdt:P161 ?x0 .
wd:Q2454282 wdt:P161 ?x0 .
?x0 wdt:P27 wd:Q29 .
?x0 wdt:P27 wd:Q145
} |
mcwq-227988 | Who was a Spanish Dutch sibling of Olaf Wildeboer | [
"Aschwin Wildeboer"
] | {
"entities": [
"Q29999",
"Q29",
"Q5",
"Q723001",
"Q3780525"
],
"relations": [
"P27",
"P3373",
"P31"
],
"adjacency": [
[
3,
2,
2
],
[
3,
0,
0
],
[
3,
0,
1
],
[
3,
1,
4
]
],
"entity_labels": [
"Kingdom of the Netherlands",
"Spain",
"human",
"Aschwin Wildeboer",
"Olaf Wildeboer"
],
"relation_labels": [
"country of citizenship",
"sibling",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P27 wd:Q29999 .
?x0 wdt:P27 wd:Q29 .
?x0 wdt:P3373 wd:Q3780525 .
FILTER ( ?x0 != wd:Q3780525 )
} |
mcwq-227990 | Who was a Spanish French actor that directed Pick up | [
"Lucia Sanchez"
] | {
"entities": [
"Q3382500",
"Q675471",
"Q29",
"Q33999",
"Q5",
"Q142"
],
"relations": [
"P27",
"P106",
"P57",
"P31"
],
"adjacency": [
[
1,
1,
3
],
[
1,
3,
4
],
[
0,
2,
1
],
[
1,
0,
2
],
[
1,
0,
5
]
],
"entity_labels": [
"Pick up",
"Lucia Sanchez",
"Spain",
"actor",
"human",
"France"
],
"relation_labels": [
"country of citizenship",
"occupation",
"director",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q33999 .
?x0 wdt:P31 wd:Q5 .
wd:Q3382500 wdt:P57 ?x0 .
?x0 wdt:P27 wd:Q29 .
?x0 wdt:P27 wd:Q142
} |
mcwq-227994 | Who was a Spanish French employee of Margaret of Parma | [
"Antoine Perrenot de Granvelle"
] | {
"entities": [
"Q29",
"Q5",
"Q142",
"Q307815",
"Q451178"
],
"relations": [
"P27",
"P108",
"P31"
],
"adjacency": [
[
4,
2,
1
],
[
4,
1,
3
],
[
4,
0,
0
],
[
4,
0,
2
]
],
"entity_labels": [
"Spain",
"human",
"France",
"Margaret of Parma",
"Antoine Perrenot de Granvelle"
],
"relation_labels": [
"country of citizenship",
"employer",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P108 wd:Q307815 .
?x0 wdt:P27 wd:Q29 .
?x0 wdt:P27 wd:Q142
} |
mcwq-227997 | Who was a Spanish French male sibling of Princess Élisabeth of France | [
"Charles X of France"
] | {
"entities": [
"Q7758",
"Q29",
"Q274709",
"Q5",
"Q142",
"Q6581097"
],
"relations": [
"P27",
"P3373",
"P21",
"P31"
],
"adjacency": [
[
0,
3,
3
],
[
0,
2,
5
],
[
0,
0,
1
],
[
0,
0,
4
],
[
0,
1,
2
]
],
"entity_labels": [
"Charles X of France",
"Spain",
"Princess Élisabeth of France",
"human",
"France",
"male"
],
"relation_labels": [
"country of citizenship",
"sibling",
"sex or gender",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P21 wd:Q6581097 .
?x0 wdt:P27 wd:Q29 .
?x0 wdt:P27 wd:Q142 .
?x0 wdt:P3373 wd:Q274709 .
FILTER ( ?x0 != wd:Q274709 )
} |
mcwq-227998 | Who was a Spanish French male spouse of Princess Maria Theresa of Savoy | [
"Charles X of France"
] | {
"entities": [
"Q7758",
"Q233798",
"Q29",
"Q5",
"Q142",
"Q6581097"
],
"relations": [
"P27",
"P26",
"P21",
"P31"
],
"adjacency": [
[
0,
3,
3
],
[
0,
2,
5
],
[
0,
0,
2
],
[
0,
0,
4
],
[
0,
1,
1
]
],
"entity_labels": [
"Charles X of France",
"Princess Maria Theresa of Savoy",
"Spain",
"human",
"France",
"male"
],
"relation_labels": [
"country of citizenship",
"spouse",
"sex or gender",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P21 wd:Q6581097 .
?x0 wdt:P27 wd:Q29 .
?x0 wdt:P27 wd:Q142 .
?x0 wdt:P26 wd:Q233798 .
FILTER ( ?x0 != wd:Q233798 )
} |
mcwq-227999 | Who was a Spanish French male star of The Wall | [
"Michel del Castillo"
] | {
"entities": [
"Q7773301",
"Q555545",
"Q29",
"Q5",
"Q142",
"Q6581097"
],
"relations": [
"P27",
"P21",
"P31",
"P161"
],
"adjacency": [
[
1,
2,
3
],
[
0,
3,
1
],
[
1,
1,
5
],
[
1,
0,
2
],
[
1,
0,
4
]
],
"entity_labels": [
"The Wall",
"Michel del Castillo",
"Spain",
"human",
"France",
"male"
],
"relation_labels": [
"country of citizenship",
"sex or gender",
"instance of",
"cast member"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q7773301 wdt:P161 ?x0 .
?x0 wdt:P21 wd:Q6581097 .
?x0 wdt:P27 wd:Q29 .
?x0 wdt:P27 wd:Q142
} |
mcwq-228001 | Who was a Spanish French spouse of Princess Maria Theresa of Savoy | [
"Charles X of France"
] | {
"entities": [
"Q233798",
"Q29",
"Q5",
"Q142",
"Q7758"
],
"relations": [
"P27",
"P26",
"P31"
],
"adjacency": [
[
4,
2,
2
],
[
4,
0,
1
],
[
4,
0,
3
],
[
4,
1,
0
]
],
"entity_labels": [
"Princess Maria Theresa of Savoy",
"Spain",
"human",
"France",
"Charles X of France"
],
"relation_labels": [
"country of citizenship",
"spouse",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P27 wd:Q29 .
?x0 wdt:P27 wd:Q142 .
?x0 wdt:P26 wd:Q233798 .
FILTER ( ?x0 != wd:Q233798 )
} |
mcwq-228005 | Who was a Spanish German cinematographer of For Love of You | [
"Willy Goldberger"
] | {
"entities": [
"Q29",
"Q5",
"Q183",
"Q24000048",
"Q92389"
],
"relations": [
"P344",
"P27",
"P31"
],
"adjacency": [
[
4,
2,
1
],
[
3,
0,
4
],
[
4,
1,
2
],
[
4,
1,
0
]
],
"entity_labels": [
"Spain",
"human",
"Germany",
"For Love of You",
"Willy Goldberger"
],
"relation_labels": [
"director of photography",
"country of citizenship",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q24000048 wdt:P344 ?x0 .
?x0 wdt:P27 wd:Q183 .
?x0 wdt:P27 wd:Q29
} |
mcwq-228006 | Who was a Spanish German cinematographer of The Rebel and Der Raub der Mona Lisa | [
"Willy Goldberger"
] | {
"entities": [
"Q322595",
"Q29",
"Q5",
"Q183",
"Q92389",
"Q1196407"
],
"relations": [
"P344",
"P27",
"P31"
],
"adjacency": [
[
4,
2,
2
],
[
0,
0,
4
],
[
5,
0,
4
],
[
4,
1,
3
],
[
4,
1,
1
]
],
"entity_labels": [
"Der Raub der Mona Lisa",
"Spain",
"human",
"Germany",
"Willy Goldberger",
"The Rebel"
],
"relation_labels": [
"director of photography",
"country of citizenship",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q322595 wdt:P344 ?x0 .
wd:Q1196407 wdt:P344 ?x0 .
?x0 wdt:P27 wd:Q183 .
?x0 wdt:P27 wd:Q29
} |
mcwq-228008 | Who was a Spanish German employee of Heidelberg University | [
"Helmut Anthony Hatzfeld"
] | {
"entities": [
"Q29",
"Q104929",
"Q5",
"Q183",
"Q151510"
],
"relations": [
"P27",
"P108",
"P31"
],
"adjacency": [
[
1,
2,
2
],
[
1,
1,
4
],
[
1,
0,
3
],
[
1,
0,
0
]
],
"entity_labels": [
"Spain",
"Helmut Anthony Hatzfeld",
"human",
"Germany",
"Heidelberg University"
],
"relation_labels": [
"country of citizenship",
"employer",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P108 wd:Q151510 .
?x0 wdt:P27 wd:Q183 .
?x0 wdt:P27 wd:Q29
} |
mcwq-228009 | Who was a Spanish German parent of Prince Adalbert of Bavaria | [
"Prince Ludwig Ferdinand of Bavaria"
] | {
"entities": [
"Q62263",
"Q215873",
"Q29",
"Q5",
"Q183"
],
"relations": [
"P27",
"P40|wdt:P355",
"P31"
],
"adjacency": [
[
0,
2,
3
],
[
0,
1,
1
],
[
0,
0,
4
],
[
0,
0,
2
]
],
"entity_labels": [
"Prince Ludwig Ferdinand of Bavaria",
"Prince Adalbert of Bavaria",
"Spain",
"human",
"Germany"
],
"relation_labels": [
"country of citizenship",
"P40|wdt:P355",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P40|wdt:P355 wd:Q215873 .
?x0 wdt:P27 wd:Q183 .
?x0 wdt:P27 wd:Q29
} |
mcwq-228013 | Who was a Spanish Italian female star of L'avaro | [
"Lucia Bosé"
] | {
"entities": [
"Q130293",
"Q6581072",
"Q29",
"Q5",
"Q267724",
"Q38"
],
"relations": [
"P27",
"P21",
"P31",
"P161"
],
"adjacency": [
[
4,
2,
3
],
[
0,
3,
4
],
[
4,
1,
1
],
[
4,
0,
5
],
[
4,
0,
2
]
],
"entity_labels": [
"L'avaro",
"female",
"Spain",
"human",
"Lucia Bosé",
"Italy"
],
"relation_labels": [
"country of citizenship",
"sex or gender",
"instance of",
"cast member"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q130293 wdt:P161 ?x0 .
?x0 wdt:P21 wd:Q6581072 .
?x0 wdt:P27 wd:Q38 .
?x0 wdt:P27 wd:Q29
} |
mcwq-228015 | Who was a Spanish Italian parent of Thiago Messi | [
"Lionel Messi"
] | {
"entities": [
"Q615",
"Q29",
"Q5",
"Q108049158",
"Q38"
],
"relations": [
"P27",
"P40|wdt:P355",
"P31"
],
"adjacency": [
[
0,
2,
2
],
[
0,
1,
3
],
[
0,
0,
4
],
[
0,
0,
1
]
],
"entity_labels": [
"Lionel Messi",
"Spain",
"human",
"Thiago Messi",
"Italy"
],
"relation_labels": [
"country of citizenship",
"P40|wdt:P355",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P40|wdt:P355 wd:Q108049158 .
?x0 wdt:P27 wd:Q38 .
?x0 wdt:P27 wd:Q29
} |
mcwq-228016 | Who was a Spanish Italian spouse of Antonella Roccuzzo | [
"Lionel Messi"
] | {
"entities": [
"Q615",
"Q29",
"Q5",
"Q32999543",
"Q38"
],
"relations": [
"P27",
"P26",
"P31"
],
"adjacency": [
[
0,
2,
2
],
[
0,
0,
4
],
[
0,
0,
1
],
[
0,
1,
3
]
],
"entity_labels": [
"Lionel Messi",
"Spain",
"human",
"Antonela Roccuzzo",
"Italy"
],
"relation_labels": [
"country of citizenship",
"spouse",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P27 wd:Q38 .
?x0 wdt:P27 wd:Q29 .
?x0 wdt:P26 wd:Q32999543 .
FILTER ( ?x0 != wd:Q32999543 )
} |
mcwq-228020 | Who was a Spanish Mexican director of Acero | [
"Adolfo Sánchez Vázquez"
] | {
"entities": [
"Q29",
"Q96",
"Q5",
"Q365193",
"Q12382420"
],
"relations": [
"P27",
"P57",
"P31"
],
"adjacency": [
[
3,
2,
2
],
[
4,
1,
3
],
[
3,
0,
0
],
[
3,
0,
1
]
],
"entity_labels": [
"Spain",
"Mexico",
"human",
"Adolfo Sánchez Vázquez",
"Acero"
],
"relation_labels": [
"country of citizenship",
"director",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q12382420 wdt:P57 ?x0 .
?x0 wdt:P27 wd:Q29 .
?x0 wdt:P27 wd:Q96
} |
mcwq-228021 | Who was a Spanish Mexican editor of Un Chien Andalou | [
"Luis Buñuel"
] | {
"entities": [
"Q190575",
"Q29",
"Q96",
"Q51545",
"Q5"
],
"relations": [
"P27",
"P31",
"P1040"
],
"adjacency": [
[
3,
1,
4
],
[
0,
2,
3
],
[
3,
0,
1
],
[
3,
0,
2
]
],
"entity_labels": [
"Un Chien Andalou",
"Spain",
"Mexico",
"Luis Buñuel",
"human"
],
"relation_labels": [
"country of citizenship",
"instance of",
"film editor"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q190575 wdt:P1040 ?x0 .
?x0 wdt:P27 wd:Q29 .
?x0 wdt:P27 wd:Q96
} |
mcwq-228023 | Who was a Spanish Mexican female star of Baywatch , The Cheetah Girls 2 , and Aventuras En El Tiempo | [
"Belinda Peregrín Jwand"
] | {
"entities": [
"Q3279181",
"Q6581072",
"Q587876",
"Q23016495",
"Q29",
"Q96",
"Q5",
"Q232514"
],
"relations": [
"P27",
"P21",
"P31",
"P161"
],
"adjacency": [
[
7,
2,
6
],
[
3,
3,
7
],
[
2,
3,
7
],
[
0,
3,
7
],
[
7,
1,
1
],
[
7,
0,
4
],
[
7,
0,
5
]
],
"entity_labels": [
"Aventuras en el tiempo",
"female",
"The Cheetah Girls 2",
"Baywatch",
"Spain",
"Mexico",
"human",
"Belinda Peregrín"
],
"relation_labels": [
"country of citizenship",
"sex or gender",
"instance of",
"cast member"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q23016495 wdt:P161 ?x0 .
wd:Q587876 wdt:P161 ?x0 .
wd:Q3279181 wdt:P161 ?x0 .
?x0 wdt:P21 wd:Q6581072 .
?x0 wdt:P27 wd:Q29 .
?x0 wdt:P27 wd:Q96
} |
mcwq-228024 | Who was a Spanish Mexican film director that Un Chien Andalou starred | [
"Luis Buñuel"
] | {
"entities": [
"Q190575",
"Q29",
"Q96",
"Q51545",
"Q5",
"Q2526255"
],
"relations": [
"P106",
"P27",
"P31",
"P161"
],
"adjacency": [
[
3,
0,
5
],
[
3,
2,
4
],
[
0,
3,
3
],
[
3,
1,
1
],
[
3,
1,
2
]
],
"entity_labels": [
"Un Chien Andalou",
"Spain",
"Mexico",
"Luis Buñuel",
"human",
"film director"
],
"relation_labels": [
"occupation",
"country of citizenship",
"instance of",
"cast member"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q2526255 .
?x0 wdt:P31 wd:Q5 .
wd:Q190575 wdt:P161 ?x0 .
?x0 wdt:P27 wd:Q29 .
?x0 wdt:P27 wd:Q96
} |
mcwq-228026 | Who was a Spanish Mexican film editor that Un Chien Andalou was edited by and written by | [
"Luis Buñuel"
] | {
"entities": [
"Q190575",
"Q29",
"Q96",
"Q5",
"Q51545",
"Q7042855"
],
"relations": [
"P58",
"P31",
"P1040",
"P106",
"P27"
],
"adjacency": [
[
4,
3,
5
],
[
4,
1,
3
],
[
0,
2,
4
],
[
0,
0,
4
],
[
4,
4,
1
],
[
4,
4,
2
]
],
"entity_labels": [
"Un Chien Andalou",
"Spain",
"Mexico",
"human",
"Luis Buñuel",
"film editor"
],
"relation_labels": [
"screenwriter",
"instance of",
"film editor",
"occupation",
"country of citizenship"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q7042855 .
?x0 wdt:P31 wd:Q5 .
wd:Q190575 wdt:P1040 ?x0 .
wd:Q190575 wdt:P58 ?x0 .
?x0 wdt:P27 wd:Q29 .
?x0 wdt:P27 wd:Q96
} |
mcwq-228028 | Who was a Spanish Mexican parent of Juan Luis Buñuel | [
"Luis Buñuel"
] | {
"entities": [
"Q29",
"Q96",
"Q51545",
"Q5",
"Q1710546"
],
"relations": [
"P27",
"P40|wdt:P355",
"P31"
],
"adjacency": [
[
2,
2,
3
],
[
2,
1,
4
],
[
2,
0,
0
],
[
2,
0,
1
]
],
"entity_labels": [
"Spain",
"Mexico",
"Luis Buñuel",
"human",
"Juan Luis Buñuel"
],
"relation_labels": [
"country of citizenship",
"P40|wdt:P355",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P40|wdt:P355 wd:Q1710546 .
?x0 wdt:P27 wd:Q29 .
?x0 wdt:P27 wd:Q96
} |
mcwq-228030 | Who was a Spanish Mexican writer of L'espoir and Another Dawn | [
"Max Aub"
] | {
"entities": [
"Q5604853",
"Q29",
"Q96",
"Q5",
"Q1558443",
"Q356546"
],
"relations": [
"P27",
"P58",
"P31"
],
"adjacency": [
[
5,
2,
3
],
[
4,
1,
5
],
[
0,
1,
5
],
[
5,
0,
1
],
[
5,
0,
2
]
],
"entity_labels": [
"Another Dawn",
"Spain",
"Mexico",
"human",
"L'espoir",
"Max Aub"
],
"relation_labels": [
"country of citizenship",
"screenwriter",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q1558443 wdt:P58 ?x0 .
wd:Q5604853 wdt:P58 ?x0 .
?x0 wdt:P27 wd:Q29 .
?x0 wdt:P27 wd:Q96
} |
mcwq-228031 | Who was a Spanish Mexican writer of L'espoir | [
"Max Aub"
] | {
"entities": [
"Q29",
"Q96",
"Q5",
"Q1558443",
"Q356546"
],
"relations": [
"P27",
"P58",
"P31"
],
"adjacency": [
[
4,
2,
2
],
[
3,
1,
4
],
[
4,
0,
0
],
[
4,
0,
1
]
],
"entity_labels": [
"Spain",
"Mexico",
"human",
"L'espoir",
"Max Aub"
],
"relation_labels": [
"country of citizenship",
"screenwriter",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q1558443 wdt:P58 ?x0 .
?x0 wdt:P27 wd:Q29 .
?x0 wdt:P27 wd:Q96
} |
mcwq-228032 | Who was a Spanish Swedish actor that Call Girl starred | [
"Ruth Vega Fernandez"
] | {
"entities": [
"Q4947890",
"Q29",
"Q33999",
"Q5",
"Q34",
"Q4989688"
],
"relations": [
"P106",
"P27",
"P31",
"P161"
],
"adjacency": [
[
0,
0,
2
],
[
0,
2,
3
],
[
5,
3,
0
],
[
0,
1,
1
],
[
0,
1,
4
]
],
"entity_labels": [
"Ruth Vega Fernandez",
"Spain",
"actor",
"human",
"Sweden",
"Call Girl"
],
"relation_labels": [
"occupation",
"country of citizenship",
"instance of",
"cast member"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q33999 .
?x0 wdt:P31 wd:Q5 .
wd:Q4989688 wdt:P161 ?x0 .
?x0 wdt:P27 wd:Q29 .
?x0 wdt:P27 wd:Q34
} |
mcwq-228033 | Who was a Spanish Swedish actor that The Circle , With Every Heartbeat , and No label defined starred | [
"Ruth Vega Fernandez"
] | {
"entities": [
"Q4947890",
"Q18287514",
"Q29",
"Q33999",
"Q5",
"Q8027984",
"Q57511706",
"Q34"
],
"relations": [
"P106",
"P27",
"P31",
"P161"
],
"adjacency": [
[
0,
0,
3
],
[
0,
2,
4
],
[
6,
3,
0
],
[
1,
3,
0
],
[
5,
3,
0
],
[
0,
1,
2
],
[
0,
1,
7
]
],
"entity_labels": [
"Ruth Vega Fernandez",
"The Circle",
"Spain",
"actor",
"human",
"With Every Heartbeat",
null,
"Sweden"
],
"relation_labels": [
"occupation",
"country of citizenship",
"instance of",
"cast member"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q33999 .
?x0 wdt:P31 wd:Q5 .
wd:Q57511706 wdt:P161 ?x0 .
wd:Q18287514 wdt:P161 ?x0 .
wd:Q8027984 wdt:P161 ?x0 .
?x0 wdt:P27 wd:Q29 .
?x0 wdt:P27 wd:Q34
} |
mcwq-228036 | Who was a Spanish Swedish parent of Mona Morales-Schildt | [
"Olallo Morales"
] | {
"entities": [
"Q29",
"Q5",
"Q5993116",
"Q34",
"Q4968070"
],
"relations": [
"P27",
"P40|wdt:P355",
"P31"
],
"adjacency": [
[
2,
2,
1
],
[
2,
1,
4
],
[
2,
0,
0
],
[
2,
0,
3
]
],
"entity_labels": [
"Spain",
"human",
"Olallo Morales",
"Sweden",
"Mona Morales-Schildt"
],
"relation_labels": [
"country of citizenship",
"P40|wdt:P355",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P40|wdt:P355 wd:Q4968070 .
?x0 wdt:P27 wd:Q29 .
?x0 wdt:P27 wd:Q34
} |
mcwq-228037 | Who was a Spanish Swedish spouse of Maud Westerdahl | [
"Eduardo Westerdahl"
] | {
"entities": [
"Q29",
"Q5",
"Q34",
"Q1684450",
"Q1241144"
],
"relations": [
"P27",
"P26",
"P31"
],
"adjacency": [
[
4,
2,
1
],
[
4,
0,
0
],
[
4,
0,
2
],
[
4,
1,
3
]
],
"entity_labels": [
"Spain",
"human",
"Sweden",
"Maud Westerdahl",
"Eduardo Westerdahl"
],
"relation_labels": [
"country of citizenship",
"spouse",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P27 wd:Q29 .
?x0 wdt:P27 wd:Q34 .
?x0 wdt:P26 wd:Q1684450 .
FILTER ( ?x0 != wd:Q1684450 )
} |
mcwq-228038 | Who was a Spanish Swedish star of Call Girl and No label defined | [
"Ruth Vega Fernandez"
] | {
"entities": [
"Q4947890",
"Q29",
"Q5",
"Q57513039",
"Q34",
"Q4989688"
],
"relations": [
"P27",
"P31",
"P161"
],
"adjacency": [
[
0,
1,
2
],
[
5,
2,
0
],
[
3,
2,
0
],
[
0,
0,
1
],
[
0,
0,
4
]
],
"entity_labels": [
"Ruth Vega Fernandez",
"Spain",
"human",
null,
"Sweden",
"Call Girl"
],
"relation_labels": [
"country of citizenship",
"instance of",
"cast member"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q4989688 wdt:P161 ?x0 .
wd:Q57513039 wdt:P161 ?x0 .
?x0 wdt:P27 wd:Q29 .
?x0 wdt:P27 wd:Q34
} |
mcwq-228046 | Who was a Spanish actor that My Life Without Me was executive produced by | [
"Agustín Almodóvar",
"Pedro Almodóvar"
] | {
"entities": [
"Q83630",
"Q29",
"Q33999",
"Q5",
"Q399076"
],
"relations": [
"P106",
"P27",
"P1431",
"P31"
],
"adjacency": [
[
4,
0,
2
],
[
4,
3,
3
],
[
0,
2,
4
],
[
4,
1,
1
]
],
"entity_labels": [
"My Life Without Me",
"Spain",
"actor",
"human",
"Agustín Almodóvar"
],
"relation_labels": [
"occupation",
"country of citizenship",
"executive producer",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q33999 .
?x0 wdt:P31 wd:Q5 .
wd:Q83630 wdt:P1431 ?x0 .
?x0 wdt:P27 wd:Q29
} |
mcwq-228048 | Who was a Spanish actor that Res de Res employed and was founded by | [
"Marta Barceló i Femenías"
] | {
"entities": [
"Q29423707",
"Q11945292",
"Q29",
"Q33999",
"Q5"
],
"relations": [
"P31",
"P106",
"P27",
"P108",
"P112"
],
"adjacency": [
[
0,
1,
3
],
[
0,
0,
4
],
[
1,
4,
0
],
[
0,
3,
1
],
[
0,
2,
2
]
],
"entity_labels": [
"Marta Barceló i Femenías",
"Res de Res",
"Spain",
"actor",
"human"
],
"relation_labels": [
"instance of",
"occupation",
"country of citizenship",
"employer",
"founded by"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q33999 .
?x0 wdt:P31 wd:Q5 .
wd:Q11945292 wdt:P112 ?x0 .
?x0 wdt:P108 wd:Q11945292 .
?x0 wdt:P27 wd:Q29
} |
mcwq-228049 | Who was a Spanish actor that Rihanna and Regina Spektor influenced | [
"Judit Puigdomènech Roca"
] | {
"entities": [
"Q60169700",
"Q29",
"Q33999",
"Q5",
"Q36844",
"Q229274"
],
"relations": [
"P106",
"P27",
"P737",
"P31"
],
"adjacency": [
[
0,
0,
2
],
[
0,
3,
3
],
[
0,
2,
4
],
[
0,
2,
5
],
[
0,
1,
1
]
],
"entity_labels": [
"Judit Puigdomènech Roca",
"Spain",
"actor",
"human",
"Rihanna",
"Regina Spektor"
],
"relation_labels": [
"occupation",
"country of citizenship",
"influenced by",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q33999 .
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P737 wd:Q36844 .
?x0 wdt:P737 wd:Q229274 .
?x0 wdt:P27 wd:Q29
} |
mcwq-228050 | Who was a Spanish actor that No label defined was directed by and starred | [
"Sancho Gracia"
] | {
"entities": [
"Q29",
"Q33999",
"Q5",
"Q56042087",
"Q14747"
],
"relations": [
"P57",
"P31",
"P27",
"P106",
"P161"
],
"adjacency": [
[
4,
3,
1
],
[
4,
1,
2
],
[
3,
4,
4
],
[
3,
0,
4
],
[
4,
2,
0
]
],
"entity_labels": [
"Spain",
"actor",
"human",
null,
"Sancho Gracia"
],
"relation_labels": [
"director",
"instance of",
"country of citizenship",
"occupation",
"cast member"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q33999 .
?x0 wdt:P31 wd:Q5 .
wd:Q56042087 wdt:P161 ?x0 .
wd:Q56042087 wdt:P57 ?x0 .
?x0 wdt:P27 wd:Q29
} |
mcwq-228051 | Who was a Spanish actor that Pablo Picasso influenced | [
"Salvador Dalí"
] | {
"entities": [
"Q29",
"Q33999",
"Q5",
"Q5593",
"Q5577"
],
"relations": [
"P106",
"P27",
"P737",
"P31"
],
"adjacency": [
[
4,
0,
1
],
[
4,
3,
2
],
[
4,
2,
3
],
[
4,
1,
0
]
],
"entity_labels": [
"Spain",
"actor",
"human",
"Pablo Picasso",
"Salvador Dalí"
],
"relation_labels": [
"occupation",
"country of citizenship",
"influenced by",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q33999 .
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P737 wd:Q5593 .
?x0 wdt:P27 wd:Q29
} |
mcwq-228052 | Who was a Spanish actor that No label defined , No label defined , and Adiós Toby, adiós were directed by | [
"Ramón Barea"
] | {
"entities": [
"Q42283063",
"Q18406",
"Q6067893",
"Q29",
"Q33999",
"Q5",
"Q11681362"
],
"relations": [
"P27",
"P106",
"P57",
"P31"
],
"adjacency": [
[
1,
1,
4
],
[
1,
3,
5
],
[
2,
2,
1
],
[
6,
2,
1
],
[
0,
2,
1
],
[
1,
0,
3
]
],
"entity_labels": [
"Adiós Toby, adiós",
"Ramón Barea",
null,
"Spain",
"actor",
"human",
null
],
"relation_labels": [
"country of citizenship",
"occupation",
"director",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q33999 .
?x0 wdt:P31 wd:Q5 .
wd:Q6067893 wdt:P57 ?x0 .
wd:Q11681362 wdt:P57 ?x0 .
wd:Q42283063 wdt:P57 ?x0 .
?x0 wdt:P27 wd:Q29
} |
mcwq-228057 | Who was a Spanish actor that executive produced My Life Without Me | [
"Agustín Almodóvar",
"Pedro Almodóvar"
] | {
"entities": [
"Q83630",
"Q29",
"Q33999",
"Q5",
"Q399076"
],
"relations": [
"P106",
"P27",
"P1431",
"P31"
],
"adjacency": [
[
4,
0,
2
],
[
4,
3,
3
],
[
0,
2,
4
],
[
4,
1,
1
]
],
"entity_labels": [
"My Life Without Me",
"Spain",
"actor",
"human",
"Agustín Almodóvar"
],
"relation_labels": [
"occupation",
"country of citizenship",
"executive producer",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q33999 .
?x0 wdt:P31 wd:Q5 .
wd:Q83630 wdt:P1431 ?x0 .
?x0 wdt:P27 wd:Q29
} |
mcwq-228058 | Who was a Spanish actor that influenced Merxe Banyuls and influenced a actor | [
"Joan Monleon"
] | {
"entities": [
"Q29",
"Q33999",
"Q5",
"Q1227151",
"Q50245240"
],
"relations": [
"P106",
"P27",
"P737",
"P31"
],
"adjacency": [
[
3,
0,
1
],
[
3,
3,
2
],
[
4,
2,
3
],
[
4,
2,
3
],
[
3,
1,
0
],
[
4,
0,
1
]
],
"entity_labels": [
"Spain",
"actor",
"human",
"Joan Monleon",
"Merxe Banyuls"
],
"relation_labels": [
"occupation",
"country of citizenship",
"influenced by",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q33999 .
?x0 wdt:P31 wd:Q5 .
?x1 wdt:P737 ?x0 .
wd:Q50245240 wdt:P737 ?x0 .
?x0 wdt:P27 wd:Q29 .
?x1 wdt:P106 wd:Q33999 } |
mcwq-228062 | Who was a Spanish actor that was employed by Nazaret Fundazioa | [
"Naroa Agirre"
] | {
"entities": [
"Q12156504",
"Q29",
"Q33999",
"Q5",
"Q35631"
],
"relations": [
"P106",
"P27",
"P108",
"P31"
],
"adjacency": [
[
4,
0,
2
],
[
4,
3,
3
],
[
4,
2,
0
],
[
4,
1,
1
]
],
"entity_labels": [
"Nazaret Fundazioa",
"Spain",
"actor",
"human",
"Naroa Agirre"
],
"relation_labels": [
"occupation",
"country of citizenship",
"employer",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q33999 .
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P108 wd:Q12156504 .
?x0 wdt:P27 wd:Q29
} |
mcwq-228063 | Who was a Spanish actor that was influenced by Regina Spektor and Rihanna and was influenced by Christina Aguilera | [
"Judit Puigdomènech Roca"
] | {
"entities": [
"Q41594",
"Q60169700",
"Q29",
"Q33999",
"Q5",
"Q36844",
"Q229274"
],
"relations": [
"P106",
"P27",
"P737",
"P31"
],
"adjacency": [
[
1,
0,
3
],
[
1,
3,
4
],
[
1,
2,
5
],
[
1,
2,
0
],
[
1,
2,
6
],
[
1,
1,
2
]
],
"entity_labels": [
"Christina Aguilera",
"Judit Puigdomènech Roca",
"Spain",
"actor",
"human",
"Rihanna",
"Regina Spektor"
],
"relation_labels": [
"occupation",
"country of citizenship",
"influenced by",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q33999 .
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P737 wd:Q36844 .
?x0 wdt:P737 wd:Q41594 .
?x0 wdt:P737 wd:Q229274 .
?x0 wdt:P27 wd:Q29
} |
mcwq-228064 | Who was a Spanish actor whose child wrote Jack and Jill and executive produced Hotel Transylvania | [
"Judy Sandler"
] | {
"entities": [
"Q1505923",
"Q132952",
"Q29",
"Q33999",
"Q5",
"Q249967",
"Q63383064"
],
"relations": [
"P40|wdt:P355",
"P1431",
"P31",
"P58",
"P106",
"P27"
],
"adjacency": [
[
6,
4,
3
],
[
6,
2,
4
],
[
6,
0,
1
],
[
6,
5,
2
],
[
5,
1,
1
],
[
0,
3,
1
]
],
"entity_labels": [
"Jack and Jill",
"Adam Sandler",
"Spain",
"actor",
"human",
"Hotel Transylvania",
"Judy Sandler"
],
"relation_labels": [
"P40|wdt:P355",
"executive producer",
"instance of",
"screenwriter",
"occupation",
"country of citizenship"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q33999 .
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P40|wdt:P355 ?x1 .
?x0 wdt:P27 wd:Q29 .
wd:Q249967 wdt:P1431 ?x1 .
wd:Q1505923 wdt:P58 ?x1
} |
mcwq-228068 | Who was a Spanish composer and star of The Milky Way | [
"Luis Buñuel"
] | {
"entities": [
"Q29",
"Q1214845",
"Q51545",
"Q5"
],
"relations": [
"P86",
"P27",
"P31",
"P161"
],
"adjacency": [
[
2,
2,
3
],
[
1,
3,
2
],
[
1,
0,
2
],
[
2,
1,
0
]
],
"entity_labels": [
"Spain",
"The Milky Way",
"Luis Buñuel",
"human"
],
"relation_labels": [
"composer",
"country of citizenship",
"instance of",
"cast member"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q1214845 wdt:P161 ?x0 .
wd:Q1214845 wdt:P86 ?x0 .
?x0 wdt:P27 wd:Q29
} |
mcwq-228069 | Who was a Spanish composer of Salvador and No label defined | [
"Lluís Llach"
] | {
"entities": [
"Q97669847",
"Q29",
"Q5",
"Q1807861",
"Q7999"
],
"relations": [
"P86",
"P27",
"P31"
],
"adjacency": [
[
4,
2,
2
],
[
0,
0,
4
],
[
3,
0,
4
],
[
4,
1,
1
]
],
"entity_labels": [
null,
"Spain",
"human",
"Salvador",
"Lluís Llach"
],
"relation_labels": [
"composer",
"country of citizenship",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q97669847 wdt:P86 ?x0 .
wd:Q1807861 wdt:P86 ?x0 .
?x0 wdt:P27 wd:Q29
} |
mcwq-228070 | Who was a Spanish composer of Salvador , L'Estaca , and No label defined | [
"Lluís Llach"
] | {
"entities": [
"Q97669847",
"Q29",
"Q5",
"Q1807861",
"Q2511428",
"Q7999"
],
"relations": [
"P86",
"P27",
"P31"
],
"adjacency": [
[
5,
2,
2
],
[
3,
0,
5
],
[
0,
0,
5
],
[
4,
0,
5
],
[
5,
1,
1
]
],
"entity_labels": [
null,
"Spain",
"human",
"Salvador",
"L'Estaca",
"Lluís Llach"
],
"relation_labels": [
"composer",
"country of citizenship",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q1807861 wdt:P86 ?x0 .
wd:Q97669847 wdt:P86 ?x0 .
wd:Q2511428 wdt:P86 ?x0 .
?x0 wdt:P27 wd:Q29
} |
mcwq-228071 | Who was a Spanish composer of Gwendolyne , Lo mejor de tu vida , Bir Günah Gibi , All of You , La vida sigue igual , Pauvres Diables , and Chiquilla | [
"Julio Iglesias"
] | {
"entities": [
"Q122003",
"Q20016187",
"Q29",
"Q5101759",
"Q4730058",
"Q5",
"Q96761480",
"Q84733565",
"Q17636495",
"Q1557851"
],
"relations": [
"P86",
"P27",
"P31"
],
"adjacency": [
[
0,
2,
5
],
[
8,
0,
0
],
[
6,
0,
0
],
[
9,
0,
0
],
[
4,
0,
0
],
[
7,
0,
0
],
[
3,
0,
0
],
[
1,
0,
0
],
[
0,
1,
2
]
],
"entity_labels": [
"Julio Iglesias",
"La vida sigue igual",
"Spain",
"Chiquilla",
"All of You",
"human",
"Lo mejor de tu vida",
"Bir Günah Gibi",
"Pauvres Diables",
"Gwendolyne"
],
"relation_labels": [
"composer",
"country of citizenship",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q17636495 wdt:P86 ?x0 .
wd:Q96761480 wdt:P86 ?x0 .
wd:Q1557851 wdt:P86 ?x0 .
wd:Q4730058 wdt:P86 ?x0 .
wd:Q84733565 wdt:P86 ?x0 .
wd:Q5101759 wdt:P86 ?x0 .
wd:Q20016187 wdt:P86 ?x0 .
?x0 wdt:P27 wd:Q29
} |
mcwq-228072 | Who was a Spanish composer of As Long as You Live , El crimen de la calle Bordadores , The Bullfighter's Suit , and No label defined | [
"José Muñoz Molleda"
] | {
"entities": [
"Q1380986",
"Q29",
"Q5",
"Q19364033",
"Q139379",
"Q100146341",
"Q5352402"
],
"relations": [
"P86",
"P27",
"P31"
],
"adjacency": [
[
4,
2,
2
],
[
6,
0,
4
],
[
5,
0,
4
],
[
0,
0,
4
],
[
3,
0,
4
],
[
4,
1,
1
]
],
"entity_labels": [
"As Long as You Live",
"Spain",
"human",
"The Bullfighter's Suit",
"José Muñoz Molleda",
null,
"El crimen de la calle Bordadores"
],
"relation_labels": [
"composer",
"country of citizenship",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q5352402 wdt:P86 ?x0 .
wd:Q100146341 wdt:P86 ?x0 .
wd:Q1380986 wdt:P86 ?x0 .
wd:Q19364033 wdt:P86 ?x0 .
?x0 wdt:P27 wd:Q29
} |
mcwq-228073 | Who was a Spanish composer of Balseros | [
"Lucrecia"
] | {
"entities": [
"Q805535",
"Q29",
"Q5",
"Q46036"
],
"relations": [
"P86",
"P27",
"P31"
],
"adjacency": [
[
3,
2,
2
],
[
0,
0,
3
],
[
3,
1,
1
]
],
"entity_labels": [
"Balseros",
"Spain",
"human",
"Lucrecia"
],
"relation_labels": [
"composer",
"country of citizenship",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q805535 wdt:P86 ?x0 .
?x0 wdt:P27 wd:Q29
} |
mcwq-228075 | Who was a Spanish composer that Un Chien Andalou was edited by | [
"Luis Buñuel"
] | {
"entities": [
"Q190575",
"Q36834",
"Q29",
"Q5",
"Q51545"
],
"relations": [
"P106",
"P27",
"P31",
"P1040"
],
"adjacency": [
[
4,
0,
1
],
[
4,
2,
3
],
[
0,
3,
4
],
[
4,
1,
2
]
],
"entity_labels": [
"Un Chien Andalou",
"composer",
"Spain",
"human",
"Luis Buñuel"
],
"relation_labels": [
"occupation",
"country of citizenship",
"instance of",
"film editor"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q36834 .
?x0 wdt:P31 wd:Q5 .
wd:Q190575 wdt:P1040 ?x0 .
?x0 wdt:P27 wd:Q29
} |
mcwq-228078 | Who was a Spanish composer that directed a film and edited Un Chien Andalou and Death in the Garden | [
"Luis Buñuel"
] | {
"entities": [
"Q190575",
"Q36834",
"Q686395",
"Q29",
"Q51545",
"Q5",
"Q11424",
"Q946849"
],
"relations": [
"P57",
"P31",
"P1040",
"P27",
"P106"
],
"adjacency": [
[
4,
4,
1
],
[
4,
1,
5
],
[
7,
0,
4
],
[
2,
2,
4
],
[
0,
2,
4
],
[
4,
3,
3
],
[
7,
1,
6
]
],
"entity_labels": [
"Un Chien Andalou",
"composer",
"Death in the Garden",
"Spain",
"Luis Buñuel",
"human",
"film",
"L'Age d'Or"
],
"relation_labels": [
"director",
"instance of",
"film editor",
"country of citizenship",
"occupation"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q36834 .
?x0 wdt:P31 wd:Q5 .
?x1 wdt:P57 ?x0 .
wd:Q686395 wdt:P1040 ?x0 .
wd:Q190575 wdt:P1040 ?x0 .
?x0 wdt:P27 wd:Q29 .
?x1 wdt:P31 wd:Q11424 } |
mcwq-228079 | Who was a Spanish composer that edited Amores perros , edited a film , and executive produced Nine Lives | [
"Alejandro González Iñárritu"
] | {
"entities": [
"Q474098",
"Q55215",
"Q36834",
"Q1992938",
"Q29",
"Q5",
"Q11424"
],
"relations": [
"P1431",
"P31",
"P1040",
"P106",
"P27"
],
"adjacency": [
[
1,
3,
2
],
[
1,
1,
5
],
[
0,
2,
1
],
[
0,
2,
1
],
[
3,
0,
1
],
[
1,
4,
4
],
[
0,
1,
6
]
],
"entity_labels": [
"Amores perros",
"Alejandro González Iñárritu",
"composer",
"Nine Lives",
"Spain",
"human",
"film"
],
"relation_labels": [
"executive producer",
"instance of",
"film editor",
"occupation",
"country of citizenship"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q36834 .
?x0 wdt:P31 wd:Q5 .
?x1 wdt:P1040 ?x0 .
wd:Q474098 wdt:P1040 ?x0 .
wd:Q1992938 wdt:P1431 ?x0 .
?x0 wdt:P27 wd:Q29 .
?x1 wdt:P31 wd:Q11424 } |
mcwq-228100 | Who was a Spanish cinematographer and star of Female Vampire and Barbed Wire Dolls | [
"Jesús Franco"
] | {
"entities": [
"Q29",
"Q5",
"Q3207690",
"Q353758",
"Q3899089"
],
"relations": [
"P344",
"P27",
"P31",
"P161"
],
"adjacency": [
[
3,
2,
1
],
[
2,
3,
3
],
[
4,
3,
3
],
[
2,
0,
3
],
[
4,
0,
3
],
[
3,
1,
0
]
],
"entity_labels": [
"Spain",
"human",
"Female Vampire",
"Jesús Franco",
"Barbed Wire Dolls"
],
"relation_labels": [
"director of photography",
"country of citizenship",
"instance of",
"cast member"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q3207690 wdt:P161 ?x0 .
wd:Q3899089 wdt:P161 ?x0 .
wd:Q3207690 wdt:P344 ?x0 .
wd:Q3899089 wdt:P344 ?x0 .
?x0 wdt:P27 wd:Q29
} |
mcwq-228101 | Who was a Spanish cinematographer and writer of Mansion of the Living Dead and Diamonds of Kilimandjaro | [
"Jesús Franco"
] | {
"entities": [
"Q29",
"Q5",
"Q475766",
"Q353758",
"Q945185"
],
"relations": [
"P344",
"P27",
"P58",
"P31"
],
"adjacency": [
[
3,
3,
1
],
[
4,
0,
3
],
[
2,
0,
3
],
[
4,
2,
3
],
[
2,
2,
3
],
[
3,
1,
0
]
],
"entity_labels": [
"Spain",
"human",
"Diamonds of Kilimandjaro",
"Jesús Franco",
"Mansion of the Living Dead"
],
"relation_labels": [
"director of photography",
"country of citizenship",
"screenwriter",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q945185 wdt:P344 ?x0 .
wd:Q475766 wdt:P344 ?x0 .
wd:Q945185 wdt:P58 ?x0 .
wd:Q475766 wdt:P58 ?x0 .
?x0 wdt:P27 wd:Q29
} |
mcwq-228102 | Who was a Spanish cinematographer of For Love of You | [
"Willy Goldberger"
] | {
"entities": [
"Q92389",
"Q29",
"Q5",
"Q24000048"
],
"relations": [
"P344",
"P27",
"P31"
],
"adjacency": [
[
0,
2,
2
],
[
3,
0,
0
],
[
0,
1,
1
]
],
"entity_labels": [
"Willy Goldberger",
"Spain",
"human",
"For Love of You"
],
"relation_labels": [
"director of photography",
"country of citizenship",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q24000048 wdt:P344 ?x0 .
?x0 wdt:P27 wd:Q29
} |
mcwq-228107 | Who was a Spanish cinematographer that Al Pereira vs. the Alligator Ladies , 99 Women , and Der Todesrächer von Soho starred | [
"Jesús Franco"
] | {
"entities": [
"Q29",
"Q5",
"Q222344",
"Q8987175",
"Q353758",
"Q289021",
"Q527563"
],
"relations": [
"P106",
"P27",
"P31",
"P161"
],
"adjacency": [
[
4,
0,
2
],
[
4,
2,
1
],
[
3,
3,
4
],
[
6,
3,
4
],
[
5,
3,
4
],
[
4,
1,
0
]
],
"entity_labels": [
"Spain",
"human",
"cinematographer",
"Al Pereira vs. the Alligator Ladies",
"Jesús Franco",
"99 Women",
"Der Todesrächer von Soho"
],
"relation_labels": [
"occupation",
"country of citizenship",
"instance of",
"cast member"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q222344 .
?x0 wdt:P31 wd:Q5 .
wd:Q8987175 wdt:P161 ?x0 .
wd:Q527563 wdt:P161 ?x0 .
wd:Q289021 wdt:P161 ?x0 .
?x0 wdt:P27 wd:Q29
} |
mcwq-228111 | Who was a Spanish cinematographer that Count Dracula , Der Todesrächer von Soho , 99 Women , Night of the Skull , and The Girl from Rio starred | [
"Jesús Franco"
] | {
"entities": [
"Q422997",
"Q29",
"Q5",
"Q222344",
"Q386714",
"Q353758",
"Q178946",
"Q289021",
"Q527563"
],
"relations": [
"P106",
"P27",
"P31",
"P161"
],
"adjacency": [
[
5,
0,
3
],
[
5,
2,
2
],
[
0,
3,
5
],
[
7,
3,
5
],
[
6,
3,
5
],
[
4,
3,
5
],
[
8,
3,
5
],
[
5,
1,
1
]
],
"entity_labels": [
"The Girl from Rio",
"Spain",
"human",
"cinematographer",
"Count Dracula",
"Jesús Franco",
"Night of the Skull",
"99 Women",
"Der Todesrächer von Soho"
],
"relation_labels": [
"occupation",
"country of citizenship",
"instance of",
"cast member"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q222344 .
?x0 wdt:P31 wd:Q5 .
wd:Q422997 wdt:P161 ?x0 .
wd:Q289021 wdt:P161 ?x0 .
wd:Q178946 wdt:P161 ?x0 .
wd:Q386714 wdt:P161 ?x0 .
wd:Q527563 wdt:P161 ?x0 .
?x0 wdt:P27 wd:Q29
} |
mcwq-228114 | Who was a Spanish cinematographer that Visions of Light starred | [
"Néstor Almendros"
] | {
"entities": [
"Q29",
"Q155423",
"Q5",
"Q222344",
"Q24258"
],
"relations": [
"P106",
"P27",
"P31",
"P161"
],
"adjacency": [
[
1,
0,
3
],
[
1,
2,
2
],
[
4,
3,
1
],
[
1,
1,
0
]
],
"entity_labels": [
"Spain",
"Néstor Almendros",
"human",
"cinematographer",
"Visions of Light"
],
"relation_labels": [
"occupation",
"country of citizenship",
"instance of",
"cast member"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q222344 .
?x0 wdt:P31 wd:Q5 .
wd:Q24258 wdt:P161 ?x0 .
?x0 wdt:P27 wd:Q29
} |
mcwq-228115 | Who was a Spanish cinematographer that Brecha was directed by and executive produced by | [
"Iván Noel"
] | {
"entities": [
"Q29",
"Q5",
"Q222344",
"Q3156378",
"Q4959991"
],
"relations": [
"P57",
"P1431",
"P31",
"P27",
"P106"
],
"adjacency": [
[
3,
4,
2
],
[
3,
2,
1
],
[
4,
0,
3
],
[
4,
1,
3
],
[
3,
3,
0
]
],
"entity_labels": [
"Spain",
"human",
"cinematographer",
"Iván Noel",
"Brecha"
],
"relation_labels": [
"director",
"executive producer",
"instance of",
"country of citizenship",
"occupation"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q222344 .
?x0 wdt:P31 wd:Q5 .
wd:Q4959991 wdt:P57 ?x0 .
wd:Q4959991 wdt:P1431 ?x0 .
?x0 wdt:P27 wd:Q29
} |
mcwq-228116 | Who was a Spanish cinematographer that Brecha was directed by and was executive produced by | [
"Iván Noel"
] | {
"entities": [
"Q29",
"Q5",
"Q222344",
"Q3156378",
"Q4959991"
],
"relations": [
"P57",
"P1431",
"P31",
"P27",
"P106"
],
"adjacency": [
[
3,
4,
2
],
[
3,
2,
1
],
[
4,
0,
3
],
[
4,
1,
3
],
[
3,
3,
0
]
],
"entity_labels": [
"Spain",
"human",
"cinematographer",
"Iván Noel",
"Brecha"
],
"relation_labels": [
"director",
"executive producer",
"instance of",
"country of citizenship",
"occupation"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q222344 .
?x0 wdt:P31 wd:Q5 .
wd:Q4959991 wdt:P57 ?x0 .
wd:Q4959991 wdt:P1431 ?x0 .
?x0 wdt:P27 wd:Q29
} |
mcwq-228117 | Who was a Spanish cinematographer that Der Todesrächer von Soho , She Killed in Ecstasy , 99 Women , and Night of the Skull were written by and starred | [
"Jesús Franco"
] | {
"entities": [
"Q29",
"Q5",
"Q222344",
"Q353758",
"Q178946",
"Q289021",
"Q527563",
"Q3960185"
],
"relations": [
"P58",
"P31",
"P106",
"P27",
"P161"
],
"adjacency": [
[
3,
2,
2
],
[
3,
1,
1
],
[
7,
4,
3
],
[
4,
4,
3
],
[
5,
4,
3
],
[
6,
4,
3
],
[
7,
0,
3
],
[
4,
0,
3
],
[
5,
0,
3
],
[
6,
0,
3
],
[
3,
3,
0
]
],
"entity_labels": [
"Spain",
"human",
"cinematographer",
"Jesús Franco",
"Night of the Skull",
"99 Women",
"Der Todesrächer von Soho",
"She Killed in Ecstasy"
],
"relation_labels": [
"screenwriter",
"instance of",
"occupation",
"country of citizenship",
"cast member"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q222344 .
?x0 wdt:P31 wd:Q5 .
wd:Q3960185 wdt:P161 ?x0 .
wd:Q178946 wdt:P161 ?x0 .
wd:Q289021 wdt:P161 ?x0 .
wd:Q527563 wdt:P161 ?x0 .
wd:Q3960185 wdt:P58 ?x0 .
wd:Q178946 wdt:P58 ?x0 .
wd:Q289021 wdt:P58 ?x0 .
wd:Q527563 wdt:P58 ?x0 .
?x0 wdt:P27 wd:Q29
} |
mcwq-228118 | Who was a Spanish cinematographer that Nobody Knows Anybody and Luna starred | [
"Mateo Gil"
] | {
"entities": [
"Q753624",
"Q29",
"Q5",
"Q222344",
"Q5984813",
"Q519902"
],
"relations": [
"P106",
"P27",
"P31",
"P161"
],
"adjacency": [
[
5,
0,
3
],
[
5,
2,
2
],
[
0,
3,
5
],
[
4,
3,
5
],
[
5,
1,
1
]
],
"entity_labels": [
"Nobody Knows Anybody",
"Spain",
"human",
"cinematographer",
"Luna",
"Mateo Gil"
],
"relation_labels": [
"occupation",
"country of citizenship",
"instance of",
"cast member"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q222344 .
?x0 wdt:P31 wd:Q5 .
wd:Q753624 wdt:P161 ?x0 .
wd:Q5984813 wdt:P161 ?x0 .
?x0 wdt:P27 wd:Q29
} |
mcwq-228119 | Who was a Spanish cinematographer that Diamonds of Kilimandjaro was edited by | [
"Jesús Franco"
] | {
"entities": [
"Q29",
"Q5",
"Q222344",
"Q475766",
"Q353758"
],
"relations": [
"P106",
"P27",
"P31",
"P1040"
],
"adjacency": [
[
4,
0,
2
],
[
4,
2,
1
],
[
3,
3,
4
],
[
4,
1,
0
]
],
"entity_labels": [
"Spain",
"human",
"cinematographer",
"Diamonds of Kilimandjaro",
"Jesús Franco"
],
"relation_labels": [
"occupation",
"country of citizenship",
"instance of",
"film editor"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q222344 .
?x0 wdt:P31 wd:Q5 .
wd:Q475766 wdt:P1040 ?x0 .
?x0 wdt:P27 wd:Q29
} |
mcwq-228121 | Who was a Spanish cinematographer that Brecha was directed , executive produced , and edited by | [
"Iván Noel"
] | {
"entities": [
"Q29",
"Q5",
"Q222344",
"Q3156378",
"Q4959991"
],
"relations": [
"P57",
"P1431",
"P31",
"P1040",
"P106",
"P27"
],
"adjacency": [
[
3,
4,
2
],
[
3,
2,
1
],
[
4,
0,
3
],
[
4,
3,
3
],
[
4,
1,
3
],
[
3,
5,
0
]
],
"entity_labels": [
"Spain",
"human",
"cinematographer",
"Iván Noel",
"Brecha"
],
"relation_labels": [
"director",
"executive producer",
"instance of",
"film editor",
"occupation",
"country of citizenship"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q222344 .
?x0 wdt:P31 wd:Q5 .
wd:Q4959991 wdt:P57 ?x0 .
wd:Q4959991 wdt:P1040 ?x0 .
wd:Q4959991 wdt:P1431 ?x0 .
?x0 wdt:P27 wd:Q29
} |
mcwq-228132 | Who was a Spanish costume designer of Parade and The Three-Cornered Hat | [
"Pablo Picasso"
] | {
"entities": [
"Q29",
"Q5",
"Q1193029",
"Q5593",
"Q2051330"
],
"relations": [
"P2515",
"P27",
"P31"
],
"adjacency": [
[
3,
2,
1
],
[
2,
0,
3
],
[
4,
0,
3
],
[
3,
1,
0
]
],
"entity_labels": [
"Spain",
"human",
"The Three-Cornered Hat",
"Pablo Picasso",
"Parade"
],
"relation_labels": [
"costume designer",
"country of citizenship",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q1193029 wdt:P2515 ?x0 .
wd:Q2051330 wdt:P2515 ?x0 .
?x0 wdt:P27 wd:Q29
} |
mcwq-228133 | Who was a Spanish costume designer that Henri Rousseau influenced | [
"Pablo Picasso"
] | {
"entities": [
"Q156386",
"Q1323191",
"Q29",
"Q5",
"Q5593"
],
"relations": [
"P106",
"P27",
"P737",
"P31"
],
"adjacency": [
[
4,
0,
1
],
[
4,
3,
3
],
[
4,
2,
0
],
[
4,
1,
2
]
],
"entity_labels": [
"Henri Rousseau",
"costume designer",
"Spain",
"human",
"Pablo Picasso"
],
"relation_labels": [
"occupation",
"country of citizenship",
"influenced by",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q1323191 .
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P737 wd:Q156386 .
?x0 wdt:P27 wd:Q29
} |
mcwq-228134 | Who was a Spanish costume designer that Paul Klee , Federico Fellini , and Amedeo Modigliani were influenced by | [
"Pablo Picasso"
] | {
"entities": [
"Q1323191",
"Q29",
"Q5",
"Q5593",
"Q120993",
"Q7371",
"Q44007"
],
"relations": [
"P106",
"P27",
"P737",
"P31"
],
"adjacency": [
[
3,
0,
0
],
[
3,
3,
2
],
[
6,
2,
3
],
[
4,
2,
3
],
[
5,
2,
3
],
[
3,
1,
1
]
],
"entity_labels": [
"costume designer",
"Spain",
"human",
"Pablo Picasso",
"Amedeo Modigliani",
"Federico Fellini",
"Paul Klee"
],
"relation_labels": [
"occupation",
"country of citizenship",
"influenced by",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q1323191 .
?x0 wdt:P31 wd:Q5 .
wd:Q44007 wdt:P737 ?x0 .
wd:Q120993 wdt:P737 ?x0 .
wd:Q7371 wdt:P737 ?x0 .
?x0 wdt:P27 wd:Q29
} |
mcwq-228136 | Who was a Spanish costume designer that Picasso and Testament of Orpheus starred | [
"Pablo Picasso"
] | {
"entities": [
"Q25521",
"Q1323191",
"Q29",
"Q5",
"Q5593",
"Q3902522"
],
"relations": [
"P106",
"P27",
"P31",
"P161"
],
"adjacency": [
[
4,
0,
1
],
[
4,
2,
3
],
[
0,
3,
4
],
[
5,
3,
4
],
[
4,
1,
2
]
],
"entity_labels": [
"Testament of Orpheus",
"costume designer",
"Spain",
"human",
"Pablo Picasso",
"Picasso"
],
"relation_labels": [
"occupation",
"country of citizenship",
"instance of",
"cast member"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q1323191 .
?x0 wdt:P31 wd:Q5 .
wd:Q25521 wdt:P161 ?x0 .
wd:Q3902522 wdt:P161 ?x0 .
?x0 wdt:P27 wd:Q29
} |
mcwq-228138 | Who was a Spanish costume designer that edited The Green Ray | [
"María Luisa García"
] | {
"entities": [
"Q3296455",
"Q1323191",
"Q1171334",
"Q29",
"Q5"
],
"relations": [
"P106",
"P27",
"P31",
"P1040"
],
"adjacency": [
[
0,
0,
1
],
[
0,
2,
4
],
[
2,
3,
0
],
[
0,
1,
3
]
],
"entity_labels": [
"María Luisa García",
"costume designer",
"The Green Ray",
"Spain",
"human"
],
"relation_labels": [
"occupation",
"country of citizenship",
"instance of",
"film editor"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q1323191 .
?x0 wdt:P31 wd:Q5 .
wd:Q1171334 wdt:P1040 ?x0 .
?x0 wdt:P27 wd:Q29
} |
mcwq-228139 | Who was a Spanish costume designer that influenced Amedeo Modigliani and influenced Salvador Dalí | [
"Pablo Picasso"
] | {
"entities": [
"Q1323191",
"Q29",
"Q5",
"Q5593",
"Q120993",
"Q5577"
],
"relations": [
"P106",
"P27",
"P737",
"P31"
],
"adjacency": [
[
3,
0,
0
],
[
3,
3,
2
],
[
4,
2,
3
],
[
5,
2,
3
],
[
3,
1,
1
]
],
"entity_labels": [
"costume designer",
"Spain",
"human",
"Pablo Picasso",
"Amedeo Modigliani",
"Salvador Dalí"
],
"relation_labels": [
"occupation",
"country of citizenship",
"influenced by",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q1323191 .
?x0 wdt:P31 wd:Q5 .
wd:Q120993 wdt:P737 ?x0 .
wd:Q5577 wdt:P737 ?x0 .
?x0 wdt:P27 wd:Q29
} |
mcwq-228140 | Who was a Spanish costume designer that influenced Amedeo Modigliani | [
"Pablo Picasso"
] | {
"entities": [
"Q1323191",
"Q29",
"Q5",
"Q5593",
"Q120993"
],
"relations": [
"P106",
"P27",
"P737",
"P31"
],
"adjacency": [
[
3,
0,
0
],
[
3,
3,
2
],
[
4,
2,
3
],
[
3,
1,
1
]
],
"entity_labels": [
"costume designer",
"Spain",
"human",
"Pablo Picasso",
"Amedeo Modigliani"
],
"relation_labels": [
"occupation",
"country of citizenship",
"influenced by",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q1323191 .
?x0 wdt:P31 wd:Q5 .
wd:Q120993 wdt:P737 ?x0 .
?x0 wdt:P27 wd:Q29
} |
mcwq-228141 | Who was a Spanish costume designer that influenced Federico Fellini , Luis Álvarez Lencero , and Salvador Dalí and married Jacqueline Roque | [
"Pablo Picasso"
] | {
"entities": [
"Q273024",
"Q1323191",
"Q29",
"Q5",
"Q5593",
"Q5577",
"Q55435314",
"Q7371"
],
"relations": [
"P31",
"P106",
"P27",
"P26",
"P737"
],
"adjacency": [
[
4,
1,
1
],
[
4,
0,
3
],
[
6,
4,
4
],
[
5,
4,
4
],
[
7,
4,
4
],
[
4,
2,
2
],
[
4,
3,
0
]
],
"entity_labels": [
"Jacqueline Roque",
"costume designer",
"Spain",
"human",
"Pablo Picasso",
"Salvador Dalí",
"Luis Álvarez Lencero",
"Federico Fellini"
],
"relation_labels": [
"instance of",
"occupation",
"country of citizenship",
"spouse",
"influenced by"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q1323191 .
?x0 wdt:P31 wd:Q5 .
wd:Q55435314 wdt:P737 ?x0 .
wd:Q5577 wdt:P737 ?x0 .
wd:Q7371 wdt:P737 ?x0 .
?x0 wdt:P27 wd:Q29 .
?x0 wdt:P26 wd:Q273024 .
FILTER ( ?x0 != wd:Q273024 )
} |
mcwq-228146 | Who was a Spanish director and composer of The Milky Way | [
"Luis Buñuel"
] | {
"entities": [
"Q29",
"Q1214845",
"Q51545",
"Q5"
],
"relations": [
"P27",
"P86",
"P57",
"P31"
],
"adjacency": [
[
2,
3,
3
],
[
1,
2,
2
],
[
1,
1,
2
],
[
2,
0,
0
]
],
"entity_labels": [
"Spain",
"The Milky Way",
"Luis Buñuel",
"human"
],
"relation_labels": [
"country of citizenship",
"composer",
"director",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q1214845 wdt:P57 ?x0 .
wd:Q1214845 wdt:P86 ?x0 .
?x0 wdt:P27 wd:Q29
} |
mcwq-228148 | Who was a Spanish director and star of The Phantom of Liberty , Un Chien Andalou , and Belle de Jour | [
"Luis Buñuel"
] | {
"entities": [
"Q190575",
"Q470375",
"Q29",
"Q51545",
"Q5",
"Q471445"
],
"relations": [
"P27",
"P57",
"P31",
"P161"
],
"adjacency": [
[
3,
2,
4
],
[
0,
3,
3
],
[
5,
3,
3
],
[
1,
3,
3
],
[
0,
1,
3
],
[
5,
1,
3
],
[
1,
1,
3
],
[
3,
0,
2
]
],
"entity_labels": [
"Un Chien Andalou",
"Belle de Jour",
"Spain",
"Luis Buñuel",
"human",
"The Phantom of Liberty"
],
"relation_labels": [
"country of citizenship",
"director",
"instance of",
"cast member"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q190575 wdt:P161 ?x0 .
wd:Q471445 wdt:P161 ?x0 .
wd:Q470375 wdt:P161 ?x0 .
wd:Q190575 wdt:P57 ?x0 .
wd:Q471445 wdt:P57 ?x0 .
wd:Q470375 wdt:P57 ?x0 .
?x0 wdt:P27 wd:Q29
} |
mcwq-228149 | Who was a Spanish director of 12th Goya Awards 's prequel | [
"Pilar Mercedes Miró Romero"
] | {
"entities": [
"Q29",
"Q5",
"Q353913",
"Q75004",
"Q354192"
],
"relations": [
"P27",
"P57",
"P31",
"P156"
],
"adjacency": [
[
3,
2,
1
],
[
2,
1,
3
],
[
3,
0,
0
],
[
2,
3,
4
]
],
"entity_labels": [
"Spain",
"human",
"11th Goya Awards",
"Pilar Mercedes Miró Romero",
"12th Goya Awards"
],
"relation_labels": [
"country of citizenship",
"director",
"instance of",
"followed by"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x1 wdt:P57 ?x0 .
?x0 wdt:P27 wd:Q29 .
?x1 wdt:P156 wd:Q354192
} |
mcwq-228150 | Who was a Spanish director of No label defined | [
"Juan Madrid"
] | {
"entities": [
"Q133869",
"Q65130017",
"Q5",
"Q29"
],
"relations": [
"P27",
"P57",
"P31"
],
"adjacency": [
[
0,
2,
2
],
[
1,
1,
0
],
[
0,
0,
3
]
],
"entity_labels": [
"Juan Madrid",
null,
"human",
"Spain"
],
"relation_labels": [
"country of citizenship",
"director",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q65130017 wdt:P57 ?x0 .
?x0 wdt:P27 wd:Q29
} |
mcwq-228151 | Who was a Spanish director of No label defined , Adiós Toby, adiós , and No label defined | [
"Ramón Barea"
] | {
"entities": [
"Q42283063",
"Q18406",
"Q6067893",
"Q29",
"Q5",
"Q11681362"
],
"relations": [
"P27",
"P57",
"P31"
],
"adjacency": [
[
1,
2,
4
],
[
2,
1,
1
],
[
5,
1,
1
],
[
0,
1,
1
],
[
1,
0,
3
]
],
"entity_labels": [
"Adiós Toby, adiós",
"Ramón Barea",
null,
"Spain",
"human",
null
],
"relation_labels": [
"country of citizenship",
"director",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q6067893 wdt:P57 ?x0 .
wd:Q11681362 wdt:P57 ?x0 .
wd:Q42283063 wdt:P57 ?x0 .
?x0 wdt:P27 wd:Q29
} |
mcwq-228152 | Who was a Spanish director , editor , and composer of The Sea Inside | [
"Alejandro Amenábar"
] | {
"entities": [
"Q274070",
"Q29",
"Q593615",
"Q5"
],
"relations": [
"P57",
"P31",
"P1040",
"P27",
"P86"
],
"adjacency": [
[
0,
1,
3
],
[
2,
0,
0
],
[
2,
2,
0
],
[
2,
4,
0
],
[
0,
3,
1
]
],
"entity_labels": [
"Alejandro Amenábar",
"Spain",
"The Sea Inside",
"human"
],
"relation_labels": [
"director",
"instance of",
"film editor",
"country of citizenship",
"composer"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q593615 wdt:P57 ?x0 .
wd:Q593615 wdt:P1040 ?x0 .
wd:Q593615 wdt:P86 ?x0 .
?x0 wdt:P27 wd:Q29
} |
mcwq-228155 | Who was a Spanish editor and star of Un Chien Andalou | [
"Luis Buñuel"
] | {
"entities": [
"Q190575",
"Q51545",
"Q5",
"Q29"
],
"relations": [
"P1040",
"P27",
"P31",
"P161"
],
"adjacency": [
[
1,
2,
2
],
[
0,
3,
1
],
[
0,
0,
1
],
[
1,
1,
3
]
],
"entity_labels": [
"Un Chien Andalou",
"Luis Buñuel",
"human",
"Spain"
],
"relation_labels": [
"film editor",
"country of citizenship",
"instance of",
"cast member"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q190575 wdt:P161 ?x0 .
wd:Q190575 wdt:P1040 ?x0 .
?x0 wdt:P27 wd:Q29
} |
mcwq-228157 | Who was a Spanish editor of Amores perros | [
"Alejandro González Iñárritu"
] | {
"entities": [
"Q474098",
"Q55215",
"Q5",
"Q29"
],
"relations": [
"P27",
"P31",
"P1040"
],
"adjacency": [
[
1,
1,
2
],
[
0,
2,
1
],
[
1,
0,
3
]
],
"entity_labels": [
"Amores perros",
"Alejandro González Iñárritu",
"human",
"Spain"
],
"relation_labels": [
"country of citizenship",
"instance of",
"film editor"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q474098 wdt:P1040 ?x0 .
?x0 wdt:P27 wd:Q29
} |
mcwq-228158 | Who was a Spanish editor of Take My Eyes 's sequel | [
"Alejandro Amenábar"
] | {
"entities": [
"Q29",
"Q747441",
"Q5",
"Q5905965",
"Q74743864"
],
"relations": [
"P27",
"P155",
"P31",
"P1040"
],
"adjacency": [
[
4,
2,
2
],
[
3,
3,
4
],
[
4,
0,
0
],
[
3,
1,
1
]
],
"entity_labels": [
"Spain",
"Take My Eyes",
"human",
"Héctor",
"Nacho Ruiz Capillas"
],
"relation_labels": [
"country of citizenship",
"follows",
"instance of",
"film editor"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x1 wdt:P1040 ?x0 .
?x0 wdt:P27 wd:Q29 .
?x1 wdt:P155 wd:Q747441
} |
mcwq-228160 | Who was a Spanish editor of Un Chien Andalou , L'Age d'Or , and Death in the Garden | [
"Luis Buñuel"
] | {
"entities": [
"Q190575",
"Q686395",
"Q29",
"Q51545",
"Q5",
"Q946849"
],
"relations": [
"P27",
"P31",
"P1040"
],
"adjacency": [
[
3,
1,
4
],
[
1,
2,
3
],
[
0,
2,
3
],
[
5,
2,
3
],
[
3,
0,
2
]
],
"entity_labels": [
"Un Chien Andalou",
"Death in the Garden",
"Spain",
"Luis Buñuel",
"human",
"L'Age d'Or"
],
"relation_labels": [
"country of citizenship",
"instance of",
"film editor"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q686395 wdt:P1040 ?x0 .
wd:Q190575 wdt:P1040 ?x0 .
wd:Q946849 wdt:P1040 ?x0 .
?x0 wdt:P27 wd:Q29
} |
mcwq-228162 | Who was a Spanish editor , star , writer , director , and cinematographer of Female Vampire and Shining Sex | [
"Jesús Franco"
] | {
"entities": [
"Q29",
"Q3207690",
"Q5",
"Q353758",
"Q3487073"
],
"relations": [
"P344",
"P57",
"P58",
"P31",
"P1040",
"P27",
"P161"
],
"adjacency": [
[
3,
3,
2
],
[
1,
6,
3
],
[
4,
6,
3
],
[
1,
0,
3
],
[
4,
0,
3
],
[
1,
1,
3
],
[
4,
1,
3
],
[
1,
4,
3
],
[
4,
4,
3
],
[
1,
2,
3
],
[
4,
2,
3
],
[
3,
5,
0
]
],
"entity_labels": [
"Spain",
"Female Vampire",
"human",
"Jesús Franco",
"Shining Sex"
],
"relation_labels": [
"director of photography",
"director",
"screenwriter",
"instance of",
"film editor",
"country of citizenship",
"cast member"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q3207690 wdt:P161 ?x0 .
wd:Q3487073 wdt:P161 ?x0 .
wd:Q3207690 wdt:P344 ?x0 .
wd:Q3487073 wdt:P344 ?x0 .
wd:Q3207690 wdt:P57 ?x0 .
wd:Q3487073 wdt:P57 ?x0 .
wd:Q3207690 wdt:P1040 ?x0 .
wd:Q3487073 wdt:P1040 ?x0 .
wd:Q3207690 wdt:P58 ?x0 .
wd:Q3487073 wdt:P58 ?x0 .
?x0 wdt:P27 wd:Q29
} |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.