id
stringlengths 11
13
| question
stringlengths 11
8.64k
| answers
sequence | subgraph
dict | sparql
stringlengths 49
483
|
---|---|---|---|---|
mcwq-132603 | What Dutch spouse of Eva Besnyö was No label defined 's cinematographer | [
"John Fernhout"
] | {
"entities": [
"Q4195043",
"Q29999",
"Q1866991",
"Q214198"
],
"relations": [
"P344",
"P27",
"P26"
],
"adjacency": [
[
0,
0,
2
],
[
2,
1,
1
],
[
2,
2,
3
]
],
"entity_labels": [
null,
"Kingdom of the Netherlands",
"John Fernhout",
"Eva Besnyö"
],
"relation_labels": [
"director of photography",
"country of citizenship",
"spouse"
]
} | SELECT DISTINCT ?x0 WHERE {
wd:Q4195043 wdt:P344 ?x0 .
?x0 wdt:P27 wd:Q29999 .
?x0 wdt:P26 wd:Q214198 .
FILTER ( ?x0 != wd:Q214198 )
} |
mcwq-132604 | What Dutch spouse of Whoopi Goldberg married a film producer | [
"David Claessen"
] | {
"entities": [
"Q20966045",
"Q29999",
"Q49001",
"Q3282637"
],
"relations": [
"P27",
"P26",
"P106"
],
"adjacency": [
[
0,
0,
1
],
[
0,
1,
2
],
[
0,
1,
2
],
[
2,
2,
3
]
],
"entity_labels": [
"David Claessen",
"Kingdom of the Netherlands",
"Whoopi Goldberg",
"film producer"
],
"relation_labels": [
"country of citizenship",
"spouse",
"occupation"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P27 wd:Q29999 .
?x0 wdt:P26 ?x1 .
?x0 wdt:P26 wd:Q49001 .
?x1 wdt:P106 wd:Q3282637 .
FILTER ( ?x0 != ?x1 ) .
FILTER ( ?x0 != wd:Q49001 )
} |
mcwq-132605 | What Dutch spouse of The Birch-Tree Meadow 's writer wrote The 400 Million , No label defined , and Rain | [
"Joris Ivens"
] | {
"entities": [
"Q238616",
"Q29999",
"Q3230339",
"Q521115",
"Q29034215",
"Q1057777",
"Q865515"
],
"relations": [
"P27",
"P26",
"P58"
],
"adjacency": [
[
2,
2,
0
],
[
4,
2,
0
],
[
5,
2,
0
],
[
0,
0,
1
],
[
0,
1,
3
],
[
6,
2,
3
]
],
"entity_labels": [
"Joris Ivens",
"Kingdom of the Netherlands",
"The 400 Million",
"Marceline Loridan-Ivens",
null,
"Rain",
"The Birch-Tree Meadow"
],
"relation_labels": [
"country of citizenship",
"spouse",
"screenwriter"
]
} | SELECT DISTINCT ?x0 WHERE {
wd:Q3230339 wdt:P58 ?x0 .
wd:Q29034215 wdt:P58 ?x0 .
wd:Q1057777 wdt:P58 ?x0 .
?x0 wdt:P27 wd:Q29999 .
?x0 wdt:P26 ?x1 .
wd:Q865515 wdt:P58 ?x1 .
FILTER ( ?x0 != ?x1 )
} |
mcwq-132606 | What Dutch spouse of a person wrote The Attic: The Hiding of Anne Frank | [
"Miep Gies"
] | {
"entities": [
"Q29999",
"Q7335",
"Q5",
"Q823148",
"Q574496"
],
"relations": [
"P27",
"P26",
"P58",
"P31"
],
"adjacency": [
[
3,
2,
1
],
[
1,
0,
0
],
[
1,
1,
4
],
[
4,
3,
2
]
],
"entity_labels": [
"Kingdom of the Netherlands",
"Miep Gies",
"human",
"The Attic: The Hiding of Anne Frank",
"Jan Gies"
],
"relation_labels": [
"country of citizenship",
"spouse",
"screenwriter",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
wd:Q823148 wdt:P58 ?x0 .
?x0 wdt:P27 wd:Q29999 .
?x0 wdt:P26 ?x1 .
?x1 wdt:P31 wd:Q5 .
FILTER ( ?x0 != ?x1 )
} |
mcwq-132610 | What Dutch star of No label defined did abstract expressionism influence | [
"Jan Martens"
] | {
"entities": [
"Q6149449",
"Q177725",
"Q57500735",
"Q29999"
],
"relations": [
"P27",
"P737",
"P161"
],
"adjacency": [
[
2,
2,
0
],
[
0,
1,
1
],
[
0,
0,
3
]
],
"entity_labels": [
"Jan Martens",
"abstract expressionism",
null,
"Kingdom of the Netherlands"
],
"relation_labels": [
"country of citizenship",
"influenced by",
"cast member"
]
} | SELECT DISTINCT ?x0 WHERE {
wd:Q57500735 wdt:P161 ?x0 .
?x0 wdt:P737 wd:Q177725 .
?x0 wdt:P27 wd:Q29999
} |
mcwq-132611 | What Dutch star of RoboCop directed a prequel of Basic Instinct 2 | [
"Paul Verhoeven"
] | {
"entities": [
"Q29999",
"Q129079",
"Q146673",
"Q372514",
"Q810012"
],
"relations": [
"P27",
"P57",
"P156",
"P161"
],
"adjacency": [
[
3,
3,
1
],
[
2,
1,
1
],
[
1,
0,
0
],
[
2,
2,
4
]
],
"entity_labels": [
"Kingdom of the Netherlands",
"Paul Verhoeven",
"Basic Instinct",
"RoboCop",
"Basic Instinct 2"
],
"relation_labels": [
"country of citizenship",
"director",
"followed by",
"cast member"
]
} | SELECT DISTINCT ?x0 WHERE {
wd:Q372514 wdt:P161 ?x0 .
?x1 wdt:P57 ?x0 .
?x0 wdt:P27 wd:Q29999 .
?x1 wdt:P156 wd:Q810012
} |
mcwq-132612 | What Dutch star of 666 – Traue keinem, mit dem du schläfst! was a film 's star | [
"Roeland Wiesnekker"
] | {
"entities": [
"Q29999",
"Q117700",
"Q63214043",
"Q255028",
"Q11424"
],
"relations": [
"P27",
"P31",
"P161"
],
"adjacency": [
[
2,
2,
1
],
[
3,
2,
1
],
[
1,
0,
0
],
[
2,
1,
4
]
],
"entity_labels": [
"Kingdom of the Netherlands",
"Roeland Wiesnekker",
"Little Paradise",
"666 – Traue keinem, mit dem du schläfst!",
"film"
],
"relation_labels": [
"country of citizenship",
"instance of",
"cast member"
]
} | SELECT DISTINCT ?x0 WHERE {
?x1 wdt:P161 ?x0 .
wd:Q255028 wdt:P161 ?x0 .
?x0 wdt:P27 wd:Q29999 .
?x1 wdt:P31 wd:Q11424 } |
mcwq-132613 | What Dutch star of Crazy - Completely Mad was employed by Radio Bremen | [
"Rudi Carrell"
] | {
"entities": [
"Q29999",
"Q694837",
"Q1139278",
"Q126035"
],
"relations": [
"P27",
"P108",
"P161"
],
"adjacency": [
[
2,
2,
3
],
[
3,
1,
1
],
[
3,
0,
0
]
],
"entity_labels": [
"Kingdom of the Netherlands",
"Radio Bremen",
"Crazy - Completely Mad",
"Rudi Carrell"
],
"relation_labels": [
"country of citizenship",
"employer",
"cast member"
]
} | SELECT DISTINCT ?x0 WHERE {
wd:Q1139278 wdt:P161 ?x0 .
?x0 wdt:P108 wd:Q694837 .
?x0 wdt:P27 wd:Q29999
} |
mcwq-132614 | What Dutch star of The Mad Aunts Strike Out and Crazy - Completely Mad did Radio Bremen employ | [
"Rudi Carrell"
] | {
"entities": [
"Q29999",
"Q126035",
"Q1219574",
"Q694837",
"Q1139278"
],
"relations": [
"P27",
"P108",
"P161"
],
"adjacency": [
[
4,
2,
1
],
[
2,
2,
1
],
[
1,
1,
3
],
[
1,
0,
0
]
],
"entity_labels": [
"Kingdom of the Netherlands",
"Rudi Carrell",
"The Mad Aunts Strike Out",
"Radio Bremen",
"Crazy - Completely Mad"
],
"relation_labels": [
"country of citizenship",
"employer",
"cast member"
]
} | SELECT DISTINCT ?x0 WHERE {
wd:Q1139278 wdt:P161 ?x0 .
wd:Q1219574 wdt:P161 ?x0 .
?x0 wdt:P108 wd:Q694837 .
?x0 wdt:P27 wd:Q29999
} |
mcwq-132615 | What Dutch writer of Black Book directed RoboCop , Basic Instinct , No label defined , and Benedetta | [
"Paul Verhoeven"
] | {
"entities": [
"Q29999",
"Q129079",
"Q163549",
"Q18235206",
"Q55595776",
"Q146673",
"Q372514"
],
"relations": [
"P27",
"P57",
"P58"
],
"adjacency": [
[
4,
1,
1
],
[
3,
1,
1
],
[
6,
1,
1
],
[
5,
1,
1
],
[
2,
2,
1
],
[
1,
0,
0
]
],
"entity_labels": [
"Kingdom of the Netherlands",
"Paul Verhoeven",
"Black Book",
null,
"Benedetta",
"Basic Instinct",
"RoboCop"
],
"relation_labels": [
"country of citizenship",
"director",
"screenwriter"
]
} | SELECT DISTINCT ?x0 WHERE {
wd:Q55595776 wdt:P57 ?x0 .
wd:Q18235206 wdt:P57 ?x0 .
wd:Q372514 wdt:P57 ?x0 .
wd:Q146673 wdt:P57 ?x0 .
wd:Q163549 wdt:P58 ?x0 .
?x0 wdt:P27 wd:Q29999
} |
mcwq-132616 | What Dutch writer of Op Hoop van Zegen was a sibling of Louis Heijermans | [
"Herman Heijermans"
] | {
"entities": [
"Q29999",
"Q2069092",
"Q36771",
"Q1816701"
],
"relations": [
"P27",
"P3373",
"P58"
],
"adjacency": [
[
1,
2,
2
],
[
2,
0,
0
],
[
2,
1,
3
]
],
"entity_labels": [
"Kingdom of the Netherlands",
"Op Hoop van Zegen",
"Herman Heijermans",
"Louis Heijermans"
],
"relation_labels": [
"country of citizenship",
"sibling",
"screenwriter"
]
} | SELECT DISTINCT ?x0 WHERE {
wd:Q2069092 wdt:P58 ?x0 .
?x0 wdt:P27 wd:Q29999 .
?x0 wdt:P3373 wd:Q1816701 .
FILTER ( ?x0 != wd:Q1816701 )
} |
mcwq-132617 | What Dutch writer of Left Luggage did a film director marry | [
"Edwin de Vries"
] | {
"entities": [
"Q29999",
"Q635802",
"Q468259",
"Q1295091",
"Q2526255"
],
"relations": [
"P27",
"P26",
"P106",
"P58"
],
"adjacency": [
[
1,
3,
3
],
[
3,
0,
0
],
[
3,
1,
2
],
[
2,
2,
4
]
],
"entity_labels": [
"Kingdom of the Netherlands",
"Left Luggage",
"Monique van de Ven",
"Edwin de Vries",
"film director"
],
"relation_labels": [
"country of citizenship",
"spouse",
"occupation",
"screenwriter"
]
} | SELECT DISTINCT ?x0 WHERE {
wd:Q635802 wdt:P58 ?x0 .
?x0 wdt:P27 wd:Q29999 .
?x0 wdt:P26 ?x1 .
?x1 wdt:P106 wd:Q2526255 .
FILTER ( ?x0 != ?x1 )
} |
mcwq-132625 | What French Dutch film director wrote 99 Francs | [
"Jan Kounen"
] | {
"entities": [
"Q29999",
"Q716398",
"Q142",
"Q228667",
"Q2526255"
],
"relations": [
"P106",
"P27",
"P58"
],
"adjacency": [
[
1,
0,
4
],
[
3,
2,
1
],
[
1,
1,
0
],
[
1,
1,
2
]
],
"entity_labels": [
"Kingdom of the Netherlands",
"Jan Kounen",
"France",
"99 Francs",
"film director"
],
"relation_labels": [
"occupation",
"country of citizenship",
"screenwriter"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q2526255 .
wd:Q228667 wdt:P58 ?x0 .
?x0 wdt:P27 wd:Q29999 .
?x0 wdt:P27 wd:Q142
} |
mcwq-132629 | What French Italian film director wrote Actrices | [
"Valeria Bruni Tedeschi"
] | {
"entities": [
"Q344537",
"Q232470",
"Q142",
"Q2526255",
"Q38"
],
"relations": [
"P106",
"P27",
"P58"
],
"adjacency": [
[
1,
0,
3
],
[
0,
2,
1
],
[
1,
1,
4
],
[
1,
1,
2
]
],
"entity_labels": [
"Actrices",
"Valeria Bruni Tedeschi",
"France",
"film director",
"Italy"
],
"relation_labels": [
"occupation",
"country of citizenship",
"screenwriter"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q2526255 .
wd:Q344537 wdt:P58 ?x0 .
?x0 wdt:P27 wd:Q38 .
?x0 wdt:P27 wd:Q142
} |
mcwq-132632 | What French Mexican director of The Voice Thief did Endless Poetry and The Dance of Reality star and No label defined star | [
"Adán Jodorowsky"
] | {
"entities": [
"Q20972525",
"Q23925082",
"Q2824078",
"Q96",
"Q142",
"Q23899214",
"Q7728823"
],
"relations": [
"P27",
"P57",
"P161"
],
"adjacency": [
[
5,
2,
2
],
[
6,
2,
2
],
[
1,
2,
2
],
[
0,
1,
2
],
[
2,
0,
3
],
[
2,
0,
4
]
],
"entity_labels": [
"The Voice Thief",
"Endless Poetry",
"Adán Jodorowsky",
"Mexico",
"France",
null,
"The Dance of Reality"
],
"relation_labels": [
"country of citizenship",
"director",
"cast member"
]
} | SELECT DISTINCT ?x0 WHERE {
wd:Q23899214 wdt:P161 ?x0 .
wd:Q7728823 wdt:P161 ?x0 .
wd:Q23925082 wdt:P161 ?x0 .
wd:Q20972525 wdt:P57 ?x0 .
?x0 wdt:P27 wd:Q96 .
?x0 wdt:P27 wd:Q142
} |
mcwq-132637 | What French Spanish person married Princess Maria Theresa of Savoy | [
"Charles X of France"
] | {
"entities": [
"Q233798",
"Q29",
"Q5",
"Q142",
"Q7758"
],
"relations": [
"P27",
"P26",
"P31"
],
"adjacency": [
[
4,
2,
2
],
[
4,
0,
1
],
[
4,
0,
3
],
[
4,
1,
0
]
],
"entity_labels": [
"Princess Maria Theresa of Savoy",
"Spain",
"human",
"France",
"Charles X of France"
],
"relation_labels": [
"country of citizenship",
"spouse",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P27 wd:Q29 .
?x0 wdt:P27 wd:Q142 .
?x0 wdt:P26 wd:Q233798 .
FILTER ( ?x0 != wd:Q233798 )
} |
mcwq-132638 | What French Spanish sibling of Louis XVI of France was Louis Antoine, Duke of Angoulême 's parent | [
"Charles X of France"
] | {
"entities": [
"Q29",
"Q7732",
"Q142",
"Q1465751",
"Q7758"
],
"relations": [
"P27",
"P3373",
"P40|wdt:P355"
],
"adjacency": [
[
4,
2,
3
],
[
4,
0,
0
],
[
4,
0,
2
],
[
4,
1,
1
]
],
"entity_labels": [
"Spain",
"Louis XVI of France",
"France",
"Louis XIX of France",
"Charles X of France"
],
"relation_labels": [
"country of citizenship",
"sibling",
"P40|wdt:P355"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P40|wdt:P355 wd:Q1465751 .
?x0 wdt:P27 wd:Q29 .
?x0 wdt:P27 wd:Q142 .
?x0 wdt:P3373 wd:Q7732 .
FILTER ( ?x0 != wd:Q7732 )
} |
mcwq-132640 | What French actor did Rust and Bone star | [
"Céline Sallette",
"Corinne Masiero",
"Yannick Choirat",
"Françoise Michaud",
"Jean-Michel Correia",
"Alex Martin",
"Marion Cotillard"
] | {
"entities": [
"Q73803",
"Q142",
"Q33999",
"Q1150409"
],
"relations": [
"P106",
"P27",
"P161"
],
"adjacency": [
[
3,
0,
2
],
[
0,
2,
3
],
[
3,
1,
1
]
],
"entity_labels": [
"Rust and Bone",
"France",
"actor",
"Céline Sallette"
],
"relation_labels": [
"occupation",
"country of citizenship",
"cast member"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q33999 .
wd:Q73803 wdt:P161 ?x0 .
?x0 wdt:P27 wd:Q142
} |
mcwq-132641 | What French actor did Agnès Varda influence and marry | [
"Jacques Demy"
] | {
"entities": [
"Q142",
"Q33999",
"Q312258",
"Q229990"
],
"relations": [
"P106",
"P27",
"P737",
"P26"
],
"adjacency": [
[
2,
0,
1
],
[
2,
2,
3
],
[
2,
1,
0
],
[
2,
3,
3
]
],
"entity_labels": [
"France",
"actor",
"Jacques Demy",
"Agnès Varda"
],
"relation_labels": [
"occupation",
"country of citizenship",
"influenced by",
"spouse"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q33999 .
?x0 wdt:P737 wd:Q229990 .
?x0 wdt:P27 wd:Q142 .
?x0 wdt:P26 wd:Q229990 .
FILTER ( ?x0 != wd:Q229990 )
} |
mcwq-132642 | What French actor did Agnès Varda marry and influence | [
"Jacques Demy"
] | {
"entities": [
"Q142",
"Q33999",
"Q312258",
"Q229990"
],
"relations": [
"P106",
"P27",
"P737",
"P26"
],
"adjacency": [
[
2,
0,
1
],
[
2,
2,
3
],
[
2,
1,
0
],
[
2,
3,
3
]
],
"entity_labels": [
"France",
"actor",
"Jacques Demy",
"Agnès Varda"
],
"relation_labels": [
"occupation",
"country of citizenship",
"influenced by",
"spouse"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q33999 .
?x0 wdt:P737 wd:Q229990 .
?x0 wdt:P27 wd:Q142 .
?x0 wdt:P26 wd:Q229990 .
FILTER ( ?x0 != wd:Q229990 )
} |
mcwq-132643 | What French actor did Émile Zola influence | [
"André Antoine"
] | {
"entities": [
"Q504",
"Q33999",
"Q529001",
"Q142"
],
"relations": [
"P106",
"P27",
"P737"
],
"adjacency": [
[
2,
0,
1
],
[
2,
2,
0
],
[
2,
1,
3
]
],
"entity_labels": [
"Émile Zola",
"actor",
"André Antoine",
"France"
],
"relation_labels": [
"occupation",
"country of citizenship",
"influenced by"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q33999 .
?x0 wdt:P737 wd:Q504 .
?x0 wdt:P27 wd:Q142
} |
mcwq-132644 | What French actor did Lydie Sarazin-Levassor marry and Alexina Duchamp marry | [
"Marcel Duchamp"
] | {
"entities": [
"Q5912",
"Q3269235",
"Q514931",
"Q33999",
"Q142"
],
"relations": [
"P106",
"P27",
"P26"
],
"adjacency": [
[
0,
0,
3
],
[
0,
1,
4
],
[
0,
2,
2
],
[
0,
2,
1
]
],
"entity_labels": [
"Marcel Duchamp",
"Lydie Sarazin-Levassor",
"Alexina Duchamp",
"actor",
"France"
],
"relation_labels": [
"occupation",
"country of citizenship",
"spouse"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q33999 .
?x0 wdt:P27 wd:Q142 .
?x0 wdt:P26 wd:Q514931 .
?x0 wdt:P26 wd:Q3269235 .
FILTER ( ?x0 != wd:Q514931 ) .
FILTER ( ?x0 != wd:Q3269235 )
} |
mcwq-132645 | What French actor did No label defined star and The Film Parade , No label defined , and Adrienne Lecouvreur star | [
"Sarah Bernhardt"
] | {
"entities": [
"Q3605819",
"Q3489278",
"Q33999",
"Q3548798",
"Q142",
"Q57513984",
"Q4605"
],
"relations": [
"P106",
"P27",
"P161"
],
"adjacency": [
[
6,
0,
2
],
[
3,
2,
6
],
[
5,
2,
6
],
[
1,
2,
6
],
[
0,
2,
6
],
[
6,
1,
4
]
],
"entity_labels": [
"Adrienne Lecouvreur",
"The Film Parade",
"actor",
null,
"France",
null,
"Sarah Bernhardt"
],
"relation_labels": [
"occupation",
"country of citizenship",
"cast member"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q33999 .
wd:Q3548798 wdt:P161 ?x0 .
wd:Q57513984 wdt:P161 ?x0 .
wd:Q3489278 wdt:P161 ?x0 .
wd:Q3605819 wdt:P161 ?x0 .
?x0 wdt:P27 wd:Q142
} |
mcwq-132646 | What French actor did Une femme coquette 's cinematographer and star influence | [
"Leos Carax"
] | {
"entities": [
"Q737693",
"Q33999",
"Q142",
"Q53001",
"Q3549460"
],
"relations": [
"P344",
"P106",
"P27",
"P737",
"P161"
],
"adjacency": [
[
0,
1,
1
],
[
0,
3,
3
],
[
0,
2,
2
],
[
4,
4,
3
],
[
4,
0,
3
]
],
"entity_labels": [
"Leos Carax",
"actor",
"France",
"Jean-Luc Godard",
"Une femme coquette"
],
"relation_labels": [
"director of photography",
"occupation",
"country of citizenship",
"influenced by",
"cast member"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q33999 .
?x0 wdt:P737 ?x1 .
?x0 wdt:P27 wd:Q142 .
wd:Q3549460 wdt:P161 ?x1 .
wd:Q3549460 wdt:P344 ?x1
} |
mcwq-132647 | What French actor did The Beaches of Agnès 's cinematographer and star influence and marry | [
"Jacques Demy"
] | {
"entities": [
"Q33999",
"Q229990",
"Q142",
"Q312258",
"Q2709504"
],
"relations": [
"P344",
"P106",
"P27",
"P26",
"P737",
"P161"
],
"adjacency": [
[
3,
1,
0
],
[
3,
4,
1
],
[
3,
2,
2
],
[
3,
3,
1
],
[
4,
5,
1
],
[
4,
0,
1
]
],
"entity_labels": [
"actor",
"Agnès Varda",
"France",
"Jacques Demy",
"The Beaches of Agnès"
],
"relation_labels": [
"director of photography",
"occupation",
"country of citizenship",
"spouse",
"influenced by",
"cast member"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q33999 .
?x0 wdt:P737 ?x1 .
?x0 wdt:P27 wd:Q142 .
?x0 wdt:P26 ?x1 .
wd:Q2709504 wdt:P161 ?x1 .
wd:Q2709504 wdt:P344 ?x1 .
FILTER ( ?x0 != ?x1 )
} |
mcwq-132648 | What French actor did UNICEF employ | [
"Angélique Kidjo",
"Charles Aznavour"
] | {
"entities": [
"Q231276",
"Q33999",
"Q740308",
"Q142"
],
"relations": [
"P106",
"P27",
"P108"
],
"adjacency": [
[
0,
0,
1
],
[
0,
2,
2
],
[
0,
1,
3
]
],
"entity_labels": [
"Angélique Kidjo",
"actor",
"UNICEF",
"France"
],
"relation_labels": [
"occupation",
"country of citizenship",
"employer"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q33999 .
?x0 wdt:P108 wd:Q740308 .
?x0 wdt:P27 wd:Q142
} |
mcwq-132649 | What French actor did Paul Matisse 's parent marry | [
"Marcel Duchamp"
] | {
"entities": [
"Q5912",
"Q384359",
"Q514931",
"Q33999",
"Q142"
],
"relations": [
"P40|wdt:P355",
"P106",
"P27",
"P26"
],
"adjacency": [
[
0,
1,
3
],
[
0,
2,
4
],
[
0,
3,
2
],
[
2,
0,
1
]
],
"entity_labels": [
"Marcel Duchamp",
"Paul Matisse",
"Alexina Duchamp",
"actor",
"France"
],
"relation_labels": [
"P40|wdt:P355",
"occupation",
"country of citizenship",
"spouse"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q33999 .
?x0 wdt:P27 wd:Q142 .
?x0 wdt:P26 ?x1 .
?x1 wdt:P40|wdt:P355 wd:Q384359 .
FILTER ( ?x0 != ?x1 )
} |
mcwq-132650 | What French actor did a star of Marley influence | [
"Anjaya"
] | {
"entities": [
"Q2850227",
"Q33999",
"Q142",
"Q409",
"Q1189617"
],
"relations": [
"P106",
"P27",
"P737",
"P161"
],
"adjacency": [
[
0,
0,
1
],
[
0,
2,
3
],
[
0,
1,
2
],
[
4,
3,
3
]
],
"entity_labels": [
"Anjaya",
"actor",
"France",
"Bob Marley",
"Marley"
],
"relation_labels": [
"occupation",
"country of citizenship",
"influenced by",
"cast member"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q33999 .
?x0 wdt:P737 ?x1 .
?x0 wdt:P27 wd:Q142 .
wd:Q1189617 wdt:P161 ?x1
} |
mcwq-132652 | What French actor edited The Artist | [
"Michel Hazanavicius"
] | {
"entities": [
"Q33999",
"Q171861",
"Q28556",
"Q142"
],
"relations": [
"P106",
"P27",
"P1040"
],
"adjacency": [
[
2,
0,
0
],
[
1,
2,
2
],
[
2,
1,
3
]
],
"entity_labels": [
"actor",
"The Artist",
"Michel Hazanavicius",
"France"
],
"relation_labels": [
"occupation",
"country of citizenship",
"film editor"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q33999 .
wd:Q171861 wdt:P1040 ?x0 .
?x0 wdt:P27 wd:Q142
} |
mcwq-132653 | What French actor executive produced Love on the Run | [
"François Truffaut"
] | {
"entities": [
"Q277281",
"Q33999",
"Q53002",
"Q142"
],
"relations": [
"P106",
"P27",
"P1431"
],
"adjacency": [
[
2,
0,
1
],
[
0,
2,
2
],
[
2,
1,
3
]
],
"entity_labels": [
"Love on the Run",
"actor",
"François Truffaut",
"France"
],
"relation_labels": [
"occupation",
"country of citizenship",
"executive producer"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q33999 .
wd:Q277281 wdt:P1431 ?x0 .
?x0 wdt:P27 wd:Q142
} |
mcwq-132654 | What French actor founded Société Anonyme, Inc. | [
"Marcel Duchamp",
"Man Ray"
] | {
"entities": [
"Q142",
"Q33999",
"Q1549839",
"Q46139"
],
"relations": [
"P106",
"P27",
"P112"
],
"adjacency": [
[
3,
0,
1
],
[
2,
2,
3
],
[
3,
1,
0
]
],
"entity_labels": [
"France",
"actor",
"Société Anonyme, Inc.",
"Man Ray"
],
"relation_labels": [
"occupation",
"country of citizenship",
"founded by"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q33999 .
wd:Q1549839 wdt:P112 ?x0 .
?x0 wdt:P27 wd:Q142
} |
mcwq-132655 | What French actor founded Caché 's producer and distributor | [
"Éric Rohmer"
] | {
"entities": [
"Q50764",
"Q33999",
"Q142",
"Q383173",
"Q605307"
],
"relations": [
"P272",
"P106",
"P27",
"P112",
"P750"
],
"adjacency": [
[
0,
1,
1
],
[
4,
3,
0
],
[
0,
2,
2
],
[
3,
4,
4
],
[
3,
0,
4
]
],
"entity_labels": [
"Éric Rohmer",
"actor",
"France",
"Caché",
"Les films du losange"
],
"relation_labels": [
"production company",
"occupation",
"country of citizenship",
"founded by",
"distributed by"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q33999 .
?x1 wdt:P112 ?x0 .
?x0 wdt:P27 wd:Q142 .
wd:Q383173 wdt:P750 ?x1 .
wd:Q383173 wdt:P272 ?x1
} |
mcwq-132656 | What French actor influenced Jacques Rivette and Teatro Ulises and was influenced by Victor Hugo | [
"Jean Cocteau"
] | {
"entities": [
"Q83158",
"Q33999",
"Q142",
"Q535",
"Q7691965",
"Q167475"
],
"relations": [
"P106",
"P27",
"P737"
],
"adjacency": [
[
0,
0,
1
],
[
4,
2,
0
],
[
5,
2,
0
],
[
0,
2,
3
],
[
0,
1,
2
]
],
"entity_labels": [
"Jean Cocteau",
"actor",
"France",
"Victor Hugo",
"Teatro Ulises",
"Jacques Rivette"
],
"relation_labels": [
"occupation",
"country of citizenship",
"influenced by"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q33999 .
wd:Q7691965 wdt:P737 ?x0 .
wd:Q167475 wdt:P737 ?x0 .
?x0 wdt:P737 wd:Q535 .
?x0 wdt:P27 wd:Q142
} |
mcwq-132657 | What French actor influenced Axelle Renoir , married Caroline von Paulus , and married Lise Levitzky and Jane Birkin | [
"Serge Gainsbourg"
] | {
"entities": [
"Q1698",
"Q581225",
"Q33999",
"Q3242501",
"Q142",
"Q2874776",
"Q212873"
],
"relations": [
"P106",
"P27",
"P737",
"P26"
],
"adjacency": [
[
0,
0,
2
],
[
5,
2,
0
],
[
0,
1,
4
],
[
0,
3,
3
],
[
0,
3,
6
],
[
0,
3,
1
]
],
"entity_labels": [
"Serge Gainsbourg",
"Caroline von Paulus",
"actor",
"Lise Levitzky",
"France",
"Axelle Renoir",
"Jane Birkin"
],
"relation_labels": [
"occupation",
"country of citizenship",
"influenced by",
"spouse"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q33999 .
wd:Q2874776 wdt:P737 ?x0 .
?x0 wdt:P27 wd:Q142 .
?x0 wdt:P26 wd:Q3242501 .
?x0 wdt:P26 wd:Q212873 .
?x0 wdt:P26 wd:Q581225 .
FILTER ( ?x0 != wd:Q3242501 ) .
FILTER ( ?x0 != wd:Q212873 ) .
FILTER ( ?x0 != wd:Q581225 )
} |
mcwq-132658 | What French actor influenced Left Boy | [
"Édith Piaf"
] | {
"entities": [
"Q1631",
"Q33999",
"Q142",
"Q260424"
],
"relations": [
"P106",
"P27",
"P737"
],
"adjacency": [
[
0,
0,
1
],
[
3,
2,
0
],
[
0,
1,
2
]
],
"entity_labels": [
"Édith Piaf",
"actor",
"France",
"Left Boy"
],
"relation_labels": [
"occupation",
"country of citizenship",
"influenced by"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q33999 .
wd:Q260424 wdt:P737 ?x0 .
?x0 wdt:P27 wd:Q142
} |
mcwq-132661 | What French actor married Alexina Duchamp | [
"Marcel Duchamp"
] | {
"entities": [
"Q5912",
"Q514931",
"Q33999",
"Q142"
],
"relations": [
"P106",
"P27",
"P26"
],
"adjacency": [
[
0,
0,
2
],
[
0,
1,
3
],
[
0,
2,
1
]
],
"entity_labels": [
"Marcel Duchamp",
"Alexina Duchamp",
"actor",
"France"
],
"relation_labels": [
"occupation",
"country of citizenship",
"spouse"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q33999 .
?x0 wdt:P27 wd:Q142 .
?x0 wdt:P26 wd:Q514931 .
FILTER ( ?x0 != wd:Q514931 )
} |
mcwq-132662 | What French actor married Vox Lux 's executive producer | [
"Benjamin Millepied"
] | {
"entities": [
"Q48313895",
"Q33999",
"Q142",
"Q583186",
"Q37876"
],
"relations": [
"P106",
"P27",
"P26",
"P1431"
],
"adjacency": [
[
3,
0,
1
],
[
3,
1,
2
],
[
3,
2,
4
],
[
0,
3,
4
]
],
"entity_labels": [
"Vox Lux",
"actor",
"France",
"Benjamin Millepied",
"Natalie Portman"
],
"relation_labels": [
"occupation",
"country of citizenship",
"spouse",
"executive producer"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q33999 .
?x0 wdt:P27 wd:Q142 .
?x0 wdt:P26 ?x1 .
wd:Q48313895 wdt:P1431 ?x1 .
FILTER ( ?x0 != ?x1 )
} |
mcwq-132664 | What French actor married and was influenced by Agnès Varda | [
"Jacques Demy"
] | {
"entities": [
"Q142",
"Q33999",
"Q312258",
"Q229990"
],
"relations": [
"P106",
"P27",
"P737",
"P26"
],
"adjacency": [
[
2,
0,
1
],
[
2,
2,
3
],
[
2,
1,
0
],
[
2,
3,
3
]
],
"entity_labels": [
"France",
"actor",
"Jacques Demy",
"Agnès Varda"
],
"relation_labels": [
"occupation",
"country of citizenship",
"influenced by",
"spouse"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q33999 .
?x0 wdt:P737 wd:Q229990 .
?x0 wdt:P27 wd:Q142 .
?x0 wdt:P26 wd:Q229990 .
FILTER ( ?x0 != wd:Q229990 )
} |
mcwq-132678 | What French actor produced Blood for Dracula | [
"Jean Yanne"
] | {
"entities": [
"Q2609506",
"Q142",
"Q33999",
"Q106225"
],
"relations": [
"P272",
"P106",
"P27"
],
"adjacency": [
[
3,
1,
2
],
[
0,
0,
3
],
[
3,
2,
1
]
],
"entity_labels": [
"Blood for Dracula",
"France",
"actor",
"Jean Yanne"
],
"relation_labels": [
"production company",
"occupation",
"country of citizenship"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q33999 .
wd:Q2609506 wdt:P272 ?x0 .
?x0 wdt:P27 wd:Q142
} |
mcwq-132682 | What French actor that Micheline Rugel married was a founder of No label defined | [
"Charles Aznavour"
] | {
"entities": [
"Q33999",
"Q108650253",
"Q142",
"Q59420675",
"Q1785"
],
"relations": [
"P106",
"P27",
"P26",
"P112"
],
"adjacency": [
[
4,
0,
0
],
[
3,
3,
4
],
[
4,
1,
2
],
[
4,
2,
1
]
],
"entity_labels": [
"actor",
"Micheline Rugel",
"France",
null,
"Charles Aznavour"
],
"relation_labels": [
"occupation",
"country of citizenship",
"spouse",
"founded by"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q33999 .
wd:Q59420675 wdt:P112 ?x0 .
?x0 wdt:P27 wd:Q142 .
?x0 wdt:P26 wd:Q108650253 .
FILTER ( ?x0 != wd:Q108650253 )
} |
mcwq-132686 | What French actor that married Candice Bergen and Anne-Marie Deschodt was influenced by Miles Davis and influenced by society | [
"Louis Malle"
] | {
"entities": [
"Q20643902",
"Q55392",
"Q33999",
"Q142",
"Q8425",
"Q93341",
"Q106942"
],
"relations": [
"P106",
"P27",
"P737",
"P26"
],
"adjacency": [
[
1,
0,
2
],
[
1,
2,
4
],
[
1,
2,
5
],
[
1,
1,
3
],
[
1,
3,
0
],
[
1,
3,
6
]
],
"entity_labels": [
"Anne-Marie Deschodt",
"Louis Malle",
"actor",
"France",
"society",
"Miles Davis",
"Candice Bergen"
],
"relation_labels": [
"occupation",
"country of citizenship",
"influenced by",
"spouse"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q33999 .
?x0 wdt:P737 wd:Q8425 .
?x0 wdt:P737 wd:Q93341 .
?x0 wdt:P27 wd:Q142 .
?x0 wdt:P26 wd:Q20643902 .
?x0 wdt:P26 wd:Q106942 .
FILTER ( ?x0 != wd:Q20643902 ) .
FILTER ( ?x0 != wd:Q106942 )
} |
mcwq-132687 | What French actor that wrote Fool's Mate , 36 Views from the Pic Saint-Loup , and Noroît did William Shakespeare influence | [
"Jacques Rivette"
] | {
"entities": [
"Q1106118",
"Q25511",
"Q33999",
"Q25460",
"Q142",
"Q692",
"Q167475"
],
"relations": [
"P106",
"P27",
"P737",
"P58"
],
"adjacency": [
[
6,
0,
2
],
[
0,
3,
6
],
[
3,
3,
6
],
[
1,
3,
6
],
[
6,
2,
5
],
[
6,
1,
4
]
],
"entity_labels": [
"Fool's Mate",
"Noroît",
"actor",
"36 Views from the Pic Saint-Loup",
"France",
"William Shakespeare",
"Jacques Rivette"
],
"relation_labels": [
"occupation",
"country of citizenship",
"influenced by",
"screenwriter"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q33999 .
wd:Q1106118 wdt:P58 ?x0 .
wd:Q25460 wdt:P58 ?x0 .
wd:Q25511 wdt:P58 ?x0 .
?x0 wdt:P737 wd:Q692 .
?x0 wdt:P27 wd:Q142
} |
mcwq-132689 | What French actor was El Topo 's composer and costume designer | [
"Alejandro Jodorowsky"
] | {
"entities": [
"Q33999",
"Q263730",
"Q142",
"Q477782"
],
"relations": [
"P106",
"P27",
"P86",
"P2515"
],
"adjacency": [
[
1,
0,
0
],
[
3,
2,
1
],
[
3,
3,
1
],
[
1,
1,
2
]
],
"entity_labels": [
"actor",
"Alejandro Jodorowsky",
"France",
"El Topo"
],
"relation_labels": [
"occupation",
"country of citizenship",
"composer",
"costume designer"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q33999 .
wd:Q477782 wdt:P86 ?x0 .
wd:Q477782 wdt:P2515 ?x0 .
?x0 wdt:P27 wd:Q142
} |
mcwq-132691 | What French actor was Sur la piste du Marsupilami 's star , writer , and executive producer | [
"Alain Chabat"
] | {
"entities": [
"Q33999",
"Q448021",
"Q142",
"Q2346479"
],
"relations": [
"P58",
"P1431",
"P106",
"P27",
"P161"
],
"adjacency": [
[
1,
2,
0
],
[
3,
4,
1
],
[
3,
1,
1
],
[
3,
0,
1
],
[
1,
3,
2
]
],
"entity_labels": [
"actor",
"Alain Chabat",
"France",
"Sur la piste du Marsupilami"
],
"relation_labels": [
"screenwriter",
"executive producer",
"occupation",
"country of citizenship",
"cast member"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q33999 .
wd:Q2346479 wdt:P161 ?x0 .
wd:Q2346479 wdt:P1431 ?x0 .
wd:Q2346479 wdt:P58 ?x0 .
?x0 wdt:P27 wd:Q142
} |
mcwq-132696 | What French actor was a composer of Poupée de cire, poupée de son | [
"Serge Gainsbourg"
] | {
"entities": [
"Q142",
"Q33999",
"Q1698",
"Q115468"
],
"relations": [
"P106",
"P27",
"P86"
],
"adjacency": [
[
2,
0,
1
],
[
3,
2,
2
],
[
2,
1,
0
]
],
"entity_labels": [
"France",
"actor",
"Serge Gainsbourg",
"Poupée de cire, poupée de son"
],
"relation_labels": [
"occupation",
"country of citizenship",
"composer"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q33999 .
wd:Q115468 wdt:P86 ?x0 .
?x0 wdt:P27 wd:Q142
} |
mcwq-132697 | What French actor was employed by Canal+ and Eurosport | [
"Paul Belmondo"
] | {
"entities": [
"Q171557",
"Q1032540",
"Q21484379",
"Q33999",
"Q142"
],
"relations": [
"P106",
"P27",
"P108"
],
"adjacency": [
[
0,
0,
3
],
[
0,
2,
1
],
[
0,
2,
2
],
[
0,
1,
4
]
],
"entity_labels": [
"Paul Belmondo",
"Canal+",
"Eurosport",
"actor",
"France"
],
"relation_labels": [
"occupation",
"country of citizenship",
"employer"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q33999 .
?x0 wdt:P108 wd:Q1032540 .
?x0 wdt:P108 wd:Q21484379 .
?x0 wdt:P27 wd:Q142
} |
mcwq-132701 | What French actor was influenced by William Shakespeare and Alfred Hitchcock | [
"Jacques Rivette"
] | {
"entities": [
"Q33999",
"Q7374",
"Q142",
"Q692",
"Q167475"
],
"relations": [
"P106",
"P27",
"P737"
],
"adjacency": [
[
4,
0,
0
],
[
4,
2,
3
],
[
4,
2,
1
],
[
4,
1,
2
]
],
"entity_labels": [
"actor",
"Alfred Hitchcock",
"France",
"William Shakespeare",
"Jacques Rivette"
],
"relation_labels": [
"occupation",
"country of citizenship",
"influenced by"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q33999 .
?x0 wdt:P737 wd:Q692 .
?x0 wdt:P737 wd:Q7374 .
?x0 wdt:P27 wd:Q142
} |
mcwq-132702 | What French actor was influenced by The Great Dictator 's male star and influenced a film director | [
"Marcel Marceau"
] | {
"entities": [
"Q33999",
"Q2831",
"Q142",
"Q6581097",
"Q109116",
"Q882",
"Q2526255",
"Q157191"
],
"relations": [
"P106",
"P27",
"P737",
"P161",
"P21"
],
"adjacency": [
[
7,
0,
0
],
[
1,
2,
7
],
[
7,
2,
5
],
[
7,
1,
2
],
[
1,
0,
6
],
[
4,
3,
5
],
[
5,
4,
3
]
],
"entity_labels": [
"actor",
"Michael Jackson",
"France",
"male",
"The Great Dictator",
"Charlie Chaplin",
"film director",
"Marcel Marceau"
],
"relation_labels": [
"occupation",
"country of citizenship",
"influenced by",
"cast member",
"sex or gender"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q33999 .
?x1 wdt:P737 ?x0 .
?x0 wdt:P737 ?x2 .
?x0 wdt:P27 wd:Q142 .
?x1 wdt:P106 wd:Q2526255 .
wd:Q109116 wdt:P161 ?x2 .
?x2 wdt:P21 wd:Q6581097
} |
mcwq-132703 | What French composer did Deryck Whibley marry | [
"Avril Lavigne"
] | {
"entities": [
"Q142",
"Q216913",
"Q30449",
"Q36834"
],
"relations": [
"P106",
"P27",
"P26"
],
"adjacency": [
[
2,
0,
3
],
[
2,
1,
0
],
[
2,
2,
1
]
],
"entity_labels": [
"France",
"Deryck Whibley",
"Avril Lavigne",
"composer"
],
"relation_labels": [
"occupation",
"country of citizenship",
"spouse"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q36834 .
?x0 wdt:P27 wd:Q142 .
?x0 wdt:P26 wd:Q216913 .
FILTER ( ?x0 != wd:Q216913 )
} |
mcwq-132704 | What French composer did Charlotte for Ever star | [
"Serge Gainsbourg"
] | {
"entities": [
"Q1698",
"Q36834",
"Q142",
"Q176147"
],
"relations": [
"P106",
"P27",
"P161"
],
"adjacency": [
[
0,
0,
1
],
[
3,
2,
0
],
[
0,
1,
2
]
],
"entity_labels": [
"Serge Gainsbourg",
"composer",
"France",
"Charlotte for Ever"
],
"relation_labels": [
"occupation",
"country of citizenship",
"cast member"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q36834 .
wd:Q176147 wdt:P161 ?x0 .
?x0 wdt:P27 wd:Q142
} |
mcwq-132705 | What French composer did Victor Hugo influence | [
"Jean Cocteau"
] | {
"entities": [
"Q535",
"Q83158",
"Q36834",
"Q142"
],
"relations": [
"P106",
"P27",
"P737"
],
"adjacency": [
[
1,
0,
2
],
[
1,
2,
0
],
[
1,
1,
3
]
],
"entity_labels": [
"Victor Hugo",
"Jean Cocteau",
"composer",
"France"
],
"relation_labels": [
"occupation",
"country of citizenship",
"influenced by"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q36834 .
?x0 wdt:P737 wd:Q535 .
?x0 wdt:P27 wd:Q142
} |
mcwq-132706 | What French composer did Aristotle influence and Casimir Dudevant marry | [
"George Sand"
] | {
"entities": [
"Q868",
"Q36834",
"Q142",
"Q3816",
"Q1047458"
],
"relations": [
"P106",
"P27",
"P737",
"P26"
],
"adjacency": [
[
3,
0,
1
],
[
3,
2,
0
],
[
3,
1,
2
],
[
3,
3,
4
]
],
"entity_labels": [
"Aristotle",
"composer",
"France",
"George Sand",
"Casimir Dudevant"
],
"relation_labels": [
"occupation",
"country of citizenship",
"influenced by",
"spouse"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q36834 .
?x0 wdt:P737 wd:Q868 .
?x0 wdt:P27 wd:Q142 .
?x0 wdt:P26 wd:Q1047458 .
FILTER ( ?x0 != wd:Q1047458 )
} |
mcwq-132708 | What French composer executive produced The Burned Barns | [
"Jean-Michel Jarre"
] | {
"entities": [
"Q142",
"Q104326",
"Q2365791",
"Q36834"
],
"relations": [
"P106",
"P27",
"P1431"
],
"adjacency": [
[
1,
0,
3
],
[
2,
2,
1
],
[
1,
1,
0
]
],
"entity_labels": [
"France",
"Jean-Michel Jarre",
"The Burned Barns",
"composer"
],
"relation_labels": [
"occupation",
"country of citizenship",
"executive producer"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q36834 .
wd:Q2365791 wdt:P1431 ?x0 .
?x0 wdt:P27 wd:Q142
} |
mcwq-132709 | What French composer executive produced No label defined and produced No label defined | [
"Marc Dorcel"
] | {
"entities": [
"Q3209898",
"Q36834",
"Q142",
"Q951882",
"Q750201"
],
"relations": [
"P272",
"P106",
"P27",
"P1431"
],
"adjacency": [
[
3,
1,
1
],
[
4,
3,
3
],
[
0,
0,
3
],
[
3,
2,
2
]
],
"entity_labels": [
null,
"composer",
"France",
"Marc Dorcel",
"The Scent of Mathilda"
],
"relation_labels": [
"production company",
"occupation",
"country of citizenship",
"executive producer"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q36834 .
wd:Q750201 wdt:P1431 ?x0 .
wd:Q3209898 wdt:P272 ?x0 .
?x0 wdt:P27 wd:Q142
} |
mcwq-132714 | What French composer produced Blood for Dracula | [
"Jean Yanne"
] | {
"entities": [
"Q2609506",
"Q142",
"Q36834",
"Q106225"
],
"relations": [
"P272",
"P106",
"P27"
],
"adjacency": [
[
3,
1,
2
],
[
0,
0,
3
],
[
3,
2,
1
]
],
"entity_labels": [
"Blood for Dracula",
"France",
"composer",
"Jean Yanne"
],
"relation_labels": [
"production company",
"occupation",
"country of citizenship"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q36834 .
wd:Q2609506 wdt:P272 ?x0 .
?x0 wdt:P27 wd:Q142
} |
mcwq-132719 | What French composer that founded Théâtre de George Sand did Aristotle influence | [
"George Sand"
] | {
"entities": [
"Q46698216",
"Q868",
"Q36834",
"Q142",
"Q3816"
],
"relations": [
"P106",
"P27",
"P737",
"P112"
],
"adjacency": [
[
4,
0,
2
],
[
4,
2,
1
],
[
0,
3,
4
],
[
4,
1,
3
]
],
"entity_labels": [
"Théâtre de George Sand",
"Aristotle",
"composer",
"France",
"George Sand"
],
"relation_labels": [
"occupation",
"country of citizenship",
"influenced by",
"founded by"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q36834 .
?x0 wdt:P737 wd:Q868 .
wd:Q46698216 wdt:P112 ?x0 .
?x0 wdt:P27 wd:Q142
} |
mcwq-132720 | What French composer that produced No label defined and executive produced No label defined did No label defined star | [
"Marc Dorcel"
] | {
"entities": [
"Q3210556",
"Q3209898",
"Q36834",
"Q142",
"Q951882",
"Q750201"
],
"relations": [
"P272",
"P1431",
"P106",
"P27",
"P161"
],
"adjacency": [
[
4,
2,
2
],
[
0,
4,
4
],
[
5,
1,
4
],
[
1,
0,
4
],
[
4,
3,
3
]
],
"entity_labels": [
null,
null,
"composer",
"France",
"Marc Dorcel",
"The Scent of Mathilda"
],
"relation_labels": [
"production company",
"executive producer",
"occupation",
"country of citizenship",
"cast member"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q36834 .
wd:Q3210556 wdt:P161 ?x0 .
wd:Q750201 wdt:P1431 ?x0 .
wd:Q3209898 wdt:P272 ?x0 .
?x0 wdt:P27 wd:Q142
} |
mcwq-132721 | What French composer was Théâtre de George Sand 's founder | [
"George Sand"
] | {
"entities": [
"Q142",
"Q46698216",
"Q36834",
"Q3816"
],
"relations": [
"P106",
"P27",
"P112"
],
"adjacency": [
[
3,
0,
2
],
[
1,
2,
3
],
[
3,
1,
0
]
],
"entity_labels": [
"France",
"Théâtre de George Sand",
"composer",
"George Sand"
],
"relation_labels": [
"occupation",
"country of citizenship",
"founded by"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q36834 .
wd:Q46698216 wdt:P112 ?x0 .
?x0 wdt:P27 wd:Q142
} |
mcwq-132722 | What French composer was influenced by Victor Hugo | [
"Jean Cocteau"
] | {
"entities": [
"Q535",
"Q83158",
"Q36834",
"Q142"
],
"relations": [
"P106",
"P27",
"P737"
],
"adjacency": [
[
1,
0,
2
],
[
1,
2,
0
],
[
1,
1,
3
]
],
"entity_labels": [
"Victor Hugo",
"Jean Cocteau",
"composer",
"France"
],
"relation_labels": [
"occupation",
"country of citizenship",
"influenced by"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q36834 .
?x0 wdt:P737 wd:Q535 .
?x0 wdt:P27 wd:Q142
} |
mcwq-132723 | What French composer wrote Charlotte for Ever | [
"Serge Gainsbourg"
] | {
"entities": [
"Q1698",
"Q36834",
"Q142",
"Q176147"
],
"relations": [
"P106",
"P27",
"P58"
],
"adjacency": [
[
0,
0,
1
],
[
3,
2,
0
],
[
0,
1,
2
]
],
"entity_labels": [
"Serge Gainsbourg",
"composer",
"France",
"Charlotte for Ever"
],
"relation_labels": [
"occupation",
"country of citizenship",
"screenwriter"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q36834 .
wd:Q176147 wdt:P58 ?x0 .
?x0 wdt:P27 wd:Q142
} |
mcwq-132754 | What French cinematographer and star of Une femme coquette was Passion 's editor | [
"Jean-Luc Godard"
] | {
"entities": [
"Q53001",
"Q672061",
"Q3549460",
"Q142"
],
"relations": [
"P344",
"P27",
"P1040",
"P161"
],
"adjacency": [
[
2,
3,
0
],
[
2,
0,
0
],
[
1,
2,
0
],
[
0,
1,
3
]
],
"entity_labels": [
"Jean-Luc Godard",
"Passion",
"Une femme coquette",
"France"
],
"relation_labels": [
"director of photography",
"country of citizenship",
"film editor",
"cast member"
]
} | SELECT DISTINCT ?x0 WHERE {
wd:Q3549460 wdt:P161 ?x0 .
wd:Q3549460 wdt:P344 ?x0 .
wd:Q672061 wdt:P1040 ?x0 .
?x0 wdt:P27 wd:Q142
} |
mcwq-132755 | What French cinematographer did Cahiers du cinéma employ | [
"Jacques Rivette",
"Charles Bitsch",
"Philippe Azoury",
"Jean-Luc Godard"
] | {
"entities": [
"Q544901",
"Q142",
"Q909176",
"Q222344"
],
"relations": [
"P106",
"P27",
"P108"
],
"adjacency": [
[
0,
0,
3
],
[
0,
2,
2
],
[
0,
1,
1
]
],
"entity_labels": [
"Charles Bitsch",
"France",
"Cahiers du cinéma",
"cinematographer"
],
"relation_labels": [
"occupation",
"country of citizenship",
"employer"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q222344 .
?x0 wdt:P108 wd:Q909176 .
?x0 wdt:P27 wd:Q142
} |
mcwq-132756 | What French cinematographer did Miles Davis and society influence | [
"Louis Malle"
] | {
"entities": [
"Q55392",
"Q142",
"Q222344",
"Q8425",
"Q93341"
],
"relations": [
"P106",
"P27",
"P737"
],
"adjacency": [
[
0,
0,
2
],
[
0,
2,
4
],
[
0,
2,
3
],
[
0,
1,
1
]
],
"entity_labels": [
"Louis Malle",
"France",
"cinematographer",
"society",
"Miles Davis"
],
"relation_labels": [
"occupation",
"country of citizenship",
"influenced by"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q222344 .
?x0 wdt:P737 wd:Q93341 .
?x0 wdt:P737 wd:Q8425 .
?x0 wdt:P27 wd:Q142
} |
mcwq-132757 | What French cinematographer did Miles Davis influence | [
"Louis Malle"
] | {
"entities": [
"Q93341",
"Q55392",
"Q142",
"Q222344"
],
"relations": [
"P106",
"P27",
"P737"
],
"adjacency": [
[
1,
0,
3
],
[
1,
2,
0
],
[
1,
1,
2
]
],
"entity_labels": [
"Miles Davis",
"Louis Malle",
"France",
"cinematographer"
],
"relation_labels": [
"occupation",
"country of citizenship",
"influenced by"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q222344 .
?x0 wdt:P737 wd:Q93341 .
?x0 wdt:P27 wd:Q142
} |
mcwq-132759 | What French cinematographer did Candice Bergen marry | [
"Louis Malle"
] | {
"entities": [
"Q55392",
"Q106942",
"Q142",
"Q222344"
],
"relations": [
"P106",
"P27",
"P26"
],
"adjacency": [
[
0,
0,
3
],
[
0,
1,
2
],
[
0,
2,
1
]
],
"entity_labels": [
"Louis Malle",
"Candice Bergen",
"France",
"cinematographer"
],
"relation_labels": [
"occupation",
"country of citizenship",
"spouse"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q222344 .
?x0 wdt:P27 wd:Q142 .
?x0 wdt:P26 wd:Q106942 .
FILTER ( ?x0 != wd:Q106942 )
} |
mcwq-132761 | What French cinematographer did Hélène Fillières , Marianne Denicourt , and Florence Seyvos marry | [
"Arnaud Desplechin"
] | {
"entities": [
"Q273342",
"Q142",
"Q222344",
"Q691335",
"Q638129",
"Q3074033"
],
"relations": [
"P106",
"P27",
"P26"
],
"adjacency": [
[
3,
0,
2
],
[
3,
1,
1
],
[
3,
2,
0
],
[
3,
2,
4
],
[
3,
2,
5
]
],
"entity_labels": [
"Marianne Denicourt",
"France",
"cinematographer",
"Arnaud Desplechin",
"Hélène Fillières",
"Florence Seyvos"
],
"relation_labels": [
"occupation",
"country of citizenship",
"spouse"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q222344 .
?x0 wdt:P27 wd:Q142 .
?x0 wdt:P26 wd:Q273342 .
?x0 wdt:P26 wd:Q638129 .
?x0 wdt:P26 wd:Q3074033 .
FILTER ( ?x0 != wd:Q273342 ) .
FILTER ( ?x0 != wd:Q638129 ) .
FILTER ( ?x0 != wd:Q3074033 )
} |
mcwq-132763 | What French cinematographer edited Le Berceau de Cristal , No label defined , Regular Lovers , and Les hautes solitudes | [
"Philippe Garrel"
] | {
"entities": [
"Q777519",
"Q3233157",
"Q142",
"Q222344",
"Q12141583",
"Q433979",
"Q3723480"
],
"relations": [
"P106",
"P27",
"P1040"
],
"adjacency": [
[
5,
0,
3
],
[
6,
2,
5
],
[
4,
2,
5
],
[
0,
2,
5
],
[
1,
2,
5
],
[
5,
1,
2
]
],
"entity_labels": [
"Regular Lovers",
"Les hautes solitudes",
"France",
"cinematographer",
"Le Berceau de Cristal",
"Philippe Garrel",
null
],
"relation_labels": [
"occupation",
"country of citizenship",
"film editor"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q222344 .
wd:Q3723480 wdt:P1040 ?x0 .
wd:Q12141583 wdt:P1040 ?x0 .
wd:Q777519 wdt:P1040 ?x0 .
wd:Q3233157 wdt:P1040 ?x0 .
?x0 wdt:P27 wd:Q142
} |
mcwq-132765 | What French cinematographer edited Guernica , La Pointe Courte , and Van Gogh and directed Je t'aime, je t'aime | [
"Alain Resnais"
] | {
"entities": [
"Q218022",
"Q2509824",
"Q3118925",
"Q245920",
"Q142",
"Q222344",
"Q1503132"
],
"relations": [
"P27",
"P106",
"P57",
"P1040"
],
"adjacency": [
[
0,
1,
5
],
[
3,
2,
0
],
[
6,
3,
0
],
[
1,
3,
0
],
[
2,
3,
0
],
[
0,
0,
4
]
],
"entity_labels": [
"Alain Resnais",
"Van Gogh",
"Guernica",
"Je t'aime, je t'aime",
"France",
"cinematographer",
"La Pointe Courte"
],
"relation_labels": [
"country of citizenship",
"occupation",
"director",
"film editor"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q222344 .
wd:Q245920 wdt:P57 ?x0 .
wd:Q1503132 wdt:P1040 ?x0 .
wd:Q2509824 wdt:P1040 ?x0 .
wd:Q3118925 wdt:P1040 ?x0 .
?x0 wdt:P27 wd:Q142
} |
mcwq-132766 | What French cinematographer executive produced Roundhay Garden Scene | [
"Louis Le Prince"
] | {
"entities": [
"Q222344",
"Q267176",
"Q142",
"Q421675"
],
"relations": [
"P106",
"P27",
"P1431"
],
"adjacency": [
[
3,
0,
0
],
[
1,
2,
3
],
[
3,
1,
2
]
],
"entity_labels": [
"cinematographer",
"Roundhay Garden Scene",
"France",
"Louis Le Prince"
],
"relation_labels": [
"occupation",
"country of citizenship",
"executive producer"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q222344 .
wd:Q267176 wdt:P1431 ?x0 .
?x0 wdt:P27 wd:Q142
} |
mcwq-132768 | What French cinematographer founded LaCinetek | [
"Laurent Cantet"
] | {
"entities": [
"Q117071",
"Q97367680",
"Q142",
"Q222344"
],
"relations": [
"P106",
"P27",
"P112"
],
"adjacency": [
[
0,
0,
3
],
[
1,
2,
0
],
[
0,
1,
2
]
],
"entity_labels": [
"Laurent Cantet",
"LaCinetek",
"France",
"cinematographer"
],
"relation_labels": [
"occupation",
"country of citizenship",
"founded by"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q222344 .
wd:Q97367680 wdt:P112 ?x0 .
?x0 wdt:P27 wd:Q142
} |
mcwq-132772 | What French cinematographer married Candice Bergen | [
"Louis Malle"
] | {
"entities": [
"Q55392",
"Q106942",
"Q142",
"Q222344"
],
"relations": [
"P106",
"P27",
"P26"
],
"adjacency": [
[
0,
0,
3
],
[
0,
1,
2
],
[
0,
2,
1
]
],
"entity_labels": [
"Louis Malle",
"Candice Bergen",
"France",
"cinematographer"
],
"relation_labels": [
"occupation",
"country of citizenship",
"spouse"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q222344 .
?x0 wdt:P27 wd:Q142 .
?x0 wdt:P26 wd:Q106942 .
FILTER ( ?x0 != wd:Q106942 )
} |
mcwq-132773 | What French cinematographer of The ridiculous did Maria Amalia of Naples and Sicily marry | [
"Louis Philippe I"
] | {
"entities": [
"Q231457",
"Q7771",
"Q142",
"Q3795545"
],
"relations": [
"P344",
"P27",
"P26"
],
"adjacency": [
[
3,
0,
1
],
[
1,
1,
2
],
[
1,
2,
0
]
],
"entity_labels": [
"Maria Amalia of Naples and Sicily",
"Louis Philippe I",
"France",
"The ridiculous"
],
"relation_labels": [
"director of photography",
"country of citizenship",
"spouse"
]
} | SELECT DISTINCT ?x0 WHERE {
wd:Q3795545 wdt:P344 ?x0 .
?x0 wdt:P27 wd:Q142 .
?x0 wdt:P26 wd:Q231457 .
FILTER ( ?x0 != wd:Q231457 )
} |
mcwq-132774 | What French cinematographer of Two Men in Manhattan was a executive producer and director of a film | [
"Jean-Pierre Melville"
] | {
"entities": [
"Q142",
"Q3024977",
"Q681225",
"Q168693",
"Q11424"
],
"relations": [
"P344",
"P57",
"P31",
"P1431",
"P27"
],
"adjacency": [
[
1,
0,
3
],
[
2,
1,
3
],
[
2,
3,
3
],
[
3,
4,
0
],
[
2,
2,
4
]
],
"entity_labels": [
"France",
"Two Men in Manhattan",
"Army of Shadows",
"Jean-Pierre Melville",
"film"
],
"relation_labels": [
"director of photography",
"director",
"instance of",
"executive producer",
"country of citizenship"
]
} | SELECT DISTINCT ?x0 WHERE {
wd:Q3024977 wdt:P344 ?x0 .
?x1 wdt:P57 ?x0 .
?x1 wdt:P1431 ?x0 .
?x0 wdt:P27 wd:Q142 .
?x1 wdt:P31 wd:Q11424 } |
mcwq-132776 | What French cinematographer of A Song of Love was influenced by Marcel Proust , influenced by Victor Hugo , and influenced by Jules Verne | [
"Jean Cocteau"
] | {
"entities": [
"Q7199",
"Q83158",
"Q142",
"Q33977",
"Q535",
"Q1304788"
],
"relations": [
"P344",
"P27",
"P737"
],
"adjacency": [
[
5,
0,
1
],
[
1,
2,
4
],
[
1,
2,
0
],
[
1,
2,
3
],
[
1,
1,
2
]
],
"entity_labels": [
"Marcel Proust",
"Jean Cocteau",
"France",
"Jules Verne",
"Victor Hugo",
"A Song of Love"
],
"relation_labels": [
"director of photography",
"country of citizenship",
"influenced by"
]
} | SELECT DISTINCT ?x0 WHERE {
wd:Q1304788 wdt:P344 ?x0 .
?x0 wdt:P737 wd:Q535 .
?x0 wdt:P737 wd:Q7199 .
?x0 wdt:P737 wd:Q33977 .
?x0 wdt:P27 wd:Q142
} |
mcwq-132777 | What French cinematographer of Une Visite and No label defined was influenced by William Shakespeare and Henri Langlois and married Marilù Parolini | [
"Jacques Rivette"
] | {
"entities": [
"Q1304330",
"Q142",
"Q692",
"Q167475",
"Q15973601",
"Q19573590",
"Q745858"
],
"relations": [
"P344",
"P27",
"P26",
"P737"
],
"adjacency": [
[
0,
0,
3
],
[
4,
0,
3
],
[
3,
3,
2
],
[
3,
3,
6
],
[
3,
1,
1
],
[
3,
2,
5
]
],
"entity_labels": [
"Une Visite",
"France",
"William Shakespeare",
"Jacques Rivette",
null,
"Marilù Parolini",
"Henri Langlois"
],
"relation_labels": [
"director of photography",
"country of citizenship",
"spouse",
"influenced by"
]
} | SELECT DISTINCT ?x0 WHERE {
wd:Q1304330 wdt:P344 ?x0 .
wd:Q15973601 wdt:P344 ?x0 .
?x0 wdt:P737 wd:Q692 .
?x0 wdt:P737 wd:Q745858 .
?x0 wdt:P27 wd:Q142 .
?x0 wdt:P26 wd:Q19573590 .
FILTER ( ?x0 != wd:Q19573590 )
} |
mcwq-132791 | What French cinematographer was employed by Cahiers du cinéma | [
"Jacques Rivette",
"Charles Bitsch",
"Philippe Azoury",
"Jean-Luc Godard"
] | {
"entities": [
"Q544901",
"Q142",
"Q909176",
"Q222344"
],
"relations": [
"P106",
"P27",
"P108"
],
"adjacency": [
[
0,
0,
3
],
[
0,
2,
2
],
[
0,
1,
1
]
],
"entity_labels": [
"Charles Bitsch",
"France",
"Cahiers du cinéma",
"cinematographer"
],
"relation_labels": [
"occupation",
"country of citizenship",
"employer"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q222344 .
?x0 wdt:P108 wd:Q909176 .
?x0 wdt:P27 wd:Q142
} |
mcwq-132792 | What French cinematographer was influenced by Miles Davis and society | [
"Louis Malle"
] | {
"entities": [
"Q55392",
"Q142",
"Q222344",
"Q8425",
"Q93341"
],
"relations": [
"P106",
"P27",
"P737"
],
"adjacency": [
[
0,
0,
2
],
[
0,
2,
4
],
[
0,
2,
3
],
[
0,
1,
1
]
],
"entity_labels": [
"Louis Malle",
"France",
"cinematographer",
"society",
"Miles Davis"
],
"relation_labels": [
"occupation",
"country of citizenship",
"influenced by"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q222344 .
?x0 wdt:P737 wd:Q93341 .
?x0 wdt:P737 wd:Q8425 .
?x0 wdt:P27 wd:Q142
} |
mcwq-132794 | What French costume designer did Where the Sidewalk Ends star | [
"Oleg Cassini"
] | {
"entities": [
"Q1323191",
"Q1343117",
"Q142",
"Q1398816"
],
"relations": [
"P106",
"P27",
"P161"
],
"adjacency": [
[
1,
0,
0
],
[
3,
2,
1
],
[
1,
1,
2
]
],
"entity_labels": [
"costume designer",
"Oleg Cassini",
"France",
"Where the Sidewalk Ends"
],
"relation_labels": [
"occupation",
"country of citizenship",
"cast member"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q1323191 .
wd:Q1398816 wdt:P161 ?x0 .
?x0 wdt:P27 wd:Q142
} |
mcwq-132795 | What French costume designer did Chanel employ | [
"Virginie Viard"
] | {
"entities": [
"Q1323191",
"Q142",
"Q218115",
"Q61764378"
],
"relations": [
"P106",
"P27",
"P108"
],
"adjacency": [
[
3,
0,
0
],
[
3,
2,
2
],
[
3,
1,
1
]
],
"entity_labels": [
"costume designer",
"France",
"Chanel",
"Virginie Viard"
],
"relation_labels": [
"occupation",
"country of citizenship",
"employer"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q1323191 .
?x0 wdt:P108 wd:Q218115 .
?x0 wdt:P27 wd:Q142
} |
mcwq-132796 | What French costume designer did L'Homme du large star and Nana star | [
"Claude Autant-Lara"
] | {
"entities": [
"Q1057558",
"Q1323191",
"Q561255",
"Q142",
"Q3203681"
],
"relations": [
"P106",
"P27",
"P161"
],
"adjacency": [
[
2,
0,
1
],
[
0,
2,
2
],
[
4,
2,
2
],
[
2,
1,
3
]
],
"entity_labels": [
"Nana",
"costume designer",
"Claude Autant-Lara",
"France",
"L'Homme du large"
],
"relation_labels": [
"occupation",
"country of citizenship",
"cast member"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q1323191 .
wd:Q1057558 wdt:P161 ?x0 .
wd:Q3203681 wdt:P161 ?x0 .
?x0 wdt:P27 wd:Q142
} |
mcwq-132797 | What French costume designer did François Leterrier marry | [
"Catherine Leterrier"
] | {
"entities": [
"Q1323191",
"Q142",
"Q769772",
"Q521483"
],
"relations": [
"P106",
"P27",
"P26"
],
"adjacency": [
[
3,
0,
0
],
[
3,
1,
1
],
[
3,
2,
2
]
],
"entity_labels": [
"costume designer",
"France",
"François Leterrier",
"Catherine Leterrier"
],
"relation_labels": [
"occupation",
"country of citizenship",
"spouse"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q1323191 .
?x0 wdt:P27 wd:Q142 .
?x0 wdt:P26 wd:Q769772 .
FILTER ( ?x0 != wd:Q769772 )
} |
mcwq-132803 | What French costume designer edited The Green Ray | [
"María Luisa García"
] | {
"entities": [
"Q3296455",
"Q1171334",
"Q1323191",
"Q142"
],
"relations": [
"P106",
"P27",
"P1040"
],
"adjacency": [
[
0,
0,
2
],
[
1,
2,
0
],
[
0,
1,
3
]
],
"entity_labels": [
"María Luisa García",
"The Green Ray",
"costume designer",
"France"
],
"relation_labels": [
"occupation",
"country of citizenship",
"film editor"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q1323191 .
wd:Q1171334 wdt:P1040 ?x0 .
?x0 wdt:P27 wd:Q142
} |
mcwq-132804 | What French costume designer executive produced Under the Rainbow | [
"Christian Bérard"
] | {
"entities": [
"Q1323191",
"Q1079125",
"Q2870309",
"Q142"
],
"relations": [
"P106",
"P27",
"P1431"
],
"adjacency": [
[
1,
0,
0
],
[
2,
2,
1
],
[
1,
1,
3
]
],
"entity_labels": [
"costume designer",
"Christian Bérard",
"Under the Rainbow",
"France"
],
"relation_labels": [
"occupation",
"country of citizenship",
"executive producer"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q1323191 .
wd:Q2870309 wdt:P1431 ?x0 .
?x0 wdt:P27 wd:Q142
} |
mcwq-132806 | What French costume designer founded No label defined | [
"Paul Iribe"
] | {
"entities": [
"Q1323191",
"Q20946928",
"Q2059987",
"Q142"
],
"relations": [
"P106",
"P27",
"P112"
],
"adjacency": [
[
2,
0,
0
],
[
1,
2,
2
],
[
2,
1,
3
]
],
"entity_labels": [
"costume designer",
null,
"Paul Iribe",
"France"
],
"relation_labels": [
"occupation",
"country of citizenship",
"founded by"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q1323191 .
wd:Q20946928 wdt:P112 ?x0 .
?x0 wdt:P27 wd:Q142
} |
mcwq-132808 | What French costume designer influenced Virginie Viard | [
"Dominique Borg"
] | {
"entities": [
"Q1323191",
"Q3035007",
"Q142",
"Q61764378"
],
"relations": [
"P106",
"P27",
"P737"
],
"adjacency": [
[
1,
0,
0
],
[
3,
2,
1
],
[
1,
1,
2
]
],
"entity_labels": [
"costume designer",
"Dominique Borg",
"France",
"Virginie Viard"
],
"relation_labels": [
"occupation",
"country of citizenship",
"influenced by"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q1323191 .
wd:Q61764378 wdt:P737 ?x0 .
?x0 wdt:P27 wd:Q142
} |
mcwq-132809 | What French costume designer of El Topo edited The Holy Mountain and wrote Abel Cain | [
"Alejandro Jodorowsky"
] | {
"entities": [
"Q4666543",
"Q142",
"Q1640076",
"Q477782",
"Q263730"
],
"relations": [
"P2515",
"P27",
"P58",
"P1040"
],
"adjacency": [
[
2,
3,
4
],
[
3,
0,
4
],
[
0,
2,
4
],
[
4,
1,
1
]
],
"entity_labels": [
"Abel Cain",
"France",
"The Holy Mountain",
"El Topo",
"Alejandro Jodorowsky"
],
"relation_labels": [
"costume designer",
"country of citizenship",
"screenwriter",
"film editor"
]
} | SELECT DISTINCT ?x0 WHERE {
wd:Q1640076 wdt:P1040 ?x0 .
wd:Q477782 wdt:P2515 ?x0 .
wd:Q4666543 wdt:P58 ?x0 .
?x0 wdt:P27 wd:Q142
} |
mcwq-132810 | What French costume designer of El Topo and The Holy Mountain did Pascale Montandon-Jodorowsky and Valérie Trumblay marry | [
"Alejandro Jodorowsky"
] | {
"entities": [
"Q108748844",
"Q142",
"Q108748875",
"Q1640076",
"Q477782",
"Q263730"
],
"relations": [
"P2515",
"P27",
"P26"
],
"adjacency": [
[
4,
0,
5
],
[
3,
0,
5
],
[
5,
1,
1
],
[
5,
2,
0
],
[
5,
2,
2
]
],
"entity_labels": [
"Pascale Montandon-Jodorowsky",
"France",
"Valérie Tremblay",
"The Holy Mountain",
"El Topo",
"Alejandro Jodorowsky"
],
"relation_labels": [
"costume designer",
"country of citizenship",
"spouse"
]
} | SELECT DISTINCT ?x0 WHERE {
wd:Q477782 wdt:P2515 ?x0 .
wd:Q1640076 wdt:P2515 ?x0 .
?x0 wdt:P27 wd:Q142 .
?x0 wdt:P26 wd:Q108748844 .
?x0 wdt:P26 wd:Q108748875 .
FILTER ( ?x0 != wd:Q108748844 ) .
FILTER ( ?x0 != wd:Q108748875 )
} |
mcwq-132812 | What French costume designer of La Boutique fantasque was influenced by Georges Seurat | [
"André Derain"
] | {
"entities": [
"Q142",
"Q34013",
"Q156272",
"Q2420510"
],
"relations": [
"P2515",
"P27",
"P737"
],
"adjacency": [
[
3,
0,
2
],
[
2,
2,
1
],
[
2,
1,
0
]
],
"entity_labels": [
"France",
"Georges Seurat",
"André Derain",
"La Boutique fantasque"
],
"relation_labels": [
"costume designer",
"country of citizenship",
"influenced by"
]
} | SELECT DISTINCT ?x0 WHERE {
wd:Q2420510 wdt:P2515 ?x0 .
?x0 wdt:P737 wd:Q34013 .
?x0 wdt:P27 wd:Q142
} |
mcwq-132815 | What French costume designer produced No label defined | [
"Annamirl Van Der Pluijm"
] | {
"entities": [
"Q1323191",
"Q57500616",
"Q142",
"Q52496486"
],
"relations": [
"P272",
"P106",
"P27"
],
"adjacency": [
[
3,
1,
0
],
[
1,
0,
3
],
[
3,
2,
2
]
],
"entity_labels": [
"costume designer",
null,
"France",
"Annamirl Van Der Pluijm"
],
"relation_labels": [
"production company",
"occupation",
"country of citizenship"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q1323191 .
wd:Q57500616 wdt:P272 ?x0 .
?x0 wdt:P27 wd:Q142
} |
mcwq-132817 | What French costume designer produced No label defined , No label defined , and No label defined | [
"Annamirl Van Der Pluijm"
] | {
"entities": [
"Q57502996",
"Q1323191",
"Q57698492",
"Q142",
"Q57500616",
"Q52496486"
],
"relations": [
"P272",
"P106",
"P27"
],
"adjacency": [
[
5,
1,
1
],
[
4,
0,
5
],
[
0,
0,
5
],
[
2,
0,
5
],
[
5,
2,
3
]
],
"entity_labels": [
null,
"costume designer",
null,
"France",
null,
"Annamirl Van Der Pluijm"
],
"relation_labels": [
"production company",
"occupation",
"country of citizenship"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q1323191 .
wd:Q57500616 wdt:P272 ?x0 .
wd:Q57502996 wdt:P272 ?x0 .
wd:Q57698492 wdt:P272 ?x0 .
?x0 wdt:P27 wd:Q142
} |
mcwq-132823 | What French costume designer was Karl Lagerfeld 's employer 's employee | [
"Virginie Viard"
] | {
"entities": [
"Q1323191",
"Q142",
"Q61764378",
"Q1075391",
"Q76716"
],
"relations": [
"P106",
"P27",
"P108"
],
"adjacency": [
[
2,
0,
0
],
[
2,
2,
3
],
[
2,
1,
1
],
[
4,
2,
3
]
],
"entity_labels": [
"costume designer",
"France",
"Virginie Viard",
"Chloé",
"Karl Lagerfeld"
],
"relation_labels": [
"occupation",
"country of citizenship",
"employer"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q1323191 .
?x0 wdt:P108 ?x1 .
?x0 wdt:P27 wd:Q142 .
wd:Q76716 wdt:P108 ?x1
} |
mcwq-132830 | What French costume designer was a editor of The Girl from Nowhere and The Green Ray | [
"María Luisa García"
] | {
"entities": [
"Q3296455",
"Q1323191",
"Q1171334",
"Q142",
"Q38235"
],
"relations": [
"P106",
"P27",
"P1040"
],
"adjacency": [
[
0,
0,
1
],
[
4,
2,
0
],
[
2,
2,
0
],
[
0,
1,
3
]
],
"entity_labels": [
"María Luisa García",
"costume designer",
"The Green Ray",
"France",
"The Girl from Nowhere"
],
"relation_labels": [
"occupation",
"country of citizenship",
"film editor"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q1323191 .
wd:Q38235 wdt:P1040 ?x0 .
wd:Q1171334 wdt:P1040 ?x0 .
?x0 wdt:P27 wd:Q142
} |
mcwq-132831 | What French costume designer was influenced by Henri Rousseau | [
"Fernand Léger"
] | {
"entities": [
"Q5593",
"Q1323191",
"Q156386",
"Q142"
],
"relations": [
"P106",
"P27",
"P737"
],
"adjacency": [
[
0,
0,
1
],
[
0,
2,
2
],
[
0,
1,
3
]
],
"entity_labels": [
"Pablo Picasso",
"costume designer",
"Henri Rousseau",
"France"
],
"relation_labels": [
"occupation",
"country of citizenship",
"influenced by"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q1323191 .
?x0 wdt:P737 wd:Q156386 .
?x0 wdt:P27 wd:Q142
} |
mcwq-132832 | What French costume designer wrote The Red Inn , Ciboulette , Le Rouge et le Noir , Devil in the Flesh , No label defined , and In Case of Adversity | [
"Claude Autant-Lara"
] | {
"entities": [
"Q2972249",
"Q1323191",
"Q561255",
"Q630603",
"Q641200",
"Q142",
"Q1219193",
"Q3224182",
"Q1304008"
],
"relations": [
"P106",
"P27",
"P58"
],
"adjacency": [
[
2,
0,
1
],
[
4,
2,
2
],
[
0,
2,
2
],
[
3,
2,
2
],
[
7,
2,
2
],
[
6,
2,
2
],
[
8,
2,
2
],
[
2,
1,
5
]
],
"entity_labels": [
"Ciboulette",
"costume designer",
"Claude Autant-Lara",
"Devil in the Flesh",
"In Case of Adversity",
"France",
"The Red Inn",
null,
"Le Rouge et le Noir"
],
"relation_labels": [
"occupation",
"country of citizenship",
"screenwriter"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q1323191 .
wd:Q641200 wdt:P58 ?x0 .
wd:Q2972249 wdt:P58 ?x0 .
wd:Q630603 wdt:P58 ?x0 .
wd:Q3224182 wdt:P58 ?x0 .
wd:Q1219193 wdt:P58 ?x0 .
wd:Q1304008 wdt:P58 ?x0 .
?x0 wdt:P27 wd:Q142
} |
mcwq-132833 | What French costume designer wrote No label defined , Le bon Dieu sans confession , In Case of Adversity , and Devil in the Flesh | [
"Claude Autant-Lara"
] | {
"entities": [
"Q1323191",
"Q561255",
"Q630603",
"Q641200",
"Q142",
"Q3224182",
"Q3220492"
],
"relations": [
"P106",
"P27",
"P58"
],
"adjacency": [
[
1,
0,
0
],
[
5,
2,
1
],
[
2,
2,
1
],
[
3,
2,
1
],
[
6,
2,
1
],
[
1,
1,
4
]
],
"entity_labels": [
"costume designer",
"Claude Autant-Lara",
"Devil in the Flesh",
"In Case of Adversity",
"France",
null,
"Le bon Dieu sans confession"
],
"relation_labels": [
"occupation",
"country of citizenship",
"screenwriter"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q1323191 .
wd:Q3224182 wdt:P58 ?x0 .
wd:Q630603 wdt:P58 ?x0 .
wd:Q641200 wdt:P58 ?x0 .
wd:Q3220492 wdt:P58 ?x0 .
?x0 wdt:P27 wd:Q142
} |
mcwq-132834 | What French costume designer wrote Ballet Mécanique | [
"Fernand Léger"
] | {
"entities": [
"Q1323191",
"Q142",
"Q157183",
"Q805227"
],
"relations": [
"P106",
"P27",
"P58"
],
"adjacency": [
[
2,
0,
0
],
[
3,
2,
2
],
[
2,
1,
1
]
],
"entity_labels": [
"costume designer",
"France",
"Fernand Léger",
"Ballet Mécanique"
],
"relation_labels": [
"occupation",
"country of citizenship",
"screenwriter"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q1323191 .
wd:Q805227 wdt:P58 ?x0 .
?x0 wdt:P27 wd:Q142
} |
mcwq-132835 | What French costume designer , writer , and editor of The Holy Mountain was El Topo 's star | [
"Alejandro Jodorowsky"
] | {
"entities": [
"Q263730",
"Q1640076",
"Q142",
"Q477782"
],
"relations": [
"P58",
"P1040",
"P2515",
"P27",
"P161"
],
"adjacency": [
[
3,
4,
0
],
[
1,
1,
0
],
[
1,
2,
0
],
[
1,
0,
0
],
[
0,
3,
2
]
],
"entity_labels": [
"Alejandro Jodorowsky",
"The Holy Mountain",
"France",
"El Topo"
],
"relation_labels": [
"screenwriter",
"film editor",
"costume designer",
"country of citizenship",
"cast member"
]
} | SELECT DISTINCT ?x0 WHERE {
wd:Q477782 wdt:P161 ?x0 .
wd:Q1640076 wdt:P1040 ?x0 .
wd:Q1640076 wdt:P2515 ?x0 .
wd:Q1640076 wdt:P58 ?x0 .
?x0 wdt:P27 wd:Q142
} |
mcwq-132836 | What French director and editor of Mandibles was Wrong 's cinematographer , editor , and composer | [
"Mr. Oizo"
] | {
"entities": [
"Q97837011",
"Q453691",
"Q142",
"Q129874"
],
"relations": [
"P344",
"P57",
"P1040",
"P27",
"P86"
],
"adjacency": [
[
3,
0,
1
],
[
0,
1,
1
],
[
0,
2,
1
],
[
3,
2,
1
],
[
3,
4,
1
],
[
1,
3,
2
]
],
"entity_labels": [
"Mandibles",
"Quentin Dupieux",
"France",
"Wrong"
],
"relation_labels": [
"director of photography",
"director",
"film editor",
"country of citizenship",
"composer"
]
} | SELECT DISTINCT ?x0 WHERE {
wd:Q129874 wdt:P344 ?x0 .
wd:Q97837011 wdt:P57 ?x0 .
wd:Q97837011 wdt:P1040 ?x0 .
wd:Q129874 wdt:P1040 ?x0 .
wd:Q129874 wdt:P86 ?x0 .
?x0 wdt:P27 wd:Q142
} |
mcwq-132837 | What French director of One Hundred and One Nights , La Pointe Courte , and Kung Fu Master was influenced by , influenced , and married Jacques Demy | [
"Agnès Varda"
] | {
"entities": [
"Q1217734",
"Q229990",
"Q312258",
"Q142",
"Q1547511",
"Q1503132"
],
"relations": [
"P27",
"P57",
"P737",
"P26"
],
"adjacency": [
[
5,
1,
1
],
[
4,
1,
1
],
[
0,
1,
1
],
[
2,
2,
1
],
[
1,
2,
2
],
[
1,
0,
3
],
[
1,
3,
2
]
],
"entity_labels": [
"Kung Fu Master",
"Agnès Varda",
"Jacques Demy",
"France",
"One Hundred and One Nights",
"La Pointe Courte"
],
"relation_labels": [
"country of citizenship",
"director",
"influenced by",
"spouse"
]
} | SELECT DISTINCT ?x0 WHERE {
wd:Q1503132 wdt:P57 ?x0 .
wd:Q1547511 wdt:P57 ?x0 .
wd:Q1217734 wdt:P57 ?x0 .
wd:Q312258 wdt:P737 ?x0 .
?x0 wdt:P737 wd:Q312258 .
?x0 wdt:P27 wd:Q142 .
?x0 wdt:P26 wd:Q312258 .
FILTER ( ?x0 != wd:Q312258 )
} |
mcwq-132838 | What French director of Stan the Flasher , Charlotte for Ever , and Je t'aime moi non plus married Caroline von Paulus and Lise Levitzky | [
"Serge Gainsbourg"
] | {
"entities": [
"Q1698",
"Q581225",
"Q3242501",
"Q142",
"Q3496521",
"Q898864",
"Q176147"
],
"relations": [
"P27",
"P57",
"P26"
],
"adjacency": [
[
6,
1,
0
],
[
4,
1,
0
],
[
5,
1,
0
],
[
0,
0,
3
],
[
0,
2,
1
],
[
0,
2,
2
]
],
"entity_labels": [
"Serge Gainsbourg",
"Caroline von Paulus",
"Lise Levitzky",
"France",
"Stan the Flasher",
"Je t'aime moi non plus",
"Charlotte for Ever"
],
"relation_labels": [
"country of citizenship",
"director",
"spouse"
]
} | SELECT DISTINCT ?x0 WHERE {
wd:Q176147 wdt:P57 ?x0 .
wd:Q3496521 wdt:P57 ?x0 .
wd:Q898864 wdt:P57 ?x0 .
?x0 wdt:P27 wd:Q142 .
?x0 wdt:P26 wd:Q581225 .
?x0 wdt:P26 wd:Q3242501 .
FILTER ( ?x0 != wd:Q581225 ) .
FILTER ( ?x0 != wd:Q3242501 )
} |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.