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
14,577
resource
false
false
false
Who is the teacher of the kids of Ali al-Hadi?
SELECT ?answer WHERE { wd:Q315377 wdt:P802 ?X . ?X wdt:P40 ?answer}
http://www.wikidata.org/entity/Q27825516
Sayyid Ali Akbar
2,508
resource
false
false
false
WHICH IS THE SCIENCE MUSEUM WITH THE MAXIMUM VISITORS PER YEAR
select ?ent where { ?ent wdt:P31 wd:Q588140 . ?ent wdt:P1174 ?obj } ORDER BY DESC(?obj)LIMIT 5
http://www.wikidata.org/entity/Q939288
Museu de les Ciències Príncipe Felipe
3,278
resource
false
false
false
Name the nuclear weapons test with the lowest explosive energy equivalent whose country of origin is soviet union?
select ?ent where { ?ent wdt:P31 wd:Q210112 . ?ent wdt:P2145 ?obj . ?ent wdt:P495 wd:Q15180} ORDER BY ASC(?obj)LIMIT 5
http://www.wikidata.org/entity/Q4461528
Totskoye nuclear exercise
7,125
resource
false
false
false
What employer did Gilles Deleuze work at until 1964?
SELECT ?obj WHERE { wd:Q184226 p:P108 ?s . ?s ps:P108 ?obj . ?s pq:P582 ?x filter(contains(YEAR(?x),'1964')) }
http://www.wikidata.org/entity/Q280413
National Center for Scientific Research
26,926
resource
false
false
false
What is the script directionality of Braille
select distinct ?answer where { wd:Q79894 wdt:P1406 ?answer}
http://www.wikidata.org/entity/Q7333457
right-to-left
30,142
resource
false
false
false
Which is the retail chain that is founded by the Verizon?
select distinct ?sbj where { ?sbj wdt:P112 wd:Q467752 . ?sbj wdt:P31 wd:Q507619 }
http://www.wikidata.org/entity/Q919641
Verizon
12,673
resource
false
false
false
Who is the founder of Michelin Guide who is an alumna of Lycee Louis-le-Grand?
SELECT ?answer WHERE { wd:Q214844 wdt:P112 ?answer . ?answer wdt:P69 wd:Q1059546}
http://www.wikidata.org/entity/Q382573
André Michelin
3,076
resource
false
false
false
What kind of compact car has the greatest range?
select ?ent where { ?ent wdt:P31 wd:Q3231690 . ?ent wdt:P2073 ?obj . ?ent wdt:P279 wd:Q946808 } ORDER BY DESC(?obj)LIMIT 5
http://www.wikidata.org/entity/Q23663332
Tesla Model 3
13,425
resource
false
false
false
What city in New York County is the birth city of Jon Finkel?
SELECT ?answer WHERE { wd:Q6270695 wdt:P19 ?answer . ?answer wdt:P150 wd:Q500416}
http://www.wikidata.org/entity/Q1384
New York
3,907
resource
false
false
false
What is the place of birth of Alvin Ailey located in the administrative territorial entity known as Rogers?
SELECT ?value WHERE { wd:Q449037 p:P19 ?s . ?s ps:P19 wd:Q978155 . ?s pq:P131 ?value}
http://www.wikidata.org/entity/Q1439
Texas
27,332
resource
false
false
false
What is the avionics of radar?
select distinct ?answer where { ?answer wdt:P878 wd:Q47528}
http://www.wikidata.org/entity/Q607609
An-30
14,766
resource
false
false
false
TELL ME THE FAMOUS WORK WRITTEN BY MULE BONE?
SELECT ?answer WHERE { wd:Q6933876 wdt:P50 ?X . ?X wdt:P800 ?answer}
http://www.wikidata.org/entity/Q1476619
Their Eyes Were Watching God
29,043
resource
false
false
false
What is the name of the reservoir the Grand Coulee Dam made?
select distinct ?answer where { wd:Q930391 wdt:P4661 ?answer}
http://www.wikidata.org/entity/Q3042661
Franklin D. Roosevelt Lake
13,036
resource
false
false
false
In what {city} did {Sigmund Freud} die? {Hint: its partner city is Zagreb.}
SELECT ?answer WHERE { wd:Q9215 wdt:P20 ?answer . ?answer wdt:P190 wd:Q1435}
http://www.wikidata.org/entity/Q84
London
8,312
resource
false
false
false
Where did Thomas Eakins work in 1868?
SELECT ?obj WHERE { wd:Q214905 p:P937 ?s . ?s ps:P937 ?obj . ?s pq:P585 ?x filter(contains(YEAR(?x),'1868')) }
http://www.wikidata.org/entity/Q183
Germany
9,491
resource
false
false
false
What country was Def_Leppard formed?
SELECT ?ans_1 ?ans_2 WHERE { wd:Q182890 wdt:P740 ?ans_1 . wd:Q182890 wdt:P495 ?ans_2 }
http://www.wikidata.org/entity/Q145
United Kingdom
30,160
resource
false
false
false
What community of Belgium uses Dutch as its official language?
select distinct ?sbj where { ?sbj wdt:P37 wd:Q7411 . ?sbj wdt:P31 wd:Q89934 }
http://www.wikidata.org/entity/Q234
Flanders
11,945
resource
false
false
false
Who are the kids of Vsevolod the Big Nest whose location of burial is Dormition Cathedral?
SELECT ?answer WHERE { wd:Q348689 wdt:P40 ?answer . ?answer wdt:P119 wd:Q775487}
http://www.wikidata.org/entity/Q547869
Yuri II of Vladimir
5,612
resource
false
false
false
What government of Navarre began on 9-18-1996?
SELECT ?obj WHERE { wd:Q4018 p:P6 ?s . ?s ps:P6 ?obj . ?s pq:P580 ?x filter(contains(YEAR(?x),'1996')) }
http://www.wikidata.org/entity/Q3045524
Miguel Sanz
2,987
resource
false
false
false
How much alkanol is in the highest autoignition temperature?
select ?ent where { ?ent wdt:P31 wd:Q11685431 . ?ent wdt:P2199 ?obj . ?ent wdt:P31 wd:Q11685431 } ORDER BY DESC(?obj)LIMIT 5
http://www.wikidata.org/entity/Q14982
methanol
2,825
resource
false
false
false
Which business enterprise has the most total liabilities?
select ?ent where { ?ent wdt:P31 wd:Q4830453 . ?ent wdt:P2138 ?obj . ?ent wdt:P31 wd:Q4830453 } ORDER BY DESC(?obj)LIMIT 5
http://www.wikidata.org/entity/Q487907
Bank of America
9,389
resource
false
false
false
which is the country for August has named after as Alp Arslan?
SELECT ?value WHERE { wd:Q122 p:P138 ?s . ?s ps:P138 wd:Q200193 . ?s pq:P17 ?value}
http://www.wikidata.org/entity/Q874
Turkmenistan
17,167
resource
false
false
false
What is the name of the stockholder who worked for Ray Kurzweil?
SELECT ?answer WHERE { wd:Q298341 wdt:P108 ?X . ?X wdt:P127 ?answer}
http://www.wikidata.org/entity/Q20800404
Alphabet Inc.
13,697
resource
false
false
false
What field of journalism is Aloysius Bertrand in?
SELECT ?answer WHERE { wd:Q366464 wdt:P106 ?answer . ?answer wdt:P425 wd:Q11030}
http://www.wikidata.org/entity/Q1930187
journalist
13,040
resource
false
false
false
What is the had reason of revolutions of 1917-1923 between central powers?
SELECT ?answer WHERE { wd:Q7318933 wdt:P828 ?answer . ?answer wdt:P710 wd:Q152283}
http://www.wikidata.org/entity/Q361
World War I
11,072
resource
false
false
false
What was the academic major of Donald Knuth and where was he educated at?
SELECT ?value1 ?obj WHERE { wd:Q17457 p:P69 ?s . ?s ps:P69 ?obj . ?s pq:P812 ?value1 . }
http://www.wikidata.org/entity/Q1047060
Case Western Reserve University
28,163
resource
false
false
false
Who is the game artist of Final Fantasy VII?
select distinct ?answer where { wd:Q214232 wdt:P3080 ?answer}
http://www.wikidata.org/entity/Q2743416
Yusuke Naora
9,685
resource
false
false
false
What are the list of characters and the characters of Buffy the Vampire Slayer?
SELECT ?ans_1 ?ans_2 WHERE { wd:Q183513 wdt:P1881 ?ans_1 . wd:Q183513 wdt:P674 ?ans_2 }
http://www.wikidata.org/entity/Q3646617
list of minor Buffy the Vampire Slayer characters
14,691
resource
false
false
false
Did the brother of Matilda of Habsburg have kids?
SELECT ?answer WHERE { wd:Q2635513 wdt:P3373 ?X . ?X wdt:P40 ?answer}
http://www.wikidata.org/entity/Q124950
Frederick the Fair
20,848
resource
false
false
false
What is the sovereign state of Oslo
select distinct ?sbj where { ?sbj wdt:P150 wd:Q585 . ?sbj wdt:P31 wd:Q3624078 }
http://www.wikidata.org/entity/Q20
Norway
15,137
resource
false
false
false
Who died in the writers of Philosophical Investigations?
SELECT ?answer WHERE { wd:Q772496 wdt:P50 ?X . ?X wdt:P20 ?answer}
http://www.wikidata.org/entity/Q350
Cambridge
5,417
resource
false
false
false
For what One Direction was in nominated for in the year of 2013?
SELECT ?obj WHERE { wd:Q146027 p:P1411 ?s . ?s ps:P1411 ?obj . ?s pq:P585 ?x filter(contains(YEAR(?x),'2013')) }
http://www.wikidata.org/entity/Q3841596
MTV Europe Music Award for Best UK & Ireland Act
10,260
resource
false
false
false
What is Christiane Amanpour's academic degree and major at University of Rhode Island?
SELECT ?value1 ?value2 WHERE { wd:Q236939 p:P69 ?s . ?s ps:P69 wd:Q1641788 . ?s pq:P812 ?value1 . ?s pq:P512 ?value2 }
http://www.wikidata.org/entity/Q11030
journalism
15,735
resource
false
false
false
When did Bettie Page die?
SELECT ?answer WHERE { wd:Q61898 wdt:P20 ?X . ?X wdt:P421 ?answer}
http://www.wikidata.org/entity/Q847142
Pacific Time Zone
21,463
resource
false
false
false
Who is the relative of the Faisal of Saudi Arabia?
select distinct ?obj where { wd:Q217167 wdt:P1038 ?obj . ?obj wdt:P31 wd:Q5 }
http://www.wikidata.org/entity/Q4664538
Abd Allah ibn Abd al-Latif Al ash-Sheikh
30,031
resource
false
false
false
What superhero is present in Sonic the Hedgehog?
select distinct ?sbj where { ?sbj wdt:P1441 wd:Q1046812 . ?sbj wdt:P31 wd:Q188784 }
http://www.wikidata.org/entity/Q191626
Sonic the Hedgehog
12,668
resource
false
false
false
What is the subtopic of the history of Tennessee, that has Q48460 and is 2768?
SELECT ?answer WHERE { wd:Q5866796 wdt:P1269 ?answer . ?answer wdt:P1036 ?x FILTER(contains(?x,'2--768'))}
http://www.wikidata.org/entity/Q1509
Tennessee
15,398
resource
false
false
false
Who are the daughters of the wives of Hans Rehmann?
SELECT ?answer WHERE { wd:Q118740 wdt:P26 ?X . ?X wdt:P22 ?answer}
http://www.wikidata.org/entity/Q163747
Felix Salten
5,054
resource
false
false
false
For what work was Paul Thomas Anderson nominated for the Academy Award for Best Writing, Adapted Screenplay ?
SELECT ?value WHERE { wd:Q25132 p:P1411 ?s . ?s ps:P1411 wd:Q107258 . ?s pq:P1686 ?value}
http://www.wikidata.org/entity/Q244315
There Will Be Blood
13,170
resource
false
false
false
WHAT IS THE BORN OF ANNE ENRIGHT
SELECT ?answer WHERE { wd:Q73176 wdt:P19 ?answer . ?answer wdt:P190 wd:Q1780}
http://www.wikidata.org/entity/Q1761
Dublin
8,917
resource
false
false
false
What award did Jonas Salk receive in 1962?
SELECT ?obj WHERE { wd:Q200101 p:P166 ?s . ?s ps:P166 ?obj . ?s pq:P585 ?x filter(contains(YEAR(?x),'1962')) }
http://www.wikidata.org/entity/Q505132
Robert Koch Prize
10,522
resource
false
false
false
In which year range did James Callaghan gained power as the Member of the 49th Parliament of the United Kingdom ?
SELECT ?value1 ?value2 WHERE { wd:Q9576 p:P39 ?s . ?s ps:P39 wd:Q41582621 . ?s pq:P2715 ?value1 . ?s pq:P1534 ?value2 }
http://www.wikidata.org/entity/Q741182
dissolution of parliament
14,542
resource
false
false
false
What is art work of paul klee famous books ?
SELECT ?answer WHERE { wd:Q44007 wdt:P800 ?X . ?X wdt:P195 ?answer}
http://www.wikidata.org/entity/Q138850
Gershom Scholem
16,086
resource
false
false
false
What time zone is the continent of Levant?
SELECT ?answer WHERE { wd:Q81483 wdt:P30 ?X . ?X wdt:P421 ?answer}
http://www.wikidata.org/entity/Q6906
UTC+06:00
22,183
resource
false
false
false
What drug treats inflammation?
select distinct ?sbj where { ?sbj wdt:P2175 wd:Q101991 . ?sbj wdt:P31 wd:Q11173 }
http://www.wikidata.org/entity/Q422252
dexamethasone
20,443
resource
false
false
false
Lactobacillus belongs to which taxon?
select distinct ?obj where { wd:Q1061596 wdt:P427 ?obj . ?obj wdt:P31 wd:Q16521 }
http://www.wikidata.org/entity/Q3246083
Lactobacillus delbrueckii
26,838
resource
false
false
false
What is notation of Earth ?
select distinct ?answer where { wd:Q2 wdt:P913 ?answer}
http://www.wikidata.org/entity/Q426529
Earth symbol
29,970
resource
false
false
false
Which is the radio telescope operator of California Institute of Technology?
select distinct ?sbj where { ?sbj wdt:P137 wd:Q161562 . ?sbj wdt:P31 wd:Q184356 }
http://www.wikidata.org/entity/Q21593060
Goldstone Solar System Radar
12,202
resource
false
false
false
Where is the death location of Giuseppe Arcimboldo with the telephone code 02?
SELECT ?answer WHERE { wd:Q7751 wdt:P20 ?answer . ?answer wdt:P473 ?x FILTER(contains(?x,'02'))}
http://www.wikidata.org/entity/Q490
Milan
21,064
resource
false
false
false
What is David Ben - Gurion's Declaration of Independence?
select distinct ?sbj where { ?sbj wdt:P1891 wd:Q37610 . ?sbj wdt:P31 wd:Q1464916 }
http://www.wikidata.org/entity/Q223732
Declaration of the Establishment of the State of Israel
20,302
resource
false
false
false
Which is the taxon for the taxon source of milk?
select distinct ?sbj where { ?sbj wdt:P1672 wd:Q8495 . ?sbj wdt:P31 wd:Q16521 }
http://www.wikidata.org/entity/Q82728
Bison bison
10,050
resource
false
false
false
Where is the {filming location} and the {narrative location} of {Forrest_Gump} ?
SELECT ?ans_1 ?ans_2 WHERE { wd:Q134773 wdt:P915 ?ans_1 . wd:Q134773 wdt:P840 ?ans_2 }
http://www.wikidata.org/entity/Q47164
Santa Monica
17,869
resource
false
false
false
Who plays the creator of Planta do Foro de Quiteria Maria Amaral Occupado Por Francisco Antonio Mariano Situado no Lageado - Freguezia da Penha Municipio da Capital São Paulo (Alekhine, Nicolau)?
SELECT ?answer WHERE { wd:Q55213518 wdt:P2079 ?X . ?X wdt:P1535 ?answer}
http://www.wikidata.org/entity/Q464666
vegetative reproduction
21,854
resource
false
false
false
Which is the municipal archive of the archives of Bonn?
select distinct ?obj where { wd:Q586 wdt:P485 ?obj . ?obj wdt:P31 wd:Q604177 }
http://www.wikidata.org/entity/Q28719793
Stadtarchiv und Stadthistorische Bibliothek Bonn
27,190
resource
false
false
false
Which is located in or next to body of water of Saipan?
select distinct ?answer where { wd:Q51679 wdt:P206 ?answer}
http://www.wikidata.org/entity/Q98
Pacific Ocean
12,984
resource
false
false
false
"Which is {signs} of {common cold}, that has {has underlying cause} is {type I hypersensitivity} ?"
SELECT ?answer WHERE { wd:Q654724 wdt:P137 ?answer . ?answer wdt:P131 wd:Q6602}
http://www.wikidata.org/entity/Q1054195
Centre de données astronomiques de Strasbourg
20,581
resource
false
false
false
What film trilogy is Once Upon a Time in the West part of?
select distinct ?obj where { wd:Q168154 wdt:P179 ?obj . ?obj wdt:P31 wd:Q13593818 }
http://www.wikidata.org/entity/Q468018
America trilogy
3,323
resource
false
false
false
What is the municipal council in Finland with the lowest number of seats whose applies to jurisdiction is Lappajärvi ?
select ?ent where { ?ent wdt:P31 wd:Q191893 . ?ent wdt:P1342 ?obj . ?ent wdt:P1001 wd:Q6020} ORDER BY ASC(?obj)LIMIT 5
http://www.wikidata.org/entity/Q5395003
Lappajärvi municipal council
17,859
resource
false
false
false
Which taxon has cinnamon as a component for its fabrication ?
SELECT ?answer WHERE { wd:Q28165 wdt:P1582 ?X . ?X wdt:P171 ?answer}
http://www.wikidata.org/entity/Q27282
Cinnamomum
15,582
resource
false
false
false
Which {applies to territorial jurisdiction} of {holds position} of {Septimius Severus} ?
SELECT ?answer WHERE { wd:Q1442 wdt:P39 ?X . ?X wdt:P1001 ?answer}
http://www.wikidata.org/entity/Q2277
Roman Empire
15,567
resource
false
false
false
What is the first minister of the place of activity of Richard Russell ?
SELECT ?answer WHERE { wd:Q623429 wdt:P710 ?X . ?X wdt:P2633 ?answer}
http://www.wikidata.org/entity/Q5535116
geography of Alabama
3,038
resource
false
false
false
What is the largest County Wexford constituency?
select ?ent where { ?ent wdt:P31 wd:Q11204 . ?ent wdt:P4253 ?obj . ?ent wdt:P1001 wd:Q184599 } ORDER BY DESC(?obj)LIMIT 5
http://www.wikidata.org/entity/Q54931514
legislative body of Wexford County Council
22,181
resource
false
false
false
Which company manufactured the Commodore 64?
select distinct ?obj where { wd:Q99775 wdt:P176 ?obj . ?obj wdt:P31 wd:Q6881511 }
http://www.wikidata.org/entity/Q208305
Commodore International
11,112
resource
false
false
false
What are the days and hours of the British Museum?
SELECT ?value1 ?obj WHERE { wd:Q6373 p:P3025 ?s . ?s ps:P3025 ?obj . ?s pq:P3028 ?value1 . }
http://www.wikidata.org/entity/Q2912
December 31
21,253
resource
false
false
false
Who is the Norse deity killed by Baldur?
select distinct ?obj where { wd:Q131658 wdt:P157 ?obj . ?obj wdt:P31 wd:Q16513881 }
http://www.wikidata.org/entity/Q204900
Hodhr
7,609
resource
false
false
false
Who replaces J.J. Thompson as the President of the Royal Society?
SELECT ?value WHERE { wd:Q47285 p:P39 ?s . ?s ps:P39 wd:Q55713110 . ?s pq:P1365 ?value}
http://www.wikidata.org/entity/Q189552
William Crookes
11,335
resource
false
false
false
Where was Milton Friedman educated at and what was his academic major?
SELECT ?value1 ?obj WHERE { wd:Q47426 p:P69 ?s . ?s ps:P69 ?obj . ?s pq:P812 ?value1 . }
http://www.wikidata.org/entity/Q8134
economics
2,513
resource
false
false
false
Which Class IIIA combustible liquid has the highest short-term exposure limit?
select ?ent where { ?ent wdt:P31 wd:Q21009058 . ?ent wdt:P2407 ?obj } ORDER BY DESC(?obj)LIMIT 5
http://www.wikidata.org/entity/Q20972145
4-tert-butyltoluene
9,830
resource
false
false
false
Who was the inventor and what is the history of the Periodic table?
SELECT ?ans_1 ?ans_2 WHERE { wd:Q10693 wdt:P2184 ?ans_1 . wd:Q10693 wdt:P61 ?ans_2 }
http://www.wikidata.org/entity/Q14916030
history of the periodic table
14,406
resource
false
false
false
who state of languages spoken of marcel carné ?
SELECT ?answer WHERE { wd:Q52409 wdt:P1412 ?X . ?X wdt:P17 ?answer}
http://www.wikidata.org/entity/Q1019
Madagascar
22,429
resource
false
false
false
Where in the bible can you find the book of David?
select distinct ?obj where { wd:Q41370 wdt:P1441 ?obj . ?obj wdt:P31 wd:Q29154430 }
http://www.wikidata.org/entity/Q9813916
1 Chronicles
20,941
resource
false
false
false
What is the highest constitutional court level you can find in Hamburg ?
select distinct ?obj where { wd:Q1055 wdt:P209 ?obj . ?obj wdt:P31 wd:Q32766 }
http://www.wikidata.org/entity/Q1573233
Hamburg Constitutional Court
11,377
resource
false
false
false
Where was Janet Yellen educated and what was her academic degree?
SELECT ?value1 ?obj WHERE { wd:Q263725 p:P69 ?s . ?s ps:P69 ?obj . ?s pq:P512 ?value1 . }
http://www.wikidata.org/entity/Q49112
Yale University
10,140
resource
false
false
false
What are the symptoms and drug used for treatment of Gastroenteritis?
SELECT ?ans_1 ?ans_2 WHERE { wd:Q156103 wdt:P780 ?ans_1 . wd:Q156103 wdt:P2176 ?ans_2 }
http://www.wikidata.org/entity/Q40878
diarrhea
3,485
resource
false
false
false
Name the lowest Alexa ranked magazine?
select ?ent where { ?ent wdt:P31 wd:Q41298 . ?ent wdt:P1661 ?obj . ?ent wdt:P31 wd:Q41298} ORDER BY ASC(?obj)LIMIT 5
http://www.wikidata.org/entity/Q644538
Chip
21,541
resource
false
false
false
Which is the Wikimedia category for the category of associated people of Oslo?
select distinct ?obj where { wd:Q585 wdt:P1792 ?obj . ?obj wdt:P31 wd:Q4167836 }
http://www.wikidata.org/entity/Q7117170
Category:People from Oslo
9,678
resource
false
false
false
What gender and ethnic affiliation does Alex Trebek identify with?
SELECT ?ans_1 ?ans_2 WHERE { wd:Q929985 wdt:P172 ?ans_1 . wd:Q929985 wdt:P21 ?ans_2 }
http://www.wikidata.org/entity/Q7129609
Caucasian race
20,429
resource
false
false
false
What films is Bruce Willis cast in
select distinct ?sbj where { ?sbj wdt:P161 wd:Q2680 . ?sbj wdt:P31 wd:Q11424 }
http://www.wikidata.org/entity/Q684470
Lucky Number Slevin
10,002
resource
false
false
false
What platform and software engine does Dota 2 use?
SELECT ?ans_1 ?ans_2 WHERE { wd:Q771541 wdt:P400 ?ans_1 . wd:Q771541 wdt:P408 ?ans_2 }
http://www.wikidata.org/entity/Q388
Linux
5,398
resource
false
false
false
Name the type of work done by Robert Frost for which he has received award as Pulitzer Prize for Poetry?
SELECT ?value WHERE { wd:Q168728 p:P166 ?s . ?s ps:P166 wd:Q2117891 . ?s pq:P1686 ?value}
http://www.wikidata.org/entity/Q7008086
New Hampshire
30,133
resource
false
false
false
Vladimir Lenin was the head of government of which historical country.
select distinct ?sbj where { ?sbj wdt:P6 wd:Q1394 . ?sbj wdt:P31 wd:Q3024240 }
http://www.wikidata.org/entity/Q2184
Russian Soviet Federative Socialist Republic
21,813
resource
false
false
false
Which Wikidata property makes it a matter of citizenship ?
select distinct ?sbj where { ?sbj wdt:P1629 wd:Q42138 . ?sbj wdt:P31 wd:Q18608871 }
http://www.wikidata.org/entity/P27
country of citizenship
5,877
resource
false
false
false
What award was received by Maurice Wilkes for his work in Electronic delay storage automatic calculator?
SELECT ?obj WHERE { wd:Q62857 p:P166 ?s . ?s ps:P166 ?obj . ?s pq:P1686 wd:Q863565 }
http://www.wikidata.org/entity/Q6452191
Kyoto Prize in Advanced Technology
20,863
resource
false
false
false
Who runs the capital city Tenochtitlan?
select distinct ?sbj where { ?sbj wdt:P36 wd:Q13695 . ?sbj wdt:P31 wd:Q878249 }
http://www.wikidata.org/entity/Q2608489
Aztec Empire
15,152
resource
false
false
false
What death place is divided into by Philaret Drozdov?
SELECT ?answer WHERE { wd:Q129641 wdt:P20 ?X . ?X wdt:P150 ?answer}
http://www.wikidata.org/entity/Q861805
Vnukovo
11,805
resource
false
false
false
What is the {capital} of {Kangwon Province}, which is a {member of} the {International Federation of Red Cross and Red Crescent Societies}?
SELECT ?answer WHERE { wd:Q41416 wdt:P131 ?answer . ?answer wdt:P463 wd:Q1069175}
http://www.wikidata.org/entity/Q423
North Korea
16,964
resource
false
false
false
What is regulated by sports Union of North African Football Federations ?
SELECT ?answer WHERE { wd:Q427061 wdt:P641 ?X . ?X wdt:P3719 ?answer}
http://www.wikidata.org/entity/Q253414
FIFA
29,990
resource
false
false
false
What is the occupational carcinogen for polyvinyl chloride's monomer?
select distinct ?sbj where { ?sbj wdt:P4599 wd:Q146368 . ?sbj wdt:P31 wd:Q21074597 }
http://www.wikidata.org/entity/Q338869
vinyl chloride
10,691
resource
false
false
false
Who were the two people that succeeded Louis II of Italy as the emperor of the Occident?
SELECT ?value1 ?value2 WHERE { wd:Q215204 p:P97 ?s . ?s ps:P97 wd:Q23906200 . ?s pq:P155 ?value1 . ?s pq:P156 ?value2 }
http://www.wikidata.org/entity/Q71231
Charles the Bald
22,779
resource
false
false
false
What is the public holiday/feast day celebrating the resurrection of Jesus called in Belarus?
select distinct ?obj where { wd:Q51624 wdt:P841 ?obj . ?obj wdt:P31 wd:Q2097974 }
http://www.wikidata.org/entity/Q21196
Easter
17,832
resource
false
false
false
List the opposite of played by of copying.
SELECT ?answer WHERE { wd:Q1156791 wdt:P1535 ?X . ?X wdt:P461 ?answer}
http://www.wikidata.org/entity/Q1608538
plant reproductive morphology
6,671
resource
false
false
false
Who are the members of sports team of Ricky Ponting since the year 2004?
SELECT ?obj WHERE { wd:Q472649 p:P54 ?s . ?s ps:P54 ?obj . ?s pq:P580 ?x filter(contains(YEAR(?x),'2004')) }
http://www.wikidata.org/entity/Q3489807
Somerset County Cricket Club
30,203
resource
false
false
false
Which is the language of the writing system of the Phoenician alphabet?
select distinct ?sbj where { ?sbj wdt:P282 wd:Q26752 . ?sbj wdt:P31 wd:Q34770 }
http://www.wikidata.org/entity/Q1982248
Biblical Hebrew
2,501
resource
false
false
false
Which Class IC flammable liquid has the highest standard molar entropy?
select ?ent where { ?ent wdt:P31 wd:Q21009056 . ?ent wdt:P3071 ?obj } ORDER BY DESC(?obj)LIMIT 5
http://www.wikidata.org/entity/Q407733
nitromethane
3,333
resource
false
false
false
What is the funicular with the lowest average gradient whose source of energy is electricity?
select ?ent where { ?ent wdt:P31 wd:Q142031 . ?ent wdt:P2198 ?obj . ?ent wdt:P618 wd:Q12725} ORDER BY ASC(?obj)LIMIT 5
http://www.wikidata.org/entity/Q20713631
Ebbw Vale Garden Festival Funicular
15,243
resource
false
false
false
who is brother for children of Eleanor of Aquitaine ?
SELECT ?answer WHERE { wd:Q178525 wdt:P40 ?X . ?X wdt:P3373 ?answer}
http://www.wikidata.org/entity/Q232144
Eleanor of England
4,878
resource
false
false
false
Give the world record that Hicham El Guerrouj holds.
SELECT ?obj WHERE { wd:Q83905 p:P1000 ?s . ?s ps:P1000 ?obj . ?s pq:P1013 wd:Q688615 }
http://www.wikidata.org/entity/Q943635
mile run
3,853
resource
false
false
false
What position was held by Michael Manley in 1969?
SELECT ?obj WHERE { wd:Q365395 p:P39 ?s . ?s ps:P39 ?obj . ?s pq:P580 ?x filter(contains(YEAR(?x),'1969')) }
http://www.wikidata.org/entity/Q6508542
Leader of the Opposition
25,858
resource
false
false
false
Which is EIRIN film rating for Breakfast at Tiffany's?
select distinct ?answer where { wd:Q193066 wdt:P2756 ?answer}
http://www.wikidata.org/entity/Q23790275
G
27,962
resource
false
false
false
What is postsynaptic connection of frontal lobe?
select distinct ?answer where { ?answer wdt:P926 wd:Q749520}
http://www.wikidata.org/entity/Q2384084
spindle neuron