id
stringlengths 11
13
| question
stringlengths 11
8.64k
| answers
sequence | subgraph
dict | sparql
stringlengths 49
483
|
---|---|---|---|---|
mcwq-133743 | What Italian costume designer did Francesca Lo Schiavo marry | [
"Dante Ferretti"
] | {
"entities": [
"Q1323191",
"Q939842",
"Q435908",
"Q38"
],
"relations": [
"P106",
"P27",
"P26"
],
"adjacency": [
[
1,
0,
0
],
[
1,
1,
3
],
[
1,
2,
2
]
],
"entity_labels": [
"costume designer",
"Dante Ferretti",
"Francesca Lo Schiavo",
"Italy"
],
"relation_labels": [
"occupation",
"country of citizenship",
"spouse"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q1323191 .
?x0 wdt:P27 wd:Q38 .
?x0 wdt:P26 wd:Q435908 .
FILTER ( ?x0 != wd:Q435908 )
} |
mcwq-133744 | What Italian costume designer did Trauma star | [
"Fiore Argento"
] | {
"entities": [
"Q1323191",
"Q547402",
"Q774067",
"Q38"
],
"relations": [
"P106",
"P27",
"P161"
],
"adjacency": [
[
1,
0,
0
],
[
2,
2,
1
],
[
1,
1,
3
]
],
"entity_labels": [
"costume designer",
"Fiore Argento",
"Trauma",
"Italy"
],
"relation_labels": [
"occupation",
"country of citizenship",
"cast member"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q1323191 .
wd:Q774067 wdt:P161 ?x0 .
?x0 wdt:P27 wd:Q38
} |
mcwq-133746 | What Italian costume designer did Chiari e morbidi tessuti, l'arte di Piero Tosi and The Three Faces star | [
"Piero Tosi"
] | {
"entities": [
"Q86661688",
"Q1323191",
"Q1091145",
"Q507073",
"Q38"
],
"relations": [
"P106",
"P27",
"P161"
],
"adjacency": [
[
3,
0,
1
],
[
0,
2,
3
],
[
2,
2,
3
],
[
3,
1,
4
]
],
"entity_labels": [
"Chiari e morbidi tessuti - L'arte di Piero Tosi",
"costume designer",
"The Three Faces",
"Piero Tosi",
"Italy"
],
"relation_labels": [
"occupation",
"country of citizenship",
"cast member"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q1323191 .
wd:Q86661688 wdt:P161 ?x0 .
wd:Q1091145 wdt:P161 ?x0 .
?x0 wdt:P27 wd:Q38
} |
mcwq-133747 | What Italian costume designer did Accademia Nazionale di Santa Cecilia employ | [
"Sylvano Bussotti"
] | {
"entities": [
"Q1323191",
"Q181410",
"Q38",
"Q981837"
],
"relations": [
"P106",
"P27",
"P108"
],
"adjacency": [
[
3,
0,
0
],
[
3,
2,
1
],
[
3,
1,
2
]
],
"entity_labels": [
"costume designer",
"Accademia Nazionale di Santa Cecilia",
"Italy",
"Sylvano Bussotti"
],
"relation_labels": [
"occupation",
"country of citizenship",
"employer"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q1323191 .
?x0 wdt:P108 wd:Q181410 .
?x0 wdt:P27 wd:Q38
} |
mcwq-133751 | What Italian costume designer edited Morel's pija | [
"Mario Chiari"
] | {
"entities": [
"Q3819417",
"Q1323191",
"Q1898710",
"Q38"
],
"relations": [
"P106",
"P27",
"P1040"
],
"adjacency": [
[
2,
0,
1
],
[
0,
2,
2
],
[
2,
1,
3
]
],
"entity_labels": [
"Morel's Invention",
"costume designer",
"Mario Chiari",
"Italy"
],
"relation_labels": [
"occupation",
"country of citizenship",
"film editor"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q1323191 .
wd:Q3819417 wdt:P1040 ?x0 .
?x0 wdt:P27 wd:Q38
} |
mcwq-133753 | What Italian costume designer executive produced No label defined | [
"Sergio Stivaletti"
] | {
"entities": [
"Q1323191",
"Q375241",
"Q3791374",
"Q38"
],
"relations": [
"P106",
"P27",
"P1431"
],
"adjacency": [
[
1,
0,
0
],
[
2,
2,
1
],
[
1,
1,
3
]
],
"entity_labels": [
"costume designer",
"Sergio Stivaletti",
null,
"Italy"
],
"relation_labels": [
"occupation",
"country of citizenship",
"executive producer"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q1323191 .
wd:Q3791374 wdt:P1431 ?x0 .
?x0 wdt:P27 wd:Q38
} |
mcwq-133754 | What Italian costume designer executive produced No label defined and directed The Profane Exhibit and Rabbia furiosa - Er Canaro | [
"Sergio Stivaletti"
] | {
"entities": [
"Q7758473",
"Q1323191",
"Q3791374",
"Q53557750",
"Q375241",
"Q38"
],
"relations": [
"P27",
"P106",
"P57",
"P1431"
],
"adjacency": [
[
4,
1,
1
],
[
3,
2,
4
],
[
0,
2,
4
],
[
2,
3,
4
],
[
4,
0,
5
]
],
"entity_labels": [
"The Profane Exhibit",
"costume designer",
null,
"Rabbia furiosa - Er Canaro",
"Sergio Stivaletti",
"Italy"
],
"relation_labels": [
"country of citizenship",
"occupation",
"director",
"executive producer"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q1323191 .
wd:Q53557750 wdt:P57 ?x0 .
wd:Q7758473 wdt:P57 ?x0 .
wd:Q3791374 wdt:P1431 ?x0 .
?x0 wdt:P27 wd:Q38
} |
mcwq-133755 | What Italian costume designer married Franca Rame | [
"Dario Fo"
] | {
"entities": [
"Q1323191",
"Q444509",
"Q765",
"Q38"
],
"relations": [
"P106",
"P27",
"P26"
],
"adjacency": [
[
2,
0,
0
],
[
2,
1,
3
],
[
2,
2,
1
]
],
"entity_labels": [
"costume designer",
"Franca Rame",
"Dario Fo",
"Italy"
],
"relation_labels": [
"occupation",
"country of citizenship",
"spouse"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q1323191 .
?x0 wdt:P27 wd:Q38 .
?x0 wdt:P26 wd:Q444509 .
FILTER ( ?x0 != wd:Q444509 )
} |
mcwq-133759 | What Italian costume designer of American Gigolo was Armani 's employee and founder | [
"Giorgio Armani"
] | {
"entities": [
"Q692720",
"Q635484",
"Q157054",
"Q38"
],
"relations": [
"P2515",
"P27",
"P108",
"P112"
],
"adjacency": [
[
0,
0,
2
],
[
1,
3,
2
],
[
2,
2,
1
],
[
2,
1,
3
]
],
"entity_labels": [
"American Gigolo",
"Armani",
"Giorgio Armani",
"Italy"
],
"relation_labels": [
"costume designer",
"country of citizenship",
"employer",
"founded by"
]
} | SELECT DISTINCT ?x0 WHERE {
wd:Q692720 wdt:P2515 ?x0 .
wd:Q635484 wdt:P112 ?x0 .
?x0 wdt:P108 wd:Q635484 .
?x0 wdt:P27 wd:Q38
} |
mcwq-133761 | What Italian costume designer of Amici mostri was a director , executive producer , and star of a film | [
"Sergio Stivaletti"
] | {
"entities": [
"Q3791374",
"Q375241",
"Q11424",
"Q38",
"Q3614249"
],
"relations": [
"P57",
"P1431",
"P31",
"P27",
"P2515",
"P161"
],
"adjacency": [
[
0,
5,
1
],
[
0,
0,
1
],
[
4,
4,
1
],
[
0,
1,
1
],
[
1,
3,
3
],
[
0,
2,
2
]
],
"entity_labels": [
null,
"Sergio Stivaletti",
"film",
"Italy",
"Amici mostri"
],
"relation_labels": [
"director",
"executive producer",
"instance of",
"country of citizenship",
"costume designer",
"cast member"
]
} | SELECT DISTINCT ?x0 WHERE {
?x1 wdt:P161 ?x0 .
?x1 wdt:P57 ?x0 .
wd:Q3614249 wdt:P2515 ?x0 .
?x1 wdt:P1431 ?x0 .
?x0 wdt:P27 wd:Q38 .
?x1 wdt:P31 wd:Q11424 } |
mcwq-133765 | What Italian costume designer that Il seme della discordia and No label defined were written by and directed by was a costume designer and composer of Black Holes | [
"Pappi Corsicato"
] | {
"entities": [
"Q978849",
"Q2050883",
"Q3796293",
"Q3790572",
"Q38"
],
"relations": [
"P57",
"P58",
"P27",
"P2515",
"P86"
],
"adjacency": [
[
0,
0,
1
],
[
2,
0,
1
],
[
3,
4,
1
],
[
3,
3,
1
],
[
0,
1,
1
],
[
2,
1,
1
],
[
1,
2,
4
]
],
"entity_labels": [
"Il seme della discordia",
"Pappi Corsicato",
null,
"Black Holes",
"Italy"
],
"relation_labels": [
"director",
"screenwriter",
"country of citizenship",
"costume designer",
"composer"
]
} | SELECT DISTINCT ?x0 WHERE {
wd:Q978849 wdt:P57 ?x0 .
wd:Q3796293 wdt:P57 ?x0 .
wd:Q3790572 wdt:P86 ?x0 .
wd:Q3790572 wdt:P2515 ?x0 .
wd:Q978849 wdt:P58 ?x0 .
wd:Q3796293 wdt:P58 ?x0 .
?x0 wdt:P27 wd:Q38
} |
mcwq-133770 | What Italian costume designer was a film director that No label defined was executive produced by and starred | [
"Sergio Stivaletti"
] | {
"entities": [
"Q1323191",
"Q3791374",
"Q375241",
"Q2526255",
"Q38"
],
"relations": [
"P106",
"P27",
"P1431",
"P161"
],
"adjacency": [
[
2,
0,
3
],
[
2,
0,
0
],
[
1,
3,
2
],
[
1,
2,
2
],
[
2,
1,
4
]
],
"entity_labels": [
"costume designer",
null,
"Sergio Stivaletti",
"film director",
"Italy"
],
"relation_labels": [
"occupation",
"country of citizenship",
"executive producer",
"cast member"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q2526255 .
?x0 wdt:P106 wd:Q1323191 .
wd:Q3791374 wdt:P161 ?x0 .
wd:Q3791374 wdt:P1431 ?x0 .
?x0 wdt:P27 wd:Q38
} |
mcwq-133780 | What Italian costume designer wrote Fabiola and wrote The Iron Crown | [
"Mario Chiari"
] | {
"entities": [
"Q536657",
"Q1898710",
"Q1323191",
"Q692792",
"Q38"
],
"relations": [
"P106",
"P27",
"P58"
],
"adjacency": [
[
1,
0,
2
],
[
0,
2,
1
],
[
3,
2,
1
],
[
1,
1,
4
]
],
"entity_labels": [
"The Iron Crown",
"Mario Chiari",
"costume designer",
"Fabiola",
"Italy"
],
"relation_labels": [
"occupation",
"country of citizenship",
"screenwriter"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q1323191 .
wd:Q536657 wdt:P58 ?x0 .
wd:Q692792 wdt:P58 ?x0 .
?x0 wdt:P27 wd:Q38
} |
mcwq-133782 | What Italian director of The Temptation of Dr Antonio and 8½ married Giulietta Masina and influenced Mikheil Antadze | [
"Federico Fellini"
] | {
"entities": [
"Q12018",
"Q30051005",
"Q29532341",
"Q106907",
"Q7371",
"Q38"
],
"relations": [
"P27",
"P57",
"P737",
"P26"
],
"adjacency": [
[
2,
1,
4
],
[
0,
1,
4
],
[
1,
2,
4
],
[
4,
0,
5
],
[
4,
3,
3
]
],
"entity_labels": [
"8½",
"Mikheil Antadze",
"The Temptation of Dr Antonio",
"Giulietta Masina",
"Federico Fellini",
"Italy"
],
"relation_labels": [
"country of citizenship",
"director",
"influenced by",
"spouse"
]
} | SELECT DISTINCT ?x0 WHERE {
wd:Q29532341 wdt:P57 ?x0 .
wd:Q12018 wdt:P57 ?x0 .
wd:Q30051005 wdt:P737 ?x0 .
?x0 wdt:P27 wd:Q38 .
?x0 wdt:P26 wd:Q106907 .
FILTER ( ?x0 != wd:Q106907 )
} |
mcwq-133783 | What Italian director of Si vive una volta sola was No label defined 's cinematographer | [
"Carlo Verdone"
] | {
"entities": [
"Q3906976",
"Q38",
"Q53046",
"Q85611093"
],
"relations": [
"P344",
"P27",
"P57"
],
"adjacency": [
[
0,
0,
2
],
[
3,
2,
2
],
[
2,
1,
1
]
],
"entity_labels": [
null,
"Italy",
"Carlo Verdone",
"Si vive una volta sola"
],
"relation_labels": [
"director of photography",
"country of citizenship",
"director"
]
} | SELECT DISTINCT ?x0 WHERE {
wd:Q3906976 wdt:P344 ?x0 .
wd:Q85611093 wdt:P57 ?x0 .
?x0 wdt:P27 wd:Q38
} |
mcwq-133784 | What Italian director of Machan married a composer | [
"Uberto Pasolini"
] | {
"entities": [
"Q261314",
"Q36834",
"Q1988473",
"Q3547630",
"Q38"
],
"relations": [
"P27",
"P57",
"P106",
"P26"
],
"adjacency": [
[
2,
1,
3
],
[
3,
0,
4
],
[
3,
3,
0
],
[
0,
2,
1
]
],
"entity_labels": [
"Rachel Portman",
"composer",
"Machan",
"Uberto Pasolini",
"Italy"
],
"relation_labels": [
"country of citizenship",
"director",
"occupation",
"spouse"
]
} | SELECT DISTINCT ?x0 WHERE {
wd:Q1988473 wdt:P57 ?x0 .
?x0 wdt:P27 wd:Q38 .
?x0 wdt:P26 ?x1 .
?x1 wdt:P106 wd:Q36834 .
FILTER ( ?x0 != ?x1 )
} |
mcwq-133785 | What Italian director of No label defined was Destiny in Trouble 's producer 's founder and employee | [
"Mario Civelli"
] | {
"entities": [
"Q94997819",
"Q22000095",
"Q17168616",
"Q38",
"Q48873365"
],
"relations": [
"P272",
"P57",
"P27",
"P108",
"P112"
],
"adjacency": [
[
2,
1,
0
],
[
4,
4,
0
],
[
0,
3,
4
],
[
0,
2,
3
],
[
1,
0,
4
]
],
"entity_labels": [
"Mario Civelli",
"Destiny in Trouble",
null,
"Italy",
"Multifilmes"
],
"relation_labels": [
"production company",
"director",
"country of citizenship",
"employer",
"founded by"
]
} | SELECT DISTINCT ?x0 WHERE {
wd:Q17168616 wdt:P57 ?x0 .
?x1 wdt:P112 ?x0 .
?x0 wdt:P108 ?x1 .
?x0 wdt:P27 wd:Q38 .
wd:Q22000095 wdt:P272 ?x1
} |
mcwq-133786 | What Italian director of Swept Away did Enrico Job marry | [
"Lina Wertmüller"
] | {
"entities": [
"Q1365",
"Q53039",
"Q38",
"Q3725844"
],
"relations": [
"P27",
"P57",
"P26"
],
"adjacency": [
[
0,
1,
1
],
[
1,
0,
2
],
[
1,
2,
3
]
],
"entity_labels": [
"Swept Away",
"Lina Wertmüller",
"Italy",
"Enrico Job"
],
"relation_labels": [
"country of citizenship",
"director",
"spouse"
]
} | SELECT DISTINCT ?x0 WHERE {
wd:Q1365 wdt:P57 ?x0 .
?x0 wdt:P27 wd:Q38 .
?x0 wdt:P26 wd:Q3725844 .
FILTER ( ?x0 != wd:Q3725844 )
} |
mcwq-133787 | What Italian director of Taxi Driver executive produced The Family , directed Gangs of New York , and executive produced Boardwalk Empire , Revenge of the Green Dragons , and Pieces of a Woman | [
"Martin Scorsese"
] | {
"entities": [
"Q79212167",
"Q585758",
"Q47221",
"Q154581",
"Q3061609",
"Q14775040",
"Q38",
"Q41148"
],
"relations": [
"P27",
"P57",
"P1431"
],
"adjacency": [
[
2,
1,
7
],
[
3,
1,
7
],
[
0,
2,
7
],
[
4,
2,
7
],
[
5,
2,
7
],
[
1,
2,
7
],
[
7,
0,
6
]
],
"entity_labels": [
"Pieces of a Woman",
"Boardwalk Empire",
"Taxi Driver",
"Gangs of New York",
"The Family",
"Revenge of the Green Dragons",
"Italy",
"Martin Scorsese"
],
"relation_labels": [
"country of citizenship",
"director",
"executive producer"
]
} | SELECT DISTINCT ?x0 WHERE {
wd:Q47221 wdt:P57 ?x0 .
wd:Q154581 wdt:P57 ?x0 .
wd:Q79212167 wdt:P1431 ?x0 .
wd:Q3061609 wdt:P1431 ?x0 .
wd:Q14775040 wdt:P1431 ?x0 .
wd:Q585758 wdt:P1431 ?x0 .
?x0 wdt:P27 wd:Q38
} |
mcwq-133788 | What Italian director , writer , and composer of Suspiria wrote The Mother of Tears and directed The Bird with the Crystal Plumage , Trauma , and The Phantom of the Opera | [
"Dario Argento"
] | {
"entities": [
"Q53011",
"Q774067",
"Q1788187",
"Q1170077",
"Q546900",
"Q699586",
"Q38"
],
"relations": [
"P27",
"P86",
"P57",
"P58"
],
"adjacency": [
[
1,
2,
0
],
[
5,
2,
0
],
[
3,
2,
0
],
[
4,
2,
0
],
[
4,
1,
0
],
[
2,
3,
0
],
[
4,
3,
0
],
[
0,
0,
6
]
],
"entity_labels": [
"Dario Argento",
"Trauma",
"The Mother of Tears",
"The Phantom of the Opera",
"Suspiria",
"The Bird with the Crystal Plumage",
"Italy"
],
"relation_labels": [
"country of citizenship",
"composer",
"director",
"screenwriter"
]
} | SELECT DISTINCT ?x0 WHERE {
wd:Q774067 wdt:P57 ?x0 .
wd:Q699586 wdt:P57 ?x0 .
wd:Q1170077 wdt:P57 ?x0 .
wd:Q546900 wdt:P57 ?x0 .
wd:Q546900 wdt:P86 ?x0 .
wd:Q1788187 wdt:P58 ?x0 .
wd:Q546900 wdt:P58 ?x0 .
?x0 wdt:P27 wd:Q38
} |
mcwq-133789 | What Italian editor and writer of No label defined did Adriana Asti and Clare Peploe marry | [
"Bernardo Bertolucci"
] | {
"entities": [
"Q2975534",
"Q53009",
"Q3795834",
"Q38",
"Q374855"
],
"relations": [
"P27",
"P26",
"P58",
"P1040"
],
"adjacency": [
[
2,
3,
1
],
[
2,
2,
1
],
[
1,
0,
3
],
[
1,
1,
4
],
[
1,
1,
0
]
],
"entity_labels": [
"Clare Peploe",
"Bernardo Bertolucci",
null,
"Italy",
"Adriana Asti"
],
"relation_labels": [
"country of citizenship",
"spouse",
"screenwriter",
"film editor"
]
} | SELECT DISTINCT ?x0 WHERE {
wd:Q3795834 wdt:P1040 ?x0 .
wd:Q3795834 wdt:P58 ?x0 .
?x0 wdt:P27 wd:Q38 .
?x0 wdt:P26 wd:Q374855 .
?x0 wdt:P26 wd:Q2975534 .
FILTER ( ?x0 != wd:Q374855 ) .
FILTER ( ?x0 != wd:Q2975534 )
} |
mcwq-133791 | What Italian editor of I Am Self Sufficient did The Second Time star | [
"Nanni Moretti"
] | {
"entities": [
"Q25100",
"Q521792",
"Q38",
"Q166249"
],
"relations": [
"P27",
"P1040",
"P161"
],
"adjacency": [
[
3,
2,
0
],
[
1,
1,
0
],
[
0,
0,
2
]
],
"entity_labels": [
"Nanni Moretti",
"I Am Self Sufficient",
"Italy",
"The Second Time"
],
"relation_labels": [
"country of citizenship",
"film editor",
"cast member"
]
} | SELECT DISTINCT ?x0 WHERE {
wd:Q166249 wdt:P161 ?x0 .
wd:Q521792 wdt:P1040 ?x0 .
?x0 wdt:P27 wd:Q38
} |
mcwq-133793 | What Italian editor of I Am Self Sufficient married Silvia Nono | [
"Nanni Moretti"
] | {
"entities": [
"Q20644315",
"Q521792",
"Q38",
"Q25100"
],
"relations": [
"P27",
"P26",
"P1040"
],
"adjacency": [
[
1,
2,
3
],
[
3,
0,
2
],
[
3,
1,
0
]
],
"entity_labels": [
"Silvia Nono",
"I Am Self Sufficient",
"Italy",
"Nanni Moretti"
],
"relation_labels": [
"country of citizenship",
"spouse",
"film editor"
]
} | SELECT DISTINCT ?x0 WHERE {
wd:Q521792 wdt:P1040 ?x0 .
?x0 wdt:P27 wd:Q38 .
?x0 wdt:P26 wd:Q20644315 .
FILTER ( ?x0 != wd:Q20644315 )
} |
mcwq-133794 | What Italian editor of Woodstock was influenced by a film director | [
"Martin Scorsese"
] | {
"entities": [
"Q51581",
"Q956288",
"Q2526255",
"Q38",
"Q41148"
],
"relations": [
"P27",
"P106",
"P737",
"P1040"
],
"adjacency": [
[
1,
3,
4
],
[
4,
2,
0
],
[
4,
0,
3
],
[
0,
1,
2
]
],
"entity_labels": [
"Howard Hawks",
"Woodstock",
"film director",
"Italy",
"Martin Scorsese"
],
"relation_labels": [
"country of citizenship",
"occupation",
"influenced by",
"film editor"
]
} | SELECT DISTINCT ?x0 WHERE {
wd:Q956288 wdt:P1040 ?x0 .
?x0 wdt:P737 ?x1 .
?x0 wdt:P27 wd:Q38 .
?x1 wdt:P106 wd:Q2526255 } |
mcwq-133797 | What Italian editor , composer , and star of Geppo il folle directed Joan Lui and Yuppi du | [
"Adriano Celentano"
] | {
"entities": [
"Q3808552",
"Q3760843",
"Q199943",
"Q1106556",
"Q38"
],
"relations": [
"P57",
"P1040",
"P27",
"P161",
"P86"
],
"adjacency": [
[
1,
3,
2
],
[
3,
0,
2
],
[
0,
0,
2
],
[
1,
1,
2
],
[
1,
4,
2
],
[
2,
2,
4
]
],
"entity_labels": [
"Joan Lui",
"Geppo il folle",
"Adriano Celentano",
"Yuppi du",
"Italy"
],
"relation_labels": [
"director",
"film editor",
"country of citizenship",
"cast member",
"composer"
]
} | SELECT DISTINCT ?x0 WHERE {
wd:Q3760843 wdt:P161 ?x0 .
wd:Q1106556 wdt:P57 ?x0 .
wd:Q3808552 wdt:P57 ?x0 .
wd:Q3760843 wdt:P1040 ?x0 .
wd:Q3760843 wdt:P86 ?x0 .
?x0 wdt:P27 wd:Q38
} |
mcwq-133798 | What Italian employee and founder of Art Aia-Creatives / In / Residence was influenced by Adriano Giannini 's parent | [
"Giovanni Morassutti"
] | {
"entities": [
"Q47679517",
"Q47538364",
"Q315258",
"Q1077542",
"Q38"
],
"relations": [
"P40|wdt:P355",
"P27",
"P108",
"P737",
"P112"
],
"adjacency": [
[
1,
3,
2
],
[
0,
4,
1
],
[
1,
2,
0
],
[
1,
1,
4
],
[
2,
0,
3
]
],
"entity_labels": [
"Art Aia-Creatives / In / Residence",
"Giovanni Morassutti",
"Giancarlo Giannini",
"Adriano Giannini",
"Italy"
],
"relation_labels": [
"P40|wdt:P355",
"country of citizenship",
"employer",
"influenced by",
"founded by"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P737 ?x1 .
wd:Q47679517 wdt:P112 ?x0 .
?x0 wdt:P108 wd:Q47679517 .
?x0 wdt:P27 wd:Q38 .
?x1 wdt:P40|wdt:P355 wd:Q1077542
} |
mcwq-133799 | What Italian employee of Art Aia - La Dolce Berlin did a film producer influence | [
"Giovanni Morassutti"
] | {
"entities": [
"Q3282637",
"Q47676592",
"Q47538364",
"Q25186",
"Q38"
],
"relations": [
"P108",
"P27",
"P106",
"P737"
],
"adjacency": [
[
2,
3,
3
],
[
2,
0,
1
],
[
2,
1,
4
],
[
3,
2,
0
]
],
"entity_labels": [
"film producer",
"Art Aia - La Dolce Berlin",
"Giovanni Morassutti",
"Gus Van Sant",
"Italy"
],
"relation_labels": [
"employer",
"country of citizenship",
"occupation",
"influenced by"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P737 ?x1 .
?x0 wdt:P108 wd:Q47676592 .
?x0 wdt:P27 wd:Q38 .
?x1 wdt:P106 wd:Q3282637 } |
mcwq-133800 | What Italian employee of A.C. Milan did Carla Dall'Oglio and Veronica Lario marry | [
"Silvio Berlusconi"
] | {
"entities": [
"Q1543",
"Q15291055",
"Q268099",
"Q11860",
"Q38"
],
"relations": [
"P27",
"P26",
"P108"
],
"adjacency": [
[
3,
2,
0
],
[
3,
0,
4
],
[
3,
1,
2
],
[
3,
1,
1
]
],
"entity_labels": [
"A.C. Milan",
"Carla Dall'Oglio",
"Veronica Lario",
"Silvio Berlusconi",
"Italy"
],
"relation_labels": [
"country of citizenship",
"spouse",
"employer"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P108 wd:Q1543 .
?x0 wdt:P27 wd:Q38 .
?x0 wdt:P26 wd:Q268099 .
?x0 wdt:P26 wd:Q15291055 .
FILTER ( ?x0 != wd:Q268099 ) .
FILTER ( ?x0 != wd:Q15291055 )
} |
mcwq-133804 | What Italian executive producer of Revenge of the Green Dragons , Boardwalk Empire , and Before the Flood was a male film producer | [
"Martin Scorsese"
] | {
"entities": [
"Q3282637",
"Q26869689",
"Q38",
"Q585758",
"Q14775040",
"Q6581097",
"Q41148"
],
"relations": [
"P106",
"P27",
"P21",
"P1431"
],
"adjacency": [
[
6,
0,
0
],
[
1,
3,
6
],
[
4,
3,
6
],
[
3,
3,
6
],
[
6,
2,
5
],
[
6,
1,
2
]
],
"entity_labels": [
"film producer",
"Before the Flood",
"Italy",
"Boardwalk Empire",
"Revenge of the Green Dragons",
"male",
"Martin Scorsese"
],
"relation_labels": [
"occupation",
"country of citizenship",
"sex or gender",
"executive producer"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q3282637 .
wd:Q26869689 wdt:P1431 ?x0 .
wd:Q14775040 wdt:P1431 ?x0 .
wd:Q585758 wdt:P1431 ?x0 .
?x0 wdt:P21 wd:Q6581097 .
?x0 wdt:P27 wd:Q38
} |
mcwq-133806 | What Italian executive producer of Conan the Barbarian 's sequel was a star of The Three Faces and L'orologio a cucù | [
"Dino De Laurentiis"
] | {
"entities": [
"Q3205007",
"Q1091145",
"Q296796",
"Q740516",
"Q309003",
"Q38"
],
"relations": [
"P27",
"P155",
"P1431",
"P161"
],
"adjacency": [
[
1,
3,
2
],
[
0,
3,
2
],
[
3,
2,
2
],
[
2,
0,
5
],
[
3,
1,
4
]
],
"entity_labels": [
"L'orologio a cucù",
"The Three Faces",
"Dino De Laurentiis",
"Conan the Destroyer",
"Conan the Barbarian",
"Italy"
],
"relation_labels": [
"country of citizenship",
"follows",
"executive producer",
"cast member"
]
} | SELECT DISTINCT ?x0 WHERE {
wd:Q1091145 wdt:P161 ?x0 .
wd:Q3205007 wdt:P161 ?x0 .
?x1 wdt:P1431 ?x0 .
?x0 wdt:P27 wd:Q38 .
?x1 wdt:P155 wd:Q309003
} |
mcwq-133807 | What Italian executive producer of Boardwalk Empire did Howard Hawks influence | [
"Martin Scorsese"
] | {
"entities": [
"Q41148",
"Q51581",
"Q38",
"Q585758"
],
"relations": [
"P27",
"P737",
"P1431"
],
"adjacency": [
[
3,
2,
0
],
[
0,
1,
1
],
[
0,
0,
2
]
],
"entity_labels": [
"Martin Scorsese",
"Howard Hawks",
"Italy",
"Boardwalk Empire"
],
"relation_labels": [
"country of citizenship",
"influenced by",
"executive producer"
]
} | SELECT DISTINCT ?x0 WHERE {
wd:Q585758 wdt:P1431 ?x0 .
?x0 wdt:P737 wd:Q51581 .
?x0 wdt:P27 wd:Q38
} |
mcwq-133808 | What Italian executive producer of Boardwalk Empire and The Family did a film star and Taxi Driver star | [
"Martin Scorsese"
] | {
"entities": [
"Q977372",
"Q585758",
"Q47221",
"Q3061609",
"Q11424",
"Q38",
"Q41148"
],
"relations": [
"P27",
"P31",
"P1431",
"P161"
],
"adjacency": [
[
0,
3,
6
],
[
2,
3,
6
],
[
3,
2,
6
],
[
1,
2,
6
],
[
6,
0,
5
],
[
0,
1,
4
]
],
"entity_labels": [
"New York Stories",
"Boardwalk Empire",
"Taxi Driver",
"The Family",
"film",
"Italy",
"Martin Scorsese"
],
"relation_labels": [
"country of citizenship",
"instance of",
"executive producer",
"cast member"
]
} | SELECT DISTINCT ?x0 WHERE {
?x1 wdt:P161 ?x0 .
wd:Q47221 wdt:P161 ?x0 .
wd:Q3061609 wdt:P1431 ?x0 .
wd:Q585758 wdt:P1431 ?x0 .
?x0 wdt:P27 wd:Q38 .
?x1 wdt:P31 wd:Q11424 } |
mcwq-133810 | What Italian executive producer , director , and writer of Bicycle Thieves was Christian De Sica 's parent | [
"Vittorio De Sica"
] | {
"entities": [
"Q53004",
"Q172837",
"Q554787",
"Q38"
],
"relations": [
"P57",
"P40|wdt:P355",
"P58",
"P1431",
"P27"
],
"adjacency": [
[
1,
0,
0
],
[
1,
3,
0
],
[
1,
2,
0
],
[
0,
1,
2
],
[
0,
4,
3
]
],
"entity_labels": [
"Vittorio De Sica",
"Bicycle Thieves",
"Christian De Sica",
"Italy"
],
"relation_labels": [
"director",
"P40|wdt:P355",
"screenwriter",
"executive producer",
"country of citizenship"
]
} | SELECT DISTINCT ?x0 WHERE {
wd:Q172837 wdt:P57 ?x0 .
wd:Q172837 wdt:P1431 ?x0 .
wd:Q172837 wdt:P58 ?x0 .
?x0 wdt:P40|wdt:P355 wd:Q554787 .
?x0 wdt:P27 wd:Q38
} |
mcwq-133811 | What Italian executive producer , star , and director of Der Kaiser von Kalifornien did No label defined star | [
"Luis Trenker"
] | {
"entities": [
"Q481091",
"Q560129",
"Q38",
"Q97959360"
],
"relations": [
"P27",
"P57",
"P1431",
"P161"
],
"adjacency": [
[
3,
3,
1
],
[
0,
3,
1
],
[
0,
1,
1
],
[
0,
2,
1
],
[
1,
0,
2
]
],
"entity_labels": [
"Der Kaiser von Kalifornien",
"Luis Trenker",
"Italy",
null
],
"relation_labels": [
"country of citizenship",
"director",
"executive producer",
"cast member"
]
} | SELECT DISTINCT ?x0 WHERE {
wd:Q97959360 wdt:P161 ?x0 .
wd:Q481091 wdt:P161 ?x0 .
wd:Q481091 wdt:P57 ?x0 .
wd:Q481091 wdt:P1431 ?x0 .
?x0 wdt:P27 wd:Q38
} |
mcwq-133816 | What Italian female film director that wrote A Castle in Italy and It's Easier for a Camel... edited Actrices | [
"Valeria Bruni Tedeschi"
] | {
"entities": [
"Q6581072",
"Q11614318",
"Q344537",
"Q232470",
"Q847629",
"Q2526255",
"Q38"
],
"relations": [
"P58",
"P1040",
"P27",
"P106",
"P21"
],
"adjacency": [
[
3,
3,
5
],
[
2,
1,
3
],
[
4,
0,
3
],
[
1,
0,
3
],
[
3,
4,
0
],
[
3,
2,
6
]
],
"entity_labels": [
"female",
"A Castle in Italy",
"Actrices",
"Valeria Bruni Tedeschi",
"It's Easier for a Camel...",
"film director",
"Italy"
],
"relation_labels": [
"screenwriter",
"film editor",
"country of citizenship",
"occupation",
"sex or gender"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q2526255 .
wd:Q344537 wdt:P1040 ?x0 .
wd:Q847629 wdt:P58 ?x0 .
wd:Q11614318 wdt:P58 ?x0 .
?x0 wdt:P21 wd:Q6581072 .
?x0 wdt:P27 wd:Q38
} |
mcwq-133818 | What Italian female film producer was a employee of Adolf Lieben 's employer | [
"Chiara Ottaviano"
] | {
"entities": [
"Q6581072",
"Q3282637",
"Q14545664",
"Q499911",
"Q38",
"Q84771"
],
"relations": [
"P106",
"P27",
"P108",
"P21"
],
"adjacency": [
[
2,
0,
1
],
[
2,
2,
3
],
[
2,
3,
0
],
[
2,
1,
4
],
[
5,
2,
3
]
],
"entity_labels": [
"female",
"film producer",
"Chiara Ottaviano",
"University of Turin",
"Italy",
"Adolf Lieben"
],
"relation_labels": [
"occupation",
"country of citizenship",
"employer",
"sex or gender"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q3282637 .
?x0 wdt:P108 ?x1 .
?x0 wdt:P21 wd:Q6581072 .
?x0 wdt:P27 wd:Q38 .
wd:Q84771 wdt:P108 ?x1
} |
mcwq-133822 | What Italian film director did Jeff Koons marry | [
"Ilona Staller"
] | {
"entities": [
"Q49941",
"Q2526255",
"Q38",
"Q297525"
],
"relations": [
"P106",
"P27",
"P26"
],
"adjacency": [
[
0,
0,
1
],
[
0,
1,
2
],
[
0,
2,
3
]
],
"entity_labels": [
"Ilona Staller",
"film director",
"Italy",
"Jeff Koons"
],
"relation_labels": [
"occupation",
"country of citizenship",
"spouse"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q2526255 .
?x0 wdt:P27 wd:Q38 .
?x0 wdt:P26 wd:Q297525 .
FILTER ( ?x0 != wd:Q297525 )
} |
mcwq-133823 | What Italian film director did UNICEF employ | [
"Nino Manfredi"
] | {
"entities": [
"Q740308",
"Q55456",
"Q2526255",
"Q38"
],
"relations": [
"P106",
"P27",
"P108"
],
"adjacency": [
[
1,
0,
2
],
[
1,
2,
0
],
[
1,
1,
3
]
],
"entity_labels": [
"UNICEF",
"Nino Manfredi",
"film director",
"Italy"
],
"relation_labels": [
"occupation",
"country of citizenship",
"employer"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q2526255 .
?x0 wdt:P108 wd:Q740308 .
?x0 wdt:P27 wd:Q38
} |
mcwq-133824 | What Italian film director did In Prison Awaiting Trial star | [
"Tano Cimarosa",
"Mario Pisu",
"Alberto Sordi"
] | {
"entities": [
"Q1054390",
"Q2526255",
"Q128718",
"Q38"
],
"relations": [
"P106",
"P27",
"P161"
],
"adjacency": [
[
0,
0,
1
],
[
2,
2,
0
],
[
0,
1,
3
]
],
"entity_labels": [
"Mario Pisu",
"film director",
"In Prison Awaiting Trial",
"Italy"
],
"relation_labels": [
"occupation",
"country of citizenship",
"cast member"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q2526255 .
wd:Q128718 wdt:P161 ?x0 .
?x0 wdt:P27 wd:Q38
} |
mcwq-133825 | What Italian film director directed A Special Day | [
"Ettore Scola"
] | {
"entities": [
"Q249782",
"Q38",
"Q53037"
],
"relations": [
"P27",
"P57"
],
"adjacency": [
[
0,
1,
2
],
[
2,
0,
1
]
],
"entity_labels": [
"A Special Day",
"Italy",
"Ettore Scola"
],
"relation_labels": [
"country of citizenship",
"director"
]
} | SELECT DISTINCT ?x0 WHERE {
wd:Q249782 wdt:P57 ?x0 .
?x0 wdt:P27 wd:Q38
} |
mcwq-133826 | What Italian film director edited I Am Self Sufficient | [
"Nanni Moretti"
] | {
"entities": [
"Q521792",
"Q2526255",
"Q38",
"Q25100"
],
"relations": [
"P106",
"P27",
"P1040"
],
"adjacency": [
[
3,
0,
1
],
[
0,
2,
3
],
[
3,
1,
2
]
],
"entity_labels": [
"I Am Self Sufficient",
"film director",
"Italy",
"Nanni Moretti"
],
"relation_labels": [
"occupation",
"country of citizenship",
"film editor"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q2526255 .
wd:Q521792 wdt:P1040 ?x0 .
?x0 wdt:P27 wd:Q38
} |
mcwq-133827 | What Italian film director edited and wrote I grandi magazzini and Il signor Max | [
"Mario Camerini"
] | {
"entities": [
"Q3321424",
"Q3790893",
"Q53013",
"Q2526255",
"Q38"
],
"relations": [
"P106",
"P27",
"P58",
"P1040"
],
"adjacency": [
[
2,
0,
3
],
[
0,
3,
2
],
[
1,
3,
2
],
[
0,
2,
2
],
[
1,
2,
2
],
[
2,
1,
4
]
],
"entity_labels": [
"Il signor Max",
"I grandi magazzini",
"Mario Camerini",
"film director",
"Italy"
],
"relation_labels": [
"occupation",
"country of citizenship",
"screenwriter",
"film editor"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q2526255 .
wd:Q3321424 wdt:P1040 ?x0 .
wd:Q3790893 wdt:P1040 ?x0 .
wd:Q3321424 wdt:P58 ?x0 .
wd:Q3790893 wdt:P58 ?x0 .
?x0 wdt:P27 wd:Q38
} |
mcwq-133829 | What Italian film director executive produced Bicycle Thieves | [
"Vittorio De Sica"
] | {
"entities": [
"Q53004",
"Q172837",
"Q2526255",
"Q38"
],
"relations": [
"P106",
"P27",
"P1431"
],
"adjacency": [
[
0,
0,
2
],
[
1,
2,
0
],
[
0,
1,
3
]
],
"entity_labels": [
"Vittorio De Sica",
"Bicycle Thieves",
"film director",
"Italy"
],
"relation_labels": [
"occupation",
"country of citizenship",
"executive producer"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q2526255 .
wd:Q172837 wdt:P1431 ?x0 .
?x0 wdt:P27 wd:Q38
} |
mcwq-133830 | What Italian film director founded Melampo Cinematografica | [
"Roberto Benigni"
] | {
"entities": [
"Q3854087",
"Q23301",
"Q2526255",
"Q38"
],
"relations": [
"P106",
"P27",
"P112"
],
"adjacency": [
[
1,
0,
2
],
[
0,
2,
1
],
[
1,
1,
3
]
],
"entity_labels": [
"Melampo Cinematografica",
"Roberto Benigni",
"film director",
"Italy"
],
"relation_labels": [
"occupation",
"country of citizenship",
"founded by"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q2526255 .
wd:Q3854087 wdt:P112 ?x0 .
?x0 wdt:P27 wd:Q38
} |
mcwq-133832 | What Italian film director influenced Picasso's face 's cinematographer | [
"Mario Monicelli"
] | {
"entities": [
"Q1010696",
"Q53026",
"Q3738173",
"Q2526255",
"Q38"
],
"relations": [
"P344",
"P106",
"P27",
"P737"
],
"adjacency": [
[
1,
1,
3
],
[
0,
3,
1
],
[
1,
2,
4
],
[
2,
0,
0
]
],
"entity_labels": [
"Giovanni Veronesi",
"Mario Monicelli",
"Picasso's face",
"film director",
"Italy"
],
"relation_labels": [
"director of photography",
"occupation",
"country of citizenship",
"influenced by"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q2526255 .
?x1 wdt:P737 ?x0 .
?x0 wdt:P27 wd:Q38 .
wd:Q3738173 wdt:P344 ?x1
} |
mcwq-133833 | What Italian film director influenced Radu Penciulescu | [
"Federico Fellini"
] | {
"entities": [
"Q7371",
"Q38",
"Q2526255",
"Q18545279"
],
"relations": [
"P106",
"P27",
"P737"
],
"adjacency": [
[
0,
0,
2
],
[
3,
2,
0
],
[
0,
1,
1
]
],
"entity_labels": [
"Federico Fellini",
"Italy",
"film director",
"Radu Penciulescu"
],
"relation_labels": [
"occupation",
"country of citizenship",
"influenced by"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q2526255 .
wd:Q18545279 wdt:P737 ?x0 .
?x0 wdt:P27 wd:Q38
} |
mcwq-133835 | What Italian film director influenced by Jackson Pollock and influenced by Salem Ludwig and Gus Van Sant did For The Time Being , I Vicerè , and An Approximation of their Barbarous Manners star | [
"Giovanni Morassutti"
] | {
"entities": [
"Q37571",
"Q47538364",
"Q62024307",
"Q3147146",
"Q87408922",
"Q583434",
"Q25186",
"Q2526255",
"Q38"
],
"relations": [
"P106",
"P27",
"P737",
"P161"
],
"adjacency": [
[
1,
0,
7
],
[
4,
3,
1
],
[
3,
3,
1
],
[
2,
3,
1
],
[
1,
2,
6
],
[
1,
2,
5
],
[
1,
2,
0
],
[
1,
1,
8
]
],
"entity_labels": [
"Jackson Pollock",
"Giovanni Morassutti",
"For The Time Being",
"I Vicerè",
"An Approximation of their Barbarous Manners",
"Salem Ludwig",
"Gus Van Sant",
"film director",
"Italy"
],
"relation_labels": [
"occupation",
"country of citizenship",
"influenced by",
"cast member"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q2526255 .
wd:Q87408922 wdt:P161 ?x0 .
wd:Q3147146 wdt:P161 ?x0 .
wd:Q62024307 wdt:P161 ?x0 .
?x0 wdt:P737 wd:Q25186 .
?x0 wdt:P737 wd:Q583434 .
?x0 wdt:P737 wd:Q37571 .
?x0 wdt:P27 wd:Q38
} |
mcwq-133836 | What Italian film director married Shelley Winters , Juliette Mayniel , and Nora Ricci | [
"Vittorio Gassman"
] | {
"entities": [
"Q55452",
"Q2526255",
"Q3343458",
"Q202144",
"Q539582",
"Q38"
],
"relations": [
"P106",
"P27",
"P26"
],
"adjacency": [
[
0,
0,
1
],
[
0,
1,
5
],
[
0,
2,
3
],
[
0,
2,
4
],
[
0,
2,
2
]
],
"entity_labels": [
"Vittorio Gassman",
"film director",
"Nora Ricci",
"Shelley Winters",
"Juliette Mayniel",
"Italy"
],
"relation_labels": [
"occupation",
"country of citizenship",
"spouse"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q2526255 .
?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-133837 | What Italian film director married Jeff Koons | [
"Ilona Staller"
] | {
"entities": [
"Q49941",
"Q2526255",
"Q38",
"Q297525"
],
"relations": [
"P106",
"P27",
"P26"
],
"adjacency": [
[
0,
0,
1
],
[
0,
1,
2
],
[
0,
2,
3
]
],
"entity_labels": [
"Ilona Staller",
"film director",
"Italy",
"Jeff Koons"
],
"relation_labels": [
"occupation",
"country of citizenship",
"spouse"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q2526255 .
?x0 wdt:P27 wd:Q38 .
?x0 wdt:P26 wd:Q297525 .
FILTER ( ?x0 != wd:Q297525 )
} |
mcwq-133842 | What Italian film director that Helen Schermerhorn Morris married was a film director 's parent | [
"Martin Scorsese"
] | {
"entities": [
"Q41732108",
"Q21694246",
"Q2526255",
"Q38",
"Q41148"
],
"relations": [
"P106",
"P27",
"P26",
"P40|wdt:P355"
],
"adjacency": [
[
4,
0,
2
],
[
4,
3,
0
],
[
4,
1,
3
],
[
4,
2,
1
],
[
0,
0,
2
]
],
"entity_labels": [
"Domenica Cameron-Scorsese",
"Helen Schermerhorn Morris",
"film director",
"Italy",
"Martin Scorsese"
],
"relation_labels": [
"occupation",
"country of citizenship",
"spouse",
"P40|wdt:P355"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q2526255 .
?x0 wdt:P40|wdt:P355 ?x1 .
?x0 wdt:P27 wd:Q38 .
?x0 wdt:P26 wd:Q21694246 .
?x1 wdt:P106 wd:Q2526255 .
FILTER ( ?x0 != wd:Q21694246 )
} |
mcwq-133844 | What Italian film director that wrote Rome, Open City , The White Sheik , and I Vitelloni did Pablo Picasso and Charlie Chaplin influence | [
"Federico Fellini"
] | {
"entities": [
"Q18399",
"Q721146",
"Q5593",
"Q882",
"Q7371",
"Q2526255",
"Q38",
"Q18397"
],
"relations": [
"P106",
"P27",
"P737",
"P58"
],
"adjacency": [
[
4,
0,
5
],
[
1,
3,
4
],
[
0,
3,
4
],
[
7,
3,
4
],
[
4,
2,
3
],
[
4,
2,
2
],
[
4,
1,
6
]
],
"entity_labels": [
"I Vitelloni",
"Rome, Open City",
"Pablo Picasso",
"Charlie Chaplin",
"Federico Fellini",
"film director",
"Italy",
"The White Sheik"
],
"relation_labels": [
"occupation",
"country of citizenship",
"influenced by",
"screenwriter"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q2526255 .
wd:Q721146 wdt:P58 ?x0 .
wd:Q18399 wdt:P58 ?x0 .
wd:Q18397 wdt:P58 ?x0 .
?x0 wdt:P737 wd:Q882 .
?x0 wdt:P737 wd:Q5593 .
?x0 wdt:P27 wd:Q38
} |
mcwq-133845 | What Italian film director was Asterix & Obelix Take On Caesar 's producer 's founder | [
"Roberto Benigni"
] | {
"entities": [
"Q23301",
"Q314642",
"Q3854087",
"Q2526255",
"Q38"
],
"relations": [
"P272",
"P106",
"P27",
"P112"
],
"adjacency": [
[
0,
1,
3
],
[
2,
3,
0
],
[
0,
2,
4
],
[
1,
0,
2
]
],
"entity_labels": [
"Roberto Benigni",
"Asterix & Obelix Take On Caesar",
"Melampo Cinematografica",
"film director",
"Italy"
],
"relation_labels": [
"production company",
"occupation",
"country of citizenship",
"founded by"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q2526255 .
?x1 wdt:P112 ?x0 .
?x0 wdt:P27 wd:Q38 .
wd:Q314642 wdt:P272 ?x1
} |
mcwq-133851 | What Italian film director was influenced by Charlie Chaplin and influenced Radu Penciulescu | [
"Federico Fellini"
] | {
"entities": [
"Q18545279",
"Q882",
"Q7371",
"Q2526255",
"Q38"
],
"relations": [
"P106",
"P27",
"P737"
],
"adjacency": [
[
2,
0,
3
],
[
0,
2,
2
],
[
2,
2,
1
],
[
2,
1,
4
]
],
"entity_labels": [
"Radu Penciulescu",
"Charlie Chaplin",
"Federico Fellini",
"film director",
"Italy"
],
"relation_labels": [
"occupation",
"country of citizenship",
"influenced by"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q2526255 .
wd:Q18545279 wdt:P737 ?x0 .
?x0 wdt:P737 wd:Q882 .
?x0 wdt:P27 wd:Q38
} |
mcwq-133852 | What Italian film director was influenced by Charlie Chaplin and Pablo Picasso | [
"Federico Fellini"
] | {
"entities": [
"Q5593",
"Q882",
"Q7371",
"Q2526255",
"Q38"
],
"relations": [
"P106",
"P27",
"P737"
],
"adjacency": [
[
2,
0,
3
],
[
2,
2,
1
],
[
2,
2,
0
],
[
2,
1,
4
]
],
"entity_labels": [
"Pablo Picasso",
"Charlie Chaplin",
"Federico Fellini",
"film director",
"Italy"
],
"relation_labels": [
"occupation",
"country of citizenship",
"influenced by"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q2526255 .
?x0 wdt:P737 wd:Q882 .
?x0 wdt:P737 wd:Q5593 .
?x0 wdt:P27 wd:Q38
} |
mcwq-133855 | What Italian film director was influenced by a spouse of Paulette Goddard and influenced by Charlie Chaplin | [
"Federico Fellini"
] | {
"entities": [
"Q95050",
"Q882",
"Q7371",
"Q2526255",
"Q38"
],
"relations": [
"P106",
"P27",
"P737",
"P26"
],
"adjacency": [
[
2,
0,
3
],
[
2,
2,
1
],
[
2,
2,
1
],
[
2,
1,
4
],
[
1,
3,
0
]
],
"entity_labels": [
"Paulette Goddard",
"Charlie Chaplin",
"Federico Fellini",
"film director",
"Italy"
],
"relation_labels": [
"occupation",
"country of citizenship",
"influenced by",
"spouse"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q2526255 .
?x0 wdt:P737 ?x1 .
?x0 wdt:P737 wd:Q882 .
?x0 wdt:P27 wd:Q38 .
?x1 wdt:P26 wd:Q95050 .
FILTER ( ?x1 != wd:Q95050 )
} |
mcwq-133856 | What Italian film director wrote Django 's sequel | [
"Nello Rossati",
"Sergio Corbucci"
] | {
"entities": [
"Q3874493",
"Q241811",
"Q1232098",
"Q2526255",
"Q38"
],
"relations": [
"P106",
"P27",
"P155",
"P58"
],
"adjacency": [
[
0,
0,
3
],
[
2,
3,
0
],
[
0,
1,
4
],
[
2,
2,
1
]
],
"entity_labels": [
"Nello Rossati",
"Django",
"Django 2",
"film director",
"Italy"
],
"relation_labels": [
"occupation",
"country of citizenship",
"follows",
"screenwriter"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q2526255 .
?x1 wdt:P58 ?x0 .
?x0 wdt:P27 wd:Q38 .
?x1 wdt:P155 wd:Q241811
} |
mcwq-133857 | What Italian film director wrote and executive produced A Fistful of Death and Django and Sartana Are Coming... It's the End | [
"Demofilo Fidani"
] | {
"entities": [
"Q348383",
"Q1232055",
"Q357392",
"Q2526255",
"Q38"
],
"relations": [
"P106",
"P27",
"P58",
"P1431"
],
"adjacency": [
[
0,
0,
3
],
[
2,
3,
0
],
[
1,
3,
0
],
[
2,
2,
0
],
[
1,
2,
0
],
[
0,
1,
4
]
],
"entity_labels": [
"Demofilo Fidani",
"Django and Sartana Are Coming... It's the End",
"A Fistful of Death",
"film director",
"Italy"
],
"relation_labels": [
"occupation",
"country of citizenship",
"screenwriter",
"executive producer"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q2526255 .
wd:Q357392 wdt:P1431 ?x0 .
wd:Q1232055 wdt:P1431 ?x0 .
wd:Q357392 wdt:P58 ?x0 .
wd:Q1232055 wdt:P58 ?x0 .
?x0 wdt:P27 wd:Q38
} |
mcwq-133858 | What Italian film editor did New York University employ | [
"Martin Scorsese"
] | {
"entities": [
"Q49210",
"Q38",
"Q7042855",
"Q41148"
],
"relations": [
"P106",
"P27",
"P108"
],
"adjacency": [
[
3,
0,
2
],
[
3,
2,
0
],
[
3,
1,
1
]
],
"entity_labels": [
"New York University",
"Italy",
"film editor",
"Martin Scorsese"
],
"relation_labels": [
"occupation",
"country of citizenship",
"employer"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q7042855 .
?x0 wdt:P108 wd:Q49210 .
?x0 wdt:P27 wd:Q38
} |
mcwq-133859 | What Italian film editor did Adriana Asti marry | [
"Bernardo Bertolucci"
] | {
"entities": [
"Q53009",
"Q38",
"Q7042855",
"Q374855"
],
"relations": [
"P106",
"P27",
"P26"
],
"adjacency": [
[
0,
0,
2
],
[
0,
1,
1
],
[
0,
2,
3
]
],
"entity_labels": [
"Bernardo Bertolucci",
"Italy",
"film editor",
"Adriana Asti"
],
"relation_labels": [
"occupation",
"country of citizenship",
"spouse"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q7042855 .
?x0 wdt:P27 wd:Q38 .
?x0 wdt:P26 wd:Q374855 .
FILTER ( ?x0 != wd:Q374855 )
} |
mcwq-133860 | What Italian film editor did Howard Hawks influence and Helen Schermerhorn Morris marry | [
"Martin Scorsese"
] | {
"entities": [
"Q51581",
"Q7042855",
"Q21694246",
"Q38",
"Q41148"
],
"relations": [
"P106",
"P27",
"P737",
"P26"
],
"adjacency": [
[
4,
0,
1
],
[
4,
2,
0
],
[
4,
1,
3
],
[
4,
3,
2
]
],
"entity_labels": [
"Howard Hawks",
"film editor",
"Helen Schermerhorn Morris",
"Italy",
"Martin Scorsese"
],
"relation_labels": [
"occupation",
"country of citizenship",
"influenced by",
"spouse"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q7042855 .
?x0 wdt:P737 wd:Q51581 .
?x0 wdt:P27 wd:Q38 .
?x0 wdt:P26 wd:Q21694246 .
FILTER ( ?x0 != wd:Q21694246 )
} |
mcwq-133861 | What Italian film editor did No label defined star | [
"Ermanno Olmi"
] | {
"entities": [
"Q114063",
"Q3546364",
"Q38",
"Q7042855"
],
"relations": [
"P106",
"P27",
"P161"
],
"adjacency": [
[
0,
0,
3
],
[
1,
2,
0
],
[
0,
1,
2
]
],
"entity_labels": [
"Ermanno Olmi",
null,
"Italy",
"film editor"
],
"relation_labels": [
"occupation",
"country of citizenship",
"cast member"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q7042855 .
wd:Q3546364 wdt:P161 ?x0 .
?x0 wdt:P27 wd:Q38
} |
mcwq-133864 | What Italian film editor directed Gangs of New York | [
"Martin Scorsese"
] | {
"entities": [
"Q38",
"Q154581",
"Q7042855",
"Q41148"
],
"relations": [
"P27",
"P106",
"P57"
],
"adjacency": [
[
3,
1,
2
],
[
1,
2,
3
],
[
3,
0,
0
]
],
"entity_labels": [
"Italy",
"Gangs of New York",
"film editor",
"Martin Scorsese"
],
"relation_labels": [
"country of citizenship",
"occupation",
"director"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q7042855 .
wd:Q154581 wdt:P57 ?x0 .
?x0 wdt:P27 wd:Q38
} |
mcwq-133867 | What Italian film editor edited Ritratto di borghesia in nero and Ginger and Fred | [
"Nino Baragli"
] | {
"entities": [
"Q129437",
"Q18439",
"Q364528",
"Q7042855",
"Q38"
],
"relations": [
"P106",
"P27",
"P1040"
],
"adjacency": [
[
2,
0,
3
],
[
0,
2,
2
],
[
1,
2,
2
],
[
2,
1,
4
]
],
"entity_labels": [
"Ritratto di borghesia in nero",
"Ginger and Fred",
"Nino Baragli",
"film editor",
"Italy"
],
"relation_labels": [
"occupation",
"country of citizenship",
"film editor"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q7042855 .
wd:Q129437 wdt:P1040 ?x0 .
wd:Q18439 wdt:P1040 ?x0 .
?x0 wdt:P27 wd:Q38
} |
mcwq-133869 | What Italian film editor edited and wrote One Fine Day and The Tree of Wooden Clogs | [
"Ermanno Olmi"
] | {
"entities": [
"Q1194413",
"Q3548429",
"Q7042855",
"Q114063",
"Q38"
],
"relations": [
"P106",
"P27",
"P58",
"P1040"
],
"adjacency": [
[
3,
0,
2
],
[
0,
3,
3
],
[
1,
3,
3
],
[
0,
2,
3
],
[
1,
2,
3
],
[
3,
1,
4
]
],
"entity_labels": [
"The Tree of Wooden Clogs",
"One Fine Day",
"film editor",
"Ermanno Olmi",
"Italy"
],
"relation_labels": [
"occupation",
"country of citizenship",
"screenwriter",
"film editor"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q7042855 .
wd:Q1194413 wdt:P1040 ?x0 .
wd:Q3548429 wdt:P1040 ?x0 .
wd:Q1194413 wdt:P58 ?x0 .
wd:Q3548429 wdt:P58 ?x0 .
?x0 wdt:P27 wd:Q38
} |
mcwq-133871 | What Italian film editor executive produced Boardwalk Empire | [
"Martin Scorsese"
] | {
"entities": [
"Q585758",
"Q38",
"Q7042855",
"Q41148"
],
"relations": [
"P106",
"P27",
"P1431"
],
"adjacency": [
[
3,
0,
2
],
[
0,
2,
3
],
[
3,
1,
1
]
],
"entity_labels": [
"Boardwalk Empire",
"Italy",
"film editor",
"Martin Scorsese"
],
"relation_labels": [
"occupation",
"country of citizenship",
"executive producer"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q7042855 .
wd:Q585758 wdt:P1431 ?x0 .
?x0 wdt:P27 wd:Q38
} |
mcwq-133872 | What Italian film editor executive produced a film and directed George Harrison: Living in the Material World , Taxi Driver , Goodfellas , The Aviator , and Gangs of New York | [
"Martin Scorsese"
] | {
"entities": [
"Q85806717",
"Q7042855",
"Q47221",
"Q154581",
"Q201924",
"Q1139311",
"Q11424",
"Q42047",
"Q38",
"Q41148"
],
"relations": [
"P57",
"P31",
"P1431",
"P27",
"P106"
],
"adjacency": [
[
9,
4,
1
],
[
5,
0,
9
],
[
7,
0,
9
],
[
2,
0,
9
],
[
3,
0,
9
],
[
4,
0,
9
],
[
0,
2,
9
],
[
9,
3,
8
],
[
0,
1,
6
]
],
"entity_labels": [
"The Card Counter",
"film editor",
"Taxi Driver",
"Gangs of New York",
"The Aviator",
"George Harrison: Living in the Material World",
"film",
"Goodfellas",
"Italy",
"Martin Scorsese"
],
"relation_labels": [
"director",
"instance of",
"executive producer",
"country of citizenship",
"occupation"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q7042855 .
wd:Q1139311 wdt:P57 ?x0 .
wd:Q42047 wdt:P57 ?x0 .
wd:Q47221 wdt:P57 ?x0 .
wd:Q154581 wdt:P57 ?x0 .
wd:Q201924 wdt:P57 ?x0 .
?x1 wdt:P1431 ?x0 .
?x0 wdt:P27 wd:Q38 .
?x1 wdt:P31 wd:Q11424 } |
mcwq-133877 | What Italian film editor influenced Jerry Adriani | [
"Adriano Celentano"
] | {
"entities": [
"Q10306713",
"Q38",
"Q7042855",
"Q199943"
],
"relations": [
"P106",
"P27",
"P737"
],
"adjacency": [
[
3,
0,
2
],
[
0,
2,
3
],
[
3,
1,
1
]
],
"entity_labels": [
"Jerry Adriani",
"Italy",
"film editor",
"Adriano Celentano"
],
"relation_labels": [
"occupation",
"country of citizenship",
"influenced by"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q7042855 .
wd:Q10306713 wdt:P737 ?x0 .
?x0 wdt:P27 wd:Q38
} |
mcwq-133878 | What Italian film editor married Adriana Asti | [
"Bernardo Bertolucci"
] | {
"entities": [
"Q53009",
"Q38",
"Q7042855",
"Q374855"
],
"relations": [
"P106",
"P27",
"P26"
],
"adjacency": [
[
0,
0,
2
],
[
0,
1,
1
],
[
0,
2,
3
]
],
"entity_labels": [
"Bernardo Bertolucci",
"Italy",
"film editor",
"Adriana Asti"
],
"relation_labels": [
"occupation",
"country of citizenship",
"spouse"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q7042855 .
?x0 wdt:P27 wd:Q38 .
?x0 wdt:P26 wd:Q374855 .
FILTER ( ?x0 != wd:Q374855 )
} |
mcwq-133880 | What Italian film editor produced No label defined | [
"Luis Trenker"
] | {
"entities": [
"Q38",
"Q560129",
"Q7042855",
"Q3860662"
],
"relations": [
"P272",
"P106",
"P27"
],
"adjacency": [
[
1,
1,
2
],
[
3,
0,
1
],
[
1,
2,
0
]
],
"entity_labels": [
"Italy",
"Luis Trenker",
"film editor",
null
],
"relation_labels": [
"production company",
"occupation",
"country of citizenship"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q7042855 .
wd:Q3860662 wdt:P272 ?x0 .
?x0 wdt:P27 wd:Q38
} |
mcwq-133882 | What Italian film editor that Yuppi du and Geppo il folle starred and were edited by married Claudia Mori | [
"Adriano Celentano"
] | {
"entities": [
"Q287976",
"Q3760843",
"Q7042855",
"Q199943",
"Q1106556",
"Q38"
],
"relations": [
"P1040",
"P106",
"P27",
"P26",
"P161"
],
"adjacency": [
[
3,
1,
2
],
[
4,
4,
3
],
[
1,
4,
3
],
[
4,
0,
3
],
[
1,
0,
3
],
[
3,
2,
5
],
[
3,
3,
0
]
],
"entity_labels": [
"Claudia Mori",
"Geppo il folle",
"film editor",
"Adriano Celentano",
"Yuppi du",
"Italy"
],
"relation_labels": [
"film editor",
"occupation",
"country of citizenship",
"spouse",
"cast member"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q7042855 .
wd:Q1106556 wdt:P161 ?x0 .
wd:Q3760843 wdt:P161 ?x0 .
wd:Q1106556 wdt:P1040 ?x0 .
wd:Q3760843 wdt:P1040 ?x0 .
?x0 wdt:P27 wd:Q38 .
?x0 wdt:P26 wd:Q287976 .
FILTER ( ?x0 != wd:Q287976 )
} |
mcwq-133884 | What Italian film editor that The Thing and I Am Self Sufficient were edited by did Silvia Nono marry | [
"Nanni Moretti"
] | {
"entities": [
"Q521792",
"Q3821925",
"Q7042855",
"Q25100",
"Q20644315",
"Q38"
],
"relations": [
"P106",
"P27",
"P26",
"P1040"
],
"adjacency": [
[
3,
0,
2
],
[
0,
3,
3
],
[
1,
3,
3
],
[
3,
1,
5
],
[
3,
2,
4
]
],
"entity_labels": [
"I Am Self Sufficient",
"The Thing",
"film editor",
"Nanni Moretti",
"Silvia Nono",
"Italy"
],
"relation_labels": [
"occupation",
"country of citizenship",
"spouse",
"film editor"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q7042855 .
wd:Q521792 wdt:P1040 ?x0 .
wd:Q3821925 wdt:P1040 ?x0 .
?x0 wdt:P27 wd:Q38 .
?x0 wdt:P26 wd:Q20644315 .
FILTER ( ?x0 != wd:Q20644315 )
} |
mcwq-133887 | What Italian film editor that directed Gangs of New York executive produced A Ciambra , The Third Side of the River , Before the Flood , and Pieces of a Woman | [
"Martin Scorsese"
] | {
"entities": [
"Q79212167",
"Q30203628",
"Q26869689",
"Q7042855",
"Q154581",
"Q16588678",
"Q38",
"Q41148"
],
"relations": [
"P27",
"P106",
"P57",
"P1431"
],
"adjacency": [
[
7,
1,
3
],
[
4,
2,
7
],
[
2,
3,
7
],
[
0,
3,
7
],
[
5,
3,
7
],
[
1,
3,
7
],
[
7,
0,
6
]
],
"entity_labels": [
"Pieces of a Woman",
"A Ciambra",
"Before the Flood",
"film editor",
"Gangs of New York",
"The Third Side of the River",
"Italy",
"Martin Scorsese"
],
"relation_labels": [
"country of citizenship",
"occupation",
"director",
"executive producer"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q7042855 .
wd:Q154581 wdt:P57 ?x0 .
wd:Q26869689 wdt:P1431 ?x0 .
wd:Q79212167 wdt:P1431 ?x0 .
wd:Q16588678 wdt:P1431 ?x0 .
wd:Q30203628 wdt:P1431 ?x0 .
?x0 wdt:P27 wd:Q38
} |
mcwq-133888 | What Italian film editor was Quo Vadis 's costume designer | [
"Enrico Guazzoni"
] | {
"entities": [
"Q1057825",
"Q38",
"Q1343809",
"Q7042855"
],
"relations": [
"P106",
"P27",
"P2515"
],
"adjacency": [
[
2,
0,
3
],
[
0,
2,
2
],
[
2,
1,
1
]
],
"entity_labels": [
"Quo Vadis",
"Italy",
"Enrico Guazzoni",
"film editor"
],
"relation_labels": [
"occupation",
"country of citizenship",
"costume designer"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q7042855 .
wd:Q1057825 wdt:P2515 ?x0 .
?x0 wdt:P27 wd:Q38
} |
mcwq-133891 | What Italian film editor was a costume designer of Quo Vadis | [
"Enrico Guazzoni"
] | {
"entities": [
"Q1057825",
"Q38",
"Q1343809",
"Q7042855"
],
"relations": [
"P106",
"P27",
"P2515"
],
"adjacency": [
[
2,
0,
3
],
[
0,
2,
2
],
[
2,
1,
1
]
],
"entity_labels": [
"Quo Vadis",
"Italy",
"Enrico Guazzoni",
"film editor"
],
"relation_labels": [
"occupation",
"country of citizenship",
"costume designer"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q7042855 .
wd:Q1057825 wdt:P2515 ?x0 .
?x0 wdt:P27 wd:Q38
} |
mcwq-133893 | What Italian film editor was a male composer that married Claudia Mori | [
"Adriano Celentano"
] | {
"entities": [
"Q36834",
"Q287976",
"Q7042855",
"Q6581097",
"Q199943",
"Q38"
],
"relations": [
"P106",
"P27",
"P26",
"P21"
],
"adjacency": [
[
4,
0,
2
],
[
4,
0,
0
],
[
4,
3,
3
],
[
4,
1,
5
],
[
4,
2,
1
]
],
"entity_labels": [
"composer",
"Claudia Mori",
"film editor",
"male",
"Adriano Celentano",
"Italy"
],
"relation_labels": [
"occupation",
"country of citizenship",
"spouse",
"sex or gender"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q7042855 .
?x0 wdt:P106 wd:Q36834 .
?x0 wdt:P21 wd:Q6581097 .
?x0 wdt:P27 wd:Q38 .
?x0 wdt:P26 wd:Q287976 .
FILTER ( ?x0 != wd:Q287976 )
} |
mcwq-133894 | What Italian film editor was a producer of No label defined | [
"Luis Trenker"
] | {
"entities": [
"Q38",
"Q560129",
"Q7042855",
"Q3860662"
],
"relations": [
"P272",
"P106",
"P27"
],
"adjacency": [
[
1,
1,
2
],
[
3,
0,
1
],
[
1,
2,
0
]
],
"entity_labels": [
"Italy",
"Luis Trenker",
"film editor",
null
],
"relation_labels": [
"production company",
"occupation",
"country of citizenship"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q7042855 .
wd:Q3860662 wdt:P272 ?x0 .
?x0 wdt:P27 wd:Q38
} |
mcwq-133895 | What Italian film editor was a sibling of Carla Bruni | [
"Valeria Bruni Tedeschi"
] | {
"entities": [
"Q143945",
"Q232470",
"Q38",
"Q7042855"
],
"relations": [
"P106",
"P27",
"P3373"
],
"adjacency": [
[
1,
0,
3
],
[
1,
1,
2
],
[
1,
2,
0
]
],
"entity_labels": [
"Carla Bruni",
"Valeria Bruni Tedeschi",
"Italy",
"film editor"
],
"relation_labels": [
"occupation",
"country of citizenship",
"sibling"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q7042855 .
?x0 wdt:P27 wd:Q38 .
?x0 wdt:P3373 wd:Q143945 .
FILTER ( ?x0 != wd:Q143945 )
} |
mcwq-133897 | What Italian film editor was employed by New York University | [
"Martin Scorsese"
] | {
"entities": [
"Q49210",
"Q38",
"Q7042855",
"Q41148"
],
"relations": [
"P106",
"P27",
"P108"
],
"adjacency": [
[
3,
0,
2
],
[
3,
2,
0
],
[
3,
1,
1
]
],
"entity_labels": [
"New York University",
"Italy",
"film editor",
"Martin Scorsese"
],
"relation_labels": [
"occupation",
"country of citizenship",
"employer"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q7042855 .
?x0 wdt:P108 wd:Q49210 .
?x0 wdt:P27 wd:Q38
} |
mcwq-133898 | What Italian film editor was influenced by Howard Hawks | [
"Martin Scorsese"
] | {
"entities": [
"Q38",
"Q51581",
"Q7042855",
"Q41148"
],
"relations": [
"P106",
"P27",
"P737"
],
"adjacency": [
[
3,
0,
2
],
[
3,
2,
1
],
[
3,
1,
0
]
],
"entity_labels": [
"Italy",
"Howard Hawks",
"film editor",
"Martin Scorsese"
],
"relation_labels": [
"occupation",
"country of citizenship",
"influenced by"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q7042855 .
?x0 wdt:P737 wd:Q51581 .
?x0 wdt:P27 wd:Q38
} |
mcwq-133904 | What Italian film producer did Pier Paolo Pasolini influence | [
"Nico D’Alessandria"
] | {
"entities": [
"Q25120",
"Q1985907",
"Q3282637",
"Q38"
],
"relations": [
"P106",
"P27",
"P737"
],
"adjacency": [
[
1,
0,
2
],
[
1,
2,
0
],
[
1,
1,
3
]
],
"entity_labels": [
"Pier Paolo Pasolini",
"Nico D’Alessandria",
"film producer",
"Italy"
],
"relation_labels": [
"occupation",
"country of citizenship",
"influenced by"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q3282637 .
?x0 wdt:P737 wd:Q25120 .
?x0 wdt:P27 wd:Q38
} |
mcwq-133905 | What Italian film producer did The Second Time star | [
"Nanni Moretti"
] | {
"entities": [
"Q166249",
"Q3282637",
"Q38",
"Q25100"
],
"relations": [
"P106",
"P27",
"P161"
],
"adjacency": [
[
3,
0,
1
],
[
0,
2,
3
],
[
3,
1,
2
]
],
"entity_labels": [
"The Second Time",
"film producer",
"Italy",
"Nanni Moretti"
],
"relation_labels": [
"occupation",
"country of citizenship",
"cast member"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q3282637 .
wd:Q166249 wdt:P161 ?x0 .
?x0 wdt:P27 wd:Q38
} |
mcwq-133906 | What Italian film producer did Silvia Nono marry | [
"Nanni Moretti"
] | {
"entities": [
"Q20644315",
"Q3282637",
"Q38",
"Q25100"
],
"relations": [
"P106",
"P27",
"P26"
],
"adjacency": [
[
3,
0,
1
],
[
3,
1,
2
],
[
3,
2,
0
]
],
"entity_labels": [
"Silvia Nono",
"film producer",
"Italy",
"Nanni Moretti"
],
"relation_labels": [
"occupation",
"country of citizenship",
"spouse"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q3282637 .
?x0 wdt:P27 wd:Q38 .
?x0 wdt:P26 wd:Q20644315 .
FILTER ( ?x0 != wd:Q20644315 )
} |
mcwq-133908 | What Italian film producer did New York University employ | [
"Martin Scorsese"
] | {
"entities": [
"Q49210",
"Q3282637",
"Q38",
"Q41148"
],
"relations": [
"P106",
"P27",
"P108"
],
"adjacency": [
[
3,
0,
1
],
[
3,
2,
0
],
[
3,
1,
2
]
],
"entity_labels": [
"New York University",
"film producer",
"Italy",
"Martin Scorsese"
],
"relation_labels": [
"occupation",
"country of citizenship",
"employer"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q3282637 .
?x0 wdt:P108 wd:Q49210 .
?x0 wdt:P27 wd:Q38
} |
mcwq-133909 | What Italian film producer did Clare Peploe , Maria Paola Maino , and Adriana Asti marry | [
"Bernardo Bertolucci"
] | {
"entities": [
"Q3282637",
"Q2975534",
"Q53009",
"Q3847448",
"Q38",
"Q374855"
],
"relations": [
"P106",
"P27",
"P26"
],
"adjacency": [
[
2,
0,
0
],
[
2,
1,
4
],
[
2,
2,
5
],
[
2,
2,
1
],
[
2,
2,
3
]
],
"entity_labels": [
"film producer",
"Clare Peploe",
"Bernardo Bertolucci",
"Maria Paola Maino",
"Italy",
"Adriana Asti"
],
"relation_labels": [
"occupation",
"country of citizenship",
"spouse"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q3282637 .
?x0 wdt:P27 wd:Q38 .
?x0 wdt:P26 wd:Q374855 .
?x0 wdt:P26 wd:Q2975534 .
?x0 wdt:P26 wd:Q3847448 .
FILTER ( ?x0 != wd:Q374855 ) .
FILTER ( ?x0 != wd:Q2975534 ) .
FILTER ( ?x0 != wd:Q3847448 )
} |
mcwq-133911 | What Italian film producer directed Il vento fa il suo giro | [
"Giorgio Diritti"
] | {
"entities": [
"Q63491",
"Q38",
"Q3282637",
"Q590634"
],
"relations": [
"P27",
"P106",
"P57"
],
"adjacency": [
[
0,
1,
2
],
[
3,
2,
0
],
[
0,
0,
1
]
],
"entity_labels": [
"Giorgio Diritti",
"Italy",
"film producer",
"Il vento fa il suo giro"
],
"relation_labels": [
"country of citizenship",
"occupation",
"director"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q3282637 .
wd:Q590634 wdt:P57 ?x0 .
?x0 wdt:P27 wd:Q38
} |
mcwq-133912 | What Italian film producer edited Beyond the Clouds | [
"Michelangelo Antonioni"
] | {
"entities": [
"Q3282637",
"Q768966",
"Q38",
"Q55433"
],
"relations": [
"P106",
"P27",
"P1040"
],
"adjacency": [
[
3,
0,
0
],
[
1,
2,
3
],
[
3,
1,
2
]
],
"entity_labels": [
"film producer",
"Beyond the Clouds",
"Italy",
"Michelangelo Antonioni"
],
"relation_labels": [
"occupation",
"country of citizenship",
"film editor"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q3282637 .
wd:Q768966 wdt:P1040 ?x0 .
?x0 wdt:P27 wd:Q38
} |
mcwq-133913 | What Italian film producer edited and directed I Am Self Sufficient | [
"Nanni Moretti"
] | {
"entities": [
"Q521792",
"Q3282637",
"Q38",
"Q25100"
],
"relations": [
"P27",
"P106",
"P57",
"P1040"
],
"adjacency": [
[
3,
1,
1
],
[
0,
2,
3
],
[
0,
3,
3
],
[
3,
0,
2
]
],
"entity_labels": [
"I Am Self Sufficient",
"film producer",
"Italy",
"Nanni Moretti"
],
"relation_labels": [
"country of citizenship",
"occupation",
"director",
"film editor"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q3282637 .
wd:Q521792 wdt:P57 ?x0 .
wd:Q521792 wdt:P1040 ?x0 .
?x0 wdt:P27 wd:Q38
} |
mcwq-133915 | What Italian film producer edited , wrote , and directed The Passenger and Beyond the Clouds | [
"Michelangelo Antonioni"
] | {
"entities": [
"Q3282637",
"Q768966",
"Q55433",
"Q828725",
"Q38"
],
"relations": [
"P57",
"P58",
"P1040",
"P27",
"P106"
],
"adjacency": [
[
2,
4,
0
],
[
1,
0,
2
],
[
3,
0,
2
],
[
1,
2,
2
],
[
3,
2,
2
],
[
1,
1,
2
],
[
3,
1,
2
],
[
2,
3,
4
]
],
"entity_labels": [
"film producer",
"Beyond the Clouds",
"Michelangelo Antonioni",
"The Passenger",
"Italy"
],
"relation_labels": [
"director",
"screenwriter",
"film editor",
"country of citizenship",
"occupation"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q3282637 .
wd:Q768966 wdt:P57 ?x0 .
wd:Q828725 wdt:P57 ?x0 .
wd:Q768966 wdt:P1040 ?x0 .
wd:Q828725 wdt:P1040 ?x0 .
wd:Q768966 wdt:P58 ?x0 .
wd:Q828725 wdt:P58 ?x0 .
?x0 wdt:P27 wd:Q38
} |
mcwq-133921 | What Italian film producer married Silvia Nono | [
"Nanni Moretti"
] | {
"entities": [
"Q20644315",
"Q3282637",
"Q38",
"Q25100"
],
"relations": [
"P106",
"P27",
"P26"
],
"adjacency": [
[
3,
0,
1
],
[
3,
1,
2
],
[
3,
2,
0
]
],
"entity_labels": [
"Silvia Nono",
"film producer",
"Italy",
"Nanni Moretti"
],
"relation_labels": [
"occupation",
"country of citizenship",
"spouse"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q3282637 .
?x0 wdt:P27 wd:Q38 .
?x0 wdt:P26 wd:Q20644315 .
FILTER ( ?x0 != wd:Q20644315 )
} |
mcwq-133924 | What Italian film producer produced Flesh for Frankenstein | [
"Carlo Ponti"
] | {
"entities": [
"Q527958",
"Q299419",
"Q38",
"Q3282637"
],
"relations": [
"P272",
"P106",
"P27"
],
"adjacency": [
[
1,
1,
3
],
[
0,
0,
1
],
[
1,
2,
2
]
],
"entity_labels": [
"Flesh for Frankenstein",
"Carlo Ponti",
"Italy",
"film producer"
],
"relation_labels": [
"production company",
"occupation",
"country of citizenship"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q3282637 .
wd:Q527958 wdt:P272 ?x0 .
?x0 wdt:P27 wd:Q38
} |
mcwq-133925 | What Italian film producer that Gangs of New York and The Key to Reserva were directed by and starred directed Goodfellas | [
"Martin Scorsese"
] | {
"entities": [
"Q3282637",
"Q7744179",
"Q154581",
"Q42047",
"Q38",
"Q41148"
],
"relations": [
"P27",
"P106",
"P57",
"P161"
],
"adjacency": [
[
5,
1,
0
],
[
1,
3,
5
],
[
2,
3,
5
],
[
1,
2,
5
],
[
3,
2,
5
],
[
2,
2,
5
],
[
5,
0,
4
]
],
"entity_labels": [
"film producer",
"The Key to Reserva",
"Gangs of New York",
"Goodfellas",
"Italy",
"Martin Scorsese"
],
"relation_labels": [
"country of citizenship",
"occupation",
"director",
"cast member"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q3282637 .
wd:Q7744179 wdt:P161 ?x0 .
wd:Q154581 wdt:P161 ?x0 .
wd:Q7744179 wdt:P57 ?x0 .
wd:Q42047 wdt:P57 ?x0 .
wd:Q154581 wdt:P57 ?x0 .
?x0 wdt:P27 wd:Q38
} |
mcwq-133927 | What Italian film producer that Howard Hawks influenced wrote The Age of Innocence and executive produced Boardwalk Empire and The Card Counter | [
"Martin Scorsese"
] | {
"entities": [
"Q85806717",
"Q3282637",
"Q51581",
"Q585758",
"Q1125442",
"Q38",
"Q41148"
],
"relations": [
"P58",
"P1431",
"P106",
"P27",
"P737"
],
"adjacency": [
[
6,
2,
1
],
[
0,
1,
6
],
[
3,
1,
6
],
[
4,
0,
6
],
[
6,
4,
2
],
[
6,
3,
5
]
],
"entity_labels": [
"The Card Counter",
"film producer",
"Howard Hawks",
"Boardwalk Empire",
"The Age of Innocence",
"Italy",
"Martin Scorsese"
],
"relation_labels": [
"screenwriter",
"executive producer",
"occupation",
"country of citizenship",
"influenced by"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q3282637 .
wd:Q85806717 wdt:P1431 ?x0 .
wd:Q585758 wdt:P1431 ?x0 .
wd:Q1125442 wdt:P58 ?x0 .
?x0 wdt:P737 wd:Q51581 .
?x0 wdt:P27 wd:Q38
} |
mcwq-133933 | What Italian film producer was a director and executive producer of No label defined and Act of Revenge | [
"Ninì Grassia"
] | {
"entities": [
"Q541716",
"Q3282637",
"Q3793926",
"Q38",
"Q3823753"
],
"relations": [
"P27",
"P106",
"P57",
"P1431"
],
"adjacency": [
[
0,
1,
1
],
[
2,
2,
0
],
[
4,
2,
0
],
[
2,
3,
0
],
[
4,
3,
0
],
[
0,
0,
3
]
],
"entity_labels": [
"Ninì Grassia",
"film producer",
null,
"Italy",
"Act of Revenge"
],
"relation_labels": [
"country of citizenship",
"occupation",
"director",
"executive producer"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q3282637 .
wd:Q3793926 wdt:P57 ?x0 .
wd:Q3823753 wdt:P57 ?x0 .
wd:Q3793926 wdt:P1431 ?x0 .
wd:Q3823753 wdt:P1431 ?x0 .
?x0 wdt:P27 wd:Q38
} |
mcwq-133934 | What Italian film producer was a director and star of American Boy: A Profile of Steven Prince and Taxi Driver | [
"Martin Scorsese"
] | {
"entities": [
"Q3282637",
"Q47221",
"Q3284432",
"Q38",
"Q41148"
],
"relations": [
"P27",
"P106",
"P57",
"P161"
],
"adjacency": [
[
4,
1,
0
],
[
2,
3,
4
],
[
1,
3,
4
],
[
2,
2,
4
],
[
1,
2,
4
],
[
4,
0,
3
]
],
"entity_labels": [
"film producer",
"Taxi Driver",
"American Boy: A Profile of Steven Prince",
"Italy",
"Martin Scorsese"
],
"relation_labels": [
"country of citizenship",
"occupation",
"director",
"cast member"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q3282637 .
wd:Q3284432 wdt:P161 ?x0 .
wd:Q47221 wdt:P161 ?x0 .
wd:Q3284432 wdt:P57 ?x0 .
wd:Q47221 wdt:P57 ?x0 .
?x0 wdt:P27 wd:Q38
} |
mcwq-133938 | What Italian film producer was employed by Lux Film and was employed by Fiat | [
"Riccardo Gualino"
] | {
"entities": [
"Q3282637",
"Q27597",
"Q782629",
"Q3840934",
"Q38"
],
"relations": [
"P106",
"P27",
"P108"
],
"adjacency": [
[
2,
0,
0
],
[
2,
2,
1
],
[
2,
2,
3
],
[
2,
1,
4
]
],
"entity_labels": [
"film producer",
"Fiat",
"Riccardo Gualino",
"Lux Film",
"Italy"
],
"relation_labels": [
"occupation",
"country of citizenship",
"employer"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q3282637 .
?x0 wdt:P108 wd:Q27597 .
?x0 wdt:P108 wd:Q3840934 .
?x0 wdt:P27 wd:Q38
} |
mcwq-133941 | What Italian film producer was employed by New York University and founded The Film Foundation | [
"Martin Scorsese"
] | {
"entities": [
"Q3282637",
"Q49210",
"Q3520874",
"Q38",
"Q41148"
],
"relations": [
"P106",
"P27",
"P108",
"P112"
],
"adjacency": [
[
4,
0,
0
],
[
2,
3,
4
],
[
4,
2,
1
],
[
4,
1,
3
]
],
"entity_labels": [
"film producer",
"New York University",
"The Film Foundation",
"Italy",
"Martin Scorsese"
],
"relation_labels": [
"occupation",
"country of citizenship",
"employer",
"founded by"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q3282637 .
wd:Q3520874 wdt:P112 ?x0 .
?x0 wdt:P108 wd:Q49210 .
?x0 wdt:P27 wd:Q38
} |
mcwq-133942 | What Italian film producer was employed by New York University | [
"Martin Scorsese"
] | {
"entities": [
"Q49210",
"Q3282637",
"Q38",
"Q41148"
],
"relations": [
"P106",
"P27",
"P108"
],
"adjacency": [
[
3,
0,
1
],
[
3,
2,
0
],
[
3,
1,
2
]
],
"entity_labels": [
"New York University",
"film producer",
"Italy",
"Martin Scorsese"
],
"relation_labels": [
"occupation",
"country of citizenship",
"employer"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q3282637 .
?x0 wdt:P108 wd:Q49210 .
?x0 wdt:P27 wd:Q38
} |
mcwq-133945 | What Italian film producer wrote Quiet Chaos | [
"Laura Paolucci",
"Nanni Moretti"
] | {
"entities": [
"Q15231168",
"Q38",
"Q3282637",
"Q262803"
],
"relations": [
"P106",
"P27",
"P58"
],
"adjacency": [
[
0,
0,
2
],
[
3,
2,
0
],
[
0,
1,
1
]
],
"entity_labels": [
"Laura Paolucci",
"Italy",
"film producer",
"Quiet Chaos"
],
"relation_labels": [
"occupation",
"country of citizenship",
"screenwriter"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q3282637 .
wd:Q262803 wdt:P58 ?x0 .
?x0 wdt:P27 wd:Q38
} |
mcwq-133947 | What Italian film producer wrote and edited Beyond the Clouds | [
"Michelangelo Antonioni"
] | {
"entities": [
"Q3282637",
"Q768966",
"Q38",
"Q55433"
],
"relations": [
"P106",
"P27",
"P58",
"P1040"
],
"adjacency": [
[
3,
0,
0
],
[
1,
3,
3
],
[
1,
2,
3
],
[
3,
1,
2
]
],
"entity_labels": [
"film producer",
"Beyond the Clouds",
"Italy",
"Michelangelo Antonioni"
],
"relation_labels": [
"occupation",
"country of citizenship",
"screenwriter",
"film editor"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q3282637 .
wd:Q768966 wdt:P1040 ?x0 .
wd:Q768966 wdt:P58 ?x0 .
?x0 wdt:P27 wd:Q38
} |
mcwq-133948 | What Italian founder of No label defined did Nora Barnacle 's spouse influence | [
"Umberto Eco"
] | {
"entities": [
"Q444609",
"Q17333262",
"Q12807",
"Q6882",
"Q38"
],
"relations": [
"P27",
"P26",
"P737",
"P112"
],
"adjacency": [
[
2,
2,
3
],
[
1,
3,
2
],
[
2,
0,
4
],
[
3,
1,
0
]
],
"entity_labels": [
"Nora Barnacle",
null,
"Umberto Eco",
"James Joyce",
"Italy"
],
"relation_labels": [
"country of citizenship",
"spouse",
"influenced by",
"founded by"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P737 ?x1 .
wd:Q17333262 wdt:P112 ?x0 .
?x0 wdt:P27 wd:Q38 .
?x1 wdt:P26 wd:Q444609 .
FILTER ( ?x1 != wd:Q444609 )
} |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.