Question ID
int64
2.43k
30.2k
Answer Type
stringclasses
1 value
Aggregation
bool
1 class
OnlyDBO
bool
1 class
Hybrid
bool
1 class
Question
stringlengths
1
976
SPARQL Query
stringlengths
55
355
Answer
stringlengths
33
40
Label
stringlengths
1
161
15,953
resource
false
false
false
Who is the leader player of Connecticut College?
SELECT ?answer WHERE { wd:Q1797448 wdt:P488 ?X . ?X wdt:P737 ?answer}
http://www.wikidata.org/entity/Q7273
Ellen Swallow Richards
9,002
resource
false
false
false
What was the noble title of Lysimachus, the successor of Demetrius I of Macedon?
SELECT ?obj WHERE { wd:Q32133 p:P97 ?s . ?s ps:P97 ?obj . ?s pq:P155 wd:Q59734 }
http://www.wikidata.org/entity/Q622602
king of Macedon
21,710
resource
false
false
false
Name a relative of Tim Minchin
select distinct ?sbj where { ?sbj wdt:P1038 wd:Q23527 . ?sbj wdt:P31 wd:Q5 }
http://www.wikidata.org/entity/Q29864206
Lucy Fisher
13,660
resource
false
false
false
"Which is {has arrondissements} of {Wisconsin}, whose {longitude} is {45.21} ?"
SELECT ?answer WHERE { wd:Q1537 wdt:P150 ?answer . ?answer wdt:P625 ?x FILTER(contains(?x,'45.21'))}
http://www.wikidata.org/entity/Q495326
Langlade County
30,062
resource
false
false
false
Which is the surgical procedure for the medical condition of colorectal cancer?
select distinct ?sbj where { ?sbj wdt:P2175 wd:Q188874 . ?sbj wdt:P31 wd:Q15636229 }
http://www.wikidata.org/entity/Q2445481
total mesorectal excision
11,135
resource
false
false
false
What college did Janet Yellen attend and what major did she study?
SELECT ?value1 ?obj WHERE { wd:Q263725 p:P69 ?s . ?s ps:P69 ?obj . ?s pq:P812 ?value1 . }
http://www.wikidata.org/entity/Q8134
economics
26,651
resource
false
false
false
Which is the diocese of Arkhangelsk?
select distinct ?answer where { ?answer wdt:P708 wd:Q1851}
http://www.wikidata.org/entity/Q1899560
Church of the Dormition (Arkhangelsk)
21,776
resource
false
false
false
What does the statue of Dante Alighieri depict
select distinct ?sbj where { ?sbj wdt:P180 wd:Q1067 . ?sbj wdt:P31 wd:Q179700 }
http://www.wikidata.org/entity/Q154571
The Thinker
15,123
resource
false
false
false
What artist inspired Lena's narrative?
SELECT ?answer WHERE { wd:Q25936088 wdt:P1441 ?X . ?X wdt:P1877 ?answer}
http://www.wikidata.org/entity/Q234989
Amy Tan
11,555
resource
false
false
false
Winston Churchill was elected to what position and when?
SELECT ?value1 ?obj WHERE { wd:Q8016 p:P39 ?s . ?s ps:P39 ?obj . ?s pq:P2715 ?value1 . }
http://www.wikidata.org/entity/Q41582582
member of the 31st Parliament of the United Kingdom
9,738
resource
false
false
false
Who designed and manufactures the M16 rifle?
SELECT ?ans_1 ?ans_2 WHERE { wd:Q170318 wdt:P287 ?ans_1 . wd:Q170318 wdt:P176 ?ans_2 }
http://www.wikidata.org/entity/Q558764
Eugene Stoner
12,345
resource
false
false
false
What is the bibliography of English speaker Maurice Sendak.
SELECT ?answer WHERE { wd:Q314771 wdt:P800 ?answer . ?answer wdt:P407 wd:Q1860}
http://www.wikidata.org/entity/Q1308387
In the Night Kitchen
12,993
resource
false
false
false
Which is etymology of Gal having interment in Basilica of Santa Crore?
SELECT ?answer WHERE { wd:Q500515 wdt:P138 ?answer . ?answer wdt:P119 wd:Q51177}
http://www.wikidata.org/entity/Q307
Galileo Galilei
13,965
resource
false
false
false
What is the works for Richie Benaud, having recognition title of Satellite Award for Best Miniseries?
SELECT ?answer WHERE { wd:Q2739019 wdt:P108 ?answer . ?answer wdt:P166 wd:Q7426020}
http://www.wikidata.org/entity/Q9531
BBC
10,097
resource
false
false
false
Who is the contributor(s) responsible for creating Mickey Mouse?
SELECT ?ans_1 ?ans_2 WHERE { wd:Q11934 wdt:P767 ?ans_1 . wd:Q11934 wdt:P1441 ?ans_2 }
http://www.wikidata.org/entity/Q20004169
Mickey and the Beanstalk
22,365
resource
false
false
false
Joko Widodo is the head of government for which island nation?
select distinct ?sbj where { ?sbj wdt:P6 wd:Q3318231 . ?sbj wdt:P31 wd:Q112099 }
http://www.wikidata.org/entity/Q252
Indonesia
12,820
resource
false
false
false
Who is the inventor of one-time pad, whose first name is Gilbert?
SELECT ?answer WHERE { wd:Q150474 wdt:P61 ?answer . ?answer wdt:P735 wd:Q1675463}
http://www.wikidata.org/entity/Q713359
Gilbert Vernam
20,351
resource
false
false
false
Cortisol interacts with what protein?
select distinct ?obj where { wd:Q190875 wdt:P129 ?obj . ?obj wdt:P31 wd:Q8054 }
http://www.wikidata.org/entity/Q2663095
Nuclear receptor subfamily 3 group C member 1
20,680
resource
false
false
false
Who are the members of the Grateful Dead?
select distinct ?sbj where { ?sbj wdt:P463 wd:Q212533 . ?sbj wdt:P31 wd:Q5 }
http://www.wikidata.org/entity/Q522201
Mickey Hart
10,356
resource
false
false
false
What was the academic major and academic degree of John Hope Franklin from Harvard University?
SELECT ?value1 ?value2 WHERE { wd:Q1367397 p:P69 ?s . ?s ps:P69 wd:Q13371 . ?s pq:P512 ?value1 . ?s pq:P812 ?value2 }
http://www.wikidata.org/entity/Q752297
Doctor of Philosophy
2,507
resource
false
false
false
What is the consumption rate per capita of the product?
select ?ent where { ?ent wdt:P31 wd:Q2424752 . ?ent wdt:P2662 ?obj } ORDER BY DESC(?obj)LIMIT 5
http://www.wikidata.org/entity/Q22656
petroleum
10,160
resource
false
false
false
What is Cerebral palsy's health specialty and drug used for treatment?
SELECT ?ans_1 ?ans_2 WHERE { wd:Q210427 wdt:P1995 ?ans_1 . wd:Q210427 wdt:P2176 ?ans_2 }
http://www.wikidata.org/entity/Q4095199
botulinum toxin type A
27,614
resource
false
false
false
Which is located on astronomical body for Mimas?
select distinct ?answer where { ?answer wdt:P376 wd:Q15034}
http://www.wikidata.org/entity/Q25908404
Gareth
26,887
resource
false
false
false
which is appears in the form of snake ?
select distinct ?answer where { ?answer wdt:P4675 wd:Q2102}
http://www.wikidata.org/entity/Q34201
Zeus
21,752
resource
false
false
false
What is the disease for medical conditions treated with amphetamines?
select distinct ?obj where { wd:Q179452 wdt:P2175 ?obj . ?obj wdt:P31 wd:Q12136 }
http://www.wikidata.org/entity/Q181923
attention deficit hyperactivity disorder
20,916
resource
false
false
false
Which is the sports award that Tim Duncan was awarded?
select distinct ?obj where { wd:Q193020 wdt:P166 ?obj . ?obj wdt:P31 wd:Q15229207 }
http://www.wikidata.org/entity/Q31391
NBA All-Star Game Kobe Bryant Most Valuable Player Award
17,697
resource
false
false
false
What caused the Great Irish Famine?
SELECT ?answer WHERE { wd:Q188371 wdt:P1478 ?X . ?X wdt:P828 ?answer}
http://www.wikidata.org/entity/Q149072
Phytophthora infestans
17,341
resource
false
false
false
who fate of television channel of My Wife Next Door ?
SELECT ?answer WHERE { wd:Q6946634 wdt:P449 ?X . ?X wdt:P793 ?answer}
http://www.wikidata.org/entity/Q849194
color television
4,205
resource
false
false
false
Which was the twinned administrative body of Busan in the year 2006?
SELECT ?obj WHERE { wd:Q16520 p:P190 ?s . ?s ps:P190 ?obj . ?s pq:P580 ?x filter(contains(YEAR(?x),'2006')) }
http://www.wikidata.org/entity/Q5540
Penza
8,799
resource
false
false
false
Who was divorced from Hank Azaria on 1st January, 2000
SELECT ?obj WHERE { wd:Q202056 p:P26 ?s . ?s ps:P26 ?obj . ?s pq:P582 ?x filter(contains(YEAR(?x),'2000')) }
http://www.wikidata.org/entity/Q170574
Helen Hunt
30,114
resource
false
false
false
What is the Dodo's taxonomic rank?
select distinct ?obj where { wd:Q43502 wdt:P105 ?obj . ?obj wdt:P31 wd:Q427626 }
http://www.wikidata.org/entity/Q7432
species
20,924
resource
false
false
false
What is the highest position in the African Union ?
select distinct ?obj where { wd:Q7159 wdt:P2388 ?obj . ?obj wdt:P31 wd:Q4164871 }
http://www.wikidata.org/entity/Q946339
Chairperson of the African Union
20,694
resource
false
false
false
Who is the actor Lana Turner
select distinct ?sbj where { ?sbj wdt:P175 wd:Q201034 . ?sbj wdt:P31 wd:Q1371849 }
http://www.wikidata.org/entity/Q55616536
Lana Turner filmography
29,285
resource
false
false
false
Which is the natural reservoir of malaria?
select distinct ?answer where { wd:Q12156 wdt:P1605 ?answer}
http://www.wikidata.org/entity/Q158597
Anopheles
15,823
resource
false
false
false
What is the founders of denomination of Gregory II?
SELECT ?answer WHERE { wd:Q103321 wdt:P140 ?X . ?X wdt:P112 ?answer}
http://www.wikidata.org/entity/Q302
Jesus
6,787
resource
false
false
false
For what was Gloria Grahame nominated for an Acadamy Award for Best Supporting Actress?
SELECT ?value WHERE { wd:Q59314 p:P1411 ?s . ?s ps:P1411 wd:Q106301 . ?s pq:P805 ?value}
http://www.wikidata.org/entity/Q303473
20th Academy Awards
21,592
resource
false
false
false
What is the {geographic region} for {located on terrain feature} of {Oceania}
select distinct ?sbj where { ?sbj wdt:P706 wd:Q538 . ?sbj wdt:P31 wd:Q82794 }
http://www.wikidata.org/entity/Q37394
Melanesia
11,607
resource
false
false
false
Who was Thomas Wakley hold and how did he die?
SELECT ?value1 ?obj WHERE { wd:Q334239 p:P39 ?s . ?s ps:P39 ?obj . ?s pq:P1534 ?value1 . }
http://www.wikidata.org/entity/Q41582550
member of the 13th Parliament of the United Kingdom
29,222
resource
false
false
false
What is the host for the standard genetic code?
select distinct ?answer where { wd:Q180618 wdt:P2975 ?answer}
http://www.wikidata.org/entity/Q7020
genome
21,842
resource
false
false
false
Who is the {television series} for {director} of {Jim Henson}
select distinct ?sbj where { ?sbj wdt:P57 wd:Q191037 . ?sbj wdt:P31 wd:Q5398426 }
http://www.wikidata.org/entity/Q1212572
Fraggle Rock
15,737
resource
false
false
false
Who are the daughters of Maria Rosa Pulley Vergara?
SELECT ?answer WHERE { wd:Q27664889 wdt:P40 ?X . ?X wdt:P22 ?answer}
http://www.wikidata.org/entity/Q307701
Abdalá Bucaram Ortiz
21,574
resource
false
false
false
What is the name of the treaty that founded the Soviet Union?
select distinct ?obj where { wd:Q15180 wdt:P457 ?obj . ?obj wdt:P31 wd:Q131569 }
http://www.wikidata.org/entity/Q1443926
Treaty on the Creation of the Union of Soviet Socialist Republics
14,981
resource
false
false
false
In what district did Yuri Nikulin die?
SELECT ?answer WHERE { wd:Q310873 wdt:P20 ?X . ?X wdt:P150 ?answer}
http://www.wikidata.org/entity/Q861805
Vnukovo
16,082
resource
false
false
false
What field of employment is Kōtarō Yoshida in?
SELECT ?answer WHERE { wd:Q2600927 wdt:P106 ?X . ?X wdt:P425 ?answer}
http://www.wikidata.org/entity/Q163770
jujutsu
13,788
resource
false
false
false
Who is the member of Robert Trivers, that have ideology of black nationalism?
SELECT ?answer WHERE { wd:Q918334 wdt:P463 ?answer . ?answer wdt:P1142 wd:Q2720299}
http://www.wikidata.org/entity/Q189150
Black Panther Party
20,457
resource
false
false
false
Which is the populated place in the Netherlands which shares border with Rotterdam?
select distinct ?sbj where { ?sbj wdt:P47 wd:Q34370 . ?sbj wdt:P31 wd:Q1852859 }
http://www.wikidata.org/entity/Q488545
Spijkenisse
22,963
resource
false
false
false
In which sea is the terrain feature from Oceania?
select distinct ?sbj where { ?sbj wdt:P706 wd:Q538 . ?sbj wdt:P31 wd:Q165 }
http://www.wikidata.org/entity/Q351668
South Seas
7,212
resource
false
false
false
Where Alexis of Russia was born at Tsardom of Russia?
SELECT ?obj WHERE { wd:Q7731 p:P19 ?s . ?s ps:P19 ?obj . ?s pq:P17 wd:Q186096 }
http://www.wikidata.org/entity/Q649
Moscow
2,642
resource
false
false
false
Name the CPU with highest number of processor cores?
select ?ent where { ?ent wdt:P31 wd:Q5300 . ?ent wdt:P1141 ?obj } ORDER BY DESC(?obj)LIMIT 5
http://www.wikidata.org/entity/Q28972936
AMD Ryzen 7 1700X
12,979
resource
false
false
false
Which is the province of Pikes Peak that is sudivided into Jefferson Country?
SELECT ?answer WHERE { wd:Q665321 wdt:P131 ?answer . ?answer wdt:P150 wd:Q127978}
http://www.wikidata.org/entity/Q1261
Colorado
16,023
resource
false
false
false
Who made the economic branch of Saleen?
SELECT ?answer WHERE { wd:Q1361906 wdt:P452 ?X . ?X wdt:P1056 ?answer}
http://www.wikidata.org/entity/Q752870
motor vehicle
17,030
resource
false
false
false
Who is the belligerent player from Italy at the UEFA Euro 2016?
SELECT ?answer WHERE { wd:Q22002167 wdt:P710 ?X . ?X wdt:P54 ?answer}
http://www.wikidata.org/entity/Q2768
Torino F.C.
16,837
resource
false
false
false
What is the chief's office of life stance honorius I?
SELECT ?answer WHERE { wd:Q170502 wdt:P140 ?X . ?X wdt:P2388 ?answer}
http://www.wikidata.org/entity/Q19546
pope
26,680
resource
false
false
false
Which is the fossil found in this unit for Gazella?
select distinct ?answer where { ?answer wdt:P1137 wd:Q190858}
http://www.wikidata.org/entity/Q18618637
Las Higueruelas
20,246
resource
false
false
false
Michel Foucault influenced whom?
select distinct ?obj where { wd:Q44272 wdt:P737 ?obj . ?obj wdt:P31 wd:Q5 }
http://www.wikidata.org/entity/Q315210
Maurice Blanchot
16,925
resource
false
false
false
Which company is alumni of Robert McNamara?
SELECT ?answer WHERE { wd:Q191999 wdt:P69 ?X . ?X wdt:P355 ?answer}
http://www.wikidata.org/entity/Q45133165
Blum Center for Developing Economies, University of California Berkeley
15,994
resource
false
false
false
Who was accused of the 2011 Al Hillah bombing?
SELECT ?answer WHERE { wd:Q4620277 wdt:P710 ?X . ?X wdt:P1366 ?answer}
http://www.wikidata.org/entity/Q2429253
Islamic State
2,472
resource
false
false
false
What is the cosmic microwave background experiment with the longest wavelength?
select ?ent where { ?ent wdt:P31 wd:Q33093130 . ?ent wdt:P2808 ?obj } ORDER BY DESC(?obj)LIMIT 5
http://www.wikidata.org/entity/Q1094807
AMiBA
21,886
resource
false
false
false
What works did Francis Bacon write?
select distinct ?obj where { wd:Q37388 wdt:P1455 ?obj . ?obj wdt:P31 wd:Q1631107 }
http://www.wikidata.org/entity/Q2901041
Francis Bacon bibliography
22,872
resource
false
false
false
WHat biblical episode involves Joseph ?
select distinct ?obj where { wd:Q128267 wdt:P1441 ?obj . ?obj wdt:P31 wd:Q22704077 }
http://www.wikidata.org/entity/Q152771
Presentation of Jesus at the Temple
22,227
resource
false
false
false
When was Nicolas Sarkozy elected president?
select distinct ?obj where { wd:Q329 wdt:P793 ?obj . ?obj wdt:P31 wd:Q5227309 }
http://www.wikidata.org/entity/Q23702848
Panama Papers
16,129
resource
false
false
false
What is the ideology of the member of the party of B V Keskar?
SELECT ?answer WHERE { wd:Q18385307 wdt:P102 ?X . ?X wdt:P1142 ?answer}
http://www.wikidata.org/entity/Q59599
civic nationalism
22,771
resource
false
false
false
What city replaced the capital of Tenochtitlan?
select distinct ?sbj where { ?sbj wdt:P1365 wd:Q13695 . ?sbj wdt:P31 wd:Q5119 }
http://www.wikidata.org/entity/Q1489
Mexico City
3,929
resource
false
false
false
What is located in the administrative territorial entity for Angela Davis' place of birth, is it Birmingham?
SELECT ?value WHERE { wd:Q160456 p:P19 ?s . ?s ps:P19 wd:Q79867 . ?s pq:P131 ?value}
http://www.wikidata.org/entity/Q173
Alabama
14,095
resource
false
false
false
With a zenith of Ben Nevis, what is Gian Carlo Menotti's home town?
SELECT ?answer WHERE { wd:Q270662 wdt:P551 ?answer . ?answer wdt:P610 wd:Q104674}
http://www.wikidata.org/entity/Q22
Scotland
8,965
resource
false
false
false
Who was the leader of Curitiba in 2013?
SELECT ?obj WHERE { wd:Q4361 p:P6 ?s . ?s ps:P6 ?obj . ?s pq:P580 ?x filter(contains(YEAR(?x),'2013')) }
http://www.wikidata.org/entity/Q10357041
Rafael Greca
5,760
resource
false
false
false
Where did Nora Ephron live in 1941-5-19?
SELECT ?obj WHERE { wd:Q214677 p:P551 ?s . ?s ps:P551 ?obj . ?s pq:P580 ?x filter(contains(YEAR(?x),'1941')) }
http://www.wikidata.org/entity/Q60
New York City
14,842
resource
false
false
false
What is the denomination of the actor of The King and the People?
SELECT ?answer WHERE { wd:Q16252255 wdt:P161 ?X . ?X wdt:P140 ?answer}
http://www.wikidata.org/entity/Q5043
Christianity
28,269
resource
false
false
false
Which follows the Shining?
select distinct ?answer where { ?answer wdt:P155 wd:Q470937}
http://www.wikidata.org/entity/Q149552
The Stand
16,105
resource
false
false
false
What is the inventor of the orbited by of Kepler-440?
SELECT ?answer WHERE { wd:Q25419499 wdt:P398 ?X . ?X wdt:P61 ?answer}
http://www.wikidata.org/entity/Q47272
Kepler
8,770
resource
false
false
false
What work did Patty Duke receive the Academy Award for Best Supporting Actress for?
SELECT ?value WHERE { wd:Q232538 p:P166 ?s . ?s ps:P166 wd:Q106301 . ?s pq:P1686 ?value}
http://www.wikidata.org/entity/Q287536
The Miracle Worker
26,438
resource
false
false
false
I need to know the mountain range in the Ethiopian Highlands.
select distinct ?answer where { ?answer wdt:P4552 wd:Q319288}
http://www.wikidata.org/entity/Q1753730
Emba Soira
17,297
resource
false
false
false
who made from of painting of harvest at montfoucault ?
SELECT ?answer WHERE { wd:Q8192229 wdt:P180 ?X . ?X wdt:P1582 ?answer}
http://www.wikidata.org/entity/Q161098
Triticum aestivum
15,558
resource
false
false
false
Which cosmonaut mission was Dick Scobee a crew member on?
SELECT ?answer WHERE { wd:Q320047 wdt:P450 ?X . ?X wdt:P1029 ?answer}
http://www.wikidata.org/entity/Q519124
George Nelson
17,473
resource
false
false
false
Which is the tributary in the coast of Pico Island?
SELECT ?answer WHERE { wd:Q210811 wdt:P206 ?X . ?X wdt:P974 ?answer}
http://www.wikidata.org/entity/Q2371903
Tensift River
7,193
resource
false
false
false
What was the position held by Damascus I before replacement by Siricius?
SELECT ?obj WHERE { wd:Q130997 p:P39 ?s . ?s ps:P39 ?obj . ?s pq:P1366 wd:Q161443 }
http://www.wikidata.org/entity/Q19546
pope
17,041
resource
false
false
false
whom is in work of painting of madonna and child?
SELECT ?answer WHERE { wd:Q21666240 wdt:P180 ?X . ?X wdt:P1441 ?answer}
http://www.wikidata.org/entity/Q2371624
The Master and Margarita
15,821
resource
false
false
false
Who are members of the group employed by Lyle Campbell?
SELECT ?answer WHERE { wd:Q1450352 wdt:P108 ?X . ?X wdt:P463 ?answer}
http://www.wikidata.org/entity/Q19861084
ORCID, Inc.
13,214
resource
false
false
false
What person discovered or invented the reed organ?
SELECT ?answer WHERE { wd:Q12460259 wdt:P61 ?answer . ?answer wdt:P21 wd:Q6581097}
http://www.wikidata.org/entity/Q68976
Christian Gottlieb Kratzenstein
16,349
resource
false
false
false
What is the county seat of the work location of Ruth Olvera Nieto?
SELECT ?answer WHERE { wd:Q55449389 wdt:P937 ?X . ?X wdt:P36 ?answer}
http://www.wikidata.org/entity/Q1963483
Ciudad López Mateos
22,023
resource
false
false
false
What is the name for Etruschi culture?
select distinct ?sbj where { ?sbj wdt:P2596 wd:Q17161 . ?sbj wdt:P31 wd:Q1747829 }
http://www.wikidata.org/entity/Q43894095
Ribbon Painter
27,475
resource
false
false
false
What languages are spoken, written or signed in Somali?
select distinct ?answer where { ?answer wdt:P1412 wd:Q13275}
http://www.wikidata.org/entity/Q3850252
Martino Mario Moreno
7,847
resource
false
false
false
Name the employer of John Lasseter since 2006
SELECT ?obj WHERE { wd:Q269214 p:P108 ?s . ?s ps:P108 ?obj . ?s pq:P580 ?x filter(contains(YEAR(?x),'2006')) }
http://www.wikidata.org/entity/Q1047410
Walt Disney Animation Studios
13,962
resource
false
false
false
What is county seat for Tunis, that has diplomatic relation with Malaysia?
SELECT ?answer WHERE { wd:Q3572 wdt:P1376 ?answer . ?answer wdt:P530 wd:Q833}
http://www.wikidata.org/entity/Q948
Tunisia
10,319
resource
false
false
false
In what county was David Cameron elected as Member of the 55th Parliament of the United Kingdom, and why did it end?
SELECT ?value1 ?value2 WHERE { wd:Q192 p:P39 ?s . ?s ps:P39 wd:Q35494253 . ?s pq:P1534 ?value1 . ?s pq:P2715 ?value2 }
http://www.wikidata.org/entity/Q741182
dissolution of parliament
17,850
resource
false
false
false
Which is {antonym of} {main topic of list} {List of wars involving Rwanda} ?
SELECT ?answer WHERE { wd:Q6644990 wdt:P360 ?X . ?X wdt:P461 ?answer}
http://www.wikidata.org/entity/Q454
peace
3,423
resource
false
false
false
Which national association football league has the minimum level in the league?
select ?ent where { ?ent wdt:P31 wd:Q15991303 . ?ent wdt:P3983 ?obj . ?ent wdt:P641 wd:Q2736} ORDER BY ASC(?obj)LIMIT 5
http://www.wikidata.org/entity/Q155965
Cypriot First Division
3,214
resource
false
false
false
What flammable liquid containing carbon has the lowest enthalpy of evaporation?
select ?ent where { ?ent wdt:P31 wd:Q21009055 . ?ent wdt:P2116 ?obj . ?ent wdt:P527 wd:Q623} ORDER BY ASC(?obj)LIMIT 5
http://www.wikidata.org/entity/Q14982
methanol
15,573
resource
false
false
false
Who is the director that worked for Peter Goddard?
SELECT ?answer WHERE { wd:Q575072 wdt:P108 ?X . ?X wdt:P1037 ?answer}
http://www.wikidata.org/entity/Q710978
Robbert Dijkgraaf
10,890
resource
false
false
false
What is the end cause of the person George Cayley who elected and held position in member of the 11th parliment of UK ?
SELECT ?value1 ?value2 WHERE { wd:Q319362 p:P39 ?s . ?s ps:P39 wd:Q41582546 . ?s pq:P1534 ?value1 . ?s pq:P2715 ?value2 }
http://www.wikidata.org/entity/Q741182
dissolution of parliament
9,633
resource
false
false
false
Who are the children and siblings of Angela Lansbury?
SELECT ?ans_1 ?ans_2 WHERE { wd:Q206856 wdt:P40 ?ans_1 . wd:Q206856 wdt:P3373 ?ans_2 }
http://www.wikidata.org/entity/Q2852925
Anthony Shaw
20,065
resource
false
false
false
What are the natural disaster effects of rain
select distinct ?sbj where { ?sbj wdt:P1542 wd:Q7925 . ?sbj wdt:P31 wd:Q8065 }
http://www.wikidata.org/entity/Q6796315
May 2004 Caribbean floods
16,220
resource
false
false
false
Who was responsible for the naming of Palladium?
SELECT ?answer WHERE { wd:Q7127717 wdt:P264 ?X . ?X wdt:P112 ?answer}
http://www.wikidata.org/entity/Q194419
Richard Branson
13,884
resource
false
false
false
Which city is the death location of Heshen, which is also the sister city of Mexico City?
SELECT ?answer WHERE { wd:Q700179 wdt:P20 ?answer . ?answer wdt:P190 wd:Q1489}
http://www.wikidata.org/entity/Q956
Beijing
20,796
resource
false
false
false
What is the effect of tetanus on the taxon?
select distinct ?sbj where { ?sbj wdt:P1542 wd:Q47790 . ?sbj wdt:P31 wd:Q16521 }
http://www.wikidata.org/entity/Q309471
Clostridium tetani
8,258
resource
false
false
false
What award was received by Glenn Greenwald on 2014-0-0?
SELECT ?obj WHERE { wd:Q5568842 p:P166 ?s . ?s ps:P166 ?obj . ?s pq:P585 ?x filter(contains(YEAR(?x),'2014')) }
http://www.wikidata.org/entity/Q28792108
I. F. Stone Hall of Fame
4,725
resource
false
false
false
What has been the sister city of Tver since July 6th, 1997?
SELECT ?obj WHERE { wd:Q2288 p:P190 ?s . ?s ps:P190 ?obj . ?s pq:P580 ?x filter(contains(YEAR(?x),'1997')) }
http://www.wikidata.org/entity/Q173474
Veliko Tarnovo
16,056
resource
false
false
false
What music genre is the musical score by Brainstorm?
SELECT ?answer WHERE { wd:Q1493657 wdt:P86 ?X . ?X wdt:P136 ?answer}
http://www.wikidata.org/entity/Q217199
soundtrack
20,358
resource
false
false
false
Who is the {human} for {partner} of {Julia Roberts}
select distinct ?obj where { wd:Q40523 wdt:P451 ?obj . ?obj wdt:P31 wd:Q5 }
http://www.wikidata.org/entity/Q73362
Benjamin Bratt
21,209
resource
false
false
false
Which is the dominion of the British Empire of the participation in World War II?
select distinct ?sbj where { ?sbj wdt:P1344 wd:Q362 . ?sbj wdt:P31 wd:Q223832 }
http://www.wikidata.org/entity/Q408
Australia