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
|
---|---|---|---|---|---|---|---|---|
17,295 | resource | false | false | false | who taxonomic rank of higher taxon of treeswift ? | SELECT ?answer WHERE { wd:Q31836 wdt:P171 ?X . ?X wdt:P105 ?answer} | http://www.wikidata.org/entity/Q36602 | order |
5,251 | resource | false | false | false | What was Joe Pesci nominated for at the point in time 1980-1-1? | SELECT ?obj WHERE { wd:Q20178 p:P1411 ?s . ?s ps:P1411 ?obj . ?s pq:P585 ?x filter(contains(YEAR(?x),'1980')) } | http://www.wikidata.org/entity/Q106291 | Academy Award for Best Supporting Actor |
3,124 | resource | false | false | false | Which straight six cylinder diesel electric engine has the largest bore? | select ?ent where { ?ent wdt:P31 wd:Q5378251 . ?ent wdt:P2556 ?obj . ?ent wdt:P1002 wd:Q1148385 } ORDER BY DESC(?obj)LIMIT 5 | http://www.wikidata.org/entity/Q26959583 | English Electric 6RKT |
26,280 | resource | false | false | false | What type of electrification is direct current? | select distinct ?answer where { ?answer wdt:P930 wd:Q159241} | http://www.wikidata.org/entity/Q831673 | Koltsevaya line |
2,970 | resource | false | false | false | What New Line Cinema film trilogy had the largest box office? | select ?ent where { ?ent wdt:P31 wd:Q13593818 . ?ent wdt:P2142 ?obj . ?ent wdt:P272 wd:Q79202 } ORDER BY DESC(?obj)LIMIT 5 | http://www.wikidata.org/entity/Q190214 | The Lord of the Rings trilogy |
20,579 | resource | false | false | false | What is the most important medicine used in treating inflammation? | select distinct ?sbj where { ?sbj wdt:P2175 wd:Q101991 . ?sbj wdt:P31 wd:Q35456 } | http://www.wikidata.org/entity/Q422252 | dexamethasone |
22,308 | resource | false | false | false | How many times has Magnus Carlsen recieved the World Chess Champion award? | select distinct ?sbj where { ?sbj wdt:P710 wd:Q106807 . ?sbj wdt:P31 wd:Q9805708 } | http://www.wikidata.org/entity/Q917629 | World Chess Championship 2013 |
9,746 | resource | false | false | false | What is the award received and the nominated for of Gloria_Estefan ? | SELECT ?ans_1 ?ans_2 WHERE { wd:Q184697 wdt:P166 ?ans_1 . wd:Q184697 wdt:P1411 ?ans_2 } | http://www.wikidata.org/entity/Q691203 | Grammy Award for Best Pop Collaboration with Vocals |
10,600 | resource | false | false | false | When was Malcolm Turnbull elected as a Member of the Australian House of Representatives, and what district does he serve? | SELECT ?value1 ?value2 WHERE { wd:Q927550 p:P39 ?s . ?s ps:P39 wd:Q18912794 . ?s pq:P2715 ?value1 . ?s pq:P768 ?value2 } | http://www.wikidata.org/entity/Q2973891 | Wentworth |
5,024 | resource | false | false | false | Who does Kristin Davis portray on the HBO series, 'Sex and the City'? | SELECT ?value WHERE { wd:Q35791 p:P161 ?s . ?s ps:P161 wd:Q229176 . ?s pq:P453 ?value} | http://www.wikidata.org/entity/Q860320 | Charlotte York Goldenblatt |
11,988 | resource | false | false | false | What city is both the death location of Carlos Gardel and the twin city of Cali? | SELECT ?answer WHERE { wd:Q229613 wdt:P20 ?answer . ?answer wdt:P190 wd:Q51103} | http://www.wikidata.org/entity/Q48278 | Medellín |
9,872 | resource | false | false | false | What is both located in or next to a body of water and located in the administrative territorial entity of Sydney? | SELECT ?ans_1 ?ans_2 WHERE { wd:Q3130 wdt:P206 ?ans_1 . wd:Q3130 wdt:P131 ?ans_2 } | http://www.wikidata.org/entity/Q648392 | Parramatta River |
12,246 | resource | false | false | false | B. B. King died from a stroke in his brain. | SELECT ?answer WHERE { wd:Q188969 wdt:P509 ?answer . ?answer wdt:P927 wd:Q492038} | http://www.wikidata.org/entity/Q12202 | stroke |
14,408 | resource | false | false | false | Who is the daughter in the musical The Beat That My Heart Skipped | SELECT ?answer WHERE { wd:Q931671 wdt:P86 ?X . ?X wdt:P40 ?answer} | http://www.wikidata.org/entity/Q21042280 | Christiana Benedicta Louisa |
27,698 | resource | false | false | false | Can you tell distributor of BP? | select distinct ?answer where { ?answer wdt:P750 wd:Q152057} | http://www.wikidata.org/entity/Q5565549 | Giuseppina |
12,272 | resource | false | false | false | Which sister city of Burlington has a county seat held by Yaroslavl Oblast? | SELECT ?answer WHERE { wd:Q31058 wdt:P190 ?answer . ?answer wdt:P1376 wd:Q2448} | http://www.wikidata.org/entity/Q2423 | Yaroslavl |
11,334 | resource | false | false | false | When did award received of Art Tatum and winner? | SELECT ?value1 ?obj WHERE { wd:Q109053 p:P166 ?s . ?s ps:P166 ?obj . ?s pq:P1346 ?value1 . } | http://www.wikidata.org/entity/Q243472 | Jascha Heifetz |
12,062 | resource | false | false | false | What is the taxon parent of archosaur, whose vernacular name is クルロタルシ類? | SELECT ?answer WHERE { wd:Q130910 wdt:P171 ?answer . ?answer wdt:P1843 ?x FILTER(contains(?x,'クルロタルシ類'))} | http://www.wikidata.org/entity/Q131341 | Crurotarsi |
3,696 | resource | false | false | false | What military rank did Mikhail Kalashnikov achieve in 1999-1-1? | SELECT ?obj WHERE { wd:Q167573 p:P410 ?s . ?s ps:P410 ?obj . ?s pq:P580 ?x filter(contains(YEAR(?x),'1999')) } | http://www.wikidata.org/entity/Q152951 | lieutenant general |
15,428 | resource | false | false | false | Who are the sons and daughters of Athena? | SELECT ?answer WHERE { wd:Q37122 wdt:P22 ?X . ?X wdt:P40 ?answer} | http://www.wikidata.org/entity/Q684590 | Arche |
10,255 | resource | false | false | false | Tell me the jurisdiction and location of Matthias Corvinus which was an event as coronation. | SELECT ?value1 ?value2 WHERE { wd:Q188634 p:P793 ?s . ?s ps:P793 wd:Q209715 . ?s pq:P1001 ?value1 . ?s pq:P276 ?value2 } | http://www.wikidata.org/entity/Q171150 | Kingdom of Hungary |
21,612 | resource | false | false | false | Who is employing Lockheed Martin ? | select distinct ?sbj where { ?sbj wdt:P108 wd:Q7240 . ?sbj wdt:P31 wd:Q5 } | http://www.wikidata.org/entity/Q2026844 | Bruce P. Jackson |
2,575 | resource | false | false | false | which chemical compound has the highest kinematic viscosity? | select ?ent where { ?ent wdt:P31 wd:Q11173 . ?ent wdt:P2118 ?obj } ORDER BY DESC(?obj)LIMIT 5 | http://www.wikidata.org/entity/Q151797 | isobutyl alcohol |
13,047 | resource | false | false | false | What is the etymology of the CNO cycle that has a date of discovery as 1772-0-0? | SELECT ?answer WHERE { wd:Q222971 wdt:P138 ?answer . ?answer wdt:P575 ?x FILTER(contains(YEAR(?x),'1772'))} | http://www.wikidata.org/entity/Q627 | nitrogen |
15,827 | resource | false | false | false | What villages has Dorian Leigh worked? | SELECT ?answer WHERE { wd:Q270426 wdt:P108 ?X . ?X wdt:P150 ?answer} | http://www.wikidata.org/entity/Q1558 | Kansas |
21,004 | resource | false | false | false | Mention the opposite quantum element of elementary particle. | select distinct ?obj where { wd:Q43116 wdt:P461 ?obj . ?obj wdt:P31 wd:Q22675015 } | http://www.wikidata.org/entity/Q3366856 | composite particle |
17,037 | resource | false | false | false | Which second language did Paul van Dyk study? | SELECT ?answer WHERE { wd:Q77034 wdt:P1412 ?X . ?X wdt:P4132 ?answer} | http://www.wikidata.org/entity/Q1516105 | V2 word order |
2,937 | resource | false | false | false | What is the Glucan with the highest minimum explosive concentration whose has part is hydrogen? | select ?ent where { ?ent wdt:P31 wd:Q416796 . ?ent wdt:P2204 ?obj . ?ent wdt:P527 wd:Q556 } ORDER BY DESC(?obj)LIMIT 5 | http://www.wikidata.org/entity/Q41534 | starch |
29,754 | resource | false | false | false | What is the catalog of traditional Chinese characters for writing system | select distinct ?sbj where { ?sbj wdt:P282 wd:Q178528 . ?sbj wdt:P31 wd:Q2352616 } | http://www.wikidata.org/entity/Q6498184 | Table of standardized forms for frequently used national characters |
11,958 | resource | false | false | false | What actor from The Truman Show was educated at the Peabody Institute? | SELECT ?answer WHERE { wd:Q214801 wdt:P161 ?answer . ?answer wdt:P69 wd:Q1156934} | http://www.wikidata.org/entity/Q189729 | Philip Glass |
8,896 | resource | false | false | false | what killed john lennon? | SELECT ?obj WHERE { wd:Q1203 p:P1196 ?s . ?s ps:P1196 ?obj . ?s pq:P805 wd:Q2341090 } | http://www.wikidata.org/entity/Q149086 | homicide |
14,466 | resource | false | false | false | What advisor was musical score Piano Sonata No.3 by? | SELECT ?answer WHERE { wd:Q145937 wdt:P86 ?X . ?X wdt:P1066 ?answer} | http://www.wikidata.org/entity/Q314164 | Johann Georg Albrechtsberger |
12,244 | resource | false | false | false | What preceded London Calling in the same literary genre of folk punk? | SELECT ?answer WHERE { wd:Q644416 wdt:P155 ?answer . ?answer wdt:P136 wd:Q1425661} | http://www.wikidata.org/entity/Q920020 | Groovy Times |
8,433 | resource | false | false | false | For what was Kevin Kline in nomination for in the year 1991 | SELECT ?obj WHERE { wd:Q105817 p:P1411 ?s . ?s ps:P1411 ?obj . ?s pq:P585 ?x filter(contains(YEAR(?x),'1991')) } | http://www.wikidata.org/entity/Q5305710 | Drama Desk Award for Outstanding Director of a Play |
6,700 | resource | false | false | false | What is the award received by Ellen DeGeneres in 2012-1-1? | SELECT ?obj WHERE { wd:Q483325 p:P166 ?s . ?s ps:P166 ?obj . ?s pq:P585 ?x filter(contains(YEAR(?x),'2012')) } | http://www.wikidata.org/entity/Q1899850 | Mark Twain Prize for American Humor |
9,726 | resource | false | false | false | Which is the {hair color} and the {eye color} of {Hilary_Swank} ? | SELECT ?ans_1 ?ans_2 WHERE { wd:Q93187 wdt:P1884 ?ans_1 . wd:Q93187 wdt:P1340 ?ans_2 } | http://www.wikidata.org/entity/Q2367101 | brown hair |
10,903 | resource | false | false | false | Mention the year span and the reason of service elimination of John Hume during serving as Member of the 1st Northern Ireland Assembly | SELECT ?value1 ?value2 WHERE { wd:Q193630 p:P39 ?s . ?s ps:P39 wd:Q37303731 . ?s pq:P2715 ?value1 . ?s pq:P1534 ?value2 } | http://www.wikidata.org/entity/Q796919 | resignation |
2,907 | resource | false | false | false | Tell me the academic college library with the largest collection. | select ?ent where { ?ent wdt:P31 wd:Q856234 . ?ent wdt:P1436 ?obj . ?ent wdt:P31 wd:Q1622062 } ORDER BY DESC(?obj)LIMIT 5 | http://www.wikidata.org/entity/Q1770764 | Bielefeld University Library |
29,246 | resource | false | false | false | Which is the species kept of Chanos chanos? | select distinct ?answer where { ?answer wdt:P1990 wd:Q465261} | http://www.wikidata.org/entity/Q1207908 | Ocean Park Hong Kong |
15,209 | resource | false | false | false | What comes before and is developed by MultiMediaCard? | SELECT ?answer WHERE { wd:Q646104 wdt:P156 ?X . ?X wdt:P178 ?answer} | http://www.wikidata.org/entity/Q49125 | Toshiba |
29,931 | resource | false | false | false | Which is the epithet which is said to be the same as Apollo? | select distinct ?sbj where { ?sbj wdt:P460 wd:Q37340 . ?sbj wdt:P31 wd:Q207869 } | http://www.wikidata.org/entity/Q529652 | Anextiomarus |
8,848 | resource | false | false | false | When did Umberto I of Italy replace Victor Emmanuel II of Savoy? | SELECT ?obj WHERE { wd:Q153688 p:P39 ?s . ?s ps:P39 ?obj . ?s pq:P1365 wd:Q168691 } | http://www.wikidata.org/entity/Q271148 | monarch of Italy |
19,734 | resource | false | false | false | When does the new season of Saturday Night Live start? | select distinct ?sbj where { ?sbj wdt:P179 wd:Q13979 . ?sbj wdt:P31 wd:Q3464665 } | http://www.wikidata.org/entity/Q7426680 | Saturday Night Live, season 18 |
13,061 | resource | false | false | false | Who are the participants in the Battle of Greece, which is a member of the Organisation for the Prohibition of Chemical Weapons? | SELECT ?answer WHERE { wd:Q2888837 wdt:P710 ?answer . ?answer wdt:P463 wd:Q842490} | http://www.wikidata.org/entity/Q145 | United Kingdom |
13,710 | resource | false | false | false | "Which is {border} of {Sichuan}, whose {partner town} is {Suceava} ?" | SELECT ?answer WHERE { wd:Q19770 wdt:P47 ?answer . ?answer wdt:P190 wd:Q46400} | http://www.wikidata.org/entity/Q47097 | Guizhou |
3,137 | resource | false | false | false | What time zone is the same as Macau? | select ?ent where { ?ent wdt:P31 wd:Q17272482 . ?ent wdt:P2907 ?obj . ?ent wdt:P460 wd:Q996734 } ORDER BY DESC(?obj)LIMIT 5 | http://www.wikidata.org/entity/Q6985 | UTC+08:00 |
14,573 | resource | false | false | false | who zenith of borders of east java? | SELECT ?answer WHERE { wd:Q3586 wdt:P47 ?X . ?X wdt:P610 ?answer} | http://www.wikidata.org/entity/Q158470 | Mount Agung |
15,880 | resource | false | false | false | What is the part of the constellation HD 76700 that has a moon? | SELECT ?answer WHERE { wd:Q1563424 wdt:P398 ?X . ?X wdt:P59 ?answer} | http://www.wikidata.org/entity/Q10437 | Volans |
14,980 | resource | false | false | false | Where is the birth place of Frank Capra? | SELECT ?answer WHERE { wd:Q51492 wdt:P19 ?X . ?X wdt:P421 ?answer} | http://www.wikidata.org/entity/Q6655 | UTC+01:00 |
8,914 | resource | false | false | false | What was Katharine Hepburn nominated for, for her work in On Golden Pond? | SELECT ?obj WHERE { wd:Q56016 p:P1411 ?s . ?s ps:P1411 ?obj . ?s pq:P1686 wd:Q451603 } | http://www.wikidata.org/entity/Q103618 | Academy Award for Best Actress |
21,424 | resource | false | false | false | Who discovered Malaria? | select distinct ?sbj where { ?sbj wdt:P101 wd:Q12156 . ?sbj wdt:P31 wd:Q5 } | http://www.wikidata.org/entity/Q16766207 | Luis Manuel Peñalver Gómez |
16,497 | resource | false | false | false | TELL ME THE SEAT OF LEIDEN UNIVERSITY MEMBER? | SELECT ?answer WHERE { wd:Q156598 wdt:P463 ?X . ?X wdt:P159 ?answer} | http://www.wikidata.org/entity/Q239 | City of Brussels |
3,031 | resource | false | false | false | What WWII weapon had the greatest range? | select ?ent where { ?ent wdt:P31 wd:Q15142894 . ?ent wdt:P4036 ?obj . ?ent wdt:P607 wd:Q362 } ORDER BY DESC(?obj)LIMIT 5 | http://www.wikidata.org/entity/Q701703 | M1939 |
20,693 | resource | false | false | false | Which is the government of the executive body of Beijing? | select distinct ?obj where { wd:Q956 wdt:P208 ?obj . ?obj wdt:P31 wd:Q7188 } | http://www.wikidata.org/entity/Q10902215 | People's Government of Beijing Municipality |
22,889 | resource | false | false | false | What aircraft hijacking caused the War on Terror? | select distinct ?obj where { wd:Q185729 wdt:P1478 ?obj . ?obj wdt:P31 wd:Q898712 } | http://www.wikidata.org/entity/Q10806 | September 11 attacks |
17,160 | resource | false | false | false | What is the tributary of Mindanao's body of water? | SELECT ?answer WHERE { wd:Q124873 wdt:P206 ?X . ?X wdt:P974 ?answer} | http://www.wikidata.org/entity/Q2366398 | Sungai Kalumpang |
10,887 | resource | false | false | false | What did Katherine Dunham study at the University of Chicago and what was her academic degree in? | SELECT ?value1 ?value2 WHERE { wd:Q272637 p:P69 ?s . ?s ps:P69 wd:Q131252 . ?s pq:P812 ?value1 . ?s pq:P512 ?value2 } | http://www.wikidata.org/entity/Q29051 | social anthropology |
15,192 | resource | false | false | false | What linked jurisdiction is adjacent to the Council of the North? | SELECT ?answer WHERE { wd:Q5176544 wdt:P1001 ?X . ?X wdt:P47 ?answer} | http://www.wikidata.org/entity/Q22 | Scotland |
5,559 | resource | false | false | false | What academic degree did James Mattis receive at Richland High School? | SELECT ?value WHERE { wd:Q267902 p:P69 ?s . ?s ps:P69 wd:Q7330633 . ?s pq:P512 ?value} | http://www.wikidata.org/entity/Q1312529 | high school diploma |
9,351 | resource | false | false | false | What was located in Krasnodar prior to 1934? | SELECT ?obj WHERE { wd:Q3646 p:P131 ?s . ?s ps:P131 ?obj . ?s pq:P582 ?x filter(contains(YEAR(?x),'1934')) } | http://www.wikidata.org/entity/Q2636093 | North Caucasus Krai |
15,595 | resource | false | false | false | What country was Francis Crick born in? | SELECT ?answer WHERE { wd:Q123280 wdt:P19 ?X . ?X wdt:P1792 ?answer} | http://www.wikidata.org/entity/Q7922526 | Category:People from Northampton |
15,644 | resource | false | false | false | Who {county seat of} {Musa al-Kadhim} {died} ? | SELECT ?answer WHERE { wd:Q315031 wdt:P20 ?X . ?X wdt:P1376 ?answer} | http://www.wikidata.org/entity/Q796 | Iraq |
16,546 | resource | false | false | false | Who is the advisor of the architecture firm of Duey and Julia Wright House? | SELECT ?answer WHERE { wd:Q5312288 wdt:P84 ?X . ?X wdt:P1066 ?answer} | http://www.wikidata.org/entity/Q243240 | Louis Sullivan |
21,706 | resource | false | false | false | L-phenylalanine is encoded by? | select distinct ?obj where { wd:Q170545 wdt:P702 ?obj . ?obj wdt:P31 wd:Q165052 } | http://www.wikidata.org/entity/Q29018214 | UUC |
7,608 | resource | false | false | false | Tell me the award Stephen Jay Gould received on the first of January 2001? | SELECT ?obj WHERE { wd:Q180619 p:P166 ?s . ?s ps:P166 ?obj . ?s pq:P585 ?x filter(contains(YEAR(?x),'2001')) } | http://www.wikidata.org/entity/Q19869310 | Humanist of the Year |
6,225 | resource | false | false | false | What is the standard time zone for Zaporizhzhya Oblast? | SELECT ?obj WHERE { wd:Q171334 p:P421 ?s . ?s ps:P421 ?obj . ?s pq:P1264 wd:Q1777301 } | http://www.wikidata.org/entity/Q6723 | UTC+02:00 |
26,360 | resource | false | false | false | Which is the location of first performance of La traviata? | select distinct ?answer where { wd:Q186162 wdt:P4647 ?answer} | http://www.wikidata.org/entity/Q223942 | Teatro La Fenice |
2,560 | resource | false | false | false | Investigation of explosion characteristics of coal dust was undertaken as a part of regular research program at CSIR-CBRI,
Roorkee, India, for designing explosion safety measures for coal dust handling installations. Potential explosion hazard of
coal dust cloud is characterized by maximum explosion pressure, maximum rate of pressure rise and explosibility index.
Study aimed at review and analysis of existing data on explosion parameters of coals and creating new sufficient quantitative
explosibility data for safe design and operation of plants handling some specific selected coals. Various aspects covered are: | select ?ent where { ?ent wdt:P31 wd:Q416796 . ?ent wdt:P2204 ?obj } ORDER BY DESC(?obj)LIMIT 5 | http://www.wikidata.org/entity/Q41534 | starch |
11,925 | resource | false | false | false | What is seat of Mitsubishi UFJ Financial group, that has local government areas is Yonbancho? | SELECT ?answer WHERE { wd:Q1542175 wdt:P159 ?answer . ?answer wdt:P150 wd:Q3347147} | http://www.wikidata.org/entity/Q214051 | Chiyoda-ku |
14,271 | resource | false | false | false | Is polyvinyl chloride safe? | SELECT ?answer WHERE { wd:Q146368 wdt:P4600 ?X . ?X wdt:P4952 ?answer} | http://www.wikidata.org/entity/Q51139288 | NFPA 704: Standard System for the Identification of the Hazards of Materials for Emergency Response |
4,320 | resource | false | false | false | Who was Peter Paul Rubens' employer in September 1609? | SELECT ?obj WHERE { wd:Q5599 p:P108 ?s . ?s ps:P108 ?obj . ?s pq:P580 ?x filter(contains(YEAR(?x),'1609')) } | http://www.wikidata.org/entity/Q311452 | Albert VII, Archduke of Austria |
11,860 | resource | false | false | false | What work location of Gerolamo Cardano has a surface area of 93.03? | SELECT ?answer WHERE { wd:Q184530 wdt:P937 ?answer . ?answer wdt:P2046 ?x FILTER(contains(?x,'93.03'))} | http://www.wikidata.org/entity/Q617 | Padua |
2,558 | resource | false | false | false | Which Netherlands municipality has the highest employment by economic sector? | select ?ent where { ?ent wdt:P31 wd:Q2039348 . ?ent wdt:P2297 ?obj } ORDER BY DESC(?obj)LIMIT 5 | http://www.wikidata.org/entity/Q9899 | Amsterdam |
16,148 | resource | false | false | false | Who is the admin HQ of the movie studio for Dinner for Schmucks? | SELECT ?answer WHERE { wd:Q1226599 wdt:P272 ?X . ?X wdt:P159 ?answer} | http://www.wikidata.org/entity/Q61445 | Navi Mumbai |
12,542 | resource | false | false | false | Who is the writer of A Brief History of Time by the professor of Dennis W.Sciama? | SELECT ?answer WHERE { wd:Q471726 wdt:P50 ?answer . ?answer wdt:P1066 wd:Q284336} | http://www.wikidata.org/entity/Q17714 | Stephen Hawking |
8,232 | resource | false | false | false | For what work did W.H. Auden receive the Pulitzer Prize for Poetry? | SELECT ?value WHERE { wd:Q178698 p:P166 ?s . ?s ps:P166 wd:Q2117891 . ?s pq:P1686 ?value} | http://www.wikidata.org/entity/Q7712834 | The Age of Anxiety |
15,272 | resource | false | false | false | Where does the crocodile rank in the taxon of Crocodylinae? | SELECT ?answer WHERE { wd:Q2535664 wdt:P171 ?X . ?X wdt:P105 ?answer} | http://www.wikidata.org/entity/Q35409 | family |
29,197 | resource | false | false | false | Which is the asteroid spectral type for 10 Hygiea? | select distinct ?answer where { wd:Q2640 wdt:P720 ?answer} | http://www.wikidata.org/entity/Q729623 | C-type asteroid |
5,226 | resource | false | false | false | What was Anna Freud's country of citizenship in 1946? | SELECT ?obj WHERE { wd:Q78485 p:P27 ?s . ?s ps:P27 ?obj . ?s pq:P582 ?x filter(contains(YEAR(?x),'1946')) } | http://www.wikidata.org/entity/Q40 | Austria |
11,137 | resource | false | false | false | When did series of In the Mood for Love and follows? | SELECT ?value1 ?obj WHERE { wd:Q1056853 p:P179 ?s . ?s ps:P179 ?obj . ?s pq:P155 ?value1 . } | http://www.wikidata.org/entity/Q18124780 | Love trilogy |
9,378 | resource | false | false | false | Which school did William Walker finish at 1838? | SELECT ?obj WHERE { wd:Q196401 p:P69 ?s . ?s ps:P69 ?obj . ?s pq:P582 ?x filter(contains(YEAR(?x),'1838')) } | http://www.wikidata.org/entity/Q7895881 | University of Nashville |
14,966 | resource | false | false | false | who is favorite player of doctoral supervisor of Darius Lakdawalla ? | SELECT ?answer WHERE { wd:Q5222945 wdt:P184 ?X . ?X wdt:P737 ?answer} | http://www.wikidata.org/entity/Q203913 | Talcott Parsons |
16,870 | resource | false | false | false | Which is the antonym of the participation event for a girl? | SELECT ?answer WHERE { wd:Q3031 wdt:P461 ?X . ?X wdt:P1344 ?answer} | http://www.wikidata.org/entity/Q211354 | pederasty |
13,578 | resource | false | false | false | Is mental confusion a sign or result of kerosene? | SELECT ?answer WHERE { wd:Q76904 wdt:P1542 ?answer . ?answer wdt:P780 wd:Q557945} | http://www.wikidata.org/entity/Q21174797 | kerosene exposure |
16,271 | resource | false | false | false | What is the underlying cause of genetic drift? | SELECT ?answer WHERE { wd:Q486420 wdt:P1542 ?X . ?X wdt:P828 ?answer} | http://www.wikidata.org/entity/Q486420 | genetic drift |
16,155 | resource | false | false | false | What religion do the children of Mahisente Habte Mariam follow? | SELECT ?answer WHERE { wd:Q6734112 wdt:P40 ?X . ?X wdt:P140 ?answer} | http://www.wikidata.org/entity/Q179829 | Ethiopian Orthodox Tewahedo Church |
5,440 | resource | false | false | false | Who is Meghan, Duchess of Sussex, ex-husband? | SELECT ?obj WHERE { wd:Q3304418 p:P26 ?s . ?s ps:P26 ?obj . ?s pq:P1534 wd:Q93190 } | http://www.wikidata.org/entity/Q27947534 | Trevor Engelson |
16,787 | resource | false | false | false | Tell me the characters in the version of Božanska komedija (Debevec). | SELECT ?answer WHERE { wd:Q21191070 wdt:P629 ?X . ?X wdt:P674 ?answer} | http://www.wikidata.org/entity/Q1133523 | Jephthah |
17,773 | resource | false | false | false | What is the opposite of noise? | SELECT ?answer WHERE { wd:Q179448 wdt:P1557 ?X . ?X wdt:P461 ?answer} | http://www.wikidata.org/entity/Q1570700 | word sense |
17,470 | resource | false | false | false | who is cousin for motif of Portrait of Adele Bloch-Bauer I ? | SELECT ?answer WHERE { wd:Q354396 wdt:P180 ?X . ?X wdt:P1038 ?answer} | http://www.wikidata.org/entity/Q85048 | Maria Altmann |
28,354 | resource | false | false | false | Which is the produced sound of thunder? | select distinct ?answer where { ?answer wdt:P4733 wd:Q83301} | http://www.wikidata.org/entity/Q2857578 | thunderstorm |
21,885 | resource | false | false | false | What airlines use the Airbus A340? | select distinct ?obj where { wd:Q6481 wdt:P137 ?obj . ?obj wdt:P31 wd:Q46970 } | http://www.wikidata.org/entity/Q187972 | Iberia |
16,494 | resource | false | false | false | What is the subsidiary company working for Leonard Maltin? | SELECT ?answer WHERE { wd:Q731195 wdt:P108 ?X . ?X wdt:P355 ?answer} | http://www.wikidata.org/entity/Q7866339 | USC Gould School of Law |
29,802 | resource | false | false | false | Which business is Ford Motor Company in? | select distinct ?obj where { wd:Q44294 wdt:P199 ?obj . ?obj wdt:P31 wd:Q4830453 } | http://www.wikidata.org/entity/Q1065539 | Jiangling Motors |
7,563 | resource | false | false | false | Who was replaced by Cnut the Great as the monarch of Norway? | SELECT ?value WHERE { wd:Q134128 p:P39 ?s . ?s ps:P39 wd:Q1294765 . ?s pq:P1366 ?value} | http://www.wikidata.org/entity/Q310999 | Magnus the Good |
9,587 | resource | false | false | false | What is the operator and manufacturer of Boeing B-52 Stratofortress? | SELECT ?ans_1 ?ans_2 WHERE { wd:Q174534 wdt:P137 ?ans_1 . wd:Q174534 wdt:P176 ?ans_2 } | http://www.wikidata.org/entity/Q23548 | National Aeronautics and Space Administration |
16,323 | resource | false | false | false | What species of animal is Dinny, the Brontosaur, who is kept at the Calgary Zoo? | SELECT ?answer WHERE { wd:Q44664230 wdt:P276 ?X . ?X wdt:P1990 ?answer} | http://www.wikidata.org/entity/Q69581 | Siberian tiger |
8,769 | resource | false | false | false | What award did Gherman Titov receive on August 9, 1961? | SELECT ?obj WHERE { wd:Q152298 p:P166 ?s . ?s ps:P166 ?obj . ?s pq:P585 ?x filter(contains(YEAR(?x),'1961')) } | http://www.wikidata.org/entity/Q4137459 | Hero of the Mongolian People's Republic |
10,063 | resource | false | false | false | Who are the illustrator and author of The Hobbit? | SELECT ?ans_1 ?ans_2 WHERE { wd:Q74287 wdt:P110 ?ans_1 . wd:Q74287 wdt:P50 ?ans_2 } | http://www.wikidata.org/entity/Q892 | J. R. R. Tolkien |
15,053 | resource | false | false | false | What is published in journal of bibliographic citation of Using accelerometers to measure physical activity in large-scale epidemiological studies: issues and challenges. ? | SELECT ?answer WHERE { wd:Q37625907 wdt:P2860 ?X . ?X wdt:P1433 ?answer} | http://www.wikidata.org/entity/Q15763232 | Obesity |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.