id
stringlengths 11
13
| question
stringlengths 11
8.64k
| answers
sequence | subgraph
dict | sparql
stringlengths 49
483
|
---|---|---|---|---|
mcwq-228447 | Who was a Swedish actor that Royal Dramatic Theatre , No label defined , and Djurgårdsteatern employed | [
"Karolina Bock"
] | {
"entities": [
"Q3307799",
"Q33999",
"Q5",
"Q10604307",
"Q34",
"Q4567372",
"Q1140265"
],
"relations": [
"P106",
"P27",
"P108",
"P31"
],
"adjacency": [
[
0,
0,
1
],
[
0,
3,
2
],
[
0,
2,
5
],
[
0,
2,
6
],
[
0,
2,
3
],
[
0,
1,
4
]
],
"entity_labels": [
"Karolina Bock",
"actor",
"human",
null,
"Sweden",
"Djurgårdsteatern",
"Royal Dramatic Theatre"
],
"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:Q4567372 .
?x0 wdt:P108 wd:Q1140265 .
?x0 wdt:P108 wd:Q10604307 .
?x0 wdt:P27 wd:Q34
} |
mcwq-228453 | Who was a Swedish actor that a person was influenced by and Asoka Handagama was influenced by | [
"Ingmar Bergman"
] | {
"entities": [
"Q7546",
"Q33999",
"Q5",
"Q34",
"Q2866745"
],
"relations": [
"P106",
"P27",
"P737",
"P31"
],
"adjacency": [
[
0,
0,
1
],
[
0,
3,
2
],
[
4,
2,
0
],
[
4,
2,
0
],
[
0,
1,
3
],
[
4,
3,
2
]
],
"entity_labels": [
"Ingmar Bergman",
"actor",
"human",
"Sweden",
"Asoka Handagama"
],
"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:Q2866745 wdt:P737 ?x0 .
?x0 wdt:P27 wd:Q34 .
?x1 wdt:P31 wd:Q5 } |
mcwq-228454 | Who was a Swedish actor that directed The Mechanik and wrote a film | [
"Dolph Lundgren"
] | {
"entities": [
"Q181678",
"Q33999",
"Q5",
"Q571139",
"Q34",
"Q11424"
],
"relations": [
"P57",
"P58",
"P31",
"P27",
"P106"
],
"adjacency": [
[
0,
4,
1
],
[
0,
2,
2
],
[
3,
0,
0
],
[
3,
1,
0
],
[
0,
3,
4
],
[
3,
2,
5
]
],
"entity_labels": [
"Dolph Lundgren",
"actor",
"human",
"The Mechanik",
"Sweden",
"film"
],
"relation_labels": [
"director",
"screenwriter",
"instance of",
"country of citizenship",
"occupation"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q33999 .
?x0 wdt:P31 wd:Q5 .
wd:Q571139 wdt:P57 ?x0 .
?x1 wdt:P58 ?x0 .
?x0 wdt:P27 wd:Q34 .
?x1 wdt:P31 wd:Q11424 } |
mcwq-228455 | Who was a Swedish actor that edited and wrote Joe Hill | [
"Bo Widerberg"
] | {
"entities": [
"Q609479",
"Q449514",
"Q33999",
"Q5",
"Q34"
],
"relations": [
"P58",
"P31",
"P1040",
"P106",
"P27"
],
"adjacency": [
[
1,
3,
2
],
[
1,
1,
3
],
[
0,
2,
1
],
[
0,
0,
1
],
[
1,
4,
4
]
],
"entity_labels": [
"Joe Hill",
"Bo Widerberg",
"actor",
"human",
"Sweden"
],
"relation_labels": [
"screenwriter",
"instance of",
"film editor",
"occupation",
"country of citizenship"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q33999 .
?x0 wdt:P31 wd:Q5 .
wd:Q609479 wdt:P1040 ?x0 .
wd:Q609479 wdt:P58 ?x0 .
?x0 wdt:P27 wd:Q34
} |
mcwq-228457 | Who was a Swedish actor that married Edith Erastoff and Lili Bech | [
"Victor Sjöström"
] | {
"entities": [
"Q3240780",
"Q33999",
"Q5",
"Q55170",
"Q34",
"Q1185076"
],
"relations": [
"P106",
"P27",
"P26",
"P31"
],
"adjacency": [
[
3,
0,
1
],
[
3,
3,
2
],
[
3,
1,
4
],
[
3,
2,
5
],
[
3,
2,
0
]
],
"entity_labels": [
"Lili Bech",
"actor",
"human",
"Victor Sjöström",
"Sweden",
"Edith Erastoff"
],
"relation_labels": [
"occupation",
"country of citizenship",
"spouse",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q33999 .
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P27 wd:Q34 .
?x0 wdt:P26 wd:Q1185076 .
?x0 wdt:P26 wd:Q3240780 .
FILTER ( ?x0 != wd:Q1185076 ) .
FILTER ( ?x0 != wd:Q3240780 )
} |
mcwq-228464 | Who was a Swedish actor whose child directed a prequel of God Bless the Child | [
"Viveca Lindfors"
] | {
"entities": [
"Q13430814",
"Q18086826",
"Q33999",
"Q5",
"Q267217",
"Q34",
"Q3199820"
],
"relations": [
"P57",
"P40|wdt:P355",
"P31",
"P106",
"P27",
"P156"
],
"adjacency": [
[
4,
3,
2
],
[
4,
2,
3
],
[
4,
1,
6
],
[
4,
4,
5
],
[
0,
0,
6
],
[
0,
5,
1
]
],
"entity_labels": [
"Asylum",
"God Bless the Child",
"actor",
"human",
"Viveca Lindfors",
"Sweden",
"Kristoffer Tabori"
],
"relation_labels": [
"director",
"P40|wdt:P355",
"instance of",
"occupation",
"country of citizenship",
"followed by"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q33999 .
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P40|wdt:P355 ?x1 .
?x0 wdt:P27 wd:Q34 .
?x2 wdt:P57 ?x1 .
?x2 wdt:P156 wd:Q18086826
} |
mcwq-228467 | Who was a Swedish actor whose spouse married Frida Uhl and was influenced by Friedrich Nietzsche | [
"Harriet Bosse"
] | {
"entities": [
"Q79179",
"Q7724",
"Q1807081",
"Q9358",
"Q33999",
"Q5",
"Q34"
],
"relations": [
"P31",
"P106",
"P27",
"P26",
"P737"
],
"adjacency": [
[
2,
1,
4
],
[
2,
0,
5
],
[
2,
2,
6
],
[
2,
3,
1
],
[
1,
4,
3
],
[
1,
3,
0
]
],
"entity_labels": [
"Frida Uhl",
"August Strindberg",
"Harriet Bosse",
"Friedrich Nietzsche",
"actor",
"human",
"Sweden"
],
"relation_labels": [
"instance of",
"occupation",
"country of citizenship",
"spouse",
"influenced by"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q33999 .
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P27 wd:Q34 .
?x0 wdt:P26 ?x1 .
?x1 wdt:P737 wd:Q9358 .
?x1 wdt:P26 wd:Q79179 .
FILTER ( ?x0 != ?x1 ) .
FILTER ( ?x1 != wd:Q79179 )
} |
mcwq-228470 | Who was a Swedish composer and director of Sagan om ringen | [
"Bo Hansson"
] | {
"entities": [
"Q263337",
"Q34",
"Q23044731",
"Q5"
],
"relations": [
"P27",
"P86",
"P57",
"P31"
],
"adjacency": [
[
0,
3,
3
],
[
2,
2,
0
],
[
2,
1,
0
],
[
0,
0,
1
]
],
"entity_labels": [
"Bo Hansson",
"Sweden",
"Sagan om ringen",
"human"
],
"relation_labels": [
"country of citizenship",
"composer",
"director",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q23044731 wdt:P57 ?x0 .
wd:Q23044731 wdt:P86 ?x0 .
?x0 wdt:P27 wd:Q34
} |
mcwq-228472 | Who was a Swedish composer employed by Parish of St Gertrud of Germany and employed by Kungliga Hovkapellet | [
"Andreas Düben",
"Gustaf Düben"
] | {
"entities": [
"Q36834",
"Q76028",
"Q5",
"Q10707814",
"Q34",
"Q4993067"
],
"relations": [
"P106",
"P27",
"P108",
"P31"
],
"adjacency": [
[
1,
0,
0
],
[
1,
3,
2
],
[
1,
2,
5
],
[
1,
2,
3
],
[
1,
1,
4
]
],
"entity_labels": [
"composer",
"Andreas Düben",
"human",
"Parish of St Gertrud of Germany",
"Sweden",
"Kungliga Hovkapellet"
],
"relation_labels": [
"occupation",
"country of citizenship",
"employer",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q36834 .
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P108 wd:Q4993067 .
?x0 wdt:P108 wd:Q10707814 .
?x0 wdt:P27 wd:Q34
} |
mcwq-228473 | Who was a Swedish composer influenced by Bob Dylan | [
"Ulf Lundell"
] | {
"entities": [
"Q36834",
"Q5",
"Q34",
"Q392",
"Q713270"
],
"relations": [
"P106",
"P27",
"P737",
"P31"
],
"adjacency": [
[
4,
0,
0
],
[
4,
3,
1
],
[
4,
2,
3
],
[
4,
1,
2
]
],
"entity_labels": [
"composer",
"human",
"Sweden",
"Bob Dylan",
"Ulf Lundell"
],
"relation_labels": [
"occupation",
"country of citizenship",
"influenced by",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q36834 .
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P737 wd:Q392 .
?x0 wdt:P27 wd:Q34
} |
mcwq-228474 | Who was a Swedish composer of Vem vet , Om jag snubblat efter vägen , and Benen i kors | [
"Lisa Ekdahl"
] | {
"entities": [
"Q64164",
"Q5",
"Q18923368",
"Q34",
"Q18589778",
"Q4052631"
],
"relations": [
"P86",
"P27",
"P31"
],
"adjacency": [
[
0,
2,
1
],
[
5,
0,
0
],
[
4,
0,
0
],
[
2,
0,
0
],
[
0,
1,
3
]
],
"entity_labels": [
"Lisa Ekdahl",
"human",
"Om jag snubblat efter vägen",
"Sweden",
"Benen i kors",
"Vem vet"
],
"relation_labels": [
"composer",
"country of citizenship",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q4052631 wdt:P86 ?x0 .
wd:Q18589778 wdt:P86 ?x0 .
wd:Q18923368 wdt:P86 ?x0 .
?x0 wdt:P27 wd:Q34
} |
mcwq-228475 | Who was a Swedish composer of Svart är vitt – sa kejsaren, sagoopera | [
"Laci Boldemann"
] | {
"entities": [
"Q34",
"Q89216",
"Q5",
"Q106278236"
],
"relations": [
"P86",
"P27",
"P31"
],
"adjacency": [
[
1,
2,
2
],
[
3,
0,
1
],
[
1,
1,
0
]
],
"entity_labels": [
"Sweden",
"Laci Boldemann",
"human",
"Svart är vitt – sa kejsaren, sagoopera"
],
"relation_labels": [
"composer",
"country of citizenship",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q106278236 wdt:P86 ?x0 .
?x0 wdt:P27 wd:Q34
} |
mcwq-228476 | Who was a Swedish composer of Tove and Everlasting Moments | [
"Matti Bye"
] | {
"entities": [
"Q186332",
"Q5",
"Q34",
"Q96628864",
"Q1218226"
],
"relations": [
"P86",
"P27",
"P31"
],
"adjacency": [
[
0,
2,
1
],
[
3,
0,
0
],
[
4,
0,
0
],
[
0,
1,
2
]
],
"entity_labels": [
"Matti Bye",
"human",
"Sweden",
"Tove",
"Everlasting Moments"
],
"relation_labels": [
"composer",
"country of citizenship",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q96628864 wdt:P86 ?x0 .
wd:Q1218226 wdt:P86 ?x0 .
?x0 wdt:P27 wd:Q34
} |
mcwq-228479 | Who was a Swedish composer that Bob Dylan influenced | [
"Ulf Lundell"
] | {
"entities": [
"Q36834",
"Q5",
"Q34",
"Q392",
"Q713270"
],
"relations": [
"P106",
"P27",
"P737",
"P31"
],
"adjacency": [
[
4,
0,
0
],
[
4,
3,
1
],
[
4,
2,
3
],
[
4,
1,
2
]
],
"entity_labels": [
"composer",
"human",
"Sweden",
"Bob Dylan",
"Ulf Lundell"
],
"relation_labels": [
"occupation",
"country of citizenship",
"influenced by",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q36834 .
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P737 wd:Q392 .
?x0 wdt:P27 wd:Q34
} |
mcwq-228480 | Who was a Swedish composer that Karusell was founded by | [
"Simon Brehm"
] | {
"entities": [
"Q36834",
"Q24589",
"Q5",
"Q1734690",
"Q34"
],
"relations": [
"P106",
"P27",
"P31",
"P112"
],
"adjacency": [
[
1,
0,
0
],
[
1,
2,
2
],
[
3,
3,
1
],
[
1,
1,
4
]
],
"entity_labels": [
"composer",
"Simon Brehm",
"human",
"Karusell",
"Sweden"
],
"relation_labels": [
"occupation",
"country of citizenship",
"instance of",
"founded by"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q36834 .
?x0 wdt:P31 wd:Q5 .
wd:Q1734690 wdt:P112 ?x0 .
?x0 wdt:P27 wd:Q34
} |
mcwq-228481 | Who was a Swedish composer that April Malmsteen married and Joe Stump was influenced by | [
"Yngwie Malmsteen"
] | {
"entities": [
"Q56649880",
"Q36834",
"Q192260",
"Q5",
"Q615744",
"Q34"
],
"relations": [
"P31",
"P106",
"P27",
"P26",
"P737"
],
"adjacency": [
[
2,
1,
1
],
[
2,
0,
3
],
[
4,
4,
2
],
[
2,
2,
5
],
[
2,
3,
0
]
],
"entity_labels": [
"April Malmsteen",
"composer",
"Yngwie Malmsteen",
"human",
"Joe Stump",
"Sweden"
],
"relation_labels": [
"instance of",
"occupation",
"country of citizenship",
"spouse",
"influenced by"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q36834 .
?x0 wdt:P31 wd:Q5 .
wd:Q615744 wdt:P737 ?x0 .
?x0 wdt:P27 wd:Q34 .
?x0 wdt:P26 wd:Q56649880 .
FILTER ( ?x0 != wd:Q56649880 )
} |
mcwq-228483 | Who was a Swedish composer that Mamma Mia! was executive produced by | [
"Björn Ulvaeus",
"Benny Andersson"
] | {
"entities": [
"Q36834",
"Q179682",
"Q5",
"Q34",
"Q188850"
],
"relations": [
"P106",
"P27",
"P1431",
"P31"
],
"adjacency": [
[
1,
0,
0
],
[
1,
3,
2
],
[
4,
2,
1
],
[
1,
1,
3
]
],
"entity_labels": [
"composer",
"Björn Ulvaeus",
"human",
"Sweden",
"Mamma Mia!"
],
"relation_labels": [
"occupation",
"country of citizenship",
"executive producer",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q36834 .
?x0 wdt:P31 wd:Q5 .
wd:Q188850 wdt:P1431 ?x0 .
?x0 wdt:P27 wd:Q34
} |
mcwq-228486 | Who was a Swedish composer that No label defined , No label defined , and No label defined were directed by | [
"Gösta Ekman"
] | {
"entities": [
"Q18244154",
"Q36834",
"Q5",
"Q925877",
"Q34",
"Q10499679",
"Q10420531"
],
"relations": [
"P27",
"P106",
"P57",
"P31"
],
"adjacency": [
[
3,
1,
1
],
[
3,
3,
2
],
[
0,
2,
3
],
[
6,
2,
3
],
[
5,
2,
3
],
[
3,
0,
4
]
],
"entity_labels": [
null,
"composer",
"human",
"Gösta Ekman",
"Sweden",
null,
null
],
"relation_labels": [
"country of citizenship",
"occupation",
"director",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q36834 .
?x0 wdt:P31 wd:Q5 .
wd:Q18244154 wdt:P57 ?x0 .
wd:Q10420531 wdt:P57 ?x0 .
wd:Q10499679 wdt:P57 ?x0 .
?x0 wdt:P27 wd:Q34
} |
mcwq-228488 | Who was a Swedish composer that directed Chernobyl , Breakage , Breaking Bad , Hermanos , and Downloading Nancy | [
"Johan Renck"
] | {
"entities": [
"Q36834",
"Q1079",
"Q847967",
"Q1373742",
"Q5",
"Q34",
"Q48741246",
"Q5741169",
"Q15966089"
],
"relations": [
"P27",
"P106",
"P57",
"P31"
],
"adjacency": [
[
3,
1,
0
],
[
3,
3,
4
],
[
6,
2,
3
],
[
8,
2,
3
],
[
2,
2,
3
],
[
7,
2,
3
],
[
1,
2,
3
],
[
3,
0,
5
]
],
"entity_labels": [
"composer",
"Breaking Bad",
"Downloading Nancy",
"Johan Renck",
"human",
"Sweden",
"Chernobyl",
"Hermanos",
"Breakage"
],
"relation_labels": [
"country of citizenship",
"occupation",
"director",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q36834 .
?x0 wdt:P31 wd:Q5 .
wd:Q48741246 wdt:P57 ?x0 .
wd:Q15966089 wdt:P57 ?x0 .
wd:Q847967 wdt:P57 ?x0 .
wd:Q5741169 wdt:P57 ?x0 .
wd:Q1079 wdt:P57 ?x0 .
?x0 wdt:P27 wd:Q34
} |
mcwq-228489 | Who was a Swedish composer that executive produced Mamma Mia! | [
"Björn Ulvaeus",
"Benny Andersson"
] | {
"entities": [
"Q36834",
"Q179682",
"Q5",
"Q34",
"Q188850"
],
"relations": [
"P106",
"P27",
"P1431",
"P31"
],
"adjacency": [
[
1,
0,
0
],
[
1,
3,
2
],
[
4,
2,
1
],
[
1,
1,
3
]
],
"entity_labels": [
"composer",
"Björn Ulvaeus",
"human",
"Sweden",
"Mamma Mia!"
],
"relation_labels": [
"occupation",
"country of citizenship",
"executive producer",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q36834 .
?x0 wdt:P31 wd:Q5 .
wd:Q188850 wdt:P1431 ?x0 .
?x0 wdt:P27 wd:Q34
} |
mcwq-228493 | Who was a Swedish composer that was employed by Lund University , was employed by Uppsala University , and founded No label defined | [
"Gustaf Aulén"
] | {
"entities": [
"Q218506",
"Q36834",
"Q185246",
"Q5",
"Q34",
"Q669711",
"Q56300396"
],
"relations": [
"P31",
"P106",
"P27",
"P108",
"P112"
],
"adjacency": [
[
5,
1,
1
],
[
5,
0,
3
],
[
6,
4,
5
],
[
5,
3,
2
],
[
5,
3,
0
],
[
5,
2,
4
]
],
"entity_labels": [
"Lund University",
"composer",
"Uppsala University",
"human",
"Sweden",
"Gustaf Aulén",
null
],
"relation_labels": [
"instance of",
"occupation",
"country of citizenship",
"employer",
"founded by"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q36834 .
?x0 wdt:P31 wd:Q5 .
wd:Q56300396 wdt:P112 ?x0 .
?x0 wdt:P108 wd:Q185246 .
?x0 wdt:P108 wd:Q218506 .
?x0 wdt:P27 wd:Q34
} |
mcwq-228494 | Who was a Swedish composer that was influenced by Bruce Springsteen , was influenced by Bob Dylan , and was influenced by Ernest Hemingway | [
"Ulf Lundell"
] | {
"entities": [
"Q36834",
"Q5",
"Q23434",
"Q1225",
"Q392",
"Q34",
"Q713270"
],
"relations": [
"P106",
"P27",
"P737",
"P31"
],
"adjacency": [
[
6,
0,
0
],
[
6,
3,
1
],
[
6,
2,
4
],
[
6,
2,
2
],
[
6,
2,
3
],
[
6,
1,
5
]
],
"entity_labels": [
"composer",
"human",
"Ernest Hemingway",
"Bruce Springsteen",
"Bob Dylan",
"Sweden",
"Ulf Lundell"
],
"relation_labels": [
"occupation",
"country of citizenship",
"influenced by",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q36834 .
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P737 wd:Q392 .
?x0 wdt:P737 wd:Q23434 .
?x0 wdt:P737 wd:Q1225 .
?x0 wdt:P27 wd:Q34
} |
mcwq-228495 | Who was a Swedish composer , cinematographer , and director of Lights Out | [
"David F. Sandberg"
] | {
"entities": [
"Q34",
"Q16775487",
"Q5",
"Q17144772"
],
"relations": [
"P344",
"P57",
"P31",
"P27",
"P86"
],
"adjacency": [
[
1,
2,
2
],
[
3,
0,
1
],
[
3,
1,
1
],
[
3,
4,
1
],
[
1,
3,
0
]
],
"entity_labels": [
"Sweden",
"David F. Sandberg",
"human",
"Lights Out"
],
"relation_labels": [
"director of photography",
"director",
"instance of",
"country of citizenship",
"composer"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q17144772 wdt:P344 ?x0 .
wd:Q17144772 wdt:P57 ?x0 .
wd:Q17144772 wdt:P86 ?x0 .
?x0 wdt:P27 wd:Q34
} |
mcwq-228496 | Who was a Swedish composer , director , and editor of The Planet | [
"Johan Söderberg"
] | {
"entities": [
"Q34",
"Q5",
"Q825875",
"Q1692089"
],
"relations": [
"P57",
"P31",
"P1040",
"P27",
"P86"
],
"adjacency": [
[
3,
1,
1
],
[
2,
0,
3
],
[
2,
2,
3
],
[
2,
4,
3
],
[
3,
3,
0
]
],
"entity_labels": [
"Sweden",
"human",
"The Planet",
"Johan Söderberg"
],
"relation_labels": [
"director",
"instance of",
"film editor",
"country of citizenship",
"composer"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q825875 wdt:P57 ?x0 .
wd:Q825875 wdt:P1040 ?x0 .
wd:Q825875 wdt:P86 ?x0 .
?x0 wdt:P27 wd:Q34
} |
mcwq-228497 | Who was a Swedish cinematographer and director of Symphony of a City and My Home Is Copacabana | [
"Arne Sucksdorff"
] | {
"entities": [
"Q692841",
"Q5",
"Q6945679",
"Q34",
"Q794344"
],
"relations": [
"P344",
"P27",
"P57",
"P31"
],
"adjacency": [
[
0,
3,
1
],
[
4,
0,
0
],
[
2,
0,
0
],
[
4,
2,
0
],
[
2,
2,
0
],
[
0,
1,
3
]
],
"entity_labels": [
"Arne Sucksdorff",
"human",
"My Home Is Copacabana",
"Sweden",
"Symphony of a City"
],
"relation_labels": [
"director of photography",
"country of citizenship",
"director",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q794344 wdt:P344 ?x0 .
wd:Q6945679 wdt:P344 ?x0 .
wd:Q794344 wdt:P57 ?x0 .
wd:Q6945679 wdt:P57 ?x0 .
?x0 wdt:P27 wd:Q34
} |
mcwq-228499 | Who was a Swedish cinematographer and editor of Autobiographical Scene Number 6882 | [
"Ruben Östlund"
] | {
"entities": [
"Q34",
"Q211228",
"Q18245641",
"Q5"
],
"relations": [
"P344",
"P27",
"P31",
"P1040"
],
"adjacency": [
[
1,
2,
3
],
[
2,
0,
1
],
[
2,
3,
1
],
[
1,
1,
0
]
],
"entity_labels": [
"Sweden",
"Ruben Östlund",
"Autobiographical Scene Number 6882",
"human"
],
"relation_labels": [
"director of photography",
"country of citizenship",
"instance of",
"film editor"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q18245641 wdt:P344 ?x0 .
wd:Q18245641 wdt:P1040 ?x0 .
?x0 wdt:P27 wd:Q34
} |
mcwq-228500 | Who was a Swedish cinematographer and writer of They Call Us Misfits and No label defined | [
"Jan Lindkvist"
] | {
"entities": [
"Q1682015",
"Q5",
"Q34",
"Q1758049",
"Q18333897"
],
"relations": [
"P344",
"P27",
"P58",
"P31"
],
"adjacency": [
[
0,
3,
1
],
[
3,
0,
0
],
[
4,
0,
0
],
[
3,
2,
0
],
[
4,
2,
0
],
[
0,
1,
2
]
],
"entity_labels": [
"Jan Lindkvist",
"human",
"Sweden",
"They Call Us Misfits",
null
],
"relation_labels": [
"director of photography",
"country of citizenship",
"screenwriter",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q1758049 wdt:P344 ?x0 .
wd:Q18333897 wdt:P344 ?x0 .
wd:Q1758049 wdt:P58 ?x0 .
wd:Q18333897 wdt:P58 ?x0 .
?x0 wdt:P27 wd:Q34
} |
mcwq-228501 | Who was a Swedish cinematographer and writer of The New Land , Who Saw Him Die? , and Presence | [
"Jan Troell"
] | {
"entities": [
"Q532112",
"Q1171481",
"Q5",
"Q34",
"Q18244816",
"Q381876"
],
"relations": [
"P344",
"P27",
"P58",
"P31"
],
"adjacency": [
[
5,
3,
2
],
[
4,
0,
5
],
[
0,
0,
5
],
[
1,
0,
5
],
[
4,
2,
5
],
[
0,
2,
5
],
[
1,
2,
5
],
[
5,
1,
3
]
],
"entity_labels": [
"Who Saw Him Die?",
"The New Land",
"human",
"Sweden",
"Presence",
"Jan Troell"
],
"relation_labels": [
"director of photography",
"country of citizenship",
"screenwriter",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q18244816 wdt:P344 ?x0 .
wd:Q532112 wdt:P344 ?x0 .
wd:Q1171481 wdt:P344 ?x0 .
wd:Q18244816 wdt:P58 ?x0 .
wd:Q532112 wdt:P58 ?x0 .
wd:Q1171481 wdt:P58 ?x0 .
?x0 wdt:P27 wd:Q34
} |
mcwq-228503 | Who was a Swedish cinematographer of Tsatsiki, morsan och polisen , No label defined , No label defined , The Dream Prince , A Rational Solution , and Wallander – Prästen | [
"Anders Bohman"
] | {
"entities": [
"Q2819872",
"Q10586304",
"Q1247293",
"Q5",
"Q145274",
"Q10717271",
"Q490797",
"Q34",
"Q1767598"
],
"relations": [
"P344",
"P27",
"P31"
],
"adjacency": [
[
6,
2,
3
],
[
5,
0,
6
],
[
8,
0,
6
],
[
4,
0,
6
],
[
0,
0,
6
],
[
2,
0,
6
],
[
1,
0,
6
],
[
6,
1,
7
]
],
"entity_labels": [
"A Rational Solution",
null,
"Tsatsiki, morsan och polisen",
"human",
"The Dream Prince",
null,
"Anders Bohman",
"Sweden",
"Wallander – Prästen"
],
"relation_labels": [
"director of photography",
"country of citizenship",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q10717271 wdt:P344 ?x0 .
wd:Q1767598 wdt:P344 ?x0 .
wd:Q145274 wdt:P344 ?x0 .
wd:Q2819872 wdt:P344 ?x0 .
wd:Q1247293 wdt:P344 ?x0 .
wd:Q10586304 wdt:P344 ?x0 .
?x0 wdt:P27 wd:Q34
} |
mcwq-228504 | Who was a Swedish cinematographer of The Postman Always Rings Twice and Sleepless in Seattle | [
"Sven Nykvist"
] | {
"entities": [
"Q5",
"Q34",
"Q36739",
"Q107167",
"Q312290"
],
"relations": [
"P344",
"P27",
"P31"
],
"adjacency": [
[
4,
2,
0
],
[
2,
0,
4
],
[
3,
0,
4
],
[
4,
1,
1
]
],
"entity_labels": [
"human",
"Sweden",
"The Postman Always Rings Twice",
"Sleepless in Seattle",
"Sven Nykvist"
],
"relation_labels": [
"director of photography",
"country of citizenship",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q36739 wdt:P344 ?x0 .
wd:Q107167 wdt:P344 ?x0 .
?x0 wdt:P27 wd:Q34
} |
mcwq-228505 | Who was a Swedish cinematographer of Stimulantia | [
"Gunnar Fischer",
"Ingmar Bergman"
] | {
"entities": [
"Q34",
"Q222633",
"Q7546",
"Q5"
],
"relations": [
"P344",
"P27",
"P31"
],
"adjacency": [
[
2,
2,
3
],
[
1,
0,
2
],
[
2,
1,
0
]
],
"entity_labels": [
"Sweden",
"Stimulantia",
"Ingmar Bergman",
"human"
],
"relation_labels": [
"director of photography",
"country of citizenship",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q222633 wdt:P344 ?x0 .
?x0 wdt:P27 wd:Q34
} |
mcwq-228506 | Who was a Swedish cinematographer of Who Saw Him Die? , Presence , and The Emigrants | [
"Jan Troell"
] | {
"entities": [
"Q532112",
"Q5",
"Q564802",
"Q34",
"Q18244816",
"Q381876"
],
"relations": [
"P344",
"P27",
"P31"
],
"adjacency": [
[
5,
2,
1
],
[
4,
0,
5
],
[
0,
0,
5
],
[
2,
0,
5
],
[
5,
1,
3
]
],
"entity_labels": [
"Who Saw Him Die?",
"human",
"The Emigrants",
"Sweden",
"Presence",
"Jan Troell"
],
"relation_labels": [
"director of photography",
"country of citizenship",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q18244816 wdt:P344 ?x0 .
wd:Q532112 wdt:P344 ?x0 .
wd:Q564802 wdt:P344 ?x0 .
?x0 wdt:P27 wd:Q34
} |
mcwq-228507 | Who was a Swedish cinematographer of Puppet Master: Axis of Evil 's prequel | [
"Mac Ahlberg"
] | {
"entities": [
"Q129078",
"Q135298",
"Q462569",
"Q5",
"Q34"
],
"relations": [
"P344",
"P27",
"P31",
"P156"
],
"adjacency": [
[
2,
2,
3
],
[
0,
0,
2
],
[
2,
1,
4
],
[
0,
3,
1
]
],
"entity_labels": [
"Puppet Master: The Legacy",
"Puppet Master: Axis of Evil",
"Mac Ahlberg",
"human",
"Sweden"
],
"relation_labels": [
"director of photography",
"country of citizenship",
"instance of",
"followed by"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x1 wdt:P344 ?x0 .
?x0 wdt:P27 wd:Q34 .
?x1 wdt:P156 wd:Q135298
} |
mcwq-228519 | Who was a Swedish cinematographer that Troll and I Am Curious (Blue) were directed by and starred | [
"Vilgot Sjöman"
] | {
"entities": [
"Q5",
"Q222344",
"Q14955462",
"Q34",
"Q5975957",
"Q116760"
],
"relations": [
"P57",
"P31",
"P27",
"P106",
"P161"
],
"adjacency": [
[
5,
3,
1
],
[
5,
1,
0
],
[
4,
4,
5
],
[
2,
4,
5
],
[
4,
0,
5
],
[
2,
0,
5
],
[
5,
2,
3
]
],
"entity_labels": [
"human",
"cinematographer",
"Troll",
"Sweden",
"I Am Curious (Blue)",
"Vilgot Sjöman"
],
"relation_labels": [
"director",
"instance of",
"country of citizenship",
"occupation",
"cast member"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q222344 .
?x0 wdt:P31 wd:Q5 .
wd:Q5975957 wdt:P161 ?x0 .
wd:Q14955462 wdt:P161 ?x0 .
wd:Q5975957 wdt:P57 ?x0 .
wd:Q14955462 wdt:P57 ?x0 .
?x0 wdt:P27 wd:Q34
} |
mcwq-228522 | Who was a Swedish cinematographer that I Am Curious (Yellow) was directed by and starred | [
"Vilgot Sjöman"
] | {
"entities": [
"Q5",
"Q222344",
"Q34",
"Q2054210",
"Q116760"
],
"relations": [
"P57",
"P31",
"P27",
"P106",
"P161"
],
"adjacency": [
[
4,
3,
1
],
[
4,
1,
0
],
[
3,
4,
4
],
[
3,
0,
4
],
[
4,
2,
2
]
],
"entity_labels": [
"human",
"cinematographer",
"Sweden",
"I Am Curious (Yellow)",
"Vilgot Sjöman"
],
"relation_labels": [
"director",
"instance of",
"country of citizenship",
"occupation",
"cast member"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q222344 .
?x0 wdt:P31 wd:Q5 .
wd:Q2054210 wdt:P161 ?x0 .
wd:Q2054210 wdt:P57 ?x0 .
?x0 wdt:P27 wd:Q34
} |
mcwq-228524 | Who was a Swedish cinematographer that edited The Square , Involuntary , and Autobiographical Scene Number 6882 | [
"Ruben Östlund"
] | {
"entities": [
"Q218496",
"Q27237522",
"Q211228",
"Q5",
"Q222344",
"Q34",
"Q18245641"
],
"relations": [
"P106",
"P27",
"P31",
"P1040"
],
"adjacency": [
[
2,
0,
4
],
[
2,
2,
3
],
[
6,
3,
2
],
[
0,
3,
2
],
[
1,
3,
2
],
[
2,
1,
5
]
],
"entity_labels": [
"Involuntary",
"The Square",
"Ruben Östlund",
"human",
"cinematographer",
"Sweden",
"Autobiographical Scene Number 6882"
],
"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:Q18245641 wdt:P1040 ?x0 .
wd:Q218496 wdt:P1040 ?x0 .
wd:Q27237522 wdt:P1040 ?x0 .
?x0 wdt:P27 wd:Q34
} |
mcwq-228535 | Who was a Swedish cinematographer whose spouse directed No label defined | [
"Harry Hasso"
] | {
"entities": [
"Q268695",
"Q5",
"Q222344",
"Q34",
"Q106716800",
"Q5792998"
],
"relations": [
"P57",
"P31",
"P106",
"P27",
"P26"
],
"adjacency": [
[
5,
2,
2
],
[
5,
1,
1
],
[
5,
3,
3
],
[
5,
4,
0
],
[
4,
0,
0
]
],
"entity_labels": [
"Signe Hasso",
"human",
"cinematographer",
"Sweden",
"Maria Johanna",
"Harry Hasso"
],
"relation_labels": [
"director",
"instance of",
"occupation",
"country of citizenship",
"spouse"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q222344 .
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P27 wd:Q34 .
?x0 wdt:P26 ?x1 .
wd:Q106716800 wdt:P57 ?x1 .
FILTER ( ?x0 != ?x1 )
} |
mcwq-228539 | Who was a Swedish costume designer of Fanny and Alexander | [
"Marik Vos-Lundh"
] | {
"entities": [
"Q165651",
"Q34",
"Q512775",
"Q5"
],
"relations": [
"P2515",
"P27",
"P31"
],
"adjacency": [
[
2,
2,
3
],
[
0,
0,
2
],
[
2,
1,
1
]
],
"entity_labels": [
"Fanny and Alexander",
"Sweden",
"Marik Vos-Lundh",
"human"
],
"relation_labels": [
"costume designer",
"country of citizenship",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q165651 wdt:P2515 ?x0 .
?x0 wdt:P27 wd:Q34
} |
mcwq-228542 | Who was a Swedish costume designer of Just a Gigolo and Shame | [
"Max Goldstein"
] | {
"entities": [
"Q632375",
"Q5",
"Q784465",
"Q1912590",
"Q34"
],
"relations": [
"P2515",
"P27",
"P31"
],
"adjacency": [
[
3,
2,
1
],
[
0,
0,
3
],
[
2,
0,
3
],
[
3,
1,
4
]
],
"entity_labels": [
"Just a Gigolo",
"human",
"Shame",
"Max Goldstein",
"Sweden"
],
"relation_labels": [
"costume designer",
"country of citizenship",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q632375 wdt:P2515 ?x0 .
wd:Q784465 wdt:P2515 ?x0 .
?x0 wdt:P27 wd:Q34
} |
mcwq-228556 | Who was a Swedish director and composer of Sagan om ringen | [
"Bo Hansson"
] | {
"entities": [
"Q263337",
"Q34",
"Q23044731",
"Q5"
],
"relations": [
"P27",
"P86",
"P57",
"P31"
],
"adjacency": [
[
0,
3,
3
],
[
2,
2,
0
],
[
2,
1,
0
],
[
0,
0,
1
]
],
"entity_labels": [
"Bo Hansson",
"Sweden",
"Sagan om ringen",
"human"
],
"relation_labels": [
"country of citizenship",
"composer",
"director",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q23044731 wdt:P57 ?x0 .
wd:Q23044731 wdt:P86 ?x0 .
?x0 wdt:P27 wd:Q34
} |
mcwq-228561 | Who was a Swedish director of Nya hyss av Emil i Lönneberga 's prequel | [
"Olle Hellbom"
] | {
"entities": [
"Q5",
"Q599315",
"Q34",
"Q557990",
"Q327775"
],
"relations": [
"P27",
"P57",
"P31",
"P156"
],
"adjacency": [
[
1,
2,
0
],
[
3,
1,
1
],
[
1,
0,
2
],
[
3,
3,
4
]
],
"entity_labels": [
"human",
"Olle Hellbom",
"Sweden",
"Emil i Lönneberga",
"Nya hyss av Emil i Lönneberga"
],
"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:Q34 .
?x1 wdt:P156 wd:Q327775
} |
mcwq-228564 | Who was a Swedish editor and composer of The Planet | [
"Johan Söderberg"
] | {
"entities": [
"Q34",
"Q5",
"Q825875",
"Q1692089"
],
"relations": [
"P86",
"P27",
"P31",
"P1040"
],
"adjacency": [
[
3,
2,
1
],
[
2,
3,
3
],
[
2,
0,
3
],
[
3,
1,
0
]
],
"entity_labels": [
"Sweden",
"human",
"The Planet",
"Johan Söderberg"
],
"relation_labels": [
"composer",
"country of citizenship",
"instance of",
"film editor"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q825875 wdt:P1040 ?x0 .
wd:Q825875 wdt:P86 ?x0 .
?x0 wdt:P27 wd:Q34
} |
mcwq-228565 | Who was a Swedish editor and cinematographer of Autobiographical Scene Number 6882 | [
"Ruben Östlund"
] | {
"entities": [
"Q34",
"Q211228",
"Q18245641",
"Q5"
],
"relations": [
"P344",
"P27",
"P31",
"P1040"
],
"adjacency": [
[
1,
2,
3
],
[
2,
0,
1
],
[
2,
3,
1
],
[
1,
1,
0
]
],
"entity_labels": [
"Sweden",
"Ruben Östlund",
"Autobiographical Scene Number 6882",
"human"
],
"relation_labels": [
"director of photography",
"country of citizenship",
"instance of",
"film editor"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q18245641 wdt:P344 ?x0 .
wd:Q18245641 wdt:P1040 ?x0 .
?x0 wdt:P27 wd:Q34
} |
mcwq-228566 | Who was a Swedish editor and director of The Bricklayer , Liv till varje pris , and No label defined | [
"Stefan Jarl"
] | {
"entities": [
"Q14955226",
"Q14955246",
"Q5",
"Q359274",
"Q34",
"Q14955257"
],
"relations": [
"P27",
"P57",
"P31",
"P1040"
],
"adjacency": [
[
3,
2,
2
],
[
0,
1,
3
],
[
1,
1,
3
],
[
5,
1,
3
],
[
0,
3,
3
],
[
1,
3,
3
],
[
5,
3,
3
],
[
3,
0,
4
]
],
"entity_labels": [
null,
"Liv till varje pris",
"human",
"Stefan Jarl",
"Sweden",
"The Bricklayer"
],
"relation_labels": [
"country of citizenship",
"director",
"instance of",
"film editor"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q14955226 wdt:P57 ?x0 .
wd:Q14955246 wdt:P57 ?x0 .
wd:Q14955257 wdt:P57 ?x0 .
wd:Q14955226 wdt:P1040 ?x0 .
wd:Q14955246 wdt:P1040 ?x0 .
wd:Q14955257 wdt:P1040 ?x0 .
?x0 wdt:P27 wd:Q34
} |
mcwq-228569 | Who was a Swedish editor of No label defined and Liv till varje pris | [
"Stefan Jarl"
] | {
"entities": [
"Q14955226",
"Q14955246",
"Q5",
"Q359274",
"Q34"
],
"relations": [
"P27",
"P31",
"P1040"
],
"adjacency": [
[
3,
1,
2
],
[
0,
2,
3
],
[
1,
2,
3
],
[
3,
0,
4
]
],
"entity_labels": [
null,
"Liv till varje pris",
"human",
"Stefan Jarl",
"Sweden"
],
"relation_labels": [
"country of citizenship",
"instance of",
"film editor"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q14955226 wdt:P1040 ?x0 .
wd:Q14955246 wdt:P1040 ?x0 .
?x0 wdt:P27 wd:Q34
} |
mcwq-228571 | Who was a Swedish editor of Confessions on a Dance Floor 's sequel | [
"Jonas Åkerlund"
] | {
"entities": [
"Q151880",
"Q910943",
"Q5",
"Q34",
"Q455370"
],
"relations": [
"P27",
"P155",
"P31",
"P1040"
],
"adjacency": [
[
4,
2,
2
],
[
1,
3,
4
],
[
4,
0,
3
],
[
1,
1,
0
]
],
"entity_labels": [
"Confessions on a Dance Floor",
"I'm Going to Tell You a Secret",
"human",
"Sweden",
"Jonas Åkerlund"
],
"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:Q34 .
?x1 wdt:P155 wd:Q151880
} |
mcwq-228575 | Who was a Swedish employee of No label defined 's parent | [
"Anna Hedborg",
"Ulf Bengtsson",
"Henrik Themptander",
"Dag Hammarskjöld"
] | {
"entities": [
"Q5",
"Q10432198",
"Q34",
"Q5570438",
"Q1774229"
],
"relations": [
"P27",
"P108",
"P40|wdt:P355",
"P31"
],
"adjacency": [
[
3,
3,
0
],
[
3,
1,
4
],
[
3,
0,
2
],
[
4,
2,
1
]
],
"entity_labels": [
"human",
null,
"Sweden",
"Ulf Bengtsson",
"Ministry of Finance"
],
"relation_labels": [
"country of citizenship",
"employer",
"P40|wdt:P355",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P108 ?x1 .
?x0 wdt:P27 wd:Q34 .
?x1 wdt:P40|wdt:P355 wd:Q10432198
} |
mcwq-228586 | Who was a Swedish female British spouse of Prince Bertil, Duke of Halland | [
"Princess Lilian, Duchess of Halland"
] | {
"entities": [
"Q6581072",
"Q145",
"Q234171",
"Q5",
"Q34",
"Q361261"
],
"relations": [
"P27",
"P26",
"P21",
"P31"
],
"adjacency": [
[
2,
3,
3
],
[
2,
2,
0
],
[
2,
0,
1
],
[
2,
0,
4
],
[
2,
1,
5
]
],
"entity_labels": [
"female",
"United Kingdom",
"Princess Lilian, Duchess of Halland",
"human",
"Sweden",
"Prince Bertil, Duke of Halland"
],
"relation_labels": [
"country of citizenship",
"spouse",
"sex or gender",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P21 wd:Q6581072 .
?x0 wdt:P27 wd:Q145 .
?x0 wdt:P27 wd:Q34 .
?x0 wdt:P26 wd:Q361261 .
FILTER ( ?x0 != wd:Q361261 )
} |
mcwq-228609 | Who was a Swedish film director that Ellen Bergman , Else Fisher , and Käbi Laretei married | [
"Ingmar Bergman"
] | {
"entities": [
"Q7546",
"Q5",
"Q438786",
"Q34",
"Q4938547",
"Q2526255",
"Q3723687"
],
"relations": [
"P106",
"P27",
"P26",
"P31"
],
"adjacency": [
[
0,
0,
5
],
[
0,
3,
1
],
[
0,
1,
3
],
[
0,
2,
4
],
[
0,
2,
2
],
[
0,
2,
6
]
],
"entity_labels": [
"Ingmar Bergman",
"human",
"Käbi Laretei",
"Sweden",
"Ellen Bergman",
"film director",
"Else Fisher"
],
"relation_labels": [
"occupation",
"country of citizenship",
"spouse",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q2526255 .
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P27 wd:Q34 .
?x0 wdt:P26 wd:Q4938547 .
?x0 wdt:P26 wd:Q438786 .
?x0 wdt:P26 wd:Q3723687 .
FILTER ( ?x0 != wd:Q4938547 ) .
FILTER ( ?x0 != wd:Q438786 ) .
FILTER ( ?x0 != wd:Q3723687 )
} |
mcwq-228610 | Who was a Swedish film director that Federico Fellini influenced | [
"Radu Penciulescu"
] | {
"entities": [
"Q5",
"Q18545279",
"Q34",
"Q7371",
"Q2526255"
],
"relations": [
"P106",
"P27",
"P737",
"P31"
],
"adjacency": [
[
1,
0,
4
],
[
1,
3,
0
],
[
1,
2,
3
],
[
1,
1,
2
]
],
"entity_labels": [
"human",
"Radu Penciulescu",
"Sweden",
"Federico Fellini",
"film director"
],
"relation_labels": [
"occupation",
"country of citizenship",
"influenced by",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q2526255 .
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P737 wd:Q7371 .
?x0 wdt:P27 wd:Q34
} |
mcwq-228611 | Who was a Swedish film director that Fanny and Alexander was written by | [
"Ingmar Bergman"
] | {
"entities": [
"Q7546",
"Q5",
"Q165651",
"Q34",
"Q2526255"
],
"relations": [
"P106",
"P27",
"P58",
"P31"
],
"adjacency": [
[
0,
0,
4
],
[
0,
3,
1
],
[
2,
2,
0
],
[
0,
1,
3
]
],
"entity_labels": [
"Ingmar Bergman",
"human",
"Fanny and Alexander",
"Sweden",
"film director"
],
"relation_labels": [
"occupation",
"country of citizenship",
"screenwriter",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q2526255 .
?x0 wdt:P31 wd:Q5 .
wd:Q165651 wdt:P58 ?x0 .
?x0 wdt:P27 wd:Q34
} |
mcwq-228614 | Who was a Swedish film director that Scenes from a Marriage and Fanny and Alexander were directed by and The Passion of Anna and Music in Darkness starred | [
"Ingmar Bergman"
] | {
"entities": [
"Q98098574",
"Q7546",
"Q5",
"Q165651",
"Q34",
"Q921612",
"Q260365"
],
"relations": [
"P27",
"P57",
"P31",
"P161"
],
"adjacency": [
[
1,
2,
2
],
[
6,
3,
1
],
[
5,
3,
1
],
[
0,
1,
1
],
[
3,
1,
1
],
[
1,
0,
4
]
],
"entity_labels": [
"Scenes from a Marriage",
"Ingmar Bergman",
"human",
"Fanny and Alexander",
"Sweden",
"Music in Darkness",
"The Passion of Anna"
],
"relation_labels": [
"country of citizenship",
"director",
"instance of",
"cast member"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q260365 wdt:P161 ?x0 .
wd:Q921612 wdt:P161 ?x0 .
wd:Q98098574 wdt:P57 ?x0 .
wd:Q165651 wdt:P57 ?x0 .
?x0 wdt:P27 wd:Q34
} |
mcwq-228625 | Who was a Swedish film director that married Käbi Laretei and married Ingrid von Rosen , Gun Bergman , and Else Fisher | [
"Ingmar Bergman"
] | {
"entities": [
"Q7546",
"Q15695053",
"Q5",
"Q4975453",
"Q438786",
"Q34",
"Q2526255",
"Q3723687"
],
"relations": [
"P106",
"P27",
"P26",
"P31"
],
"adjacency": [
[
0,
0,
6
],
[
0,
3,
2
],
[
0,
1,
5
],
[
0,
2,
3
],
[
0,
2,
4
],
[
0,
2,
7
],
[
0,
2,
1
]
],
"entity_labels": [
"Ingmar Bergman",
"Gun Bergman",
"human",
"Ingrid von Rosen",
"Käbi Laretei",
"Sweden",
"film director",
"Else Fisher"
],
"relation_labels": [
"occupation",
"country of citizenship",
"spouse",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q2526255 .
?x0 wdt:P31 wd:Q5 .
?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-228626 | Who was a Swedish film director that married Käbi Laretei and Else Fisher | [
"Ingmar Bergman"
] | {
"entities": [
"Q7546",
"Q5",
"Q438786",
"Q34",
"Q2526255",
"Q3723687"
],
"relations": [
"P106",
"P27",
"P26",
"P31"
],
"adjacency": [
[
0,
0,
4
],
[
0,
3,
1
],
[
0,
1,
3
],
[
0,
2,
2
],
[
0,
2,
5
]
],
"entity_labels": [
"Ingmar Bergman",
"human",
"Käbi Laretei",
"Sweden",
"film director",
"Else Fisher"
],
"relation_labels": [
"occupation",
"country of citizenship",
"spouse",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q2526255 .
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P27 wd:Q34 .
?x0 wdt:P26 wd:Q438786 .
?x0 wdt:P26 wd:Q3723687 .
FILTER ( ?x0 != wd:Q438786 ) .
FILTER ( ?x0 != wd:Q3723687 )
} |
mcwq-228632 | Who was a Swedish film director whose child directed Go'natt Herr Luffare , No label defined , Sunday's Children , Expectations , and No label defined | [
"Ingmar Bergman"
] | {
"entities": [
"Q25439924",
"Q7546",
"Q1141694",
"Q3013752",
"Q5",
"Q15713873",
"Q10506677",
"Q34",
"Q10685371",
"Q2526255"
],
"relations": [
"P57",
"P40|wdt:P355",
"P31",
"P106",
"P27"
],
"adjacency": [
[
1,
3,
9
],
[
1,
2,
4
],
[
1,
1,
3
],
[
1,
4,
7
],
[
6,
0,
3
],
[
8,
0,
3
],
[
0,
0,
3
],
[
2,
0,
3
],
[
5,
0,
3
]
],
"entity_labels": [
null,
"Ingmar Bergman",
"Sunday's Children",
"Daniel Bergman",
"human",
null,
"Go'natt Herr Luffare",
"Sweden",
"Expectations",
"film director"
],
"relation_labels": [
"director",
"P40|wdt:P355",
"instance of",
"occupation",
"country of citizenship"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q2526255 .
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P40|wdt:P355 ?x1 .
?x0 wdt:P27 wd:Q34 .
wd:Q10506677 wdt:P57 ?x1 .
wd:Q10685371 wdt:P57 ?x1 .
wd:Q25439924 wdt:P57 ?x1 .
wd:Q1141694 wdt:P57 ?x1 .
wd:Q15713873 wdt:P57 ?x1
} |
mcwq-228638 | Who was a Swedish film director whose spouse was influenced by Howard Hawks and married Helen Schermerhorn Morris | [
"Isabella Rossellini"
] | {
"entities": [
"Q51581",
"Q5",
"Q34",
"Q21694246",
"Q203840",
"Q2526255",
"Q41148"
],
"relations": [
"P31",
"P106",
"P27",
"P26",
"P737"
],
"adjacency": [
[
4,
1,
5
],
[
4,
0,
1
],
[
4,
2,
2
],
[
4,
3,
6
],
[
6,
4,
0
],
[
6,
3,
3
]
],
"entity_labels": [
"Howard Hawks",
"human",
"Sweden",
"Helen Schermerhorn Morris",
"Isabella Rossellini",
"film director",
"Martin Scorsese"
],
"relation_labels": [
"instance of",
"occupation",
"country of citizenship",
"spouse",
"influenced by"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q2526255 .
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P27 wd:Q34 .
?x0 wdt:P26 ?x1 .
?x1 wdt:P737 wd:Q51581 .
?x1 wdt:P26 wd:Q21694246 .
FILTER ( ?x0 != ?x1 ) .
FILTER ( ?x1 != wd:Q21694246 )
} |
mcwq-228640 | Who was a Swedish film editor that B. Åkerlund married | [
"Jonas Åkerlund"
] | {
"entities": [
"Q22994014",
"Q5",
"Q7042855",
"Q34",
"Q455370"
],
"relations": [
"P106",
"P27",
"P26",
"P31"
],
"adjacency": [
[
4,
0,
2
],
[
4,
3,
1
],
[
4,
1,
3
],
[
4,
2,
0
]
],
"entity_labels": [
"B. Åkerlund",
"human",
"film editor",
"Sweden",
"Jonas Åkerlund"
],
"relation_labels": [
"occupation",
"country of citizenship",
"spouse",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q7042855 .
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P27 wd:Q34 .
?x0 wdt:P26 wd:Q22994014 .
FILTER ( ?x0 != wd:Q22994014 )
} |
mcwq-228644 | Who was a Swedish film editor that Shame , Troll , You're Lying! , and Palme starred | [
"Vilgot Sjöman"
] | {
"entities": [
"Q14955386",
"Q5",
"Q7042855",
"Q14955462",
"Q784465",
"Q34",
"Q6805748",
"Q116760"
],
"relations": [
"P106",
"P27",
"P31",
"P161"
],
"adjacency": [
[
7,
0,
2
],
[
7,
2,
1
],
[
6,
3,
7
],
[
0,
3,
7
],
[
3,
3,
7
],
[
4,
3,
7
],
[
7,
1,
5
]
],
"entity_labels": [
"You're Lying!",
"human",
"film editor",
"Troll",
"Shame",
"Sweden",
"Palme",
"Vilgot Sjöman"
],
"relation_labels": [
"occupation",
"country of citizenship",
"instance of",
"cast member"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q7042855 .
?x0 wdt:P31 wd:Q5 .
wd:Q6805748 wdt:P161 ?x0 .
wd:Q14955386 wdt:P161 ?x0 .
wd:Q14955462 wdt:P161 ?x0 .
wd:Q784465 wdt:P161 ?x0 .
?x0 wdt:P27 wd:Q34
} |
mcwq-228645 | Who was a Swedish film editor that Stimulantia was directed by | [
"Vilgot Sjöman"
] | {
"entities": [
"Q222633",
"Q5",
"Q7042855",
"Q34",
"Q116760"
],
"relations": [
"P27",
"P106",
"P57",
"P31"
],
"adjacency": [
[
4,
1,
2
],
[
4,
3,
1
],
[
0,
2,
4
],
[
4,
0,
3
]
],
"entity_labels": [
"Stimulantia",
"human",
"film editor",
"Sweden",
"Vilgot Sjöman"
],
"relation_labels": [
"country of citizenship",
"occupation",
"director",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q7042855 .
?x0 wdt:P31 wd:Q5 .
wd:Q222633 wdt:P57 ?x0 .
?x0 wdt:P27 wd:Q34
} |
mcwq-228648 | Who was a Swedish film editor that The Adventures of Picasso starred | [
"Tomas Alfredson"
] | {
"entities": [
"Q457656",
"Q5",
"Q7042855",
"Q34",
"Q1047872"
],
"relations": [
"P106",
"P27",
"P31",
"P161"
],
"adjacency": [
[
0,
0,
2
],
[
0,
2,
1
],
[
4,
3,
0
],
[
0,
1,
3
]
],
"entity_labels": [
"Tomas Alfredson",
"human",
"film editor",
"Sweden",
"The Adventures of Picasso"
],
"relation_labels": [
"occupation",
"country of citizenship",
"instance of",
"cast member"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q7042855 .
?x0 wdt:P31 wd:Q5 .
wd:Q1047872 wdt:P161 ?x0 .
?x0 wdt:P27 wd:Q34
} |
mcwq-228653 | Who was a Swedish film editor that wrote ABBA: The Movie and directed The Hypnotist and Hachi: A Dog's Tale | [
"Lasse Hallström"
] | {
"entities": [
"Q59249",
"Q5",
"Q7042855",
"Q316051",
"Q34",
"Q7741216",
"Q1309886"
],
"relations": [
"P57",
"P58",
"P31",
"P27",
"P106"
],
"adjacency": [
[
3,
4,
2
],
[
3,
2,
1
],
[
5,
0,
3
],
[
0,
0,
3
],
[
6,
1,
3
],
[
3,
3,
4
]
],
"entity_labels": [
"Hachi: A Dog's Tale",
"human",
"film editor",
"Lasse Hallström",
"Sweden",
"The Hypnotist",
"ABBA: The Movie"
],
"relation_labels": [
"director",
"screenwriter",
"instance of",
"country of citizenship",
"occupation"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q7042855 .
?x0 wdt:P31 wd:Q5 .
wd:Q7741216 wdt:P57 ?x0 .
wd:Q59249 wdt:P57 ?x0 .
wd:Q1309886 wdt:P58 ?x0 .
?x0 wdt:P27 wd:Q34
} |
mcwq-228657 | Who was a Swedish film editor whose sibling married Stacy Keach | [
"Tom Rolf"
] | {
"entities": [
"Q16594594",
"Q1279691",
"Q5",
"Q7042855",
"Q315090",
"Q34"
],
"relations": [
"P31",
"P106",
"P27",
"P3373",
"P26"
],
"adjacency": [
[
1,
1,
3
],
[
1,
0,
2
],
[
1,
2,
5
],
[
1,
3,
0
],
[
0,
4,
4
]
],
"entity_labels": [
"Jill Donohue",
"Tom Rolf",
"human",
"film editor",
"Stacy Keach",
"Sweden"
],
"relation_labels": [
"instance of",
"occupation",
"country of citizenship",
"sibling",
"spouse"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q7042855 .
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P27 wd:Q34 .
?x0 wdt:P3373 ?x1 .
?x1 wdt:P26 wd:Q315090 .
FILTER ( ?x0 != ?x1 ) .
FILTER ( ?x1 != wd:Q315090 )
} |
mcwq-228663 | Who was a Swedish film producer that Scenes from a Marriage and Wild Strawberries were directed by and written by | [
"Ingmar Bergman"
] | {
"entities": [
"Q98098574",
"Q7546",
"Q3282637",
"Q5",
"Q239756",
"Q34"
],
"relations": [
"P57",
"P58",
"P31",
"P27",
"P106"
],
"adjacency": [
[
1,
4,
2
],
[
1,
2,
3
],
[
0,
0,
1
],
[
4,
0,
1
],
[
0,
1,
1
],
[
4,
1,
1
],
[
1,
3,
5
]
],
"entity_labels": [
"Scenes from a Marriage",
"Ingmar Bergman",
"film producer",
"human",
"Wild Strawberries",
"Sweden"
],
"relation_labels": [
"director",
"screenwriter",
"instance of",
"country of citizenship",
"occupation"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q3282637 .
?x0 wdt:P31 wd:Q5 .
wd:Q98098574 wdt:P57 ?x0 .
wd:Q239756 wdt:P57 ?x0 .
wd:Q98098574 wdt:P58 ?x0 .
wd:Q239756 wdt:P58 ?x0 .
?x0 wdt:P27 wd:Q34
} |
mcwq-228666 | Who was a Swedish film producer that Thirst , Music in Darkness , The Passion of Anna , In the Presence of a Clown , Secrets of Women , Stimulantia , and To Joy starred | [
"Ingmar Bergman"
] | {
"entities": [
"Q222633",
"Q7546",
"Q3282637",
"Q638848",
"Q5",
"Q1188701",
"Q463907",
"Q34",
"Q1078811",
"Q921612",
"Q260365"
],
"relations": [
"P106",
"P27",
"P31",
"P161"
],
"adjacency": [
[
1,
0,
2
],
[
1,
2,
4
],
[
5,
3,
1
],
[
3,
3,
1
],
[
0,
3,
1
],
[
10,
3,
1
],
[
8,
3,
1
],
[
6,
3,
1
],
[
9,
3,
1
],
[
1,
1,
7
]
],
"entity_labels": [
"Stimulantia",
"Ingmar Bergman",
"film producer",
"In the Presence of a Clown",
"human",
"Thirst",
"To Joy",
"Sweden",
"Secrets of Women",
"Music in Darkness",
"The Passion of Anna"
],
"relation_labels": [
"occupation",
"country of citizenship",
"instance of",
"cast member"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q3282637 .
?x0 wdt:P31 wd:Q5 .
wd:Q1188701 wdt:P161 ?x0 .
wd:Q638848 wdt:P161 ?x0 .
wd:Q222633 wdt:P161 ?x0 .
wd:Q260365 wdt:P161 ?x0 .
wd:Q1078811 wdt:P161 ?x0 .
wd:Q463907 wdt:P161 ?x0 .
wd:Q921612 wdt:P161 ?x0 .
?x0 wdt:P27 wd:Q34
} |
mcwq-228671 | Who was a Swedish film producer that Fanny and Alexander was written by and Stimulantia starred | [
"Ingmar Bergman"
] | {
"entities": [
"Q222633",
"Q7546",
"Q3282637",
"Q5",
"Q165651",
"Q34"
],
"relations": [
"P58",
"P31",
"P106",
"P27",
"P161"
],
"adjacency": [
[
1,
2,
2
],
[
1,
1,
3
],
[
0,
4,
1
],
[
4,
0,
1
],
[
1,
3,
5
]
],
"entity_labels": [
"Stimulantia",
"Ingmar Bergman",
"film producer",
"human",
"Fanny and Alexander",
"Sweden"
],
"relation_labels": [
"screenwriter",
"instance of",
"occupation",
"country of citizenship",
"cast member"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q3282637 .
?x0 wdt:P31 wd:Q5 .
wd:Q222633 wdt:P161 ?x0 .
wd:Q165651 wdt:P58 ?x0 .
?x0 wdt:P27 wd:Q34
} |
mcwq-228672 | Who was a Swedish film producer that Scenes from a Marriage and Fanny and Alexander were written by | [
"Ingmar Bergman"
] | {
"entities": [
"Q98098574",
"Q7546",
"Q3282637",
"Q5",
"Q165651",
"Q34"
],
"relations": [
"P106",
"P27",
"P58",
"P31"
],
"adjacency": [
[
1,
0,
2
],
[
1,
3,
3
],
[
0,
2,
1
],
[
4,
2,
1
],
[
1,
1,
5
]
],
"entity_labels": [
"Scenes from a Marriage",
"Ingmar Bergman",
"film producer",
"human",
"Fanny and Alexander",
"Sweden"
],
"relation_labels": [
"occupation",
"country of citizenship",
"screenwriter",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q3282637 .
?x0 wdt:P31 wd:Q5 .
wd:Q98098574 wdt:P58 ?x0 .
wd:Q165651 wdt:P58 ?x0 .
?x0 wdt:P27 wd:Q34
} |
mcwq-228675 | Who was a Swedish film producer that SVT Malmö employed | [
"Lars Säfström"
] | {
"entities": [
"Q6201139",
"Q3282637",
"Q10659689",
"Q5",
"Q34"
],
"relations": [
"P106",
"P27",
"P108",
"P31"
],
"adjacency": [
[
0,
0,
1
],
[
0,
3,
3
],
[
0,
2,
2
],
[
0,
1,
4
]
],
"entity_labels": [
"Lars Säfström",
"film producer",
"SVT Malmö",
"human",
"Sweden"
],
"relation_labels": [
"occupation",
"country of citizenship",
"employer",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q3282637 .
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P108 wd:Q10659689 .
?x0 wdt:P27 wd:Q34
} |
mcwq-228683 | Who was a Swedish film producer whose child wrote No label defined | [
"Ingmar Bergman"
] | {
"entities": [
"Q7546",
"Q3282637",
"Q5",
"Q34",
"Q10468602",
"Q4975457"
],
"relations": [
"P58",
"P40|wdt:P355",
"P31",
"P106",
"P27"
],
"adjacency": [
[
0,
3,
1
],
[
0,
2,
2
],
[
0,
1,
5
],
[
0,
4,
3
],
[
4,
0,
5
]
],
"entity_labels": [
"Ingmar Bergman",
"film producer",
"human",
"Sweden",
null,
"Maria von Rosen"
],
"relation_labels": [
"screenwriter",
"P40|wdt:P355",
"instance of",
"occupation",
"country of citizenship"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q3282637 .
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P40|wdt:P355 ?x1 .
?x0 wdt:P27 wd:Q34 .
wd:Q10468602 wdt:P58 ?x1
} |
mcwq-228687 | Who was a Swedish founder of Royal Swedish Academy of Sciences | [
"Sten Carl Bielke",
"Mårten Triewald",
"Carl Wilhelm Cederhielm",
"Anders Johan von Höpken",
"Jonas Alströmer",
"Carl Linnaeus"
] | {
"entities": [
"Q5",
"Q34",
"Q191583",
"Q1043"
],
"relations": [
"P27",
"P31",
"P112"
],
"adjacency": [
[
3,
1,
0
],
[
2,
2,
3
],
[
3,
0,
1
]
],
"entity_labels": [
"human",
"Sweden",
"Royal Swedish Academy of Sciences",
"Carl Linnaeus"
],
"relation_labels": [
"country of citizenship",
"instance of",
"founded by"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q191583 wdt:P112 ?x0 .
?x0 wdt:P27 wd:Q34
} |
mcwq-228689 | Who was a Swedish male British spouse of Louise Petrén-Overton | [
"Charles Ernest Overton"
] | {
"entities": [
"Q145",
"Q4972667",
"Q434922",
"Q5",
"Q34",
"Q6581097"
],
"relations": [
"P27",
"P26",
"P21",
"P31"
],
"adjacency": [
[
2,
3,
3
],
[
2,
2,
5
],
[
2,
0,
0
],
[
2,
0,
4
],
[
2,
1,
1
]
],
"entity_labels": [
"United Kingdom",
"Louise Petrén-Overton",
"Charles Ernest Overton",
"human",
"Sweden",
"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:Q145 .
?x0 wdt:P27 wd:Q34 .
?x0 wdt:P26 wd:Q4972667 .
FILTER ( ?x0 != wd:Q4972667 )
} |
mcwq-228691 | Who was a Swedish male composer employed by Oskar Lindberg 's employer | [
"Oskar Lindberg",
"Åke Uddén"
] | {
"entities": [
"Q6218623",
"Q180503",
"Q36834",
"Q10680507",
"Q5",
"Q34",
"Q6581097"
],
"relations": [
"P31",
"P106",
"P27",
"P108",
"P21"
],
"adjacency": [
[
0,
1,
2
],
[
0,
0,
4
],
[
0,
3,
3
],
[
0,
4,
6
],
[
0,
2,
5
],
[
1,
3,
3
]
],
"entity_labels": [
"Åke Uddén",
"Oskar Lindberg",
"composer",
"Stockholms Akademiska Orkester",
"human",
"Sweden",
"male"
],
"relation_labels": [
"instance of",
"occupation",
"country of citizenship",
"employer",
"sex or gender"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q36834 .
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P108 ?x1 .
?x0 wdt:P21 wd:Q6581097 .
?x0 wdt:P27 wd:Q34 .
wd:Q180503 wdt:P108 ?x1
} |
mcwq-228693 | Who was a Swedish male composer that No label defined was written and edited by | [
"Claes Eriksson"
] | {
"entities": [
"Q3440542",
"Q36834",
"Q10468605",
"Q5",
"Q34",
"Q6581097"
],
"relations": [
"P58",
"P31",
"P1040",
"P106",
"P27",
"P21"
],
"adjacency": [
[
0,
3,
1
],
[
0,
1,
3
],
[
2,
2,
0
],
[
2,
0,
0
],
[
0,
5,
5
],
[
0,
4,
4
]
],
"entity_labels": [
"Claes Eriksson",
"composer",
null,
"human",
"Sweden",
"male"
],
"relation_labels": [
"screenwriter",
"instance of",
"film editor",
"occupation",
"country of citizenship",
"sex or gender"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q36834 .
?x0 wdt:P31 wd:Q5 .
wd:Q10468605 wdt:P1040 ?x0 .
wd:Q10468605 wdt:P58 ?x0 .
?x0 wdt:P21 wd:Q6581097 .
?x0 wdt:P27 wd:Q34
} |
mcwq-228694 | Who was a Swedish male composer that married Kirsti Sparboe and Liv Jacobsen Borg | [
"Benny Borg"
] | {
"entities": [
"Q36834",
"Q818046",
"Q5",
"Q34",
"Q265403",
"Q63208544",
"Q6581097"
],
"relations": [
"P31",
"P106",
"P27",
"P26",
"P21"
],
"adjacency": [
[
1,
1,
0
],
[
1,
0,
2
],
[
1,
4,
6
],
[
1,
2,
3
],
[
1,
3,
4
],
[
1,
3,
5
]
],
"entity_labels": [
"composer",
"Benny Borg",
"human",
"Sweden",
"Kirsti Sparboe",
"Liv Jacobsen Borg",
"male"
],
"relation_labels": [
"instance of",
"occupation",
"country of citizenship",
"spouse",
"sex or gender"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q36834 .
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P21 wd:Q6581097 .
?x0 wdt:P27 wd:Q34 .
?x0 wdt:P26 wd:Q265403 .
?x0 wdt:P26 wd:Q63208544 .
FILTER ( ?x0 != wd:Q265403 ) .
FILTER ( ?x0 != wd:Q63208544 )
} |
mcwq-228701 | Who was a Swedish male film editor that directed The Guitar Mongoloid and edited Involuntary | [
"Ruben Östlund"
] | {
"entities": [
"Q211066",
"Q218496",
"Q211228",
"Q5",
"Q7042855",
"Q34",
"Q6581097"
],
"relations": [
"P57",
"P31",
"P1040",
"P106",
"P27",
"P21"
],
"adjacency": [
[
2,
3,
4
],
[
2,
1,
3
],
[
0,
0,
2
],
[
1,
2,
2
],
[
2,
5,
6
],
[
2,
4,
5
]
],
"entity_labels": [
"The Guitar Mongoloid",
"Involuntary",
"Ruben Östlund",
"human",
"film editor",
"Sweden",
"male"
],
"relation_labels": [
"director",
"instance of",
"film editor",
"occupation",
"country of citizenship",
"sex or gender"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q7042855 .
?x0 wdt:P31 wd:Q5 .
wd:Q211066 wdt:P57 ?x0 .
wd:Q218496 wdt:P1040 ?x0 .
?x0 wdt:P21 wd:Q6581097 .
?x0 wdt:P27 wd:Q34
} |
mcwq-228731 | Who was a Swedish sibling of Magnus I, Duke of Mecklenburg | [
"Albert, King of Sweden"
] | {
"entities": [
"Q34",
"Q5",
"Q66797",
"Q167250"
],
"relations": [
"P27",
"P3373",
"P31"
],
"adjacency": [
[
3,
2,
1
],
[
3,
0,
0
],
[
3,
1,
2
]
],
"entity_labels": [
"Sweden",
"human",
"Magnus I, Duke of Mecklenburg",
"Albert, King of Sweden"
],
"relation_labels": [
"country of citizenship",
"sibling",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P27 wd:Q34 .
?x0 wdt:P3373 wd:Q66797 .
FILTER ( ?x0 != wd:Q66797 )
} |
mcwq-228732 | Who was a Swedish sibling of a star of Modus and Into the Darkness | [
"Joel Kinnaman"
] | {
"entities": [
"Q4958871",
"Q5",
"Q34",
"Q69307565",
"Q21685965",
"Q28262"
],
"relations": [
"P27",
"P3373",
"P31",
"P161"
],
"adjacency": [
[
5,
2,
1
],
[
5,
0,
2
],
[
5,
1,
0
],
[
3,
3,
0
],
[
4,
3,
0
]
],
"entity_labels": [
"Melinda Kinnaman",
"human",
"Sweden",
"Into the Darkness",
"Modus",
"Joel Kinnaman"
],
"relation_labels": [
"country of citizenship",
"sibling",
"instance of",
"cast member"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P27 wd:Q34 .
?x0 wdt:P3373 ?x1 .
wd:Q69307565 wdt:P161 ?x1 .
wd:Q21685965 wdt:P161 ?x1 .
FILTER ( ?x0 != ?x1 )
} |
mcwq-228734 | Who was a Swedish spouse of The Good Son 's prequel 's writer | [
"Isabella Rossellini"
] | {
"entities": [
"Q589713",
"Q5",
"Q34",
"Q203840",
"Q1125442",
"Q41148"
],
"relations": [
"P58",
"P31",
"P27",
"P156",
"P26"
],
"adjacency": [
[
3,
1,
1
],
[
3,
2,
2
],
[
3,
4,
5
],
[
4,
0,
5
],
[
4,
3,
0
]
],
"entity_labels": [
"The Good Son",
"human",
"Sweden",
"Isabella Rossellini",
"The Age of Innocence",
"Martin Scorsese"
],
"relation_labels": [
"screenwriter",
"instance of",
"country of citizenship",
"followed by",
"spouse"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P27 wd:Q34 .
?x0 wdt:P26 ?x1 .
?x2 wdt:P58 ?x1 .
?x2 wdt:P156 wd:Q589713 .
FILTER ( ?x0 != ?x1 )
} |
mcwq-228735 | Who was a Swedish spouse of Frederick IX of Denmark | [
"Ingrid of Sweden"
] | {
"entities": [
"Q151312",
"Q34",
"Q163010",
"Q5"
],
"relations": [
"P27",
"P26",
"P31"
],
"adjacency": [
[
2,
2,
3
],
[
2,
0,
1
],
[
2,
1,
0
]
],
"entity_labels": [
"Frederick IX of Denmark",
"Sweden",
"Ingrid of Denmark",
"human"
],
"relation_labels": [
"country of citizenship",
"spouse",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P27 wd:Q34 .
?x0 wdt:P26 wd:Q151312 .
FILTER ( ?x0 != wd:Q151312 )
} |
mcwq-228736 | Who was a Swedish star and cinematographer of Stimulantia | [
"Ingmar Bergman"
] | {
"entities": [
"Q34",
"Q222633",
"Q7546",
"Q5"
],
"relations": [
"P344",
"P27",
"P31",
"P161"
],
"adjacency": [
[
2,
2,
3
],
[
1,
3,
2
],
[
1,
0,
2
],
[
2,
1,
0
]
],
"entity_labels": [
"Sweden",
"Stimulantia",
"Ingmar Bergman",
"human"
],
"relation_labels": [
"director of photography",
"country of citizenship",
"instance of",
"cast member"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q222633 wdt:P161 ?x0 .
wd:Q222633 wdt:P344 ?x0 .
?x0 wdt:P27 wd:Q34
} |
mcwq-228738 | Who was a Swedish star and writer of I Am Curious (Yellow) and I Am Curious (Blue) | [
"Vilgot Sjöman"
] | {
"entities": [
"Q5",
"Q34",
"Q2054210",
"Q5975957",
"Q116760"
],
"relations": [
"P27",
"P58",
"P31",
"P161"
],
"adjacency": [
[
4,
2,
0
],
[
2,
3,
4
],
[
3,
3,
4
],
[
2,
1,
4
],
[
3,
1,
4
],
[
4,
0,
1
]
],
"entity_labels": [
"human",
"Sweden",
"I Am Curious (Yellow)",
"I Am Curious (Blue)",
"Vilgot Sjöman"
],
"relation_labels": [
"country of citizenship",
"screenwriter",
"instance of",
"cast member"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q2054210 wdt:P161 ?x0 .
wd:Q5975957 wdt:P161 ?x0 .
wd:Q2054210 wdt:P58 ?x0 .
wd:Q5975957 wdt:P58 ?x0 .
?x0 wdt:P27 wd:Q34
} |
mcwq-228739 | Who was a Swedish star and writer of The Mechanik , Missionary Man , and Skin Trade | [
"Dolph Lundgren"
] | {
"entities": [
"Q1809498",
"Q181678",
"Q5",
"Q571139",
"Q34",
"Q17128162"
],
"relations": [
"P27",
"P58",
"P31",
"P161"
],
"adjacency": [
[
1,
2,
2
],
[
3,
3,
1
],
[
0,
3,
1
],
[
5,
3,
1
],
[
3,
1,
1
],
[
0,
1,
1
],
[
5,
1,
1
],
[
1,
0,
4
]
],
"entity_labels": [
"Missionary Man",
"Dolph Lundgren",
"human",
"The Mechanik",
"Sweden",
"Skin Trade"
],
"relation_labels": [
"country of citizenship",
"screenwriter",
"instance of",
"cast member"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q571139 wdt:P161 ?x0 .
wd:Q1809498 wdt:P161 ?x0 .
wd:Q17128162 wdt:P161 ?x0 .
wd:Q571139 wdt:P58 ?x0 .
wd:Q1809498 wdt:P58 ?x0 .
wd:Q17128162 wdt:P58 ?x0 .
?x0 wdt:P27 wd:Q34
} |
mcwq-228740 | Who was a Swedish star of Ivans Xtc , Un'estate al mare , My Life with Stars and Stripes , Matrimonio alle Bahamas , BASEketball , Boat Trip , and Body Guards - Guardie del corpo | [
"Victoria Silvstedt"
] | {
"entities": [
"Q3851945",
"Q4003592",
"Q266027",
"Q4041683",
"Q5",
"Q34",
"Q2913882",
"Q600299",
"Q3641538",
"Q127423"
],
"relations": [
"P27",
"P31",
"P161"
],
"adjacency": [
[
9,
1,
4
],
[
1,
2,
9
],
[
7,
2,
9
],
[
2,
2,
9
],
[
6,
2,
9
],
[
0,
2,
9
],
[
3,
2,
9
],
[
8,
2,
9
],
[
9,
0,
5
]
],
"entity_labels": [
"Matrimonio alle Bahamas",
"Un'estate al mare",
"BASEketball",
"Ivans Xtc",
"human",
"Sweden",
"My Life with Stars and Stripes",
"Boat Trip",
"Body Guards - Guardie del corpo",
"Victoria Silvstedt"
],
"relation_labels": [
"country of citizenship",
"instance of",
"cast member"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q4003592 wdt:P161 ?x0 .
wd:Q600299 wdt:P161 ?x0 .
wd:Q266027 wdt:P161 ?x0 .
wd:Q2913882 wdt:P161 ?x0 .
wd:Q3851945 wdt:P161 ?x0 .
wd:Q4041683 wdt:P161 ?x0 .
wd:Q3641538 wdt:P161 ?x0 .
?x0 wdt:P27 wd:Q34
} |
mcwq-228741 | Who was a Swedish star of Hurricane Hutch | [
"Warner Oland"
] | {
"entities": [
"Q34",
"Q23957",
"Q167081",
"Q5"
],
"relations": [
"P27",
"P31",
"P161"
],
"adjacency": [
[
1,
1,
3
],
[
2,
2,
1
],
[
1,
0,
0
]
],
"entity_labels": [
"Sweden",
"Warner Oland",
"Hurricane Hutch",
"human"
],
"relation_labels": [
"country of citizenship",
"instance of",
"cast member"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q167081 wdt:P161 ?x0 .
?x0 wdt:P27 wd:Q34
} |
mcwq-228742 | Who was a Swedish star of Anja and The Book of Vision | [
"Sverrir Gudnason"
] | {
"entities": [
"Q97028622",
"Q10412220",
"Q5",
"Q34",
"Q138232"
],
"relations": [
"P27",
"P31",
"P161"
],
"adjacency": [
[
4,
1,
2
],
[
0,
2,
4
],
[
1,
2,
4
],
[
4,
0,
3
]
],
"entity_labels": [
"The Book of Vision",
"Anja",
"human",
"Sweden",
"Sverrir Gudnason"
],
"relation_labels": [
"country of citizenship",
"instance of",
"cast member"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q97028622 wdt:P161 ?x0 .
wd:Q10412220 wdt:P161 ?x0 .
?x0 wdt:P27 wd:Q34
} |
mcwq-228743 | Who was a Swedish star of Anna Christie , Ninotchka , The Saga of Gosta Berling , Anna Christie , Grand Hotel , and The Mysterious Lady | [
"Greta Garbo"
] | {
"entities": [
"Q560006",
"Q589894",
"Q5443",
"Q246656",
"Q1559662",
"Q5",
"Q34",
"Q384044",
"Q185214"
],
"relations": [
"P27",
"P31",
"P161"
],
"adjacency": [
[
2,
1,
5
],
[
4,
2,
2
],
[
3,
2,
2
],
[
0,
2,
2
],
[
7,
2,
2
],
[
1,
2,
2
],
[
8,
2,
2
],
[
2,
0,
6
]
],
"entity_labels": [
"Anna Christie",
"Ninotchka",
"Greta Garbo",
"Grand Hotel",
"The Saga of Gosta Berling",
"human",
"Sweden",
"The Mysterious Lady",
"Anna Christie"
],
"relation_labels": [
"country of citizenship",
"instance of",
"cast member"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q1559662 wdt:P161 ?x0 .
wd:Q246656 wdt:P161 ?x0 .
wd:Q560006 wdt:P161 ?x0 .
wd:Q384044 wdt:P161 ?x0 .
wd:Q589894 wdt:P161 ?x0 .
wd:Q185214 wdt:P161 ?x0 .
?x0 wdt:P27 wd:Q34
} |
mcwq-228745 | Who was a Swedish star , cinematographer , and writer of Stimulantia | [
"Ingmar Bergman"
] | {
"entities": [
"Q34",
"Q222633",
"Q7546",
"Q5"
],
"relations": [
"P344",
"P58",
"P31",
"P27",
"P161"
],
"adjacency": [
[
2,
2,
3
],
[
1,
4,
2
],
[
1,
0,
2
],
[
1,
1,
2
],
[
2,
3,
0
]
],
"entity_labels": [
"Sweden",
"Stimulantia",
"Ingmar Bergman",
"human"
],
"relation_labels": [
"director of photography",
"screenwriter",
"instance of",
"country of citizenship",
"cast member"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q222633 wdt:P161 ?x0 .
wd:Q222633 wdt:P344 ?x0 .
wd:Q222633 wdt:P58 ?x0 .
?x0 wdt:P27 wd:Q34
} |
mcwq-228748 | Who was a Swedish writer and editor of The Emigrants 's sequel | [
"Jan Troell"
] | {
"entities": [
"Q1171481",
"Q5",
"Q564802",
"Q34",
"Q381876"
],
"relations": [
"P155",
"P58",
"P31",
"P1040",
"P27"
],
"adjacency": [
[
4,
2,
1
],
[
0,
3,
4
],
[
0,
1,
4
],
[
4,
4,
3
],
[
0,
0,
2
]
],
"entity_labels": [
"The New Land",
"human",
"The Emigrants",
"Sweden",
"Jan Troell"
],
"relation_labels": [
"follows",
"screenwriter",
"instance of",
"film editor",
"country of citizenship"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x1 wdt:P1040 ?x0 .
?x1 wdt:P58 ?x0 .
?x0 wdt:P27 wd:Q34 .
?x1 wdt:P155 wd:Q564802
} |
mcwq-228749 | Who was a Swedish writer and star of The Mechanik and Missionary Man | [
"Dolph Lundgren"
] | {
"entities": [
"Q1809498",
"Q181678",
"Q5",
"Q571139",
"Q34"
],
"relations": [
"P27",
"P58",
"P31",
"P161"
],
"adjacency": [
[
1,
2,
2
],
[
3,
3,
1
],
[
0,
3,
1
],
[
3,
1,
1
],
[
0,
1,
1
],
[
1,
0,
4
]
],
"entity_labels": [
"Missionary Man",
"Dolph Lundgren",
"human",
"The Mechanik",
"Sweden"
],
"relation_labels": [
"country of citizenship",
"screenwriter",
"instance of",
"cast member"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q571139 wdt:P161 ?x0 .
wd:Q1809498 wdt:P161 ?x0 .
wd:Q571139 wdt:P58 ?x0 .
wd:Q1809498 wdt:P58 ?x0 .
?x0 wdt:P27 wd:Q34
} |
mcwq-228750 | Who was a Swedish writer of The Girl Who Kicked the Hornets' Nest and The Girl with the Dragon Tattoo | [
"Stieg Larsson"
] | {
"entities": [
"Q1416607",
"Q5",
"Q474093",
"Q34",
"Q186317"
],
"relations": [
"P27",
"P58",
"P31"
],
"adjacency": [
[
4,
2,
1
],
[
2,
1,
4
],
[
0,
1,
4
],
[
4,
0,
3
]
],
"entity_labels": [
"The Girl Who Kicked the Hornets' Nest",
"human",
"The Girl with the Dragon Tattoo",
"Sweden",
"Stieg Larsson"
],
"relation_labels": [
"country of citizenship",
"screenwriter",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q474093 wdt:P58 ?x0 .
wd:Q1416607 wdt:P58 ?x0 .
?x0 wdt:P27 wd:Q34
} |
mcwq-228753 | Who was a Swedish writer , editor , and director of Who Saw Him Die? and The Last Sentence | [
"Jan Troell"
] | {
"entities": [
"Q7746007",
"Q532112",
"Q5",
"Q34",
"Q381876"
],
"relations": [
"P57",
"P58",
"P31",
"P1040",
"P27"
],
"adjacency": [
[
4,
2,
2
],
[
1,
0,
4
],
[
0,
0,
4
],
[
1,
3,
4
],
[
0,
3,
4
],
[
1,
1,
4
],
[
0,
1,
4
],
[
4,
4,
3
]
],
"entity_labels": [
"The Last Sentence",
"Who Saw Him Die?",
"human",
"Sweden",
"Jan Troell"
],
"relation_labels": [
"director",
"screenwriter",
"instance of",
"film editor",
"country of citizenship"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q532112 wdt:P57 ?x0 .
wd:Q7746007 wdt:P57 ?x0 .
wd:Q532112 wdt:P1040 ?x0 .
wd:Q7746007 wdt:P1040 ?x0 .
wd:Q532112 wdt:P58 ?x0 .
wd:Q7746007 wdt:P58 ?x0 .
?x0 wdt:P27 wd:Q34
} |
mcwq-228886 | Who was a cinematographer and composer of Once Upon a Time in Mexico and Shorts | [
"Robert Rodriguez"
] | {
"entities": [
"Q2722782",
"Q47284",
"Q93853",
"Q5"
],
"relations": [
"P344",
"P86",
"P31"
],
"adjacency": [
[
1,
2,
3
],
[
2,
0,
1
],
[
0,
0,
1
],
[
2,
1,
1
],
[
0,
1,
1
]
],
"entity_labels": [
"Shorts",
"Robert Rodriguez",
"Once Upon a Time in Mexico",
"human"
],
"relation_labels": [
"director of photography",
"composer",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q93853 wdt:P344 ?x0 .
wd:Q2722782 wdt:P344 ?x0 .
wd:Q93853 wdt:P86 ?x0 .
wd:Q2722782 wdt:P86 ?x0
} |
mcwq-228887 | Who was a cinematographer and composer of Inland Empire | [
"David Lynch"
] | {
"entities": [
"Q862058",
"Q2071",
"Q5"
],
"relations": [
"P344",
"P86",
"P31"
],
"adjacency": [
[
1,
2,
2
],
[
0,
0,
1
],
[
0,
1,
1
]
],
"entity_labels": [
"Inland Empire",
"David Lynch",
"human"
],
"relation_labels": [
"director of photography",
"composer",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q862058 wdt:P344 ?x0 .
wd:Q862058 wdt:P86 ?x0
} |
mcwq-228888 | Who was a cinematographer and costume designer of No label defined | [
"Andrzej Kondratiuk"
] | {
"entities": [
"Q515077",
"Q5",
"Q9165155"
],
"relations": [
"P344",
"P2515",
"P31"
],
"adjacency": [
[
0,
2,
1
],
[
2,
0,
0
],
[
2,
1,
0
]
],
"entity_labels": [
"Andrzej Kondratiuk",
"human",
null
],
"relation_labels": [
"director of photography",
"costume designer",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q9165155 wdt:P344 ?x0 .
wd:Q9165155 wdt:P2515 ?x0
} |
mcwq-228889 | Who was a cinematographer and director of Full Metal Jacket , Fear and Desire , The Seafarers , and Day of the Fight | [
"Stanley Kubrick"
] | {
"entities": [
"Q426628",
"Q243439",
"Q2001",
"Q5",
"Q929157",
"Q2164458"
],
"relations": [
"P344",
"P57",
"P31"
],
"adjacency": [
[
2,
2,
3
],
[
4,
0,
2
],
[
1,
0,
2
],
[
5,
0,
2
],
[
0,
0,
2
],
[
4,
1,
2
],
[
1,
1,
2
],
[
5,
1,
2
],
[
0,
1,
2
]
],
"entity_labels": [
"Day of the Fight",
"Full Metal Jacket",
"Stanley Kubrick",
"human",
"Fear and Desire",
"The Seafarers"
],
"relation_labels": [
"director of photography",
"director",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q929157 wdt:P344 ?x0 .
wd:Q243439 wdt:P344 ?x0 .
wd:Q2164458 wdt:P344 ?x0 .
wd:Q426628 wdt:P344 ?x0 .
wd:Q929157 wdt:P57 ?x0 .
wd:Q243439 wdt:P57 ?x0 .
wd:Q2164458 wdt:P57 ?x0 .
wd:Q426628 wdt:P57 ?x0
} |
mcwq-228890 | Who was a cinematographer and director of Day of the Fight and Full Metal Jacket | [
"Stanley Kubrick"
] | {
"entities": [
"Q426628",
"Q243439",
"Q2001",
"Q5"
],
"relations": [
"P344",
"P57",
"P31"
],
"adjacency": [
[
2,
2,
3
],
[
1,
0,
2
],
[
0,
0,
2
],
[
1,
1,
2
],
[
0,
1,
2
]
],
"entity_labels": [
"Day of the Fight",
"Full Metal Jacket",
"Stanley Kubrick",
"human"
],
"relation_labels": [
"director of photography",
"director",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q243439 wdt:P344 ?x0 .
wd:Q426628 wdt:P344 ?x0 .
wd:Q243439 wdt:P57 ?x0 .
wd:Q426628 wdt:P57 ?x0
} |
mcwq-228891 | Who was a cinematographer and director of Day of the Fight , The Seafarers , and Full Metal Jacket | [
"Stanley Kubrick"
] | {
"entities": [
"Q426628",
"Q243439",
"Q2001",
"Q5",
"Q2164458"
],
"relations": [
"P344",
"P57",
"P31"
],
"adjacency": [
[
2,
2,
3
],
[
1,
0,
2
],
[
0,
0,
2
],
[
4,
0,
2
],
[
1,
1,
2
],
[
0,
1,
2
],
[
4,
1,
2
]
],
"entity_labels": [
"Day of the Fight",
"Full Metal Jacket",
"Stanley Kubrick",
"human",
"The Seafarers"
],
"relation_labels": [
"director of photography",
"director",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q243439 wdt:P344 ?x0 .
wd:Q426628 wdt:P344 ?x0 .
wd:Q2164458 wdt:P344 ?x0 .
wd:Q243439 wdt:P57 ?x0 .
wd:Q426628 wdt:P57 ?x0 .
wd:Q2164458 wdt:P57 ?x0
} |
mcwq-228892 | Who was a cinematographer and director of Machete 's sequel | [
"Robert Rodriguez"
] | {
"entities": [
"Q128187",
"Q47284",
"Q5",
"Q128493"
],
"relations": [
"P344",
"P155",
"P57",
"P31"
],
"adjacency": [
[
1,
3,
2
],
[
0,
0,
1
],
[
0,
2,
1
],
[
0,
1,
3
]
],
"entity_labels": [
"Machete Kills",
"Robert Rodriguez",
"human",
"Machete"
],
"relation_labels": [
"director of photography",
"follows",
"director",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x1 wdt:P344 ?x0 .
?x1 wdt:P57 ?x0 .
?x1 wdt:P155 wd:Q128493
} |
mcwq-228893 | Who was a cinematographer and director of 1:42.08 | [
"George Lucas"
] | {
"entities": [
"Q38222",
"Q5",
"Q208910"
],
"relations": [
"P344",
"P57",
"P31"
],
"adjacency": [
[
0,
2,
1
],
[
2,
0,
0
],
[
2,
1,
0
]
],
"entity_labels": [
"George Lucas",
"human",
"1:42.08"
],
"relation_labels": [
"director of photography",
"director",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q208910 wdt:P344 ?x0 .
wd:Q208910 wdt:P57 ?x0
} |
mcwq-228894 | Who was a cinematographer and editor of Ten and 10 on Ten | [
"Abbas Kiarostami"
] | {
"entities": [
"Q920374",
"Q5",
"Q55210",
"Q2740695"
],
"relations": [
"P344",
"P31",
"P1040"
],
"adjacency": [
[
2,
1,
1
],
[
0,
0,
2
],
[
3,
0,
2
],
[
0,
2,
2
],
[
3,
2,
2
]
],
"entity_labels": [
"Ten",
"human",
"Abbas Kiarostami",
"10 on Ten"
],
"relation_labels": [
"director of photography",
"instance of",
"film editor"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q920374 wdt:P344 ?x0 .
wd:Q2740695 wdt:P344 ?x0 .
wd:Q920374 wdt:P1040 ?x0 .
wd:Q2740695 wdt:P1040 ?x0
} |
mcwq-228895 | Who was a cinematographer and editor of Sin City , Spy Kids 2: The Island of Lost Dreams , and Once Upon a Time in Mexico | [
"Robert Rodriguez"
] | {
"entities": [
"Q192115",
"Q5",
"Q93853",
"Q47284",
"Q549908"
],
"relations": [
"P344",
"P31",
"P1040"
],
"adjacency": [
[
3,
1,
1
],
[
2,
0,
3
],
[
4,
0,
3
],
[
0,
0,
3
],
[
2,
2,
3
],
[
4,
2,
3
],
[
0,
2,
3
]
],
"entity_labels": [
"Sin City",
"human",
"Once Upon a Time in Mexico",
"Robert Rodriguez",
"Spy Kids 2: The Island of Lost Dreams"
],
"relation_labels": [
"director of photography",
"instance of",
"film editor"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q93853 wdt:P344 ?x0 .
wd:Q549908 wdt:P344 ?x0 .
wd:Q192115 wdt:P344 ?x0 .
wd:Q93853 wdt:P1040 ?x0 .
wd:Q549908 wdt:P1040 ?x0 .
wd:Q192115 wdt:P1040 ?x0
} |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.