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
|
---|---|---|---|---|---|---|---|---|
11,012 | resource | false | false | false | Who is the wife of Hank Azaria and where did they get married? | SELECT ?value1 ?obj WHERE { wd:Q202056 p:P26 ?s . ?s ps:P26 ?obj . ?s pq:P2842 ?value1 . } | http://www.wikidata.org/entity/Q844837 | Southern California |
5,324 | resource | false | false | false | How was Brooklyn's 2592149 population determined? | SELECT ?value WHERE { wd:Q18419 p:P1082 ?s . ?s ps:P1082 ?x filter(contains(?x,'2592149')) . ?s pq:P459 ?value} | http://www.wikidata.org/entity/Q791801 | estimation |
14,571 | resource | false | false | false | Which {dynasty} of {is daughter of} of {Arsbold} ? | SELECT ?answer WHERE { wd:Q13646351 wdt:P25 ?X . ?X wdt:P53 ?answer} | http://www.wikidata.org/entity/Q8959 | Northern Yuan dynasty |
13,168 | resource | false | false | false | What is the taxon parent of "cassowary," which has a type of taxon that means "family?" | SELECT ?answer WHERE { wd:Q201231 wdt:P171 ?answer . ?answer wdt:P105 wd:Q35409} | http://www.wikidata.org/entity/Q756871 | Casuariidae |
4,858 | resource | false | false | false | What platform does Spotify version 0.9.7.16 play on? | SELECT ?value WHERE { wd:Q689141 p:P348 ?s . ?s ps:P348 ?x filter(contains(?x,'0.9.7.16')) . ?s pq:P400 ?value} | http://www.wikidata.org/entity/Q1406 | Microsoft Windows |
8,167 | resource | false | false | false | How did Owain Glyndwr die in 1416? | SELECT ?value WHERE { wd:Q317279 p:P570 ?s . ?s ps:P570 ?x filter(contains(YEAR(?x),'1416')) . ?s pq:P1480 ?value} | http://www.wikidata.org/entity/Q5727902 | circa |
5,918 | resource | false | false | false | David O. Russell was nominated for the Academy Award for Best Writing, Original Screenplay for which of his works? | SELECT ?value WHERE { wd:Q314342 p:P1411 ?s . ?s ps:P1411 wd:Q41417 . ?s pq:P1686 ?value} | http://www.wikidata.org/entity/Q9013673 | American Hustle |
2,640 | resource | false | false | false | Which high-voltage direct current power line has the highest voltage? | select ?ent where { ?ent wdt:P31 wd:Q370607 . ?ent wdt:P2436 ?obj } ORDER BY DESC(?obj)LIMIT 5 | http://www.wikidata.org/entity/Q1563622 | Cahora Bassa |
12,865 | resource | false | false | false | Who graduated from Vittorio Gassman, which has a gps location of 41.92? | SELECT ?answer WHERE { wd:Q55452 wdt:P69 ?answer . ?answer wdt:P625 ?x FILTER(contains(?x,'41.92'))} | http://www.wikidata.org/entity/Q2822439 | Accademia Nazionale d'Arte Drammatica Silvio D'Amico |
11,904 | resource | false | false | false | What event of the Ottoman wars in Europe is located on earth at 41.0? | SELECT ?answer WHERE { wd:Q698985 wdt:P710 ?answer . ?answer wdt:P625 ?x FILTER(contains(?x,'41.0'))} | http://www.wikidata.org/entity/Q12560 | Ottoman Empire |
7,394 | resource | false | false | false | What position did Abedi Pele play in the year 1988? | SELECT ?obj WHERE { wd:Q336916 p:P54 ?s . ?s ps:P54 ?obj . ?s pq:P580 ?x filter(contains(YEAR(?x),'1988')) } | http://www.wikidata.org/entity/Q132885 | Olympique de Marseille |
28,215 | resource | false | false | false | Which is notable work On Liberty ? | select distinct ?answer where { ?answer wdt:P800 wd:Q1055881} | http://www.wikidata.org/entity/Q50020 | John Stuart Mill |
30,188 | resource | false | false | false | cricket is played of what field ? | select distinct ?sbj where { ?sbj wdt:P641 wd:Q5375 . ?sbj wdt:P31 wd:Q682943 } | http://www.wikidata.org/entity/Q6502707 | Lavington Sports Ground |
3,871 | resource | false | false | false | When is {instance of} of {platinum} which is {followed by} is {gold} ? | SELECT ?obj WHERE { wd:Q880 p:P31 ?s . ?s ps:P31 ?obj . ?s pq:P156 wd:Q897 } | http://www.wikidata.org/entity/Q11344 | chemical element |
29,940 | resource | false | false | false | Which is the cultural region for the narrative location of Exodus? | select distinct ?obj where { wd:Q9190 wdt:P840 ?obj . ?obj wdt:P31 wd:Q3502482 } | http://www.wikidata.org/entity/Q11768 | Ancient Egypt |
17,807 | resource | false | false | false | What is the medical speciality of the cause of epilepric seizure? | SELECT ?answer WHERE { wd:Q6279182 wdt:P828 ?X . ?X wdt:P1995 ?answer} | http://www.wikidata.org/entity/Q83042 | neurology |
15,262 | resource | false | false | false | What is birth place for starring of The 15:17 to Paris ? | SELECT ?answer WHERE { wd:Q31204331 wdt:P161 ?X . ?X wdt:P19 ?answer} | http://www.wikidata.org/entity/Q49268 | Fort Wayne |
13,320 | resource | false | false | false | "Which name after Hamburger, has a twin city in Leon?" | SELECT ?answer WHERE { wd:Q6663 wdt:P138 ?answer . ?answer wdt:P190 wd:Q208151} | http://www.wikidata.org/entity/Q1055 | Hamburg |
2,480 | resource | false | false | false | How many episodes are there in American television sitcom? | select ?ent where { ?ent wdt:P31 wd:Q21188110 . ?ent wdt:P1113 ?obj } ORDER BY DESC(?obj)LIMIT 5 | http://www.wikidata.org/entity/Q886 | The Simpsons |
14,030 | resource | false | false | false | Where was Hildegard of Bingen born with the coordinates of 49.6819? | SELECT ?answer WHERE { wd:Q70991 wdt:P19 ?answer . ?answer wdt:P625 ?x FILTER(contains(?x,'49.6819'))} | http://www.wikidata.org/entity/Q654131 | Bermersheim |
14,786 | resource | false | false | false | What is the work of the writers of Imidazole-containing N3S-NiII complexes relating to nickel containing biomolecules ? | SELECT ?answer WHERE { wd:Q34015243 wdt:P50 ?X . ?X wdt:P108 ?answer} | http://www.wikidata.org/entity/Q49212 | Texas A&M University |
6,635 | resource | false | false | false | Who was married to Carles Puigdemont in 2000? | SELECT ?obj WHERE { wd:Q4740163 p:P26 ?s . ?s ps:P26 ?obj . ?s pq:P580 ?x filter(contains(YEAR(?x),'2000')) } | http://www.wikidata.org/entity/Q21998656 | Marcela Topor |
30,191 | resource | false | false | false | Which association is headquartered in Aachen? | select distinct ?sbj where { ?sbj wdt:P159 wd:Q1017 . ?sbj wdt:P31 wd:Q48204 } | http://www.wikidata.org/entity/Q296522 | Ökumenische Arbeitsgruppe Homosexuelle und Kirche |
20,839 | resource | false | false | false | What station used Amtrak technology ? | select distinct ?obj where { wd:Q23239 wdt:P2283 ?obj . ?obj wdt:P31 wd:Q22808404 } | http://www.wikidata.org/entity/Q8026304 | Winter Park |
9,759 | resource | false | false | false | What is the category of films filmed in that place and also the category of associates of Belgrade? | SELECT ?ans_1 ?ans_2 WHERE { wd:Q3711 wdt:P1740 ?ans_1 . wd:Q3711 wdt:P1792 ?ans_2 } | http://www.wikidata.org/entity/Q8811434 | Category:People from Belgrade |
7,209 | resource | false | false | false | Who was the rector of Charles University in Prague whose administration ended in 1990? | SELECT ?obj WHERE { wd:Q31519 p:P1075 ?s . ?s ps:P1075 ?obj . ?s pq:P582 ?x filter(contains(YEAR(?x),'1990')) } | http://www.wikidata.org/entity/Q10857770 | Zdeněk Češka |
15,525 | resource | false | false | false | How big is the Cliff Kill Site national park? | SELECT ?answer WHERE { wd:Q5132655 wdt:P3018 ?X . ?X wdt:P4552 ?answer} | http://www.wikidata.org/entity/Q166755 | Blue Ridge Mountains |
11,245 | resource | false | false | false | What is the phase point of water and the phase of matter? | SELECT ?value1 ?obj WHERE { wd:Q283 p:P873 ?s . ?s ps:P873 ?obj . ?s pq:P515 ?value1 . } | http://www.wikidata.org/entity/Q111059 | critical point |
4,656 | resource | false | false | false | What is the position held by Jacob Zuma whose series ordinal is 4? | SELECT ?obj WHERE { wd:Q57282 p:P39 ?s . ?s ps:P39 ?obj . ?s pq:P1545 ?x filter(contains(?x,'4')) } | http://www.wikidata.org/entity/Q273884 | President of South Africa |
30,069 | resource | false | false | false | Tell me the sovereign state of Nowruz for public holiday | select distinct ?sbj where { ?sbj wdt:P832 wd:Q483236 . ?sbj wdt:P31 wd:Q3624078 } | http://www.wikidata.org/entity/Q794 | Iran |
12,016 | resource | false | false | false | What is the language, spoken, written or signed, of Ernst Mayr that has Q48460 as 430? | SELECT ?answer WHERE { wd:Q5354 wdt:P1412 ?answer . ?answer wdt:P1036 ?x FILTER(contains(?x,'430'))} | http://www.wikidata.org/entity/Q188 | German |
8,390 | resource | false | false | false | What award Vicente Aleixandre received in the year 1969? | SELECT ?obj WHERE { wd:Q134644 p:P166 ?s . ?s ps:P166 ?obj . ?s pq:P585 ?x filter(contains(YEAR(?x),'1969')) } | http://www.wikidata.org/entity/Q3326922 | Premio de la Crítica Española |
17,405 | resource | false | false | false | Who holds the world record form swimming in a pool? | SELECT ?answer WHERE { wd:Q1501 wdt:P1535 ?X . ?X wdt:P2869 ?answer} | http://www.wikidata.org/entity/Q868711 | list of world records in swimming |
20,981 | resource | false | false | false | Tell me the filmography of Jerry Lewis. | select distinct ?obj where { wd:Q294927 wdt:P1283 ?obj . ?obj wdt:P31 wd:Q1371849 } | http://www.wikidata.org/entity/Q6183978 | Jerry Lewis filmography and television appearances |
17,501 | resource | false | false | false | Which music is studied by Kvinnan Bakom Allt? | SELECT ?answer WHERE { wd:Q6449761 wdt:P86 ?X . ?X wdt:P1066 ?answer} | http://www.wikidata.org/entity/Q78918 | Clemens Krauss |
8,355 | resource | false | false | false | What award did Lillian Gish receive in 1984? | SELECT ?obj WHERE { wd:Q104183 p:P166 ?s . ?s ps:P166 ?obj . ?s pq:P585 ?x filter(contains(YEAR(?x),'1984')) } | http://www.wikidata.org/entity/Q292044 | AFI Life Achievement Award |
17,358 | resource | false | false | false | Name a subsidiary company that belongs to Melford Spiro | SELECT ?answer WHERE { wd:Q436119 wdt:P108 ?X . ?X wdt:P355 ?answer} | http://www.wikidata.org/entity/Q5676392 | Harvard University Faculty of Arts and Sciences |
17,325 | resource | false | false | false | What is challenging about Symphony No. 6? | SELECT ?answer WHERE { wd:Q246433 wdt:P86 ?X . ?X wdt:P1050 ?answer} | http://www.wikidata.org/entity/Q653078 | Whipple disease |
15,743 | resource | false | false | false | To what constellation does HD 40307 f belong? | SELECT ?answer WHERE { wd:Q391576 wdt:P397 ?X . ?X wdt:P59 ?answer} | http://www.wikidata.org/entity/Q10486 | Pictor |
13,333 | resource | false | false | false | "Who is {parent} of {Artaxerxes III}, whose {denomination} is {Zoroastrianism} ?" | SELECT ?answer WHERE { wd:Q192867 wdt:P22 ?answer . ?answer wdt:P140 wd:Q9601} | http://www.wikidata.org/entity/Q188472 | Artaxerxes II of Persia |
9,142 | resource | false | false | false | What is the legal form of Deutsche Welle that began in December 16, 1960? | SELECT ?obj WHERE { wd:Q153770 p:P1454 ?s . ?s ps:P1454 ?obj . ?s pq:P580 ?x filter(contains(YEAR(?x),'1960')) } | http://www.wikidata.org/entity/Q67207116 | public-law institution |
14,910 | resource | false | false | false | What is the ingredient used in the first performance of Parsifal? | SELECT ?answer WHERE { wd:Q220340 wdt:P4647 ?X . ?X wdt:P186 ?answer} | http://www.wikidata.org/entity/Q287 | wood |
21,908 | resource | false | false | false | Which is the art museum that is the archive for Bauhaus? | select distinct ?obj where { wd:Q124354 wdt:P485 ?obj . ?obj wdt:P31 wd:Q207694 } | http://www.wikidata.org/entity/Q811389 | Bauhaus Archive |
6,639 | resource | false | false | false | Which performer plays the role of Count Dracula, the Nosferatu Vampyre? | SELECT ?obj WHERE { wd:Q3266236 p:P175 ?s . ?s ps:P175 ?obj . ?s pq:P642 wd:Q160259 } | http://www.wikidata.org/entity/Q55419 | Klaus Kinski |
14,913 | resource | false | false | false | Who is a member or employee of Innocent IV? | SELECT ?answer WHERE { wd:Q160609 wdt:P108 ?X . ?X wdt:P463 ?answer} | http://www.wikidata.org/entity/Q39129 | Utrecht Network |
11,522 | resource | false | false | false | What was Louis the Pious' noble title and who follows? | SELECT ?value1 ?obj WHERE { wd:Q43974 p:P97 ?s . ?s ps:P97 ?obj . ?s pq:P155 ?value1 . } | http://www.wikidata.org/entity/Q333319 | Bernard of Italy |
4,372 | resource | false | false | false | For what role was Octavia Spencer nominated for an Academy Award for Best Supporting Actress? | SELECT ?value WHERE { wd:Q229254 p:P1411 ?s . ?s ps:P1411 wd:Q106301 . ?s pq:P1686 ?value} | http://www.wikidata.org/entity/Q26698156 | The Shape of Water |
14,225 | resource | false | false | false | What is the craft of Patrick Henry, whose field of this craft is law. | SELECT ?answer WHERE { wd:Q311885 wdt:P106 ?answer . ?answer wdt:P425 wd:Q7748} | http://www.wikidata.org/entity/Q40348 | lawyer |
30,127 | resource | false | false | false | Which is the federal state for the head of state Donald Trump? | select distinct ?sbj where { ?sbj wdt:P35 wd:Q22686 . ?sbj wdt:P31 wd:Q43702 } | http://www.wikidata.org/entity/Q30 | United States of America |
7,397 | resource | false | false | false | How are Fernando Belaúnde Terry and Mariano A. Belaúnde related? | SELECT ?value WHERE { wd:Q116736 p:P1038 ?s . ?s ps:P1038 wd:Q19632208 . ?s pq:P1039 ?value} | http://www.wikidata.org/entity/Q19682162 | paternal grandfather |
23,081 | resource | false | false | false | What is the major that studies linguistics? | select distinct ?sbj where { ?sbj wdt:P2579 wd:Q8162 . ?sbj wdt:P31 wd:Q20829075 } | http://www.wikidata.org/entity/Q7888721 | stress-timed language |
28,304 | resource | false | false | false | Which is the basionym for Cannabis indica? | select distinct ?answer where { ?answer wdt:P566 wd:Q2936421} | http://www.wikidata.org/entity/Q8262024 | Cannabis sativa subsp. indica |
16,582 | resource | false | false | false | What is tributary of next to lake of Odessa Oblast ? | SELECT ?answer WHERE { wd:Q171852 wdt:P206 ?X . ?X wdt:P974 ?answer} | http://www.wikidata.org/entity/Q4701849 | Aksu Deresi |
21,530 | resource | false | false | false | What is the name of the building where Mukeshi Ambani reside in? | select distinct ?obj where { wd:Q298547 wdt:P551 ?obj . ?obj wdt:P31 wd:Q41176 } | http://www.wikidata.org/entity/Q576952 | Antilia |
10,681 | resource | false | false | false | WHO FOLLOWS AND FOLLOWED BY CLOVISAS NOBLE TITLE AS KING OF FRANKS | SELECT ?value1 ?value2 WHERE { wd:Q82339 p:P97 ?s . ?s ps:P97 wd:Q22923081 . ?s pq:P155 ?value1 . ?s pq:P156 ?value2 } | http://www.wikidata.org/entity/Q193869 | Childeric I |
13,255 | resource | false | false | false | "Who has a designer in Amiga, that manufactures in Commodore PET?" | SELECT ?answer WHERE { wd:Q100047 wdt:P287 ?answer . ?answer wdt:P1056 wd:Q946661} | http://www.wikidata.org/entity/Q208305 | Commodore International |
14,504 | resource | false | false | false | Which area is the Cremation of Role Model C.S.Lewis? | SELECT ?answer WHERE { wd:Q9204 wdt:P737 ?X . ?X wdt:P20 ?answer} | http://www.wikidata.org/entity/Q23077 | Lancashire |
10,274 | resource | false | false | false | Which {academic degree} and {academic major} of {{Denzel Washington} was {educated at} as {Fordham University}}? | SELECT ?value1 ?value2 WHERE { wd:Q42101 p:P69 ?s . ?s ps:P69 wd:Q130965 . ?s pq:P512 ?value1 . ?s pq:P812 ?value2 } | http://www.wikidata.org/entity/Q11030 | journalism |
13,401 | resource | false | false | false | Which municipalites of Jiangsu have dialing code 511? | SELECT ?answer WHERE { wd:Q16963 wdt:P150 ?answer . ?answer wdt:P473 ?x FILTER(contains(?x,'511'))} | http://www.wikidata.org/entity/Q57958 | Zhenjiang |
3,089 | resource | false | false | false | which office building with the highest floors above ground whose instance is skyscraper? | select ?ent where { ?ent wdt:P31 wd:Q1021645 . ?ent wdt:P1101 ?obj . ?ent wdt:P31 wd:Q11303 } ORDER BY DESC(?obj)LIMIT 5 | http://www.wikidata.org/entity/Q29294 | Willis Tower |
7,240 | resource | false | false | false | What is the time zone in Apulia that is standard time? | SELECT ?obj WHERE { wd:Q1447 p:P421 ?s . ?s ps:P421 ?obj . ?s pq:P1264 wd:Q1777301 } | http://www.wikidata.org/entity/Q6655 | UTC+01:00 |
17,710 | resource | false | false | false | Which is the teacher of the tribute to Christ Church? | SELECT ?answer WHERE { wd:Q26618202 wdt:P825 ?X . ?X wdt:P802 ?answer} | http://www.wikidata.org/entity/Q43399 | Andrew the Apostle |
20,760 | resource | false | false | false | who magic spell in Harry Potter for present in work of Harry Potter? | select distinct ?sbj where { ?sbj wdt:P1441 wd:Q8337 . ?sbj wdt:P31 wd:Q28872880 } | http://www.wikidata.org/entity/Q10354011 | Priori Incantatem |
15,318 | resource | false | false | false | who record of sports long jump? | SELECT ?answer WHERE { wd:Q170737 wdt:P641 ?X . ?X wdt:P2869 ?answer} | http://www.wikidata.org/entity/Q1043261 | list of Olympic records in athletics |
16,550 | resource | false | false | false | What is the person in the portrait of an equestrian statue of Joan of Arc guilty of? | SELECT ?answer WHERE { wd:Q20798629 wdt:P180 ?X . ?X wdt:P1399 ?answer} | http://www.wikidata.org/entity/Q160598 | heresy |
19,865 | resource | false | false | false | Were the Rajya Sabha and Meghalaya written at the same time? | select distinct ?obj where { wd:Q1195 wdt:P3403 ?obj . ?obj wdt:P31 wd:Q57156205 } | http://www.wikidata.org/entity/Q57156483 | Meghalaya |
28,606 | resource | false | false | false | The controlled-access highway is part of what highway system? | select distinct ?answer where { ?answer wdt:P16 wd:Q46622} | http://www.wikidata.org/entity/Q6383890 | Sha Tin Road |
11,787 | resource | false | false | false | Which place is called the sister city of Modenca which has counties in Huanren Manchu Autonomous county? | SELECT ?answer WHERE { wd:Q279 wdt:P190 ?answer . ?answer wdt:P150 wd:Q1331781} | http://www.wikidata.org/entity/Q75091 | Benxi |
12,092 | resource | false | false | false | Where in Hertfordshire did John Walter work? | SELECT ?answer WHERE { wd:Q1702099 wdt:P937 ?answer . ?answer wdt:P47 wd:Q3410} | http://www.wikidata.org/entity/Q23306 | Greater London |
14,742 | resource | false | false | false | What is {played} and {informed} by {Christian cross} ? | SELECT ?answer WHERE { wd:Q392371 wdt:P737 ?X . ?X wdt:P1299 ?answer} | http://www.wikidata.org/entity/Q2049715 | Altötting panorama building |
19,693 | resource | false | false | false | Traditional Chinese characters are used by which written language? | select distinct ?obj where { wd:Q178528 wdt:P1535 ?obj . ?obj wdt:P31 wd:Q1149626 } | http://www.wikidata.org/entity/Q18130932 | Traditional Chinese |
16,990 | resource | false | false | false | Which university first described the binary search tree? | SELECT ?answer WHERE { wd:Q623818 wdt:P61 ?X . ?X wdt:P69 ?answer} | http://www.wikidata.org/entity/Q1146700 | Jesus College |
16,816 | resource | false | false | false | Who was the previous film producer of Aske? | SELECT ?answer WHERE { wd:Q731246 wdt:P156 ?X . ?X wdt:P162 ?answer} | http://www.wikidata.org/entity/Q207824 | Varg Vikernes |
6,706 | resource | false | false | false | Who is the employer of Jonathan Ive since 2015-5-26? | SELECT ?obj WHERE { wd:Q164750 p:P108 ?s . ?s ps:P108 ?obj . ?s pq:P580 ?x filter(contains(YEAR(?x),'2015')) } | http://www.wikidata.org/entity/Q312 | Apple |
16,329 | resource | false | false | false | What aspects of the history of Christianity has proponents? | SELECT ?answer WHERE { wd:Q235329 wdt:P1269 ?X . ?X wdt:P3095 ?answer} | http://www.wikidata.org/entity/Q106039 | Christian |
14,695 | resource | false | false | false | What is the main socket type of the sovereign state of Yantai? | SELECT ?answer WHERE { wd:Q210493 wdt:P17 ?X . ?X wdt:P2853 ?answer} | http://www.wikidata.org/entity/Q24288454 | NEMA 1-15 |
5,374 | resource | false | false | false | What was Ernest Rutherford nominated for on January 1, 1933? | SELECT ?obj WHERE { wd:Q9123 p:P1411 ?s . ?s ps:P1411 ?obj . ?s pq:P585 ?x filter(contains(YEAR(?x),'1933')) } | http://www.wikidata.org/entity/Q38104 | Nobel Prize in Physics |
15,722 | resource | false | false | false | Which {typology} of {language native} of {Pink} ? | SELECT ?answer WHERE { wd:Q160009 wdt:P103 ?X . ?X wdt:P4132 ?answer} | http://www.wikidata.org/entity/Q7200373 | place–manner–time |
10,198 | resource | false | false | false | What is the performer and occupation of Merlin | SELECT ?ans_1 ?ans_2 WHERE { wd:Q188044 wdt:P175 ?ans_1 . wd:Q188044 wdt:P106 ?ans_2 } | http://www.wikidata.org/entity/Q42857 | prophet |
26,371 | resource | false | false | false | Which is the NATO code for grade of lieutenant general? | select distinct ?answer where { wd:Q152951 wdt:P1611 ?answer} | http://www.wikidata.org/entity/Q18536831 | OF-8 |
10,038 | resource | false | false | false | What is the ethnicity and position of the team and Michael Jordan's specialty? | SELECT ?ans_1 ?ans_2 WHERE { wd:Q41421 wdt:P172 ?ans_1 . wd:Q41421 wdt:P413 ?ans_2 } | http://www.wikidata.org/entity/Q308879 | small forward |
15,225 | resource | false | false | false | What service is offered and operated by the ANA Mileage Club? | SELECT ?answer WHERE { wd:Q11189383 wdt:P137 ?X . ?X wdt:P121 ?answer} | http://www.wikidata.org/entity/Q179 | Boeing 747 |
12,173 | resource | false | false | false | What is the graduate of Smita Patil whose year incorporated is 1857-7-18? | SELECT ?answer WHERE { wd:Q467960 wdt:P69 ?answer . ?answer wdt:P571 ?x FILTER(contains(YEAR(?x),'1857'))} | http://www.wikidata.org/entity/Q406402 | University of Mumbai |
19,944 | resource | false | false | false | What is the active ingredient in diazepam? | select distinct ?obj where { wd:Q210402 wdt:P3780 ?obj . ?obj wdt:P31 wd:Q28885102 } | http://www.wikidata.org/entity/Q47522264 | Valium |
10,539 | resource | false | false | false | Which is the academic degree and the academic major of Larry Page who was educated at Stanford University? | SELECT ?value1 ?value2 WHERE { wd:Q4934 p:P69 ?s . ?s ps:P69 wd:Q41506 . ?s pq:P512 ?value1 . ?s pq:P812 ?value2 } | http://www.wikidata.org/entity/Q21198 | computer science |
5,136 | resource | false | false | false | What position did Jean-Baptiste Colbert hold that was replaced by Claude Le Peletier? | SELECT ?obj WHERE { wd:Q188971 p:P39 ?s . ?s ps:P39 ?obj . ?s pq:P1366 wd:Q2977668 } | http://www.wikidata.org/entity/Q2638620 | Controller-General of Finances |
28,155 | resource | false | false | false | What is the driving side of Estonia? | select distinct ?answer where { wd:Q191 wdt:P1622 ?answer} | http://www.wikidata.org/entity/Q14565199 | right |
7,794 | resource | false | false | false | Who did Paul Simon marry on May 30, 1992? | SELECT ?obj WHERE { wd:Q4028 p:P26 ?s . ?s ps:P26 ?obj . ?s pq:P580 ?x filter(contains(YEAR(?x),'1992')) } | http://www.wikidata.org/entity/Q260649 | Edie Brickell |
20,472 | resource | false | false | false | What type of business does Nintendo work on? | select distinct ?obj where { wd:Q8093 wdt:P199 ?obj . ?obj wdt:P31 wd:Q334453 } | http://www.wikidata.org/entity/Q21190892 | Nintendo Platform Technology Development |
20,151 | resource | false | false | false | Where is the liver located? | select distinct ?obj where { wd:Q9368 wdt:P927 ?obj . ?obj wdt:P31 wd:Q4936952 } | http://www.wikidata.org/entity/Q682466 | abdominal cavity |
29,045 | resource | false | false | false | Which means {depicted by} inTestudines} ? | select distinct ?answer where { ?answer wdt:P1299 wd:Q223044} | http://www.wikidata.org/entity/Q1069104 | Chelone |
3,019 | resource | false | false | false | what is the unit with the greatest whose i dontg know | select ?ent where { ?ent wdt:P31 wd:Q5300 . ?ent wdt:P1141 ?obj . ?ent wdt:P2670 wd:Q352090 } ORDER BY DESC(?obj)LIMIT 5 | http://www.wikidata.org/entity/Q28973012 | Core i7-7700 |
7,549 | resource | false | false | false | Who was the head of state for Tenochtitlan on December 3, 1520? | SELECT ?obj WHERE { wd:Q13695 p:P35 ?s . ?s ps:P35 ?obj . ?s pq:P582 ?x filter(contains(YEAR(?x),'1520')) } | http://www.wikidata.org/entity/Q315628 | Cuitláhuac |
20,409 | resource | false | false | false | Fly Agaric belongs to what taxonomic type? | select distinct ?sbj where { ?sbj wdt:P427 wd:Q131227 . ?sbj wdt:P31 wd:Q16521 } | http://www.wikidata.org/entity/Q213938 | Amanita |
4,020 | resource | false | false | false | Was Sandy Dennis nominated in the Academy Awards for Best Supporting Actress? | SELECT ?value WHERE { wd:Q239691 p:P1411 ?s . ?s ps:P1411 wd:Q106301 . ?s pq:P805 ?value} | http://www.wikidata.org/entity/Q167214 | 39th Academy Awards |
20,498 | resource | false | false | false | What is the highest point in Paris? | select distinct ?obj where { wd:Q90 wdt:P610 ?obj . ?obj wdt:P31 wd:Q3393392 } | http://www.wikidata.org/entity/Q1440664 | highest point of Paris |
13,750 | resource | false | false | false | What is the mother tongue of Tyagaraja whose typology is the agglutimother tongue? | SELECT ?answer WHERE { wd:Q2044389 wdt:P103 ?answer . ?answer wdt:P4132 wd:Q171263} | http://www.wikidata.org/entity/Q8097 | Telugu |
12,186 | resource | false | false | false | Which subitem of Alaskan history has villages in the Northwest Arctic Borough? | SELECT ?answer WHERE { wd:Q575962 wdt:P1269 ?answer . ?answer wdt:P150 wd:Q511723} | http://www.wikidata.org/entity/Q797 | Alaska |
12,505 | resource | false | false | false | "What is the topic of history in Sierra Leone, that has a License plate code WAL ? | SELECT ?answer WHERE { wd:Q1477561 wdt:P1269 ?answer . ?answer wdt:P395 ?x FILTER(contains(?x,'WAL'))} | http://www.wikidata.org/entity/Q1044 | Sierra Leone |
11,841 | resource | false | false | false | What is in the local government area of Bass Strait that has the capital town of Hobart? | SELECT ?answer WHERE { wd:Q171846 wdt:P131 ?answer . ?answer wdt:P36 wd:Q40191} | http://www.wikidata.org/entity/Q34366 | Tasmania |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.