id
stringlengths 11
13
| question
stringlengths 11
8.64k
| answers
sequence | subgraph
dict | sparql
stringlengths 49
483
|
---|---|---|---|---|
mcwq-238660 | Who was influenced by a spouse of a editor of The Secret of the Selenites and was influenced by Brigitte Bardot and Sigmund Freud | [
"Petite Meller"
] | {
"entities": [
"Q20742885",
"Q9215",
"Q5",
"Q1677936",
"Q471510",
"Q36268"
],
"relations": [
"P26",
"P737",
"P31",
"P1040"
],
"adjacency": [
[
0,
2,
2
],
[
0,
1,
5
],
[
0,
1,
5
],
[
0,
1,
1
],
[
5,
0,
3
],
[
4,
3,
3
]
],
"entity_labels": [
"Petite Meller",
"Sigmund Freud",
"human",
"Jacques Charrier",
"The Secret of the Selenites",
"Brigitte Bardot"
],
"relation_labels": [
"spouse",
"influenced by",
"instance of",
"film editor"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P737 ?x1 .
?x0 wdt:P737 wd:Q36268 .
?x0 wdt:P737 wd:Q9215 .
?x1 wdt:P26 ?x2 .
wd:Q471510 wdt:P1040 ?x2 .
FILTER ( ?x1 != ?x2 )
} |
mcwq-238661 | Who was influenced by a star and cinematographer of Full Metal Jacket and Day of the Fight | [
"Robin Williams",
"Maria Lai"
] | {
"entities": [
"Q426628",
"Q243439",
"Q83338",
"Q2001",
"Q5"
],
"relations": [
"P344",
"P737",
"P31",
"P161"
],
"adjacency": [
[
2,
2,
4
],
[
2,
1,
3
],
[
1,
3,
3
],
[
0,
3,
3
],
[
1,
0,
3
],
[
0,
0,
3
]
],
"entity_labels": [
"Day of the Fight",
"Full Metal Jacket",
"Robin Williams",
"Stanley Kubrick",
"human"
],
"relation_labels": [
"director of photography",
"influenced by",
"instance of",
"cast member"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P737 ?x1 .
wd:Q243439 wdt:P161 ?x1 .
wd:Q426628 wdt:P161 ?x1 .
wd:Q243439 wdt:P344 ?x1 .
wd:Q426628 wdt:P344 ?x1
} |
mcwq-238662 | Who was influenced by a star and director of Eat the Document and was influenced by a film director 's parent | [
"Hubert-Félix Thiéfaine",
"Alexandra Lucci",
"Elie Guillou",
"Sara Shamma",
"Jan-Mari Carlotti",
"Aubrie Sellers",
"Matthew and the Atlas",
"Ismael Clark",
"Veronica Rudian",
"Manfred Steinbrenner",
"Sinéad O'Connor",
"Randy Newman",
"David Gray",
"Jonathan Lethem",
"Ulf Lundell",
"Hasse Poulsen",
"Daniel Balavoine",
"Jimi Hendrix",
"Wolfgang Ambros"
] | {
"entities": [
"Q9056991",
"Q5",
"Q392",
"Q1278397",
"Q766818",
"Q2526255"
],
"relations": [
"P57",
"P40|wdt:P355",
"P31",
"P106",
"P737",
"P161"
],
"adjacency": [
[
0,
2,
1
],
[
0,
4,
2
],
[
0,
4,
2
],
[
3,
5,
2
],
[
3,
0,
2
],
[
2,
1,
4
],
[
4,
3,
5
]
],
"entity_labels": [
"Pau Riba i Romeva",
"human",
"Bob Dylan",
"Eat the Document",
"Jesse Dylan",
"film director"
],
"relation_labels": [
"director",
"P40|wdt:P355",
"instance of",
"occupation",
"influenced by",
"cast member"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P737 ?x1 .
?x0 wdt:P737 ?x2 .
wd:Q1278397 wdt:P161 ?x1 .
wd:Q1278397 wdt:P57 ?x1 .
?x2 wdt:P40|wdt:P355 ?x3 .
?x3 wdt:P106 wd:Q2526255 } |
mcwq-238663 | Who was influenced by a star and writer of Graffiti Bridge 's sequel and was influenced by Prince | [
"Lenny Kravitz",
"Seal",
"Yanis",
"Angelo Vulpini",
"Shakira"
] | {
"entities": [
"Q3104657",
"Q5",
"Q7542",
"Q4766990",
"Q785878"
],
"relations": [
"P155",
"P58",
"P31",
"P737",
"P161"
],
"adjacency": [
[
3,
2,
1
],
[
3,
3,
2
],
[
3,
3,
2
],
[
0,
4,
2
],
[
0,
1,
2
],
[
0,
0,
4
]
],
"entity_labels": [
"Gett Off Video Collection",
"human",
"Prince",
"Anna Fantastic",
"Graffiti Bridge"
],
"relation_labels": [
"follows",
"screenwriter",
"instance of",
"influenced by",
"cast member"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P737 ?x1 .
?x0 wdt:P737 wd:Q7542 .
?x2 wdt:P161 ?x1 .
?x2 wdt:P58 ?x1 .
?x2 wdt:P155 wd:Q785878
} |
mcwq-238664 | Who was influenced by a star and writer of Belle of the Nineties , influenced by a composer , and influenced by a costume designer | [
"Madonna"
] | {
"entities": [
"Q202878",
"Q1744",
"Q36834",
"Q1323191",
"Q5",
"Q1755183",
"Q487604",
"Q215026"
],
"relations": [
"P58",
"P31",
"P106",
"P737",
"P161"
],
"adjacency": [
[
1,
1,
4
],
[
1,
3,
0
],
[
1,
3,
6
],
[
1,
3,
7
],
[
5,
4,
0
],
[
5,
0,
0
],
[
6,
2,
3
],
[
7,
2,
2
]
],
"entity_labels": [
"Mae West",
"Madonna",
"composer",
"costume designer",
"human",
"Belle of the Nineties",
"Martha Graham",
"Debbie Harry"
],
"relation_labels": [
"screenwriter",
"instance of",
"occupation",
"influenced by",
"cast member"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P737 ?x1 .
?x0 wdt:P737 ?x2 .
?x0 wdt:P737 ?x3 .
wd:Q1755183 wdt:P161 ?x1 .
wd:Q1755183 wdt:P58 ?x1 .
?x2 wdt:P106 wd:Q1323191 .
?x3 wdt:P106 wd:Q36834 } |
mcwq-238667 | Who was influenced by a star of The Dictator , The 13th , and This Must Be the Place | [
"Birane Hane"
] | {
"entities": [
"Q26824229",
"Q5",
"Q69358316",
"Q76",
"Q511347",
"Q464964"
],
"relations": [
"P737",
"P31",
"P161"
],
"adjacency": [
[
2,
1,
1
],
[
2,
0,
3
],
[
0,
2,
3
],
[
5,
2,
3
],
[
4,
2,
3
]
],
"entity_labels": [
"The 13th",
"human",
"Birane Hane",
"Barack Obama",
"This Must Be the Place",
"The Dictator"
],
"relation_labels": [
"influenced by",
"instance of",
"cast member"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P737 ?x1 .
wd:Q26824229 wdt:P161 ?x1 .
wd:Q464964 wdt:P161 ?x1 .
wd:Q511347 wdt:P161 ?x1
} |
mcwq-238668 | Who was influenced by a star of Triumph Over Violence and Capitalism: A Love Story , married Margot Honecker , and was influenced by Deutsch–Französische Jahrbücher 's director | [
"Erich Honecker"
] | {
"entities": [
"Q76893",
"Q855",
"Q387223",
"Q5",
"Q754855",
"Q2607",
"Q1198723",
"Q9061"
],
"relations": [
"P57",
"P31",
"P26",
"P737",
"P161"
],
"adjacency": [
[
5,
1,
3
],
[
5,
3,
1
],
[
5,
3,
7
],
[
5,
2,
0
],
[
4,
4,
1
],
[
6,
4,
1
],
[
2,
0,
7
]
],
"entity_labels": [
"Margot Honecker",
"Joseph Stalin",
"Deutsch–Französische Jahrbücher",
"human",
"Capitalism: A Love Story",
"Erich Honecker",
"Triumph Over Violence",
"Karl Marx"
],
"relation_labels": [
"director",
"instance of",
"spouse",
"influenced by",
"cast member"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P737 ?x1 .
?x0 wdt:P737 ?x2 .
?x0 wdt:P26 wd:Q76893 .
wd:Q754855 wdt:P161 ?x1 .
wd:Q1198723 wdt:P161 ?x1 .
wd:Q387223 wdt:P57 ?x2 .
FILTER ( ?x0 != wd:Q76893 )
} |
mcwq-238669 | Who was influenced by a star of Charro! , Flaming Star , and Fun in Acapulco , was influenced by OneRepublic , and married Liam Hemsworth | [
"Miley Cyrus"
] | {
"entities": [
"Q429520",
"Q337940",
"Q5",
"Q4235",
"Q303",
"Q32045",
"Q1438730",
"Q250252"
],
"relations": [
"P26",
"P737",
"P31",
"P161"
],
"adjacency": [
[
3,
2,
2
],
[
3,
1,
4
],
[
3,
1,
6
],
[
3,
0,
5
],
[
1,
3,
4
],
[
0,
3,
4
],
[
7,
3,
4
]
],
"entity_labels": [
"Charro!",
"Fun in Acapulco",
"human",
"Miley Cyrus",
"Elvis Presley",
"Liam Hemsworth",
"OneRepublic",
"Flaming Star"
],
"relation_labels": [
"spouse",
"influenced by",
"instance of",
"cast member"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P737 ?x1 .
?x0 wdt:P737 wd:Q1438730 .
?x0 wdt:P26 wd:Q32045 .
wd:Q337940 wdt:P161 ?x1 .
wd:Q429520 wdt:P161 ?x1 .
wd:Q250252 wdt:P161 ?x1 .
FILTER ( ?x0 != wd:Q32045 )
} |
mcwq-238670 | Who was influenced by a star of Flaming Star | [
"Howard Carpendale",
"Jerry Adriani",
"Ângelo Máximo",
"Miley Cyrus",
"Jim Morrison"
] | {
"entities": [
"Q86105",
"Q303",
"Q5",
"Q250252"
],
"relations": [
"P737",
"P31",
"P161"
],
"adjacency": [
[
0,
1,
2
],
[
0,
0,
1
],
[
3,
2,
1
]
],
"entity_labels": [
"Howard Carpendale",
"Elvis Presley",
"human",
"Flaming Star"
],
"relation_labels": [
"influenced by",
"instance of",
"cast member"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P737 ?x1 .
wd:Q250252 wdt:P161 ?x1
} |
mcwq-238671 | Who was influenced by a star of a film , influenced by Led Zeppelin , and influenced by Bob Dylan and Genesis | [
"Daniel Balavoine"
] | {
"entities": [
"Q151012",
"Q2331",
"Q5",
"Q392",
"Q11424",
"Q101505",
"Q3444252",
"Q1802"
],
"relations": [
"P737",
"P31",
"P161"
],
"adjacency": [
[
7,
1,
2
],
[
7,
0,
5
],
[
7,
0,
0
],
[
7,
0,
3
],
[
7,
0,
1
],
[
6,
2,
5
],
[
6,
1,
4
]
],
"entity_labels": [
"Genesis",
"Led Zeppelin",
"human",
"Bob Dylan",
"film",
"Deep Purple",
"Classic Albums: Deep Purple – The Making of Machine Head",
"Daniel Balavoine"
],
"relation_labels": [
"influenced by",
"instance of",
"cast member"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P737 ?x1 .
?x0 wdt:P737 wd:Q151012 .
?x0 wdt:P737 wd:Q392 .
?x0 wdt:P737 wd:Q2331 .
?x2 wdt:P161 ?x1 .
?x2 wdt:P31 wd:Q11424 } |
mcwq-238674 | Who was influenced by a star , cinematographer , writer , and editor of Arirang and Amen and influenced by Pietà 's editor | [
"Beso Solomanashvili"
] | {
"entities": [
"Q462025",
"Q212990",
"Q483197",
"Q5",
"Q108545431",
"Q497748"
],
"relations": [
"P344",
"P58",
"P31",
"P1040",
"P737",
"P161"
],
"adjacency": [
[
4,
2,
3
],
[
4,
4,
1
],
[
4,
4,
1
],
[
0,
5,
1
],
[
5,
5,
1
],
[
0,
0,
1
],
[
5,
0,
1
],
[
0,
3,
1
],
[
5,
3,
1
],
[
0,
1,
1
],
[
5,
1,
1
],
[
2,
3,
1
]
],
"entity_labels": [
"Amen",
"Kim Ki-duk",
"Pietà",
"human",
"Beso Solomanashvili",
"Arirang"
],
"relation_labels": [
"director of photography",
"screenwriter",
"instance of",
"film editor",
"influenced by",
"cast member"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P737 ?x1 .
?x0 wdt:P737 ?x2 .
wd:Q462025 wdt:P161 ?x1 .
wd:Q497748 wdt:P161 ?x1 .
wd:Q462025 wdt:P344 ?x1 .
wd:Q497748 wdt:P344 ?x1 .
wd:Q462025 wdt:P1040 ?x1 .
wd:Q497748 wdt:P1040 ?x1 .
wd:Q462025 wdt:P58 ?x1 .
wd:Q497748 wdt:P58 ?x1 .
wd:Q483197 wdt:P1040 ?x2
} |
mcwq-238677 | Who was influenced by a star , director , cinematographer , and writer of Day of the Fight and Full Metal Jacket and influenced by Stanley Kubrick and Peter Sellers | [
"Robin Williams"
] | {
"entities": [
"Q426628",
"Q243439",
"Q83338",
"Q2001",
"Q5",
"Q177984"
],
"relations": [
"P344",
"P57",
"P58",
"P31",
"P737",
"P161"
],
"adjacency": [
[
2,
3,
4
],
[
2,
4,
3
],
[
2,
4,
5
],
[
2,
4,
3
],
[
0,
5,
3
],
[
1,
5,
3
],
[
0,
0,
3
],
[
1,
0,
3
],
[
0,
1,
3
],
[
1,
1,
3
],
[
0,
2,
3
],
[
1,
2,
3
]
],
"entity_labels": [
"Day of the Fight",
"Full Metal Jacket",
"Robin Williams",
"Stanley Kubrick",
"human",
"Peter Sellers"
],
"relation_labels": [
"director of photography",
"director",
"screenwriter",
"instance of",
"influenced by",
"cast member"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P737 ?x1 .
?x0 wdt:P737 wd:Q177984 .
?x0 wdt:P737 wd:Q2001 .
wd:Q426628 wdt:P161 ?x1 .
wd:Q243439 wdt:P161 ?x1 .
wd:Q426628 wdt:P344 ?x1 .
wd:Q243439 wdt:P344 ?x1 .
wd:Q426628 wdt:P57 ?x1 .
wd:Q243439 wdt:P57 ?x1 .
wd:Q426628 wdt:P58 ?x1 .
wd:Q243439 wdt:P58 ?x1
} |
mcwq-238679 | Who was influenced by a star , editor , and cinematographer of Arirang and Amen | [
"Beso Solomanashvili"
] | {
"entities": [
"Q462025",
"Q212990",
"Q5",
"Q108545431",
"Q497748"
],
"relations": [
"P344",
"P31",
"P1040",
"P737",
"P161"
],
"adjacency": [
[
3,
1,
2
],
[
3,
3,
1
],
[
4,
4,
1
],
[
0,
4,
1
],
[
4,
0,
1
],
[
0,
0,
1
],
[
4,
2,
1
],
[
0,
2,
1
]
],
"entity_labels": [
"Amen",
"Kim Ki-duk",
"human",
"Beso Solomanashvili",
"Arirang"
],
"relation_labels": [
"director of photography",
"instance of",
"film editor",
"influenced by",
"cast member"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P737 ?x1 .
wd:Q497748 wdt:P161 ?x1 .
wd:Q462025 wdt:P161 ?x1 .
wd:Q497748 wdt:P344 ?x1 .
wd:Q462025 wdt:P344 ?x1 .
wd:Q497748 wdt:P1040 ?x1 .
wd:Q462025 wdt:P1040 ?x1
} |
mcwq-238680 | Who was influenced by a star , editor , composer , and writer of City Lights and influenced by Fred Astaire and Sam Cooke | [
"Michael Jackson"
] | {
"entities": [
"Q295919",
"Q100937",
"Q5",
"Q2831",
"Q238211",
"Q882"
],
"relations": [
"P58",
"P31",
"P1040",
"P737",
"P161",
"P86"
],
"adjacency": [
[
3,
1,
2
],
[
3,
3,
5
],
[
3,
3,
1
],
[
3,
3,
0
],
[
4,
4,
5
],
[
4,
2,
5
],
[
4,
5,
5
],
[
4,
0,
5
]
],
"entity_labels": [
"Sam Cooke",
"Fred Astaire",
"human",
"Michael Jackson",
"City Lights",
"Charlie Chaplin"
],
"relation_labels": [
"screenwriter",
"instance of",
"film editor",
"influenced by",
"cast member",
"composer"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P737 ?x1 .
?x0 wdt:P737 wd:Q100937 .
?x0 wdt:P737 wd:Q295919 .
wd:Q238211 wdt:P161 ?x1 .
wd:Q238211 wdt:P1040 ?x1 .
wd:Q238211 wdt:P86 ?x1 .
wd:Q238211 wdt:P58 ?x1
} |
mcwq-238684 | Who was influenced by a writer and cinematographer of Grindhouse and Death Proof | [
"Enoch-Jude Danquah"
] | {
"entities": [
"Q5",
"Q25806729",
"Q1137310",
"Q3772",
"Q679023"
],
"relations": [
"P344",
"P737",
"P58",
"P31"
],
"adjacency": [
[
1,
3,
0
],
[
1,
1,
3
],
[
4,
0,
3
],
[
2,
0,
3
],
[
4,
2,
3
],
[
2,
2,
3
]
],
"entity_labels": [
"human",
"Enoch-Jude Danquah",
"Death Proof",
"Quentin Tarantino",
"Grindhouse"
],
"relation_labels": [
"director of photography",
"influenced by",
"screenwriter",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P737 ?x1 .
wd:Q679023 wdt:P344 ?x1 .
wd:Q1137310 wdt:P344 ?x1 .
wd:Q679023 wdt:P58 ?x1 .
wd:Q1137310 wdt:P58 ?x1
} |
mcwq-238686 | Who was influenced by a writer and editor of Modern Times , Pay Day , and The Gold Rush and influenced by Sam Cooke | [
"Michael Jackson"
] | {
"entities": [
"Q295919",
"Q45602",
"Q5",
"Q214723",
"Q2831",
"Q882",
"Q199039"
],
"relations": [
"P737",
"P58",
"P31",
"P1040"
],
"adjacency": [
[
4,
2,
2
],
[
4,
0,
5
],
[
4,
0,
0
],
[
1,
3,
5
],
[
6,
3,
5
],
[
3,
3,
5
],
[
1,
1,
5
],
[
6,
1,
5
],
[
3,
1,
5
]
],
"entity_labels": [
"Sam Cooke",
"Modern Times",
"human",
"The Gold Rush",
"Michael Jackson",
"Charlie Chaplin",
"Pay Day"
],
"relation_labels": [
"influenced by",
"screenwriter",
"instance of",
"film editor"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P737 ?x1 .
?x0 wdt:P737 wd:Q295919 .
wd:Q45602 wdt:P1040 ?x1 .
wd:Q199039 wdt:P1040 ?x1 .
wd:Q214723 wdt:P1040 ?x1 .
wd:Q45602 wdt:P58 ?x1 .
wd:Q199039 wdt:P58 ?x1 .
wd:Q214723 wdt:P58 ?x1
} |
mcwq-238687 | Who was influenced by a writer and editor of Destiny and Metropolis , influenced by a person , and influenced by William Shakespeare | [
"Jacques Rivette"
] | {
"entities": [
"Q151599",
"Q19504",
"Q5",
"Q692",
"Q1199484",
"Q167475"
],
"relations": [
"P737",
"P58",
"P31",
"P1040"
],
"adjacency": [
[
5,
2,
2
],
[
5,
0,
1
],
[
5,
0,
1
],
[
5,
0,
3
],
[
1,
2,
2
],
[
0,
3,
1
],
[
4,
3,
1
],
[
0,
1,
1
],
[
4,
1,
1
]
],
"entity_labels": [
"Metropolis",
"Fritz Lang",
"human",
"William Shakespeare",
"Destiny",
"Jacques Rivette"
],
"relation_labels": [
"influenced by",
"screenwriter",
"instance of",
"film editor"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P737 ?x1 .
?x0 wdt:P737 ?x2 .
?x0 wdt:P737 wd:Q692 .
?x1 wdt:P31 wd:Q5 .
wd:Q151599 wdt:P1040 ?x2 .
wd:Q1199484 wdt:P1040 ?x2 .
wd:Q151599 wdt:P58 ?x2 .
wd:Q1199484 wdt:P58 ?x2
} |
mcwq-238688 | Who was influenced by a writer and executive producer of The Goonies and influenced by Star Wars: Episode VI – Return of the Jedi 's male editor | [
"Gino Justin Hudson McKoy"
] | {
"entities": [
"Q8877",
"Q56222322",
"Q38222",
"Q181803",
"Q5",
"Q636043",
"Q6581097"
],
"relations": [
"P58",
"P1431",
"P1040",
"P31",
"P737",
"P21"
],
"adjacency": [
[
1,
3,
4
],
[
1,
4,
0
],
[
1,
4,
2
],
[
5,
1,
0
],
[
5,
0,
0
],
[
3,
2,
2
],
[
2,
5,
6
]
],
"entity_labels": [
"Steven Spielberg",
"Gino Justin Hudson McKoy",
"George Lucas",
"Star Wars: Episode VI – Return of the Jedi",
"human",
"The Goonies",
"male"
],
"relation_labels": [
"screenwriter",
"executive producer",
"film editor",
"instance of",
"influenced by",
"sex or gender"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P737 ?x1 .
?x0 wdt:P737 ?x2 .
wd:Q636043 wdt:P1431 ?x1 .
wd:Q636043 wdt:P58 ?x1 .
wd:Q181803 wdt:P1040 ?x2 .
?x2 wdt:P21 wd:Q6581097
} |
mcwq-238689 | Who was influenced by a writer of The Pirate Planet | [
"Jeremy Whitley",
"Richard Dawkins"
] | {
"entities": [
"Q42",
"Q513589",
"Q5",
"Q44461"
],
"relations": [
"P737",
"P58",
"P31"
],
"adjacency": [
[
3,
2,
2
],
[
3,
0,
0
],
[
1,
1,
0
]
],
"entity_labels": [
"Douglas Adams",
"The Pirate Planet",
"human",
"Richard Dawkins"
],
"relation_labels": [
"influenced by",
"screenwriter",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P737 ?x1 .
wd:Q513589 wdt:P58 ?x1
} |
mcwq-238690 | Who was influenced by a writer of Esmeralda , was influenced by Victor Hugo , and married Anna Dostoyevskaya and Maria Dostoevskaya | [
"Fyodor Dostoyevsky"
] | {
"entities": [
"Q15833960",
"Q5",
"Q872246",
"Q991",
"Q535",
"Q1550554"
],
"relations": [
"P26",
"P737",
"P58",
"P31"
],
"adjacency": [
[
3,
3,
1
],
[
3,
1,
4
],
[
3,
1,
4
],
[
3,
0,
0
],
[
3,
0,
2
],
[
5,
2,
4
]
],
"entity_labels": [
"Maria Dostoevskaya",
"human",
"Anna Dostoyevskaya",
"Fyodor Dostoyevsky",
"Victor Hugo",
"Esmeralda"
],
"relation_labels": [
"spouse",
"influenced by",
"screenwriter",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P737 ?x1 .
?x0 wdt:P737 wd:Q535 .
?x0 wdt:P26 wd:Q15833960 .
?x0 wdt:P26 wd:Q872246 .
wd:Q1550554 wdt:P58 ?x1 .
FILTER ( ?x0 != wd:Q15833960 ) .
FILTER ( ?x0 != wd:Q872246 )
} |
mcwq-238691 | Who was influenced by a writer of Rigoletto and The King's Jester , influenced by Alexander Pushkin , and influenced by Tales of Hoffman 's star | [
"Fyodor Dostoyevsky"
] | {
"entities": [
"Q7200",
"Q3431961",
"Q3795499",
"Q5",
"Q991",
"Q535",
"Q3786218",
"Q22670"
],
"relations": [
"P737",
"P58",
"P31",
"P161"
],
"adjacency": [
[
4,
2,
3
],
[
4,
0,
5
],
[
4,
0,
7
],
[
4,
0,
0
],
[
2,
1,
5
],
[
1,
1,
5
],
[
6,
3,
7
]
],
"entity_labels": [
"Alexander Pushkin",
"Rigoletto",
"The King's Jester",
"human",
"Fyodor Dostoyevsky",
"Victor Hugo",
"Tales of Hoffman",
"Friedrich Schiller"
],
"relation_labels": [
"influenced by",
"screenwriter",
"instance of",
"cast member"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P737 ?x1 .
?x0 wdt:P737 ?x2 .
?x0 wdt:P737 wd:Q7200 .
wd:Q3795499 wdt:P58 ?x1 .
wd:Q3431961 wdt:P58 ?x1 .
wd:Q3786218 wdt:P161 ?x2
} |
mcwq-238692 | Who was influenced by a writer of The Pirate Planet and influenced by The Digital Village 's founder and employee | [
"Jeremy Whitley",
"Richard Dawkins"
] | {
"entities": [
"Q5",
"Q42",
"Q513589",
"Q3520623",
"Q44461"
],
"relations": [
"P58",
"P31",
"P108",
"P737",
"P112"
],
"adjacency": [
[
4,
1,
0
],
[
4,
3,
1
],
[
4,
3,
1
],
[
3,
4,
1
],
[
1,
2,
3
],
[
2,
0,
1
]
],
"entity_labels": [
"human",
"Douglas Adams",
"The Pirate Planet",
"The Digital Village",
"Richard Dawkins"
],
"relation_labels": [
"screenwriter",
"instance of",
"employer",
"influenced by",
"founded by"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P737 ?x1 .
?x0 wdt:P737 ?x2 .
wd:Q3520623 wdt:P112 ?x1 .
?x1 wdt:P108 wd:Q3520623 .
wd:Q513589 wdt:P58 ?x2
} |
mcwq-238693 | Who was influenced by a writer of Down in the Coal Mines and was influenced by Ivan Turgenev , Fyodor Dostoyevsky , Émile Zola , Gustave Flaubert , and Leo Tolstoy | [
"Anton Chekhov"
] | {
"entities": [
"Q42831",
"Q7243",
"Q5685",
"Q43444",
"Q5",
"Q504",
"Q991",
"Q4101841"
],
"relations": [
"P737",
"P58",
"P31"
],
"adjacency": [
[
2,
2,
4
],
[
2,
0,
5
],
[
2,
0,
1
],
[
2,
0,
0
],
[
2,
0,
6
],
[
2,
0,
5
],
[
2,
0,
3
],
[
7,
1,
5
]
],
"entity_labels": [
"Ivan Turgenev",
"Leo Tolstoy",
"Anton Chekhov",
"Gustave Flaubert",
"human",
"Émile Zola",
"Fyodor Dostoyevsky",
"Down in the Coal Mines"
],
"relation_labels": [
"influenced by",
"screenwriter",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P737 ?x1 .
?x0 wdt:P737 wd:Q7243 .
?x0 wdt:P737 wd:Q42831 .
?x0 wdt:P737 wd:Q991 .
?x0 wdt:P737 wd:Q504 .
?x0 wdt:P737 wd:Q43444 .
wd:Q4101841 wdt:P58 ?x1
} |
mcwq-238695 | Who was influenced by a writer of Scrooge, or, Marley's Ghost , was influenced by Eat the Document 's male director , and married Shelley Jackson | [
"Jonathan Lethem"
] | {
"entities": [
"Q437123",
"Q133504",
"Q5",
"Q392",
"Q6581097",
"Q1278397",
"Q5686",
"Q440100"
],
"relations": [
"P57",
"P58",
"P31",
"P26",
"P737",
"P21"
],
"adjacency": [
[
7,
2,
2
],
[
7,
4,
3
],
[
7,
4,
6
],
[
7,
3,
0
],
[
5,
0,
3
],
[
3,
5,
4
],
[
1,
1,
6
]
],
"entity_labels": [
"Shelley Jackson",
"Scrooge, or, Marley's Ghost",
"human",
"Bob Dylan",
"male",
"Eat the Document",
"Charles Dickens",
"Jonathan Lethem"
],
"relation_labels": [
"director",
"screenwriter",
"instance of",
"spouse",
"influenced by",
"sex or gender"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P737 ?x1 .
?x0 wdt:P737 ?x2 .
?x0 wdt:P26 wd:Q437123 .
wd:Q1278397 wdt:P57 ?x1 .
?x1 wdt:P21 wd:Q6581097 .
wd:Q133504 wdt:P58 ?x2 .
FILTER ( ?x0 != wd:Q437123 )
} |
mcwq-238696 | Who was influenced by a writer of Esmeralda and No label defined and was influenced by Nicomachus 's parent | [
"Leo Tolstoy"
] | {
"entities": [
"Q868",
"Q2217419",
"Q5",
"Q3233880",
"Q535",
"Q1550554",
"Q7243"
],
"relations": [
"P737",
"P40|wdt:P355",
"P31",
"P58"
],
"adjacency": [
[
6,
2,
2
],
[
6,
0,
0
],
[
6,
0,
4
],
[
0,
1,
1
],
[
5,
3,
4
],
[
3,
3,
4
]
],
"entity_labels": [
"Aristotle",
"Nicomachus",
"human",
"Les Misérables",
"Victor Hugo",
"Esmeralda",
"Leo Tolstoy"
],
"relation_labels": [
"influenced by",
"P40|wdt:P355",
"instance of",
"screenwriter"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P737 ?x1 .
?x0 wdt:P737 ?x2 .
?x1 wdt:P40|wdt:P355 wd:Q2217419 .
wd:Q1550554 wdt:P58 ?x2 .
wd:Q3233880 wdt:P58 ?x2
} |
mcwq-238697 | Who was influenced by a writer of The Five Doctors , The Pirate Planet , and Shada and was influenced by John Maynard Smith and Niko Tinbergen | [
"Richard Dawkins"
] | {
"entities": [
"Q1768713",
"Q153890",
"Q5",
"Q42",
"Q513589",
"Q323207",
"Q3470527",
"Q44461"
],
"relations": [
"P737",
"P58",
"P31"
],
"adjacency": [
[
7,
2,
2
],
[
7,
0,
3
],
[
7,
0,
5
],
[
7,
0,
1
],
[
4,
1,
3
],
[
0,
1,
3
],
[
6,
1,
3
]
],
"entity_labels": [
"The Five Doctors",
"Niko Tinbergen",
"human",
"Douglas Adams",
"The Pirate Planet",
"John Maynard Smith",
"Shada",
"Richard Dawkins"
],
"relation_labels": [
"influenced by",
"screenwriter",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P737 ?x1 .
?x0 wdt:P737 wd:Q323207 .
?x0 wdt:P737 wd:Q153890 .
wd:Q513589 wdt:P58 ?x1 .
wd:Q1768713 wdt:P58 ?x1 .
wd:Q3470527 wdt:P58 ?x1
} |
mcwq-238698 | Who was influenced by a writer of The Lord of the Rings , The Hobbit: An Unexpected Journey , and The Return of the King , influenced by a cinematographer of Yuganthaya , and influenced by Beatrix Potter | [
"C. S. Lewis"
] | {
"entities": [
"Q892",
"Q41513",
"Q5",
"Q8060341",
"Q80379",
"Q115285",
"Q378913",
"Q214565",
"Q9204"
],
"relations": [
"P344",
"P737",
"P58",
"P31"
],
"adjacency": [
[
8,
3,
2
],
[
8,
1,
0
],
[
8,
1,
1
],
[
8,
1,
7
],
[
5,
2,
0
],
[
6,
2,
0
],
[
4,
2,
0
],
[
3,
0,
1
]
],
"entity_labels": [
"J. R. R. Tolkien",
"William Blake",
"human",
"Yuganthaya",
"The Hobbit: An Unexpected Journey",
"The Return of the King",
"The Lord of the Rings",
"Beatrix Potter",
"C. S. Lewis"
],
"relation_labels": [
"director of photography",
"influenced by",
"screenwriter",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P737 ?x1 .
?x0 wdt:P737 ?x2 .
?x0 wdt:P737 wd:Q214565 .
wd:Q115285 wdt:P58 ?x1 .
wd:Q378913 wdt:P58 ?x1 .
wd:Q80379 wdt:P58 ?x1 .
wd:Q8060341 wdt:P344 ?x2
} |
mcwq-238704 | Who was influenced by a writer , star , and editor of Pay Day , The Gold Rush , and The Floorwalker and influenced by Fred Astaire | [
"Michael Jackson"
] | {
"entities": [
"Q100937",
"Q5",
"Q214723",
"Q2831",
"Q166739",
"Q882",
"Q199039"
],
"relations": [
"P58",
"P31",
"P1040",
"P737",
"P161"
],
"adjacency": [
[
3,
1,
1
],
[
3,
3,
5
],
[
3,
3,
0
],
[
2,
4,
5
],
[
4,
4,
5
],
[
6,
4,
5
],
[
2,
2,
5
],
[
4,
2,
5
],
[
6,
2,
5
],
[
2,
0,
5
],
[
4,
0,
5
],
[
6,
0,
5
]
],
"entity_labels": [
"Fred Astaire",
"human",
"The Gold Rush",
"Michael Jackson",
"The Floorwalker",
"Charlie Chaplin",
"Pay Day"
],
"relation_labels": [
"screenwriter",
"instance of",
"film editor",
"influenced by",
"cast member"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P737 ?x1 .
?x0 wdt:P737 wd:Q100937 .
wd:Q214723 wdt:P161 ?x1 .
wd:Q166739 wdt:P161 ?x1 .
wd:Q199039 wdt:P161 ?x1 .
wd:Q214723 wdt:P1040 ?x1 .
wd:Q166739 wdt:P1040 ?x1 .
wd:Q199039 wdt:P1040 ?x1 .
wd:Q214723 wdt:P58 ?x1 .
wd:Q166739 wdt:P58 ?x1 .
wd:Q199039 wdt:P58 ?x1
} |
mcwq-238705 | Who was influenced by a writer , star , cinematographer , and editor of Day of the Fight | [
"Robin Williams",
"Maria Lai"
] | {
"entities": [
"Q426628",
"Q83338",
"Q2001",
"Q5"
],
"relations": [
"P344",
"P58",
"P31",
"P1040",
"P737",
"P161"
],
"adjacency": [
[
1,
2,
3
],
[
1,
4,
2
],
[
0,
5,
2
],
[
0,
0,
2
],
[
0,
3,
2
],
[
0,
1,
2
]
],
"entity_labels": [
"Day of the Fight",
"Robin Williams",
"Stanley Kubrick",
"human"
],
"relation_labels": [
"director of photography",
"screenwriter",
"instance of",
"film editor",
"influenced by",
"cast member"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P737 ?x1 .
wd:Q426628 wdt:P161 ?x1 .
wd:Q426628 wdt:P344 ?x1 .
wd:Q426628 wdt:P1040 ?x1 .
wd:Q426628 wdt:P58 ?x1
} |
mcwq-238708 | Who was influenced by a American costume designer of A Dog's Purpose and influenced by Boyz II Men , Usher , The Beatles , and Stevie Wonder | [
"Justin Bieber"
] | {
"entities": [
"Q165911",
"Q651231",
"Q30",
"Q714",
"Q5",
"Q2831",
"Q34086",
"Q1299",
"Q21527614"
],
"relations": [
"P2515",
"P27",
"P737",
"P31"
],
"adjacency": [
[
6,
3,
4
],
[
6,
2,
5
],
[
6,
2,
3
],
[
6,
2,
0
],
[
6,
2,
1
],
[
6,
2,
7
],
[
8,
0,
5
],
[
5,
1,
2
]
],
"entity_labels": [
"Usher",
"Boyz II Men",
"United States of America",
"Stevie Wonder",
"human",
"Michael Jackson",
"Justin Bieber",
"The Beatles",
"A Dog's Purpose"
],
"relation_labels": [
"costume designer",
"country of citizenship",
"influenced by",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P737 ?x1 .
?x0 wdt:P737 wd:Q714 .
?x0 wdt:P737 wd:Q165911 .
?x0 wdt:P737 wd:Q651231 .
?x0 wdt:P737 wd:Q1299 .
wd:Q21527614 wdt:P2515 ?x1 .
?x1 wdt:P27 wd:Q30
} |
mcwq-238711 | Who was influenced by a American spouse of a spouse of Edgar Allan Poe and influenced Joan Sales i Vallès , Arthur Rimbaud , and T. S. Eliot | [
"Charles Baudelaire"
] | {
"entities": [
"Q16867",
"Q3754146",
"Q493",
"Q30",
"Q37767",
"Q501",
"Q2377500",
"Q5"
],
"relations": [
"P27",
"P26",
"P737",
"P31"
],
"adjacency": [
[
5,
3,
7
],
[
1,
2,
5
],
[
4,
2,
5
],
[
2,
2,
5
],
[
5,
2,
0
],
[
0,
0,
3
],
[
0,
1,
6
],
[
6,
1,
0
]
],
"entity_labels": [
"Edgar Allan Poe",
"Joan Sales i Vallès",
"Arthur Rimbaud",
"United States of America",
"T. S. Eliot",
"Charles Baudelaire",
"Virginia Eliza Clemm Poe",
"human"
],
"relation_labels": [
"country of citizenship",
"spouse",
"influenced by",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q3754146 wdt:P737 ?x0 .
wd:Q37767 wdt:P737 ?x0 .
wd:Q493 wdt:P737 ?x0 .
?x0 wdt:P737 ?x1 .
?x1 wdt:P27 wd:Q30 .
?x1 wdt:P26 ?x2 .
?x2 wdt:P26 wd:Q16867 .
FILTER ( ?x1 != ?x2 ) .
FILTER ( ?x2 != wd:Q16867 )
} |
mcwq-238712 | Who was influenced by a American writer of Masked and Anonymous and Renaldo and Clara and influenced by The Who | [
"Jimi Hendrix"
] | {
"entities": [
"Q2392956",
"Q30",
"Q5",
"Q969428",
"Q392",
"Q5928",
"Q93346"
],
"relations": [
"P27",
"P737",
"P58",
"P31"
],
"adjacency": [
[
5,
3,
2
],
[
5,
1,
4
],
[
5,
1,
6
],
[
0,
2,
4
],
[
3,
2,
4
],
[
4,
0,
1
]
],
"entity_labels": [
"Renaldo and Clara",
"United States of America",
"human",
"Masked and Anonymous",
"Bob Dylan",
"Jimi Hendrix",
"The Who"
],
"relation_labels": [
"country of citizenship",
"influenced by",
"screenwriter",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P737 ?x1 .
?x0 wdt:P737 wd:Q93346 .
wd:Q2392956 wdt:P58 ?x1 .
wd:Q969428 wdt:P58 ?x1 .
?x1 wdt:P27 wd:Q30
} |
mcwq-238713 | Who was influenced by a Italian actor that wrote Bicycle Thieves and No label defined and was influenced by Office of Strategic Services 's employee | [
"Satyajit Ray"
] | {
"entities": [
"Q51114",
"Q53004",
"Q172837",
"Q33999",
"Q5",
"Q8873",
"Q658626",
"Q3822668",
"Q38"
],
"relations": [
"P58",
"P31",
"P106",
"P27",
"P108",
"P737"
],
"adjacency": [
[
5,
1,
4
],
[
5,
5,
0
],
[
5,
5,
1
],
[
0,
4,
6
],
[
1,
2,
3
],
[
2,
0,
1
],
[
7,
0,
1
],
[
1,
3,
8
]
],
"entity_labels": [
"John Ford",
"Vittorio De Sica",
"Bicycle Thieves",
"actor",
"human",
"Satyajit Ray",
"Office of Strategic Services",
null,
"Italy"
],
"relation_labels": [
"screenwriter",
"instance of",
"occupation",
"country of citizenship",
"employer",
"influenced by"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P737 ?x1 .
?x0 wdt:P737 ?x2 .
?x1 wdt:P108 wd:Q658626 .
?x2 wdt:P106 wd:Q33999 .
wd:Q172837 wdt:P58 ?x2 .
wd:Q3822668 wdt:P58 ?x2 .
?x2 wdt:P27 wd:Q38
} |
mcwq-238714 | Who was influenced by a Italian actor , influenced by a person , and influenced by Adriano Celentano and Elvis Presley | [
"Jerry Adriani"
] | {
"entities": [
"Q33999",
"Q303",
"Q5",
"Q199943",
"Q10306713",
"Q38"
],
"relations": [
"P106",
"P27",
"P737",
"P31"
],
"adjacency": [
[
4,
3,
2
],
[
4,
2,
3
],
[
4,
2,
3
],
[
4,
2,
3
],
[
4,
2,
1
],
[
3,
3,
2
],
[
3,
0,
0
],
[
3,
1,
5
]
],
"entity_labels": [
"actor",
"Elvis Presley",
"human",
"Adriano Celentano",
"Jerry Adriani",
"Italy"
],
"relation_labels": [
"occupation",
"country of citizenship",
"influenced by",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P737 ?x1 .
?x0 wdt:P737 ?x2 .
?x0 wdt:P737 wd:Q199943 .
?x0 wdt:P737 wd:Q303 .
?x1 wdt:P31 wd:Q5 .
?x2 wdt:P106 wd:Q33999 .
?x2 wdt:P27 wd:Q38
} |
mcwq-238719 | Who was influenced by a Italian employee of Columbia University and University of Chicago | [
"Hideki Yukawa",
"Jorge Allende"
] | {
"entities": [
"Q6277634",
"Q131252",
"Q8753",
"Q5",
"Q49088",
"Q38"
],
"relations": [
"P108",
"P27",
"P737",
"P31"
],
"adjacency": [
[
0,
3,
3
],
[
0,
2,
2
],
[
2,
0,
4
],
[
2,
0,
1
],
[
2,
1,
5
]
],
"entity_labels": [
"Jorge Allende",
"University of Chicago",
"Enrico Fermi",
"human",
"Columbia University",
"Italy"
],
"relation_labels": [
"employer",
"country of citizenship",
"influenced by",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P737 ?x1 .
?x1 wdt:P108 wd:Q49088 .
?x1 wdt:P108 wd:Q131252 .
?x1 wdt:P27 wd:Q38
} |
mcwq-238720 | Who was influenced by a Italian executive producer of NYC 22 | [
"Thiago Lacerda",
"Joseph Boyce"
] | {
"entities": [
"Q36949",
"Q5",
"Q2518379",
"Q38",
"Q2571507"
],
"relations": [
"P27",
"P737",
"P1431",
"P31"
],
"adjacency": [
[
4,
3,
1
],
[
4,
1,
0
],
[
2,
2,
0
],
[
0,
0,
3
]
],
"entity_labels": [
"Robert De Niro",
"human",
"NYC 22",
"Italy",
"Thiago Lacerda"
],
"relation_labels": [
"country of citizenship",
"influenced by",
"executive producer",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P737 ?x1 .
wd:Q2518379 wdt:P1431 ?x1 .
?x1 wdt:P27 wd:Q38
} |
mcwq-238723 | Who was influenced by a Italian film editor , influenced by Yuppi du 's composer and editor , and influenced by Elvis Presley | [
"Jerry Adriani"
] | {
"entities": [
"Q303",
"Q5",
"Q7042855",
"Q199943",
"Q10306713",
"Q1106556",
"Q38"
],
"relations": [
"P31",
"P1040",
"P106",
"P27",
"P737",
"P86"
],
"adjacency": [
[
4,
0,
1
],
[
4,
4,
3
],
[
4,
4,
3
],
[
4,
4,
0
],
[
3,
2,
2
],
[
3,
3,
6
],
[
5,
1,
3
],
[
5,
5,
3
]
],
"entity_labels": [
"Elvis Presley",
"human",
"film editor",
"Adriano Celentano",
"Jerry Adriani",
"Yuppi du",
"Italy"
],
"relation_labels": [
"instance of",
"film editor",
"occupation",
"country of citizenship",
"influenced by",
"composer"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P737 ?x1 .
?x0 wdt:P737 ?x2 .
?x0 wdt:P737 wd:Q303 .
?x1 wdt:P106 wd:Q7042855 .
?x1 wdt:P27 wd:Q38 .
wd:Q1106556 wdt:P1040 ?x2 .
wd:Q1106556 wdt:P86 ?x2
} |
mcwq-238724 | Who was influenced by a Italian person and was influenced by Umberto Eco and Chabua Amirejibi | [
"Niko Kipiani"
] | {
"entities": [
"Q724900",
"Q5",
"Q12867567",
"Q12807",
"Q38"
],
"relations": [
"P27",
"P737",
"P31"
],
"adjacency": [
[
2,
2,
1
],
[
2,
1,
3
],
[
2,
1,
3
],
[
2,
1,
0
],
[
3,
2,
1
],
[
3,
0,
4
]
],
"entity_labels": [
"Chabua Amirejibi",
"human",
"Niko Kipiani",
"Umberto Eco",
"Italy"
],
"relation_labels": [
"country of citizenship",
"influenced by",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P737 ?x1 .
?x0 wdt:P737 wd:Q12807 .
?x0 wdt:P737 wd:Q724900 .
?x1 wdt:P31 wd:Q5 .
?x1 wdt:P27 wd:Q38
} |
mcwq-238727 | Who was influenced by a Italian person 's sibling 's parent and influenced by Henry Green and Truman Capote | [
"John Updike"
] | {
"entities": [
"Q134180",
"Q1285562",
"Q5",
"Q105756",
"Q3838462",
"Q94827526",
"Q6882",
"Q38"
],
"relations": [
"P40|wdt:P355",
"P31",
"P27",
"P3373",
"P737"
],
"adjacency": [
[
3,
1,
2
],
[
3,
4,
6
],
[
3,
4,
1
],
[
3,
4,
0
],
[
6,
0,
5
],
[
5,
3,
4
],
[
4,
1,
2
],
[
4,
2,
7
]
],
"entity_labels": [
"Truman Capote",
"Henry Green",
"human",
"John Updike",
"Lucia Joyce",
"Giorgio Joyce",
"James Joyce",
"Italy"
],
"relation_labels": [
"P40|wdt:P355",
"instance of",
"country of citizenship",
"sibling",
"influenced by"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P737 ?x1 .
?x0 wdt:P737 wd:Q1285562 .
?x0 wdt:P737 wd:Q134180 .
?x1 wdt:P40|wdt:P355 ?x2 .
?x2 wdt:P3373 ?x3 .
?x3 wdt:P31 wd:Q5 .
?x3 wdt:P27 wd:Q38 .
FILTER ( ?x2 != ?x3 )
} |
mcwq-238730 | Who was influenced by a Italian sibling of Vittorio Prodi | [
"Enrico Letta"
] | {
"entities": [
"Q744324",
"Q674957",
"Q5",
"Q38484",
"Q38"
],
"relations": [
"P27",
"P3373",
"P737",
"P31"
],
"adjacency": [
[
1,
3,
2
],
[
1,
2,
3
],
[
3,
0,
4
],
[
3,
1,
0
]
],
"entity_labels": [
"Vittorio Prodi",
"Enrico Letta",
"human",
"Romano Prodi",
"Italy"
],
"relation_labels": [
"country of citizenship",
"sibling",
"influenced by",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P737 ?x1 .
?x1 wdt:P27 wd:Q38 .
?x1 wdt:P3373 wd:Q744324 .
FILTER ( ?x1 != wd:Q744324 )
} |
mcwq-238731 | Who was influenced by a Italian spouse of Laura Fermi | [
"Hideki Yukawa",
"Jorge Allende"
] | {
"entities": [
"Q6498895",
"Q6277634",
"Q8753",
"Q5",
"Q38"
],
"relations": [
"P27",
"P26",
"P737",
"P31"
],
"adjacency": [
[
1,
3,
3
],
[
1,
2,
2
],
[
2,
0,
4
],
[
2,
1,
0
]
],
"entity_labels": [
"Laura Fermi",
"Jorge Allende",
"Enrico Fermi",
"human",
"Italy"
],
"relation_labels": [
"country of citizenship",
"spouse",
"influenced by",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P737 ?x1 .
?x1 wdt:P27 wd:Q38 .
?x1 wdt:P26 wd:Q6498895 .
FILTER ( ?x1 != wd:Q6498895 )
} |
mcwq-238736 | Who was influenced by a actor and influenced by The Who | [
"Jimi Hendrix"
] | {
"entities": [
"Q33999",
"Q5",
"Q392",
"Q5928",
"Q93346"
],
"relations": [
"P106",
"P737",
"P31"
],
"adjacency": [
[
3,
2,
1
],
[
3,
1,
2
],
[
3,
1,
4
],
[
2,
0,
0
]
],
"entity_labels": [
"actor",
"human",
"Bob Dylan",
"Jimi Hendrix",
"The Who"
],
"relation_labels": [
"occupation",
"influenced by",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P737 ?x1 .
?x0 wdt:P737 wd:Q93346 .
?x1 wdt:P106 wd:Q33999 } |
mcwq-238738 | Who was influenced by a actor and influenced by The Seafarers 's cinematographer and composer | [
"Robin Williams"
] | {
"entities": [
"Q83338",
"Q2001",
"Q5",
"Q33999",
"Q104266",
"Q2164458"
],
"relations": [
"P344",
"P31",
"P106",
"P737",
"P86"
],
"adjacency": [
[
0,
1,
2
],
[
0,
3,
4
],
[
0,
3,
1
],
[
4,
2,
3
],
[
5,
0,
1
],
[
5,
4,
1
]
],
"entity_labels": [
"Robin Williams",
"Stanley Kubrick",
"human",
"actor",
"Mel Brooks",
"The Seafarers"
],
"relation_labels": [
"director of photography",
"instance of",
"occupation",
"influenced by",
"composer"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P737 ?x1 .
?x0 wdt:P737 ?x2 .
?x1 wdt:P106 wd:Q33999 .
wd:Q2164458 wdt:P344 ?x2 .
wd:Q2164458 wdt:P86 ?x2
} |
mcwq-238741 | Who was influenced by a actor and married Syncopy Inc. 's founder | [
"Christopher Nolan"
] | {
"entities": [
"Q38222",
"Q33999",
"Q5",
"Q25191",
"Q242951",
"Q984047"
],
"relations": [
"P31",
"P106",
"P26",
"P737",
"P112"
],
"adjacency": [
[
3,
0,
2
],
[
3,
3,
0
],
[
3,
2,
4
],
[
0,
1,
1
],
[
5,
4,
4
]
],
"entity_labels": [
"George Lucas",
"actor",
"human",
"Christopher Nolan",
"Emma Thomas",
"Syncopy Inc."
],
"relation_labels": [
"instance of",
"occupation",
"spouse",
"influenced by",
"founded by"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P737 ?x1 .
?x0 wdt:P26 ?x2 .
?x1 wdt:P106 wd:Q33999 .
wd:Q984047 wdt:P112 ?x2 .
FILTER ( ?x0 != ?x2 )
} |
mcwq-238742 | Who was influenced by a actor and married Shelley Jackson | [
"Jonathan Lethem"
] | {
"entities": [
"Q437123",
"Q38222",
"Q33999",
"Q5",
"Q440100"
],
"relations": [
"P106",
"P26",
"P737",
"P31"
],
"adjacency": [
[
4,
3,
3
],
[
4,
2,
1
],
[
4,
1,
0
],
[
1,
0,
2
]
],
"entity_labels": [
"Shelley Jackson",
"George Lucas",
"actor",
"human",
"Jonathan Lethem"
],
"relation_labels": [
"occupation",
"spouse",
"influenced by",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P737 ?x1 .
?x0 wdt:P26 wd:Q437123 .
?x1 wdt:P106 wd:Q33999 .
FILTER ( ?x0 != wd:Q437123 )
} |
mcwq-238745 | Who was influenced by a actor and was influenced by The Who | [
"Jimi Hendrix"
] | {
"entities": [
"Q33999",
"Q5",
"Q392",
"Q5928",
"Q93346"
],
"relations": [
"P106",
"P737",
"P31"
],
"adjacency": [
[
3,
2,
1
],
[
3,
1,
2
],
[
3,
1,
4
],
[
2,
0,
0
]
],
"entity_labels": [
"actor",
"human",
"Bob Dylan",
"Jimi Hendrix",
"The Who"
],
"relation_labels": [
"occupation",
"influenced by",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P737 ?x1 .
?x0 wdt:P737 wd:Q93346 .
?x1 wdt:P106 wd:Q33999 } |
mcwq-238755 | Who was influenced by a actor that Pink Floyd influenced and influenced Hande Yener | [
"Madonna"
] | {
"entities": [
"Q2306",
"Q1744",
"Q82199",
"Q33999",
"Q5383",
"Q5"
],
"relations": [
"P106",
"P737",
"P31"
],
"adjacency": [
[
1,
2,
5
],
[
2,
1,
1
],
[
1,
1,
4
],
[
4,
0,
3
],
[
4,
1,
0
]
],
"entity_labels": [
"Pink Floyd",
"Madonna",
"Hande Yener",
"actor",
"David Bowie",
"human"
],
"relation_labels": [
"occupation",
"influenced by",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q82199 wdt:P737 ?x0 .
?x0 wdt:P737 ?x1 .
?x1 wdt:P106 wd:Q33999 .
?x1 wdt:P737 wd:Q2306
} |
mcwq-238757 | Who was influenced by a actor that Lita Grey married and married Giulietta Masina | [
"Federico Fellini"
] | {
"entities": [
"Q32337",
"Q33999",
"Q5",
"Q106907",
"Q882",
"Q7371"
],
"relations": [
"P106",
"P26",
"P737",
"P31"
],
"adjacency": [
[
5,
3,
2
],
[
5,
2,
4
],
[
5,
1,
3
],
[
4,
0,
1
],
[
4,
1,
0
]
],
"entity_labels": [
"Lita Grey",
"actor",
"human",
"Giulietta Masina",
"Charlie Chaplin",
"Federico Fellini"
],
"relation_labels": [
"occupation",
"spouse",
"influenced by",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P737 ?x1 .
?x0 wdt:P26 wd:Q106907 .
?x1 wdt:P106 wd:Q33999 .
?x1 wdt:P26 wd:Q32337 .
FILTER ( ?x0 != wd:Q106907 ) .
FILTER ( ?x1 != wd:Q32337 )
} |
mcwq-238759 | Who was influenced by a actor that married Sara Dylan and Carolyn Dennis and influenced by Genesis and Bob Dylan | [
"Daniel Balavoine"
] | {
"entities": [
"Q151012",
"Q33999",
"Q5",
"Q392",
"Q457433",
"Q5045345",
"Q1802"
],
"relations": [
"P106",
"P26",
"P737",
"P31"
],
"adjacency": [
[
6,
3,
2
],
[
6,
2,
3
],
[
6,
2,
0
],
[
6,
2,
3
],
[
3,
0,
1
],
[
3,
1,
5
],
[
3,
1,
4
]
],
"entity_labels": [
"Genesis",
"actor",
"human",
"Bob Dylan",
"Sara Dylan",
"Carolyn Dennis",
"Daniel Balavoine"
],
"relation_labels": [
"occupation",
"spouse",
"influenced by",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P737 ?x1 .
?x0 wdt:P737 wd:Q151012 .
?x0 wdt:P737 wd:Q392 .
?x1 wdt:P106 wd:Q33999 .
?x1 wdt:P26 wd:Q5045345 .
?x1 wdt:P26 wd:Q457433 .
FILTER ( ?x1 != wd:Q5045345 ) .
FILTER ( ?x1 != wd:Q457433 )
} |
mcwq-238760 | Who was influenced by a actor whose sibling edited Dough and Dynamite and was influenced by Charlie Chaplin | [
"Harold Lloyd",
"Marcel Marceau",
"Benny Hill",
"Murilo Benício",
"Irwin Corey",
"Michael Jackson",
"Federico Fellini"
] | {
"entities": [
"Q33999",
"Q1251918",
"Q5",
"Q606780",
"Q882",
"Q7371"
],
"relations": [
"P31",
"P1040",
"P106",
"P3373",
"P737"
],
"adjacency": [
[
5,
0,
2
],
[
5,
4,
4
],
[
5,
4,
4
],
[
4,
2,
0
],
[
4,
3,
3
],
[
1,
1,
3
]
],
"entity_labels": [
"actor",
"Dough and Dynamite",
"human",
"Sydney Chaplin",
"Charlie Chaplin",
"Federico Fellini"
],
"relation_labels": [
"instance of",
"film editor",
"occupation",
"sibling",
"influenced by"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P737 ?x1 .
?x0 wdt:P737 wd:Q882 .
?x1 wdt:P106 wd:Q33999 .
?x1 wdt:P3373 ?x2 .
wd:Q1251918 wdt:P1040 ?x2 .
FILTER ( ?x1 != ?x2 )
} |
mcwq-238767 | Who was influenced by a actor 's sibling 's sibling and influenced by Elvis Presley and Timbaland | [
"Miley Cyrus"
] | {
"entities": [
"Q11975",
"Q33999",
"Q5",
"Q4235",
"Q303",
"Q11854686",
"Q179257"
],
"relations": [
"P106",
"P3373",
"P737",
"P31"
],
"adjacency": [
[
3,
3,
2
],
[
3,
2,
0
],
[
3,
2,
6
],
[
3,
2,
4
],
[
0,
1,
5
],
[
5,
1,
0
],
[
0,
0,
1
]
],
"entity_labels": [
"Britney Spears",
"actor",
"human",
"Miley Cyrus",
"Elvis Presley",
"Bryan Spears",
"Timbaland"
],
"relation_labels": [
"occupation",
"sibling",
"influenced by",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P737 ?x1 .
?x0 wdt:P737 wd:Q179257 .
?x0 wdt:P737 wd:Q303 .
?x1 wdt:P3373 ?x2 .
?x2 wdt:P3373 ?x3 .
?x3 wdt:P106 wd:Q33999 .
FILTER ( ?x1 != ?x2 ) .
FILTER ( ?x2 != ?x3 )
} |
mcwq-238768 | Who was influenced by a actor , influenced Gianni Canova , married Enrichetta Blondel and Teresa Borri , and was influenced by Vittorio Alfieri | [
"Alessandro Manzoni"
] | {
"entities": [
"Q1064",
"Q33999",
"Q3984272",
"Q5",
"Q296244",
"Q3725571",
"Q3763463"
],
"relations": [
"P106",
"P26",
"P737",
"P31"
],
"adjacency": [
[
0,
3,
3
],
[
6,
2,
0
],
[
0,
2,
4
],
[
0,
2,
4
],
[
0,
1,
5
],
[
0,
1,
2
],
[
4,
0,
1
]
],
"entity_labels": [
"Alessandro Manzoni",
"actor",
"Teresa Borri",
"human",
"Vittorio Alfieri",
"Enrichetta Manzoni Blondel",
"Gianni Canova"
],
"relation_labels": [
"occupation",
"spouse",
"influenced by",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q3763463 wdt:P737 ?x0 .
?x0 wdt:P737 ?x1 .
?x0 wdt:P737 wd:Q296244 .
?x0 wdt:P26 wd:Q3725571 .
?x0 wdt:P26 wd:Q3984272 .
?x1 wdt:P106 wd:Q33999 .
FILTER ( ?x0 != wd:Q3725571 ) .
FILTER ( ?x0 != wd:Q3984272 )
} |
mcwq-238770 | Who was influenced by a actor , influenced by Bob Dylan , influenced by Supertramp and Led Zeppelin , and influenced by Christophe | [
"Daniel Balavoine"
] | {
"entities": [
"Q144622",
"Q2331",
"Q33999",
"Q5",
"Q1086279",
"Q392",
"Q176457",
"Q1802"
],
"relations": [
"P106",
"P737",
"P31"
],
"adjacency": [
[
7,
2,
3
],
[
7,
1,
0
],
[
7,
1,
4
],
[
7,
1,
1
],
[
7,
1,
6
],
[
7,
1,
5
],
[
0,
0,
2
]
],
"entity_labels": [
"Phil Collins",
"Led Zeppelin",
"actor",
"human",
"Christophe",
"Bob Dylan",
"Supertramp",
"Daniel Balavoine"
],
"relation_labels": [
"occupation",
"influenced by",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P737 ?x1 .
?x0 wdt:P737 wd:Q1086279 .
?x0 wdt:P737 wd:Q2331 .
?x0 wdt:P737 wd:Q176457 .
?x0 wdt:P737 wd:Q392 .
?x1 wdt:P106 wd:Q33999 } |
mcwq-238772 | Who was influenced by a actor , influenced by Timbaland , influenced by a film producer , and influenced by Madonna | [
"Miley Cyrus"
] | {
"entities": [
"Q1744",
"Q3282637",
"Q11975",
"Q33999",
"Q5",
"Q4235",
"Q179257"
],
"relations": [
"P106",
"P737",
"P31"
],
"adjacency": [
[
5,
2,
4
],
[
5,
1,
2
],
[
5,
1,
0
],
[
5,
1,
6
],
[
5,
1,
0
],
[
2,
0,
3
],
[
0,
0,
1
]
],
"entity_labels": [
"Madonna",
"film producer",
"Britney Spears",
"actor",
"human",
"Miley Cyrus",
"Timbaland"
],
"relation_labels": [
"occupation",
"influenced by",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P737 ?x1 .
?x0 wdt:P737 ?x2 .
?x0 wdt:P737 wd:Q179257 .
?x0 wdt:P737 wd:Q1744 .
?x1 wdt:P106 wd:Q33999 .
?x2 wdt:P106 wd:Q3282637 } |
mcwq-238773 | Who was influenced by a actor , influenced by Mikhail Zharov , influenced by Ruben Simonov , and influenced by a costume designer 's spouse | [
"Victor Rebengiuc"
] | {
"entities": [
"Q11963921",
"Q554690",
"Q1323191",
"Q764546",
"Q33999",
"Q5",
"Q1065030",
"Q863098"
],
"relations": [
"P106",
"P26",
"P737",
"P31"
],
"adjacency": [
[
1,
3,
5
],
[
1,
2,
0
],
[
1,
2,
0
],
[
1,
2,
3
],
[
1,
2,
7
],
[
0,
0,
4
],
[
0,
1,
6
],
[
6,
0,
2
]
],
"entity_labels": [
"Clody Bertola",
"Victor Rebengiuc",
"costume designer",
"Mikhail Zharov",
"actor",
"human",
"Liviu Ciulei",
"Ruben Simonov"
],
"relation_labels": [
"occupation",
"spouse",
"influenced by",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P737 ?x1 .
?x0 wdt:P737 ?x2 .
?x0 wdt:P737 wd:Q764546 .
?x0 wdt:P737 wd:Q863098 .
?x1 wdt:P106 wd:Q33999 .
?x2 wdt:P26 ?x3 .
?x3 wdt:P106 wd:Q1323191 .
FILTER ( ?x2 != ?x3 )
} |
mcwq-238776 | Who was influenced by a actor , influenced by Britney Spears and Timbaland , and influenced by a film director 's spouse | [
"Miley Cyrus"
] | {
"entities": [
"Q192990",
"Q1744",
"Q11975",
"Q33999",
"Q5",
"Q4235",
"Q179257",
"Q2526255"
],
"relations": [
"P106",
"P26",
"P737",
"P31"
],
"adjacency": [
[
5,
3,
4
],
[
5,
2,
2
],
[
5,
2,
1
],
[
5,
2,
6
],
[
5,
2,
2
],
[
2,
0,
3
],
[
1,
1,
0
],
[
0,
0,
7
]
],
"entity_labels": [
"Guy Ritchie",
"Madonna",
"Britney Spears",
"actor",
"human",
"Miley Cyrus",
"Timbaland",
"film director"
],
"relation_labels": [
"occupation",
"spouse",
"influenced by",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P737 ?x1 .
?x0 wdt:P737 ?x2 .
?x0 wdt:P737 wd:Q179257 .
?x0 wdt:P737 wd:Q11975 .
?x1 wdt:P106 wd:Q33999 .
?x2 wdt:P26 ?x3 .
?x3 wdt:P106 wd:Q2526255 .
FILTER ( ?x2 != ?x3 )
} |
mcwq-238777 | Who was influenced by a actor , influenced by Steven Spielberg and Denzel Washington , and influenced by Transformers: The Last Knight 's executive producer | [
"Enoch-Jude Danquah"
] | {
"entities": [
"Q8877",
"Q24251026",
"Q33999",
"Q25806729",
"Q5",
"Q42101",
"Q3772"
],
"relations": [
"P106",
"P737",
"P1431",
"P31"
],
"adjacency": [
[
3,
3,
4
],
[
3,
1,
0
],
[
3,
1,
6
],
[
3,
1,
0
],
[
3,
1,
5
],
[
1,
2,
0
],
[
6,
0,
2
]
],
"entity_labels": [
"Steven Spielberg",
"Transformers: The Last Knight",
"actor",
"Enoch-Jude Danquah",
"human",
"Denzel Washington",
"Quentin Tarantino"
],
"relation_labels": [
"occupation",
"influenced by",
"executive producer",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P737 ?x1 .
?x0 wdt:P737 ?x2 .
?x0 wdt:P737 wd:Q8877 .
?x0 wdt:P737 wd:Q42101 .
wd:Q24251026 wdt:P1431 ?x1 .
?x2 wdt:P106 wd:Q33999 } |
mcwq-238778 | Who was influenced by a actor , influenced by Dunkin' 's employee , influenced by Joan Jett , and influenced by Timbaland | [
"Miley Cyrus"
] | {
"entities": [
"Q1744",
"Q11975",
"Q33999",
"Q5",
"Q847743",
"Q4235",
"Q231106",
"Q179257"
],
"relations": [
"P108",
"P106",
"P737",
"P31"
],
"adjacency": [
[
5,
3,
3
],
[
5,
2,
1
],
[
5,
2,
0
],
[
5,
2,
7
],
[
5,
2,
6
],
[
1,
1,
2
],
[
0,
0,
4
]
],
"entity_labels": [
"Madonna",
"Britney Spears",
"actor",
"human",
"Dunkin' Donuts",
"Miley Cyrus",
"Joan Jett",
"Timbaland"
],
"relation_labels": [
"employer",
"occupation",
"influenced by",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P737 ?x1 .
?x0 wdt:P737 ?x2 .
?x0 wdt:P737 wd:Q179257 .
?x0 wdt:P737 wd:Q231106 .
?x1 wdt:P106 wd:Q33999 .
?x2 wdt:P108 wd:Q847743
} |
mcwq-238781 | Who was influenced by a actor , influenced by Bob Dylan , influenced by The Who , and influenced by a person | [
"Jimi Hendrix"
] | {
"entities": [
"Q33999",
"Q5",
"Q392",
"Q5928",
"Q93346"
],
"relations": [
"P106",
"P737",
"P31"
],
"adjacency": [
[
3,
2,
1
],
[
3,
1,
2
],
[
3,
1,
2
],
[
3,
1,
4
],
[
3,
1,
2
],
[
2,
0,
0
],
[
2,
2,
1
]
],
"entity_labels": [
"actor",
"human",
"Bob Dylan",
"Jimi Hendrix",
"The Who"
],
"relation_labels": [
"occupation",
"influenced by",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P737 ?x1 .
?x0 wdt:P737 ?x2 .
?x0 wdt:P737 wd:Q93346 .
?x0 wdt:P737 wd:Q392 .
?x1 wdt:P106 wd:Q33999 .
?x2 wdt:P31 wd:Q5 } |
mcwq-238784 | Who was influenced by a actor , influenced by a film director 's employer 's parent 's founder , and influenced by Saul Bellow | [
"Jonathan Lethem"
] | {
"entities": [
"Q38222",
"Q33999",
"Q83059",
"Q5",
"Q93161",
"Q746676",
"Q242446",
"Q2526255",
"Q440100"
],
"relations": [
"P40|wdt:P355",
"P31",
"P106",
"P737",
"P108",
"P112"
],
"adjacency": [
[
8,
1,
3
],
[
8,
3,
0
],
[
8,
3,
0
],
[
8,
3,
2
],
[
0,
2,
1
],
[
6,
5,
0
],
[
6,
0,
5
],
[
4,
4,
5
],
[
4,
2,
7
]
],
"entity_labels": [
"George Lucas",
"actor",
"Saul Bellow",
"human",
"Edwin Catmull",
"Industrial Light & Magic",
"Lucasfilm",
"film director",
"Jonathan Lethem"
],
"relation_labels": [
"P40|wdt:P355",
"instance of",
"occupation",
"influenced by",
"employer",
"founded by"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P737 ?x1 .
?x0 wdt:P737 ?x2 .
?x0 wdt:P737 wd:Q83059 .
?x1 wdt:P106 wd:Q33999 .
?x3 wdt:P112 ?x2 .
?x3 wdt:P40|wdt:P355 ?x4 .
?x5 wdt:P108 ?x4 .
?x5 wdt:P106 wd:Q2526255 } |
mcwq-238785 | Who was influenced by a actor , influenced by a film director , and influenced by Charlie Chaplin and The Beatles | [
"Michael Jackson"
] | {
"entities": [
"Q33999",
"Q5",
"Q2831",
"Q1299",
"Q882",
"Q2526255",
"Q157191"
],
"relations": [
"P106",
"P737",
"P31"
],
"adjacency": [
[
2,
2,
1
],
[
2,
1,
4
],
[
2,
1,
6
],
[
2,
1,
4
],
[
2,
1,
3
],
[
4,
0,
5
],
[
6,
0,
0
]
],
"entity_labels": [
"actor",
"human",
"Michael Jackson",
"The Beatles",
"Charlie Chaplin",
"film director",
"Marcel Marceau"
],
"relation_labels": [
"occupation",
"influenced by",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P737 ?x1 .
?x0 wdt:P737 ?x2 .
?x0 wdt:P737 wd:Q882 .
?x0 wdt:P737 wd:Q1299 .
?x1 wdt:P106 wd:Q2526255 .
?x2 wdt:P106 wd:Q33999 } |
mcwq-238786 | Who was influenced by a actor , influenced by a film director , and influenced by Philip Roth | [
"Jonathan Lethem",
"Alec Bogdanovic"
] | {
"entities": [
"Q38222",
"Q214642",
"Q33999",
"Q5",
"Q187019",
"Q2526255",
"Q440100"
],
"relations": [
"P106",
"P737",
"P31"
],
"adjacency": [
[
6,
2,
3
],
[
6,
1,
1
],
[
6,
1,
0
],
[
6,
1,
4
],
[
1,
0,
5
],
[
0,
0,
2
]
],
"entity_labels": [
"George Lucas",
"Paul Auster",
"actor",
"human",
"Philip Roth",
"film director",
"Jonathan Lethem"
],
"relation_labels": [
"occupation",
"influenced by",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P737 ?x1 .
?x0 wdt:P737 ?x2 .
?x0 wdt:P737 wd:Q187019 .
?x1 wdt:P106 wd:Q2526255 .
?x2 wdt:P106 wd:Q33999 } |
mcwq-238792 | Who was influenced by a actor , was influenced by OneRepublic , Timbaland , and Dolly Parton , and married Liam Hemsworth | [
"Miley Cyrus"
] | {
"entities": [
"Q180453",
"Q11975",
"Q33999",
"Q5",
"Q4235",
"Q32045",
"Q179257",
"Q1438730"
],
"relations": [
"P106",
"P26",
"P737",
"P31"
],
"adjacency": [
[
4,
3,
3
],
[
4,
2,
1
],
[
4,
2,
7
],
[
4,
2,
6
],
[
4,
2,
0
],
[
4,
1,
5
],
[
1,
0,
2
]
],
"entity_labels": [
"Dolly Parton",
"Britney Spears",
"actor",
"human",
"Miley Cyrus",
"Liam Hemsworth",
"Timbaland",
"OneRepublic"
],
"relation_labels": [
"occupation",
"spouse",
"influenced by",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P737 ?x1 .
?x0 wdt:P737 wd:Q1438730 .
?x0 wdt:P737 wd:Q179257 .
?x0 wdt:P737 wd:Q180453 .
?x0 wdt:P26 wd:Q32045 .
?x1 wdt:P106 wd:Q33999 .
FILTER ( ?x0 != wd:Q32045 )
} |
mcwq-238797 | Who was influenced by a composer and cinematographer of The Seafarers | [
"Robin Williams",
"Maria Lai"
] | {
"entities": [
"Q83338",
"Q2001",
"Q5",
"Q2164458"
],
"relations": [
"P344",
"P86",
"P737",
"P31"
],
"adjacency": [
[
0,
3,
2
],
[
0,
2,
1
],
[
3,
0,
1
],
[
3,
1,
1
]
],
"entity_labels": [
"Robin Williams",
"Stanley Kubrick",
"human",
"The Seafarers"
],
"relation_labels": [
"director of photography",
"composer",
"influenced by",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P737 ?x1 .
wd:Q2164458 wdt:P344 ?x1 .
wd:Q2164458 wdt:P86 ?x1
} |
mcwq-238798 | Who was influenced by a composer and editor of Modern Times and Pay Day | [
"Harold Lloyd",
"Marcel Marceau",
"Benny Hill",
"Murilo Benício",
"Irwin Corey",
"Michael Jackson",
"Federico Fellini"
] | {
"entities": [
"Q45602",
"Q5",
"Q882",
"Q7371",
"Q199039"
],
"relations": [
"P86",
"P737",
"P31",
"P1040"
],
"adjacency": [
[
3,
2,
1
],
[
3,
1,
2
],
[
0,
3,
2
],
[
4,
3,
2
],
[
0,
0,
2
],
[
4,
0,
2
]
],
"entity_labels": [
"Modern Times",
"human",
"Charlie Chaplin",
"Federico Fellini",
"Pay Day"
],
"relation_labels": [
"composer",
"influenced by",
"instance of",
"film editor"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P737 ?x1 .
wd:Q45602 wdt:P1040 ?x1 .
wd:Q199039 wdt:P1040 ?x1 .
wd:Q45602 wdt:P86 ?x1 .
wd:Q199039 wdt:P86 ?x1
} |
mcwq-238799 | Who was influenced by a composer and editor of Pay Day and Modern Times and influenced by a film producer | [
"Harold Lloyd",
"Marcel Marceau",
"Benny Hill",
"Murilo Benício",
"Irwin Corey",
"Michael Jackson",
"Federico Fellini"
] | {
"entities": [
"Q3282637",
"Q45602",
"Q5",
"Q882",
"Q7371",
"Q199039"
],
"relations": [
"P31",
"P1040",
"P106",
"P737",
"P86"
],
"adjacency": [
[
4,
0,
2
],
[
4,
3,
3
],
[
4,
3,
3
],
[
5,
1,
3
],
[
1,
1,
3
],
[
5,
4,
3
],
[
1,
4,
3
],
[
3,
2,
0
]
],
"entity_labels": [
"film producer",
"Modern Times",
"human",
"Charlie Chaplin",
"Federico Fellini",
"Pay Day"
],
"relation_labels": [
"instance of",
"film editor",
"occupation",
"influenced by",
"composer"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P737 ?x1 .
?x0 wdt:P737 ?x2 .
wd:Q199039 wdt:P1040 ?x1 .
wd:Q45602 wdt:P1040 ?x1 .
wd:Q199039 wdt:P86 ?x1 .
wd:Q45602 wdt:P86 ?x1 .
?x2 wdt:P106 wd:Q3282637 } |
mcwq-238800 | Who was influenced by a composer and influenced The Beatles , Wolfgang Ambros , and Sinéad O'Connor | [
"Bob Dylan"
] | {
"entities": [
"Q4061",
"Q36834",
"Q193982",
"Q5",
"Q392",
"Q45404",
"Q1299"
],
"relations": [
"P106",
"P737",
"P31"
],
"adjacency": [
[
4,
2,
3
],
[
5,
1,
4
],
[
2,
1,
4
],
[
6,
1,
4
],
[
4,
1,
0
],
[
0,
0,
1
]
],
"entity_labels": [
"Woody Guthrie",
"composer",
"Sinéad O'Connor",
"human",
"Bob Dylan",
"Wolfgang Ambros",
"The Beatles"
],
"relation_labels": [
"occupation",
"influenced by",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q45404 wdt:P737 ?x0 .
wd:Q193982 wdt:P737 ?x0 .
wd:Q1299 wdt:P737 ?x0 .
?x0 wdt:P737 ?x1 .
?x1 wdt:P106 wd:Q36834 } |
mcwq-238801 | Who was influenced by a composer and influenced Sinéad O'Connor | [
"Bob Dylan"
] | {
"entities": [
"Q4061",
"Q36834",
"Q193982",
"Q5",
"Q392"
],
"relations": [
"P106",
"P737",
"P31"
],
"adjacency": [
[
4,
2,
3
],
[
2,
1,
4
],
[
4,
1,
0
],
[
0,
0,
1
]
],
"entity_labels": [
"Woody Guthrie",
"composer",
"Sinéad O'Connor",
"human",
"Bob Dylan"
],
"relation_labels": [
"occupation",
"influenced by",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q193982 wdt:P737 ?x0 .
?x0 wdt:P737 ?x1 .
?x1 wdt:P106 wd:Q36834 } |
mcwq-238802 | Who was influenced by a composer and influenced Sanna Lundell 's parent | [
"Bob Dylan"
] | {
"entities": [
"Q4061",
"Q36834",
"Q5",
"Q4964047",
"Q392",
"Q713270"
],
"relations": [
"P106",
"P737",
"P40|wdt:P355",
"P31"
],
"adjacency": [
[
4,
3,
2
],
[
5,
1,
4
],
[
4,
1,
0
],
[
5,
2,
3
],
[
0,
0,
1
]
],
"entity_labels": [
"Woody Guthrie",
"composer",
"human",
"Sanna Lundell",
"Bob Dylan",
"Ulf Lundell"
],
"relation_labels": [
"occupation",
"influenced by",
"P40|wdt:P355",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x1 wdt:P737 ?x0 .
?x0 wdt:P737 ?x2 .
?x1 wdt:P40|wdt:P355 wd:Q4964047 .
?x2 wdt:P106 wd:Q36834 } |
mcwq-238803 | Who was influenced by a composer and influenced The Beatles and Sinéad O'Connor | [
"Bob Dylan"
] | {
"entities": [
"Q4061",
"Q36834",
"Q193982",
"Q5",
"Q392",
"Q1299"
],
"relations": [
"P106",
"P737",
"P31"
],
"adjacency": [
[
4,
2,
3
],
[
2,
1,
4
],
[
5,
1,
4
],
[
4,
1,
0
],
[
0,
0,
1
]
],
"entity_labels": [
"Woody Guthrie",
"composer",
"Sinéad O'Connor",
"human",
"Bob Dylan",
"The Beatles"
],
"relation_labels": [
"occupation",
"influenced by",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q193982 wdt:P737 ?x0 .
wd:Q1299 wdt:P737 ?x0 .
?x0 wdt:P737 ?x1 .
?x1 wdt:P106 wd:Q36834 } |
mcwq-238804 | Who was influenced by a composer and influenced Jazmyn Bieber 's Canadian sibling | [
"Michael Jackson"
] | {
"entities": [
"Q27801043",
"Q36834",
"Q36290",
"Q5",
"Q2831",
"Q34086",
"Q16"
],
"relations": [
"P31",
"P27",
"P3373",
"P106",
"P737"
],
"adjacency": [
[
4,
0,
3
],
[
5,
4,
4
],
[
4,
4,
2
],
[
5,
1,
6
],
[
5,
2,
0
],
[
2,
3,
1
]
],
"entity_labels": [
"Jazmyn Bieber",
"composer",
"Diana Ross",
"human",
"Michael Jackson",
"Justin Bieber",
"Canada"
],
"relation_labels": [
"instance of",
"country of citizenship",
"sibling",
"occupation",
"influenced by"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x1 wdt:P737 ?x0 .
?x0 wdt:P737 ?x2 .
?x1 wdt:P27 wd:Q16 .
?x1 wdt:P3373 wd:Q27801043 .
?x2 wdt:P106 wd:Q36834 .
FILTER ( ?x1 != wd:Q27801043 )
} |
mcwq-238805 | Who was influenced by a composer and influenced by George Clinton , Little Richard , and Carlos Santana | [
"Prince"
] | {
"entities": [
"Q82222",
"Q36834",
"Q5",
"Q336272",
"Q819016",
"Q248207",
"Q7542"
],
"relations": [
"P106",
"P737",
"P31"
],
"adjacency": [
[
6,
2,
2
],
[
6,
1,
5
],
[
6,
1,
0
],
[
6,
1,
4
],
[
6,
1,
3
],
[
5,
0,
1
]
],
"entity_labels": [
"Little Richard",
"composer",
"human",
"George Clinton",
"Carlos Santana",
"Rick James",
"Prince"
],
"relation_labels": [
"occupation",
"influenced by",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P737 ?x1 .
?x0 wdt:P737 wd:Q82222 .
?x0 wdt:P737 wd:Q819016 .
?x0 wdt:P737 wd:Q336272 .
?x1 wdt:P106 wd:Q36834 } |
mcwq-238806 | Who was influenced by a composer and influenced by Bob Dylan and The Who | [
"Jimi Hendrix"
] | {
"entities": [
"Q36834",
"Q5",
"Q392",
"Q5928",
"Q93346"
],
"relations": [
"P106",
"P737",
"P31"
],
"adjacency": [
[
3,
2,
1
],
[
3,
1,
2
],
[
3,
1,
4
],
[
3,
1,
2
],
[
2,
0,
0
]
],
"entity_labels": [
"composer",
"human",
"Bob Dylan",
"Jimi Hendrix",
"The Who"
],
"relation_labels": [
"occupation",
"influenced by",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P737 ?x1 .
?x0 wdt:P737 wd:Q93346 .
?x0 wdt:P737 wd:Q392 .
?x1 wdt:P106 wd:Q36834 } |
mcwq-238807 | Who was influenced by a composer and influenced by Johann Joseph Fux | [
"Joseph Haydn",
"Wolfgang Amadeus Mozart",
"Ludwig van Beethoven"
] | {
"entities": [
"Q7349",
"Q36834",
"Q5",
"Q311378"
],
"relations": [
"P106",
"P737",
"P31"
],
"adjacency": [
[
0,
2,
2
],
[
0,
1,
3
],
[
0,
1,
3
],
[
3,
0,
1
]
],
"entity_labels": [
"Joseph Haydn",
"composer",
"human",
"Johann Joseph Fux"
],
"relation_labels": [
"occupation",
"influenced by",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P737 ?x1 .
?x0 wdt:P737 wd:Q311378 .
?x1 wdt:P106 wd:Q36834 } |
mcwq-238809 | Who was influenced by a composer and influenced by Joseph II, Holy Roman Emperor 's male employee | [
"William Styron",
"Maurice Sendak",
"Tamri Pkhakadze",
"Han Terra",
"Frédéric Chopin",
"Johannes Brahms",
"Ludwig van Beethoven"
] | {
"entities": [
"Q7294",
"Q36834",
"Q5",
"Q254",
"Q76555",
"Q6581097"
],
"relations": [
"P31",
"P106",
"P108",
"P737",
"P21"
],
"adjacency": [
[
0,
0,
2
],
[
0,
3,
3
],
[
0,
3,
3
],
[
3,
2,
4
],
[
3,
4,
5
],
[
3,
1,
1
]
],
"entity_labels": [
"Johannes Brahms",
"composer",
"human",
"Wolfgang Amadeus Mozart",
"Joseph II, Holy Roman Emperor",
"male"
],
"relation_labels": [
"instance of",
"occupation",
"employer",
"influenced by",
"sex or gender"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P737 ?x1 .
?x0 wdt:P737 ?x2 .
?x1 wdt:P108 wd:Q76555 .
?x1 wdt:P21 wd:Q6581097 .
?x2 wdt:P106 wd:Q36834 } |
mcwq-238810 | Who was influenced by a composer and influenced by University of Chicago 's American employee | [
"Axel Honneth",
"Friedrich Nietzsche",
"Theodor W. Adorno",
"Julian Barnes",
"Jonathan Lethem",
"Jordan Peterson",
"Mariam Tsiklauri"
] | {
"entities": [
"Q36834",
"Q30",
"Q131252",
"Q83059",
"Q5",
"Q392",
"Q440100"
],
"relations": [
"P31",
"P106",
"P27",
"P108",
"P737"
],
"adjacency": [
[
6,
0,
4
],
[
6,
4,
5
],
[
6,
4,
3
],
[
5,
1,
0
],
[
3,
3,
2
],
[
3,
2,
1
]
],
"entity_labels": [
"composer",
"United States of America",
"University of Chicago",
"Saul Bellow",
"human",
"Bob Dylan",
"Jonathan Lethem"
],
"relation_labels": [
"instance of",
"occupation",
"country of citizenship",
"employer",
"influenced by"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P737 ?x1 .
?x0 wdt:P737 ?x2 .
?x1 wdt:P106 wd:Q36834 .
?x2 wdt:P108 wd:Q131252 .
?x2 wdt:P27 wd:Q30
} |
mcwq-238812 | Who was influenced by a composer and influenced by a cinematographer and editor of Look at Life | [
"Jonathan Lethem",
"Marcus Orelias",
"Gino Justin Hudson McKoy"
] | {
"entities": [
"Q36834",
"Q38222",
"Q234356",
"Q5",
"Q1869678",
"Q52306598"
],
"relations": [
"P344",
"P31",
"P1040",
"P106",
"P737"
],
"adjacency": [
[
5,
1,
3
],
[
5,
4,
2
],
[
5,
4,
1
],
[
2,
3,
0
],
[
4,
0,
1
],
[
4,
2,
1
]
],
"entity_labels": [
"composer",
"George Lucas",
"Janelle Monáe",
"human",
"Look at Life",
"Marcus Orelias"
],
"relation_labels": [
"director of photography",
"instance of",
"film editor",
"occupation",
"influenced by"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P737 ?x1 .
?x0 wdt:P737 ?x2 .
?x1 wdt:P106 wd:Q36834 .
wd:Q1869678 wdt:P344 ?x2 .
wd:Q1869678 wdt:P1040 ?x2
} |
mcwq-238814 | Who was influenced by a composer and influenced by a composer of Piano Concerto No. 12 and The Magic Flute | [
"William Styron",
"Maurice Sendak",
"Tamri Pkhakadze",
"Han Terra",
"Frédéric Chopin",
"Johannes Brahms",
"Ludwig van Beethoven"
] | {
"entities": [
"Q7294",
"Q36834",
"Q5",
"Q171920",
"Q254",
"Q5064"
],
"relations": [
"P86",
"P106",
"P737",
"P31"
],
"adjacency": [
[
0,
3,
2
],
[
0,
2,
4
],
[
0,
2,
4
],
[
3,
0,
4
],
[
5,
0,
4
],
[
4,
1,
1
]
],
"entity_labels": [
"Johannes Brahms",
"composer",
"human",
"Piano Concerto No. 12",
"Wolfgang Amadeus Mozart",
"The Magic Flute"
],
"relation_labels": [
"composer",
"occupation",
"influenced by",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P737 ?x1 .
?x0 wdt:P737 ?x2 .
wd:Q171920 wdt:P86 ?x1 .
wd:Q5064 wdt:P86 ?x1 .
?x2 wdt:P106 wd:Q36834 } |
mcwq-238817 | Who was influenced by a composer and married Debbie Rowe and Lisa Marie Presley | [
"Michael Jackson"
] | {
"entities": [
"Q36834",
"Q36290",
"Q5",
"Q3078773",
"Q2831",
"Q237324"
],
"relations": [
"P106",
"P26",
"P737",
"P31"
],
"adjacency": [
[
4,
3,
2
],
[
4,
2,
1
],
[
4,
1,
5
],
[
4,
1,
3
],
[
1,
0,
0
]
],
"entity_labels": [
"composer",
"Diana Ross",
"human",
"Debbie Rowe",
"Michael Jackson",
"Lisa Marie Presley"
],
"relation_labels": [
"occupation",
"spouse",
"influenced by",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P737 ?x1 .
?x0 wdt:P26 wd:Q237324 .
?x0 wdt:P26 wd:Q3078773 .
?x1 wdt:P106 wd:Q36834 .
FILTER ( ?x0 != wd:Q237324 ) .
FILTER ( ?x0 != wd:Q3078773 )
} |
mcwq-238818 | Who was influenced by a composer and married Betsey Johnson , Cynthia Wells , and Risé Cale | [
"John Cale"
] | {
"entities": [
"Q45909",
"Q36834",
"Q467665",
"Q17370688",
"Q17370575",
"Q5",
"Q1340"
],
"relations": [
"P106",
"P26",
"P737",
"P31"
],
"adjacency": [
[
0,
3,
5
],
[
0,
2,
6
],
[
0,
1,
4
],
[
0,
1,
3
],
[
0,
1,
2
],
[
6,
0,
1
]
],
"entity_labels": [
"John Cale",
"composer",
"Betsey Johnson",
"Risé Cale",
"Cynthia Wells",
"human",
"Antonio Vivaldi"
],
"relation_labels": [
"occupation",
"spouse",
"influenced by",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P737 ?x1 .
?x0 wdt:P26 wd:Q17370575 .
?x0 wdt:P26 wd:Q17370688 .
?x0 wdt:P26 wd:Q467665 .
?x1 wdt:P106 wd:Q36834 .
FILTER ( ?x0 != wd:Q17370575 ) .
FILTER ( ?x0 != wd:Q17370688 ) .
FILTER ( ?x0 != wd:Q467665 )
} |
mcwq-238821 | Who was influenced by a composer and was influenced by Joseph Haydn , Johann Sebastian Bach , Wolfgang Amadeus Mozart , and Johann Joseph Fux | [
"Ludwig van Beethoven"
] | {
"entities": [
"Q255",
"Q36834",
"Q7349",
"Q5",
"Q254",
"Q311378",
"Q1339"
],
"relations": [
"P106",
"P737",
"P31"
],
"adjacency": [
[
0,
2,
3
],
[
0,
1,
6
],
[
0,
1,
4
],
[
0,
1,
5
],
[
0,
1,
6
],
[
0,
1,
2
],
[
6,
0,
1
]
],
"entity_labels": [
"Ludwig van Beethoven",
"composer",
"Joseph Haydn",
"human",
"Wolfgang Amadeus Mozart",
"Johann Joseph Fux",
"Johann Sebastian Bach"
],
"relation_labels": [
"occupation",
"influenced by",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P737 ?x1 .
?x0 wdt:P737 wd:Q254 .
?x0 wdt:P737 wd:Q311378 .
?x0 wdt:P737 wd:Q1339 .
?x0 wdt:P737 wd:Q7349 .
?x1 wdt:P106 wd:Q36834 } |
mcwq-238822 | Who was influenced by a composer and was influenced by Bob Dylan and Tom Waits | [
"Matthew and the Atlas",
"Wolfgang Ambros"
] | {
"entities": [
"Q36834",
"Q64759499",
"Q5",
"Q184805",
"Q392"
],
"relations": [
"P106",
"P737",
"P31"
],
"adjacency": [
[
1,
2,
2
],
[
1,
1,
3
],
[
1,
1,
3
],
[
1,
1,
4
],
[
3,
0,
0
]
],
"entity_labels": [
"composer",
"Matthew and the Atlas",
"human",
"Tom Waits",
"Bob Dylan"
],
"relation_labels": [
"occupation",
"influenced by",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P737 ?x1 .
?x0 wdt:P737 wd:Q184805 .
?x0 wdt:P737 wd:Q392 .
?x1 wdt:P106 wd:Q36834 } |
mcwq-238823 | Who was influenced by a composer and was influenced by Saul Bellow | [
"Julian Barnes",
"Jonathan Lethem"
] | {
"entities": [
"Q36834",
"Q83059",
"Q5",
"Q392",
"Q440100"
],
"relations": [
"P106",
"P737",
"P31"
],
"adjacency": [
[
4,
2,
2
],
[
4,
1,
3
],
[
4,
1,
1
],
[
3,
0,
0
]
],
"entity_labels": [
"composer",
"Saul Bellow",
"human",
"Bob Dylan",
"Jonathan Lethem"
],
"relation_labels": [
"occupation",
"influenced by",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P737 ?x1 .
?x0 wdt:P737 wd:Q83059 .
?x1 wdt:P106 wd:Q36834 } |
mcwq-238824 | Who was influenced by a composer and was influenced by European Air Transport Command 's founder | [
"George Frideric Handel"
] | {
"entities": [
"Q164475",
"Q36834",
"Q5",
"Q142",
"Q7302",
"Q141720"
],
"relations": [
"P106",
"P737",
"P31",
"P112"
],
"adjacency": [
[
4,
2,
2
],
[
4,
1,
3
],
[
4,
1,
0
],
[
5,
3,
3
],
[
0,
0,
1
]
],
"entity_labels": [
"Arcangelo Corelli",
"composer",
"human",
"France",
"George Frideric Handel",
"European Air Transport Command"
],
"relation_labels": [
"occupation",
"influenced by",
"instance of",
"founded by"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P737 ?x1 .
?x0 wdt:P737 ?x2 .
wd:Q141720 wdt:P112 ?x1 .
?x2 wdt:P106 wd:Q36834 } |
mcwq-238826 | Who was influenced by a composer influenced by Allen Ginsberg and Woody Guthrie | [
"Sinéad O'Connor",
"Randy Newman",
"David Gray",
"Jonathan Lethem",
"Ulf Lundell",
"Hasse Poulsen",
"Hubert-Félix Thiéfaine",
"Alexandra Lucci",
"Elie Guillou",
"Sara Shamma",
"Jan-Mari Carlotti",
"Aubrie Sellers",
"Matthew and the Atlas",
"Ismael Clark",
"Veronica Rudian",
"Manfred Steinbrenner",
"Daniel Balavoine",
"Jimi Hendrix",
"Wolfgang Ambros"
] | {
"entities": [
"Q4061",
"Q36834",
"Q6711",
"Q9056991",
"Q5",
"Q392"
],
"relations": [
"P106",
"P737",
"P31"
],
"adjacency": [
[
3,
2,
4
],
[
3,
1,
5
],
[
5,
0,
1
],
[
5,
1,
0
],
[
5,
1,
2
]
],
"entity_labels": [
"Woody Guthrie",
"composer",
"Allen Ginsberg",
"Pau Riba i Romeva",
"human",
"Bob Dylan"
],
"relation_labels": [
"occupation",
"influenced by",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P737 ?x1 .
?x1 wdt:P106 wd:Q36834 .
?x1 wdt:P737 wd:Q4061 .
?x1 wdt:P737 wd:Q6711
} |
mcwq-238827 | Who was influenced by a composer influenced by Johann Sebastian Bach and influenced by Johann Joseph Fux and Joseph Haydn and influenced by Ludwig van Beethoven | [
"The Great Kat",
"Inon Zur",
"Ezio Bosso",
"Han Terra",
"Johannes Brahms",
"Fanny Mendelssohn"
] | {
"entities": [
"Q933777",
"Q255",
"Q36834",
"Q7349",
"Q5",
"Q311378",
"Q1339"
],
"relations": [
"P106",
"P737",
"P31"
],
"adjacency": [
[
0,
2,
4
],
[
0,
1,
1
],
[
0,
1,
1
],
[
1,
0,
2
],
[
1,
1,
3
],
[
1,
1,
5
],
[
1,
1,
6
]
],
"entity_labels": [
"Inon Zur",
"Ludwig van Beethoven",
"composer",
"Joseph Haydn",
"human",
"Johann Joseph Fux",
"Johann Sebastian Bach"
],
"relation_labels": [
"occupation",
"influenced by",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P737 ?x1 .
?x0 wdt:P737 wd:Q255 .
?x1 wdt:P106 wd:Q36834 .
?x1 wdt:P737 wd:Q7349 .
?x1 wdt:P737 wd:Q311378 .
?x1 wdt:P737 wd:Q1339
} |
mcwq-238828 | Who was influenced by a composer of Gangsta's Paradise , I Just Called to Say I Love You , We Didn't Know , and Higher Ground and influenced by Little Richard | [
"Prince"
] | {
"entities": [
"Q1407306",
"Q82222",
"Q714",
"Q5",
"Q1655199",
"Q1493554",
"Q7542",
"Q2290055"
],
"relations": [
"P86",
"P737",
"P31"
],
"adjacency": [
[
6,
2,
3
],
[
6,
1,
2
],
[
6,
1,
1
],
[
4,
0,
2
],
[
0,
0,
2
],
[
5,
0,
2
],
[
7,
0,
2
]
],
"entity_labels": [
"We Didn't Know",
"Little Richard",
"Stevie Wonder",
"human",
"I Just Called to Say I Love You",
"Gangsta's Paradise",
"Prince",
"Higher Ground"
],
"relation_labels": [
"composer",
"influenced by",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P737 ?x1 .
?x0 wdt:P737 wd:Q82222 .
wd:Q1655199 wdt:P86 ?x1 .
wd:Q1407306 wdt:P86 ?x1 .
wd:Q1493554 wdt:P86 ?x1 .
wd:Q2290055 wdt:P86 ?x1
} |
mcwq-238829 | Who was influenced by a composer of Eine kleine Nachtmusik , Piano Concerto No. 1 , The Magic Flute , and Gigue in G Major, K. 574 | [
"William Styron",
"Maurice Sendak",
"Tamri Pkhakadze",
"Han Terra",
"Frédéric Chopin",
"Johannes Brahms",
"Ludwig van Beethoven"
] | {
"entities": [
"Q162904",
"Q7294",
"Q12025",
"Q5",
"Q254",
"Q40492",
"Q5064"
],
"relations": [
"P86",
"P737",
"P31"
],
"adjacency": [
[
1,
2,
3
],
[
1,
1,
4
],
[
0,
0,
4
],
[
6,
0,
4
],
[
5,
0,
4
],
[
2,
0,
4
]
],
"entity_labels": [
"Piano Concerto No. 1",
"Johannes Brahms",
"Eine kleine Nachtmusik",
"human",
"Wolfgang Amadeus Mozart",
"Gigue in G Major, K. 574",
"The Magic Flute"
],
"relation_labels": [
"composer",
"influenced by",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P737 ?x1 .
wd:Q162904 wdt:P86 ?x1 .
wd:Q5064 wdt:P86 ?x1 .
wd:Q40492 wdt:P86 ?x1 .
wd:Q12025 wdt:P86 ?x1
} |
mcwq-238830 | Who was influenced by a composer of Land der Berge, Land am Strome | [
"William Styron",
"Maurice Sendak",
"Tamri Pkhakadze",
"Han Terra",
"Frédéric Chopin",
"Johannes Brahms",
"Ludwig van Beethoven"
] | {
"entities": [
"Q254",
"Q7294",
"Q5",
"Q126658"
],
"relations": [
"P86",
"P737",
"P31"
],
"adjacency": [
[
1,
2,
2
],
[
1,
1,
0
],
[
3,
0,
0
]
],
"entity_labels": [
"Wolfgang Amadeus Mozart",
"Johannes Brahms",
"human",
"Land der Berge, Land am Strome"
],
"relation_labels": [
"composer",
"influenced by",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P737 ?x1 .
wd:Q126658 wdt:P86 ?x1
} |
mcwq-238834 | Who was influenced by a composer of Land der Berge, Land am Strome and Eine kleine Nachtmusik | [
"William Styron",
"Maurice Sendak",
"Tamri Pkhakadze",
"Han Terra",
"Frédéric Chopin",
"Johannes Brahms",
"Ludwig van Beethoven"
] | {
"entities": [
"Q12025",
"Q7294",
"Q5",
"Q254",
"Q126658"
],
"relations": [
"P86",
"P737",
"P31"
],
"adjacency": [
[
1,
2,
2
],
[
1,
1,
3
],
[
4,
0,
3
],
[
0,
0,
3
]
],
"entity_labels": [
"Eine kleine Nachtmusik",
"Johannes Brahms",
"human",
"Wolfgang Amadeus Mozart",
"Land der Berge, Land am Strome"
],
"relation_labels": [
"composer",
"influenced by",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P737 ?x1 .
wd:Q126658 wdt:P86 ?x1 .
wd:Q12025 wdt:P86 ?x1
} |
mcwq-238835 | Who was influenced by a composer of Elvis in Concert , Singer Presents...Elvis , Love Me Tender , and Elvis: That's the Way It Is , married Liam Hemsworth , and was influenced by OneRepublic | [
"Miley Cyrus"
] | {
"entities": [
"Q32045",
"Q303",
"Q5",
"Q1426427",
"Q4235",
"Q1334372",
"Q2152918",
"Q2993106",
"Q1438730"
],
"relations": [
"P86",
"P26",
"P737",
"P31"
],
"adjacency": [
[
4,
3,
2
],
[
4,
2,
1
],
[
4,
2,
8
],
[
4,
1,
0
],
[
3,
0,
1
],
[
6,
0,
1
],
[
5,
0,
1
],
[
7,
0,
1
]
],
"entity_labels": [
"Liam Hemsworth",
"Elvis Presley",
"human",
"Love Me Tender",
"Miley Cyrus",
"Elvis: That's the Way It Is",
"Singer Presents...Elvis",
"Elvis in Concert",
"OneRepublic"
],
"relation_labels": [
"composer",
"spouse",
"influenced by",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P737 ?x1 .
?x0 wdt:P737 wd:Q1438730 .
?x0 wdt:P26 wd:Q32045 .
wd:Q1426427 wdt:P86 ?x1 .
wd:Q2152918 wdt:P86 ?x1 .
wd:Q1334372 wdt:P86 ?x1 .
wd:Q2993106 wdt:P86 ?x1 .
FILTER ( ?x0 != wd:Q32045 )
} |
mcwq-238836 | Who was influenced by a composer that No label defined was founded by and Charles Chaplin Film Corporation was founded by and married Giulietta Masina | [
"Federico Fellini"
] | {
"entities": [
"Q17335591",
"Q36834",
"Q5",
"Q18413941",
"Q106907",
"Q882",
"Q7371"
],
"relations": [
"P31",
"P106",
"P26",
"P737",
"P112"
],
"adjacency": [
[
6,
0,
2
],
[
6,
3,
5
],
[
6,
2,
4
],
[
5,
1,
1
],
[
0,
4,
5
],
[
3,
4,
5
]
],
"entity_labels": [
"Charles Chaplin Film Corporation",
"composer",
"human",
null,
"Giulietta Masina",
"Charlie Chaplin",
"Federico Fellini"
],
"relation_labels": [
"instance of",
"occupation",
"spouse",
"influenced by",
"founded by"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P737 ?x1 .
?x0 wdt:P26 wd:Q106907 .
?x1 wdt:P106 wd:Q36834 .
wd:Q17335591 wdt:P112 ?x1 .
wd:Q18413941 wdt:P112 ?x1 .
FILTER ( ?x0 != wd:Q106907 )
} |
mcwq-238837 | Who was influenced by a composer that Allen Ginsberg influenced and influenced by Bob Dylan | [
"Sinéad O'Connor",
"Randy Newman",
"David Gray",
"Jonathan Lethem",
"Ulf Lundell",
"Hasse Poulsen",
"Hubert-Félix Thiéfaine",
"Alexandra Lucci",
"Elie Guillou",
"Sara Shamma",
"Jan-Mari Carlotti",
"Aubrie Sellers",
"Matthew and the Atlas",
"Ismael Clark",
"Veronica Rudian",
"Manfred Steinbrenner",
"Daniel Balavoine",
"Jimi Hendrix",
"Wolfgang Ambros"
] | {
"entities": [
"Q36834",
"Q6711",
"Q9056991",
"Q5",
"Q392"
],
"relations": [
"P106",
"P737",
"P31"
],
"adjacency": [
[
2,
2,
3
],
[
2,
1,
4
],
[
2,
1,
4
],
[
4,
0,
0
],
[
4,
1,
1
]
],
"entity_labels": [
"composer",
"Allen Ginsberg",
"Pau Riba i Romeva",
"human",
"Bob Dylan"
],
"relation_labels": [
"occupation",
"influenced by",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P737 ?x1 .
?x0 wdt:P737 wd:Q392 .
?x1 wdt:P106 wd:Q36834 .
?x1 wdt:P737 wd:Q6711
} |
mcwq-238838 | Who was influenced by a composer that married Constanze Mozart | [
"William Styron",
"Maurice Sendak",
"Tamri Pkhakadze",
"Han Terra",
"Frédéric Chopin",
"Johannes Brahms",
"Ludwig van Beethoven"
] | {
"entities": [
"Q84464",
"Q7294",
"Q36834",
"Q5",
"Q254"
],
"relations": [
"P106",
"P26",
"P737",
"P31"
],
"adjacency": [
[
1,
3,
3
],
[
1,
2,
4
],
[
4,
0,
2
],
[
4,
1,
0
]
],
"entity_labels": [
"Constanze Mozart",
"Johannes Brahms",
"composer",
"human",
"Wolfgang Amadeus Mozart"
],
"relation_labels": [
"occupation",
"spouse",
"influenced by",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P737 ?x1 .
?x1 wdt:P106 wd:Q36834 .
?x1 wdt:P26 wd:Q84464 .
FILTER ( ?x1 != wd:Q84464 )
} |
mcwq-238842 | Who was influenced by a composer 's female spouse 's spouse and influenced by Genesis , Bob Dylan , and Led Zeppelin | [
"Daniel Balavoine"
] | {
"entities": [
"Q6581072",
"Q36834",
"Q151012",
"Q2331",
"Q5",
"Q1086279",
"Q392",
"Q90879054",
"Q1802"
],
"relations": [
"P31",
"P106",
"P26",
"P737",
"P21"
],
"adjacency": [
[
8,
0,
4
],
[
8,
3,
5
],
[
8,
3,
2
],
[
8,
3,
6
],
[
8,
3,
3
],
[
5,
2,
7
],
[
7,
4,
0
],
[
7,
2,
5
],
[
5,
1,
1
]
],
"entity_labels": [
"female",
"composer",
"Genesis",
"Led Zeppelin",
"human",
"Christophe",
"Bob Dylan",
"Véronique Bevilacqua",
"Daniel Balavoine"
],
"relation_labels": [
"instance of",
"occupation",
"spouse",
"influenced by",
"sex or gender"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P737 ?x1 .
?x0 wdt:P737 wd:Q151012 .
?x0 wdt:P737 wd:Q392 .
?x0 wdt:P737 wd:Q2331 .
?x1 wdt:P26 ?x2 .
?x2 wdt:P21 wd:Q6581072 .
?x2 wdt:P26 ?x3 .
?x3 wdt:P106 wd:Q36834 .
FILTER ( ?x1 != ?x2 ) .
FILTER ( ?x2 != ?x3 )
} |
mcwq-238847 | Who was influenced by a composer , influenced Ulf Lundell , influenced David Gray and Wolfgang Ambros , and influenced Legião Urbana | [
"Bob Dylan"
] | {
"entities": [
"Q4061",
"Q36834",
"Q320915",
"Q5",
"Q392",
"Q45404",
"Q713270",
"Q738110"
],
"relations": [
"P106",
"P737",
"P31"
],
"adjacency": [
[
4,
2,
3
],
[
6,
1,
4
],
[
2,
1,
4
],
[
5,
1,
4
],
[
7,
1,
4
],
[
4,
1,
0
],
[
0,
0,
1
]
],
"entity_labels": [
"Woody Guthrie",
"composer",
"David Gray",
"human",
"Bob Dylan",
"Wolfgang Ambros",
"Ulf Lundell",
"Legião Urbana"
],
"relation_labels": [
"occupation",
"influenced by",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q713270 wdt:P737 ?x0 .
wd:Q320915 wdt:P737 ?x0 .
wd:Q45404 wdt:P737 ?x0 .
wd:Q738110 wdt:P737 ?x0 .
?x0 wdt:P737 ?x1 .
?x1 wdt:P106 wd:Q36834 } |
mcwq-238849 | Who was influenced by a composer , influenced by Phil Collins , and influenced by Moonwalker 's star and composer | [
"Angelo Vulpini",
"Marco Alexander"
] | {
"entities": [
"Q36834",
"Q144622",
"Q5",
"Q2831",
"Q106886674",
"Q44396"
],
"relations": [
"P31",
"P106",
"P737",
"P161",
"P86"
],
"adjacency": [
[
4,
0,
2
],
[
4,
2,
1
],
[
4,
2,
3
],
[
4,
2,
1
],
[
1,
1,
0
],
[
5,
3,
3
],
[
5,
4,
3
]
],
"entity_labels": [
"composer",
"Phil Collins",
"human",
"Michael Jackson",
"Marco Alexander",
"Moonwalker"
],
"relation_labels": [
"instance of",
"occupation",
"influenced by",
"cast member",
"composer"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P737 ?x1 .
?x0 wdt:P737 ?x2 .
?x0 wdt:P737 wd:Q144622 .
?x1 wdt:P106 wd:Q36834 .
wd:Q44396 wdt:P161 ?x2 .
wd:Q44396 wdt:P86 ?x2
} |
mcwq-238850 | Who was influenced by a composer , influenced by Joseph Haydn and Johann Sebastian Bach , influenced by Johann Joseph Fux , and influenced by Wolfgang Amadeus Mozart | [
"Ludwig van Beethoven"
] | {
"entities": [
"Q255",
"Q36834",
"Q7349",
"Q5",
"Q254",
"Q311378",
"Q1339"
],
"relations": [
"P106",
"P737",
"P31"
],
"adjacency": [
[
0,
2,
3
],
[
0,
1,
6
],
[
0,
1,
4
],
[
0,
1,
5
],
[
0,
1,
6
],
[
0,
1,
2
],
[
6,
0,
1
]
],
"entity_labels": [
"Ludwig van Beethoven",
"composer",
"Joseph Haydn",
"human",
"Wolfgang Amadeus Mozart",
"Johann Joseph Fux",
"Johann Sebastian Bach"
],
"relation_labels": [
"occupation",
"influenced by",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P737 ?x1 .
?x0 wdt:P737 wd:Q254 .
?x0 wdt:P737 wd:Q311378 .
?x0 wdt:P737 wd:Q1339 .
?x0 wdt:P737 wd:Q7349 .
?x1 wdt:P106 wd:Q36834 } |
mcwq-238854 | Who was influenced by a composer , influenced by Joseph Haydn , influenced by Wolfgang Amadeus Mozart and Johann Joseph Fux , and influenced by Johann Sebastian Bach | [
"Ludwig van Beethoven"
] | {
"entities": [
"Q255",
"Q36834",
"Q7349",
"Q5",
"Q254",
"Q311378",
"Q1339"
],
"relations": [
"P106",
"P737",
"P31"
],
"adjacency": [
[
0,
2,
3
],
[
0,
1,
6
],
[
0,
1,
4
],
[
0,
1,
5
],
[
0,
1,
6
],
[
0,
1,
2
],
[
6,
0,
1
]
],
"entity_labels": [
"Ludwig van Beethoven",
"composer",
"Joseph Haydn",
"human",
"Wolfgang Amadeus Mozart",
"Johann Joseph Fux",
"Johann Sebastian Bach"
],
"relation_labels": [
"occupation",
"influenced by",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P737 ?x1 .
?x0 wdt:P737 wd:Q254 .
?x0 wdt:P737 wd:Q311378 .
?x0 wdt:P737 wd:Q1339 .
?x0 wdt:P737 wd:Q7349 .
?x1 wdt:P106 wd:Q36834 } |
mcwq-238855 | Who was influenced by a composer , influenced by Martha Graham , influenced by She Done Him Wrong 's writer , and influenced by a costume designer | [
"Madonna"
] | {
"entities": [
"Q202878",
"Q1744",
"Q36834",
"Q1323191",
"Q62163",
"Q5",
"Q487604",
"Q215026"
],
"relations": [
"P106",
"P737",
"P58",
"P31"
],
"adjacency": [
[
1,
3,
5
],
[
1,
1,
0
],
[
1,
1,
6
],
[
1,
1,
7
],
[
1,
1,
6
],
[
4,
2,
0
],
[
6,
0,
3
],
[
7,
0,
2
]
],
"entity_labels": [
"Mae West",
"Madonna",
"composer",
"costume designer",
"She Done Him Wrong",
"human",
"Martha Graham",
"Debbie Harry"
],
"relation_labels": [
"occupation",
"influenced by",
"screenwriter",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P737 ?x1 .
?x0 wdt:P737 ?x2 .
?x0 wdt:P737 ?x3 .
?x0 wdt:P737 wd:Q487604 .
wd:Q62163 wdt:P58 ?x1 .
?x2 wdt:P106 wd:Q1323191 .
?x3 wdt:P106 wd:Q36834 } |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.