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
|
---|---|---|---|---|---|---|---|---|
6,742 | resource | false | false | false | Who was the Chairperson of University of waterloo while that post was came to an end in 1981 | SELECT ?obj WHERE { wd:Q1049470 p:P488 ?s . ?s ps:P488 ?obj . ?s pq:P582 ?x filter(contains(YEAR(?x),'1981')) } | http://www.wikidata.org/entity/Q5000715 | Burt Matthews |
26,631 | resource | false | false | false | Who is the defender for Johnnie Cochran? | select distinct ?answer where { ?answer wdt:P1593 wd:Q1346641} | http://www.wikidata.org/entity/Q2669947 | O. J. Simpson murder case |
29,584 | resource | false | false | false | Which is the medical treatment of psychotherapy? | select distinct ?answer where { ?answer wdt:P924 wd:Q183257} | http://www.wikidata.org/entity/Q319312 | premature ejaculation |
20,740 | resource | false | false | false | What painting is in the final assembly location at UPenn? | select distinct ?sbj where { ?sbj wdt:P1071 wd:Q49117 . ?sbj wdt:P31 wd:Q3305213 } | http://www.wikidata.org/entity/Q2811576 | The Agnew Clinic |
11,276 | resource | false | false | false | Where is John Hope Franklin being educated at and what is his academic major? | SELECT ?value1 ?obj WHERE { wd:Q1367397 p:P69 ?s . ?s ps:P69 ?obj . ?s pq:P812 ?value1 . } | http://www.wikidata.org/entity/Q13371 | Harvard University |
14,920 | resource | false | false | false | Where is the educational head quarters of Jessica Lange? | SELECT ?answer WHERE { wd:Q173585 wdt:P69 ?X . ?X wdt:P159 ?answer} | http://www.wikidata.org/entity/Q36091 | Minneapolis |
3,239 | resource | false | false | false | What is the furthest planet with the lowest synodic period from the source Otto's encyclopdedia? | select ?ent where { ?ent wdt:P31 wd:Q30014 . ?ent wdt:P4341 ?obj . ?ent wdt:P1343 wd:Q2041543. } ORDER BY ASC(?obj)LIMIT 5 | http://www.wikidata.org/entity/Q324 | Uranus |
22,275 | resource | false | false | false | Which station is PBS? | select distinct ?sbj where { ?sbj wdt:P1416 wd:Q215616 . ?sbj wdt:P31 wd:Q1616075 } | http://www.wikidata.org/entity/Q6334805 | PBS SoCal |
21,385 | resource | false | false | false | Who is the {international organization} for {developer} of {Julian Assange} | select distinct ?sbj where { ?sbj wdt:P178 wd:Q360 . ?sbj wdt:P31 wd:Q484652 } | http://www.wikidata.org/entity/Q359 | WikiLeaks |
6,407 | resource | false | false | false | What was Otto Hahn nominated for in the year 1945? | SELECT ?obj WHERE { wd:Q57065 p:P1411 ?s . ?s ps:P1411 ?obj . ?s pq:P585 ?x filter(contains(YEAR(?x),'1945')) } | http://www.wikidata.org/entity/Q38104 | Nobel Prize in Physics |
16,034 | resource | false | false | false | WHO IS THE SUCCESSOR OF GAMESA SECTOR? | SELECT ?answer WHERE { wd:Q42916742 wdt:P156 ?X . ?X wdt:P452 ?answer} | http://www.wikidata.org/entity/Q2151621 | energy industry |
19,931 | resource | false | false | false | What college major studies the history of the world? | select distinct ?sbj where { ?sbj wdt:P2578 wd:Q200325 . ?sbj wdt:P31 wd:Q4671286 } | http://www.wikidata.org/entity/Q6457238 | world history |
17,969 | resource | false | false | false | Where does Vicente del Bosque play? | SELECT ?answer WHERE { wd:Q657360 wdt:P54 ?X . ?X wdt:P1532 ?answer} | http://www.wikidata.org/entity/Q29 | Spain |
28,573 | resource | false | false | false | What is the Classlnd rating for The Graduate? | select distinct ?answer where { wd:Q217627 wdt:P3216 ?answer} | http://www.wikidata.org/entity/Q26678734 | 14 |
7,641 | resource | false | false | false | What is Norman Mailer nominated for who's point in time is 1994-0-0? | SELECT ?obj WHERE { wd:Q180962 p:P1411 ?s . ?s ps:P1411 ?obj . ?s pq:P585 ?x filter(contains(YEAR(?x),'1994')) } | http://www.wikidata.org/entity/Q580574 | Neustadt International Prize for Literature |
21,331 | resource | false | false | false | who concept for studied by of materials science? | select distinct ?sbj where { ?sbj wdt:P2579 wd:Q228736 . ?sbj wdt:P31 wd:Q151885 } | http://www.wikidata.org/entity/Q306587 | Abbindezeit |
6,323 | resource | false | false | false | Who was nominated for the Academy Award for Best Cinematography for their work on American Beauty? | SELECT ?value WHERE { wd:Q25139 p:P1411 ?s . ?s ps:P1411 wd:Q131520 . ?s pq:P805 ?value} | http://www.wikidata.org/entity/Q429319 | 72nd Academy Awards |
11,461 | resource | false | false | false | Which awards did Maroon 5 receive? | SELECT ?value1 ?obj WHERE { wd:Q182223 p:P166 ?s . ?s ps:P166 ?obj . ?s pq:P155 ?value1 . } | http://www.wikidata.org/entity/Q1777698 | Evanescence |
28,043 | resource | false | false | false | What quality does the programming language have? | select distinct ?answer where { wd:Q9143 wdt:P1552 ?answer} | http://www.wikidata.org/entity/Q55121384 | case sensitivity (two options) |
4,549 | resource | false | false | false | What is a source of information for Andrea Palladio (1508-11-29) ? | SELECT ?value WHERE { wd:Q177692 p:P569 ?s . ?s ps:P569 ?x filter(contains(YEAR(?x),'1508')) . ?s pq:P1480 ?value} | http://www.wikidata.org/entity/Q18122778 | presumably |
11,464 | resource | false | false | false | What award or awards were Fight Club awarded and also who were the nominees? | SELECT ?value1 ?obj WHERE { wd:Q190050 p:P166 ?s . ?s ps:P166 ?obj . ?s pq:P2453 ?value1 . } | http://www.wikidata.org/entity/Q22055485 | Online Film & Television Association Award |
3,244 | resource | false | false | false | Chris Froome won which mountain stage with minimum speed? | select ?ent where { ?ent wdt:P31 wd:Q20646668 . ?ent wdt:P2052 ?obj . ?ent wdt:P1346 wd:Q319591} ORDER BY ASC(?obj)LIMIT 5 | http://www.wikidata.org/entity/Q27437603 | 2017 Tour de France, stage 17 |
5,322 | resource | false | false | false | Who was killed by Alexander II of Russia as the manner of death as homicide? | SELECT ?value WHERE { wd:Q83171 p:P1196 ?s . ?s ps:P1196 wd:Q149086 . ?s pq:P157 ?value} | http://www.wikidata.org/entity/Q2415488 | Ignacy Hryniewiecki |
15,782 | resource | false | false | false | who river source of tributary of yangtze ? | SELECT ?answer WHERE { wd:Q5413 wdt:P974 ?X . ?X wdt:P885 ?answer} | http://www.wikidata.org/entity/Q140712 | Lake Tai |
14,015 | resource | false | false | false | What was discovered by Urban Le Verrier that Proteus orbits around? | SELECT ?answer WHERE { wd:Q16081 wdt:P397 ?answer . ?answer wdt:P61 wd:Q104154} | http://www.wikidata.org/entity/Q332 | Neptune |
22,836 | resource | false | false | false | Oprah Winfrey founded what television channel? | select distinct ?sbj where { ?sbj wdt:P112 wd:Q55800 . ?sbj wdt:P31 wd:Q2001305 } | http://www.wikidata.org/entity/Q15628 | Oxygen |
14,405 | resource | false | false | false | Where is the member of citizenship for Raphael Lemkin? | SELECT ?answer WHERE { wd:Q505586 wdt:P27 ?X . ?X wdt:P463 ?answer} | http://www.wikidata.org/entity/Q8908 | Council of Europe |
2,796 | resource | false | false | false | Which statuette is the thickest? | select ?ent where { ?ent wdt:P31 wd:Q16738862 . ?ent wdt:P2610 ?obj } ORDER BY DESC(?obj)LIMIT 5 | http://www.wikidata.org/entity/Q57743197 | Neferrenpet-E 14241 |
6,112 | resource | false | false | false | What did Jean Racine become a member of on 1672-12-5? | SELECT ?obj WHERE { wd:Q742 p:P463 ?s . ?s ps:P463 ?obj . ?s pq:P580 ?x filter(contains(YEAR(?x),'1672')) } | http://www.wikidata.org/entity/Q161806 | Académie Française |
20,513 | resource | false | false | false | who served as a doctoral advisor for Srinivasa Ramanujan ? | select distinct ?obj where { wd:Q83163 wdt:P184 ?obj . ?obj wdt:P31 wd:Q5 } | http://www.wikidata.org/entity/Q184337 | G.H. Hardy |
14,273 | resource | false | false | false | WHAT IS THE NATIONALITY OF DEWITT WALLACE MEMBER? | SELECT ?answer WHERE { wd:Q5244201 wdt:P27 ?X . ?X wdt:P463 ?answer} | http://www.wikidata.org/entity/Q4033111 | AUSCANNZUKUS |
17,721 | resource | false | false | false | What work is produced by the owners of the Volfas Engelman? | SELECT ?answer WHERE { wd:Q12678128 wdt:P127 ?X . ?X wdt:P1056 ?answer} | http://www.wikidata.org/entity/Q8492 | juice |
28,307 | resource | false | false | false | Which is the shape of carrot? | select distinct ?answer where { wd:Q81 wdt:P1419 ?answer} | http://www.wikidata.org/entity/Q42344 | cone |
11,775 | resource | false | false | false | "Who is {born at} of {Tim Berners-Lee}, which has {PIN Code} is {UB} ?" | SELECT ?answer WHERE { wd:Q80 wdt:P19 ?answer . ?answer wdt:P281 ?x FILTER(contains(?x,'UB'))} | http://www.wikidata.org/entity/Q84 | London |
20,155 | resource | false | false | false | Who is the {human} for {member of} of {Beastie Boys} | select distinct ?sbj where { ?sbj wdt:P463 wd:Q214039 . ?sbj wdt:P31 wd:Q5 } | http://www.wikidata.org/entity/Q2706308 | Mike D |
4,872 | resource | false | false | false | What area did Styria contain in its administrative territorial entity as of 2013-1-1? | SELECT ?obj WHERE { wd:Q41358 p:P150 ?s . ?s ps:P150 ?obj . ?s pq:P580 ?x filter(contains(YEAR(?x),'2013')) } | http://www.wikidata.org/entity/Q853690 | Bruck-Mürzzuschlag District |
21,526 | resource | false | false | false | What is Impressionism? | select distinct ?sbj where { ?sbj wdt:P135 wd:Q40415 . ?sbj wdt:P31 wd:Q3305213 } | http://www.wikidata.org/entity/Q26221189 | Still Life with Scabiosa and Ranunculus |
9,499 | resource | false | false | false | From what country did Atlas Shrugged originate, and in what language was the work written? | SELECT ?ans_1 ?ans_2 WHERE { wd:Q374098 wdt:P495 ?ans_1 . wd:Q374098 wdt:P407 ?ans_2 } | http://www.wikidata.org/entity/Q30 | United States of America |
10,034 | resource | false | false | false | who is the publisher and developer of Dota_2? | SELECT ?ans_1 ?ans_2 WHERE { wd:Q771541 wdt:P123 ?ans_1 . wd:Q771541 wdt:P178 ?ans_2 } | http://www.wikidata.org/entity/Q193559 | Valve Corporation |
15,383 | resource | false | false | false | Which member of party of Klaus Gärtner ? | SELECT ?answer WHERE { wd:Q1745154 wdt:P102 ?X . ?X wdt:P463 ?answer} | http://www.wikidata.org/entity/Q25079 | Alliance of Liberals and Democrats for Europe Party |
22,523 | resource | false | false | false | What is the conjugate base of citric acid | select distinct ?obj where { wd:Q159683 wdt:P4149 ?obj . ?obj wdt:P31 wd:Q55523986 } | http://www.wikidata.org/entity/Q55502874 | citrate(1−) anion |
21,999 | resource | false | false | false | What international non-governmental organization is responsible for the development of SQL? | select distinct ?obj where { wd:Q47607 wdt:P178 ?obj . ?obj wdt:P31 wd:Q1194093 } | http://www.wikidata.org/entity/Q15028 | International Organization for Standardization |
9,175 | resource | false | false | false | As a Catholic Church, what religious order did they give Boston College? | SELECT ?value WHERE { wd:Q49118 p:P140 ?s . ?s ps:P140 wd:Q9592 . ?s pq:P611 ?value} | http://www.wikidata.org/entity/Q36380 | Society of Jesus |
27,029 | resource | false | false | false | hat is the source of energy for this heat? | select distinct ?answer where { ?answer wdt:P618 wd:Q44432} | http://www.wikidata.org/entity/Q7187861 | photon rocket |
4,300 | resource | false | false | false | What is the world record held by David Rudisha for? | SELECT ?obj WHERE { wd:Q1659 p:P1000 ?s . ?s ps:P1000 ?obj . ?s pq:P1013 wd:Q688615 } | http://www.wikidata.org/entity/Q271008 | 800 metres |
15,654 | resource | false | false | false | What is the name of a type of antiproton? | SELECT ?answer WHERE { wd:Q107575 wdt:P61 ?X . ?X wdt:P166 ?answer} | http://www.wikidata.org/entity/Q38104 | Nobel Prize in Physics |
5,732 | resource | false | false | false | What award did Darya Domracheve receive as a participant in the 2018 Winter Olympic - Women's Relay Biathlon? | SELECT ?value WHERE { wd:Q209193 p:P1344 ?s . ?s ps:P1344 wd:Q47155505 . ?s pq:P166 ?value} | http://www.wikidata.org/entity/Q15243387 | Olympic gold medal |
14,474 | resource | false | false | false | who is titleholder of nomination received of Friendly Persuasion ? | SELECT ?answer WHERE { wd:Q1621402 wdt:P1411 ?X . ?X wdt:P1346 ?answer} | http://www.wikidata.org/entity/Q312084 | Melvyn Douglas |
12,743 | resource | false | false | false | What was on the shore of Leicester where River Trent was drained? | SELECT ?answer WHERE { wd:Q83065 wdt:P206 ?answer . ?answer wdt:P403 wd:Q19714} | http://www.wikidata.org/entity/Q1691406 | River Soar |
5,366 | resource | false | false | false | Which is {award received} of {Pat Spillane} whose {point in time} is {1981-0-0} ? | SELECT ?obj WHERE { wd:Q3368598 p:P166 ?s . ?s ps:P166 ?obj . ?s pq:P585 ?x filter(contains(YEAR(?x),'1981')) } | http://www.wikidata.org/entity/Q40561301 | GAA GPA Gaelic Football All Star |
8,936 | resource | false | false | false | What was the award Guglielmo Marconi recieved on January 1, 2016? | SELECT ?obj WHERE { wd:Q36488 p:P166 ?s . ?s ps:P166 ?obj . ?s pq:P585 ?x filter(contains(YEAR(?x),'1920')) } | http://www.wikidata.org/entity/Q678414 | IEEE Medal of Honor |
3,537 | resource | false | false | false | Which solid flammable chemical compound has the lowest explosive velocity? | select ?ent where { ?ent wdt:P31 wd:Q11173 . ?ent wdt:P2231 ?obj . ?ent wdt:P31 wd:Q21073024} ORDER BY ASC(?obj)LIMIT 5 | http://www.wikidata.org/entity/Q189298 | picric acid |
9,564 | resource | false | false | false | When does the basketball season start for the National Basketball association ? | SELECT ?ans_1 ?ans_2 WHERE { wd:Q155223 wdt:P4794 ?ans_1 . wd:Q155223 wdt:P641 ?ans_2 } | http://www.wikidata.org/entity/Q124 | October |
28,055 | resource | false | false | false | What is follower of Ramakrishna ? | select distinct ?answer where { ?answer wdt:P1775 wd:Q183126} | http://www.wikidata.org/entity/Q47478 | Swami Vivekananda |
9,877 | resource | false | false | false | What is {practiced by} for {studies} of {Sociology} ? | SELECT ?ans_1 ?ans_2 WHERE { wd:Q21201 wdt:P3095 ?ans_1 . wd:Q21201 wdt:P2578 ?ans_2 } | http://www.wikidata.org/entity/Q48277 | gender |
21,011 | resource | false | false | false | What is the country of citizenship of Salman of Saudi Arabia | select distinct ?obj where { wd:Q367825 wdt:P27 ?obj . ?obj wdt:P31 wd:Q6256 } | http://www.wikidata.org/entity/Q851 | Saudi Arabia |
3,132 | resource | false | false | false | What is the rural district name in the Germany which has more male population? | select ?ent where { ?ent wdt:P31 wd:Q106658 . ?ent wdt:P1540 ?obj . ?ent wdt:P31 wd:Q106658 } ORDER BY DESC(?obj)LIMIT 5 | http://www.wikidata.org/entity/Q1445349 | Pegnitz |
21,071 | resource | false | false | false | Who is the CEO of SpaceX? | select distinct ?obj where { wd:Q193701 wdt:P1789 ?obj . ?obj wdt:P31 wd:Q5 } | http://www.wikidata.org/entity/Q1557944 | Gwynne Shotwell |
22,901 | resource | false | false | false | What is the affiliation of the University of Chicago? | select distinct ?sbj where { ?sbj wdt:P1416 wd:Q131252 . ?sbj wdt:P31 wd:Q5 } | http://www.wikidata.org/entity/Q42423465 | Wei-Jen Tang |
2,499 | resource | false | false | false | WHICH IS THE FEDERATION WITH THE MOST PPP GDP PER CAPITAL | select ?ent where { ?ent wdt:P31 wd:Q43702 . ?ent wdt:P2299 ?obj } ORDER BY DESC(?obj)LIMIT 5 | http://www.wikidata.org/entity/Q39 | Switzerland |
28,853 | resource | false | false | false | What is Auvergne's Wikimedia portal's main topic? | select distinct ?answer where { ?answer wdt:P1204 wd:Q1152} | http://www.wikidata.org/entity/Q14615445 | Portal:Auvergne |
14,522 | resource | false | false | false | What geological events happen in the Inyo County in California? | SELECT ?answer WHERE { wd:Q980149 wdt:P2695 ?X . ?X wdt:P706 ?answer} | http://www.wikidata.org/entity/Q242111 | Death Valley National Park |
19,935 | resource | false | false | false | What is the official residence of Venice | select distinct ?sbj where { ?sbj wdt:P263 wd:Q641 . ?sbj wdt:P31 wd:Q5 } | http://www.wikidata.org/entity/Q3620122 | Antonio Rotta |
3,632 | resource | false | false | false | WHAT IS HELD POSITION OF ANDREW JACKSON THAT IS ELECTORAL DISTRICT IS TENNESSEE'S 1ST CONGRESSIONAL DISTRICT | SELECT ?obj WHERE { wd:Q11817 p:P39 ?s . ?s ps:P39 ?obj . ?s pq:P768 wd:Q7699986 } | http://www.wikidata.org/entity/Q13218630 | United States representative |
22,638 | resource | false | false | false | What other brand uses components manufacturerd by Intel ? | select distinct ?sbj where { ?sbj wdt:P176 wd:Q248 . ?sbj wdt:P31 wd:Q431289 } | http://www.wikidata.org/entity/Q237757 | Pentium 4 |
3,425 | resource | false | false | false | Which republic that is a member of the International Finance Corporation has the lowest Human Development Index? | select ?ent where { ?ent wdt:P31 wd:Q7270 . ?ent wdt:P1081 ?obj . ?ent wdt:P463 wd:Q656801} ORDER BY ASC(?obj)LIMIT 5 | http://www.wikidata.org/entity/Q1029 | Mozambique |
9,926 | resource | false | false | false | What color are Sunny Leone's hair and eyes? | SELECT ?ans_1 ?ans_2 WHERE { wd:Q260794 wdt:P1884 ?ans_1 . wd:Q260794 wdt:P1340 ?ans_2 } | http://www.wikidata.org/entity/Q2367101 | brown hair |
20,232 | resource | false | false | false | Name a student of Max Planck | select distinct ?sbj where { ?sbj wdt:P185 wd:Q9021 . ?sbj wdt:P31 wd:Q5 } | http://www.wikidata.org/entity/Q91386 | Alexander von Brill |
2,457 | resource | false | false | false | Who is the person with most national team caps? | select ?ent where { ?ent wdt:P31 wd:Q5 . ?ent wdt:P1129 ?obj } ORDER BY DESC(?obj)LIMIT 5 | http://www.wikidata.org/entity/Q1933597 | Mikel Aguirrezabalaga |
9,942 | resource | false | false | false | What is {named after} the {award received} by {Iron_Maiden} ? | SELECT ?ans_1 ?ans_2 WHERE { wd:Q42482 wdt:P138 ?ans_1 . wd:Q42482 wdt:P166 ?ans_2 } | http://www.wikidata.org/entity/Q1057360 | The Man in the Iron Mask |
13,453 | resource | false | false | false | Oman has jurisdiction over which public office of Qaboos bin Said al Said? | SELECT ?answer WHERE { wd:Q57331 wdt:P39 ?answer . ?answer wdt:P1001 wd:Q842} | http://www.wikidata.org/entity/Q28478447 | Sultan of Oman |
20,791 | resource | false | false | false | What literary work preceded War and Peace? | select distinct ?obj where { wd:Q161531 wdt:P156 ?obj . ?obj wdt:P31 wd:Q7725634 } | http://www.wikidata.org/entity/Q147787 | Anna Karenina |
25,945 | resource | false | false | false | Which is the country of origin for The X-Files? | select distinct ?answer where { wd:Q2744 wdt:P495 ?answer} | http://www.wikidata.org/entity/Q30 | United States of America |
13,398 | resource | false | false | false | Who is the top dog of Bill Shoemaker, whose top dog is Alvaro Pineda? | SELECT ?answer WHERE { wd:Q718423 wdt:P166 ?answer . ?answer wdt:P1346 wd:Q8076740} | http://www.wikidata.org/entity/Q5546518 | George Woolf Memorial Jockey Award |
21,819 | resource | false | false | false | What medication can be used to counter drug reactions to (RS)-methadone? | select distinct ?obj where { wd:Q179996 wdt:P769 ?obj . ?obj wdt:P31 wd:Q12140 } | http://www.wikidata.org/entity/Q421381 | flecainide |
14,616 | resource | false | false | false | What does John GIlbert's spouse do for a living? | SELECT ?answer WHERE { wd:Q503956 wdt:P26 ?X . ?X wdt:P106 ?answer} | http://www.wikidata.org/entity/Q2259451 | stage actor |
14,029 | resource | false | false | false | What is the name of the invention by Humphry Davy that uses Faraday's law of induction? | SELECT ?answer WHERE { wd:Q181465 wdt:P138 ?answer . ?answer wdt:P737 wd:Q131761} | http://www.wikidata.org/entity/Q8750 | Michael Faraday |
21,257 | resource | false | false | false | What is the Wikimedia category for the category for employees of the organization of Villanova University | select distinct ?obj where { wd:Q1466001 wdt:P4195 ?obj . ?obj wdt:P31 wd:Q4167836 } | http://www.wikidata.org/entity/Q8199670 | Category:Villanova University faculty |
6,128 | resource | false | false | false | Who did Zsa Zsa Gabor marry on January 21, 1975? | SELECT ?obj WHERE { wd:Q207405 p:P26 ?s . ?s ps:P26 ?obj . ?s pq:P580 ?x filter(contains(YEAR(?x),'1975')) } | http://www.wikidata.org/entity/Q14411149 | Jack Ryan |
3,387 | resource | false | false | false | What strain has the lowest minimum viable temperature and whose biosafety level is 1? | select ?ent where { ?ent wdt:P31 wd:Q855769 . ?ent wdt:P3251 ?obj . ?ent wdt:P1604 wd:Q18396533} ORDER BY ASC(?obj)LIMIT 5 | http://www.wikidata.org/entity/Q21079489 | Pseudomonas putida KT2440 |
13,003 | resource | false | false | false | Where is the birth place of Giambattista Vico that is known as the twin cities in which San Francisco is one them? | SELECT ?answer WHERE { wd:Q178709 wdt:P19 ?answer . ?answer wdt:P190 wd:Q62} | http://www.wikidata.org/entity/Q2634 | Naples |
22,111 | resource | false | false | false | What is the population of Neptune? | select distinct ?sbj where { ?sbj wdt:P398 wd:Q332 . ?sbj wdt:P31 wd:Q3592493 } | http://www.wikidata.org/entity/Q525 | Sun |
9,122 | resource | false | false | false | What is Mario Monicelli nominated for in the 38th Academy Awards? | SELECT ?obj WHERE { wd:Q53026 p:P1411 ?s . ?s ps:P1411 ?obj . ?s pq:P805 wd:Q917067 } | http://www.wikidata.org/entity/Q41417 | Academy Award for Best Writing, Original Screenplay |
9,653 | resource | false | false | false | What country does Dwyane Wade play sports in and what position or specialty does he play on the team? | SELECT ?ans_1 ?ans_2 WHERE { wd:Q31683 wdt:P1532 ?ans_1 . wd:Q31683 wdt:P413 ?ans_2 } | http://www.wikidata.org/entity/Q212413 | point guard |
9,788 | resource | false | false | false | Which is the {languages spoken, written or signed} and the {native language} of {Pope_Francis} ? | SELECT ?ans_1 ?ans_2 WHERE { wd:Q450675 wdt:P1412 ?ans_1 . wd:Q450675 wdt:P103 ?ans_2 } | http://www.wikidata.org/entity/Q652 | Italian |
20,758 | resource | false | false | false | Which ortholog gene is associated with INS? | select distinct ?obj where { wd:Q21163221 wdt:P684 ?obj . ?obj wdt:P31 wd:Q7187 } | http://www.wikidata.org/entity/Q29742419 | ins |
19,990 | resource | false | false | false | What software is used by Ryanair? | select distinct ?sbj where { ?sbj wdt:P1535 wd:Q170614 . ?sbj wdt:P31 wd:Q7397 } | http://www.wikidata.org/entity/Q38911792 | AMOS |
20,081 | resource | false | false | false | What businesses sponsor Oracle | select distinct ?sbj where { ?sbj wdt:P156 wd:Q19900 . ?sbj wdt:P31 wd:Q4830453 } | http://www.wikidata.org/entity/Q705757 | Art Technology Group |
6,442 | resource | false | false | false | On 1974-4-1, what was the capital city of Canterbury? | SELECT ?obj WHERE { wd:Q29303 p:P1376 ?s . ?s ps:P1376 ?obj . ?s pq:P580 ?x filter(contains(YEAR(?x),'1974')) } | http://www.wikidata.org/entity/Q1094104 | Canterbury |
25,968 | resource | false | false | false | Latin America diplomatic link is what? | select distinct ?answer where { ?answer wdt:P530 wd:Q12585} | http://www.wikidata.org/entity/Q17 | Japan |
25,728 | resource | false | false | false | Who is the developer of Free Software Foundation? | select distinct ?answer where { ?answer wdt:P178 wd:Q48413} | http://www.wikidata.org/entity/Q1486175 | GNU assembler |
2,680 | resource | false | false | false | Who is the oldest person at an event? | select ?ent where { ?ent wdt:P31 wd:Q5 . ?ent wdt:P3629 ?obj } ORDER BY DESC(?obj)LIMIT 5 | http://www.wikidata.org/entity/Q65963416 | Ahmad Noor Sulaiman |
5,974 | resource | false | false | false | What type of kinship Dick Van Dyke to his niece? | SELECT ?obj WHERE { wd:Q310295 p:P1038 ?s . ?s ps:P1038 ?obj . ?s pq:P1039 wd:Q3403377 } | http://www.wikidata.org/entity/Q18155468 | Kelly Jean Van Dyke |
17,170 | resource | false | false | false | who is manager/director for commands of Erich von Manstein ? | SELECT ?answer WHERE { wd:Q57135 wdt:P598 ?X . ?X wdt:P1037 ?answer} | http://www.wikidata.org/entity/Q57580 | Felix Steiner |
2,601 | resource | false | false | false | The most flammable solid with the most ionization of energy? | select ?ent where { ?ent wdt:P31 wd:Q21073024 . ?ent wdt:P2260 ?obj } ORDER BY DESC(?obj)LIMIT 5 | http://www.wikidata.org/entity/Q2238767 | o-dinitrobenzene |
15,903 | resource | false | false | false | How has John Russell, Viscount Amberley influenced children? | SELECT ?answer WHERE { wd:Q6255964 wdt:P40 ?X . ?X wdt:P737 ?answer} | http://www.wikidata.org/entity/Q237833 | George Santayana |
9,277 | resource | false | false | false | What position did Jean Monnet hold during 1952? | SELECT ?obj WHERE { wd:Q159700 p:P39 ?s . ?s ps:P39 ?obj . ?s pq:P580 ?x filter(contains(YEAR(?x),'1952')) } | http://www.wikidata.org/entity/Q24203064 | President of the High Authority of the European Coal and Steel Community |
14,250 | resource | false | false | false | In the administrative unit of New Calendonia, has Lagun Onari won the award? | SELECT ?answer WHERE { wd:Q33788 wdt:P131 ?answer . ?answer wdt:P166 wd:Q3381638} | http://www.wikidata.org/entity/Q142 | France |
15,354 | resource | false | false | false | What is {owned by} {television channel} of {Bleach} ? | SELECT ?answer WHERE { wd:Q5362638 wdt:P449 ?X . ?X wdt:P127 ?answer} | http://www.wikidata.org/entity/Q1077694 | Nihon Keizai Shimbun |
17,872 | resource | false | false | false | What is the facility launch site of US Airways Flight 1549 ? | SELECT ?answer WHERE { wd:Q251039 wdt:P1427 ?X . ?X wdt:P912 ?answer} | http://www.wikidata.org/entity/Q29643 | Wi-Fi |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.