id
stringlengths 11
13
| question
stringlengths 11
8.64k
| answers
sequence | subgraph
dict | sparql
stringlengths 49
483
|
---|---|---|---|---|
mcwq-231678 | Who was a male employee of Nancy Pelosi , United States Department of Education , Discovery Inc. , Arne Duncan , and Barack Obama | [
"Will Jawando"
] | {
"entities": [
"Q67200585",
"Q5",
"Q76",
"Q861556",
"Q349922",
"Q621592",
"Q6581097",
"Q170581"
],
"relations": [
"P108",
"P21",
"P31"
],
"adjacency": [
[
0,
2,
1
],
[
0,
0,
2
],
[
0,
0,
5
],
[
0,
0,
3
],
[
0,
0,
7
],
[
0,
0,
4
],
[
0,
1,
6
]
],
"entity_labels": [
"Will Jawando",
"human",
"Barack Obama",
"United States Department of Education",
"Arne Duncan",
"Discovery Inc.",
"male",
"Nancy Pelosi"
],
"relation_labels": [
"employer",
"sex or gender",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P108 wd:Q76 .
?x0 wdt:P108 wd:Q621592 .
?x0 wdt:P108 wd:Q861556 .
?x0 wdt:P108 wd:Q170581 .
?x0 wdt:P108 wd:Q349922 .
?x0 wdt:P21 wd:Q6581097
} |
mcwq-231681 | Who was a male employee of Office of Public Liaison , Arne Duncan , Sherrod Brown , Barack Obama , Nancy Pelosi , and Discovery Inc. | [
"Will Jawando"
] | {
"entities": [
"Q381880",
"Q67200585",
"Q5",
"Q7994899",
"Q76",
"Q349922",
"Q621592",
"Q6581097",
"Q170581"
],
"relations": [
"P108",
"P21",
"P31"
],
"adjacency": [
[
1,
2,
2
],
[
1,
0,
4
],
[
1,
0,
8
],
[
1,
0,
6
],
[
1,
0,
5
],
[
1,
0,
3
],
[
1,
0,
0
],
[
1,
1,
7
]
],
"entity_labels": [
"Sherrod Brown",
"Will Jawando",
"human",
"Office of Public Liaison",
"Barack Obama",
"Arne Duncan",
"Discovery Inc.",
"male",
"Nancy Pelosi"
],
"relation_labels": [
"employer",
"sex or gender",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P108 wd:Q76 .
?x0 wdt:P108 wd:Q170581 .
?x0 wdt:P108 wd:Q621592 .
?x0 wdt:P108 wd:Q349922 .
?x0 wdt:P108 wd:Q7994899 .
?x0 wdt:P108 wd:Q381880 .
?x0 wdt:P21 wd:Q6581097
} |
mcwq-231683 | Who was a male executive producer and composer of Gnomeo & Juliet | [
"Elton John"
] | {
"entities": [
"Q2808",
"Q5",
"Q6581097",
"Q753677"
],
"relations": [
"P86",
"P1431",
"P31",
"P21"
],
"adjacency": [
[
0,
2,
1
],
[
3,
0,
0
],
[
3,
1,
0
],
[
0,
3,
2
]
],
"entity_labels": [
"Elton John",
"human",
"male",
"Gnomeo & Juliet"
],
"relation_labels": [
"composer",
"executive producer",
"instance of",
"sex or gender"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q753677 wdt:P86 ?x0 .
wd:Q753677 wdt:P1431 ?x0 .
?x0 wdt:P21 wd:Q6581097
} |
mcwq-231684 | Who was a male executive producer and cinematographer of Accordion Player , Roundhay Garden Scene , and Traffic Crossing Leeds Bridge | [
"Louis Le Prince"
] | {
"entities": [
"Q421675",
"Q5",
"Q4059640",
"Q913078",
"Q267176",
"Q6581097"
],
"relations": [
"P344",
"P1431",
"P31",
"P21"
],
"adjacency": [
[
0,
2,
1
],
[
4,
0,
0
],
[
3,
0,
0
],
[
2,
0,
0
],
[
4,
1,
0
],
[
3,
1,
0
],
[
2,
1,
0
],
[
0,
3,
5
]
],
"entity_labels": [
"Louis Le Prince",
"human",
"Accordion Player",
"Traffic Crossing Leeds Bridge",
"Roundhay Garden Scene",
"male"
],
"relation_labels": [
"director of photography",
"executive producer",
"instance of",
"sex or gender"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q267176 wdt:P344 ?x0 .
wd:Q913078 wdt:P344 ?x0 .
wd:Q4059640 wdt:P344 ?x0 .
wd:Q267176 wdt:P1431 ?x0 .
wd:Q913078 wdt:P1431 ?x0 .
wd:Q4059640 wdt:P1431 ?x0 .
?x0 wdt:P21 wd:Q6581097
} |
mcwq-231685 | Who was a male executive producer and cinematographer of Chinese Zodiac | [
"Jackie Chan"
] | {
"entities": [
"Q36970",
"Q6581097",
"Q391143",
"Q5"
],
"relations": [
"P344",
"P1431",
"P31",
"P21"
],
"adjacency": [
[
0,
2,
3
],
[
2,
0,
0
],
[
2,
1,
0
],
[
0,
3,
1
]
],
"entity_labels": [
"Jackie Chan",
"male",
"Chinese Zodiac",
"human"
],
"relation_labels": [
"director of photography",
"executive producer",
"instance of",
"sex or gender"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q391143 wdt:P344 ?x0 .
wd:Q391143 wdt:P1431 ?x0 .
?x0 wdt:P21 wd:Q6581097
} |
mcwq-231686 | Who was a male executive producer and director of Star Wars: Episode IV – A New Hope and Star Wars: Episode I – The Phantom Menace | [
"George Lucas"
] | {
"entities": [
"Q38222",
"Q5",
"Q17738",
"Q165713",
"Q6581097"
],
"relations": [
"P57",
"P1431",
"P31",
"P21"
],
"adjacency": [
[
0,
2,
1
],
[
3,
0,
0
],
[
2,
0,
0
],
[
3,
1,
0
],
[
2,
1,
0
],
[
0,
3,
4
]
],
"entity_labels": [
"George Lucas",
"human",
"Star Wars: Episode IV – A New Hope",
"Star Wars: Episode I – The Phantom Menace",
"male"
],
"relation_labels": [
"director",
"executive producer",
"instance of",
"sex or gender"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q165713 wdt:P57 ?x0 .
wd:Q17738 wdt:P57 ?x0 .
wd:Q165713 wdt:P1431 ?x0 .
wd:Q17738 wdt:P1431 ?x0 .
?x0 wdt:P21 wd:Q6581097
} |
mcwq-231687 | Who was a male executive producer and director of Kingdom of Heaven , Gladiator , and Someone to Watch Over Me | [
"Ridley Scott"
] | {
"entities": [
"Q1195568",
"Q207698",
"Q5",
"Q128518",
"Q6581097",
"Q56005"
],
"relations": [
"P57",
"P1431",
"P31",
"P21"
],
"adjacency": [
[
5,
2,
2
],
[
0,
0,
5
],
[
3,
0,
5
],
[
1,
0,
5
],
[
0,
1,
5
],
[
3,
1,
5
],
[
1,
1,
5
],
[
5,
3,
4
]
],
"entity_labels": [
"Someone to Watch Over Me",
"Kingdom of Heaven",
"human",
"Gladiator",
"male",
"Ridley Scott"
],
"relation_labels": [
"director",
"executive producer",
"instance of",
"sex or gender"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q1195568 wdt:P57 ?x0 .
wd:Q128518 wdt:P57 ?x0 .
wd:Q207698 wdt:P57 ?x0 .
wd:Q1195568 wdt:P1431 ?x0 .
wd:Q128518 wdt:P1431 ?x0 .
wd:Q207698 wdt:P1431 ?x0 .
?x0 wdt:P21 wd:Q6581097
} |
mcwq-231688 | Who was a male executive producer and director of The Goddess of Sagebrush Gulch , Fighting Blood , The Lonedale Operator , and The Last Drop of Water | [
"D. W. Griffith"
] | {
"entities": [
"Q3744724",
"Q5",
"Q3987295",
"Q7745725",
"Q3988072",
"Q51123",
"Q6581097"
],
"relations": [
"P57",
"P1431",
"P31",
"P21"
],
"adjacency": [
[
5,
2,
1
],
[
2,
0,
5
],
[
0,
0,
5
],
[
4,
0,
5
],
[
3,
0,
5
],
[
2,
1,
5
],
[
0,
1,
5
],
[
4,
1,
5
],
[
3,
1,
5
],
[
5,
3,
6
]
],
"entity_labels": [
"Fighting Blood",
"human",
"The Goddess of Sagebrush Gulch",
"The Last Drop of Water",
"The Lonedale Operator",
"D. W. Griffith",
"male"
],
"relation_labels": [
"director",
"executive producer",
"instance of",
"sex or gender"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q3987295 wdt:P57 ?x0 .
wd:Q3744724 wdt:P57 ?x0 .
wd:Q3988072 wdt:P57 ?x0 .
wd:Q7745725 wdt:P57 ?x0 .
wd:Q3987295 wdt:P1431 ?x0 .
wd:Q3744724 wdt:P1431 ?x0 .
wd:Q3988072 wdt:P1431 ?x0 .
wd:Q7745725 wdt:P1431 ?x0 .
?x0 wdt:P21 wd:Q6581097
} |
mcwq-231689 | Who was a male executive producer and editor of The Mystery of Dante , The Broken Key , and Golem | [
"Louis Nero"
] | {
"entities": [
"Q5",
"Q21187932",
"Q6581097",
"Q15732303",
"Q3773096",
"Q3837608"
],
"relations": [
"P21",
"P1431",
"P31",
"P1040"
],
"adjacency": [
[
5,
2,
0
],
[
4,
3,
5
],
[
1,
3,
5
],
[
3,
3,
5
],
[
4,
1,
5
],
[
1,
1,
5
],
[
3,
1,
5
],
[
5,
0,
2
]
],
"entity_labels": [
"human",
"The Broken Key",
"male",
"The Mystery of Dante",
"Golem",
"Louis Nero"
],
"relation_labels": [
"sex or gender",
"executive producer",
"instance of",
"film editor"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q3773096 wdt:P1040 ?x0 .
wd:Q21187932 wdt:P1040 ?x0 .
wd:Q15732303 wdt:P1040 ?x0 .
wd:Q3773096 wdt:P1431 ?x0 .
wd:Q21187932 wdt:P1431 ?x0 .
wd:Q15732303 wdt:P1431 ?x0 .
?x0 wdt:P21 wd:Q6581097
} |
mcwq-231690 | Who was a male executive producer and editor of Kagemusha | [
"Akira Kurosawa"
] | {
"entities": [
"Q854990",
"Q5",
"Q6581097",
"Q8006"
],
"relations": [
"P21",
"P1431",
"P31",
"P1040"
],
"adjacency": [
[
3,
2,
1
],
[
0,
3,
3
],
[
0,
1,
3
],
[
3,
0,
2
]
],
"entity_labels": [
"Kagemusha",
"human",
"male",
"Akira Kurosawa"
],
"relation_labels": [
"sex or gender",
"executive producer",
"instance of",
"film editor"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q854990 wdt:P1040 ?x0 .
wd:Q854990 wdt:P1431 ?x0 .
?x0 wdt:P21 wd:Q6581097
} |
mcwq-231691 | Who was a male executive producer and editor of Star Wars: Episode IV – A New Hope and Star Wars: Episode VI – Return of the Jedi | [
"George Lucas"
] | {
"entities": [
"Q38222",
"Q181803",
"Q5",
"Q17738",
"Q6581097"
],
"relations": [
"P21",
"P1431",
"P31",
"P1040"
],
"adjacency": [
[
0,
2,
2
],
[
1,
3,
0
],
[
3,
3,
0
],
[
1,
1,
0
],
[
3,
1,
0
],
[
0,
0,
4
]
],
"entity_labels": [
"George Lucas",
"Star Wars: Episode VI – Return of the Jedi",
"human",
"Star Wars: Episode IV – A New Hope",
"male"
],
"relation_labels": [
"sex or gender",
"executive producer",
"instance of",
"film editor"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q181803 wdt:P1040 ?x0 .
wd:Q17738 wdt:P1040 ?x0 .
wd:Q181803 wdt:P1431 ?x0 .
wd:Q17738 wdt:P1431 ?x0 .
?x0 wdt:P21 wd:Q6581097
} |
mcwq-231692 | Who was a male executive producer and star of Around the World in 80 Days and 1911 | [
"Jackie Chan"
] | {
"entities": [
"Q156519",
"Q5",
"Q36970",
"Q206182",
"Q6581097"
],
"relations": [
"P21",
"P1431",
"P31",
"P161"
],
"adjacency": [
[
2,
2,
1
],
[
3,
3,
2
],
[
0,
3,
2
],
[
3,
1,
2
],
[
0,
1,
2
],
[
2,
0,
4
]
],
"entity_labels": [
"Around the World in 80 Days",
"human",
"Jackie Chan",
"1911",
"male"
],
"relation_labels": [
"sex or gender",
"executive producer",
"instance of",
"cast member"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q206182 wdt:P161 ?x0 .
wd:Q156519 wdt:P161 ?x0 .
wd:Q206182 wdt:P1431 ?x0 .
wd:Q156519 wdt:P1431 ?x0 .
?x0 wdt:P21 wd:Q6581097
} |
mcwq-231693 | Who was a male executive producer and star of A Good Day to Die Hard | [
"Bruce Willis"
] | {
"entities": [
"Q2680",
"Q72276",
"Q5",
"Q6581097"
],
"relations": [
"P21",
"P1431",
"P31",
"P161"
],
"adjacency": [
[
0,
2,
2
],
[
1,
3,
0
],
[
1,
1,
0
],
[
0,
0,
3
]
],
"entity_labels": [
"Bruce Willis",
"A Good Day to Die Hard",
"human",
"male"
],
"relation_labels": [
"sex or gender",
"executive producer",
"instance of",
"cast member"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q72276 wdt:P161 ?x0 .
wd:Q72276 wdt:P1431 ?x0 .
?x0 wdt:P21 wd:Q6581097
} |
mcwq-231694 | Who was a male executive producer and writer of A Clockwork Orange | [
"Stanley Kubrick"
] | {
"entities": [
"Q181086",
"Q2001",
"Q5",
"Q6581097"
],
"relations": [
"P58",
"P1431",
"P31",
"P21"
],
"adjacency": [
[
1,
2,
2
],
[
0,
1,
1
],
[
0,
0,
1
],
[
1,
3,
3
]
],
"entity_labels": [
"A Clockwork Orange",
"Stanley Kubrick",
"human",
"male"
],
"relation_labels": [
"screenwriter",
"executive producer",
"instance of",
"sex or gender"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q181086 wdt:P1431 ?x0 .
wd:Q181086 wdt:P58 ?x0 .
?x0 wdt:P21 wd:Q6581097
} |
mcwq-231695 | Who was a male executive producer and writer of Howl's Moving Castle and Ponyo on the Cliff by the Sea | [
"Hayao Miyazaki"
] | {
"entities": [
"Q236728",
"Q5",
"Q55400",
"Q29011",
"Q6581097"
],
"relations": [
"P58",
"P1431",
"P31",
"P21"
],
"adjacency": [
[
2,
2,
1
],
[
3,
1,
2
],
[
0,
1,
2
],
[
3,
0,
2
],
[
0,
0,
2
],
[
2,
3,
4
]
],
"entity_labels": [
"Ponyo on the Cliff by the Sea",
"human",
"Hayao Miyazaki",
"Howl's Moving Castle",
"male"
],
"relation_labels": [
"screenwriter",
"executive producer",
"instance of",
"sex or gender"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q29011 wdt:P1431 ?x0 .
wd:Q236728 wdt:P1431 ?x0 .
wd:Q29011 wdt:P58 ?x0 .
wd:Q236728 wdt:P58 ?x0 .
?x0 wdt:P21 wd:Q6581097
} |
mcwq-231696 | Who was a male executive producer of Men in Black II , Back to the Future , The Goonies , and Bumblebee | [
"Steven Spielberg"
] | {
"entities": [
"Q8877",
"Q91540",
"Q5",
"Q156597",
"Q34220038",
"Q636043",
"Q6581097"
],
"relations": [
"P1431",
"P31",
"P21"
],
"adjacency": [
[
0,
1,
2
],
[
4,
0,
0
],
[
5,
0,
0
],
[
3,
0,
0
],
[
1,
0,
0
],
[
0,
2,
6
]
],
"entity_labels": [
"Steven Spielberg",
"Back to the Future",
"human",
"Men in Black II",
"Bumblebee",
"The Goonies",
"male"
],
"relation_labels": [
"executive producer",
"instance of",
"sex or gender"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q34220038 wdt:P1431 ?x0 .
wd:Q636043 wdt:P1431 ?x0 .
wd:Q156597 wdt:P1431 ?x0 .
wd:Q91540 wdt:P1431 ?x0 .
?x0 wdt:P21 wd:Q6581097
} |
mcwq-231697 | Who was a male executive producer of 20,000 Leagues Under the Sea | [
"Carl Laemmle"
] | {
"entities": [
"Q61074",
"Q5",
"Q6581097",
"Q111655"
],
"relations": [
"P1431",
"P31",
"P21"
],
"adjacency": [
[
0,
1,
1
],
[
3,
0,
0
],
[
0,
2,
2
]
],
"entity_labels": [
"Carl Laemmle",
"human",
"male",
"20,000 Leagues Under the Sea"
],
"relation_labels": [
"executive producer",
"instance of",
"sex or gender"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q111655 wdt:P1431 ?x0 .
?x0 wdt:P21 wd:Q6581097
} |
mcwq-231698 | Who was a male executive producer of The Sea Inside 's prequel | [
"Agustín Almodóvar",
"Pedro Almodóvar"
] | {
"entities": [
"Q83630",
"Q5",
"Q399076",
"Q593615",
"Q6581097"
],
"relations": [
"P156",
"P1431",
"P31",
"P21"
],
"adjacency": [
[
2,
2,
1
],
[
0,
1,
2
],
[
2,
3,
4
],
[
0,
0,
3
]
],
"entity_labels": [
"My Life Without Me",
"human",
"Agustín Almodóvar",
"The Sea Inside",
"male"
],
"relation_labels": [
"followed by",
"executive producer",
"instance of",
"sex or gender"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x1 wdt:P1431 ?x0 .
?x0 wdt:P21 wd:Q6581097 .
?x1 wdt:P156 wd:Q593615
} |
mcwq-231699 | Who was a male executive producer of Star Wars: Episode I – The Phantom Menace and Captain EO | [
"George Lucas"
] | {
"entities": [
"Q38222",
"Q44408",
"Q5",
"Q165713",
"Q6581097"
],
"relations": [
"P1431",
"P31",
"P21"
],
"adjacency": [
[
0,
1,
2
],
[
1,
0,
0
],
[
3,
0,
0
],
[
0,
2,
4
]
],
"entity_labels": [
"George Lucas",
"Captain EO",
"human",
"Star Wars: Episode I – The Phantom Menace",
"male"
],
"relation_labels": [
"executive producer",
"instance of",
"sex or gender"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q44408 wdt:P1431 ?x0 .
wd:Q165713 wdt:P1431 ?x0 .
?x0 wdt:P21 wd:Q6581097
} |
mcwq-231700 | Who was a male executive producer of Chinese Zodiac , Around the World in 80 Days , and 1911 | [
"Jackie Chan"
] | {
"entities": [
"Q156519",
"Q5",
"Q6581097",
"Q391143",
"Q36970",
"Q206182"
],
"relations": [
"P1431",
"P31",
"P21"
],
"adjacency": [
[
4,
1,
1
],
[
5,
0,
4
],
[
0,
0,
4
],
[
3,
0,
4
],
[
4,
2,
2
]
],
"entity_labels": [
"Around the World in 80 Days",
"human",
"male",
"Chinese Zodiac",
"Jackie Chan",
"1911"
],
"relation_labels": [
"executive producer",
"instance of",
"sex or gender"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q206182 wdt:P1431 ?x0 .
wd:Q156519 wdt:P1431 ?x0 .
wd:Q391143 wdt:P1431 ?x0 .
?x0 wdt:P21 wd:Q6581097
} |
mcwq-231701 | Who was a male executive producer of a prequel of Transformers: Revenge of the Fallen | [
"Steven Spielberg"
] | {
"entities": [
"Q8877",
"Q5",
"Q191100",
"Q171453",
"Q6581097"
],
"relations": [
"P156",
"P1431",
"P31",
"P21"
],
"adjacency": [
[
0,
2,
1
],
[
3,
1,
0
],
[
0,
3,
4
],
[
3,
0,
2
]
],
"entity_labels": [
"Steven Spielberg",
"human",
"Transformers: Revenge of the Fallen",
"Transformers",
"male"
],
"relation_labels": [
"followed by",
"executive producer",
"instance of",
"sex or gender"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x1 wdt:P1431 ?x0 .
?x0 wdt:P21 wd:Q6581097 .
?x1 wdt:P156 wd:Q191100
} |
mcwq-231702 | Who was a male executive producer , composer , director , and editor of Suspension of Disbelief | [
"Mike Figgis"
] | {
"entities": [
"Q6581097",
"Q3505719",
"Q5",
"Q710131"
],
"relations": [
"P57",
"P1431",
"P31",
"P1040",
"P86",
"P21"
],
"adjacency": [
[
3,
2,
2
],
[
1,
0,
3
],
[
1,
3,
3
],
[
1,
4,
3
],
[
1,
1,
3
],
[
3,
5,
0
]
],
"entity_labels": [
"male",
"Suspension of Disbelief",
"human",
"Mike Figgis"
],
"relation_labels": [
"director",
"executive producer",
"instance of",
"film editor",
"composer",
"sex or gender"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q3505719 wdt:P57 ?x0 .
wd:Q3505719 wdt:P1040 ?x0 .
wd:Q3505719 wdt:P86 ?x0 .
wd:Q3505719 wdt:P1431 ?x0 .
?x0 wdt:P21 wd:Q6581097
} |
mcwq-231703 | Who was a male executive producer , composer , writer , editor , and cinematographer of Suspension of Disbelief | [
"Mike Figgis"
] | {
"entities": [
"Q6581097",
"Q3505719",
"Q5",
"Q710131"
],
"relations": [
"P344",
"P58",
"P1431",
"P31",
"P1040",
"P86",
"P21"
],
"adjacency": [
[
3,
3,
2
],
[
1,
0,
3
],
[
1,
4,
3
],
[
1,
5,
3
],
[
1,
2,
3
],
[
1,
1,
3
],
[
3,
6,
0
]
],
"entity_labels": [
"male",
"Suspension of Disbelief",
"human",
"Mike Figgis"
],
"relation_labels": [
"director of photography",
"screenwriter",
"executive producer",
"instance of",
"film editor",
"composer",
"sex or gender"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q3505719 wdt:P344 ?x0 .
wd:Q3505719 wdt:P1040 ?x0 .
wd:Q3505719 wdt:P86 ?x0 .
wd:Q3505719 wdt:P1431 ?x0 .
wd:Q3505719 wdt:P58 ?x0 .
?x0 wdt:P21 wd:Q6581097
} |
mcwq-231704 | Who was a male executive producer , cinematographer , and director of Traffic Crossing Leeds Bridge and Roundhay Garden Scene | [
"Louis Le Prince"
] | {
"entities": [
"Q421675",
"Q5",
"Q913078",
"Q267176",
"Q6581097"
],
"relations": [
"P344",
"P57",
"P1431",
"P31",
"P21"
],
"adjacency": [
[
0,
3,
1
],
[
3,
0,
0
],
[
2,
0,
0
],
[
3,
1,
0
],
[
2,
1,
0
],
[
3,
2,
0
],
[
2,
2,
0
],
[
0,
4,
4
]
],
"entity_labels": [
"Louis Le Prince",
"human",
"Traffic Crossing Leeds Bridge",
"Roundhay Garden Scene",
"male"
],
"relation_labels": [
"director of photography",
"director",
"executive producer",
"instance of",
"sex or gender"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q267176 wdt:P344 ?x0 .
wd:Q913078 wdt:P344 ?x0 .
wd:Q267176 wdt:P57 ?x0 .
wd:Q913078 wdt:P57 ?x0 .
wd:Q267176 wdt:P1431 ?x0 .
wd:Q913078 wdt:P1431 ?x0 .
?x0 wdt:P21 wd:Q6581097
} |
mcwq-231705 | Who was a male executive producer , cinematographer , composer , and director of Brecha | [
"Iván Noel"
] | {
"entities": [
"Q4959991",
"Q5",
"Q6581097",
"Q3156378"
],
"relations": [
"P344",
"P57",
"P1431",
"P31",
"P86",
"P21"
],
"adjacency": [
[
3,
3,
1
],
[
0,
0,
3
],
[
0,
1,
3
],
[
0,
4,
3
],
[
0,
2,
3
],
[
3,
5,
2
]
],
"entity_labels": [
"Brecha",
"human",
"male",
"Iván Noel"
],
"relation_labels": [
"director of photography",
"director",
"executive producer",
"instance of",
"composer",
"sex or gender"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q4959991 wdt:P344 ?x0 .
wd:Q4959991 wdt:P57 ?x0 .
wd:Q4959991 wdt:P86 ?x0 .
wd:Q4959991 wdt:P1431 ?x0 .
?x0 wdt:P21 wd:Q6581097
} |
mcwq-231706 | Who was a male executive producer , director , and editor of a prequel of V/H/S: Viral | [
"Adam Wingard"
] | {
"entities": [
"Q17183987",
"Q4679987",
"Q7906333",
"Q5",
"Q6581097"
],
"relations": [
"P57",
"P1431",
"P31",
"P1040",
"P156",
"P21"
],
"adjacency": [
[
1,
2,
3
],
[
2,
0,
1
],
[
2,
3,
1
],
[
2,
1,
1
],
[
1,
5,
4
],
[
2,
4,
0
]
],
"entity_labels": [
"V/H/S: Viral",
"Adam Wingard",
"V/H/S/2",
"human",
"male"
],
"relation_labels": [
"director",
"executive producer",
"instance of",
"film editor",
"followed by",
"sex or gender"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x1 wdt:P57 ?x0 .
?x1 wdt:P1040 ?x0 .
?x1 wdt:P1431 ?x0 .
?x0 wdt:P21 wd:Q6581097 .
?x1 wdt:P156 wd:Q17183987
} |
mcwq-231707 | Who was a male executive producer , director , writer , editor , and cinematographer of Women in Revolt | [
"Paul Morrissey"
] | {
"entities": [
"Q6581097",
"Q383764",
"Q5",
"Q1087401"
],
"relations": [
"P344",
"P57",
"P58",
"P1431",
"P31",
"P1040",
"P21"
],
"adjacency": [
[
1,
4,
2
],
[
3,
0,
1
],
[
3,
1,
1
],
[
3,
5,
1
],
[
3,
3,
1
],
[
3,
2,
1
],
[
1,
6,
0
]
],
"entity_labels": [
"male",
"Paul Morrissey",
"human",
"Women in Revolt"
],
"relation_labels": [
"director of photography",
"director",
"screenwriter",
"executive producer",
"instance of",
"film editor",
"sex or gender"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q1087401 wdt:P344 ?x0 .
wd:Q1087401 wdt:P57 ?x0 .
wd:Q1087401 wdt:P1040 ?x0 .
wd:Q1087401 wdt:P1431 ?x0 .
wd:Q1087401 wdt:P58 ?x0 .
?x0 wdt:P21 wd:Q6581097
} |
mcwq-231708 | Who was a male executive producer , editor , and director of Traffic Crossing Leeds Bridge and Roundhay Garden Scene | [
"Louis Le Prince"
] | {
"entities": [
"Q421675",
"Q5",
"Q913078",
"Q267176",
"Q6581097"
],
"relations": [
"P57",
"P1431",
"P31",
"P1040",
"P21"
],
"adjacency": [
[
0,
2,
1
],
[
3,
0,
0
],
[
2,
0,
0
],
[
3,
3,
0
],
[
2,
3,
0
],
[
3,
1,
0
],
[
2,
1,
0
],
[
0,
4,
4
]
],
"entity_labels": [
"Louis Le Prince",
"human",
"Traffic Crossing Leeds Bridge",
"Roundhay Garden Scene",
"male"
],
"relation_labels": [
"director",
"executive producer",
"instance of",
"film editor",
"sex or gender"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q267176 wdt:P57 ?x0 .
wd:Q913078 wdt:P57 ?x0 .
wd:Q267176 wdt:P1040 ?x0 .
wd:Q913078 wdt:P1040 ?x0 .
wd:Q267176 wdt:P1431 ?x0 .
wd:Q913078 wdt:P1431 ?x0 .
?x0 wdt:P21 wd:Q6581097
} |
mcwq-231711 | Who was a male executive producer , editor , writer , and cinematographer of The Waiting Room and The Confession | [
"Zeki Demirkubuz"
] | {
"entities": [
"Q5",
"Q6084069",
"Q187261",
"Q12813010",
"Q6581097"
],
"relations": [
"P344",
"P58",
"P1431",
"P31",
"P1040",
"P21"
],
"adjacency": [
[
2,
3,
0
],
[
1,
0,
2
],
[
3,
0,
2
],
[
1,
4,
2
],
[
3,
4,
2
],
[
1,
2,
2
],
[
3,
2,
2
],
[
1,
1,
2
],
[
3,
1,
2
],
[
2,
5,
4
]
],
"entity_labels": [
"human",
"The Waiting Room",
"Zeki Demirkubuz",
"The Confession",
"male"
],
"relation_labels": [
"director of photography",
"screenwriter",
"executive producer",
"instance of",
"film editor",
"sex or gender"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q6084069 wdt:P344 ?x0 .
wd:Q12813010 wdt:P344 ?x0 .
wd:Q6084069 wdt:P1040 ?x0 .
wd:Q12813010 wdt:P1040 ?x0 .
wd:Q6084069 wdt:P1431 ?x0 .
wd:Q12813010 wdt:P1431 ?x0 .
wd:Q6084069 wdt:P58 ?x0 .
wd:Q12813010 wdt:P58 ?x0 .
?x0 wdt:P21 wd:Q6581097
} |
mcwq-231715 | Who was a male executive producer , star , editor , writer , and director of Laurence Anyways | [
"Xavier Dolan"
] | {
"entities": [
"Q6581097",
"Q2615443",
"Q5",
"Q551861"
],
"relations": [
"P57",
"P58",
"P1431",
"P1040",
"P31",
"P161",
"P21"
],
"adjacency": [
[
3,
4,
2
],
[
1,
5,
3
],
[
1,
0,
3
],
[
1,
3,
3
],
[
1,
2,
3
],
[
1,
1,
3
],
[
3,
6,
0
]
],
"entity_labels": [
"male",
"Laurence Anyways",
"human",
"Xavier Dolan"
],
"relation_labels": [
"director",
"screenwriter",
"executive producer",
"film editor",
"instance of",
"cast member",
"sex or gender"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q2615443 wdt:P161 ?x0 .
wd:Q2615443 wdt:P57 ?x0 .
wd:Q2615443 wdt:P1040 ?x0 .
wd:Q2615443 wdt:P1431 ?x0 .
wd:Q2615443 wdt:P58 ?x0 .
?x0 wdt:P21 wd:Q6581097
} |
mcwq-231716 | Who was a male film director influenced by a composer and influenced by Little Richard | [
"Prince"
] | {
"entities": [
"Q82222",
"Q36834",
"Q5",
"Q248207",
"Q7542",
"Q2526255",
"Q6581097"
],
"relations": [
"P106",
"P737",
"P21",
"P31"
],
"adjacency": [
[
4,
0,
5
],
[
4,
3,
2
],
[
4,
1,
3
],
[
4,
1,
0
],
[
4,
2,
6
],
[
3,
0,
1
]
],
"entity_labels": [
"Little Richard",
"composer",
"human",
"Rick James",
"Prince",
"film director",
"male"
],
"relation_labels": [
"occupation",
"influenced by",
"sex or gender",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q2526255 .
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P737 ?x1 .
?x0 wdt:P737 wd:Q82222 .
?x0 wdt:P21 wd:Q6581097 .
?x1 wdt:P106 wd:Q36834 } |
mcwq-231717 | Who was a male film director that A Clockwork Orange was directed and executive produced by | [
"Stanley Kubrick"
] | {
"entities": [
"Q181086",
"Q2001",
"Q5",
"Q6581097"
],
"relations": [
"P57",
"P1431",
"P31",
"P21"
],
"adjacency": [
[
1,
2,
2
],
[
0,
0,
1
],
[
0,
1,
1
],
[
1,
3,
3
]
],
"entity_labels": [
"A Clockwork Orange",
"Stanley Kubrick",
"human",
"male"
],
"relation_labels": [
"director",
"executive producer",
"instance of",
"sex or gender"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q181086 wdt:P57 ?x0 .
wd:Q181086 wdt:P1431 ?x0 .
?x0 wdt:P21 wd:Q6581097
} |
mcwq-231718 | Who was a male film director that Sanshiro Sugata Part II was edited by , Yojimbo was directed by , and Akira Kurosawa: It Is Wonderful to Create starred | [
"Akira Kurosawa"
] | {
"entities": [
"Q2829065",
"Q8006",
"Q5",
"Q20475",
"Q2296227",
"Q6581097"
],
"relations": [
"P57",
"P31",
"P1040",
"P161",
"P21"
],
"adjacency": [
[
1,
1,
2
],
[
0,
3,
1
],
[
3,
0,
1
],
[
4,
2,
1
],
[
1,
4,
5
]
],
"entity_labels": [
"Akira Kurosawa: It Is Wonderful to Create",
"Akira Kurosawa",
"human",
"Yojimbo",
"Sanshiro Sugata Part II",
"male"
],
"relation_labels": [
"director",
"instance of",
"film editor",
"cast member",
"sex or gender"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q2829065 wdt:P161 ?x0 .
wd:Q20475 wdt:P57 ?x0 .
wd:Q2296227 wdt:P1040 ?x0 .
?x0 wdt:P21 wd:Q6581097
} |
mcwq-231719 | Who was a male film director that Pay Day and Modern Times were directed by and The Great Dictator and A Film Johnnie starred | [
"Charlie Chaplin"
] | {
"entities": [
"Q45602",
"Q5",
"Q109116",
"Q302537",
"Q882",
"Q199039",
"Q6581097"
],
"relations": [
"P57",
"P21",
"P31",
"P161"
],
"adjacency": [
[
4,
2,
1
],
[
3,
3,
4
],
[
2,
3,
4
],
[
0,
0,
4
],
[
5,
0,
4
],
[
4,
1,
6
]
],
"entity_labels": [
"Modern Times",
"human",
"The Great Dictator",
"A Film Johnnie",
"Charlie Chaplin",
"Pay Day",
"male"
],
"relation_labels": [
"director",
"sex or gender",
"instance of",
"cast member"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q302537 wdt:P161 ?x0 .
wd:Q109116 wdt:P161 ?x0 .
wd:Q45602 wdt:P57 ?x0 .
wd:Q199039 wdt:P57 ?x0 .
?x0 wdt:P21 wd:Q6581097
} |
mcwq-231720 | Who was a male film director that 2001: A Space Odyssey was written by and was directed by | [
"Stanley Kubrick"
] | {
"entities": [
"Q2001",
"Q5",
"Q6581097",
"Q103474"
],
"relations": [
"P57",
"P58",
"P31",
"P21"
],
"adjacency": [
[
0,
2,
1
],
[
3,
0,
0
],
[
3,
1,
0
],
[
0,
3,
2
]
],
"entity_labels": [
"Stanley Kubrick",
"human",
"male",
"2001: A Space Odyssey"
],
"relation_labels": [
"director",
"screenwriter",
"instance of",
"sex or gender"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q103474 wdt:P57 ?x0 .
wd:Q103474 wdt:P58 ?x0 .
?x0 wdt:P21 wd:Q6581097
} |
mcwq-231723 | Who was a male film director that Once Upon a Time, Cinema was edited by , directed by , and written by | [
"Mohsen Makhmalbaf"
] | {
"entities": [
"Q6581097",
"Q430488",
"Q55211",
"Q5"
],
"relations": [
"P57",
"P58",
"P31",
"P1040",
"P21"
],
"adjacency": [
[
2,
2,
3
],
[
1,
0,
2
],
[
1,
3,
2
],
[
1,
1,
2
],
[
2,
4,
0
]
],
"entity_labels": [
"male",
"Once Upon a Time, Cinema",
"Mohsen Makhmalbaf",
"human"
],
"relation_labels": [
"director",
"screenwriter",
"instance of",
"film editor",
"sex or gender"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q430488 wdt:P57 ?x0 .
wd:Q430488 wdt:P1040 ?x0 .
wd:Q430488 wdt:P58 ?x0 .
?x0 wdt:P21 wd:Q6581097
} |
mcwq-231724 | Who was a male film director that Once Upon a Time, Cinema was written by , edited by , and directed by | [
"Mohsen Makhmalbaf"
] | {
"entities": [
"Q6581097",
"Q430488",
"Q55211",
"Q5"
],
"relations": [
"P57",
"P58",
"P31",
"P1040",
"P21"
],
"adjacency": [
[
2,
2,
3
],
[
1,
0,
2
],
[
1,
3,
2
],
[
1,
1,
2
],
[
2,
4,
0
]
],
"entity_labels": [
"male",
"Once Upon a Time, Cinema",
"Mohsen Makhmalbaf",
"human"
],
"relation_labels": [
"director",
"screenwriter",
"instance of",
"film editor",
"sex or gender"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q430488 wdt:P57 ?x0 .
wd:Q430488 wdt:P1040 ?x0 .
wd:Q430488 wdt:P58 ?x0 .
?x0 wdt:P21 wd:Q6581097
} |
mcwq-231725 | Who was a male film director that Yojimbo and Kagemusha were edited and directed by | [
"Akira Kurosawa"
] | {
"entities": [
"Q854990",
"Q8006",
"Q5",
"Q20475",
"Q6581097"
],
"relations": [
"P57",
"P21",
"P31",
"P1040"
],
"adjacency": [
[
1,
2,
2
],
[
0,
0,
1
],
[
3,
0,
1
],
[
0,
3,
1
],
[
3,
3,
1
],
[
1,
1,
4
]
],
"entity_labels": [
"Kagemusha",
"Akira Kurosawa",
"human",
"Yojimbo",
"male"
],
"relation_labels": [
"director",
"sex or gender",
"instance of",
"film editor"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q854990 wdt:P57 ?x0 .
wd:Q20475 wdt:P57 ?x0 .
wd:Q854990 wdt:P1040 ?x0 .
wd:Q20475 wdt:P1040 ?x0 .
?x0 wdt:P21 wd:Q6581097
} |
mcwq-231726 | Who was a male film director that No label defined was edited by and The Last Winter was directed by | [
"Anker Sørensen"
] | {
"entities": [
"Q24911",
"Q33540390",
"Q5",
"Q24907",
"Q6581097"
],
"relations": [
"P57",
"P21",
"P31",
"P1040"
],
"adjacency": [
[
3,
2,
2
],
[
0,
0,
3
],
[
1,
3,
3
],
[
3,
1,
4
]
],
"entity_labels": [
"The Last Winter",
null,
"human",
"Anker Sørensen",
"male"
],
"relation_labels": [
"director",
"sex or gender",
"instance of",
"film editor"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q24911 wdt:P57 ?x0 .
wd:Q33540390 wdt:P1040 ?x0 .
?x0 wdt:P21 wd:Q6581097
} |
mcwq-231727 | Who was a male film director that The Great Dictator was directed by | [
"Charlie Chaplin"
] | {
"entities": [
"Q6581097",
"Q882",
"Q109116",
"Q5"
],
"relations": [
"P57",
"P21",
"P31"
],
"adjacency": [
[
1,
2,
3
],
[
2,
0,
1
],
[
1,
1,
0
]
],
"entity_labels": [
"male",
"Charlie Chaplin",
"The Great Dictator",
"human"
],
"relation_labels": [
"director",
"sex or gender",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q109116 wdt:P57 ?x0 .
?x0 wdt:P21 wd:Q6581097
} |
mcwq-231728 | Who was a male film director that In the Name of the King was executive produced by and directed by | [
"Uwe Boll"
] | {
"entities": [
"Q61347",
"Q166031",
"Q5",
"Q6581097"
],
"relations": [
"P57",
"P1431",
"P31",
"P21"
],
"adjacency": [
[
0,
2,
2
],
[
1,
0,
0
],
[
1,
1,
0
],
[
0,
3,
3
]
],
"entity_labels": [
"Uwe Boll",
"In the Name of the King",
"human",
"male"
],
"relation_labels": [
"director",
"executive producer",
"instance of",
"sex or gender"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q166031 wdt:P57 ?x0 .
wd:Q166031 wdt:P1431 ?x0 .
?x0 wdt:P21 wd:Q6581097
} |
mcwq-231730 | Who was a male film director that Day of the Fight and Eyes Wide Shut were directed by and starred | [
"Stanley Kubrick"
] | {
"entities": [
"Q426628",
"Q2001",
"Q5",
"Q209481",
"Q6581097"
],
"relations": [
"P57",
"P21",
"P31",
"P161"
],
"adjacency": [
[
1,
2,
2
],
[
3,
3,
1
],
[
0,
3,
1
],
[
3,
0,
1
],
[
0,
0,
1
],
[
1,
1,
4
]
],
"entity_labels": [
"Day of the Fight",
"Stanley Kubrick",
"human",
"Eyes Wide Shut",
"male"
],
"relation_labels": [
"director",
"sex or gender",
"instance of",
"cast member"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q209481 wdt:P161 ?x0 .
wd:Q426628 wdt:P161 ?x0 .
wd:Q209481 wdt:P57 ?x0 .
wd:Q426628 wdt:P57 ?x0 .
?x0 wdt:P21 wd:Q6581097
} |
mcwq-231731 | Who was a male film director that Kagemusha was executive produced , edited , directed , and written by | [
"Akira Kurosawa"
] | {
"entities": [
"Q854990",
"Q5",
"Q6581097",
"Q8006"
],
"relations": [
"P57",
"P58",
"P1431",
"P31",
"P1040",
"P21"
],
"adjacency": [
[
3,
3,
1
],
[
0,
0,
3
],
[
0,
4,
3
],
[
0,
2,
3
],
[
0,
1,
3
],
[
3,
5,
2
]
],
"entity_labels": [
"Kagemusha",
"human",
"male",
"Akira Kurosawa"
],
"relation_labels": [
"director",
"screenwriter",
"executive producer",
"instance of",
"film editor",
"sex or gender"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q854990 wdt:P57 ?x0 .
wd:Q854990 wdt:P1040 ?x0 .
wd:Q854990 wdt:P1431 ?x0 .
wd:Q854990 wdt:P58 ?x0 .
?x0 wdt:P21 wd:Q6581097
} |
mcwq-231732 | Who was a male film director that Last Days was directed by and Gerry was edited by | [
"Gus Van Sant"
] | {
"entities": [
"Q526162",
"Q1514846",
"Q5",
"Q25186",
"Q6581097"
],
"relations": [
"P57",
"P21",
"P31",
"P1040"
],
"adjacency": [
[
3,
2,
2
],
[
0,
0,
3
],
[
1,
3,
3
],
[
3,
1,
4
]
],
"entity_labels": [
"Last Days",
"Gerry",
"human",
"Gus Van Sant",
"male"
],
"relation_labels": [
"director",
"sex or gender",
"instance of",
"film editor"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q526162 wdt:P57 ?x0 .
wd:Q1514846 wdt:P1040 ?x0 .
?x0 wdt:P21 wd:Q6581097
} |
mcwq-231733 | Who was a male film director that A Clockwork Orange was written by , directed by , and executive produced by | [
"Stanley Kubrick"
] | {
"entities": [
"Q181086",
"Q2001",
"Q5",
"Q6581097"
],
"relations": [
"P57",
"P58",
"P1431",
"P31",
"P21"
],
"adjacency": [
[
1,
3,
2
],
[
0,
0,
1
],
[
0,
2,
1
],
[
0,
1,
1
],
[
1,
4,
3
]
],
"entity_labels": [
"A Clockwork Orange",
"Stanley Kubrick",
"human",
"male"
],
"relation_labels": [
"director",
"screenwriter",
"executive producer",
"instance of",
"sex or gender"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q181086 wdt:P57 ?x0 .
wd:Q181086 wdt:P1431 ?x0 .
wd:Q181086 wdt:P58 ?x0 .
?x0 wdt:P21 wd:Q6581097
} |
mcwq-231735 | Who was a male film director that A Clockwork Orange was executive produced by and was directed by | [
"Stanley Kubrick"
] | {
"entities": [
"Q181086",
"Q2001",
"Q5",
"Q6581097"
],
"relations": [
"P57",
"P1431",
"P31",
"P21"
],
"adjacency": [
[
1,
2,
2
],
[
0,
0,
1
],
[
0,
1,
1
],
[
1,
3,
3
]
],
"entity_labels": [
"A Clockwork Orange",
"Stanley Kubrick",
"human",
"male"
],
"relation_labels": [
"director",
"executive producer",
"instance of",
"sex or gender"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q181086 wdt:P57 ?x0 .
wd:Q181086 wdt:P1431 ?x0 .
?x0 wdt:P21 wd:Q6581097
} |
mcwq-231736 | Who was a male film director that Alexander Nevsky was directed by and edited by | [
"Sergei Eisenstein"
] | {
"entities": [
"Q6581097",
"Q8003",
"Q118976",
"Q5"
],
"relations": [
"P57",
"P21",
"P31",
"P1040"
],
"adjacency": [
[
1,
2,
3
],
[
2,
0,
1
],
[
2,
3,
1
],
[
1,
1,
0
]
],
"entity_labels": [
"male",
"Sergei Eisenstein",
"Alexander Nevsky",
"human"
],
"relation_labels": [
"director",
"sex or gender",
"instance of",
"film editor"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q118976 wdt:P57 ?x0 .
wd:Q118976 wdt:P1040 ?x0 .
?x0 wdt:P21 wd:Q6581097
} |
mcwq-231737 | Who was a male film director that directed The Great Dictator and directed His New Job and Modern Times | [
"Charlie Chaplin"
] | {
"entities": [
"Q45602",
"Q5",
"Q2294264",
"Q109116",
"Q882",
"Q6581097"
],
"relations": [
"P57",
"P21",
"P31"
],
"adjacency": [
[
4,
2,
1
],
[
2,
0,
4
],
[
0,
0,
4
],
[
3,
0,
4
],
[
4,
1,
5
]
],
"entity_labels": [
"Modern Times",
"human",
"His New Job",
"The Great Dictator",
"Charlie Chaplin",
"male"
],
"relation_labels": [
"director",
"sex or gender",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q2294264 wdt:P57 ?x0 .
wd:Q45602 wdt:P57 ?x0 .
wd:Q109116 wdt:P57 ?x0 .
?x0 wdt:P21 wd:Q6581097
} |
mcwq-231739 | Who was a male film director that directed Human Highway , Muddy Track , Journey Through the Past , and CSNY/Déjà Vu | [
"Neil Young"
] | {
"entities": [
"Q5937209",
"Q1024400",
"Q633",
"Q5",
"Q61450844",
"Q6296361",
"Q6581097"
],
"relations": [
"P57",
"P21",
"P31"
],
"adjacency": [
[
2,
2,
3
],
[
4,
0,
2
],
[
1,
0,
2
],
[
0,
0,
2
],
[
5,
0,
2
],
[
2,
1,
6
]
],
"entity_labels": [
"Human Highway",
"CSNY/Déjà Vu",
"Neil Young",
"human",
"Muddy Track",
"Journey Through the Past",
"male"
],
"relation_labels": [
"director",
"sex or gender",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q61450844 wdt:P57 ?x0 .
wd:Q1024400 wdt:P57 ?x0 .
wd:Q5937209 wdt:P57 ?x0 .
wd:Q6296361 wdt:P57 ?x0 .
?x0 wdt:P21 wd:Q6581097
} |
mcwq-231740 | Who was a male film director that directed Ivan's Childhood , Stalker , and Solaris | [
"Andrei Tarkovsky"
] | {
"entities": [
"Q147878",
"Q200437",
"Q5",
"Q125772",
"Q853",
"Q6581097"
],
"relations": [
"P57",
"P21",
"P31"
],
"adjacency": [
[
4,
2,
2
],
[
3,
0,
4
],
[
0,
0,
4
],
[
1,
0,
4
],
[
4,
1,
5
]
],
"entity_labels": [
"Ivan's Childhood",
"Stalker",
"human",
"Solaris",
"Andrei Tarkovsky",
"male"
],
"relation_labels": [
"director",
"sex or gender",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q125772 wdt:P57 ?x0 .
wd:Q147878 wdt:P57 ?x0 .
wd:Q200437 wdt:P57 ?x0 .
?x0 wdt:P21 wd:Q6581097
} |
mcwq-231741 | Who was a male film director that directed and edited Metropolis | [
"Fritz Lang"
] | {
"entities": [
"Q151599",
"Q19504",
"Q5",
"Q6581097"
],
"relations": [
"P57",
"P21",
"P31",
"P1040"
],
"adjacency": [
[
1,
2,
2
],
[
0,
0,
1
],
[
0,
3,
1
],
[
1,
1,
3
]
],
"entity_labels": [
"Metropolis",
"Fritz Lang",
"human",
"male"
],
"relation_labels": [
"director",
"sex or gender",
"instance of",
"film editor"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q151599 wdt:P57 ?x0 .
wd:Q151599 wdt:P1040 ?x0 .
?x0 wdt:P21 wd:Q6581097
} |
mcwq-231742 | Who was a male film director that executive produced Chinese Zodiac and directed The Fearless Hyena and 1911 | [
"Jackie Chan"
] | {
"entities": [
"Q232108",
"Q5",
"Q6581097",
"Q391143",
"Q36970",
"Q206182"
],
"relations": [
"P57",
"P1431",
"P31",
"P21"
],
"adjacency": [
[
4,
2,
1
],
[
5,
0,
4
],
[
0,
0,
4
],
[
3,
1,
4
],
[
4,
3,
2
]
],
"entity_labels": [
"The Fearless Hyena",
"human",
"male",
"Chinese Zodiac",
"Jackie Chan",
"1911"
],
"relation_labels": [
"director",
"executive producer",
"instance of",
"sex or gender"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q206182 wdt:P57 ?x0 .
wd:Q232108 wdt:P57 ?x0 .
wd:Q391143 wdt:P1431 ?x0 .
?x0 wdt:P21 wd:Q6581097
} |
mcwq-231744 | Who was a male film director that wrote and directed Shanghaied and Modern Times | [
"Charlie Chaplin"
] | {
"entities": [
"Q921678",
"Q45602",
"Q5",
"Q882",
"Q6581097"
],
"relations": [
"P57",
"P58",
"P31",
"P21"
],
"adjacency": [
[
3,
2,
2
],
[
0,
0,
3
],
[
1,
0,
3
],
[
0,
1,
3
],
[
1,
1,
3
],
[
3,
3,
4
]
],
"entity_labels": [
"Shanghaied",
"Modern Times",
"human",
"Charlie Chaplin",
"male"
],
"relation_labels": [
"director",
"screenwriter",
"instance of",
"sex or gender"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q921678 wdt:P57 ?x0 .
wd:Q45602 wdt:P57 ?x0 .
wd:Q921678 wdt:P58 ?x0 .
wd:Q45602 wdt:P58 ?x0 .
?x0 wdt:P21 wd:Q6581097
} |
mcwq-231745 | Who was a male film director that wrote and directed Reservoir Dogs | [
"Quentin Tarantino"
] | {
"entities": [
"Q6581097",
"Q3772",
"Q72962",
"Q5"
],
"relations": [
"P57",
"P58",
"P31",
"P21"
],
"adjacency": [
[
1,
2,
3
],
[
2,
0,
1
],
[
2,
1,
1
],
[
1,
3,
0
]
],
"entity_labels": [
"male",
"Quentin Tarantino",
"Reservoir Dogs",
"human"
],
"relation_labels": [
"director",
"screenwriter",
"instance of",
"sex or gender"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q72962 wdt:P57 ?x0 .
wd:Q72962 wdt:P58 ?x0 .
?x0 wdt:P21 wd:Q6581097
} |
mcwq-231748 | Who was a male film producer employed by Shin-Ei Animation , Studio Ghibli , and Toei Animation and employed by Nippon Animation , TMS Entertainment , and Nibariki | [
"Hayao Miyazaki"
] | {
"entities": [
"Q1051884",
"Q3282637",
"Q1136386",
"Q730179",
"Q5",
"Q55400",
"Q6581097",
"Q182950",
"Q11371930",
"Q1054807"
],
"relations": [
"P106",
"P108",
"P21",
"P31"
],
"adjacency": [
[
5,
0,
1
],
[
5,
3,
4
],
[
5,
1,
8
],
[
5,
1,
3
],
[
5,
1,
2
],
[
5,
1,
7
],
[
5,
1,
0
],
[
5,
1,
9
],
[
5,
2,
6
]
],
"entity_labels": [
"Nippon Animation",
"film producer",
"Shin-Ei Animation",
"Toei Animation",
"human",
"Hayao Miyazaki",
"male",
"Studio Ghibli",
"Nibariki",
"TMS Entertainment"
],
"relation_labels": [
"occupation",
"employer",
"sex or gender",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q3282637 .
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P108 wd:Q11371930 .
?x0 wdt:P108 wd:Q730179 .
?x0 wdt:P108 wd:Q1136386 .
?x0 wdt:P108 wd:Q182950 .
?x0 wdt:P108 wd:Q1051884 .
?x0 wdt:P108 wd:Q1054807 .
?x0 wdt:P21 wd:Q6581097
} |
mcwq-231750 | Who was a male founder and employee of Simple Knowledge Organization System 's distributor | [
"Tim Berners-Lee"
] | {
"entities": [
"Q80",
"Q5",
"Q2288360",
"Q37033",
"Q6581097"
],
"relations": [
"P31",
"P112",
"P108",
"P21",
"P750"
],
"adjacency": [
[
0,
0,
1
],
[
3,
1,
0
],
[
0,
2,
3
],
[
0,
3,
4
],
[
2,
4,
3
]
],
"entity_labels": [
"Tim Berners-Lee",
"human",
"Simple Knowledge Organization System",
"World Wide Web Consortium",
"male"
],
"relation_labels": [
"instance of",
"founded by",
"employer",
"sex or gender",
"distributed by"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x1 wdt:P112 ?x0 .
?x0 wdt:P108 ?x1 .
?x0 wdt:P21 wd:Q6581097 .
wd:Q2288360 wdt:P750 ?x1
} |
mcwq-231752 | Who was a male founder and employee of The Digital Village | [
"Douglas Adams"
] | {
"entities": [
"Q6581097",
"Q5",
"Q3520623",
"Q42"
],
"relations": [
"P108",
"P21",
"P31",
"P112"
],
"adjacency": [
[
3,
2,
1
],
[
2,
3,
3
],
[
3,
0,
2
],
[
3,
1,
0
]
],
"entity_labels": [
"male",
"human",
"The Digital Village",
"Douglas Adams"
],
"relation_labels": [
"employer",
"sex or gender",
"instance of",
"founded by"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q3520623 wdt:P112 ?x0 .
?x0 wdt:P108 wd:Q3520623 .
?x0 wdt:P21 wd:Q6581097
} |
mcwq-231754 | Who was a male founder and employee of Fandom and Bomis | [
"Jimmy Wales"
] | {
"entities": [
"Q935818",
"Q17459",
"Q5",
"Q181",
"Q6581097"
],
"relations": [
"P108",
"P21",
"P31",
"P112"
],
"adjacency": [
[
3,
2,
2
],
[
0,
3,
3
],
[
1,
3,
3
],
[
3,
0,
0
],
[
3,
0,
1
],
[
3,
1,
4
]
],
"entity_labels": [
"Bomis",
"Fandom",
"human",
"Jimmy Wales",
"male"
],
"relation_labels": [
"employer",
"sex or gender",
"instance of",
"founded by"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q935818 wdt:P112 ?x0 .
wd:Q17459 wdt:P112 ?x0 .
?x0 wdt:P108 wd:Q935818 .
?x0 wdt:P108 wd:Q17459 .
?x0 wdt:P21 wd:Q6581097
} |
mcwq-231755 | Who was a male founder of Olivia Dunham 's American spouse 's employer | [
"J. Edgar Hoover",
"Charles Joseph Bonaparte",
"George W. Bush",
"Theodore Roosevelt"
] | {
"entities": [
"Q30",
"Q2603706",
"Q5",
"Q11231",
"Q207",
"Q2408842",
"Q6581097"
],
"relations": [
"P31",
"P27",
"P26",
"P108",
"P112",
"P21"
],
"adjacency": [
[
4,
0,
2
],
[
3,
4,
4
],
[
4,
5,
6
],
[
5,
3,
3
],
[
5,
1,
0
],
[
5,
2,
1
]
],
"entity_labels": [
"United States of America",
"Olivia Dunham",
"human",
"United States Department of Homeland Security",
"George W. Bush",
"Peter Bishop",
"male"
],
"relation_labels": [
"instance of",
"country of citizenship",
"spouse",
"employer",
"founded by",
"sex or gender"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x1 wdt:P112 ?x0 .
?x0 wdt:P21 wd:Q6581097 .
?x2 wdt:P108 ?x1 .
?x2 wdt:P27 wd:Q30 .
?x2 wdt:P26 wd:Q2603706 .
FILTER ( ?x2 != wd:Q2603706 )
} |
mcwq-231756 | Who was a male founder of Continental Army , Pittsburgh , and Culper Ring | [
"George Washington"
] | {
"entities": [
"Q5",
"Q6581097",
"Q54122",
"Q1342",
"Q23",
"Q1143497"
],
"relations": [
"P21",
"P31",
"P112"
],
"adjacency": [
[
4,
1,
0
],
[
5,
2,
4
],
[
2,
2,
4
],
[
3,
2,
4
],
[
4,
0,
1
]
],
"entity_labels": [
"human",
"male",
"Continental Army",
"Pittsburgh",
"George Washington",
"Culper Ring"
],
"relation_labels": [
"sex or gender",
"instance of",
"founded by"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q1143497 wdt:P112 ?x0 .
wd:Q54122 wdt:P112 ?x0 .
wd:Q1342 wdt:P112 ?x0 .
?x0 wdt:P21 wd:Q6581097
} |
mcwq-231757 | Who was a male founder of Wikiquote , Wiktionary , Wikipedia , Wikispecies , WikiTribune , Wikinews , and Wikibooks | [
"Jimmy Wales"
] | {
"entities": [
"Q151",
"Q369",
"Q367",
"Q5",
"Q181",
"Q52",
"Q13679",
"Q29568422",
"Q964",
"Q6581097"
],
"relations": [
"P21",
"P31",
"P112"
],
"adjacency": [
[
4,
1,
3
],
[
6,
2,
4
],
[
7,
2,
4
],
[
2,
2,
4
],
[
5,
2,
4
],
[
8,
2,
4
],
[
0,
2,
4
],
[
1,
2,
4
],
[
4,
0,
9
]
],
"entity_labels": [
"Wiktionary",
"Wikiquote",
"Wikibooks",
"human",
"Jimmy Wales",
"Wikipedia",
"Wikispecies",
"WikiTribune",
"Wikinews",
"male"
],
"relation_labels": [
"sex or gender",
"instance of",
"founded by"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q13679 wdt:P112 ?x0 .
wd:Q29568422 wdt:P112 ?x0 .
wd:Q367 wdt:P112 ?x0 .
wd:Q52 wdt:P112 ?x0 .
wd:Q964 wdt:P112 ?x0 .
wd:Q151 wdt:P112 ?x0 .
wd:Q369 wdt:P112 ?x0 .
?x0 wdt:P21 wd:Q6581097
} |
mcwq-231758 | Who was a male founder of Wikibooks , Wikipedia , Wikispecies , and WikiTribune | [
"Jimmy Wales"
] | {
"entities": [
"Q367",
"Q5",
"Q181",
"Q52",
"Q13679",
"Q29568422",
"Q6581097"
],
"relations": [
"P21",
"P31",
"P112"
],
"adjacency": [
[
2,
1,
1
],
[
5,
2,
2
],
[
0,
2,
2
],
[
4,
2,
2
],
[
3,
2,
2
],
[
2,
0,
6
]
],
"entity_labels": [
"Wikibooks",
"human",
"Jimmy Wales",
"Wikipedia",
"Wikispecies",
"WikiTribune",
"male"
],
"relation_labels": [
"sex or gender",
"instance of",
"founded by"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q29568422 wdt:P112 ?x0 .
wd:Q367 wdt:P112 ?x0 .
wd:Q13679 wdt:P112 ?x0 .
wd:Q52 wdt:P112 ?x0 .
?x0 wdt:P21 wd:Q6581097
} |
mcwq-231759 | Who was a male founder of h2g2 and The Digital Village | [
"Douglas Adams"
] | {
"entities": [
"Q285194",
"Q5",
"Q42",
"Q3520623",
"Q6581097"
],
"relations": [
"P21",
"P31",
"P112"
],
"adjacency": [
[
2,
1,
1
],
[
0,
2,
2
],
[
3,
2,
2
],
[
2,
0,
4
]
],
"entity_labels": [
"h2g2",
"human",
"Douglas Adams",
"The Digital Village",
"male"
],
"relation_labels": [
"sex or gender",
"instance of",
"founded by"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q285194 wdt:P112 ?x0 .
wd:Q3520623 wdt:P112 ?x0 .
?x0 wdt:P21 wd:Q6581097
} |
mcwq-231760 | Who was a male founder of Arbitration Committee in English Wikipedia , Jimmy Wales Foundation , Wikimedia Foundation , Wiktionary , Wikipedia , and Nupedia | [
"Jimmy Wales"
] | {
"entities": [
"Q17458",
"Q624011",
"Q151",
"Q180",
"Q20006792",
"Q5",
"Q181",
"Q52",
"Q6581097"
],
"relations": [
"P21",
"P31",
"P112"
],
"adjacency": [
[
6,
1,
5
],
[
4,
2,
6
],
[
2,
2,
6
],
[
7,
2,
6
],
[
1,
2,
6
],
[
0,
2,
6
],
[
3,
2,
6
],
[
6,
0,
8
]
],
"entity_labels": [
"Nupedia",
"Arbitration Committee in English Wikipedia",
"Wiktionary",
"Wikimedia Foundation",
"Jimmy Wales Foundation",
"human",
"Jimmy Wales",
"Wikipedia",
"male"
],
"relation_labels": [
"sex or gender",
"instance of",
"founded by"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q20006792 wdt:P112 ?x0 .
wd:Q151 wdt:P112 ?x0 .
wd:Q52 wdt:P112 ?x0 .
wd:Q624011 wdt:P112 ?x0 .
wd:Q17458 wdt:P112 ?x0 .
wd:Q180 wdt:P112 ?x0 .
?x0 wdt:P21 wd:Q6581097
} |
mcwq-231761 | Who was a male founder of Culper Ring | [
"Benjamin Tallmadge",
"George Washington"
] | {
"entities": [
"Q1143497",
"Q6581097",
"Q5",
"Q23"
],
"relations": [
"P21",
"P31",
"P112"
],
"adjacency": [
[
3,
1,
2
],
[
0,
2,
3
],
[
3,
0,
1
]
],
"entity_labels": [
"Culper Ring",
"male",
"human",
"George Washington"
],
"relation_labels": [
"sex or gender",
"instance of",
"founded by"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q1143497 wdt:P112 ?x0 .
?x0 wdt:P21 wd:Q6581097
} |
mcwq-231762 | Who was a male founder of Wiktionary , Arbitration Committee in English Wikipedia , Wikipedia , Bomis , and Wikinews | [
"Jimmy Wales"
] | {
"entities": [
"Q624011",
"Q151",
"Q935818",
"Q5",
"Q181",
"Q52",
"Q964",
"Q6581097"
],
"relations": [
"P21",
"P31",
"P112"
],
"adjacency": [
[
4,
1,
3
],
[
6,
2,
4
],
[
0,
2,
4
],
[
5,
2,
4
],
[
2,
2,
4
],
[
1,
2,
4
],
[
4,
0,
7
]
],
"entity_labels": [
"Arbitration Committee in English Wikipedia",
"Wiktionary",
"Bomis",
"human",
"Jimmy Wales",
"Wikipedia",
"Wikinews",
"male"
],
"relation_labels": [
"sex or gender",
"instance of",
"founded by"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q964 wdt:P112 ?x0 .
wd:Q624011 wdt:P112 ?x0 .
wd:Q52 wdt:P112 ?x0 .
wd:Q935818 wdt:P112 ?x0 .
wd:Q151 wdt:P112 ?x0 .
?x0 wdt:P21 wd:Q6581097
} |
mcwq-231763 | Who was a male founder of a distributor of Man of Iron , Invitation to a Gunfighter , The Magnificent Seven , Hackers , Africa Screams , and Satyricon | [
"Douglas Fairbanks",
"Reed Hastings",
"Marc Randolph",
"Charlie Chaplin",
"D. W. Griffith"
] | {
"entities": [
"Q13908",
"Q23892",
"Q959682",
"Q19069",
"Q5",
"Q6581097",
"Q104127",
"Q18416",
"Q25466",
"Q219400"
],
"relations": [
"P750",
"P21",
"P31",
"P112"
],
"adjacency": [
[
6,
2,
4
],
[
9,
3,
6
],
[
6,
1,
5
],
[
2,
0,
9
],
[
7,
0,
9
],
[
3,
0,
9
],
[
0,
0,
9
],
[
1,
0,
9
],
[
8,
0,
9
]
],
"entity_labels": [
"Hackers",
"Africa Screams",
"Man of Iron",
"The Magnificent Seven",
"human",
"male",
"Douglas Fairbanks",
"Satyricon",
"Invitation to a Gunfighter",
"United Artists Corporation"
],
"relation_labels": [
"distributed by",
"sex or gender",
"instance of",
"founded by"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x1 wdt:P112 ?x0 .
?x0 wdt:P21 wd:Q6581097 .
wd:Q959682 wdt:P750 ?x1 .
wd:Q18416 wdt:P750 ?x1 .
wd:Q19069 wdt:P750 ?x1 .
wd:Q13908 wdt:P750 ?x1 .
wd:Q23892 wdt:P750 ?x1 .
wd:Q25466 wdt:P750 ?x1
} |
mcwq-231764 | Who was a male founder of a employer of Sarah Harrison | [
"Gavin MacFadyen",
"Julian Assange"
] | {
"entities": [
"Q13716200",
"Q360",
"Q359",
"Q5",
"Q6581097"
],
"relations": [
"P108",
"P21",
"P31",
"P112"
],
"adjacency": [
[
1,
2,
3
],
[
2,
3,
1
],
[
1,
1,
4
],
[
0,
0,
2
]
],
"entity_labels": [
"Sarah Harrison",
"Julian Assange",
"WikiLeaks",
"human",
"male"
],
"relation_labels": [
"employer",
"sex or gender",
"instance of",
"founded by"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x1 wdt:P112 ?x0 .
?x0 wdt:P21 wd:Q6581097 .
wd:Q13716200 wdt:P108 ?x1
} |
mcwq-231769 | Who was a male parent of The Great Dictator 's composer and writer | [
"Charles Chaplin Sr."
] | {
"entities": [
"Q5",
"Q109116",
"Q4391952",
"Q882",
"Q6581097"
],
"relations": [
"P58",
"P40|wdt:P355",
"P31",
"P86",
"P21"
],
"adjacency": [
[
2,
2,
0
],
[
2,
1,
3
],
[
2,
4,
4
],
[
1,
3,
3
],
[
1,
0,
3
]
],
"entity_labels": [
"human",
"The Great Dictator",
"Charles Chaplin Sr.",
"Charlie Chaplin",
"male"
],
"relation_labels": [
"screenwriter",
"P40|wdt:P355",
"instance of",
"composer",
"sex or gender"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P40|wdt:P355 ?x1 .
?x0 wdt:P21 wd:Q6581097 .
wd:Q109116 wdt:P86 ?x1 .
wd:Q109116 wdt:P58 ?x1
} |
mcwq-231771 | Who was a male parent of Chinese Zodiac 's executive producer and cinematographer | [
"Charles Chan"
] | {
"entities": [
"Q5",
"Q4261937",
"Q391143",
"Q36970",
"Q6581097"
],
"relations": [
"P344",
"P40|wdt:P355",
"P1431",
"P31",
"P21"
],
"adjacency": [
[
1,
3,
0
],
[
1,
1,
3
],
[
1,
4,
4
],
[
2,
0,
3
],
[
2,
2,
3
]
],
"entity_labels": [
"human",
"Charles Chan",
"Chinese Zodiac",
"Jackie Chan",
"male"
],
"relation_labels": [
"director of photography",
"P40|wdt:P355",
"executive producer",
"instance of",
"sex or gender"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P40|wdt:P355 ?x1 .
?x0 wdt:P21 wd:Q6581097 .
wd:Q391143 wdt:P344 ?x1 .
wd:Q391143 wdt:P1431 ?x1
} |
mcwq-231772 | Who was a male parent of a Dutch executive producer of The Voice | [
"John de Mol sr."
] | {
"entities": [
"Q29999",
"Q490743",
"Q5",
"Q2387638",
"Q470847",
"Q6581097"
],
"relations": [
"P40|wdt:P355",
"P1431",
"P31",
"P27",
"P21"
],
"adjacency": [
[
3,
2,
2
],
[
3,
0,
4
],
[
3,
4,
5
],
[
1,
1,
4
],
[
4,
3,
0
]
],
"entity_labels": [
"Kingdom of the Netherlands",
"The Voice",
"human",
"John de Mol sr.",
"John de Mol",
"male"
],
"relation_labels": [
"P40|wdt:P355",
"executive producer",
"instance of",
"country of citizenship",
"sex or gender"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P40|wdt:P355 ?x1 .
?x0 wdt:P21 wd:Q6581097 .
wd:Q490743 wdt:P1431 ?x1 .
?x1 wdt:P27 wd:Q29999
} |
mcwq-231774 | Who was a male parent of a Japanese composer of My Hometown and Happy Xmas (War Is Over) | [
"Eisuke Ono"
] | {
"entities": [
"Q5",
"Q117012",
"Q1493540",
"Q889240",
"Q17",
"Q95422055",
"Q6581097"
],
"relations": [
"P40|wdt:P355",
"P31",
"P27",
"P86",
"P21"
],
"adjacency": [
[
5,
1,
0
],
[
5,
0,
1
],
[
5,
4,
6
],
[
3,
3,
1
],
[
2,
3,
1
],
[
1,
2,
4
]
],
"entity_labels": [
"human",
"Yoko Ono",
"My Hometown",
"Happy Xmas (War Is Over)",
"Japan",
"Eisuke Ono",
"male"
],
"relation_labels": [
"P40|wdt:P355",
"instance of",
"country of citizenship",
"composer",
"sex or gender"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P40|wdt:P355 ?x1 .
?x0 wdt:P21 wd:Q6581097 .
wd:Q889240 wdt:P86 ?x1 .
wd:Q1493540 wdt:P86 ?x1 .
?x1 wdt:P27 wd:Q17
} |
mcwq-231776 | Who was a male parent of a cinematographer and editor of No label defined | [
"Mario Verdone"
] | {
"entities": [
"Q3849223",
"Q53046",
"Q5",
"Q3906976",
"Q6581097"
],
"relations": [
"P344",
"P40|wdt:P355",
"P31",
"P1040",
"P21"
],
"adjacency": [
[
0,
2,
2
],
[
0,
1,
1
],
[
0,
4,
4
],
[
3,
0,
1
],
[
3,
3,
1
]
],
"entity_labels": [
"Mario Verdone",
"Carlo Verdone",
"human",
null,
"male"
],
"relation_labels": [
"director of photography",
"P40|wdt:P355",
"instance of",
"film editor",
"sex or gender"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P40|wdt:P355 ?x1 .
?x0 wdt:P21 wd:Q6581097 .
wd:Q3906976 wdt:P344 ?x1 .
wd:Q3906976 wdt:P1040 ?x1
} |
mcwq-231786 | Who was a male producer and composer of Nostra Signora dei Turchi | [
"Carmelo Bene"
] | {
"entities": [
"Q6581097",
"Q3878627",
"Q5",
"Q982519"
],
"relations": [
"P272",
"P86",
"P21",
"P31"
],
"adjacency": [
[
3,
3,
2
],
[
1,
1,
3
],
[
1,
0,
3
],
[
3,
2,
0
]
],
"entity_labels": [
"male",
"Nostra Signora dei Turchi",
"human",
"Carmelo Bene"
],
"relation_labels": [
"production company",
"composer",
"sex or gender",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q3878627 wdt:P86 ?x0 .
wd:Q3878627 wdt:P272 ?x0 .
?x0 wdt:P21 wd:Q6581097
} |
mcwq-231806 | Who was a male producer , writer , and composer of Nostra Signora dei Turchi | [
"Carmelo Bene"
] | {
"entities": [
"Q6581097",
"Q3878627",
"Q5",
"Q982519"
],
"relations": [
"P272",
"P58",
"P31",
"P86",
"P21"
],
"adjacency": [
[
3,
2,
2
],
[
1,
3,
3
],
[
1,
0,
3
],
[
1,
1,
3
],
[
3,
4,
0
]
],
"entity_labels": [
"male",
"Nostra Signora dei Turchi",
"human",
"Carmelo Bene"
],
"relation_labels": [
"production company",
"screenwriter",
"instance of",
"composer",
"sex or gender"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q3878627 wdt:P86 ?x0 .
wd:Q3878627 wdt:P272 ?x0 .
wd:Q3878627 wdt:P58 ?x0 .
?x0 wdt:P21 wd:Q6581097
} |
mcwq-231808 | Who was a male screenwriter that Mount Sinai Health System , Mount Sinai Hospital , NYC Health + Hospitals , Columbia University Medical Center , MTV U , and Jacobi Medical Center employed | [
"Calvin Sun"
] | {
"entities": [
"Q2415975",
"Q6119635",
"Q7013226",
"Q5",
"Q1476505",
"Q4126495",
"Q6581097",
"Q5165549",
"Q69423232",
"Q93894326"
],
"relations": [
"P106",
"P108",
"P21",
"P31"
],
"adjacency": [
[
9,
0,
8
],
[
9,
3,
3
],
[
9,
1,
7
],
[
9,
1,
1
],
[
9,
1,
5
],
[
9,
1,
2
],
[
9,
1,
4
],
[
9,
1,
0
],
[
9,
2,
6
]
],
"entity_labels": [
"Columbia University Irving Medical Center",
"Jacobi Medical Center",
"NYC Health + Hospitals",
"human",
"Mount Sinai Hospital",
"MTV U",
"male",
"Mount Sinai Health System",
"film screenwriter",
"Calvin Sun"
],
"relation_labels": [
"occupation",
"employer",
"sex or gender",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q69423232 .
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P108 wd:Q5165549 .
?x0 wdt:P108 wd:Q6119635 .
?x0 wdt:P108 wd:Q4126495 .
?x0 wdt:P108 wd:Q7013226 .
?x0 wdt:P108 wd:Q1476505 .
?x0 wdt:P108 wd:Q2415975 .
?x0 wdt:P21 wd:Q6581097
} |
mcwq-231809 | Who was a male sibling and spouse of Cleopatra | [
"Ptolemy XIII Theos Philopator",
"Ptolemy XIV of Egypt"
] | {
"entities": [
"Q635",
"Q40017",
"Q5",
"Q6581097"
],
"relations": [
"P26",
"P3373",
"P21",
"P31"
],
"adjacency": [
[
1,
3,
2
],
[
1,
2,
3
],
[
1,
1,
0
],
[
1,
0,
0
]
],
"entity_labels": [
"Cleopatra",
"Ptolemy XIV of Egypt",
"human",
"male"
],
"relation_labels": [
"spouse",
"sibling",
"sex or gender",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P21 wd:Q6581097 .
?x0 wdt:P3373 wd:Q635 .
?x0 wdt:P26 wd:Q635 .
FILTER ( ?x0 != wd:Q635 ) .
FILTER ( ?x0 != wd:Q635 )
} |
mcwq-231816 | Who was a male sibling of No label defined 's cinematographer and costume designer | [
"Janusz Kondratiuk"
] | {
"entities": [
"Q515077",
"Q5",
"Q9165155",
"Q6581097",
"Q1683057"
],
"relations": [
"P344",
"P31",
"P2515",
"P3373",
"P21"
],
"adjacency": [
[
4,
1,
1
],
[
4,
4,
3
],
[
4,
3,
0
],
[
2,
0,
0
],
[
2,
2,
0
]
],
"entity_labels": [
"Andrzej Kondratiuk",
"human",
null,
"male",
"Janusz Kondratiuk"
],
"relation_labels": [
"director of photography",
"instance of",
"costume designer",
"sibling",
"sex or gender"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P21 wd:Q6581097 .
?x0 wdt:P3373 ?x1 .
wd:Q9165155 wdt:P344 ?x1 .
wd:Q9165155 wdt:P2515 ?x1 .
FILTER ( ?x0 != ?x1 )
} |
mcwq-231817 | Who was a male sibling of No label defined 's editor and costume designer | [
"Janusz Kondratiuk"
] | {
"entities": [
"Q515077",
"Q5",
"Q9165155",
"Q6581097",
"Q1683057"
],
"relations": [
"P31",
"P1040",
"P2515",
"P3373",
"P21"
],
"adjacency": [
[
4,
0,
1
],
[
4,
4,
3
],
[
4,
3,
0
],
[
2,
1,
0
],
[
2,
2,
0
]
],
"entity_labels": [
"Andrzej Kondratiuk",
"human",
null,
"male",
"Janusz Kondratiuk"
],
"relation_labels": [
"instance of",
"film editor",
"costume designer",
"sibling",
"sex or gender"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P21 wd:Q6581097 .
?x0 wdt:P3373 ?x1 .
wd:Q9165155 wdt:P1040 ?x1 .
wd:Q9165155 wdt:P2515 ?x1 .
FILTER ( ?x0 != ?x1 )
} |
mcwq-231820 | Who was a male sibling of The Flesh 's female composer | [
"Paddy Bush",
"John Carder Bush"
] | {
"entities": [
"Q3360333",
"Q6581072",
"Q636",
"Q5",
"Q979640",
"Q6581097"
],
"relations": [
"P86",
"P3373",
"P21",
"P31"
],
"adjacency": [
[
0,
3,
3
],
[
0,
2,
5
],
[
0,
1,
2
],
[
4,
0,
2
],
[
2,
2,
1
]
],
"entity_labels": [
"Paddy Bush",
"female",
"Kate Bush",
"human",
"The Flesh",
"male"
],
"relation_labels": [
"composer",
"sibling",
"sex or gender",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P21 wd:Q6581097 .
?x0 wdt:P3373 ?x1 .
wd:Q979640 wdt:P86 ?x1 .
?x1 wdt:P21 wd:Q6581072 .
FILTER ( ?x0 != ?x1 )
} |
mcwq-231822 | Who was a male sibling of Elizabeth Smith-Stanley, Countess of Derby | [
"Douglas Hamilton, 8th Duke of Hamilton",
"James Hamilton, 7th Duke of Hamilton"
] | {
"entities": [
"Q1613677",
"Q5",
"Q6581097",
"Q4725"
],
"relations": [
"P3373",
"P21",
"P31"
],
"adjacency": [
[
0,
2,
1
],
[
0,
1,
2
],
[
0,
0,
3
]
],
"entity_labels": [
"James Hamilton, 7th Duke of Hamilton",
"human",
"male",
"Elizabeth Smith-Stanley, Countess of Derby"
],
"relation_labels": [
"sibling",
"sex or gender",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P21 wd:Q6581097 .
?x0 wdt:P3373 wd:Q4725 .
FILTER ( ?x0 != wd:Q4725 )
} |
mcwq-231826 | Who was a male sibling of Brancaleone at the Crusades 's prequel 's editor | [
"Marcello Mastroianni"
] | {
"entities": [
"Q848967",
"Q897651",
"Q5",
"Q166318",
"Q55469",
"Q6581097"
],
"relations": [
"P31",
"P1040",
"P3373",
"P156",
"P21"
],
"adjacency": [
[
4,
0,
2
],
[
4,
4,
5
],
[
4,
2,
3
],
[
0,
1,
3
],
[
0,
3,
1
]
],
"entity_labels": [
"L'armata Brancaleone",
"Brancaleone at the Crusades",
"human",
"Ruggero Mastroianni",
"Marcello Mastroianni",
"male"
],
"relation_labels": [
"instance of",
"film editor",
"sibling",
"followed by",
"sex or gender"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P21 wd:Q6581097 .
?x0 wdt:P3373 ?x1 .
?x2 wdt:P1040 ?x1 .
?x2 wdt:P156 wd:Q897651 .
FILTER ( ?x0 != ?x1 )
} |
mcwq-231827 | Who was a male sibling of Sir John Soane's Museum, London 's female cinematographer | [
"Christian Scherfig"
] | {
"entities": [
"Q6581072",
"Q20729470",
"Q5",
"Q241546",
"Q12306152",
"Q6581097"
],
"relations": [
"P344",
"P3373",
"P21",
"P31"
],
"adjacency": [
[
4,
3,
2
],
[
4,
2,
5
],
[
4,
1,
3
],
[
1,
0,
3
],
[
3,
2,
0
]
],
"entity_labels": [
"female",
"Sir John Soane's Museum, London",
"human",
"Lone Scherfig",
"Christian Scherfig",
"male"
],
"relation_labels": [
"director of photography",
"sibling",
"sex or gender",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P21 wd:Q6581097 .
?x0 wdt:P3373 ?x1 .
wd:Q20729470 wdt:P344 ?x1 .
?x1 wdt:P21 wd:Q6581072 .
FILTER ( ?x0 != ?x1 )
} |
mcwq-231828 | Who was a male sibling of Auma Obama 's sibling | [
"Malik Obama",
"Mark Okoth Obama Ndesandjo",
"David Ndesandjo",
"Bernard Obama",
"Abo Obama",
"George Hussein Onyango Obama",
"Barack Obama"
] | {
"entities": [
"Q15982167",
"Q5",
"Q76",
"Q773197",
"Q6581097"
],
"relations": [
"P3373",
"P21",
"P31"
],
"adjacency": [
[
0,
2,
1
],
[
0,
1,
4
],
[
0,
0,
2
],
[
2,
0,
3
]
],
"entity_labels": [
"Malik Obama",
"human",
"Barack Obama",
"Auma Obama",
"male"
],
"relation_labels": [
"sibling",
"sex or gender",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P21 wd:Q6581097 .
?x0 wdt:P3373 ?x1 .
?x1 wdt:P3373 wd:Q773197 .
FILTER ( ?x0 != ?x1 ) .
FILTER ( ?x1 != wd:Q773197 )
} |
mcwq-231829 | Who was a male sibling of Believe 's director and executive producer | [
"Carlos Cuarón"
] | {
"entities": [
"Q2840325",
"Q5",
"Q13382543",
"Q28028",
"Q6581097"
],
"relations": [
"P57",
"P1431",
"P31",
"P3373",
"P21"
],
"adjacency": [
[
0,
2,
1
],
[
0,
4,
4
],
[
0,
3,
3
],
[
2,
0,
3
],
[
2,
1,
3
]
],
"entity_labels": [
"Carlos Cuarón",
"human",
"Believe",
"Alfonso Cuarón",
"male"
],
"relation_labels": [
"director",
"executive producer",
"instance of",
"sibling",
"sex or gender"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P21 wd:Q6581097 .
?x0 wdt:P3373 ?x1 .
wd:Q13382543 wdt:P57 ?x1 .
wd:Q13382543 wdt:P1431 ?x1 .
FILTER ( ?x0 != ?x1 )
} |
mcwq-231831 | Who was a male sibling of Blood for Dracula 's producer | [
"John Warhola",
"Paul Warhola"
] | {
"entities": [
"Q2609506",
"Q19329886",
"Q5",
"Q5603",
"Q6581097"
],
"relations": [
"P272",
"P3373",
"P21",
"P31"
],
"adjacency": [
[
1,
3,
2
],
[
1,
2,
4
],
[
1,
1,
3
],
[
0,
0,
3
]
],
"entity_labels": [
"Blood for Dracula",
"Paul Warhola",
"human",
"Andy Warhol",
"male"
],
"relation_labels": [
"production company",
"sibling",
"sex or gender",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P21 wd:Q6581097 .
?x0 wdt:P3373 ?x1 .
wd:Q2609506 wdt:P272 ?x1 .
FILTER ( ?x0 != ?x1 )
} |
mcwq-231833 | Who was a male sibling of The Great Dictator 's director and composer | [
"Sydney Chaplin",
"Wheeler Dryden"
] | {
"entities": [
"Q5",
"Q606780",
"Q109116",
"Q882",
"Q6581097"
],
"relations": [
"P57",
"P31",
"P3373",
"P86",
"P21"
],
"adjacency": [
[
1,
1,
0
],
[
1,
4,
4
],
[
1,
2,
3
],
[
2,
0,
3
],
[
2,
3,
3
]
],
"entity_labels": [
"human",
"Sydney Chaplin",
"The Great Dictator",
"Charlie Chaplin",
"male"
],
"relation_labels": [
"director",
"instance of",
"sibling",
"composer",
"sex or gender"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P21 wd:Q6581097 .
?x0 wdt:P3373 ?x1 .
wd:Q109116 wdt:P57 ?x1 .
wd:Q109116 wdt:P86 ?x1 .
FILTER ( ?x0 != ?x1 )
} |
mcwq-231834 | Who was a male sibling of The Great Dictator 's director , composer , and writer | [
"Sydney Chaplin",
"Wheeler Dryden"
] | {
"entities": [
"Q5",
"Q606780",
"Q109116",
"Q882",
"Q6581097"
],
"relations": [
"P57",
"P58",
"P31",
"P3373",
"P86",
"P21"
],
"adjacency": [
[
1,
2,
0
],
[
1,
5,
4
],
[
1,
3,
3
],
[
2,
0,
3
],
[
2,
4,
3
],
[
2,
1,
3
]
],
"entity_labels": [
"human",
"Sydney Chaplin",
"The Great Dictator",
"Charlie Chaplin",
"male"
],
"relation_labels": [
"director",
"screenwriter",
"instance of",
"sibling",
"composer",
"sex or gender"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P21 wd:Q6581097 .
?x0 wdt:P3373 ?x1 .
wd:Q109116 wdt:P57 ?x1 .
wd:Q109116 wdt:P86 ?x1 .
wd:Q109116 wdt:P58 ?x1 .
FILTER ( ?x0 != ?x1 )
} |
mcwq-231836 | Who was a male sibling of Inland Empire 's composer and cinematographer | [
"John Lynch"
] | {
"entities": [
"Q104373781",
"Q862058",
"Q5",
"Q2071",
"Q6581097"
],
"relations": [
"P344",
"P31",
"P3373",
"P86",
"P21"
],
"adjacency": [
[
0,
1,
2
],
[
0,
4,
4
],
[
0,
2,
3
],
[
1,
0,
3
],
[
1,
3,
3
]
],
"entity_labels": [
"John Lynch",
"Inland Empire",
"human",
"David Lynch",
"male"
],
"relation_labels": [
"director of photography",
"instance of",
"sibling",
"composer",
"sex or gender"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P21 wd:Q6581097 .
?x0 wdt:P3373 ?x1 .
wd:Q862058 wdt:P344 ?x1 .
wd:Q862058 wdt:P86 ?x1 .
FILTER ( ?x0 != ?x1 )
} |
mcwq-231838 | Who was a male sibling of Sky Captain and the World of Tomorrow 's female costume designer | [
"James McCartney"
] | {
"entities": [
"Q6581072",
"Q498390",
"Q232812",
"Q5",
"Q669628",
"Q6581097"
],
"relations": [
"P2515",
"P3373",
"P21",
"P31"
],
"adjacency": [
[
1,
3,
3
],
[
1,
2,
5
],
[
1,
1,
2
],
[
4,
0,
2
],
[
2,
2,
0
]
],
"entity_labels": [
"female",
"James McCartney",
"Stella McCartney",
"human",
"Sky Captain and the World of Tomorrow",
"male"
],
"relation_labels": [
"costume designer",
"sibling",
"sex or gender",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P21 wd:Q6581097 .
?x0 wdt:P3373 ?x1 .
wd:Q669628 wdt:P2515 ?x1 .
?x1 wdt:P21 wd:Q6581072 .
FILTER ( ?x0 != ?x1 )
} |
mcwq-231840 | Who was a male sibling of Zentralinstitut für Physikalische Chemie 's female employee | [
"Marcus Kasner"
] | {
"entities": [
"Q567",
"Q6581072",
"Q5",
"Q26882567",
"Q6581097",
"Q56119579"
],
"relations": [
"P3373",
"P108",
"P21",
"P31"
],
"adjacency": [
[
5,
3,
2
],
[
5,
2,
4
],
[
5,
0,
0
],
[
0,
1,
3
],
[
0,
2,
1
]
],
"entity_labels": [
"Angela Merkel",
"female",
"human",
"Zentralinstitut für Physikalische Chemie",
"male",
"Marcus Kasner"
],
"relation_labels": [
"sibling",
"employer",
"sex or gender",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P21 wd:Q6581097 .
?x0 wdt:P3373 ?x1 .
?x1 wdt:P108 wd:Q26882567 .
?x1 wdt:P21 wd:Q6581072 .
FILTER ( ?x0 != ?x1 )
} |
mcwq-231842 | Who was a male sibling of Braveheart 's American executive producer | [
"Donal Gibson"
] | {
"entities": [
"Q42229",
"Q534411",
"Q30",
"Q162729",
"Q5",
"Q6581097"
],
"relations": [
"P1431",
"P31",
"P27",
"P3373",
"P21"
],
"adjacency": [
[
1,
1,
4
],
[
1,
4,
5
],
[
1,
3,
0
],
[
3,
0,
0
],
[
0,
2,
2
]
],
"entity_labels": [
"Mel Gibson",
"Donal Gibson",
"United States of America",
"Braveheart",
"human",
"male"
],
"relation_labels": [
"executive producer",
"instance of",
"country of citizenship",
"sibling",
"sex or gender"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P21 wd:Q6581097 .
?x0 wdt:P3373 ?x1 .
wd:Q162729 wdt:P1431 ?x1 .
?x1 wdt:P27 wd:Q30 .
FILTER ( ?x0 != ?x1 )
} |
mcwq-231843 | Who was a male sibling of Y tu mamá también 's Mexican editor | [
"Carlos Cuarón"
] | {
"entities": [
"Q2840325",
"Q128848",
"Q96",
"Q5",
"Q28028",
"Q6581097"
],
"relations": [
"P31",
"P1040",
"P27",
"P3373",
"P21"
],
"adjacency": [
[
0,
0,
3
],
[
0,
4,
5
],
[
0,
3,
4
],
[
1,
1,
4
],
[
4,
2,
2
]
],
"entity_labels": [
"Carlos Cuarón",
"Y tu mamá también",
"Mexico",
"human",
"Alfonso Cuarón",
"male"
],
"relation_labels": [
"instance of",
"film editor",
"country of citizenship",
"sibling",
"sex or gender"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P21 wd:Q6581097 .
?x0 wdt:P3373 ?x1 .
wd:Q128848 wdt:P1040 ?x1 .
?x1 wdt:P27 wd:Q96 .
FILTER ( ?x0 != ?x1 )
} |
mcwq-231848 | Who was a male sibling of a director and costume designer of No label defined | [
"Janusz Kondratiuk"
] | {
"entities": [
"Q515077",
"Q5",
"Q9165155",
"Q6581097",
"Q1683057"
],
"relations": [
"P57",
"P31",
"P2515",
"P3373",
"P21"
],
"adjacency": [
[
4,
1,
1
],
[
4,
4,
3
],
[
4,
3,
0
],
[
2,
0,
0
],
[
2,
2,
0
]
],
"entity_labels": [
"Andrzej Kondratiuk",
"human",
null,
"male",
"Janusz Kondratiuk"
],
"relation_labels": [
"director",
"instance of",
"costume designer",
"sibling",
"sex or gender"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P21 wd:Q6581097 .
?x0 wdt:P3373 ?x1 .
wd:Q9165155 wdt:P57 ?x1 .
wd:Q9165155 wdt:P2515 ?x1 .
FILTER ( ?x0 != ?x1 )
} |
mcwq-231849 | Who was a male sibling of a female cinematographer of Sir John Soane's Museum, London | [
"Christian Scherfig"
] | {
"entities": [
"Q6581072",
"Q20729470",
"Q5",
"Q241546",
"Q12306152",
"Q6581097"
],
"relations": [
"P344",
"P3373",
"P21",
"P31"
],
"adjacency": [
[
4,
3,
2
],
[
4,
2,
5
],
[
4,
1,
3
],
[
1,
0,
3
],
[
3,
2,
0
]
],
"entity_labels": [
"female",
"Sir John Soane's Museum, London",
"human",
"Lone Scherfig",
"Christian Scherfig",
"male"
],
"relation_labels": [
"director of photography",
"sibling",
"sex or gender",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P21 wd:Q6581097 .
?x0 wdt:P3373 ?x1 .
wd:Q20729470 wdt:P344 ?x1 .
?x1 wdt:P21 wd:Q6581072 .
FILTER ( ?x0 != ?x1 )
} |
mcwq-231850 | Who was a male sibling of a female star of The Line, the Cross and the Curve | [
"Paddy Bush",
"John Carder Bush"
] | {
"entities": [
"Q3360333",
"Q6581072",
"Q636",
"Q5",
"Q3521591",
"Q6581097"
],
"relations": [
"P3373",
"P21",
"P31",
"P161"
],
"adjacency": [
[
0,
2,
3
],
[
0,
1,
5
],
[
0,
0,
2
],
[
4,
3,
2
],
[
2,
1,
1
]
],
"entity_labels": [
"Paddy Bush",
"female",
"Kate Bush",
"human",
"The Line, the Cross and the Curve",
"male"
],
"relation_labels": [
"sibling",
"sex or gender",
"instance of",
"cast member"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P21 wd:Q6581097 .
?x0 wdt:P3373 ?x1 .
wd:Q3521591 wdt:P161 ?x1 .
?x1 wdt:P21 wd:Q6581072 .
FILTER ( ?x0 != ?x1 )
} |
mcwq-231851 | Who was a male sibling of a founder and employee of Open Data Institute | [
"Mike Berners-Lee"
] | {
"entities": [
"Q80",
"Q60677509",
"Q7095994",
"Q5",
"Q6581097"
],
"relations": [
"P31",
"P3373",
"P108",
"P112",
"P21"
],
"adjacency": [
[
1,
0,
3
],
[
1,
4,
4
],
[
1,
1,
0
],
[
2,
3,
0
],
[
0,
2,
2
]
],
"entity_labels": [
"Tim Berners-Lee",
"Mike Berners-Lee",
"Open Data Institute",
"human",
"male"
],
"relation_labels": [
"instance of",
"sibling",
"employer",
"founded by",
"sex or gender"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P21 wd:Q6581097 .
?x0 wdt:P3373 ?x1 .
wd:Q7095994 wdt:P112 ?x1 .
?x1 wdt:P108 wd:Q7095994 .
FILTER ( ?x0 != ?x1 )
} |
mcwq-231856 | Who was a male sibling of a star , composer , and cinematographer of Inland Empire | [
"John Lynch"
] | {
"entities": [
"Q104373781",
"Q862058",
"Q5",
"Q2071",
"Q6581097"
],
"relations": [
"P344",
"P31",
"P3373",
"P161",
"P86",
"P21"
],
"adjacency": [
[
0,
1,
2
],
[
0,
5,
4
],
[
0,
2,
3
],
[
1,
3,
3
],
[
1,
0,
3
],
[
1,
4,
3
]
],
"entity_labels": [
"John Lynch",
"Inland Empire",
"human",
"David Lynch",
"male"
],
"relation_labels": [
"director of photography",
"instance of",
"sibling",
"cast member",
"composer",
"sex or gender"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P21 wd:Q6581097 .
?x0 wdt:P3373 ?x1 .
wd:Q862058 wdt:P161 ?x1 .
wd:Q862058 wdt:P344 ?x1 .
wd:Q862058 wdt:P86 ?x1 .
FILTER ( ?x0 != ?x1 )
} |
mcwq-231857 | Who was a male sibling of a writer of Charro! and Fun in Acapulco | [
"Jessie Garon Presley"
] | {
"entities": [
"Q16408125",
"Q429520",
"Q337940",
"Q5",
"Q303",
"Q6581097"
],
"relations": [
"P3373",
"P58",
"P21",
"P31"
],
"adjacency": [
[
0,
3,
3
],
[
0,
2,
5
],
[
0,
0,
4
],
[
2,
1,
4
],
[
1,
1,
4
]
],
"entity_labels": [
"Jessie Garon Presley",
"Charro!",
"Fun in Acapulco",
"human",
"Elvis Presley",
"male"
],
"relation_labels": [
"sibling",
"screenwriter",
"sex or gender",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P21 wd:Q6581097 .
?x0 wdt:P3373 ?x1 .
wd:Q337940 wdt:P58 ?x1 .
wd:Q429520 wdt:P58 ?x1 .
FILTER ( ?x0 != ?x1 )
} |
mcwq-231858 | Who was a male sibling of a employee and founder of World Wide Web Consortium and Open Data Institute | [
"Mike Berners-Lee"
] | {
"entities": [
"Q80",
"Q60677509",
"Q7095994",
"Q5",
"Q37033",
"Q6581097"
],
"relations": [
"P31",
"P3373",
"P108",
"P112",
"P21"
],
"adjacency": [
[
1,
0,
3
],
[
1,
4,
5
],
[
1,
1,
0
],
[
4,
3,
0
],
[
2,
3,
0
],
[
0,
2,
4
],
[
0,
2,
2
]
],
"entity_labels": [
"Tim Berners-Lee",
"Mike Berners-Lee",
"Open Data Institute",
"human",
"World Wide Web Consortium",
"male"
],
"relation_labels": [
"instance of",
"sibling",
"employer",
"founded by",
"sex or gender"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P21 wd:Q6581097 .
?x0 wdt:P3373 ?x1 .
wd:Q37033 wdt:P112 ?x1 .
wd:Q7095994 wdt:P112 ?x1 .
?x1 wdt:P108 wd:Q37033 .
?x1 wdt:P108 wd:Q7095994 .
FILTER ( ?x0 != ?x1 )
} |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.