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,743 | resource | false | false | false | Who is {mother} of {kids} of {Jason Robards} ? | SELECT ?answer WHERE { wd:Q296630 wdt:P40 ?X . ?X wdt:P25 ?answer} | http://www.wikidata.org/entity/Q104000 | Lauren Bacall |
9,567 | resource | false | false | false | What are the place of birth and the child of Pete Wentz? | SELECT ?ans_1 ?ans_2 WHERE { wd:Q310166 wdt:P19 ?ans_1 . wd:Q310166 wdt:P40 ?ans_2 } | http://www.wikidata.org/entity/Q578301 | Wilmette |
16,322 | resource | false | false | false | What part of the series is preceded by "Hooked on Monkey Fonics"? | SELECT ?answer WHERE { wd:Q724150 wdt:P155 ?X . ?X wdt:P179 ?answer} | http://www.wikidata.org/entity/Q16538 | South Park |
20,723 | resource | false | false | false | The antiparticle of a neutron is what quantum particle? | select distinct ?sbj where { ?sbj wdt:P2152 wd:Q2348 . ?sbj wdt:P31 wd:Q22675015 } | http://www.wikidata.org/entity/Q156530 | antineutron |
17,558 | resource | false | false | false | Where did this DVD come from and who owns it now? | SELECT ?answer WHERE { wd:Q5294 wdt:P127 ?X . ?X wdt:P740 ?answer} | http://www.wikidata.org/entity/Q1141952 | Nihonbashi |
30,075 | resource | false | false | false | Tell me about historical country for headquarters location of Nazi Germany? | select distinct ?sbj where { ?sbj wdt:P159 wd:Q7318 . ?sbj wdt:P31 wd:Q3024240 } | http://www.wikidata.org/entity/Q569871 | Free People's State of Württemberg |
7,443 | resource | false | false | false | What position did Louis X of France hold starting on 11/29/1314? | SELECT ?obj WHERE { wd:Q8384 p:P39 ?s . ?s ps:P39 ?obj . ?s pq:P580 ?x filter(contains(YEAR(?x),'1314')) } | http://www.wikidata.org/entity/Q18384454 | king of France |
15,591 | resource | false | false | false | who sculpted the drawing hands? | SELECT ?answer WHERE { wd:Q2390890 wdt:P170 ?X . ?X wdt:P106 ?answer} | http://www.wikidata.org/entity/Q1028181 | painter |
20,841 | resource | false | false | false | Who is the Chief Executive Officer of Walmart? | select distinct ?obj where { wd:Q483551 wdt:P169 ?obj . ?obj wdt:P31 wd:Q5 } | http://www.wikidata.org/entity/Q16196595 | Doug McMillon |
11,248 | resource | false | false | false | Shimon Peres won what award together with someone else? | SELECT ?value1 ?obj WHERE { wd:Q57410 p:P166 ?s . ?s ps:P166 ?obj . ?s pq:P1706 ?value1 . } | http://www.wikidata.org/entity/Q34211 | Yasser Arafat |
22,501 | resource | false | false | false | To which musical movement did John Cage belong? | select distinct ?obj where { wd:Q180727 wdt:P135 ?obj . ?obj wdt:P31 wd:Q12020884 } | http://www.wikidata.org/entity/Q1338153 | 20th-century classical music |
26,659 | resource | false | false | false | What is cover artist for Peter Blake ? | select distinct ?answer where { ?answer wdt:P736 wd:Q504611} | http://www.wikidata.org/entity/Q5249517 | Decline of the English Murder |
16,026 | resource | false | false | false | What is the award first described by the Manchester Small-Scale Experimental Machine? | SELECT ?answer WHERE { wd:Q514818 wdt:P61 ?X . ?X wdt:P166 ?answer} | http://www.wikidata.org/entity/Q817363 | Benjamin Franklin Medal |
14,839 | resource | false | false | false | What is associated with the Umayyad conquest of Hispania? | SELECT ?answer WHERE { wd:Q1455917 wdt:P276 ?X . ?X wdt:P2789 ?answer} | http://www.wikidata.org/entity/Q12431 | Pyrenees |
13,367 | resource | false | false | false | who is the writer of Julius Caesar who has a sister named Joan Shakespeare? | SELECT ?answer WHERE { wd:Q215750 wdt:P50 ?answer . ?answer wdt:P3373 wd:Q6205446} | http://www.wikidata.org/entity/Q692 | William Shakespeare |
26,186 | resource | false | false | false | Which is the language of work or name of Appetite for Destruction? | select distinct ?answer where { wd:Q270690 wdt:P407 ?answer} | http://www.wikidata.org/entity/Q1860 | English |
16,531 | resource | false | false | false | Who gave the{son of} of {son of} of {William FitzMaurice, 2nd Earl of Kerry} ? | SELECT ?answer WHERE { wd:Q8009095 wdt:P25 ?X . ?X wdt:P22 ?answer} | http://www.wikidata.org/entity/Q278699 | William Petty |
29,994 | resource | false | false | false | Who is Superman's sidekick? | select distinct ?sbj where { ?sbj wdt:P2546 wd:Q79015 . ?sbj wdt:P31 wd:Q15773317 } | http://www.wikidata.org/entity/Q27965060 | Jon Kent |
7,386 | resource | false | false | false | On June 24th of 1948 what award did Kliment Voroshilov received? | SELECT ?obj WHERE { wd:Q186185 p:P166 ?s . ?s ps:P166 ?obj . ?s pq:P585 ?x filter(contains(YEAR(?x),'1948')) } | http://www.wikidata.org/entity/Q337463 | Order of the Red Banner |
12,157 | resource | false | false | false | Who is informed by Friedrich Schiller, that has a father-in-law named Peter Im Baumgarten? | SELECT ?answer WHERE { wd:Q22670 wdt:P737 ?answer . ?answer wdt:P1038 wd:Q2079256} | http://www.wikidata.org/entity/Q5879 | Johann Wolfgang von Goethe |
3,373 | resource | false | false | false | What gelatin item in the collection has the shortest width? | select ?ent where { ?ent wdt:P31 wd:Q18593264 . ?ent wdt:P2049 ?obj . ?ent wdt:P186 wd:Q179254} ORDER BY ASC(?obj)LIMIT 5 | http://www.wikidata.org/entity/Q55759298 | Bairro do Chá (1887) |
9,213 | resource | false | false | false | Name the award received by Greta Garbo in the year 1954? | SELECT ?obj WHERE { wd:Q5443 p:P166 ?s . ?s ps:P166 ?obj . ?s pq:P585 ?x filter(contains(YEAR(?x),'1954')) } | http://www.wikidata.org/entity/Q727328 | Academy Honorary Award |
5,071 | resource | false | false | false | In what film did Jacqui Verdura play Harley Quinn? | SELECT ?value WHERE { wd:Q849477 p:P175 ?s . ?s ps:P175 wd:Q33228927 . ?s pq:P642 ?value} | http://www.wikidata.org/entity/Q33228872 | Harley |
14,211 | resource | false | false | false | "What is {name after} of {Carnot heat engine}, which has {Christian name} is {Nicolas} ?" | SELECT ?answer WHERE { wd:Q1335241 wdt:P138 ?answer . ?answer wdt:P735 wd:Q7029481} | http://www.wikidata.org/entity/Q181685 | Nicolas Carnot |
13,586 | resource | false | false | false | Is satellite of Saturn have a date of discovery of 2000-8-7? | SELECT ?answer WHERE { wd:Q193 wdt:P398 ?answer . ?answer wdt:P575 ?x FILTER(contains(YEAR(?x),'2000'))} | http://www.wikidata.org/entity/Q17979 | Paaliaq |
29,543 | resource | false | false | false | Which is the instruction set of 16-bit architecture? | select distinct ?answer where { ?answer wdt:P1068 wd:Q194368} | http://www.wikidata.org/entity/Q657808 | Intel 8088 |
5,908 | resource | false | false | false | Where did Zelda Fitzgerald and F. Scott Fitzgerald marry? | SELECT ?value WHERE { wd:Q187324 p:P26 ?s . ?s ps:P26 wd:Q93354 . ?s pq:P2842 ?value} | http://www.wikidata.org/entity/Q624556 | St. Patrick's Cathedral |
15,955 | resource | false | false | false | The Laotian Civil War was fought by what diplomatic parties? | SELECT ?answer WHERE { wd:Q877450 wdt:P710 ?X . ?X wdt:P530 ?answer} | http://www.wikidata.org/entity/Q1039 | São Tomé and Príncipe |
15,981 | resource | false | false | false | What is the antonym of painting of Samson and the Philistines? | SELECT ?answer WHERE { wd:Q20355202 wdt:P180 ?X . ?X wdt:P461 ?answer} | http://www.wikidata.org/entity/Q2979 | liberty |
16,823 | resource | false | false | false | Who gave the {summit} of {system of mountains} of {Stevens Pass} ? | SELECT ?answer WHERE { wd:Q3494853 wdt:P4552 ?X . ?X wdt:P610 ?answer} | http://www.wikidata.org/entity/Q594387 | Mount Baker |
29,816 | resource | false | false | false | What is the official language of Romania? | select distinct ?sbj where { ?sbj wdt:P37 wd:Q7913 . ?sbj wdt:P31 wd:Q3624078 } | http://www.wikidata.org/entity/Q218 | Romania |
4,186 | resource | false | false | false | Where did Willem de Kooning work on 7-18-1926? | SELECT ?obj WHERE { wd:Q132305 p:P937 ?s . ?s ps:P937 ?obj . ?s pq:P582 ?x filter(contains(YEAR(?x),'1926')) } | http://www.wikidata.org/entity/Q34370 | Rotterdam |
14,670 | resource | false | false | false | Who wrote the sequel to The Glory? | SELECT ?answer WHERE { wd:Q7736826 wdt:P155 ?X . ?X wdt:P50 ?answer} | http://www.wikidata.org/entity/Q49072 | Herman Wouk |
15,322 | resource | false | false | false | What is won by the honorary titles of The Settlers of Catan? | SELECT ?answer WHERE { wd:Q17271 wdt:P166 ?X . ?X wdt:P1346 ?answer} | http://www.wikidata.org/entity/Q25386738 | Russian Railroads |
8,800 | resource | false | false | false | Which city was twinned with Nagoya on 21st December, 1978? | SELECT ?obj WHERE { wd:Q11751 p:P190 ?s . ?s ps:P190 ?obj . ?s pq:P580 ?x filter(contains(YEAR(?x),'1978')) } | http://www.wikidata.org/entity/Q1489 | Mexico City |
15,360 | resource | false | false | false | Who were the victims due to Cimon's actions? | SELECT ?answer WHERE { wd:Q218102 wdt:P607 ?X . ?X wdt:P710 ?answer} | http://www.wikidata.org/entity/Q11772 | Ancient Greece |
7,562 | resource | false | false | false | Where Clement I dired at Bosporan Kingdom? | SELECT ?obj WHERE { wd:Q42887 p:P20 ?s . ?s ps:P20 ?obj . ?s pq:P17 wd:Q321371 } | http://www.wikidata.org/entity/Q638445 | Chersonesus |
7,049 | resource | false | false | false | Who was the presenter for Meet the Press starting on September 16, 1984? | SELECT ?obj WHERE { wd:Q1543066 p:P371 ?s . ?s ps:P371 ?obj . ?s pq:P580 ?x filter(contains(YEAR(?x),'1984')) } | http://www.wikidata.org/entity/Q7358696 | Roger Mudd |
7,602 | resource | false | false | false | What award did Mel Brooks receive in 2003? | SELECT ?obj WHERE { wd:Q104266 p:P166 ?s . ?s ps:P166 ?obj . ?s pq:P585 ?x filter(contains(YEAR(?x),'2003')) } | http://www.wikidata.org/entity/Q17008313 | Laurel Award for Screenwriting Achievement |
7,197 | resource | false | false | false | When was John Dalberg-Acton, 1st Baron Acton, elected as the Member of the 19th Parliament of the United Kingdom? | SELECT ?value WHERE { wd:Q311778 p:P39 ?s . ?s ps:P39 wd:Q41582559 . ?s pq:P2715 ?value} | http://www.wikidata.org/entity/Q2074533 | 1865 United Kingdom general election |
15,570 | resource | false | false | false | Ruth Benedict lives in what administrative location? | SELECT ?answer WHERE { wd:Q228822 wdt:P551 ?X . ?X wdt:P131 ?answer} | http://www.wikidata.org/entity/Q1384 | New York |
3,133 | resource | false | false | false | What is the constituency of the Parliament of the United Kingdom with the most number of representatives in an organization/legislature whose country is United Kingdom of Great Britain and Ireland? | select ?ent where { ?ent wdt:P31 wd:Q27971968 . ?ent wdt:P1410 ?obj . ?ent wdt:P17 wd:Q174193 } ORDER BY DESC(?obj)LIMIT 5 | http://www.wikidata.org/entity/Q5738069 | Herefordshire |
7,800 | resource | false | false | false | Nathan M. Pusey replaced James Bryant Conant in what position? | SELECT ?obj WHERE { wd:Q49355 p:P39 ?s . ?s ps:P39 ?obj . ?s pq:P1366 wd:Q1772795 } | http://www.wikidata.org/entity/Q19588706 | President of Harvard University |
16,404 | resource | false | false | false | Who was the operator of the Airbus A320? | SELECT ?answer WHERE { wd:Q6475 wdt:P137 ?X . ?X wdt:P121 ?answer} | http://www.wikidata.org/entity/Q538968 | Avro York |
6,525 | resource | false | false | false | Who was Louis, Count of Evreux's mother? | SELECT ?value WHERE { wd:Q172203 p:P40 ?s . ?s ps:P40 wd:Q352940 . ?s pq:P25 ?value} | http://www.wikidata.org/entity/Q230906 | Marie of Brabant, Queen of France |
3,774 | resource | false | false | false | Where were Catharine, Duchess of Cambridge and Prince William, Duke of Cambridge married? | SELECT ?value WHERE { wd:Q10479 p:P26 ?s . ?s ps:P26 wd:Q36812 . ?s pq:P2842 ?value} | http://www.wikidata.org/entity/Q5933 | Westminster Abbey |
22,330 | resource | false | false | false | Which position does Justin Trudeau hold? | select distinct ?obj where { wd:Q3099714 wdt:P39 ?obj . ?obj wdt:P31 wd:Q895526 } | http://www.wikidata.org/entity/Q839078 | Prime Minister of Canada |
15,506 | resource | false | false | false | What instrument does Darrell Pace play? | SELECT ?answer WHERE { wd:Q1166597 wdt:P641 ?X . ?X wdt:P2283 ?answer} | http://www.wikidata.org/entity/Q46311 | bow |
5,968 | resource | false | false | false | Who did Seiji Ozawa marry in the year 1962? | SELECT ?obj WHERE { wd:Q313649 p:P26 ?s . ?s ps:P26 ?obj . ?s pq:P580 ?x filter(contains(YEAR(?x),'1962')) } | http://www.wikidata.org/entity/Q6451971 | Kyoko Edo |
13,096 | resource | false | false | false | In the birth place of Gerard Reve, what is the earliest record of 1275-0-0? | SELECT ?answer WHERE { wd:Q364153 wdt:P19 ?answer . ?answer wdt:P1249 ?x FILTER(contains(YEAR(?x),'1275'))} | http://www.wikidata.org/entity/Q727 | Amsterdam |
4,788 | resource | false | false | false | For what reason D.T. suzuku was in nomination in the year 1963? | SELECT ?obj WHERE { wd:Q44847 p:P1411 ?s . ?s ps:P1411 ?obj . ?s pq:P585 ?x filter(contains(YEAR(?x),'1963')) } | http://www.wikidata.org/entity/Q35637 | Nobel Peace Prize |
5,609 | resource | false | false | false | What statement does Fiji support that can mean a partly free country? | SELECT ?value WHERE { wd:Q712 p:P1552 ?s . ?s ps:P1552 wd:Q47185145 . ?s pq:P3680 ?value} | http://www.wikidata.org/entity/Q1417780 | Freedom in the World |
12,987 | resource | false | false | false | Who is the developer of Stirling engine whose died in Galston | SELECT ?answer WHERE { wd:Q186212 wdt:P61 ?answer . ?answer wdt:P20 wd:Q3997296} | http://www.wikidata.org/entity/Q366209 | Robert Stirling |
2,598 | resource | false | false | false | Give me the most effected wrench model ? | select ?ent where { ?ent wdt:P31 wd:Q23811265 . ?ent wdt:P2791 ?obj } ORDER BY DESC(?obj)LIMIT 5 | http://www.wikidata.org/entity/Q23775519 | DeWalt DW290 |
6,043 | resource | false | false | false | What is award received of Richard M. Karp that is point in time is 1985-1-1? | SELECT ?obj WHERE { wd:Q92612 p:P166 ?s . ?s ps:P166 ?obj . ?s pq:P585 ?x filter(contains(YEAR(?x),'1985')) } | http://www.wikidata.org/entity/Q185667 | Turing Award |
10,569 | resource | false | false | false | Mention the date and the reason of elimination of Oswald Mosley from the Member of the 35th Parliament of the United Kingdom. | SELECT ?value1 ?value2 WHERE { wd:Q332400 p:P39 ?s . ?s ps:P39 wd:Q41582588 . ?s pq:P1534 ?value1 . ?s pq:P2715 ?value2 } | http://www.wikidata.org/entity/Q741182 | dissolution of parliament |
13,410 | resource | false | false | false | Using the following specifications--wgs 84, 39.992--find the burial location of Deniz Gezmis. | SELECT ?answer WHERE { wd:Q982419 wdt:P119 ?answer . ?answer wdt:P625 ?x FILTER(contains(?x,'39.992'))} | http://www.wikidata.org/entity/Q15234036 | Karşıyaka Cemetery |
13,775 | resource | false | false | false | In what neighborhood that covers a surface area of 50.41 units was the Battle of Rocroi fought? | SELECT ?answer WHERE { wd:Q728480 wdt:P276 ?answer . ?answer wdt:P2046 ?x FILTER(contains(?x,'50.41'))} | http://www.wikidata.org/entity/Q273702 | Rocroi |
29,469 | resource | false | false | false | What is INTEGRAL's start point? | select distinct ?answer where { wd:Q50021 wdt:P1427 ?answer} | http://www.wikidata.org/entity/Q4365460 | Baikonur Cosmodrome Site 200 |
16,360 | resource | false | false | false | what is the facet of a polytope shape of six-side die? | SELECT ?answer WHERE { wd:Q17639282 wdt:P1419 ?X . ?X wdt:P1312 ?answer} | http://www.wikidata.org/entity/Q164 | square |
2,807 | resource | false | false | false | which sport in a geographic region has maximum number of clubs in Australia? | select ?ent where { ?ent wdt:P31 wd:Q29791211 . ?ent wdt:P4999 ?obj . ?ent wdt:P276 wd:Q408 } ORDER BY DESC(?obj)LIMIT 5 | http://www.wikidata.org/entity/Q1478113 | soccer in Australia |
12,821 | resource | false | false | false | Who is the inventor or discoverer of Dobsonian telescope, whose location of birth is Beijing? | SELECT ?answer WHERE { wd:Q1430326 wdt:P61 ?answer . ?answer wdt:P19 wd:Q956} | http://www.wikidata.org/entity/Q958609 | John Dobson |
17,866 | resource | false | false | false | Which are the subsidiary entities of the maintainer of Forth Bridge? | SELECT ?answer WHERE { wd:Q275 wdt:P126 ?X . ?X wdt:P355 ?answer} | http://www.wikidata.org/entity/Q30338706 | Balfour Beatty Rail (Germany) |
22,723 | resource | false | false | false | What business is the organization of the American Broadcasting Company in? | select distinct ?sbj where { ?sbj wdt:P749 wd:Q169889 . ?sbj wdt:P31 wd:Q4830453 } | http://www.wikidata.org/entity/Q2819002 | ABC Entertainment |
13,579 | resource | false | false | false | "Which is {is in the arrondissement of} of {Arkansas River}, that has {divided into} is {Trego County} ?" | SELECT ?answer WHERE { wd:Q8319 wdt:P131 ?answer . ?answer wdt:P150 wd:Q374626} | http://www.wikidata.org/entity/Q1558 | Kansas |
15,381 | resource | false | false | false | Who is the active mayor of Johann Gottlieb Fichte? | SELECT ?answer WHERE { wd:Q102585 wdt:P937 ?X . ?X wdt:P6 ?answer} | http://www.wikidata.org/entity/Q123363 | Corine Mauch |
21,827 | resource | false | false | false | which terriain feature group is located on city of london? | select distinct ?obj where { wd:Q23311 wdt:P706 ?obj . ?obj wdt:P31 wd:Q16887380 } | http://www.wikidata.org/entity/Q859427 | Inner London |
15,796 | resource | false | false | false | What are the influences portrayed by Standards? | SELECT ?answer WHERE { wd:Q7598413 wdt:P175 ?X . ?X wdt:P737 ?answer} | http://www.wikidata.org/entity/Q586994 | Lennie Tristano |
21,704 | resource | false | false | false | Tell me about the codon that is encoded by glycine. | select distinct ?obj where { wd:Q620730 wdt:P702 ?obj . ?obj wdt:P31 wd:Q165052 } | http://www.wikidata.org/entity/Q29018196 | GGC |
4,624 | resource | false | false | false | What award did Arthur Rubinstein win on 1/1/1961? | SELECT ?obj WHERE { wd:Q183182 p:P166 ?s . ?s ps:P166 ?obj . ?s pq:P585 ?x filter(contains(YEAR(?x),'1961')) } | http://www.wikidata.org/entity/Q27575234 | Royal Philharmonic Society Gold Medal |
26,883 | resource | false | false | false | What has pet of dog ? | select distinct ?answer where { ?answer wdt:P1429 wd:Q144} | http://www.wikidata.org/entity/Q2172341 | Rudolf Anschober |
10,562 | resource | false | false | false | What did George Lucas major in at University of Southern California and what was his degree? | SELECT ?value1 ?value2 WHERE { wd:Q38222 p:P69 ?s . ?s ps:P69 wd:Q4614 . ?s pq:P812 ?value1 . ?s pq:P512 ?value2 } | http://www.wikidata.org/entity/Q932586 | filmmaking |
13,945 | resource | false | false | false | What is the master name of Michel de Montaigne, who has the native name Marc Antoine Muret? | SELECT ?answer WHERE { wd:Q41568 wdt:P1066 ?answer . ?answer wdt:P1559 ?x FILTER(contains(?x,'Marc Antoine Muret'))} | http://www.wikidata.org/entity/Q1345657 | Muretus |
11,595 | 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 |
27,463 | resource | false | false | false | How is Windows 10 updated? | select distinct ?answer where { wd:Q18168774 wdt:P4387 ?answer} | http://www.wikidata.org/entity/Q1187803 | Windows Server Update Services |
11,747 | resource | false | false | false | What and where is the record for the pole vault held? | SELECT ?value1 ?obj WHERE { wd:Q185027 p:P1000 ?s . ?s ps:P1000 ?obj . ?s pq:P276 ?value1 . } | http://www.wikidata.org/entity/Q1754 | Stockholm |
15,366 | resource | false | false | false | Who was the author that appeared in Professor Shattuck? | SELECT ?answer WHERE { wd:Q28658577 wdt:P1441 ?X . ?X wdt:P58 ?answer} | http://www.wikidata.org/entity/Q242849 | Helen Levitt |
17,919 | resource | false | false | false | What does Air China build? | SELECT ?answer WHERE { wd:Q51747 wdt:P121 ?X . ?X wdt:P186 ?answer} | http://www.wikidata.org/entity/Q447440 | Al-Li |
16,296 | resource | false | false | false | Who graduated and played Burnin' the Roadhouse Down. | SELECT ?answer WHERE { wd:Q4999805 wdt:P175 ?X . ?X wdt:P69 ?answer} | http://www.wikidata.org/entity/Q749718 | Oklahoma State University–Stillwater |
8,256 | resource | false | false | false | What is Spock's occupation in 2286? | SELECT ?obj WHERE { wd:Q16341 p:P106 ?s . ?s ps:P106 ?obj . ?s pq:P582 ?x filter(contains(YEAR(?x),'2286')) } | http://www.wikidata.org/entity/Q1383594 | executive officer |
17,129 | resource | false | false | false | Who gave the {initial cause} of {outcome} of {Mechanization} ? | SELECT ?answer WHERE { wd:Q1160362 wdt:P1542 ?X . ?X wdt:P828 ?answer} | http://www.wikidata.org/entity/Q6821213 | wage |
29,071 | resource | false | false | false | What is the order for the Battle of Lepanto? | select distinct ?answer where { wd:Q165425 wdt:P4220 ?answer} | http://www.wikidata.org/entity/Q3636497 | Battle of Lepanto order of battle |
14,621 | resource | false | false | false | What is the type of government in the state of Norfolk? | SELECT ?answer WHERE { wd:Q23109 wdt:P17 ?X . ?X wdt:P122 ?answer} | http://www.wikidata.org/entity/Q41614 | constitutional monarchy |
22,165 | resource | false | false | false | Frank Gehry created what sculpture? | select distinct ?sbj where { ?sbj wdt:P170 wd:Q180374 . ?sbj wdt:P31 wd:Q860861 } | http://www.wikidata.org/entity/Q3227957 | Le Téléphone |
15,918 | resource | false | false | false | What is the prequel of Ray Stantz titled? | SELECT ?answer WHERE { wd:Q2559996 wdt:P1441 ?X . ?X wdt:P155 ?answer} | http://www.wikidata.org/entity/Q108745 | Ghostbusters |
20,575 | resource | false | false | false | Who was Michael Foucault's student? | select distinct ?obj where { wd:Q44272 wdt:P802 ?obj . ?obj wdt:P31 wd:Q5 } | http://www.wikidata.org/entity/Q130631 | Jacques Derrida |
3,117 | resource | false | false | false | Erythromycin is used to treat what disease the most? | select ?ent where { ?ent wdt:P31 wd:Q12136 . ?ent wdt:P2854 ?obj . ?ent wdt:P2176 wd:Q213511 } ORDER BY DESC(?obj)LIMIT 5 | http://www.wikidata.org/entity/Q153356 | chlamydia infection |
15,333 | resource | false | false | false | Who founded the superior formation of Weyerhauser, Canada? | SELECT ?answer WHERE { wd:Q29123048 wdt:P749 ?X . ?X wdt:P112 ?answer} | http://www.wikidata.org/entity/Q91842 | Friedrich Weyerhäuser |
11,823 | resource | false | false | false | What are the words by My Old Kentucky Home whose career is lyricist? | SELECT ?answer WHERE { wd:Q1153133 wdt:P676 ?answer . ?answer wdt:P106 wd:Q822146} | http://www.wikidata.org/entity/Q305202 | Stephen Foster |
23,019 | resource | false | false | false | Is there a monument dedicated to the Iroquois tribe? | select distinct ?obj where { wd:Q68518 wdt:P1299 ?obj . ?obj wdt:P31 wd:Q4989906 } | http://www.wikidata.org/entity/Q924951 | Maisonneuve Monument |
25,779 | resource | false | false | false | Which is the voice type of Paul McCartney? | select distinct ?answer where { wd:Q2599 wdt:P412 ?answer} | http://www.wikidata.org/entity/Q27914 | tenor |
5,763 | resource | false | false | false | Who was the spouse of Honoré de Balzac in the year 1850? | SELECT ?obj WHERE { wd:Q9711 p:P26 ?s . ?s ps:P26 ?obj . ?s pq:P580 ?x filter(contains(YEAR(?x),'1850')) } | http://www.wikidata.org/entity/Q263997 | Ewelina Hańska |
3,880 | resource | false | false | false | What position did Andrea Mantega hold in 1460? | SELECT ?obj WHERE { wd:Q5681 p:P39 ?s . ?s ps:P39 ?obj . ?s pq:P580 ?x filter(contains(YEAR(?x),'1460')) } | http://www.wikidata.org/entity/Q984276 | court painter |
19,752 | resource | false | false | false | What is the highest position in the Greater London administrative body ? | select distinct ?obj where { wd:Q23306 wdt:P1313 ?obj . ?obj wdt:P31 wd:Q4164871 } | http://www.wikidata.org/entity/Q38931 | Mayor of London |
9,390 | resource | false | false | false | What was the award received by Anne, Princess Royal that is point in time was 1969-0-0? | SELECT ?obj WHERE { wd:Q151754 p:P166 ?s . ?s ps:P166 ?obj . ?s pq:P585 ?x filter(contains(YEAR(?x),'1969')) } | http://www.wikidata.org/entity/Q93960 | Royal Family Order of Elizabeth II |
7,957 | resource | false | false | false | What award was Gerard Depardieu nominated for his work of Camille Claudel? | SELECT ?obj WHERE { wd:Q106508 p:P1411 ?s . ?s ps:P1411 ?obj . ?s pq:P1686 wd:Q1029155 } | http://www.wikidata.org/entity/Q900494 | César Award for Best Actor |
10,242 | resource | false | false | false | What was Melinda Gates' academic major and degree when she studied at Duke University? | SELECT ?value1 ?value2 WHERE { wd:Q463877 p:P69 ?s . ?s ps:P69 wd:Q168751 . ?s pq:P812 ?value1 . ?s pq:P512 ?value2 } | http://www.wikidata.org/entity/Q191701 | Master of Business Administration |
21,429 | resource | false | false | false | Who is the {chemical compound} for {significant drug interaction} of {(RS)-methadone} | select distinct ?sbj where { ?sbj wdt:P769 wd:Q179996 . ?sbj wdt:P31 wd:Q11173 } | http://www.wikidata.org/entity/Q421381 | flecainide |
20,019 | resource | false | false | false | ATP reacts with which protein? | select distinct ?sbj where { ?sbj wdt:P129 wd:Q80863 . ?sbj wdt:P31 wd:Q8054 } | http://www.wikidata.org/entity/Q21159525 | Ryanodine receptor 3 |
21,495 | resource | false | false | false | Which is the {international sport governing body} for {authority} of {baseball}? | select distinct ?obj where { wd:Q5369 wdt:P797 ?obj . ?obj wdt:P31 wd:Q11422536 } | http://www.wikidata.org/entity/Q11362472 | World Baseball Softball Confederation |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.