id
stringlengths 11
13
| question
stringlengths 11
8.64k
| answers
sequence | subgraph
dict | sparql
stringlengths 49
483
|
---|---|---|---|---|
mcwq-133951 | What Italian founder of Sacher Film edited I Am Self Sufficient | [
"Nanni Moretti"
] | {
"entities": [
"Q3460921",
"Q521792",
"Q38",
"Q25100"
],
"relations": [
"P112",
"P27",
"P1040"
],
"adjacency": [
[
1,
2,
3
],
[
0,
0,
3
],
[
3,
1,
2
]
],
"entity_labels": [
"Sacher Film",
"I Am Self Sufficient",
"Italy",
"Nanni Moretti"
],
"relation_labels": [
"founded by",
"country of citizenship",
"film editor"
]
} | SELECT DISTINCT ?x0 WHERE {
wd:Q521792 wdt:P1040 ?x0 .
wd:Q3460921 wdt:P112 ?x0 .
?x0 wdt:P27 wd:Q38
} |
mcwq-133953 | What Italian male composer did a prequel of Sacred Arias star | [
"Andrea Bocelli"
] | {
"entities": [
"Q42402",
"Q2633073",
"Q36834",
"Q6581097",
"Q3602639",
"Q38"
],
"relations": [
"P106",
"P27",
"P156",
"P161",
"P21"
],
"adjacency": [
[
0,
0,
2
],
[
4,
3,
0
],
[
0,
4,
3
],
[
0,
1,
5
],
[
4,
2,
1
]
],
"entity_labels": [
"Andrea Bocelli",
"Sacred Arias",
"composer",
"male",
"A Night in Tuscany",
"Italy"
],
"relation_labels": [
"occupation",
"country of citizenship",
"followed by",
"cast member",
"sex or gender"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q36834 .
?x1 wdt:P161 ?x0 .
?x0 wdt:P21 wd:Q6581097 .
?x0 wdt:P27 wd:Q38 .
?x1 wdt:P156 wd:Q2633073
} |
mcwq-133955 | What Italian male cinematographer executive produced Beyond Darkness | [
"Joe D'Amato"
] | {
"entities": [
"Q3821632",
"Q222344",
"Q6581097",
"Q684569",
"Q38"
],
"relations": [
"P106",
"P27",
"P21",
"P1431"
],
"adjacency": [
[
3,
0,
1
],
[
0,
3,
3
],
[
3,
2,
2
],
[
3,
1,
4
]
],
"entity_labels": [
"Beyond Darkness",
"cinematographer",
"male",
"Joe D'Amato",
"Italy"
],
"relation_labels": [
"occupation",
"country of citizenship",
"sex or gender",
"executive producer"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q222344 .
wd:Q3821632 wdt:P1431 ?x0 .
?x0 wdt:P21 wd:Q6581097 .
?x0 wdt:P27 wd:Q38
} |
mcwq-133957 | What Italian male cinematographer was Physical Jerks 's composer | [
"Marco Pontecorvo"
] | {
"entities": [
"Q222344",
"Q6581097",
"Q1893879",
"Q3797233",
"Q38"
],
"relations": [
"P106",
"P27",
"P86",
"P21"
],
"adjacency": [
[
2,
0,
0
],
[
3,
2,
2
],
[
2,
3,
1
],
[
2,
1,
4
]
],
"entity_labels": [
"cinematographer",
"male",
"Marco Pontecorvo",
"Physical Jerks",
"Italy"
],
"relation_labels": [
"occupation",
"country of citizenship",
"composer",
"sex or gender"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q222344 .
wd:Q3797233 wdt:P86 ?x0 .
?x0 wdt:P21 wd:Q6581097 .
?x0 wdt:P27 wd:Q38
} |
mcwq-133958 | What Italian male costume designer did Francesca Lo Schiavo marry | [
"Dante Ferretti"
] | {
"entities": [
"Q939842",
"Q1323191",
"Q6581097",
"Q435908",
"Q38"
],
"relations": [
"P106",
"P27",
"P26",
"P21"
],
"adjacency": [
[
0,
0,
1
],
[
0,
3,
2
],
[
0,
1,
4
],
[
0,
2,
3
]
],
"entity_labels": [
"Dante Ferretti",
"costume designer",
"male",
"Francesca Lo Schiavo",
"Italy"
],
"relation_labels": [
"occupation",
"country of citizenship",
"spouse",
"sex or gender"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q1323191 .
?x0 wdt:P21 wd:Q6581097 .
?x0 wdt:P27 wd:Q38 .
?x0 wdt:P26 wd:Q435908 .
FILTER ( ?x0 != wd:Q435908 )
} |
mcwq-133959 | What Italian male film director did Juliette Mayniel , Nora Ricci , and Shelley Winters marry | [
"Vittorio Gassman"
] | {
"entities": [
"Q55452",
"Q6581097",
"Q3343458",
"Q202144",
"Q2526255",
"Q38",
"Q539582"
],
"relations": [
"P106",
"P27",
"P26",
"P21"
],
"adjacency": [
[
0,
0,
4
],
[
0,
3,
1
],
[
0,
1,
5
],
[
0,
2,
3
],
[
0,
2,
6
],
[
0,
2,
2
]
],
"entity_labels": [
"Vittorio Gassman",
"male",
"Nora Ricci",
"Shelley Winters",
"film director",
"Italy",
"Juliette Mayniel"
],
"relation_labels": [
"occupation",
"country of citizenship",
"spouse",
"sex or gender"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q2526255 .
?x0 wdt:P21 wd:Q6581097 .
?x0 wdt:P27 wd:Q38 .
?x0 wdt:P26 wd:Q202144 .
?x0 wdt:P26 wd:Q539582 .
?x0 wdt:P26 wd:Q3343458 .
FILTER ( ?x0 != wd:Q202144 ) .
FILTER ( ?x0 != wd:Q539582 ) .
FILTER ( ?x0 != wd:Q3343458 )
} |
mcwq-133961 | What Italian male film editor did Rosalinda Celentano 's female parent marry | [
"Adriano Celentano"
] | {
"entities": [
"Q6581072",
"Q287976",
"Q38",
"Q7042855",
"Q199943",
"Q274314",
"Q6581097"
],
"relations": [
"P40|wdt:P355",
"P106",
"P27",
"P26",
"P21"
],
"adjacency": [
[
4,
1,
3
],
[
4,
4,
6
],
[
4,
2,
2
],
[
4,
3,
1
],
[
1,
0,
5
],
[
1,
4,
0
]
],
"entity_labels": [
"female",
"Claudia Mori",
"Italy",
"film editor",
"Adriano Celentano",
"Rosalinda Celentano",
"male"
],
"relation_labels": [
"P40|wdt:P355",
"occupation",
"country of citizenship",
"spouse",
"sex or gender"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q7042855 .
?x0 wdt:P21 wd:Q6581097 .
?x0 wdt:P27 wd:Q38 .
?x0 wdt:P26 ?x1 .
?x1 wdt:P40|wdt:P355 wd:Q274314 .
?x1 wdt:P21 wd:Q6581072 .
FILTER ( ?x0 != ?x1 )
} |
mcwq-133963 | What Italian male film editor that founded The Film Foundation executive produced Pieces of a Woman | [
"Martin Scorsese"
] | {
"entities": [
"Q79212167",
"Q7042855",
"Q38",
"Q3520874",
"Q6581097",
"Q41148"
],
"relations": [
"P1431",
"P106",
"P27",
"P112",
"P21"
],
"adjacency": [
[
5,
1,
1
],
[
0,
0,
5
],
[
3,
3,
5
],
[
5,
4,
4
],
[
5,
2,
2
]
],
"entity_labels": [
"Pieces of a Woman",
"film editor",
"Italy",
"The Film Foundation",
"male",
"Martin Scorsese"
],
"relation_labels": [
"executive producer",
"occupation",
"country of citizenship",
"founded by",
"sex or gender"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q7042855 .
wd:Q79212167 wdt:P1431 ?x0 .
wd:Q3520874 wdt:P112 ?x0 .
?x0 wdt:P21 wd:Q6581097 .
?x0 wdt:P27 wd:Q38
} |
mcwq-133965 | What Italian male film producer influenced Thiago Lacerda | [
"Robert De Niro"
] | {
"entities": [
"Q36949",
"Q3282637",
"Q6581097",
"Q38",
"Q2571507"
],
"relations": [
"P106",
"P27",
"P737",
"P21"
],
"adjacency": [
[
0,
0,
1
],
[
4,
2,
0
],
[
0,
3,
2
],
[
0,
1,
3
]
],
"entity_labels": [
"Robert De Niro",
"film producer",
"male",
"Italy",
"Thiago Lacerda"
],
"relation_labels": [
"occupation",
"country of citizenship",
"influenced by",
"sex or gender"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q3282637 .
wd:Q2571507 wdt:P737 ?x0 .
?x0 wdt:P21 wd:Q6581097 .
?x0 wdt:P27 wd:Q38
} |
mcwq-133966 | What Italian male film producer was employed by University of Genoa and employed by University of Udine and University of Catania | [
"Massimo Bacigalupo"
] | {
"entities": [
"Q2307935",
"Q3282637",
"Q405044",
"Q593321",
"Q38",
"Q1248821",
"Q6581097"
],
"relations": [
"P106",
"P27",
"P108",
"P21"
],
"adjacency": [
[
2,
0,
1
],
[
2,
2,
3
],
[
2,
2,
5
],
[
2,
2,
0
],
[
2,
3,
6
],
[
2,
1,
4
]
],
"entity_labels": [
"University of Udine",
"film producer",
"Massimo Bacigalupo",
"University of Genoa",
"Italy",
"University of Catania",
"male"
],
"relation_labels": [
"occupation",
"country of citizenship",
"employer",
"sex or gender"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q3282637 .
?x0 wdt:P108 wd:Q593321 .
?x0 wdt:P108 wd:Q1248821 .
?x0 wdt:P108 wd:Q2307935 .
?x0 wdt:P21 wd:Q6581097 .
?x0 wdt:P27 wd:Q38
} |
mcwq-133971 | What Italian parent of Lorenzo Bertelli was a company 's employee and founder | [
"Miuccia Prada"
] | {
"entities": [
"Q552230",
"Q4830453",
"Q242342",
"Q17279874",
"Q38"
],
"relations": [
"P40|wdt:P355",
"P31",
"P27",
"P108",
"P112"
],
"adjacency": [
[
0,
4,
2
],
[
2,
0,
3
],
[
2,
3,
0
],
[
2,
2,
4
],
[
0,
1,
1
]
],
"entity_labels": [
"Miu Miu",
"business",
"Miuccia Prada",
"Lorenzo Bertelli",
"Italy"
],
"relation_labels": [
"P40|wdt:P355",
"instance of",
"country of citizenship",
"employer",
"founded by"
]
} | SELECT DISTINCT ?x0 WHERE {
?x1 wdt:P112 ?x0 .
?x0 wdt:P40|wdt:P355 wd:Q17279874 .
?x0 wdt:P108 ?x1 .
?x0 wdt:P27 wd:Q38 .
?x1 wdt:P31 wd:Q4830453 } |
mcwq-133972 | What Italian parent of Giulio Einaudi founded Premio Presidente della Repubblica (prize) and was employed by Politecnico di Torino | [
"Luigi Einaudi"
] | {
"entities": [
"Q392897",
"Q106917609",
"Q1242",
"Q38",
"Q1264337"
],
"relations": [
"P27",
"P108",
"P40|wdt:P355",
"P112"
],
"adjacency": [
[
1,
3,
2
],
[
2,
2,
4
],
[
2,
1,
0
],
[
2,
0,
3
]
],
"entity_labels": [
"Polytechnic University of Turin",
"Premio Presidente della Repubblica (prize)",
"Luigi Einaudi",
"Italy",
"Giulio Einaudi"
],
"relation_labels": [
"country of citizenship",
"employer",
"P40|wdt:P355",
"founded by"
]
} | SELECT DISTINCT ?x0 WHERE {
wd:Q106917609 wdt:P112 ?x0 .
?x0 wdt:P40|wdt:P355 wd:Q1264337 .
?x0 wdt:P108 wd:Q392897 .
?x0 wdt:P27 wd:Q38
} |
mcwq-133977 | What Italian parent of Asia Argento was Dawn of the Dead 's composer | [
"Dario Argento"
] | {
"entities": [
"Q53011",
"Q38",
"Q232052",
"Q219155"
],
"relations": [
"P86",
"P27",
"P40|wdt:P355"
],
"adjacency": [
[
3,
0,
0
],
[
0,
2,
2
],
[
0,
1,
1
]
],
"entity_labels": [
"Dario Argento",
"Italy",
"Asia Argento",
"Dawn of the Dead"
],
"relation_labels": [
"composer",
"country of citizenship",
"P40|wdt:P355"
]
} | SELECT DISTINCT ?x0 WHERE {
wd:Q219155 wdt:P86 ?x0 .
?x0 wdt:P40|wdt:P355 wd:Q232052 .
?x0 wdt:P27 wd:Q38
} |
mcwq-133982 | What Italian person directed Brutti, sporchi e cattivi and A Special Day and directed Romanzo di un giovane povero | [
"Ettore Scola"
] | {
"entities": [
"Q733016",
"Q249782",
"Q5",
"Q535295",
"Q38",
"Q53037"
],
"relations": [
"P27",
"P57",
"P31"
],
"adjacency": [
[
5,
2,
2
],
[
3,
1,
5
],
[
0,
1,
5
],
[
1,
1,
5
],
[
5,
0,
4
]
],
"entity_labels": [
"Romanzo di un giovane povero",
"A Special Day",
"human",
"Brutti, sporchi e cattivi",
"Italy",
"Ettore Scola"
],
"relation_labels": [
"country of citizenship",
"director",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q535295 wdt:P57 ?x0 .
wd:Q733016 wdt:P57 ?x0 .
wd:Q249782 wdt:P57 ?x0 .
?x0 wdt:P27 wd:Q38
} |
mcwq-133983 | What Italian person edited I Am Self Sufficient | [
"Nanni Moretti"
] | {
"entities": [
"Q521792",
"Q5",
"Q38",
"Q25100"
],
"relations": [
"P27",
"P31",
"P1040"
],
"adjacency": [
[
3,
1,
1
],
[
0,
2,
3
],
[
3,
0,
2
]
],
"entity_labels": [
"I Am Self Sufficient",
"human",
"Italy",
"Nanni Moretti"
],
"relation_labels": [
"country of citizenship",
"instance of",
"film editor"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q521792 wdt:P1040 ?x0 .
?x0 wdt:P27 wd:Q38
} |
mcwq-133984 | What Italian person edited and wrote I Am Self Sufficient | [
"Nanni Moretti"
] | {
"entities": [
"Q521792",
"Q5",
"Q38",
"Q25100"
],
"relations": [
"P27",
"P58",
"P31",
"P1040"
],
"adjacency": [
[
3,
2,
1
],
[
0,
3,
3
],
[
0,
1,
3
],
[
3,
0,
2
]
],
"entity_labels": [
"I Am Self Sufficient",
"human",
"Italy",
"Nanni Moretti"
],
"relation_labels": [
"country of citizenship",
"screenwriter",
"instance of",
"film editor"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q521792 wdt:P1040 ?x0 .
wd:Q521792 wdt:P58 ?x0 .
?x0 wdt:P27 wd:Q38
} |
mcwq-133985 | What Italian person executive produced Torso and directed Il malato immaginario , Sole nudo , and Ritratto di borghesia in nero | [
"Tonino Cervi"
] | {
"entities": [
"Q1216651",
"Q129437",
"Q5",
"Q535564",
"Q129407",
"Q129988",
"Q38"
],
"relations": [
"P27",
"P57",
"P1431",
"P31"
],
"adjacency": [
[
4,
3,
2
],
[
3,
1,
4
],
[
5,
1,
4
],
[
1,
1,
4
],
[
0,
2,
4
],
[
4,
0,
6
]
],
"entity_labels": [
"Torso",
"Ritratto di borghesia in nero",
"human",
"Sole nudo",
"Tonino Cervi",
"Il malato immaginario",
"Italy"
],
"relation_labels": [
"country of citizenship",
"director",
"executive producer",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q535564 wdt:P57 ?x0 .
wd:Q129988 wdt:P57 ?x0 .
wd:Q129437 wdt:P57 ?x0 .
wd:Q1216651 wdt:P1431 ?x0 .
?x0 wdt:P27 wd:Q38
} |
mcwq-133986 | What Italian person executive produced The Family and wrote A Personal Journey with Martin Scorsese Through American Movies , Casino , Goodfellas , and Mean Streets | [
"Martin Scorsese"
] | {
"entities": [
"Q841335",
"Q220910",
"Q5",
"Q38",
"Q3061609",
"Q42047",
"Q2354637",
"Q41148"
],
"relations": [
"P27",
"P58",
"P1431",
"P31"
],
"adjacency": [
[
7,
3,
2
],
[
4,
2,
7
],
[
6,
1,
7
],
[
1,
1,
7
],
[
5,
1,
7
],
[
0,
1,
7
],
[
7,
0,
3
]
],
"entity_labels": [
"Mean Streets",
"Casino",
"human",
"Italy",
"The Family",
"Goodfellas",
"A Personal Journey with Martin Scorsese Through American Movies",
"Martin Scorsese"
],
"relation_labels": [
"country of citizenship",
"screenwriter",
"executive producer",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q3061609 wdt:P1431 ?x0 .
wd:Q2354637 wdt:P58 ?x0 .
wd:Q220910 wdt:P58 ?x0 .
wd:Q42047 wdt:P58 ?x0 .
wd:Q841335 wdt:P58 ?x0 .
?x0 wdt:P27 wd:Q38
} |
mcwq-133987 | What Italian person founded Institute for Works of Religion | [
"Pius XII"
] | {
"entities": [
"Q2604",
"Q5",
"Q38",
"Q266456"
],
"relations": [
"P27",
"P31",
"P112"
],
"adjacency": [
[
0,
1,
1
],
[
3,
2,
0
],
[
0,
0,
2
]
],
"entity_labels": [
"Pius XII",
"human",
"Italy",
"Institute for Works of Religion"
],
"relation_labels": [
"country of citizenship",
"instance of",
"founded by"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q266456 wdt:P112 ?x0 .
?x0 wdt:P27 wd:Q38
} |
mcwq-133988 | What Italian person founded La nave di Teseo , was employed by University of Bologna and Collège de France , and founded No label defined | [
"Umberto Eco"
] | {
"entities": [
"Q131262",
"Q5",
"Q38",
"Q17333262",
"Q12807",
"Q202660",
"Q23908825"
],
"relations": [
"P27",
"P108",
"P31",
"P112"
],
"adjacency": [
[
4,
2,
1
],
[
6,
3,
4
],
[
3,
3,
4
],
[
4,
1,
0
],
[
4,
1,
5
],
[
4,
0,
2
]
],
"entity_labels": [
"University of Bologna",
"human",
"Italy",
null,
"Umberto Eco",
"Collège de France",
"La nave di Teseo"
],
"relation_labels": [
"country of citizenship",
"employer",
"instance of",
"founded by"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q23908825 wdt:P112 ?x0 .
wd:Q17333262 wdt:P112 ?x0 .
?x0 wdt:P108 wd:Q131262 .
?x0 wdt:P108 wd:Q202660 .
?x0 wdt:P27 wd:Q38
} |
mcwq-133990 | What Italian person influenced Hideki Yukawa and Jorge Allende and was influenced by Joseph Fourier and Otto Hahn | [
"Enrico Fermi"
] | {
"entities": [
"Q8772",
"Q6277634",
"Q57065",
"Q8753",
"Q5",
"Q155777",
"Q38"
],
"relations": [
"P27",
"P737",
"P31"
],
"adjacency": [
[
3,
2,
4
],
[
1,
1,
3
],
[
5,
1,
3
],
[
3,
1,
0
],
[
3,
1,
2
],
[
3,
0,
6
]
],
"entity_labels": [
"Joseph Fourier",
"Jorge Allende",
"Otto Hahn",
"Enrico Fermi",
"human",
"Hideki Yukawa",
"Italy"
],
"relation_labels": [
"country of citizenship",
"influenced by",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q6277634 wdt:P737 ?x0 .
wd:Q155777 wdt:P737 ?x0 .
?x0 wdt:P737 wd:Q8772 .
?x0 wdt:P737 wd:Q57065 .
?x0 wdt:P27 wd:Q38
} |
mcwq-133991 | What Italian person influenced Radu Penciulescu and was influenced by a person | [
"Federico Fellini"
] | {
"entities": [
"Q5",
"Q18545279",
"Q5593",
"Q7371",
"Q38"
],
"relations": [
"P27",
"P737",
"P31"
],
"adjacency": [
[
3,
2,
0
],
[
1,
1,
3
],
[
3,
1,
2
],
[
3,
0,
4
],
[
2,
2,
0
]
],
"entity_labels": [
"human",
"Radu Penciulescu",
"Pablo Picasso",
"Federico Fellini",
"Italy"
],
"relation_labels": [
"country of citizenship",
"influenced by",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q18545279 wdt:P737 ?x0 .
?x0 wdt:P737 ?x1 .
?x0 wdt:P27 wd:Q38 .
?x1 wdt:P31 wd:Q5 } |
mcwq-133993 | What Italian person influenced by a actor edited Woodstock | [
"Martin Scorsese"
] | {
"entities": [
"Q51581",
"Q33999",
"Q5",
"Q956288",
"Q38",
"Q41148"
],
"relations": [
"P31",
"P1040",
"P27",
"P106",
"P737"
],
"adjacency": [
[
5,
0,
2
],
[
3,
1,
5
],
[
5,
4,
0
],
[
5,
2,
4
],
[
0,
3,
1
]
],
"entity_labels": [
"Howard Hawks",
"actor",
"human",
"Woodstock",
"Italy",
"Martin Scorsese"
],
"relation_labels": [
"instance of",
"film editor",
"country of citizenship",
"occupation",
"influenced by"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q956288 wdt:P1040 ?x0 .
?x0 wdt:P737 ?x1 .
?x0 wdt:P27 wd:Q38 .
?x1 wdt:P106 wd:Q33999 } |
mcwq-134001 | What Italian person was a founder of Reteitalia , Five , Mediaset España , and The People of Freedom | [
"Silvio Berlusconi"
] | {
"entities": [
"Q2638120",
"Q3746266",
"Q5",
"Q3933698",
"Q47720",
"Q11860",
"Q38"
],
"relations": [
"P27",
"P31",
"P112"
],
"adjacency": [
[
5,
1,
2
],
[
1,
2,
5
],
[
4,
2,
5
],
[
3,
2,
5
],
[
0,
2,
5
],
[
5,
0,
6
]
],
"entity_labels": [
"Mediaset España",
"Five",
"human",
"Reteitalia",
"The People of Freedom",
"Silvio Berlusconi",
"Italy"
],
"relation_labels": [
"country of citizenship",
"instance of",
"founded by"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q3746266 wdt:P112 ?x0 .
wd:Q47720 wdt:P112 ?x0 .
wd:Q3933698 wdt:P112 ?x0 .
wd:Q2638120 wdt:P112 ?x0 .
?x0 wdt:P27 wd:Q38
} |
mcwq-134004 | What Italian person was employed by Astronomical Observatory of Trieste | [
"Umberto Maio",
"Veronica Biffi",
"Margherita Hack"
] | {
"entities": [
"Q38",
"Q116175",
"Q5",
"Q60054913"
],
"relations": [
"P27",
"P108",
"P31"
],
"adjacency": [
[
3,
2,
2
],
[
3,
1,
1
],
[
3,
0,
0
]
],
"entity_labels": [
"Italy",
"Astronomical Observatory of Trieste",
"human",
"Umberto Maio"
],
"relation_labels": [
"country of citizenship",
"employer",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P108 wd:Q116175 .
?x0 wdt:P27 wd:Q38
} |
mcwq-134005 | What Italian person was employed by Tilburg University and employed by Radboud University Nijmegen , University of Bologna , and University of Padua | [
"Carlo Tagliavini"
] | {
"entities": [
"Q45169",
"Q131262",
"Q632004",
"Q193510",
"Q595668",
"Q5",
"Q38"
],
"relations": [
"P27",
"P108",
"P31"
],
"adjacency": [
[
0,
2,
5
],
[
0,
1,
2
],
[
0,
1,
4
],
[
0,
1,
1
],
[
0,
1,
3
],
[
0,
0,
6
]
],
"entity_labels": [
"Carlo Tagliavini",
"University of Bologna",
"Radboud University Nijmegen",
"University of Padua",
"Tilburg University",
"human",
"Italy"
],
"relation_labels": [
"country of citizenship",
"employer",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P108 wd:Q632004 .
?x0 wdt:P108 wd:Q595668 .
?x0 wdt:P108 wd:Q131262 .
?x0 wdt:P108 wd:Q193510 .
?x0 wdt:P27 wd:Q38
} |
mcwq-134048 | What Italian sibling of Floriano Calvino was influenced by Robert Louis Stevenson and influenced by Vladimir Nabokov | [
"Italo Calvino"
] | {
"entities": [
"Q1512",
"Q154756",
"Q36591",
"Q17141899",
"Q38"
],
"relations": [
"P27",
"P3373",
"P737"
],
"adjacency": [
[
1,
2,
0
],
[
1,
2,
2
],
[
1,
0,
4
],
[
1,
1,
3
]
],
"entity_labels": [
"Robert Louis Stevenson",
"Italo Calvino",
"Vladimir Nabokov",
"Floriano Calvino",
"Italy"
],
"relation_labels": [
"country of citizenship",
"sibling",
"influenced by"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P737 wd:Q1512 .
?x0 wdt:P737 wd:Q36591 .
?x0 wdt:P27 wd:Q38 .
?x0 wdt:P3373 wd:Q17141899 .
FILTER ( ?x0 != wd:Q17141899 )
} |
mcwq-134049 | What Italian sibling of Paolo Berlusconi did No label defined , Citizen Berlusconi , and Viva Zapatero! star | [
"Silvio Berlusconi"
] | {
"entities": [
"Q521117",
"Q2050307",
"Q3678284",
"Q11860",
"Q38",
"Q3926971"
],
"relations": [
"P27",
"P3373",
"P161"
],
"adjacency": [
[
0,
2,
3
],
[
5,
2,
3
],
[
2,
2,
3
],
[
3,
0,
4
],
[
3,
1,
1
]
],
"entity_labels": [
"Viva Zapatero!",
"Paolo Berlusconi",
"Citizen Berlusconi",
"Silvio Berlusconi",
"Italy",
null
],
"relation_labels": [
"country of citizenship",
"sibling",
"cast member"
]
} | SELECT DISTINCT ?x0 WHERE {
wd:Q521117 wdt:P161 ?x0 .
wd:Q3926971 wdt:P161 ?x0 .
wd:Q3678284 wdt:P161 ?x0 .
?x0 wdt:P27 wd:Q38 .
?x0 wdt:P3373 wd:Q2050307 .
FILTER ( ?x0 != wd:Q2050307 )
} |
mcwq-134050 | What Italian sibling of Mauro De André married Dori Ghezzi | [
"Fabrizio De André"
] | {
"entities": [
"Q73802232",
"Q25106",
"Q38",
"Q1052374"
],
"relations": [
"P27",
"P3373",
"P26"
],
"adjacency": [
[
1,
0,
2
],
[
1,
1,
0
],
[
1,
2,
3
]
],
"entity_labels": [
"Mauro De André",
"Fabrizio De André",
"Italy",
"Dori Ghezzi"
],
"relation_labels": [
"country of citizenship",
"sibling",
"spouse"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P27 wd:Q38 .
?x0 wdt:P3373 wd:Q73802232 .
?x0 wdt:P26 wd:Q1052374 .
FILTER ( ?x0 != wd:Q73802232 ) .
FILTER ( ?x0 != wd:Q1052374 )
} |
mcwq-134051 | What Italian sibling of Francesco Pacelli founded Institute for Works of Religion | [
"Pius XII"
] | {
"entities": [
"Q2679849",
"Q2604",
"Q38",
"Q266456"
],
"relations": [
"P27",
"P3373",
"P112"
],
"adjacency": [
[
3,
2,
1
],
[
1,
0,
2
],
[
1,
1,
0
]
],
"entity_labels": [
"Francesco Pacelli",
"Pius XII",
"Italy",
"Institute for Works of Religion"
],
"relation_labels": [
"country of citizenship",
"sibling",
"founded by"
]
} | SELECT DISTINCT ?x0 WHERE {
wd:Q266456 wdt:P112 ?x0 .
?x0 wdt:P27 wd:Q38 .
?x0 wdt:P3373 wd:Q2679849 .
FILTER ( ?x0 != wd:Q2679849 )
} |
mcwq-134055 | What Italian sibling of Luca Verdone directed and wrote Sotto una buona stella and The Big Score | [
"Carlo Verdone"
] | {
"entities": [
"Q3838309",
"Q53046",
"Q22078161",
"Q38",
"Q16607781"
],
"relations": [
"P27",
"P57",
"P58",
"P3373"
],
"adjacency": [
[
2,
1,
1
],
[
4,
1,
1
],
[
2,
2,
1
],
[
4,
2,
1
],
[
1,
0,
3
],
[
1,
3,
0
]
],
"entity_labels": [
"Luca Verdone",
"Carlo Verdone",
"The Big Score",
"Italy",
"Sotto una buona stella"
],
"relation_labels": [
"country of citizenship",
"director",
"screenwriter",
"sibling"
]
} | SELECT DISTINCT ?x0 WHERE {
wd:Q22078161 wdt:P57 ?x0 .
wd:Q16607781 wdt:P57 ?x0 .
wd:Q22078161 wdt:P58 ?x0 .
wd:Q16607781 wdt:P58 ?x0 .
?x0 wdt:P27 wd:Q38 .
?x0 wdt:P3373 wd:Q3838309 .
FILTER ( ?x0 != wd:Q3838309 )
} |
mcwq-134056 | What Italian sibling of Cesare Olschki was employed by University of California, Berkeley and Heidelberg University | [
"Leonardo Olschki"
] | {
"entities": [
"Q168756",
"Q94757477",
"Q151510",
"Q97857",
"Q38"
],
"relations": [
"P27",
"P3373",
"P108"
],
"adjacency": [
[
3,
2,
2
],
[
3,
2,
0
],
[
3,
0,
4
],
[
3,
1,
1
]
],
"entity_labels": [
"University of California, Berkeley",
"Cesare Olschki",
"Heidelberg University",
"Leonardo Olschki",
"Italy"
],
"relation_labels": [
"country of citizenship",
"sibling",
"employer"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P108 wd:Q151510 .
?x0 wdt:P108 wd:Q168756 .
?x0 wdt:P27 wd:Q38 .
?x0 wdt:P3373 wd:Q94757477 .
FILTER ( ?x0 != wd:Q94757477 )
} |
mcwq-134059 | What Italian sibling of Franco Moretti was a film 's star | [
"Nanni Moretti"
] | {
"entities": [
"Q949784",
"Q971600",
"Q25100",
"Q11424",
"Q38"
],
"relations": [
"P27",
"P3373",
"P31",
"P161"
],
"adjacency": [
[
0,
3,
2
],
[
2,
0,
4
],
[
2,
1,
1
],
[
0,
2,
3
]
],
"entity_labels": [
"Caro diario",
"Franco Moretti",
"Nanni Moretti",
"film",
"Italy"
],
"relation_labels": [
"country of citizenship",
"sibling",
"instance of",
"cast member"
]
} | SELECT DISTINCT ?x0 WHERE {
?x1 wdt:P161 ?x0 .
?x0 wdt:P27 wd:Q38 .
?x0 wdt:P3373 wd:Q971600 .
?x1 wdt:P31 wd:Q11424 .
FILTER ( ?x0 != wd:Q971600 )
} |
mcwq-134060 | What Italian sibling of Elmo De Sica wrote Peddlin' in Society and executive produced Bicycle Thieves | [
"Vittorio De Sica"
] | {
"entities": [
"Q53004",
"Q172837",
"Q372031",
"Q106180552",
"Q38"
],
"relations": [
"P27",
"P3373",
"P58",
"P1431"
],
"adjacency": [
[
1,
3,
0
],
[
2,
2,
0
],
[
0,
0,
4
],
[
0,
1,
3
]
],
"entity_labels": [
"Vittorio De Sica",
"Bicycle Thieves",
"Peddlin' in Society",
"Elmo De Sica",
"Italy"
],
"relation_labels": [
"country of citizenship",
"sibling",
"screenwriter",
"executive producer"
]
} | SELECT DISTINCT ?x0 WHERE {
wd:Q172837 wdt:P1431 ?x0 .
wd:Q372031 wdt:P58 ?x0 .
?x0 wdt:P27 wd:Q38 .
?x0 wdt:P3373 wd:Q106180552 .
FILTER ( ?x0 != wd:Q106180552 )
} |
mcwq-134062 | What Italian sibling of Silvia Verdone was a director and star of Al lupo al lupo and A Flat for Three | [
"Carlo Verdone"
] | {
"entities": [
"Q924227",
"Q53046",
"Q3960808",
"Q3607587",
"Q38"
],
"relations": [
"P27",
"P57",
"P3373",
"P161"
],
"adjacency": [
[
0,
3,
1
],
[
3,
3,
1
],
[
0,
1,
1
],
[
3,
1,
1
],
[
1,
0,
4
],
[
1,
2,
2
]
],
"entity_labels": [
"A Flat for Three",
"Carlo Verdone",
"Silvia Verdone",
"Al lupo al lupo",
"Italy"
],
"relation_labels": [
"country of citizenship",
"director",
"sibling",
"cast member"
]
} | SELECT DISTINCT ?x0 WHERE {
wd:Q924227 wdt:P161 ?x0 .
wd:Q3607587 wdt:P161 ?x0 .
wd:Q924227 wdt:P57 ?x0 .
wd:Q3607587 wdt:P57 ?x0 .
?x0 wdt:P27 wd:Q38 .
?x0 wdt:P3373 wd:Q3960808 .
FILTER ( ?x0 != wd:Q3960808 )
} |
mcwq-134068 | What Italian spouse of Silvia Nono edited and directed I Am Self Sufficient | [
"Nanni Moretti"
] | {
"entities": [
"Q20644315",
"Q521792",
"Q38",
"Q25100"
],
"relations": [
"P27",
"P57",
"P26",
"P1040"
],
"adjacency": [
[
1,
1,
3
],
[
1,
3,
3
],
[
3,
0,
2
],
[
3,
2,
0
]
],
"entity_labels": [
"Silvia Nono",
"I Am Self Sufficient",
"Italy",
"Nanni Moretti"
],
"relation_labels": [
"country of citizenship",
"director",
"spouse",
"film editor"
]
} | SELECT DISTINCT ?x0 WHERE {
wd:Q521792 wdt:P57 ?x0 .
wd:Q521792 wdt:P1040 ?x0 .
?x0 wdt:P27 wd:Q38 .
?x0 wdt:P26 wd:Q20644315 .
FILTER ( ?x0 != wd:Q20644315 )
} |
mcwq-134069 | What Italian spouse of Paola del Medico was employed by SRF (broadcaster) and ARD | [
"Kurt Felix"
] | {
"entities": [
"Q115956",
"Q120344",
"Q1441462",
"Q49653",
"Q38"
],
"relations": [
"P27",
"P26",
"P108"
],
"adjacency": [
[
1,
2,
3
],
[
1,
2,
2
],
[
1,
0,
4
],
[
1,
1,
0
]
],
"entity_labels": [
"Paola del Medico",
"Kurt Felix",
"Schweizer Radio und Fernsehen",
"ARD",
"Italy"
],
"relation_labels": [
"country of citizenship",
"spouse",
"employer"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P108 wd:Q49653 .
?x0 wdt:P108 wd:Q1441462 .
?x0 wdt:P27 wd:Q38 .
?x0 wdt:P26 wd:Q115956 .
FILTER ( ?x0 != wd:Q115956 )
} |
mcwq-134070 | What Italian spouse of Helen Schermerhorn Morris executive produced A Ciambra , Boardwalk Empire , and Pieces of a Woman | [
"Martin Scorsese"
] | {
"entities": [
"Q79212167",
"Q30203628",
"Q585758",
"Q21694246",
"Q38",
"Q41148"
],
"relations": [
"P27",
"P26",
"P1431"
],
"adjacency": [
[
0,
2,
5
],
[
1,
2,
5
],
[
2,
2,
5
],
[
5,
0,
4
],
[
5,
1,
3
]
],
"entity_labels": [
"Pieces of a Woman",
"A Ciambra",
"Boardwalk Empire",
"Helen Schermerhorn Morris",
"Italy",
"Martin Scorsese"
],
"relation_labels": [
"country of citizenship",
"spouse",
"executive producer"
]
} | SELECT DISTINCT ?x0 WHERE {
wd:Q79212167 wdt:P1431 ?x0 .
wd:Q30203628 wdt:P1431 ?x0 .
wd:Q585758 wdt:P1431 ?x0 .
?x0 wdt:P27 wd:Q38 .
?x0 wdt:P26 wd:Q21694246 .
FILTER ( ?x0 != wd:Q21694246 )
} |
mcwq-134073 | What Italian spouse of The Triumph of Love 's writer and director did Water and Sugar: Carlo Di Palma, the Colours of Life and Golem, the Ghost of Exile star | [
"Bernardo Bertolucci"
] | {
"entities": [
"Q3110132",
"Q26884654",
"Q53009",
"Q2975534",
"Q3421586",
"Q38"
],
"relations": [
"P57",
"P58",
"P27",
"P26",
"P161"
],
"adjacency": [
[
1,
4,
2
],
[
0,
4,
2
],
[
2,
2,
5
],
[
2,
3,
3
],
[
4,
0,
3
],
[
4,
1,
3
]
],
"entity_labels": [
"Golem, the Ghost of Exile",
"Water and Sugar: Carlo Di Palma, the Colours of Life",
"Bernardo Bertolucci",
"Clare Peploe",
"The Triumph of Love",
"Italy"
],
"relation_labels": [
"director",
"screenwriter",
"country of citizenship",
"spouse",
"cast member"
]
} | SELECT DISTINCT ?x0 WHERE {
wd:Q26884654 wdt:P161 ?x0 .
wd:Q3110132 wdt:P161 ?x0 .
?x0 wdt:P27 wd:Q38 .
?x0 wdt:P26 ?x1 .
wd:Q3421586 wdt:P57 ?x1 .
wd:Q3421586 wdt:P58 ?x1 .
FILTER ( ?x0 != ?x1 )
} |
mcwq-134074 | What Italian spouse of Goliarda Sapienza did Amarcord star | [
"Francesco Maselli"
] | {
"entities": [
"Q18428",
"Q1587727",
"Q53048",
"Q38"
],
"relations": [
"P27",
"P26",
"P161"
],
"adjacency": [
[
0,
2,
2
],
[
2,
0,
3
],
[
2,
1,
1
]
],
"entity_labels": [
"Amarcord",
"Goliarda Sapienza",
"Francesco Maselli",
"Italy"
],
"relation_labels": [
"country of citizenship",
"spouse",
"cast member"
]
} | SELECT DISTINCT ?x0 WHERE {
wd:Q18428 wdt:P161 ?x0 .
?x0 wdt:P27 wd:Q38 .
?x0 wdt:P26 wd:Q1587727 .
FILTER ( ?x0 != wd:Q1587727 )
} |
mcwq-134075 | What Italian spouse of Flavia Franzoni was employed by Harvard University | [
"Romano Prodi"
] | {
"entities": [
"Q17991252",
"Q38484",
"Q13371",
"Q38"
],
"relations": [
"P27",
"P26",
"P108"
],
"adjacency": [
[
1,
2,
2
],
[
1,
0,
3
],
[
1,
1,
0
]
],
"entity_labels": [
"Flavia Franzoni",
"Romano Prodi",
"Harvard University",
"Italy"
],
"relation_labels": [
"country of citizenship",
"spouse",
"employer"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P108 wd:Q13371 .
?x0 wdt:P27 wd:Q38 .
?x0 wdt:P26 wd:Q17991252 .
FILTER ( ?x0 != wd:Q17991252 )
} |
mcwq-134076 | What Italian spouse of Silvia Nono was a director and editor of I Am Self Sufficient | [
"Nanni Moretti"
] | {
"entities": [
"Q20644315",
"Q521792",
"Q38",
"Q25100"
],
"relations": [
"P27",
"P57",
"P26",
"P1040"
],
"adjacency": [
[
1,
1,
3
],
[
1,
3,
3
],
[
3,
0,
2
],
[
3,
2,
0
]
],
"entity_labels": [
"Silvia Nono",
"I Am Self Sufficient",
"Italy",
"Nanni Moretti"
],
"relation_labels": [
"country of citizenship",
"director",
"spouse",
"film editor"
]
} | SELECT DISTINCT ?x0 WHERE {
wd:Q521792 wdt:P57 ?x0 .
wd:Q521792 wdt:P1040 ?x0 .
?x0 wdt:P27 wd:Q38 .
?x0 wdt:P26 wd:Q20644315 .
FILTER ( ?x0 != wd:Q20644315 )
} |
mcwq-134077 | What Italian spouse of Laura Fermi influenced Hideki Yukawa | [
"Enrico Fermi"
] | {
"entities": [
"Q8753",
"Q155777",
"Q6498895",
"Q38"
],
"relations": [
"P27",
"P26",
"P737"
],
"adjacency": [
[
1,
2,
0
],
[
0,
0,
3
],
[
0,
1,
2
]
],
"entity_labels": [
"Enrico Fermi",
"Hideki Yukawa",
"Laura Fermi",
"Italy"
],
"relation_labels": [
"country of citizenship",
"spouse",
"influenced by"
]
} | SELECT DISTINCT ?x0 WHERE {
wd:Q155777 wdt:P737 ?x0 .
?x0 wdt:P27 wd:Q38 .
?x0 wdt:P26 wd:Q6498895 .
FILTER ( ?x0 != wd:Q6498895 )
} |
mcwq-134078 | What Italian spouse of Renate Ramge was influenced by Thomas Aquinas | [
"Umberto Eco"
] | {
"entities": [
"Q2143481",
"Q9438",
"Q12807",
"Q38"
],
"relations": [
"P27",
"P26",
"P737"
],
"adjacency": [
[
2,
2,
1
],
[
2,
0,
3
],
[
2,
1,
0
]
],
"entity_labels": [
"Renate Ramge",
"Thomas Aquinas",
"Umberto Eco",
"Italy"
],
"relation_labels": [
"country of citizenship",
"spouse",
"influenced by"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P737 wd:Q9438 .
?x0 wdt:P27 wd:Q38 .
?x0 wdt:P26 wd:Q2143481 .
FILTER ( ?x0 != wd:Q2143481 )
} |
mcwq-134079 | What Italian spouse of Grace Hightower was a production company 's male founder | [
"Robert De Niro"
] | {
"entities": [
"Q36949",
"Q404341",
"Q6581097",
"Q1579809",
"Q1762059",
"Q38"
],
"relations": [
"P31",
"P27",
"P26",
"P112",
"P21"
],
"adjacency": [
[
3,
3,
0
],
[
0,
4,
2
],
[
0,
1,
5
],
[
0,
2,
1
],
[
3,
0,
4
]
],
"entity_labels": [
"Robert De Niro",
"Grace Hightower",
"male",
"TriBeCa Productions",
"film production company",
"Italy"
],
"relation_labels": [
"instance of",
"country of citizenship",
"spouse",
"founded by",
"sex or gender"
]
} | SELECT DISTINCT ?x0 WHERE {
?x1 wdt:P112 ?x0 .
?x0 wdt:P21 wd:Q6581097 .
?x0 wdt:P27 wd:Q38 .
?x0 wdt:P26 wd:Q404341 .
?x1 wdt:P31 wd:Q1762059 .
FILTER ( ?x0 != wd:Q404341 )
} |
mcwq-134080 | What Italian spouse of Marco Amorosetti was Miu Miu 's founder and employee | [
"Miuccia Prada"
] | {
"entities": [
"Q2058209",
"Q38",
"Q552230",
"Q242342"
],
"relations": [
"P27",
"P26",
"P108",
"P112"
],
"adjacency": [
[
2,
3,
3
],
[
3,
2,
2
],
[
3,
0,
1
],
[
3,
1,
0
]
],
"entity_labels": [
"Marco Amorosetti",
"Italy",
"Miu Miu",
"Miuccia Prada"
],
"relation_labels": [
"country of citizenship",
"spouse",
"employer",
"founded by"
]
} | SELECT DISTINCT ?x0 WHERE {
wd:Q552230 wdt:P112 ?x0 .
?x0 wdt:P108 wd:Q552230 .
?x0 wdt:P27 wd:Q38 .
?x0 wdt:P26 wd:Q2058209 .
FILTER ( ?x0 != wd:Q2058209 )
} |
mcwq-134083 | What Italian spouse of a composer was Requiem of Reconciliation 's composer | [
"Luciano Berio"
] | {
"entities": [
"Q94844",
"Q36834",
"Q221450",
"Q285462",
"Q38"
],
"relations": [
"P86",
"P27",
"P106",
"P26"
],
"adjacency": [
[
0,
0,
2
],
[
2,
1,
4
],
[
2,
3,
3
],
[
3,
2,
1
]
],
"entity_labels": [
"Requiem of Reconciliation",
"composer",
"Luciano Berio",
"Cathy Berberian",
"Italy"
],
"relation_labels": [
"composer",
"country of citizenship",
"occupation",
"spouse"
]
} | SELECT DISTINCT ?x0 WHERE {
wd:Q94844 wdt:P86 ?x0 .
?x0 wdt:P27 wd:Q38 .
?x0 wdt:P26 ?x1 .
?x1 wdt:P106 wd:Q36834 .
FILTER ( ?x0 != ?x1 )
} |
mcwq-134084 | What Italian star and cinematographer of The Prince and the Pirate and The Fish in Love directed Un fantastico via vai | [
"Leonardo Pieraccioni"
] | {
"entities": [
"Q577519",
"Q3795321",
"Q15691504",
"Q3795107",
"Q38"
],
"relations": [
"P344",
"P27",
"P57",
"P161"
],
"adjacency": [
[
3,
3,
0
],
[
1,
3,
0
],
[
3,
0,
0
],
[
1,
0,
0
],
[
2,
2,
0
],
[
0,
1,
4
]
],
"entity_labels": [
"Leonardo Pieraccioni",
"The Prince and the Pirate",
"Un fantastico via vai",
"The Fish in Love",
"Italy"
],
"relation_labels": [
"director of photography",
"country of citizenship",
"director",
"cast member"
]
} | SELECT DISTINCT ?x0 WHERE {
wd:Q3795107 wdt:P161 ?x0 .
wd:Q3795321 wdt:P161 ?x0 .
wd:Q3795107 wdt:P344 ?x0 .
wd:Q3795321 wdt:P344 ?x0 .
wd:Q15691504 wdt:P57 ?x0 .
?x0 wdt:P27 wd:Q38
} |
mcwq-134086 | What Italian star of La Notte and No label defined was a founder of No label defined | [
"Umberto Eco"
] | {
"entities": [
"Q16622965",
"Q17333262",
"Q1215047",
"Q12807",
"Q38"
],
"relations": [
"P112",
"P27",
"P161"
],
"adjacency": [
[
2,
2,
3
],
[
0,
2,
3
],
[
1,
0,
3
],
[
3,
1,
4
]
],
"entity_labels": [
null,
null,
"La Notte",
"Umberto Eco",
"Italy"
],
"relation_labels": [
"founded by",
"country of citizenship",
"cast member"
]
} | SELECT DISTINCT ?x0 WHERE {
wd:Q1215047 wdt:P161 ?x0 .
wd:Q16622965 wdt:P161 ?x0 .
wd:Q17333262 wdt:P112 ?x0 .
?x0 wdt:P27 wd:Q38
} |
mcwq-134087 | What Italian star of No label defined and Padre Padrone edited I Am Self Sufficient and The Thing | [
"Nanni Moretti"
] | {
"entities": [
"Q521792",
"Q3824061",
"Q527598",
"Q3821925",
"Q25100",
"Q38"
],
"relations": [
"P27",
"P1040",
"P161"
],
"adjacency": [
[
1,
2,
4
],
[
2,
2,
4
],
[
0,
1,
4
],
[
3,
1,
4
],
[
4,
0,
5
]
],
"entity_labels": [
"I Am Self Sufficient",
"La sconfitta",
"Padre Padrone",
"The Thing",
"Nanni Moretti",
"Italy"
],
"relation_labels": [
"country of citizenship",
"film editor",
"cast member"
]
} | SELECT DISTINCT ?x0 WHERE {
wd:Q3824061 wdt:P161 ?x0 .
wd:Q527598 wdt:P161 ?x0 .
wd:Q521792 wdt:P1040 ?x0 .
wd:Q3821925 wdt:P1040 ?x0 .
?x0 wdt:P27 wd:Q38
} |
mcwq-134088 | What Italian star of Un povero ricco , No label defined , Kamikazen: Last Night in Milan , Tell Me You Do Everything for Me , Man of the Year , and No label defined did Georges Brassens influence | [
"Nanni Svampa"
] | {
"entities": [
"Q16928471",
"Q3707779",
"Q4004022",
"Q3786467",
"Q3870139",
"Q3812691",
"Q449",
"Q3973887",
"Q38"
],
"relations": [
"P27",
"P737",
"P161"
],
"adjacency": [
[
5,
2,
4
],
[
1,
2,
4
],
[
0,
2,
4
],
[
7,
2,
4
],
[
2,
2,
4
],
[
3,
2,
4
],
[
4,
1,
6
],
[
4,
0,
8
]
],
"entity_labels": [
null,
"Tell Me You Do Everything for Me",
"Un povero ricco",
"Man of the Year",
"Nanni Svampa",
"Kamikazen: Last Night in Milan",
"Georges Brassens",
null,
"Italy"
],
"relation_labels": [
"country of citizenship",
"influenced by",
"cast member"
]
} | SELECT DISTINCT ?x0 WHERE {
wd:Q3812691 wdt:P161 ?x0 .
wd:Q3707779 wdt:P161 ?x0 .
wd:Q16928471 wdt:P161 ?x0 .
wd:Q3973887 wdt:P161 ?x0 .
wd:Q4004022 wdt:P161 ?x0 .
wd:Q3786467 wdt:P161 ?x0 .
?x0 wdt:P737 wd:Q449 .
?x0 wdt:P27 wd:Q38
} |
mcwq-134090 | What Italian star of Cannes, 60 ans d'histoire , L'ultimo gattopardo: Ritratto di Goffredo Lombardo , Water and Sugar: Carlo Di Palma, the Colours of Life , and Marcello: A Sweet Life wrote Le pillole di Ercole , A Special Day , and Io la conoscevo bene | [
"Ettore Scola"
] | {
"entities": [
"Q26884654",
"Q249782",
"Q3828960",
"Q2936406",
"Q6756394",
"Q3819870",
"Q442390",
"Q38",
"Q53037"
],
"relations": [
"P27",
"P58",
"P161"
],
"adjacency": [
[
3,
2,
8
],
[
5,
2,
8
],
[
4,
2,
8
],
[
0,
2,
8
],
[
2,
1,
8
],
[
1,
1,
8
],
[
6,
1,
8
],
[
8,
0,
7
]
],
"entity_labels": [
"Water and Sugar: Carlo Di Palma, the Colours of Life",
"A Special Day",
"Le pillole di Ercole",
"Cannes, 60 ans d'histoire",
"Marcello: A Sweet Life",
"L'ultimo gattopardo: Ritratto di Goffredo Lombardo",
"Io la conoscevo bene",
"Italy",
"Ettore Scola"
],
"relation_labels": [
"country of citizenship",
"screenwriter",
"cast member"
]
} | SELECT DISTINCT ?x0 WHERE {
wd:Q2936406 wdt:P161 ?x0 .
wd:Q3819870 wdt:P161 ?x0 .
wd:Q6756394 wdt:P161 ?x0 .
wd:Q26884654 wdt:P161 ?x0 .
wd:Q3828960 wdt:P58 ?x0 .
wd:Q249782 wdt:P58 ?x0 .
wd:Q442390 wdt:P58 ?x0 .
?x0 wdt:P27 wd:Q38
} |
mcwq-134091 | What Italian star of And Now... Ladies and Gentlemen , Miss Arizona , One 4 All , Lumière and Company , and Love Me No More did a cinematographer marry | [
"Alessandra Martines"
] | {
"entities": [
"Q211954",
"Q295093",
"Q655028",
"Q489564",
"Q288157",
"Q507285",
"Q222344",
"Q3136333",
"Q38"
],
"relations": [
"P27",
"P26",
"P106",
"P161"
],
"adjacency": [
[
7,
3,
4
],
[
5,
3,
4
],
[
2,
3,
4
],
[
0,
3,
4
],
[
3,
3,
4
],
[
4,
0,
8
],
[
4,
1,
1
],
[
1,
2,
6
]
],
"entity_labels": [
"Love Me No More",
"Claude Lelouch",
"Miss Arizona",
"And Now... Ladies and Gentlemen",
"Alessandra Martines",
"Lumière and Company",
"cinematographer",
"One 4 All",
"Italy"
],
"relation_labels": [
"country of citizenship",
"spouse",
"occupation",
"cast member"
]
} | SELECT DISTINCT ?x0 WHERE {
wd:Q3136333 wdt:P161 ?x0 .
wd:Q507285 wdt:P161 ?x0 .
wd:Q655028 wdt:P161 ?x0 .
wd:Q211954 wdt:P161 ?x0 .
wd:Q489564 wdt:P161 ?x0 .
?x0 wdt:P27 wd:Q38 .
?x0 wdt:P26 ?x1 .
?x1 wdt:P106 wd:Q222344 .
FILTER ( ?x0 != ?x1 )
} |
mcwq-134092 | What Italian star of Gangs of New York and Dreams executive produced Boardwalk Empire , The Third Side of the River , and Before the Flood and directed The Aviator and The Departed | [
"Martin Scorsese"
] | {
"entities": [
"Q172975",
"Q26869689",
"Q418809",
"Q585758",
"Q154581",
"Q201924",
"Q16588678",
"Q38",
"Q41148"
],
"relations": [
"P27",
"P57",
"P1431",
"P161"
],
"adjacency": [
[
4,
3,
8
],
[
2,
3,
8
],
[
5,
1,
8
],
[
0,
1,
8
],
[
1,
2,
8
],
[
3,
2,
8
],
[
6,
2,
8
],
[
8,
0,
7
]
],
"entity_labels": [
"The Departed",
"Before the Flood",
"Dreams",
"Boardwalk Empire",
"Gangs of New York",
"The Aviator",
"The Third Side of the River",
"Italy",
"Martin Scorsese"
],
"relation_labels": [
"country of citizenship",
"director",
"executive producer",
"cast member"
]
} | SELECT DISTINCT ?x0 WHERE {
wd:Q154581 wdt:P161 ?x0 .
wd:Q418809 wdt:P161 ?x0 .
wd:Q201924 wdt:P57 ?x0 .
wd:Q172975 wdt:P57 ?x0 .
wd:Q26869689 wdt:P1431 ?x0 .
wd:Q585758 wdt:P1431 ?x0 .
wd:Q16588678 wdt:P1431 ?x0 .
?x0 wdt:P27 wd:Q38
} |
mcwq-134093 | What Italian star of Cannes, 60 ans d'histoire , L'ultimo gattopardo: Ritratto di Goffredo Lombardo , and Water and Sugar: Carlo Di Palma, the Colours of Life wrote and directed How Strange to Be Named Federico and A Special Day | [
"Ettore Scola"
] | {
"entities": [
"Q26884654",
"Q249782",
"Q2936406",
"Q3819870",
"Q16539444",
"Q38",
"Q53037"
],
"relations": [
"P27",
"P57",
"P58",
"P161"
],
"adjacency": [
[
0,
3,
6
],
[
3,
3,
6
],
[
2,
3,
6
],
[
4,
1,
6
],
[
1,
1,
6
],
[
4,
2,
6
],
[
1,
2,
6
],
[
6,
0,
5
]
],
"entity_labels": [
"Water and Sugar: Carlo Di Palma, the Colours of Life",
"A Special Day",
"Cannes, 60 ans d'histoire",
"L'ultimo gattopardo: Ritratto di Goffredo Lombardo",
"How Strange to Be Named Federico",
"Italy",
"Ettore Scola"
],
"relation_labels": [
"country of citizenship",
"director",
"screenwriter",
"cast member"
]
} | SELECT DISTINCT ?x0 WHERE {
wd:Q26884654 wdt:P161 ?x0 .
wd:Q3819870 wdt:P161 ?x0 .
wd:Q2936406 wdt:P161 ?x0 .
wd:Q16539444 wdt:P57 ?x0 .
wd:Q249782 wdt:P57 ?x0 .
wd:Q16539444 wdt:P58 ?x0 .
wd:Q249782 wdt:P58 ?x0 .
?x0 wdt:P27 wd:Q38
} |
mcwq-134094 | What Italian star of Brancaleone at the Crusades did Shelley Winters marry | [
"Vittorio Gassman"
] | {
"entities": [
"Q897651",
"Q55452",
"Q38",
"Q202144"
],
"relations": [
"P27",
"P26",
"P161"
],
"adjacency": [
[
0,
2,
1
],
[
1,
0,
2
],
[
1,
1,
3
]
],
"entity_labels": [
"Brancaleone at the Crusades",
"Vittorio Gassman",
"Italy",
"Shelley Winters"
],
"relation_labels": [
"country of citizenship",
"spouse",
"cast member"
]
} | SELECT DISTINCT ?x0 WHERE {
wd:Q897651 wdt:P161 ?x0 .
?x0 wdt:P27 wd:Q38 .
?x0 wdt:P26 wd:Q202144 .
FILTER ( ?x0 != wd:Q202144 )
} |
mcwq-134098 | What Italian writer of Der Kaiser von Kalifornien produced a film | [
"Luis Trenker"
] | {
"entities": [
"Q560129",
"Q481091",
"Q3860662",
"Q11424",
"Q38"
],
"relations": [
"P272",
"P27",
"P58",
"P31"
],
"adjacency": [
[
2,
0,
0
],
[
1,
2,
0
],
[
0,
1,
4
],
[
2,
3,
3
]
],
"entity_labels": [
"Luis Trenker",
"Der Kaiser von Kalifornien",
null,
"film",
"Italy"
],
"relation_labels": [
"production company",
"country of citizenship",
"screenwriter",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x1 wdt:P272 ?x0 .
wd:Q481091 wdt:P58 ?x0 .
?x0 wdt:P27 wd:Q38 .
?x1 wdt:P31 wd:Q11424 } |
mcwq-134099 | What Italian writer of L'imprevisto , Love in the City , and Hey Boy was Variety Lights 's costume designer | [
"Aldo Buzzi"
] | {
"entities": [
"Q18401",
"Q46386",
"Q18395",
"Q504198",
"Q3020463",
"Q38"
],
"relations": [
"P2515",
"P27",
"P58"
],
"adjacency": [
[
2,
0,
3
],
[
1,
2,
3
],
[
0,
2,
3
],
[
4,
2,
3
],
[
3,
1,
5
]
],
"entity_labels": [
"Love in the City",
"L'imprevisto",
"Variety Lights",
"Aldo Buzzi",
"Hey Boy",
"Italy"
],
"relation_labels": [
"costume designer",
"country of citizenship",
"screenwriter"
]
} | SELECT DISTINCT ?x0 WHERE {
wd:Q18395 wdt:P2515 ?x0 .
wd:Q46386 wdt:P58 ?x0 .
wd:Q18401 wdt:P58 ?x0 .
wd:Q3020463 wdt:P58 ?x0 .
?x0 wdt:P27 wd:Q38
} |
mcwq-134100 | What Italian writer of The Name of the Rose was influenced by James Joyce | [
"Umberto Eco"
] | {
"entities": [
"Q155018",
"Q6882",
"Q12807",
"Q38"
],
"relations": [
"P27",
"P737",
"P58"
],
"adjacency": [
[
0,
2,
2
],
[
2,
1,
1
],
[
2,
0,
3
]
],
"entity_labels": [
"The Name of the Rose",
"James Joyce",
"Umberto Eco",
"Italy"
],
"relation_labels": [
"country of citizenship",
"influenced by",
"screenwriter"
]
} | SELECT DISTINCT ?x0 WHERE {
wd:Q155018 wdt:P58 ?x0 .
?x0 wdt:P737 wd:Q6882 .
?x0 wdt:P27 wd:Q38
} |
mcwq-134103 | What Italian writer of a film executive produced Boardwalk Empire | [
"Martin Scorsese"
] | {
"entities": [
"Q841335",
"Q585758",
"Q11424",
"Q38",
"Q41148"
],
"relations": [
"P27",
"P31",
"P58",
"P1431"
],
"adjacency": [
[
1,
3,
4
],
[
0,
2,
4
],
[
4,
0,
3
],
[
0,
1,
2
]
],
"entity_labels": [
"Mean Streets",
"Boardwalk Empire",
"film",
"Italy",
"Martin Scorsese"
],
"relation_labels": [
"country of citizenship",
"instance of",
"screenwriter",
"executive producer"
]
} | SELECT DISTINCT ?x0 WHERE {
wd:Q585758 wdt:P1431 ?x0 .
?x1 wdt:P58 ?x0 .
?x0 wdt:P27 wd:Q38 .
?x1 wdt:P31 wd:Q11424 } |
mcwq-134105 | What Japanese Canadian male star of The X-Files did Extreme Ops star | [
"Hiro Kanagawa"
] | {
"entities": [
"Q128542",
"Q3136238",
"Q16",
"Q17",
"Q2744",
"Q6581097"
],
"relations": [
"P27",
"P21",
"P161"
],
"adjacency": [
[
0,
2,
1
],
[
4,
2,
1
],
[
1,
1,
5
],
[
1,
0,
3
],
[
1,
0,
2
]
],
"entity_labels": [
"Extreme Ops",
"Hiro Kanagawa",
"Canada",
"Japan",
"The X-Files",
"male"
],
"relation_labels": [
"country of citizenship",
"sex or gender",
"cast member"
]
} | SELECT DISTINCT ?x0 WHERE {
wd:Q128542 wdt:P161 ?x0 .
wd:Q2744 wdt:P161 ?x0 .
?x0 wdt:P21 wd:Q6581097 .
?x0 wdt:P27 wd:Q17 .
?x0 wdt:P27 wd:Q16
} |
mcwq-134106 | What Japanese actor did The Game of Death 's male cinematographer influence and Midori Kinouchi marry | [
"Naoto Takenaka"
] | {
"entities": [
"Q1154179",
"Q33999",
"Q16397",
"Q11518112",
"Q17",
"Q20202630",
"Q6581097"
],
"relations": [
"P344",
"P106",
"P27",
"P26",
"P737",
"P21"
],
"adjacency": [
[
0,
1,
1
],
[
0,
4,
2
],
[
0,
2,
4
],
[
0,
3,
3
],
[
5,
0,
2
],
[
2,
5,
6
]
],
"entity_labels": [
"Naoto Takenaka",
"actor",
"Bruce Lee",
"Midori Kinouchi",
"Japan",
"The Game of Death",
"male"
],
"relation_labels": [
"director of photography",
"occupation",
"country of citizenship",
"spouse",
"influenced by",
"sex or gender"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q33999 .
?x0 wdt:P737 ?x1 .
?x0 wdt:P27 wd:Q17 .
?x0 wdt:P26 wd:Q11518112 .
wd:Q20202630 wdt:P344 ?x1 .
?x1 wdt:P21 wd:Q6581097 .
FILTER ( ?x0 != wd:Q11518112 )
} |
mcwq-134107 | What Japanese actor did Khara and Gainax employ | [
"Hideaki Anno"
] | {
"entities": [
"Q23261",
"Q33999",
"Q834328",
"Q17",
"Q1203676"
],
"relations": [
"P106",
"P27",
"P108"
],
"adjacency": [
[
0,
0,
1
],
[
0,
2,
2
],
[
0,
2,
4
],
[
0,
1,
3
]
],
"entity_labels": [
"Hideaki Anno",
"actor",
"Gainax",
"Japan",
"Khara"
],
"relation_labels": [
"occupation",
"country of citizenship",
"employer"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q33999 .
?x0 wdt:P108 wd:Q834328 .
?x0 wdt:P108 wd:Q1203676 .
?x0 wdt:P27 wd:Q17
} |
mcwq-134108 | What Japanese actor did Kensho Ono marry | [
"Kana Hanazawa"
] | {
"entities": [
"Q1139912",
"Q33999",
"Q49524",
"Q17"
],
"relations": [
"P106",
"P27",
"P26"
],
"adjacency": [
[
2,
0,
1
],
[
2,
1,
3
],
[
2,
2,
0
]
],
"entity_labels": [
"Kensho Ono",
"actor",
"Kana Hanazawa",
"Japan"
],
"relation_labels": [
"occupation",
"country of citizenship",
"spouse"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q33999 .
?x0 wdt:P27 wd:Q17 .
?x0 wdt:P26 wd:Q1139912 .
FILTER ( ?x0 != wd:Q1139912 )
} |
mcwq-134109 | What Japanese actor directed Neon Genesis Evangelion and executive produced Evangelion: 3.0+1.0 Thrice Upon a Time | [
"Hideaki Anno"
] | {
"entities": [
"Q6434144",
"Q23261",
"Q33999",
"Q662",
"Q17"
],
"relations": [
"P27",
"P106",
"P57",
"P1431"
],
"adjacency": [
[
1,
1,
2
],
[
3,
2,
1
],
[
0,
3,
1
],
[
1,
0,
4
]
],
"entity_labels": [
"Evangelion: 3.0+1.0 Thrice Upon a Time",
"Hideaki Anno",
"actor",
"Neon Genesis Evangelion",
"Japan"
],
"relation_labels": [
"country of citizenship",
"occupation",
"director",
"executive producer"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q33999 .
wd:Q662 wdt:P57 ?x0 .
wd:Q6434144 wdt:P1431 ?x0 .
?x0 wdt:P27 wd:Q17
} |
mcwq-134110 | What Japanese actor edited Bright Future | [
"Kiyoshi Kurosawa"
] | {
"entities": [
"Q3107331",
"Q33999",
"Q17",
"Q53834"
],
"relations": [
"P106",
"P27",
"P1040"
],
"adjacency": [
[
3,
0,
1
],
[
0,
2,
3
],
[
3,
1,
2
]
],
"entity_labels": [
"Bright Future",
"actor",
"Japan",
"Kiyoshi Kurosawa"
],
"relation_labels": [
"occupation",
"country of citizenship",
"film editor"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q33999 .
wd:Q3107331 wdt:P1040 ?x0 .
?x0 wdt:P27 wd:Q17
} |
mcwq-134115 | What Japanese actor executive produced Evangelion: 3.0+1.0 Thrice Upon a Time and directed Neon Genesis Evangelion | [
"Hideaki Anno"
] | {
"entities": [
"Q6434144",
"Q23261",
"Q33999",
"Q662",
"Q17"
],
"relations": [
"P27",
"P106",
"P57",
"P1431"
],
"adjacency": [
[
1,
1,
2
],
[
3,
2,
1
],
[
0,
3,
1
],
[
1,
0,
4
]
],
"entity_labels": [
"Evangelion: 3.0+1.0 Thrice Upon a Time",
"Hideaki Anno",
"actor",
"Neon Genesis Evangelion",
"Japan"
],
"relation_labels": [
"country of citizenship",
"occupation",
"director",
"executive producer"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q33999 .
wd:Q662 wdt:P57 ?x0 .
wd:Q6434144 wdt:P1431 ?x0 .
?x0 wdt:P27 wd:Q17
} |
mcwq-134116 | What Japanese actor founded New Japan Pro-Wrestling and Inoki Genome Federation | [
"Antonio Inoki"
] | {
"entities": [
"Q33999",
"Q1150494",
"Q1134510",
"Q17",
"Q45207"
],
"relations": [
"P106",
"P27",
"P112"
],
"adjacency": [
[
4,
0,
0
],
[
2,
2,
4
],
[
1,
2,
4
],
[
4,
1,
3
]
],
"entity_labels": [
"actor",
"New Japan Pro-Wrestling",
"Inoki Genome Federation",
"Japan",
"Antonio Inoki"
],
"relation_labels": [
"occupation",
"country of citizenship",
"founded by"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q33999 .
wd:Q1134510 wdt:P112 ?x0 .
wd:Q1150494 wdt:P112 ?x0 .
?x0 wdt:P27 wd:Q17
} |
mcwq-134117 | What Japanese actor founded Gainax | [
"Hideaki Anno"
] | {
"entities": [
"Q23261",
"Q33999",
"Q834328",
"Q17"
],
"relations": [
"P106",
"P27",
"P112"
],
"adjacency": [
[
0,
0,
1
],
[
2,
2,
0
],
[
0,
1,
3
]
],
"entity_labels": [
"Hideaki Anno",
"actor",
"Gainax",
"Japan"
],
"relation_labels": [
"occupation",
"country of citizenship",
"founded by"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q33999 .
wd:Q834328 wdt:P112 ?x0 .
?x0 wdt:P27 wd:Q17
} |
mcwq-134118 | What Japanese actor married Lim Cho Cho and Yan Shanshan | [
"Lai Man-Wai"
] | {
"entities": [
"Q99692523",
"Q51846070",
"Q33999",
"Q360583",
"Q17"
],
"relations": [
"P106",
"P27",
"P26"
],
"adjacency": [
[
3,
0,
2
],
[
3,
1,
4
],
[
3,
2,
0
],
[
3,
2,
1
]
],
"entity_labels": [
"Yan Shanshan",
"Lim Cho Cho",
"actor",
"Lai Man-Wai",
"Japan"
],
"relation_labels": [
"occupation",
"country of citizenship",
"spouse"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q33999 .
?x0 wdt:P27 wd:Q17 .
?x0 wdt:P26 wd:Q99692523 .
?x0 wdt:P26 wd:Q51846070 .
FILTER ( ?x0 != wd:Q99692523 ) .
FILTER ( ?x0 != wd:Q51846070 )
} |
mcwq-134132 | What Japanese actor that Toei Company and Kyoto University of the Arts and Design employed did Japan Action Enterprise employ | [
"Sonny Chiba"
] | {
"entities": [
"Q1066018",
"Q1582272",
"Q351732",
"Q33999",
"Q17",
"Q1683112"
],
"relations": [
"P106",
"P27",
"P108"
],
"adjacency": [
[
2,
0,
3
],
[
2,
2,
0
],
[
2,
2,
1
],
[
2,
2,
5
],
[
2,
1,
4
]
],
"entity_labels": [
"Toei Company",
"Kyoto University of the Arts and Design",
"Sonny Chiba",
"actor",
"Japan",
"Japan Action Enterprise"
],
"relation_labels": [
"occupation",
"country of citizenship",
"employer"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q33999 .
?x0 wdt:P108 wd:Q1066018 .
?x0 wdt:P108 wd:Q1582272 .
?x0 wdt:P108 wd:Q1683112 .
?x0 wdt:P27 wd:Q17
} |
mcwq-134135 | What Japanese actor that married Akiko Yano was influenced by John Cage , influenced by John Coltrane , and influenced by The Beatles | [
"Ryuichi Sakamoto"
] | {
"entities": [
"Q180727",
"Q33999",
"Q1299",
"Q345494",
"Q17",
"Q7346",
"Q107424"
],
"relations": [
"P106",
"P27",
"P737",
"P26"
],
"adjacency": [
[
3,
0,
1
],
[
3,
2,
5
],
[
3,
2,
2
],
[
3,
2,
0
],
[
3,
1,
4
],
[
3,
3,
6
]
],
"entity_labels": [
"John Cage",
"actor",
"The Beatles",
"Ryuichi Sakamoto",
"Japan",
"John Coltrane",
"Akiko Yano"
],
"relation_labels": [
"occupation",
"country of citizenship",
"influenced by",
"spouse"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q33999 .
?x0 wdt:P737 wd:Q7346 .
?x0 wdt:P737 wd:Q1299 .
?x0 wdt:P737 wd:Q180727 .
?x0 wdt:P27 wd:Q17 .
?x0 wdt:P26 wd:Q107424 .
FILTER ( ?x0 != wd:Q107424 )
} |
mcwq-134139 | What Japanese actor was employed by Gainax and Khara | [
"Hideaki Anno"
] | {
"entities": [
"Q23261",
"Q33999",
"Q834328",
"Q17",
"Q1203676"
],
"relations": [
"P106",
"P27",
"P108"
],
"adjacency": [
[
0,
0,
1
],
[
0,
2,
2
],
[
0,
2,
4
],
[
0,
1,
3
]
],
"entity_labels": [
"Hideaki Anno",
"actor",
"Gainax",
"Japan",
"Khara"
],
"relation_labels": [
"occupation",
"country of citizenship",
"employer"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q33999 .
?x0 wdt:P108 wd:Q834328 .
?x0 wdt:P108 wd:Q1203676 .
?x0 wdt:P27 wd:Q17
} |
mcwq-134142 | What Japanese actor was influenced by Bruce Lee | [
"Naoto Takenaka"
] | {
"entities": [
"Q1154179",
"Q33999",
"Q16397",
"Q17"
],
"relations": [
"P106",
"P27",
"P737"
],
"adjacency": [
[
0,
0,
1
],
[
0,
2,
2
],
[
0,
1,
3
]
],
"entity_labels": [
"Naoto Takenaka",
"actor",
"Bruce Lee",
"Japan"
],
"relation_labels": [
"occupation",
"country of citizenship",
"influenced by"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q33999 .
?x0 wdt:P737 wd:Q16397 .
?x0 wdt:P27 wd:Q17
} |
mcwq-134146 | What Japanese actor was influenced by The Beatles and John Cage and married Akiko Yano | [
"Ryuichi Sakamoto"
] | {
"entities": [
"Q180727",
"Q33999",
"Q345494",
"Q17",
"Q1299",
"Q107424"
],
"relations": [
"P106",
"P27",
"P737",
"P26"
],
"adjacency": [
[
2,
0,
1
],
[
2,
2,
4
],
[
2,
2,
0
],
[
2,
1,
3
],
[
2,
3,
5
]
],
"entity_labels": [
"John Cage",
"actor",
"Ryuichi Sakamoto",
"Japan",
"The Beatles",
"Akiko Yano"
],
"relation_labels": [
"occupation",
"country of citizenship",
"influenced by",
"spouse"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q33999 .
?x0 wdt:P737 wd:Q1299 .
?x0 wdt:P737 wd:Q180727 .
?x0 wdt:P27 wd:Q17 .
?x0 wdt:P26 wd:Q107424 .
FILTER ( ?x0 != wd:Q107424 )
} |
mcwq-134148 | What Japanese actor was influenced by Gerry Anderson and Hayao Miyazaki and influenced by a cinematographer | [
"Hideaki Anno"
] | {
"entities": [
"Q596137",
"Q23261",
"Q33999",
"Q2466933",
"Q222344",
"Q55400",
"Q17"
],
"relations": [
"P106",
"P27",
"P737"
],
"adjacency": [
[
1,
0,
2
],
[
1,
2,
3
],
[
1,
2,
5
],
[
1,
2,
0
],
[
1,
1,
6
],
[
3,
0,
4
]
],
"entity_labels": [
"Gerry Anderson",
"Hideaki Anno",
"actor",
"Eiji Tsuburaya",
"cinematographer",
"Hayao Miyazaki",
"Japan"
],
"relation_labels": [
"occupation",
"country of citizenship",
"influenced by"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q33999 .
?x0 wdt:P737 ?x1 .
?x0 wdt:P737 wd:Q55400 .
?x0 wdt:P737 wd:Q596137 .
?x0 wdt:P27 wd:Q17 .
?x1 wdt:P106 wd:Q222344 } |
mcwq-134150 | What Japanese actor wrote Evangelion: 3.0 You Can (Not) Redo | [
"Hideaki Anno"
] | {
"entities": [
"Q182206",
"Q23261",
"Q33999",
"Q17"
],
"relations": [
"P106",
"P27",
"P58"
],
"adjacency": [
[
1,
0,
2
],
[
0,
2,
1
],
[
1,
1,
3
]
],
"entity_labels": [
"Evangelion: 3.0 You Can (Not) Redo",
"Hideaki Anno",
"actor",
"Japan"
],
"relation_labels": [
"occupation",
"country of citizenship",
"screenwriter"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q33999 .
wd:Q182206 wdt:P58 ?x0 .
?x0 wdt:P27 wd:Q17
} |
mcwq-134155 | What Japanese composer did Karanukan and Moon Child star | [
"Gackt"
] | {
"entities": [
"Q36834",
"Q44606",
"Q97310164",
"Q1946689",
"Q17"
],
"relations": [
"P106",
"P27",
"P161"
],
"adjacency": [
[
1,
0,
0
],
[
2,
2,
1
],
[
3,
2,
1
],
[
1,
1,
4
]
],
"entity_labels": [
"composer",
"Gackt",
"Karanukan",
"Moon Child",
"Japan"
],
"relation_labels": [
"occupation",
"country of citizenship",
"cast member"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q36834 .
wd:Q97310164 wdt:P161 ?x0 .
wd:Q1946689 wdt:P161 ?x0 .
?x0 wdt:P27 wd:Q17
} |
mcwq-134158 | What Japanese composer did Konami employ | [
"Akira Yamaoka",
"Tarō Kudō"
] | {
"entities": [
"Q45700",
"Q36834",
"Q90862128",
"Q17"
],
"relations": [
"P106",
"P27",
"P108"
],
"adjacency": [
[
2,
0,
1
],
[
2,
2,
0
],
[
2,
1,
3
]
],
"entity_labels": [
"Konami",
"composer",
"Yasunori Nishiki",
"Japan"
],
"relation_labels": [
"occupation",
"country of citizenship",
"employer"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q36834 .
?x0 wdt:P108 wd:Q45700 .
?x0 wdt:P27 wd:Q17
} |
mcwq-134159 | What Japanese composer did Tokumei Sentai Go-Busters vs. Kaizoku Sentai Gokaiger: The Movie star | [
"Ichirō Mizuki"
] | {
"entities": [
"Q112420",
"Q36834",
"Q34580",
"Q17"
],
"relations": [
"P106",
"P27",
"P161"
],
"adjacency": [
[
2,
0,
1
],
[
0,
2,
2
],
[
2,
1,
3
]
],
"entity_labels": [
"Tokumei Sentai Go-Busters vs. Kaizoku Sentai Gokaiger: The Movie",
"composer",
"Ichirō Mizuki",
"Japan"
],
"relation_labels": [
"occupation",
"country of citizenship",
"cast member"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q36834 .
wd:Q112420 wdt:P161 ?x0 .
?x0 wdt:P27 wd:Q17
} |
mcwq-134160 | What Japanese composer directed No label defined 's prequel | [
"Takeshi Kobayashi"
] | {
"entities": [
"Q11256433",
"Q36834",
"Q11233901",
"Q846828",
"Q17"
],
"relations": [
"P27",
"P106",
"P57",
"P156"
],
"adjacency": [
[
3,
1,
1
],
[
0,
2,
3
],
[
3,
0,
4
],
[
0,
3,
2
]
],
"entity_labels": [
"Es: Mr. Children in Film",
"composer",
null,
"Takeshi Kobayashi",
"Japan"
],
"relation_labels": [
"country of citizenship",
"occupation",
"director",
"followed by"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q36834 .
?x1 wdt:P57 ?x0 .
?x0 wdt:P27 wd:Q17 .
?x1 wdt:P156 wd:Q11233901
} |
mcwq-134161 | What Japanese composer directed Guilty of Romance and Tokyo Tribe and directed Love Exposure and Himizu | [
"Sion Sono"
] | {
"entities": [
"Q873346",
"Q36834",
"Q179463",
"Q1056859",
"Q1138083",
"Q17",
"Q20795559"
],
"relations": [
"P27",
"P106",
"P57"
],
"adjacency": [
[
2,
1,
1
],
[
6,
2,
2
],
[
4,
2,
2
],
[
0,
2,
2
],
[
3,
2,
2
],
[
2,
0,
5
]
],
"entity_labels": [
"Guilty of Romance",
"composer",
"Sion Sono",
"Himizu",
"Love Exposure",
"Japan",
"Tokyo Tribe"
],
"relation_labels": [
"country of citizenship",
"occupation",
"director"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q36834 .
wd:Q20795559 wdt:P57 ?x0 .
wd:Q1138083 wdt:P57 ?x0 .
wd:Q873346 wdt:P57 ?x0 .
wd:Q1056859 wdt:P57 ?x0 .
?x0 wdt:P27 wd:Q17
} |
mcwq-134162 | What Japanese composer directed and edited Love Letter and Swallowtail | [
"Shunji Iwai"
] | {
"entities": [
"Q958125",
"Q36834",
"Q1323347",
"Q17",
"Q1036921"
],
"relations": [
"P27",
"P106",
"P57",
"P1040"
],
"adjacency": [
[
2,
1,
1
],
[
0,
2,
2
],
[
4,
2,
2
],
[
0,
3,
2
],
[
4,
3,
2
],
[
2,
0,
3
]
],
"entity_labels": [
"Love Letter (1995 film)",
"composer",
"Shunji Iwai",
"Japan",
"Swallowtail"
],
"relation_labels": [
"country of citizenship",
"occupation",
"director",
"film editor"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q36834 .
wd:Q958125 wdt:P57 ?x0 .
wd:Q1036921 wdt:P57 ?x0 .
wd:Q958125 wdt:P1040 ?x0 .
wd:Q1036921 wdt:P1040 ?x0 .
?x0 wdt:P27 wd:Q17
} |
mcwq-134164 | What Japanese composer edited Gamera 3: Revenge of Iris | [
"Isao Tomita"
] | {
"entities": [
"Q17",
"Q546592",
"Q36834",
"Q2091109"
],
"relations": [
"P106",
"P27",
"P1040"
],
"adjacency": [
[
1,
0,
2
],
[
3,
2,
1
],
[
1,
1,
0
]
],
"entity_labels": [
"Japan",
"Isao Tomita",
"composer",
"Gamera 3: Revenge of Iris"
],
"relation_labels": [
"occupation",
"country of citizenship",
"film editor"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q36834 .
wd:Q2091109 wdt:P1040 ?x0 .
?x0 wdt:P27 wd:Q17
} |
mcwq-134165 | What Japanese composer edited Hong Kong Paradise and Gamera 3: Revenge of Iris | [
"Isao Tomita"
] | {
"entities": [
"Q546592",
"Q36834",
"Q5894886",
"Q2091109",
"Q17"
],
"relations": [
"P106",
"P27",
"P1040"
],
"adjacency": [
[
0,
0,
1
],
[
3,
2,
0
],
[
2,
2,
0
],
[
0,
1,
4
]
],
"entity_labels": [
"Isao Tomita",
"composer",
"Hong Kong Paradise",
"Gamera 3: Revenge of Iris",
"Japan"
],
"relation_labels": [
"occupation",
"country of citizenship",
"film editor"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q36834 .
wd:Q2091109 wdt:P1040 ?x0 .
wd:Q5894886 wdt:P1040 ?x0 .
?x0 wdt:P27 wd:Q17
} |
mcwq-134166 | What Japanese composer executive produced Silent Hill | [
"Akira Yamaoka"
] | {
"entities": [
"Q315850",
"Q637842",
"Q36834",
"Q17"
],
"relations": [
"P106",
"P27",
"P1431"
],
"adjacency": [
[
0,
0,
2
],
[
1,
2,
0
],
[
0,
1,
3
]
],
"entity_labels": [
"Akira Yamaoka",
"Silent Hill",
"composer",
"Japan"
],
"relation_labels": [
"occupation",
"country of citizenship",
"executive producer"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q36834 .
wd:Q637842 wdt:P1431 ?x0 .
?x0 wdt:P27 wd:Q17
} |
mcwq-134167 | What Japanese composer executive produced a prequel of A KA RI | [
"Tarô Hakase"
] | {
"entities": [
"Q36834",
"Q17",
"Q5357450",
"Q60988657",
"Q28687994"
],
"relations": [
"P106",
"P27",
"P1431",
"P156"
],
"adjacency": [
[
2,
0,
0
],
[
4,
2,
2
],
[
2,
1,
1
],
[
4,
3,
3
]
],
"entity_labels": [
"composer",
"Japan",
"Tarô Hakase",
"A KA RI",
"I BU KI"
],
"relation_labels": [
"occupation",
"country of citizenship",
"executive producer",
"followed by"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q36834 .
?x1 wdt:P1431 ?x0 .
?x0 wdt:P27 wd:Q17 .
?x1 wdt:P156 wd:Q60988657
} |
mcwq-134168 | What Japanese composer influenced Haruna Ono | [
"Yui"
] | {
"entities": [
"Q17",
"Q249719",
"Q36834",
"Q10294022"
],
"relations": [
"P106",
"P27",
"P737"
],
"adjacency": [
[
1,
0,
2
],
[
3,
2,
1
],
[
1,
1,
0
]
],
"entity_labels": [
"Japan",
"Yui",
"composer",
"Haruna Ono"
],
"relation_labels": [
"occupation",
"country of citizenship",
"influenced by"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q36834 .
wd:Q10294022 wdt:P737 ?x0 .
?x0 wdt:P27 wd:Q17
} |
mcwq-134169 | What Japanese composer married Hajime Mizoguchi | [
"Yoko Kanno"
] | {
"entities": [
"Q1373848",
"Q36834",
"Q224981",
"Q17"
],
"relations": [
"P106",
"P27",
"P26"
],
"adjacency": [
[
2,
0,
1
],
[
2,
1,
3
],
[
2,
2,
0
]
],
"entity_labels": [
"Hajime Mizoguchi",
"composer",
"Yoko Kanno",
"Japan"
],
"relation_labels": [
"occupation",
"country of citizenship",
"spouse"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q36834 .
?x0 wdt:P27 wd:Q17 .
?x0 wdt:P26 wd:Q1373848 .
FILTER ( ?x0 != wd:Q1373848 )
} |
mcwq-134171 | What Japanese composer of Het Grote Gebeuren edited Gamera 3: Revenge of Iris | [
"Isao Tomita"
] | {
"entities": [
"Q546592",
"Q107494553",
"Q17",
"Q2091109"
],
"relations": [
"P86",
"P27",
"P1040"
],
"adjacency": [
[
3,
2,
0
],
[
1,
0,
0
],
[
0,
1,
2
]
],
"entity_labels": [
"Isao Tomita",
"Het Grote Gebeuren",
"Japan",
"Gamera 3: Revenge of Iris"
],
"relation_labels": [
"composer",
"country of citizenship",
"film editor"
]
} | SELECT DISTINCT ?x0 WHERE {
wd:Q2091109 wdt:P1040 ?x0 .
wd:Q107494553 wdt:P86 ?x0 .
?x0 wdt:P27 wd:Q17
} |
mcwq-134172 | What Japanese composer of Come, Sweet Death did The Taste of Tea star | [
"Hideaki Anno"
] | {
"entities": [
"Q23261",
"Q472012",
"Q11687329",
"Q17"
],
"relations": [
"P86",
"P27",
"P161"
],
"adjacency": [
[
1,
2,
0
],
[
2,
0,
0
],
[
0,
1,
3
]
],
"entity_labels": [
"Hideaki Anno",
"The Taste of Tea",
"Come, Sweet Death",
"Japan"
],
"relation_labels": [
"composer",
"country of citizenship",
"cast member"
]
} | SELECT DISTINCT ?x0 WHERE {
wd:Q472012 wdt:P161 ?x0 .
wd:Q11687329 wdt:P86 ?x0 .
?x0 wdt:P27 wd:Q17
} |
mcwq-134173 | What Japanese composer of Come, Sweet Death executive produced Evangelion: 3.0 You Can (Not) Redo | [
"Hideaki Anno"
] | {
"entities": [
"Q182206",
"Q23261",
"Q11687329",
"Q17"
],
"relations": [
"P86",
"P27",
"P1431"
],
"adjacency": [
[
2,
0,
1
],
[
0,
2,
1
],
[
1,
1,
3
]
],
"entity_labels": [
"Evangelion: 3.0 You Can (Not) Redo",
"Hideaki Anno",
"Come, Sweet Death",
"Japan"
],
"relation_labels": [
"composer",
"country of citizenship",
"executive producer"
]
} | SELECT DISTINCT ?x0 WHERE {
wd:Q11687329 wdt:P86 ?x0 .
wd:Q182206 wdt:P1431 ?x0 .
?x0 wdt:P27 wd:Q17
} |
mcwq-134176 | What Japanese composer of Come, Sweet Death was employed by Gainax | [
"Hideaki Anno"
] | {
"entities": [
"Q23261",
"Q11687329",
"Q834328",
"Q17"
],
"relations": [
"P86",
"P27",
"P108"
],
"adjacency": [
[
1,
0,
0
],
[
0,
2,
2
],
[
0,
1,
3
]
],
"entity_labels": [
"Hideaki Anno",
"Come, Sweet Death",
"Gainax",
"Japan"
],
"relation_labels": [
"composer",
"country of citizenship",
"employer"
]
} | SELECT DISTINCT ?x0 WHERE {
wd:Q11687329 wdt:P86 ?x0 .
?x0 wdt:P108 wd:Q834328 .
?x0 wdt:P27 wd:Q17
} |
mcwq-134177 | What Japanese composer of a film did Tokumei Sentai Go-Busters vs. Kaizoku Sentai Gokaiger: The Movie star | [
"Ichirō Mizuki"
] | {
"entities": [
"Q34580",
"Q112420",
"Q43303207",
"Q17",
"Q11424"
],
"relations": [
"P86",
"P27",
"P31",
"P161"
],
"adjacency": [
[
1,
3,
0
],
[
2,
0,
0
],
[
0,
1,
3
],
[
2,
2,
4
]
],
"entity_labels": [
"Ichirō Mizuki",
"Tokumei Sentai Go-Busters vs. Kaizoku Sentai Gokaiger: The Movie",
"Mazinger Z: Infinity",
"Japan",
"film"
],
"relation_labels": [
"composer",
"country of citizenship",
"instance of",
"cast member"
]
} | SELECT DISTINCT ?x0 WHERE {
wd:Q112420 wdt:P161 ?x0 .
?x1 wdt:P86 ?x0 .
?x0 wdt:P27 wd:Q17 .
?x1 wdt:P31 wd:Q11424 } |
mcwq-134184 | What Japanese composer was Sumire 's sibling 's parent | [
"Chara"
] | {
"entities": [
"Q36834",
"Q28682875",
"Q61058153",
"Q17",
"Q289752"
],
"relations": [
"P106",
"P27",
"P40|wdt:P355",
"P3373"
],
"adjacency": [
[
4,
0,
0
],
[
4,
2,
2
],
[
4,
1,
3
],
[
2,
3,
1
]
],
"entity_labels": [
"composer",
"Sumire",
"Himi Satō",
"Japan",
"Chara"
],
"relation_labels": [
"occupation",
"country of citizenship",
"P40|wdt:P355",
"sibling"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q36834 .
?x0 wdt:P40|wdt:P355 ?x1 .
?x0 wdt:P27 wd:Q17 .
?x1 wdt:P3373 wd:Q28682875 .
FILTER ( ?x1 != wd:Q28682875 )
} |
mcwq-134187 | What Japanese composer was a parent of Rima Yokoi | [
"Zeebra"
] | {
"entities": [
"Q106940564",
"Q184370",
"Q36834",
"Q17"
],
"relations": [
"P106",
"P27",
"P40|wdt:P355"
],
"adjacency": [
[
1,
0,
2
],
[
1,
2,
0
],
[
1,
1,
3
]
],
"entity_labels": [
"Rima Yokoi",
"Zeebra",
"composer",
"Japan"
],
"relation_labels": [
"occupation",
"country of citizenship",
"P40|wdt:P355"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q36834 .
?x0 wdt:P40|wdt:P355 wd:Q106940564 .
?x0 wdt:P27 wd:Q17
} |
mcwq-134188 | What Japanese composer was a person that Haruna Ono was influenced by | [
"Yui"
] | {
"entities": [
"Q36834",
"Q5",
"Q249719",
"Q17",
"Q10294022"
],
"relations": [
"P106",
"P27",
"P737",
"P31"
],
"adjacency": [
[
2,
0,
0
],
[
2,
3,
1
],
[
4,
2,
2
],
[
2,
1,
3
]
],
"entity_labels": [
"composer",
"human",
"Yui",
"Japan",
"Haruna Ono"
],
"relation_labels": [
"occupation",
"country of citizenship",
"influenced by",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q36834 .
?x0 wdt:P31 wd:Q5 .
wd:Q10294022 wdt:P737 ?x0 .
?x0 wdt:P27 wd:Q17
} |
mcwq-134191 | What Japanese composer was employed by Musashino Art University and employed by a production company | [
"Shin'ya Nakajima"
] | {
"entities": [
"Q36834",
"Q1326245",
"Q11364406",
"Q3992245",
"Q17",
"Q1762059"
],
"relations": [
"P106",
"P27",
"P108",
"P31"
],
"adjacency": [
[
2,
0,
0
],
[
2,
2,
3
],
[
2,
2,
1
],
[
2,
1,
4
],
[
3,
3,
5
]
],
"entity_labels": [
"composer",
"Musashino Art University",
"Shin'ya Nakajima",
"Tohokushinsha Film",
"Japan",
"film production company"
],
"relation_labels": [
"occupation",
"country of citizenship",
"employer",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q36834 .
?x0 wdt:P108 ?x1 .
?x0 wdt:P108 wd:Q1326245 .
?x0 wdt:P27 wd:Q17 .
?x1 wdt:P31 wd:Q1762059 } |
mcwq-134192 | What Japanese composer was influenced by John Coltrane | [
"Ryuichi Sakamoto"
] | {
"entities": [
"Q7346",
"Q345494",
"Q36834",
"Q17"
],
"relations": [
"P106",
"P27",
"P737"
],
"adjacency": [
[
1,
0,
2
],
[
1,
2,
0
],
[
1,
1,
3
]
],
"entity_labels": [
"John Coltrane",
"Ryuichi Sakamoto",
"composer",
"Japan"
],
"relation_labels": [
"occupation",
"country of citizenship",
"influenced by"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q36834 .
?x0 wdt:P737 wd:Q7346 .
?x0 wdt:P27 wd:Q17
} |
mcwq-134193 | What Japanese composer wrote Moon Child | [
"Gackt"
] | {
"entities": [
"Q44606",
"Q1946689",
"Q36834",
"Q17"
],
"relations": [
"P106",
"P27",
"P58"
],
"adjacency": [
[
0,
0,
2
],
[
1,
2,
0
],
[
0,
1,
3
]
],
"entity_labels": [
"Gackt",
"Moon Child",
"composer",
"Japan"
],
"relation_labels": [
"occupation",
"country of citizenship",
"screenwriter"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q36834 .
wd:Q1946689 wdt:P58 ?x0 .
?x0 wdt:P27 wd:Q17
} |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.