id
stringlengths 11
13
| question
stringlengths 11
8.64k
| answers
sequence | subgraph
dict | sparql
stringlengths 49
483
|
---|---|---|---|---|
mcwq-135510 | What Spanish sibling of Charles II of Spain was Margaret Theresa of Spain 's sibling | [
"Maria Theresa of Spain",
"John of Austria the Younger",
"Balthasar Charles",
"Philip Prospero, Prince of Asturias",
"Ferran Tomàs d'Àustria"
] | {
"entities": [
"Q158659",
"Q29",
"Q690276",
"Q36174"
],
"relations": [
"P27",
"P3373"
],
"adjacency": [
[
2,
0,
1
],
[
2,
1,
3
],
[
2,
1,
0
]
],
"entity_labels": [
"Margaret Theresa of Spain",
"Spain",
"Philip Prospero, Prince of Asturias",
"Charles II of Spain"
],
"relation_labels": [
"country of citizenship",
"sibling"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P27 wd:Q29 .
?x0 wdt:P3373 wd:Q36174 .
?x0 wdt:P3373 wd:Q158659 .
FILTER ( ?x0 != wd:Q36174 ) .
FILTER ( ?x0 != wd:Q158659 )
} |
mcwq-135512 | What Spanish sibling of a female person 's sibling was Revista de Tropas Coloniales 's director | [
"Francisco Franco Bahamonde"
] | {
"entities": [
"Q6581072",
"Q29",
"Q5",
"Q29908568",
"Q29179",
"Q704616",
"Q6075791"
],
"relations": [
"P57",
"P31",
"P27",
"P3373",
"P21"
],
"adjacency": [
[
3,
0,
4
],
[
4,
2,
1
],
[
4,
3,
5
],
[
5,
3,
6
],
[
6,
1,
2
],
[
6,
4,
0
]
],
"entity_labels": [
"female",
"Spain",
"human",
"Revista de Tropas Coloniales",
"Francisco Franco",
"Ramón Franco Bahamonde",
"Pilar Franco Bahamonde"
],
"relation_labels": [
"director",
"instance of",
"country of citizenship",
"sibling",
"sex or gender"
]
} | SELECT DISTINCT ?x0 WHERE {
wd:Q29908568 wdt:P57 ?x0 .
?x0 wdt:P27 wd:Q29 .
?x0 wdt:P3373 ?x1 .
?x1 wdt:P3373 ?x2 .
?x2 wdt:P31 wd:Q5 .
?x2 wdt:P21 wd:Q6581072 .
FILTER ( ?x0 != ?x1 ) .
FILTER ( ?x1 != ?x2 )
} |
mcwq-135514 | What Spanish sibling of a actor did Conservatoire de Paris employ | [
"Manuel García"
] | {
"entities": [
"Q333183",
"Q232783",
"Q29",
"Q33999",
"Q463055"
],
"relations": [
"P27",
"P3373",
"P108",
"P106"
],
"adjacency": [
[
0,
2,
4
],
[
0,
0,
2
],
[
0,
1,
1
],
[
1,
3,
3
]
],
"entity_labels": [
"Manuel García",
"Maria Malibran",
"Spain",
"actor",
"Conservatoire de Paris"
],
"relation_labels": [
"country of citizenship",
"sibling",
"employer",
"occupation"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P108 wd:Q463055 .
?x0 wdt:P27 wd:Q29 .
?x0 wdt:P3373 ?x1 .
?x1 wdt:P106 wd:Q33999 .
FILTER ( ?x0 != ?x1 )
} |
mcwq-135516 | What Spanish spouse of Marta Domingo executive produced Goya and The Other Conquest | [
"Plácido Domingo"
] | {
"entities": [
"Q590308",
"Q18206431",
"Q29",
"Q130853",
"Q3774046"
],
"relations": [
"P27",
"P26",
"P1431"
],
"adjacency": [
[
0,
2,
3
],
[
4,
2,
3
],
[
3,
0,
2
],
[
3,
1,
1
]
],
"entity_labels": [
"The Other Conquest",
"Marta Domingo",
"Spain",
"Plácido Domingo",
"Goya"
],
"relation_labels": [
"country of citizenship",
"spouse",
"executive producer"
]
} | SELECT DISTINCT ?x0 WHERE {
wd:Q590308 wdt:P1431 ?x0 .
wd:Q3774046 wdt:P1431 ?x0 .
?x0 wdt:P27 wd:Q29 .
?x0 wdt:P26 wd:Q18206431 .
FILTER ( ?x0 != wd:Q18206431 )
} |
mcwq-135517 | What Spanish spouse of Charles II of Spain was Heidelberg University 's employee 's sibling | [
"Maria Anna of Neuburg"
] | {
"entities": [
"Q110936",
"Q29",
"Q57651",
"Q151510",
"Q36174"
],
"relations": [
"P27",
"P3373",
"P108",
"P26"
],
"adjacency": [
[
2,
0,
1
],
[
2,
1,
0
],
[
2,
3,
4
],
[
0,
2,
3
]
],
"entity_labels": [
"Frederick Wilhelm von Pfalz-Neuburg",
"Spain",
"Maria Anna of Neuburg",
"Heidelberg University",
"Charles II of Spain"
],
"relation_labels": [
"country of citizenship",
"sibling",
"employer",
"spouse"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P27 wd:Q29 .
?x0 wdt:P3373 ?x1 .
?x0 wdt:P26 wd:Q36174 .
?x1 wdt:P108 wd:Q151510 .
FILTER ( ?x0 != ?x1 ) .
FILTER ( ?x0 != wd:Q36174 )
} |
mcwq-135518 | What Spanish spouse of María del Rosario Conde Picavea married Marina Concepción Castaño López and was influenced by Jean-Paul Sartre | [
"Camilo José Cela"
] | {
"entities": [
"Q29",
"Q108664632",
"Q108664628",
"Q132589",
"Q9364"
],
"relations": [
"P27",
"P26",
"P737"
],
"adjacency": [
[
3,
2,
4
],
[
3,
0,
0
],
[
3,
1,
2
],
[
3,
1,
1
]
],
"entity_labels": [
"Spain",
"Marina Concepción Castaño López",
"María del Rosario Conde Picavea",
"Camilo José Cela",
"Jean-Paul Sartre"
],
"relation_labels": [
"country of citizenship",
"spouse",
"influenced by"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P737 wd:Q9364 .
?x0 wdt:P27 wd:Q29 .
?x0 wdt:P26 wd:Q108664628 .
?x0 wdt:P26 wd:Q108664632 .
FILTER ( ?x0 != wd:Q108664628 ) .
FILTER ( ?x0 != wd:Q108664632 )
} |
mcwq-135520 | What Spanish spouse of Jeanne Rucar directed Un Chien Andalou , The Exterminating Angel , The Phantom of Liberty , and Él | [
"Luis Buñuel"
] | {
"entities": [
"Q190575",
"Q29",
"Q1077309",
"Q51545",
"Q332427",
"Q28708093",
"Q471445"
],
"relations": [
"P27",
"P57",
"P26"
],
"adjacency": [
[
4,
1,
3
],
[
2,
1,
3
],
[
0,
1,
3
],
[
6,
1,
3
],
[
3,
0,
1
],
[
3,
2,
5
]
],
"entity_labels": [
"Un Chien Andalou",
"Spain",
"Él",
"Luis Buñuel",
"The Exterminating Angel",
"Jeanne Rucar",
"The Phantom of Liberty"
],
"relation_labels": [
"country of citizenship",
"director",
"spouse"
]
} | SELECT DISTINCT ?x0 WHERE {
wd:Q332427 wdt:P57 ?x0 .
wd:Q1077309 wdt:P57 ?x0 .
wd:Q190575 wdt:P57 ?x0 .
wd:Q471445 wdt:P57 ?x0 .
?x0 wdt:P27 wd:Q29 .
?x0 wdt:P26 wd:Q28708093 .
FILTER ( ?x0 != wd:Q28708093 )
} |
mcwq-135521 | What Spanish spouse of Lina Romay wrote No label defined and executive produced No label defined | [
"Jesús Franco"
] | {
"entities": [
"Q29",
"Q27997229",
"Q465186",
"Q66111692",
"Q353758"
],
"relations": [
"P27",
"P26",
"P58",
"P1431"
],
"adjacency": [
[
3,
3,
4
],
[
1,
2,
4
],
[
4,
0,
0
],
[
4,
1,
2
]
],
"entity_labels": [
"Spain",
null,
"Lina Romay",
null,
"Jesús Franco"
],
"relation_labels": [
"country of citizenship",
"spouse",
"screenwriter",
"executive producer"
]
} | SELECT DISTINCT ?x0 WHERE {
wd:Q66111692 wdt:P1431 ?x0 .
wd:Q27997229 wdt:P58 ?x0 .
?x0 wdt:P27 wd:Q29 .
?x0 wdt:P26 wd:Q465186 .
FILTER ( ?x0 != wd:Q465186 )
} |
mcwq-135522 | What Spanish spouse of María del Rosario Conde Picavea did Marina Concepción Castaño López marry | [
"Camilo José Cela"
] | {
"entities": [
"Q108664628",
"Q29",
"Q108664632",
"Q132589"
],
"relations": [
"P27",
"P26"
],
"adjacency": [
[
3,
0,
1
],
[
3,
1,
0
],
[
3,
1,
2
]
],
"entity_labels": [
"María del Rosario Conde Picavea",
"Spain",
"Marina Concepción Castaño López",
"Camilo José Cela"
],
"relation_labels": [
"country of citizenship",
"spouse"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P27 wd:Q29 .
?x0 wdt:P26 wd:Q108664628 .
?x0 wdt:P26 wd:Q108664632 .
FILTER ( ?x0 != wd:Q108664628 ) .
FILTER ( ?x0 != wd:Q108664632 )
} |
mcwq-135524 | What Spanish spouse of Lina Romay was Diamonds of Kilimandjaro 's cinematographer and editor | [
"Jesús Franco"
] | {
"entities": [
"Q465186",
"Q29",
"Q475766",
"Q353758"
],
"relations": [
"P344",
"P27",
"P26",
"P1040"
],
"adjacency": [
[
2,
0,
3
],
[
2,
3,
3
],
[
3,
1,
1
],
[
3,
2,
0
]
],
"entity_labels": [
"Lina Romay",
"Spain",
"Diamonds of Kilimandjaro",
"Jesús Franco"
],
"relation_labels": [
"director of photography",
"country of citizenship",
"spouse",
"film editor"
]
} | SELECT DISTINCT ?x0 WHERE {
wd:Q475766 wdt:P344 ?x0 .
wd:Q475766 wdt:P1040 ?x0 .
?x0 wdt:P27 wd:Q29 .
?x0 wdt:P26 wd:Q465186 .
FILTER ( ?x0 != wd:Q465186 )
} |
mcwq-135526 | What Spanish spouse of Ana de Osma y Zavala 's sibling directed La Patria | [
"Antonio Cánovas del Castillo"
] | {
"entities": [
"Q61312423",
"Q29",
"Q29950249",
"Q336901",
"Q28382132"
],
"relations": [
"P27",
"P57",
"P26",
"P3373"
],
"adjacency": [
[
4,
1,
3
],
[
3,
0,
1
],
[
3,
2,
0
],
[
0,
3,
2
]
],
"entity_labels": [
"Joaquina de Osma y Zavala",
"Spain",
"Ana de Osma y Zavala",
"Antonio Cánovas del Castillo",
"La Patria"
],
"relation_labels": [
"country of citizenship",
"director",
"spouse",
"sibling"
]
} | SELECT DISTINCT ?x0 WHERE {
wd:Q28382132 wdt:P57 ?x0 .
?x0 wdt:P27 wd:Q29 .
?x0 wdt:P26 ?x1 .
?x1 wdt:P3373 wd:Q29950249 .
FILTER ( ?x0 != ?x1 ) .
FILTER ( ?x1 != wd:Q29950249 )
} |
mcwq-135527 | What Spanish spouse of Juana de Grandes was influenced by Georges Brassens , influenced by Léo Ferré , and influenced by Paco Ibáñez | [
"José Antonio Labordeta"
] | {
"entities": [
"Q28530644",
"Q981236",
"Q29",
"Q449",
"Q470732",
"Q320146"
],
"relations": [
"P27",
"P26",
"P737"
],
"adjacency": [
[
4,
2,
3
],
[
4,
2,
5
],
[
4,
2,
1
],
[
4,
0,
2
],
[
4,
1,
0
]
],
"entity_labels": [
"Juana de Grandes",
"Paco Ibáñez",
"Spain",
"Georges Brassens",
"José Antonio Labordeta",
"Léo Ferré"
],
"relation_labels": [
"country of citizenship",
"spouse",
"influenced by"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P737 wd:Q449 .
?x0 wdt:P737 wd:Q320146 .
?x0 wdt:P737 wd:Q981236 .
?x0 wdt:P27 wd:Q29 .
?x0 wdt:P26 wd:Q28530644 .
FILTER ( ?x0 != wd:Q28530644 )
} |
mcwq-135529 | What Spanish spouse of Princess Maria Theresa of Savoy was Musée de la Marine du Louvre 's founder | [
"Charles X of France"
] | {
"entities": [
"Q29",
"Q28819543",
"Q7758",
"Q233798"
],
"relations": [
"P27",
"P26",
"P112"
],
"adjacency": [
[
1,
2,
2
],
[
2,
0,
0
],
[
2,
1,
3
]
],
"entity_labels": [
"Spain",
"Musée de la Marine du Louvre",
"Charles X of France",
"Princess Maria Theresa of Savoy"
],
"relation_labels": [
"country of citizenship",
"spouse",
"founded by"
]
} | SELECT DISTINCT ?x0 WHERE {
wd:Q28819543 wdt:P112 ?x0 .
?x0 wdt:P27 wd:Q29 .
?x0 wdt:P26 wd:Q233798 .
FILTER ( ?x0 != wd:Q233798 )
} |
mcwq-135530 | What Spanish spouse of a cinematographer did Jesús Franco marry | [
"Lina Romay"
] | {
"entities": [
"Q465186",
"Q29",
"Q353758",
"Q222344"
],
"relations": [
"P27",
"P26",
"P106"
],
"adjacency": [
[
0,
0,
1
],
[
0,
1,
2
],
[
0,
1,
2
],
[
2,
2,
3
]
],
"entity_labels": [
"Lina Romay",
"Spain",
"Jesús Franco",
"cinematographer"
],
"relation_labels": [
"country of citizenship",
"spouse",
"occupation"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P27 wd:Q29 .
?x0 wdt:P26 ?x1 .
?x0 wdt:P26 wd:Q353758 .
?x1 wdt:P106 wd:Q222344 .
FILTER ( ?x0 != ?x1 ) .
FILTER ( ?x0 != wd:Q353758 )
} |
mcwq-135532 | What Spanish spouse of a person was Georgetown University 's employee | [
"José María Aznar"
] | {
"entities": [
"Q41266",
"Q29",
"Q5",
"Q333886",
"Q55637"
],
"relations": [
"P27",
"P26",
"P108",
"P31"
],
"adjacency": [
[
4,
2,
3
],
[
4,
0,
1
],
[
4,
1,
0
],
[
0,
3,
2
]
],
"entity_labels": [
"Ana Botella",
"Spain",
"human",
"Georgetown University",
"José María Aznar"
],
"relation_labels": [
"country of citizenship",
"spouse",
"employer",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P108 wd:Q333886 .
?x0 wdt:P27 wd:Q29 .
?x0 wdt:P26 ?x1 .
?x1 wdt:P31 wd:Q5 .
FILTER ( ?x0 != ?x1 )
} |
mcwq-135533 | What Spanish spouse of a person 's sibling did No label defined star | [
"Rocío Dúrcal"
] | {
"entities": [
"Q4443370",
"Q56074",
"Q29",
"Q5",
"Q6014788",
"Q6321752"
],
"relations": [
"P31",
"P27",
"P3373",
"P26",
"P161"
],
"adjacency": [
[
0,
4,
1
],
[
1,
1,
2
],
[
1,
3,
5
],
[
5,
2,
4
],
[
4,
0,
3
]
],
"entity_labels": [
null,
"Rocío Dúrcal",
"Spain",
"human",
"Miguel Morales Barreto",
"Junior"
],
"relation_labels": [
"instance of",
"country of citizenship",
"sibling",
"spouse",
"cast member"
]
} | SELECT DISTINCT ?x0 WHERE {
wd:Q4443370 wdt:P161 ?x0 .
?x0 wdt:P27 wd:Q29 .
?x0 wdt:P26 ?x1 .
?x1 wdt:P3373 ?x2 .
?x2 wdt:P31 wd:Q5 .
FILTER ( ?x0 != ?x1 ) .
FILTER ( ?x1 != ?x2 )
} |
mcwq-135534 | What Spanish star and director of The Phantom of Liberty , Belle de Jour , and L'Age d'Or was Jeanne Rucar 's spouse | [
"Luis Buñuel"
] | {
"entities": [
"Q470375",
"Q29",
"Q51545",
"Q28708093",
"Q471445",
"Q946849"
],
"relations": [
"P27",
"P57",
"P26",
"P161"
],
"adjacency": [
[
5,
3,
2
],
[
4,
3,
2
],
[
0,
3,
2
],
[
5,
1,
2
],
[
4,
1,
2
],
[
0,
1,
2
],
[
2,
0,
1
],
[
2,
2,
3
]
],
"entity_labels": [
"Belle de Jour",
"Spain",
"Luis Buñuel",
"Jeanne Rucar",
"The Phantom of Liberty",
"L'Age d'Or"
],
"relation_labels": [
"country of citizenship",
"director",
"spouse",
"cast member"
]
} | SELECT DISTINCT ?x0 WHERE {
wd:Q946849 wdt:P161 ?x0 .
wd:Q471445 wdt:P161 ?x0 .
wd:Q470375 wdt:P161 ?x0 .
wd:Q946849 wdt:P57 ?x0 .
wd:Q471445 wdt:P57 ?x0 .
wd:Q470375 wdt:P57 ?x0 .
?x0 wdt:P27 wd:Q29 .
?x0 wdt:P26 wd:Q28708093 .
FILTER ( ?x0 != wd:Q28708093 )
} |
mcwq-135537 | What Spanish star of No label defined was Infanta Margarita, Duchess of Soria 's sibling | [
"Juan Carlos I"
] | {
"entities": [
"Q624766",
"Q19943",
"Q29",
"Q237165"
],
"relations": [
"P27",
"P3373",
"P161"
],
"adjacency": [
[
0,
2,
1
],
[
1,
0,
2
],
[
1,
1,
3
]
],
"entity_labels": [
null,
"Juan Carlos I of Spain",
"Spain",
"Infanta Margarita, Duchess of Soria"
],
"relation_labels": [
"country of citizenship",
"sibling",
"cast member"
]
} | SELECT DISTINCT ?x0 WHERE {
wd:Q624766 wdt:P161 ?x0 .
?x0 wdt:P27 wd:Q29 .
?x0 wdt:P3373 wd:Q237165 .
FILTER ( ?x0 != wd:Q237165 )
} |
mcwq-135539 | What Spanish star of 800 Bullets , By My Side Again , The Skin of the Wolf , and Acción mutante directed Adiós Toby, adiós | [
"Ramón Barea"
] | {
"entities": [
"Q42283063",
"Q270988",
"Q18406",
"Q29",
"Q281168",
"Q388150",
"Q50319269"
],
"relations": [
"P27",
"P57",
"P161"
],
"adjacency": [
[
6,
2,
2
],
[
5,
2,
2
],
[
1,
2,
2
],
[
4,
2,
2
],
[
0,
1,
2
],
[
2,
0,
3
]
],
"entity_labels": [
"Adiós Toby, adiós",
"800 Bullets",
"Ramón Barea",
"Spain",
"Acción mutante",
"By My Side Again",
"The Skin of the Wolf"
],
"relation_labels": [
"country of citizenship",
"director",
"cast member"
]
} | SELECT DISTINCT ?x0 WHERE {
wd:Q50319269 wdt:P161 ?x0 .
wd:Q388150 wdt:P161 ?x0 .
wd:Q270988 wdt:P161 ?x0 .
wd:Q281168 wdt:P161 ?x0 .
wd:Q42283063 wdt:P57 ?x0 .
?x0 wdt:P27 wd:Q29
} |
mcwq-135541 | What Spanish star of The Mystery of Picasso and Testament of Orpheus influenced Dorothy Annan and Salvador Dalí | [
"Pablo Picasso"
] | {
"entities": [
"Q25521",
"Q29",
"Q5298294",
"Q5593",
"Q2303888",
"Q5577"
],
"relations": [
"P27",
"P737",
"P161"
],
"adjacency": [
[
0,
2,
3
],
[
4,
2,
3
],
[
2,
1,
3
],
[
5,
1,
3
],
[
3,
0,
1
]
],
"entity_labels": [
"Testament of Orpheus",
"Spain",
"Dorothy Annan",
"Pablo Picasso",
"The Mystery of Picasso",
"Salvador Dalí"
],
"relation_labels": [
"country of citizenship",
"influenced by",
"cast member"
]
} | SELECT DISTINCT ?x0 WHERE {
wd:Q25521 wdt:P161 ?x0 .
wd:Q2303888 wdt:P161 ?x0 .
wd:Q5298294 wdt:P737 ?x0 .
wd:Q5577 wdt:P737 ?x0 .
?x0 wdt:P27 wd:Q29
} |
mcwq-135543 | What Spanish writer and cinematographer of Diamonds of Kilimandjaro and Mansion of the Living Dead married Lina Romay | [
"Jesús Franco"
] | {
"entities": [
"Q29",
"Q465186",
"Q475766",
"Q353758",
"Q945185"
],
"relations": [
"P344",
"P27",
"P26",
"P58"
],
"adjacency": [
[
2,
0,
3
],
[
4,
0,
3
],
[
2,
3,
3
],
[
4,
3,
3
],
[
3,
1,
0
],
[
3,
2,
1
]
],
"entity_labels": [
"Spain",
"Lina Romay",
"Diamonds of Kilimandjaro",
"Jesús Franco",
"Mansion of the Living Dead"
],
"relation_labels": [
"director of photography",
"country of citizenship",
"spouse",
"screenwriter"
]
} | SELECT DISTINCT ?x0 WHERE {
wd:Q475766 wdt:P344 ?x0 .
wd:Q945185 wdt:P344 ?x0 .
wd:Q475766 wdt:P58 ?x0 .
wd:Q945185 wdt:P58 ?x0 .
?x0 wdt:P27 wd:Q29 .
?x0 wdt:P26 wd:Q465186 .
FILTER ( ?x0 != wd:Q465186 )
} |
mcwq-135546 | What Spanish writer of Women on the Verge of a Nervous Breakdown 's sequel was a parent of a director of Every Song Is About Me | [
"Fernando Trueba"
] | {
"entities": [
"Q381934",
"Q29",
"Q9088002",
"Q643283",
"Q27929090",
"Q3824056"
],
"relations": [
"P155",
"P57",
"P40|wdt:P355",
"P58",
"P27"
],
"adjacency": [
[
5,
3,
0
],
[
0,
2,
4
],
[
0,
4,
1
],
[
5,
0,
3
],
[
2,
1,
4
]
],
"entity_labels": [
"Fernando Trueba",
"Spain",
"Every Song Is About Me",
"Women on the Verge of a Nervous Breakdown",
"Jonás Trueba",
"Twisted Obsession"
],
"relation_labels": [
"follows",
"director",
"P40|wdt:P355",
"screenwriter",
"country of citizenship"
]
} | SELECT DISTINCT ?x0 WHERE {
?x1 wdt:P58 ?x0 .
?x0 wdt:P40|wdt:P355 ?x2 .
?x0 wdt:P27 wd:Q29 .
?x1 wdt:P155 wd:Q643283 .
wd:Q9088002 wdt:P57 ?x2
} |
mcwq-135555 | What Swedish actor did Josefin Ljungman marry | [
"Sverrir Gudnason"
] | {
"entities": [
"Q138232",
"Q521487",
"Q34",
"Q33999"
],
"relations": [
"P106",
"P27",
"P26"
],
"adjacency": [
[
0,
0,
3
],
[
0,
1,
2
],
[
0,
2,
1
]
],
"entity_labels": [
"Sverrir Gudnason",
"Josefin Ljungman",
"Sweden",
"actor"
],
"relation_labels": [
"occupation",
"country of citizenship",
"spouse"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q33999 .
?x0 wdt:P27 wd:Q34 .
?x0 wdt:P26 wd:Q521487 .
FILTER ( ?x0 != wd:Q521487 )
} |
mcwq-135556 | What Swedish actor did Lars Schmidt and Roberto Rossellini marry | [
"Ingrid Bergman"
] | {
"entities": [
"Q48889254",
"Q33999",
"Q34",
"Q43247",
"Q53003"
],
"relations": [
"P106",
"P27",
"P26"
],
"adjacency": [
[
3,
0,
1
],
[
3,
1,
2
],
[
3,
2,
4
],
[
3,
2,
0
]
],
"entity_labels": [
"Lars Schmidt",
"actor",
"Sweden",
"Ingrid Bergman",
"Roberto Rossellini"
],
"relation_labels": [
"occupation",
"country of citizenship",
"spouse"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q33999 .
?x0 wdt:P27 wd:Q34 .
?x0 wdt:P26 wd:Q53003 .
?x0 wdt:P26 wd:Q48889254 .
FILTER ( ?x0 != wd:Q53003 ) .
FILTER ( ?x0 != wd:Q48889254 )
} |
mcwq-135559 | What Swedish actor did Adolf Fredrik Lindblad influence | [
"Jenny Lind"
] | {
"entities": [
"Q361622",
"Q231345",
"Q33999",
"Q34"
],
"relations": [
"P106",
"P27",
"P737"
],
"adjacency": [
[
1,
0,
2
],
[
1,
2,
0
],
[
1,
1,
3
]
],
"entity_labels": [
"Adolf Fredrik Lindblad",
"Jenny Lind",
"actor",
"Sweden"
],
"relation_labels": [
"occupation",
"country of citizenship",
"influenced by"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q33999 .
?x0 wdt:P737 wd:Q361622 .
?x0 wdt:P27 wd:Q34
} |
mcwq-135560 | What Swedish actor did Hurricane Hutch star | [
"Warner Oland"
] | {
"entities": [
"Q34",
"Q23957",
"Q33999",
"Q167081"
],
"relations": [
"P106",
"P27",
"P161"
],
"adjacency": [
[
1,
0,
2
],
[
3,
2,
1
],
[
1,
1,
0
]
],
"entity_labels": [
"Sweden",
"Warner Oland",
"actor",
"Hurricane Hutch"
],
"relation_labels": [
"occupation",
"country of citizenship",
"cast member"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q33999 .
wd:Q167081 wdt:P161 ?x0 .
?x0 wdt:P27 wd:Q34
} |
mcwq-135561 | What Swedish actor directed Icarus and Castle Falls and wrote Missionary Man | [
"Dolph Lundgren"
] | {
"entities": [
"Q2627384",
"Q105332658",
"Q1809498",
"Q181678",
"Q33999",
"Q34"
],
"relations": [
"P27",
"P106",
"P57",
"P58"
],
"adjacency": [
[
3,
1,
4
],
[
0,
2,
3
],
[
1,
2,
3
],
[
2,
3,
3
],
[
3,
0,
5
]
],
"entity_labels": [
"Icarus",
"Castle Falls",
"Missionary Man",
"Dolph Lundgren",
"actor",
"Sweden"
],
"relation_labels": [
"country of citizenship",
"occupation",
"director",
"screenwriter"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q33999 .
wd:Q2627384 wdt:P57 ?x0 .
wd:Q105332658 wdt:P57 ?x0 .
wd:Q1809498 wdt:P58 ?x0 .
?x0 wdt:P27 wd:Q34
} |
mcwq-135562 | What Swedish actor directed The Scarlet Letter | [
"Victor Sjöström"
] | {
"entities": [
"Q55170",
"Q34",
"Q33999",
"Q384408"
],
"relations": [
"P27",
"P106",
"P57"
],
"adjacency": [
[
0,
1,
2
],
[
3,
2,
0
],
[
0,
0,
1
]
],
"entity_labels": [
"Victor Sjöström",
"Sweden",
"actor",
"The Scarlet Letter"
],
"relation_labels": [
"country of citizenship",
"occupation",
"director"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q33999 .
wd:Q384408 wdt:P57 ?x0 .
?x0 wdt:P27 wd:Q34
} |
mcwq-135563 | What Swedish actor founded Cinematograph | [
"Ingmar Bergman"
] | {
"entities": [
"Q34",
"Q10453214",
"Q33999",
"Q7546"
],
"relations": [
"P106",
"P27",
"P112"
],
"adjacency": [
[
3,
0,
2
],
[
1,
2,
3
],
[
3,
1,
0
]
],
"entity_labels": [
"Sweden",
"Cinematograph",
"actor",
"Ingmar Bergman"
],
"relation_labels": [
"occupation",
"country of citizenship",
"founded by"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q33999 .
wd:Q10453214 wdt:P112 ?x0 .
?x0 wdt:P27 wd:Q34
} |
mcwq-135565 | What Swedish actor influenced Asoka Handagama | [
"Ingmar Bergman"
] | {
"entities": [
"Q2866745",
"Q34",
"Q33999",
"Q7546"
],
"relations": [
"P106",
"P27",
"P737"
],
"adjacency": [
[
3,
0,
2
],
[
0,
2,
3
],
[
3,
1,
1
]
],
"entity_labels": [
"Asoka Handagama",
"Sweden",
"actor",
"Ingmar Bergman"
],
"relation_labels": [
"occupation",
"country of citizenship",
"influenced by"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q33999 .
wd:Q2866745 wdt:P737 ?x0 .
?x0 wdt:P27 wd:Q34
} |
mcwq-135566 | What Swedish actor married Josefin Ljungman | [
"Sverrir Gudnason"
] | {
"entities": [
"Q138232",
"Q521487",
"Q34",
"Q33999"
],
"relations": [
"P106",
"P27",
"P26"
],
"adjacency": [
[
0,
0,
3
],
[
0,
1,
2
],
[
0,
2,
1
]
],
"entity_labels": [
"Sverrir Gudnason",
"Josefin Ljungman",
"Sweden",
"actor"
],
"relation_labels": [
"occupation",
"country of citizenship",
"spouse"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q33999 .
?x0 wdt:P27 wd:Q34 .
?x0 wdt:P26 wd:Q521487 .
FILTER ( ?x0 != wd:Q521487 )
} |
mcwq-135567 | What Swedish actor married Lars Schmidt and Roberto Rossellini | [
"Ingrid Bergman"
] | {
"entities": [
"Q48889254",
"Q33999",
"Q34",
"Q43247",
"Q53003"
],
"relations": [
"P106",
"P27",
"P26"
],
"adjacency": [
[
3,
0,
1
],
[
3,
1,
2
],
[
3,
2,
4
],
[
3,
2,
0
]
],
"entity_labels": [
"Lars Schmidt",
"actor",
"Sweden",
"Ingrid Bergman",
"Roberto Rossellini"
],
"relation_labels": [
"occupation",
"country of citizenship",
"spouse"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q33999 .
?x0 wdt:P27 wd:Q34 .
?x0 wdt:P26 wd:Q53003 .
?x0 wdt:P26 wd:Q48889254 .
FILTER ( ?x0 != wd:Q53003 ) .
FILTER ( ?x0 != wd:Q48889254 )
} |
mcwq-135576 | What Swedish actor that Otto Goldschmidt married did Adolf Fredrik Lindblad influence | [
"Jenny Lind"
] | {
"entities": [
"Q33999",
"Q231345",
"Q34",
"Q320046",
"Q361622"
],
"relations": [
"P106",
"P27",
"P737",
"P26"
],
"adjacency": [
[
1,
0,
0
],
[
1,
2,
4
],
[
1,
1,
2
],
[
1,
3,
3
]
],
"entity_labels": [
"actor",
"Jenny Lind",
"Sweden",
"Otto Goldschmidt",
"Adolf Fredrik Lindblad"
],
"relation_labels": [
"occupation",
"country of citizenship",
"influenced by",
"spouse"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q33999 .
?x0 wdt:P737 wd:Q361622 .
?x0 wdt:P27 wd:Q34 .
?x0 wdt:P26 wd:Q320046 .
FILTER ( ?x0 != wd:Q320046 )
} |
mcwq-135577 | What Swedish actor that Let the Right One In was edited by and The Adventures of Picasso starred was Tinker Tailor Soldier Spy 's director | [
"Tomas Alfredson"
] | {
"entities": [
"Q457656",
"Q33999",
"Q34",
"Q1047872",
"Q144756",
"Q681962"
],
"relations": [
"P57",
"P1040",
"P27",
"P106",
"P161"
],
"adjacency": [
[
0,
3,
1
],
[
3,
4,
0
],
[
5,
0,
0
],
[
4,
1,
0
],
[
0,
2,
2
]
],
"entity_labels": [
"Tomas Alfredson",
"actor",
"Sweden",
"The Adventures of Picasso",
"Let the Right One In",
"Tinker Tailor Soldier Spy"
],
"relation_labels": [
"director",
"film editor",
"country of citizenship",
"occupation",
"cast member"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q33999 .
wd:Q1047872 wdt:P161 ?x0 .
wd:Q681962 wdt:P57 ?x0 .
wd:Q144756 wdt:P1040 ?x0 .
?x0 wdt:P27 wd:Q34
} |
mcwq-135580 | What Swedish actor that No label defined starred did Edith Erastoff marry | [
"Victor Sjöström"
] | {
"entities": [
"Q33999",
"Q55170",
"Q34",
"Q1185076",
"Q18291017"
],
"relations": [
"P106",
"P27",
"P26",
"P161"
],
"adjacency": [
[
1,
0,
0
],
[
4,
3,
1
],
[
1,
1,
2
],
[
1,
2,
3
]
],
"entity_labels": [
"actor",
"Victor Sjöström",
"Sweden",
"Edith Erastoff",
null
],
"relation_labels": [
"occupation",
"country of citizenship",
"spouse",
"cast member"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q33999 .
wd:Q18291017 wdt:P161 ?x0 .
?x0 wdt:P27 wd:Q34 .
?x0 wdt:P26 wd:Q1185076 .
FILTER ( ?x0 != wd:Q1185076 )
} |
mcwq-135582 | What Swedish actor was Disillusion 's composer | [
"Agnetha Fältskog"
] | {
"entities": [
"Q34",
"Q173144",
"Q33999",
"Q10267080"
],
"relations": [
"P106",
"P27",
"P86"
],
"adjacency": [
[
1,
0,
2
],
[
3,
2,
1
],
[
1,
1,
0
]
],
"entity_labels": [
"Sweden",
"Agnetha Fältskog",
"actor",
"Disillusion"
],
"relation_labels": [
"occupation",
"country of citizenship",
"composer"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q33999 .
wd:Q10267080 wdt:P86 ?x0 .
?x0 wdt:P27 wd:Q34
} |
mcwq-135583 | What Swedish actor was Crisis 's editor and cinematographer | [
"Oscar Rosander"
] | {
"entities": [
"Q34",
"Q33999",
"Q3357033",
"Q1066211"
],
"relations": [
"P344",
"P106",
"P27",
"P1040"
],
"adjacency": [
[
2,
1,
1
],
[
3,
0,
2
],
[
3,
3,
2
],
[
2,
2,
0
]
],
"entity_labels": [
"Sweden",
"actor",
"Oscar Rosander",
"Crisis"
],
"relation_labels": [
"director of photography",
"occupation",
"country of citizenship",
"film editor"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q33999 .
wd:Q1066211 wdt:P344 ?x0 .
wd:Q1066211 wdt:P1040 ?x0 .
?x0 wdt:P27 wd:Q34
} |
mcwq-135584 | What Swedish actor was Hurricane Hutch 's star | [
"Warner Oland"
] | {
"entities": [
"Q34",
"Q23957",
"Q33999",
"Q167081"
],
"relations": [
"P106",
"P27",
"P161"
],
"adjacency": [
[
1,
0,
2
],
[
3,
2,
1
],
[
1,
1,
0
]
],
"entity_labels": [
"Sweden",
"Warner Oland",
"actor",
"Hurricane Hutch"
],
"relation_labels": [
"occupation",
"country of citizenship",
"cast member"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q33999 .
wd:Q167081 wdt:P161 ?x0 .
?x0 wdt:P27 wd:Q34
} |
mcwq-135590 | What Swedish actor was employed by Djurgårdsteatern and employed by Royal Dramatic Theatre | [
"Karolina Bock"
] | {
"entities": [
"Q3307799",
"Q33999",
"Q34",
"Q4567372",
"Q1140265"
],
"relations": [
"P106",
"P27",
"P108"
],
"adjacency": [
[
0,
0,
1
],
[
0,
2,
4
],
[
0,
2,
3
],
[
0,
1,
2
]
],
"entity_labels": [
"Karolina Bock",
"actor",
"Sweden",
"Djurgårdsteatern",
"Royal Dramatic Theatre"
],
"relation_labels": [
"occupation",
"country of citizenship",
"employer"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q33999 .
?x0 wdt:P108 wd:Q1140265 .
?x0 wdt:P108 wd:Q4567372 .
?x0 wdt:P27 wd:Q34
} |
mcwq-135592 | What Swedish actor was influenced by Adolf Fredrik Lindblad | [
"Jenny Lind"
] | {
"entities": [
"Q361622",
"Q231345",
"Q33999",
"Q34"
],
"relations": [
"P106",
"P27",
"P737"
],
"adjacency": [
[
1,
0,
2
],
[
1,
2,
0
],
[
1,
1,
3
]
],
"entity_labels": [
"Adolf Fredrik Lindblad",
"Jenny Lind",
"actor",
"Sweden"
],
"relation_labels": [
"occupation",
"country of citizenship",
"influenced by"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q33999 .
?x0 wdt:P737 wd:Q361622 .
?x0 wdt:P27 wd:Q34
} |
mcwq-135594 | What Swedish actor wrote It Rains on Our Love , Summer Interlude , Autumn Sonata , and Fanny and Alexander and wrote Sawdust and Tinsel and The Seventh Seal | [
"Ingmar Bergman"
] | {
"entities": [
"Q318827",
"Q7546",
"Q322572",
"Q33999",
"Q425669",
"Q165651",
"Q34",
"Q259831",
"Q217189"
],
"relations": [
"P106",
"P27",
"P58"
],
"adjacency": [
[
1,
0,
3
],
[
2,
2,
1
],
[
7,
2,
1
],
[
5,
2,
1
],
[
4,
2,
1
],
[
8,
2,
1
],
[
0,
2,
1
],
[
1,
1,
6
]
],
"entity_labels": [
"Sawdust and Tinsel",
"Ingmar Bergman",
"Autumn Sonata",
"actor",
"Summer Interlude",
"Fanny and Alexander",
"Sweden",
"It Rains on Our Love",
"The Seventh Seal"
],
"relation_labels": [
"occupation",
"country of citizenship",
"screenwriter"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q33999 .
wd:Q322572 wdt:P58 ?x0 .
wd:Q259831 wdt:P58 ?x0 .
wd:Q165651 wdt:P58 ?x0 .
wd:Q425669 wdt:P58 ?x0 .
wd:Q217189 wdt:P58 ?x0 .
wd:Q318827 wdt:P58 ?x0 .
?x0 wdt:P27 wd:Q34
} |
mcwq-135595 | What Swedish composer did Mattias Järvinen Palme marry | [
"Anna Järvinen"
] | {
"entities": [
"Q96203723",
"Q34",
"Q75329",
"Q36834"
],
"relations": [
"P106",
"P27",
"P26"
],
"adjacency": [
[
2,
0,
3
],
[
2,
1,
1
],
[
2,
2,
0
]
],
"entity_labels": [
"Mattias Järvinen Palme",
"Sweden",
"Anna Järvinen",
"composer"
],
"relation_labels": [
"occupation",
"country of citizenship",
"spouse"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q36834 .
?x0 wdt:P27 wd:Q34 .
?x0 wdt:P26 wd:Q96203723 .
FILTER ( ?x0 != wd:Q96203723 )
} |
mcwq-135596 | What Swedish composer did Bob Dylan and Bruce Springsteen influence | [
"Ulf Lundell"
] | {
"entities": [
"Q36834",
"Q1225",
"Q34",
"Q392",
"Q713270"
],
"relations": [
"P106",
"P27",
"P737"
],
"adjacency": [
[
4,
0,
0
],
[
4,
2,
3
],
[
4,
2,
1
],
[
4,
1,
2
]
],
"entity_labels": [
"composer",
"Bruce Springsteen",
"Sweden",
"Bob Dylan",
"Ulf Lundell"
],
"relation_labels": [
"occupation",
"country of citizenship",
"influenced by"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q36834 .
?x0 wdt:P737 wd:Q392 .
?x0 wdt:P737 wd:Q1225 .
?x0 wdt:P27 wd:Q34
} |
mcwq-135597 | What Swedish composer did Bob Dylan , Bruce Springsteen , and Allen Ginsberg influence | [
"Ulf Lundell"
] | {
"entities": [
"Q36834",
"Q6711",
"Q1225",
"Q392",
"Q34",
"Q713270"
],
"relations": [
"P106",
"P27",
"P737"
],
"adjacency": [
[
5,
0,
0
],
[
5,
2,
3
],
[
5,
2,
2
],
[
5,
2,
1
],
[
5,
1,
4
]
],
"entity_labels": [
"composer",
"Allen Ginsberg",
"Bruce Springsteen",
"Bob Dylan",
"Sweden",
"Ulf Lundell"
],
"relation_labels": [
"occupation",
"country of citizenship",
"influenced by"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q36834 .
?x0 wdt:P737 wd:Q392 .
?x0 wdt:P737 wd:Q1225 .
?x0 wdt:P737 wd:Q6711 .
?x0 wdt:P27 wd:Q34
} |
mcwq-135600 | What Swedish composer did Bob Dylan influence | [
"Ulf Lundell"
] | {
"entities": [
"Q34",
"Q392",
"Q36834",
"Q713270"
],
"relations": [
"P106",
"P27",
"P737"
],
"adjacency": [
[
3,
0,
2
],
[
3,
2,
1
],
[
3,
1,
0
]
],
"entity_labels": [
"Sweden",
"Bob Dylan",
"composer",
"Ulf Lundell"
],
"relation_labels": [
"occupation",
"country of citizenship",
"influenced by"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q36834 .
?x0 wdt:P737 wd:Q392 .
?x0 wdt:P27 wd:Q34
} |
mcwq-135601 | What Swedish composer directed Åke and His World | [
"Allan Edwall"
] | {
"entities": [
"Q34",
"Q264921",
"Q4700549",
"Q36834"
],
"relations": [
"P27",
"P106",
"P57"
],
"adjacency": [
[
1,
1,
3
],
[
2,
2,
1
],
[
1,
0,
0
]
],
"entity_labels": [
"Sweden",
"Allan Edwall",
"Åke and His World",
"composer"
],
"relation_labels": [
"country of citizenship",
"occupation",
"director"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q36834 .
wd:Q4700549 wdt:P57 ?x0 .
?x0 wdt:P27 wd:Q34
} |
mcwq-135602 | What Swedish composer directed and wrote No label defined and Mälarpirater | [
"Allan Edwall"
] | {
"entities": [
"Q10593153",
"Q36834",
"Q18287910",
"Q264921",
"Q34"
],
"relations": [
"P27",
"P106",
"P57",
"P58"
],
"adjacency": [
[
3,
1,
1
],
[
0,
2,
3
],
[
2,
2,
3
],
[
0,
3,
3
],
[
2,
3,
3
],
[
3,
0,
4
]
],
"entity_labels": [
"Mälarpirater",
"composer",
null,
"Allan Edwall",
"Sweden"
],
"relation_labels": [
"country of citizenship",
"occupation",
"director",
"screenwriter"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q36834 .
wd:Q10593153 wdt:P57 ?x0 .
wd:Q18287910 wdt:P57 ?x0 .
wd:Q10593153 wdt:P58 ?x0 .
wd:Q18287910 wdt:P58 ?x0 .
?x0 wdt:P27 wd:Q34
} |
mcwq-135603 | What Swedish composer edited No label defined | [
"Claes Eriksson"
] | {
"entities": [
"Q3440542",
"Q34",
"Q36834",
"Q10468605"
],
"relations": [
"P106",
"P27",
"P1040"
],
"adjacency": [
[
0,
0,
2
],
[
3,
2,
0
],
[
0,
1,
1
]
],
"entity_labels": [
"Claes Eriksson",
"Sweden",
"composer",
null
],
"relation_labels": [
"occupation",
"country of citizenship",
"film editor"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q36834 .
wd:Q10468605 wdt:P1040 ?x0 .
?x0 wdt:P27 wd:Q34
} |
mcwq-135604 | What Swedish composer edited Christopher's House and edited No label defined | [
"Lars Lennart Forsberg"
] | {
"entities": [
"Q36834",
"Q5111806",
"Q34",
"Q10576283",
"Q5736749"
],
"relations": [
"P106",
"P27",
"P1040"
],
"adjacency": [
[
4,
0,
0
],
[
1,
2,
4
],
[
3,
2,
4
],
[
4,
1,
2
]
],
"entity_labels": [
"composer",
"Christopher's House",
"Sweden",
null,
"Lars Lennart Forsberg"
],
"relation_labels": [
"occupation",
"country of citizenship",
"film editor"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q36834 .
wd:Q5111806 wdt:P1040 ?x0 .
wd:Q10576283 wdt:P1040 ?x0 .
?x0 wdt:P27 wd:Q34
} |
mcwq-135605 | What Swedish composer executive produced Mamma Mia! | [
"Björn Ulvaeus",
"Benny Andersson"
] | {
"entities": [
"Q34",
"Q179682",
"Q36834",
"Q188850"
],
"relations": [
"P106",
"P27",
"P1431"
],
"adjacency": [
[
1,
0,
2
],
[
3,
2,
1
],
[
1,
1,
0
]
],
"entity_labels": [
"Sweden",
"Björn Ulvaeus",
"composer",
"Mamma Mia!"
],
"relation_labels": [
"occupation",
"country of citizenship",
"executive producer"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q36834 .
wd:Q188850 wdt:P1431 ?x0 .
?x0 wdt:P27 wd:Q34
} |
mcwq-135607 | What Swedish composer influenced Joe Stump | [
"Yngwie Malmsteen"
] | {
"entities": [
"Q34",
"Q192260",
"Q36834",
"Q615744"
],
"relations": [
"P106",
"P27",
"P737"
],
"adjacency": [
[
1,
0,
2
],
[
3,
2,
1
],
[
1,
1,
0
]
],
"entity_labels": [
"Sweden",
"Yngwie Malmsteen",
"composer",
"Joe Stump"
],
"relation_labels": [
"occupation",
"country of citizenship",
"influenced by"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q36834 .
wd:Q615744 wdt:P737 ?x0 .
?x0 wdt:P27 wd:Q34
} |
mcwq-135611 | What Swedish composer married Mattias Järvinen Palme | [
"Anna Järvinen"
] | {
"entities": [
"Q96203723",
"Q34",
"Q75329",
"Q36834"
],
"relations": [
"P106",
"P27",
"P26"
],
"adjacency": [
[
2,
0,
3
],
[
2,
1,
1
],
[
2,
2,
0
]
],
"entity_labels": [
"Mattias Järvinen Palme",
"Sweden",
"Anna Järvinen",
"composer"
],
"relation_labels": [
"occupation",
"country of citizenship",
"spouse"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q36834 .
?x0 wdt:P27 wd:Q34 .
?x0 wdt:P26 wd:Q96203723 .
FILTER ( ?x0 != wd:Q96203723 )
} |
mcwq-135612 | What Swedish composer of Svart är vitt – sa kejsaren, sagoopera did Karin Boldemann marry | [
"Laci Boldemann"
] | {
"entities": [
"Q34",
"Q89216",
"Q4939888",
"Q106278236"
],
"relations": [
"P86",
"P27",
"P26"
],
"adjacency": [
[
3,
0,
1
],
[
1,
1,
0
],
[
1,
2,
2
]
],
"entity_labels": [
"Sweden",
"Laci Boldemann",
"Karin Boldemann",
"Svart är vitt – sa kejsaren, sagoopera"
],
"relation_labels": [
"composer",
"country of citizenship",
"spouse"
]
} | SELECT DISTINCT ?x0 WHERE {
wd:Q106278236 wdt:P86 ?x0 .
?x0 wdt:P27 wd:Q34 .
?x0 wdt:P26 wd:Q4939888 .
FILTER ( ?x0 != wd:Q4939888 )
} |
mcwq-135613 | What Swedish composer of Jag tror på sommaren directed Resan till dej , The Yellow Division , Rasmus, Pontus and Toker , No label defined , and Mord, lilla vän | [
"Stig Olin"
] | {
"entities": [
"Q10496974",
"Q10588964",
"Q3742608",
"Q1040407",
"Q34",
"Q10651140",
"Q10539138",
"Q7776647"
],
"relations": [
"P27",
"P86",
"P57"
],
"adjacency": [
[
1,
2,
3
],
[
5,
2,
3
],
[
2,
2,
3
],
[
0,
2,
3
],
[
7,
2,
3
],
[
6,
1,
3
],
[
3,
0,
4
]
],
"entity_labels": [
"More Than a Match for the Navy",
"Mord, lilla vän",
"Rasmus, Pontus and Toker",
"Stig Olin",
"Sweden",
"Resan till dej",
"Jag tror på sommaren",
"The Yellow Division"
],
"relation_labels": [
"country of citizenship",
"composer",
"director"
]
} | SELECT DISTINCT ?x0 WHERE {
wd:Q10588964 wdt:P57 ?x0 .
wd:Q10651140 wdt:P57 ?x0 .
wd:Q3742608 wdt:P57 ?x0 .
wd:Q10496974 wdt:P57 ?x0 .
wd:Q7776647 wdt:P57 ?x0 .
wd:Q10539138 wdt:P86 ?x0 .
?x0 wdt:P27 wd:Q34
} |
mcwq-135614 | What Swedish composer of Kärleken förde oss samman was influenced by Bob Dylan and Bruce Springsteen | [
"Ulf Lundell"
] | {
"entities": [
"Q18011189",
"Q1225",
"Q34",
"Q392",
"Q713270"
],
"relations": [
"P86",
"P27",
"P737"
],
"adjacency": [
[
0,
0,
4
],
[
4,
2,
3
],
[
4,
2,
1
],
[
4,
1,
2
]
],
"entity_labels": [
"Kärleken förde oss samman",
"Bruce Springsteen",
"Sweden",
"Bob Dylan",
"Ulf Lundell"
],
"relation_labels": [
"composer",
"country of citizenship",
"influenced by"
]
} | SELECT DISTINCT ?x0 WHERE {
wd:Q18011189 wdt:P86 ?x0 .
?x0 wdt:P737 wd:Q392 .
?x0 wdt:P737 wd:Q1225 .
?x0 wdt:P27 wd:Q34
} |
mcwq-135615 | What Swedish composer of Tokyo Noise edited The Planet | [
"Johan Söderberg"
] | {
"entities": [
"Q18333988",
"Q34",
"Q825875",
"Q1692089"
],
"relations": [
"P86",
"P27",
"P1040"
],
"adjacency": [
[
2,
2,
3
],
[
0,
0,
3
],
[
3,
1,
1
]
],
"entity_labels": [
"Tokyo Noise",
"Sweden",
"The Planet",
"Johan Söderberg"
],
"relation_labels": [
"composer",
"country of citizenship",
"film editor"
]
} | SELECT DISTINCT ?x0 WHERE {
wd:Q825875 wdt:P1040 ?x0 .
wd:Q18333988 wdt:P86 ?x0 .
?x0 wdt:P27 wd:Q34
} |
mcwq-135623 | What Swedish composer that Bob Dylan and Jack Kerouac influenced was influenced by a film director | [
"Ulf Lundell"
] | {
"entities": [
"Q36834",
"Q34",
"Q392",
"Q713270",
"Q160534",
"Q2526255"
],
"relations": [
"P106",
"P27",
"P737"
],
"adjacency": [
[
3,
0,
0
],
[
3,
2,
2
],
[
3,
2,
4
],
[
3,
2,
2
],
[
3,
1,
1
],
[
2,
0,
5
]
],
"entity_labels": [
"composer",
"Sweden",
"Bob Dylan",
"Ulf Lundell",
"Jack Kerouac",
"film director"
],
"relation_labels": [
"occupation",
"country of citizenship",
"influenced by"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q36834 .
?x0 wdt:P737 ?x1 .
?x0 wdt:P737 wd:Q160534 .
?x0 wdt:P737 wd:Q392 .
?x0 wdt:P27 wd:Q34 .
?x1 wdt:P106 wd:Q2526255 } |
mcwq-135633 | What Swedish composer was a parent of Prince Gustaf, Duke of Uppland | [
"Oscar I of Sweden"
] | {
"entities": [
"Q52926",
"Q34",
"Q361286",
"Q36834"
],
"relations": [
"P106",
"P27",
"P40|wdt:P355"
],
"adjacency": [
[
0,
0,
3
],
[
0,
2,
2
],
[
0,
1,
1
]
],
"entity_labels": [
"Oscar I of Sweden",
"Sweden",
"Prince Gustaf, Duke of Uppland",
"composer"
],
"relation_labels": [
"occupation",
"country of citizenship",
"P40|wdt:P355"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q36834 .
?x0 wdt:P40|wdt:P355 wd:Q361286 .
?x0 wdt:P27 wd:Q34
} |
mcwq-135635 | What Swedish composer was employed by Kungliga Hovkapellet and Parish of St Gertrud of Germany | [
"Andreas Düben",
"Gustaf Düben"
] | {
"entities": [
"Q36834",
"Q76028",
"Q10707814",
"Q34",
"Q4993067"
],
"relations": [
"P106",
"P27",
"P108"
],
"adjacency": [
[
1,
0,
0
],
[
1,
2,
4
],
[
1,
2,
2
],
[
1,
1,
3
]
],
"entity_labels": [
"composer",
"Andreas Düben",
"Parish of St Gertrud of Germany",
"Sweden",
"Kungliga Hovkapellet"
],
"relation_labels": [
"occupation",
"country of citizenship",
"employer"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q36834 .
?x0 wdt:P108 wd:Q4993067 .
?x0 wdt:P108 wd:Q10707814 .
?x0 wdt:P27 wd:Q34
} |
mcwq-135637 | What Swedish composer was influenced by Bruce Springsteen , Ernest Hemingway , and Bob Dylan | [
"Ulf Lundell"
] | {
"entities": [
"Q36834",
"Q1225",
"Q23434",
"Q392",
"Q34",
"Q713270"
],
"relations": [
"P106",
"P27",
"P737"
],
"adjacency": [
[
5,
0,
0
],
[
5,
2,
3
],
[
5,
2,
2
],
[
5,
2,
1
],
[
5,
1,
4
]
],
"entity_labels": [
"composer",
"Bruce Springsteen",
"Ernest Hemingway",
"Bob Dylan",
"Sweden",
"Ulf Lundell"
],
"relation_labels": [
"occupation",
"country of citizenship",
"influenced by"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q36834 .
?x0 wdt:P737 wd:Q392 .
?x0 wdt:P737 wd:Q23434 .
?x0 wdt:P737 wd:Q1225 .
?x0 wdt:P27 wd:Q34
} |
mcwq-135638 | What Swedish composer was influenced by Bob Dylan and Bruce Springsteen | [
"Ulf Lundell"
] | {
"entities": [
"Q36834",
"Q1225",
"Q34",
"Q392",
"Q713270"
],
"relations": [
"P106",
"P27",
"P737"
],
"adjacency": [
[
4,
0,
0
],
[
4,
2,
3
],
[
4,
2,
1
],
[
4,
1,
2
]
],
"entity_labels": [
"composer",
"Bruce Springsteen",
"Sweden",
"Bob Dylan",
"Ulf Lundell"
],
"relation_labels": [
"occupation",
"country of citizenship",
"influenced by"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q36834 .
?x0 wdt:P737 wd:Q392 .
?x0 wdt:P737 wd:Q1225 .
?x0 wdt:P27 wd:Q34
} |
mcwq-135639 | What Swedish composer was influenced by Bruce Springsteen and was influenced by Allen Ginsberg and Bob Dylan | [
"Ulf Lundell"
] | {
"entities": [
"Q36834",
"Q6711",
"Q1225",
"Q392",
"Q34",
"Q713270"
],
"relations": [
"P106",
"P27",
"P737"
],
"adjacency": [
[
5,
0,
0
],
[
5,
2,
3
],
[
5,
2,
2
],
[
5,
2,
1
],
[
5,
1,
4
]
],
"entity_labels": [
"composer",
"Allen Ginsberg",
"Bruce Springsteen",
"Bob Dylan",
"Sweden",
"Ulf Lundell"
],
"relation_labels": [
"occupation",
"country of citizenship",
"influenced by"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q36834 .
?x0 wdt:P737 wd:Q392 .
?x0 wdt:P737 wd:Q1225 .
?x0 wdt:P737 wd:Q6711 .
?x0 wdt:P27 wd:Q34
} |
mcwq-135643 | What Swedish composer wrote Kristina från Duvemåla | [
"Björn Ulvaeus"
] | {
"entities": [
"Q34",
"Q179682",
"Q36834",
"Q142885"
],
"relations": [
"P106",
"P27",
"P58"
],
"adjacency": [
[
1,
0,
2
],
[
3,
2,
1
],
[
1,
1,
0
]
],
"entity_labels": [
"Sweden",
"Björn Ulvaeus",
"composer",
"Kristina från Duvemåla"
],
"relation_labels": [
"occupation",
"country of citizenship",
"screenwriter"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q36834 .
wd:Q142885 wdt:P58 ?x0 .
?x0 wdt:P27 wd:Q34
} |
mcwq-135644 | What Swedish composer wrote and directed Mälarpirater and No label defined | [
"Allan Edwall"
] | {
"entities": [
"Q10593153",
"Q36834",
"Q18287910",
"Q264921",
"Q34"
],
"relations": [
"P27",
"P106",
"P57",
"P58"
],
"adjacency": [
[
3,
1,
1
],
[
0,
2,
3
],
[
2,
2,
3
],
[
0,
3,
3
],
[
2,
3,
3
],
[
3,
0,
4
]
],
"entity_labels": [
"Mälarpirater",
"composer",
null,
"Allan Edwall",
"Sweden"
],
"relation_labels": [
"country of citizenship",
"occupation",
"director",
"screenwriter"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q36834 .
wd:Q10593153 wdt:P57 ?x0 .
wd:Q18287910 wdt:P57 ?x0 .
wd:Q10593153 wdt:P58 ?x0 .
wd:Q18287910 wdt:P58 ?x0 .
?x0 wdt:P27 wd:Q34
} |
mcwq-135653 | What Swedish cinematographer did I Am Curious (Yellow) , Filmmakers vs. Tycoons , and Shame star | [
"Vilgot Sjöman"
] | {
"entities": [
"Q222344",
"Q784465",
"Q34",
"Q2054210",
"Q5769620",
"Q116760"
],
"relations": [
"P106",
"P27",
"P161"
],
"adjacency": [
[
5,
0,
0
],
[
1,
2,
5
],
[
4,
2,
5
],
[
3,
2,
5
],
[
5,
1,
2
]
],
"entity_labels": [
"cinematographer",
"Shame",
"Sweden",
"I Am Curious (Yellow)",
"Filmmakers vs. Tycoons",
"Vilgot Sjöman"
],
"relation_labels": [
"occupation",
"country of citizenship",
"cast member"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q222344 .
wd:Q784465 wdt:P161 ?x0 .
wd:Q5769620 wdt:P161 ?x0 .
wd:Q2054210 wdt:P161 ?x0 .
?x0 wdt:P27 wd:Q34
} |
mcwq-135654 | What Swedish cinematographer did SF Studios employ | [
"Lars Björne"
] | {
"entities": [
"Q5578298",
"Q177955",
"Q34",
"Q222344"
],
"relations": [
"P106",
"P27",
"P108"
],
"adjacency": [
[
0,
0,
3
],
[
0,
2,
1
],
[
0,
1,
2
]
],
"entity_labels": [
"Lars Björne",
"SF Studios",
"Sweden",
"cinematographer"
],
"relation_labels": [
"occupation",
"country of citizenship",
"employer"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q222344 .
?x0 wdt:P108 wd:Q177955 .
?x0 wdt:P27 wd:Q34
} |
mcwq-135656 | What Swedish cinematographer directed My Sister, My Love and I Am Curious (Yellow) and wrote I Am Curious (Blue) , Stimulantia , and A Handful of Love | [
"Vilgot Sjöman"
] | {
"entities": [
"Q222633",
"Q1354974",
"Q4657246",
"Q222344",
"Q34",
"Q2054210",
"Q5975957",
"Q116760"
],
"relations": [
"P27",
"P106",
"P57",
"P58"
],
"adjacency": [
[
7,
1,
3
],
[
1,
2,
7
],
[
5,
2,
7
],
[
2,
3,
7
],
[
6,
3,
7
],
[
0,
3,
7
],
[
7,
0,
4
]
],
"entity_labels": [
"Stimulantia",
"My Sister, My Love",
"A Handful of Love",
"cinematographer",
"Sweden",
"I Am Curious (Yellow)",
"I Am Curious (Blue)",
"Vilgot Sjöman"
],
"relation_labels": [
"country of citizenship",
"occupation",
"director",
"screenwriter"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q222344 .
wd:Q1354974 wdt:P57 ?x0 .
wd:Q2054210 wdt:P57 ?x0 .
wd:Q4657246 wdt:P58 ?x0 .
wd:Q5975957 wdt:P58 ?x0 .
wd:Q222633 wdt:P58 ?x0 .
?x0 wdt:P27 wd:Q34
} |
mcwq-135657 | What Swedish cinematographer directed The Dress , No label defined , My Sister, My Love , 491 , and A Handful of Love | [
"Vilgot Sjöman"
] | {
"entities": [
"Q4657246",
"Q1354974",
"Q4638734",
"Q222344",
"Q34",
"Q10546530",
"Q10689518",
"Q116760"
],
"relations": [
"P27",
"P106",
"P57"
],
"adjacency": [
[
7,
1,
3
],
[
6,
2,
7
],
[
5,
2,
7
],
[
1,
2,
7
],
[
0,
2,
7
],
[
2,
2,
7
],
[
7,
0,
4
]
],
"entity_labels": [
"A Handful of Love",
"My Sister, My Love",
"491",
"cinematographer",
"Sweden",
"The Dress",
null,
"Vilgot Sjöman"
],
"relation_labels": [
"country of citizenship",
"occupation",
"director"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q222344 .
wd:Q10689518 wdt:P57 ?x0 .
wd:Q10546530 wdt:P57 ?x0 .
wd:Q1354974 wdt:P57 ?x0 .
wd:Q4657246 wdt:P57 ?x0 .
wd:Q4638734 wdt:P57 ?x0 .
?x0 wdt:P27 wd:Q34
} |
mcwq-135663 | What Swedish cinematographer influenced Tamri Pkhakadze | [
"Bo Widerberg"
] | {
"entities": [
"Q449514",
"Q34",
"Q12864914",
"Q222344"
],
"relations": [
"P106",
"P27",
"P737"
],
"adjacency": [
[
0,
0,
3
],
[
2,
2,
0
],
[
0,
1,
1
]
],
"entity_labels": [
"Bo Widerberg",
"Sweden",
"Tamri Pkhakadze",
"cinematographer"
],
"relation_labels": [
"occupation",
"country of citizenship",
"influenced by"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q222344 .
wd:Q12864914 wdt:P737 ?x0 .
?x0 wdt:P27 wd:Q34
} |
mcwq-135666 | What Swedish cinematographer married Viveca Lindfors , Britta Hasso , and Signe Hasso | [
"Harry Hasso"
] | {
"entities": [
"Q20704298",
"Q268695",
"Q222344",
"Q267217",
"Q34",
"Q5792998"
],
"relations": [
"P106",
"P27",
"P26"
],
"adjacency": [
[
5,
0,
2
],
[
5,
1,
4
],
[
5,
2,
3
],
[
5,
2,
1
],
[
5,
2,
0
]
],
"entity_labels": [
"Britta Hasso",
"Signe Hasso",
"cinematographer",
"Viveca Lindfors",
"Sweden",
"Harry Hasso"
],
"relation_labels": [
"occupation",
"country of citizenship",
"spouse"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q222344 .
?x0 wdt:P27 wd:Q34 .
?x0 wdt:P26 wd:Q267217 .
?x0 wdt:P26 wd:Q268695 .
?x0 wdt:P26 wd:Q20704298 .
FILTER ( ?x0 != wd:Q267217 ) .
FILTER ( ?x0 != wd:Q268695 ) .
FILTER ( ?x0 != wd:Q20704298 )
} |
mcwq-135669 | What Swedish cinematographer of Stimulantia married Käbi Laretei | [
"Ingmar Bergman"
] | {
"entities": [
"Q34",
"Q222633",
"Q438786",
"Q7546"
],
"relations": [
"P344",
"P27",
"P26"
],
"adjacency": [
[
1,
0,
3
],
[
3,
1,
0
],
[
3,
2,
2
]
],
"entity_labels": [
"Sweden",
"Stimulantia",
"Käbi Laretei",
"Ingmar Bergman"
],
"relation_labels": [
"director of photography",
"country of citizenship",
"spouse"
]
} | SELECT DISTINCT ?x0 WHERE {
wd:Q222633 wdt:P344 ?x0 .
?x0 wdt:P27 wd:Q34 .
?x0 wdt:P26 wd:Q438786 .
FILTER ( ?x0 != wd:Q438786 )
} |
mcwq-135670 | What Swedish cinematographer of Interstellar and Tenet was Svidd neger 's editor | [
"Hoyte van Hoytema"
] | {
"entities": [
"Q514003",
"Q1758182",
"Q13417189",
"Q34",
"Q63985561"
],
"relations": [
"P344",
"P27",
"P1040"
],
"adjacency": [
[
2,
0,
0
],
[
4,
0,
0
],
[
1,
2,
0
],
[
0,
1,
3
]
],
"entity_labels": [
"Hoyte van Hoytema",
"Svidd neger",
"Interstellar",
"Sweden",
"Tenet"
],
"relation_labels": [
"director of photography",
"country of citizenship",
"film editor"
]
} | SELECT DISTINCT ?x0 WHERE {
wd:Q13417189 wdt:P344 ?x0 .
wd:Q63985561 wdt:P344 ?x0 .
wd:Q1758182 wdt:P1040 ?x0 .
?x0 wdt:P27 wd:Q34
} |
mcwq-135671 | What Swedish cinematographer of Pojken och draken edited Who Saw Him Die? and Presence | [
"Jan Troell"
] | {
"entities": [
"Q532112",
"Q34",
"Q18244816",
"Q10635807",
"Q381876"
],
"relations": [
"P344",
"P27",
"P1040"
],
"adjacency": [
[
3,
0,
4
],
[
2,
2,
4
],
[
0,
2,
4
],
[
4,
1,
1
]
],
"entity_labels": [
"Who Saw Him Die?",
"Sweden",
"Presence",
"Pojken och draken",
"Jan Troell"
],
"relation_labels": [
"director of photography",
"country of citizenship",
"film editor"
]
} | SELECT DISTINCT ?x0 WHERE {
wd:Q10635807 wdt:P344 ?x0 .
wd:Q18244816 wdt:P1040 ?x0 .
wd:Q532112 wdt:P1040 ?x0 .
?x0 wdt:P27 wd:Q34
} |
mcwq-135674 | What Swedish cinematographer of Puppet Master: The Legacy and The Dungeonmaster wrote Bel Ami and Fanny Hill | [
"Mac Ahlberg"
] | {
"entities": [
"Q129078",
"Q462569",
"Q10493985",
"Q34",
"Q10427797",
"Q429796"
],
"relations": [
"P344",
"P27",
"P58"
],
"adjacency": [
[
0,
0,
1
],
[
5,
0,
1
],
[
4,
2,
1
],
[
2,
2,
1
],
[
1,
1,
3
]
],
"entity_labels": [
"Puppet Master: The Legacy",
"Mac Ahlberg",
"Fanny Hill",
"Sweden",
"Bel Ami",
"The Dungeonmaster"
],
"relation_labels": [
"director of photography",
"country of citizenship",
"screenwriter"
]
} | SELECT DISTINCT ?x0 WHERE {
wd:Q129078 wdt:P344 ?x0 .
wd:Q429796 wdt:P344 ?x0 .
wd:Q10427797 wdt:P58 ?x0 .
wd:Q10493985 wdt:P58 ?x0 .
?x0 wdt:P27 wd:Q34
} |
mcwq-135678 | What Swedish cinematographer of Puppet Master: The Legacy and Trancers: City of Lost Angels wrote Bel Ami and directed Gangsters | [
"Mac Ahlberg"
] | {
"entities": [
"Q129078",
"Q3758116",
"Q17057103",
"Q462569",
"Q34",
"Q10427797"
],
"relations": [
"P344",
"P27",
"P57",
"P58"
],
"adjacency": [
[
2,
0,
3
],
[
0,
0,
3
],
[
1,
2,
3
],
[
5,
3,
3
],
[
3,
1,
4
]
],
"entity_labels": [
"Puppet Master: The Legacy",
"Gangsters",
"Trancers: City of Lost Angels",
"Mac Ahlberg",
"Sweden",
"Bel Ami"
],
"relation_labels": [
"director of photography",
"country of citizenship",
"director",
"screenwriter"
]
} | SELECT DISTINCT ?x0 WHERE {
wd:Q17057103 wdt:P344 ?x0 .
wd:Q129078 wdt:P344 ?x0 .
wd:Q3758116 wdt:P57 ?x0 .
wd:Q10427797 wdt:P58 ?x0 .
?x0 wdt:P27 wd:Q34
} |
mcwq-135690 | What Swedish cinematographer was a parent of Johan Widerberg | [
"Bo Widerberg"
] | {
"entities": [
"Q449514",
"Q34",
"Q709448",
"Q222344"
],
"relations": [
"P106",
"P27",
"P40|wdt:P355"
],
"adjacency": [
[
0,
0,
3
],
[
0,
2,
2
],
[
0,
1,
1
]
],
"entity_labels": [
"Bo Widerberg",
"Sweden",
"Johan Widerberg",
"cinematographer"
],
"relation_labels": [
"occupation",
"country of citizenship",
"P40|wdt:P355"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q222344 .
?x0 wdt:P40|wdt:P355 wd:Q709448 .
?x0 wdt:P27 wd:Q34
} |
mcwq-135691 | What Swedish cinematographer was a sibling of Jöran Fischer | [
"Gunnar Fischer"
] | {
"entities": [
"Q34",
"Q965067",
"Q81732113",
"Q222344"
],
"relations": [
"P106",
"P27",
"P3373"
],
"adjacency": [
[
1,
0,
3
],
[
1,
1,
0
],
[
1,
2,
2
]
],
"entity_labels": [
"Sweden",
"Gunnar Fischer",
"Jöran Fischer",
"cinematographer"
],
"relation_labels": [
"occupation",
"country of citizenship",
"sibling"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q222344 .
?x0 wdt:P27 wd:Q34 .
?x0 wdt:P3373 wd:Q81732113 .
FILTER ( ?x0 != wd:Q81732113 )
} |
mcwq-135693 | What Swedish costume designer did Mark Sylwan marry | [
"Gunilla Palmstierna-Weiss"
] | {
"entities": [
"Q1554690",
"Q34",
"Q1323191",
"Q6200573"
],
"relations": [
"P106",
"P27",
"P26"
],
"adjacency": [
[
0,
0,
2
],
[
0,
1,
1
],
[
0,
2,
3
]
],
"entity_labels": [
"Gunilla Palmstierna-Weiss",
"Sweden",
"costume designer",
"Mark Sylwan"
],
"relation_labels": [
"occupation",
"country of citizenship",
"spouse"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q1323191 .
?x0 wdt:P27 wd:Q34 .
?x0 wdt:P26 wd:Q6200573 .
FILTER ( ?x0 != wd:Q6200573 )
} |
mcwq-135695 | What Swedish costume designer did Mark Sylwan and Peter Weiss marry | [
"Gunilla Palmstierna-Weiss"
] | {
"entities": [
"Q1323191",
"Q34",
"Q52191134",
"Q1554690",
"Q6200573"
],
"relations": [
"P106",
"P27",
"P26"
],
"adjacency": [
[
3,
0,
0
],
[
3,
1,
1
],
[
3,
2,
4
],
[
3,
2,
2
]
],
"entity_labels": [
"costume designer",
"Sweden",
"Peter Weiss",
"Gunilla Palmstierna-Weiss",
"Mark Sylwan"
],
"relation_labels": [
"occupation",
"country of citizenship",
"spouse"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q1323191 .
?x0 wdt:P27 wd:Q34 .
?x0 wdt:P26 wd:Q6200573 .
?x0 wdt:P26 wd:Q52191134 .
FILTER ( ?x0 != wd:Q6200573 ) .
FILTER ( ?x0 != wd:Q52191134 )
} |
mcwq-135703 | What Swedish costume designer married Mark Sylwan and Peter Weiss | [
"Gunilla Palmstierna-Weiss"
] | {
"entities": [
"Q1323191",
"Q34",
"Q52191134",
"Q1554690",
"Q6200573"
],
"relations": [
"P106",
"P27",
"P26"
],
"adjacency": [
[
3,
0,
0
],
[
3,
1,
1
],
[
3,
2,
4
],
[
3,
2,
2
]
],
"entity_labels": [
"costume designer",
"Sweden",
"Peter Weiss",
"Gunilla Palmstierna-Weiss",
"Mark Sylwan"
],
"relation_labels": [
"occupation",
"country of citizenship",
"spouse"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q1323191 .
?x0 wdt:P27 wd:Q34 .
?x0 wdt:P26 wd:Q6200573 .
?x0 wdt:P26 wd:Q52191134 .
FILTER ( ?x0 != wd:Q6200573 ) .
FILTER ( ?x0 != wd:Q52191134 )
} |
mcwq-135712 | What Swedish costume designer was Irma Erixson 's male parent | [
"Sven Erixson"
] | {
"entities": [
"Q5717641",
"Q1323191",
"Q4947091",
"Q34",
"Q6581097"
],
"relations": [
"P106",
"P27",
"P40|wdt:P355",
"P21"
],
"adjacency": [
[
0,
0,
1
],
[
0,
2,
2
],
[
0,
3,
4
],
[
0,
1,
3
]
],
"entity_labels": [
"Sven Erixson",
"costume designer",
"Irma Erixson",
"Sweden",
"male"
],
"relation_labels": [
"occupation",
"country of citizenship",
"P40|wdt:P355",
"sex or gender"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q1323191 .
?x0 wdt:P40|wdt:P355 wd:Q4947091 .
?x0 wdt:P21 wd:Q6581097 .
?x0 wdt:P27 wd:Q34
} |
mcwq-135719 | What Swedish director of Command Performance directed The Defender and Icarus and wrote Skin Trade , The Mechanik , and Missionary Man | [
"Dolph Lundgren"
] | {
"entities": [
"Q2627384",
"Q1809498",
"Q181678",
"Q930936",
"Q571139",
"Q34",
"Q17128162",
"Q1537095"
],
"relations": [
"P27",
"P57",
"P58"
],
"adjacency": [
[
0,
1,
2
],
[
7,
1,
2
],
[
3,
1,
2
],
[
6,
2,
2
],
[
1,
2,
2
],
[
4,
2,
2
],
[
2,
0,
5
]
],
"entity_labels": [
"Icarus",
"Missionary Man",
"Dolph Lundgren",
"Command Performance",
"The Mechanik",
"Sweden",
"Skin Trade",
"The Defender"
],
"relation_labels": [
"country of citizenship",
"director",
"screenwriter"
]
} | SELECT DISTINCT ?x0 WHERE {
wd:Q2627384 wdt:P57 ?x0 .
wd:Q1537095 wdt:P57 ?x0 .
wd:Q930936 wdt:P57 ?x0 .
wd:Q17128162 wdt:P58 ?x0 .
wd:Q1809498 wdt:P58 ?x0 .
wd:Q571139 wdt:P58 ?x0 .
?x0 wdt:P27 wd:Q34
} |
mcwq-135723 | What Swedish director of Shazam! Fury of the Gods and No label defined was Lights Out 's director , composer , and cinematographer | [
"David F. Sandberg"
] | {
"entities": [
"Q16775487",
"Q34",
"Q17144772",
"Q84712809",
"Q10711923"
],
"relations": [
"P27",
"P344",
"P86",
"P57"
],
"adjacency": [
[
2,
1,
0
],
[
4,
3,
0
],
[
3,
3,
0
],
[
2,
3,
0
],
[
2,
2,
0
],
[
0,
0,
1
]
],
"entity_labels": [
"David F. Sandberg",
"Sweden",
"Lights Out",
"Shazam! Fury of the Gods",
null
],
"relation_labels": [
"country of citizenship",
"director of photography",
"composer",
"director"
]
} | SELECT DISTINCT ?x0 WHERE {
wd:Q17144772 wdt:P344 ?x0 .
wd:Q10711923 wdt:P57 ?x0 .
wd:Q84712809 wdt:P57 ?x0 .
wd:Q17144772 wdt:P57 ?x0 .
wd:Q17144772 wdt:P86 ?x0 .
?x0 wdt:P27 wd:Q34
} |
mcwq-135724 | What Swedish director of No label defined married Cilla Johnson | [
"Eyvind Johnson"
] | {
"entities": [
"Q10502480",
"Q34",
"Q4957160",
"Q131326"
],
"relations": [
"P27",
"P57",
"P26"
],
"adjacency": [
[
0,
1,
3
],
[
3,
0,
1
],
[
3,
2,
2
]
],
"entity_labels": [
null,
"Sweden",
"Cilla Johnson",
"Eyvind Johnson"
],
"relation_labels": [
"country of citizenship",
"director",
"spouse"
]
} | SELECT DISTINCT ?x0 WHERE {
wd:Q10502480 wdt:P57 ?x0 .
?x0 wdt:P27 wd:Q34 .
?x0 wdt:P26 wd:Q4957160 .
FILTER ( ?x0 != wd:Q4957160 )
} |
mcwq-135725 | What Swedish director of No label defined , No label defined , and Uranium did Canadian Broadcasting Corporation and Sveriges Radio employ | [
"Magnus Isacsson"
] | {
"entities": [
"Q3277258",
"Q1543058",
"Q461761",
"Q61937327",
"Q34",
"Q61937288",
"Q59464662"
],
"relations": [
"P27",
"P57",
"P108"
],
"adjacency": [
[
6,
1,
0
],
[
5,
1,
0
],
[
3,
1,
0
],
[
0,
2,
2
],
[
0,
2,
1
],
[
0,
0,
4
]
],
"entity_labels": [
"Magnus Isacsson",
"Sveriges Radio",
"Canadian Broadcasting Corporation",
"The Battle of Rabaska",
"Sweden",
null,
"Uranium"
],
"relation_labels": [
"country of citizenship",
"director",
"employer"
]
} | SELECT DISTINCT ?x0 WHERE {
wd:Q59464662 wdt:P57 ?x0 .
wd:Q61937288 wdt:P57 ?x0 .
wd:Q61937327 wdt:P57 ?x0 .
?x0 wdt:P108 wd:Q461761 .
?x0 wdt:P108 wd:Q1543058 .
?x0 wdt:P27 wd:Q34
} |
mcwq-135726 | What Swedish director of a film was Cilla Johnson 's spouse | [
"Eyvind Johnson"
] | {
"entities": [
"Q10502480",
"Q4957160",
"Q34",
"Q131326",
"Q11424"
],
"relations": [
"P27",
"P57",
"P26",
"P31"
],
"adjacency": [
[
0,
1,
3
],
[
3,
0,
2
],
[
3,
2,
1
],
[
0,
3,
4
]
],
"entity_labels": [
null,
"Cilla Johnson",
"Sweden",
"Eyvind Johnson",
"film"
],
"relation_labels": [
"country of citizenship",
"director",
"spouse",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x1 wdt:P57 ?x0 .
?x0 wdt:P27 wd:Q34 .
?x0 wdt:P26 wd:Q4957160 .
?x1 wdt:P31 wd:Q11424 .
FILTER ( ?x0 != wd:Q4957160 )
} |
mcwq-135730 | What Swedish editor of ABBA: The Movie was a actor 's spouse | [
"Lasse Hallström"
] | {
"entities": [
"Q228862",
"Q33999",
"Q316051",
"Q34",
"Q1309886"
],
"relations": [
"P27",
"P26",
"P106",
"P1040"
],
"adjacency": [
[
4,
3,
2
],
[
2,
0,
3
],
[
2,
1,
0
],
[
0,
2,
1
]
],
"entity_labels": [
"Lena Olin",
"actor",
"Lasse Hallström",
"Sweden",
"ABBA: The Movie"
],
"relation_labels": [
"country of citizenship",
"spouse",
"occupation",
"film editor"
]
} | SELECT DISTINCT ?x0 WHERE {
wd:Q1309886 wdt:P1040 ?x0 .
?x0 wdt:P27 wd:Q34 .
?x0 wdt:P26 ?x1 .
?x1 wdt:P106 wd:Q33999 .
FILTER ( ?x0 != ?x1 )
} |
mcwq-135733 | What Swedish editor of Ådalen 31 , Fimpen , and Love 65 did No label defined and Story of Barbara star | [
"Bo Widerberg"
] | {
"entities": [
"Q449514",
"Q10562728",
"Q2169251",
"Q7620404",
"Q34",
"Q1415845",
"Q1633378"
],
"relations": [
"P27",
"P1040",
"P161"
],
"adjacency": [
[
1,
2,
0
],
[
3,
2,
0
],
[
2,
1,
0
],
[
5,
1,
0
],
[
6,
1,
0
],
[
0,
0,
4
]
],
"entity_labels": [
"Bo Widerberg",
null,
"Love 65",
"Story of Barbara",
"Sweden",
"Fimpen",
"Ådalen 31"
],
"relation_labels": [
"country of citizenship",
"film editor",
"cast member"
]
} | SELECT DISTINCT ?x0 WHERE {
wd:Q10562728 wdt:P161 ?x0 .
wd:Q7620404 wdt:P161 ?x0 .
wd:Q2169251 wdt:P1040 ?x0 .
wd:Q1415845 wdt:P1040 ?x0 .
wd:Q1633378 wdt:P1040 ?x0 .
?x0 wdt:P27 wd:Q34
} |
mcwq-135735 | What Swedish editor of Weekend edited and directed Involuntary and Autobiographical Scene Number 6882 | [
"Ruben Östlund"
] | {
"entities": [
"Q27996452",
"Q218496",
"Q211228",
"Q34",
"Q18245641"
],
"relations": [
"P27",
"P57",
"P1040"
],
"adjacency": [
[
1,
1,
2
],
[
4,
1,
2
],
[
1,
2,
2
],
[
0,
2,
2
],
[
4,
2,
2
],
[
2,
0,
3
]
],
"entity_labels": [
"Weekend",
"Involuntary",
"Ruben Östlund",
"Sweden",
"Autobiographical Scene Number 6882"
],
"relation_labels": [
"country of citizenship",
"director",
"film editor"
]
} | SELECT DISTINCT ?x0 WHERE {
wd:Q218496 wdt:P57 ?x0 .
wd:Q18245641 wdt:P57 ?x0 .
wd:Q218496 wdt:P1040 ?x0 .
wd:Q27996452 wdt:P1040 ?x0 .
wd:Q18245641 wdt:P1040 ?x0 .
?x0 wdt:P27 wd:Q34
} |
mcwq-135737 | What Swedish employee of Uppsala University was employed by Stockholm University and Riga Technical University | [
"Svante August Arrhenius"
] | {
"entities": [
"Q221645",
"Q185246",
"Q80956",
"Q34",
"Q411895"
],
"relations": [
"P27",
"P108"
],
"adjacency": [
[
2,
1,
1
],
[
2,
1,
0
],
[
2,
1,
4
],
[
2,
0,
3
]
],
"entity_labels": [
"Stockholm University",
"Uppsala University",
"Svante August Arrhenius",
"Sweden",
"Riga Technical University"
],
"relation_labels": [
"country of citizenship",
"employer"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P108 wd:Q185246 .
?x0 wdt:P108 wd:Q221645 .
?x0 wdt:P108 wd:Q411895 .
?x0 wdt:P27 wd:Q34
} |
mcwq-135738 | What Swedish employee of University of Greifswald did Humboldt University of Berlin employ | [
"Friedrich Rühs"
] | {
"entities": [
"Q152087",
"Q34",
"Q165528",
"Q96617"
],
"relations": [
"P27",
"P108"
],
"adjacency": [
[
3,
1,
0
],
[
3,
1,
2
],
[
3,
0,
1
]
],
"entity_labels": [
"Humboldt University of Berlin",
"Sweden",
"University of Greifswald",
"Friedrich Rühs"
],
"relation_labels": [
"country of citizenship",
"employer"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P108 wd:Q152087 .
?x0 wdt:P108 wd:Q165528 .
?x0 wdt:P27 wd:Q34
} |
mcwq-135739 | What Swedish employee of Saint Petersburg Academy of Sciences did Leonhard Euler influence | [
"Anders Johan Lexell"
] | {
"entities": [
"Q447071",
"Q34",
"Q4345832",
"Q7604"
],
"relations": [
"P108",
"P27",
"P737"
],
"adjacency": [
[
0,
2,
3
],
[
0,
0,
2
],
[
0,
1,
1
]
],
"entity_labels": [
"Anders Johan Lexell",
"Sweden",
"Saint Petersburg Academy of Sciences",
"Leonhard Euler"
],
"relation_labels": [
"employer",
"country of citizenship",
"influenced by"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P737 wd:Q7604 .
?x0 wdt:P108 wd:Q4345832 .
?x0 wdt:P27 wd:Q34
} |
mcwq-135740 | What Swedish employee of If 's producer did Anna Maria Corazza Bildt marry | [
"Carl Bildt"
] | {
"entities": [
"Q441551",
"Q34",
"Q52922",
"Q1065",
"Q56875931"
],
"relations": [
"P272",
"P27",
"P26",
"P108"
],
"adjacency": [
[
2,
3,
3
],
[
2,
1,
1
],
[
2,
2,
0
],
[
4,
0,
3
]
],
"entity_labels": [
"Anna Maria Corazza Bildt",
"Sweden",
"Carl Bildt",
"United Nations",
"If"
],
"relation_labels": [
"production company",
"country of citizenship",
"spouse",
"employer"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P108 ?x1 .
?x0 wdt:P27 wd:Q34 .
?x0 wdt:P26 wd:Q441551 .
wd:Q56875931 wdt:P272 ?x1 .
FILTER ( ?x0 != wd:Q441551 )
} |
mcwq-135741 | What Swedish employee of Uppsala University influenced Antonio José Cavanilles and Torbern Bergman and married Sara Elisabeth Moræa | [
"Carl Linnaeus"
] | {
"entities": [
"Q1043",
"Q201347",
"Q545430",
"Q185246",
"Q34",
"Q3473264"
],
"relations": [
"P108",
"P27",
"P26",
"P737"
],
"adjacency": [
[
1,
3,
0
],
[
2,
3,
0
],
[
0,
0,
3
],
[
0,
1,
4
],
[
0,
2,
5
]
],
"entity_labels": [
"Carl Linnaeus",
"Torbern Bergman",
"Antonio José Cavanilles",
"Uppsala University",
"Sweden",
"Sara Elisabeth Moræa"
],
"relation_labels": [
"employer",
"country of citizenship",
"spouse",
"influenced by"
]
} | SELECT DISTINCT ?x0 WHERE {
wd:Q201347 wdt:P737 ?x0 .
wd:Q545430 wdt:P737 ?x0 .
?x0 wdt:P108 wd:Q185246 .
?x0 wdt:P27 wd:Q34 .
?x0 wdt:P26 wd:Q3473264 .
FILTER ( ?x0 != wd:Q3473264 )
} |
mcwq-135742 | What Swedish employee of Yle , Sveriges Radio , and Sveriges Television did Lisette Schulman and Eva Schulman marry | [
"Allan Schulman"
] | {
"entities": [
"Q43633",
"Q54718",
"Q1543058",
"Q20741107",
"Q34",
"Q4977594",
"Q215363"
],
"relations": [
"P27",
"P26",
"P108"
],
"adjacency": [
[
0,
2,
6
],
[
0,
2,
2
],
[
0,
2,
1
],
[
0,
0,
4
],
[
0,
1,
3
],
[
0,
1,
5
]
],
"entity_labels": [
"Allan Schulman",
"Yle",
"Sveriges Radio",
"Eva Schulman",
"Sweden",
"Lisette Schulman",
"Sveriges Television"
],
"relation_labels": [
"country of citizenship",
"spouse",
"employer"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P108 wd:Q215363 .
?x0 wdt:P108 wd:Q1543058 .
?x0 wdt:P108 wd:Q54718 .
?x0 wdt:P27 wd:Q34 .
?x0 wdt:P26 wd:Q20741107 .
?x0 wdt:P26 wd:Q4977594 .
FILTER ( ?x0 != wd:Q20741107 ) .
FILTER ( ?x0 != wd:Q4977594 )
} |
mcwq-135743 | What Swedish executive producer of Sidetracked was employed by SVT Malmö | [
"Lars Säfström"
] | {
"entities": [
"Q34",
"Q6201139",
"Q10715584",
"Q10659689"
],
"relations": [
"P27",
"P108",
"P1431"
],
"adjacency": [
[
2,
2,
1
],
[
1,
1,
3
],
[
1,
0,
0
]
],
"entity_labels": [
"Sweden",
"Lars Säfström",
"Sidetracked",
"SVT Malmö"
],
"relation_labels": [
"country of citizenship",
"employer",
"executive producer"
]
} | SELECT DISTINCT ?x0 WHERE {
wd:Q10715584 wdt:P1431 ?x0 .
?x0 wdt:P108 wd:Q10659689 .
?x0 wdt:P27 wd:Q34
} |
mcwq-135752 | What Swedish female costume designer did Peter Weiss and Mark Sylwan marry | [
"Gunilla Palmstierna-Weiss"
] | {
"entities": [
"Q6581072",
"Q1323191",
"Q34",
"Q52191134",
"Q1554690",
"Q6200573"
],
"relations": [
"P106",
"P27",
"P26",
"P21"
],
"adjacency": [
[
4,
0,
1
],
[
4,
3,
0
],
[
4,
1,
2
],
[
4,
2,
5
],
[
4,
2,
3
]
],
"entity_labels": [
"female",
"costume designer",
"Sweden",
"Peter Weiss",
"Gunilla Palmstierna-Weiss",
"Mark Sylwan"
],
"relation_labels": [
"occupation",
"country of citizenship",
"spouse",
"sex or gender"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q1323191 .
?x0 wdt:P21 wd:Q6581072 .
?x0 wdt:P27 wd:Q34 .
?x0 wdt:P26 wd:Q6200573 .
?x0 wdt:P26 wd:Q52191134 .
FILTER ( ?x0 != wd:Q6200573 ) .
FILTER ( ?x0 != wd:Q52191134 )
} |
mcwq-135754 | What Swedish female film producer wrote Five Hot Stories For Her | [
"Erika Lust"
] | {
"entities": [
"Q6581072",
"Q3282637",
"Q34",
"Q270848",
"Q1421551"
],
"relations": [
"P106",
"P27",
"P58",
"P21"
],
"adjacency": [
[
3,
0,
1
],
[
4,
2,
3
],
[
3,
3,
0
],
[
3,
1,
2
]
],
"entity_labels": [
"female",
"film producer",
"Sweden",
"Erika Lust",
"Five Hot Stories For Her"
],
"relation_labels": [
"occupation",
"country of citizenship",
"screenwriter",
"sex or gender"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q3282637 .
wd:Q1421551 wdt:P58 ?x0 .
?x0 wdt:P21 wd:Q6581072 .
?x0 wdt:P27 wd:Q34
} |
mcwq-135756 | What Swedish film director did Gun Bergman , Käbi Laretei , Else Fisher , and Ingrid von Rosen marry | [
"Ingmar Bergman"
] | {
"entities": [
"Q7546",
"Q15695053",
"Q4975453",
"Q438786",
"Q34",
"Q2526255",
"Q3723687"
],
"relations": [
"P106",
"P27",
"P26"
],
"adjacency": [
[
0,
0,
5
],
[
0,
1,
4
],
[
0,
2,
2
],
[
0,
2,
3
],
[
0,
2,
6
],
[
0,
2,
1
]
],
"entity_labels": [
"Ingmar Bergman",
"Gun Bergman",
"Ingrid von Rosen",
"Käbi Laretei",
"Sweden",
"film director",
"Else Fisher"
],
"relation_labels": [
"occupation",
"country of citizenship",
"spouse"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q2526255 .
?x0 wdt:P27 wd:Q34 .
?x0 wdt:P26 wd:Q4975453 .
?x0 wdt:P26 wd:Q438786 .
?x0 wdt:P26 wd:Q3723687 .
?x0 wdt:P26 wd:Q15695053 .
FILTER ( ?x0 != wd:Q4975453 ) .
FILTER ( ?x0 != wd:Q438786 ) .
FILTER ( ?x0 != wd:Q3723687 ) .
FILTER ( ?x0 != wd:Q15695053 )
} |
mcwq-135757 | What Swedish film director did Käbi Laretei marry | [
"Ingmar Bergman"
] | {
"entities": [
"Q438786",
"Q34",
"Q7546",
"Q2526255"
],
"relations": [
"P106",
"P27",
"P26"
],
"adjacency": [
[
2,
0,
3
],
[
2,
1,
1
],
[
2,
2,
0
]
],
"entity_labels": [
"Käbi Laretei",
"Sweden",
"Ingmar Bergman",
"film director"
],
"relation_labels": [
"occupation",
"country of citizenship",
"spouse"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q2526255 .
?x0 wdt:P27 wd:Q34 .
?x0 wdt:P26 wd:Q438786 .
FILTER ( ?x0 != wd:Q438786 )
} |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.