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
27,440
resource
false
false
false
Which is manner of Sesshū Tōyō ?
select distinct ?answer where { ?answer wdt:P1777 wd:Q48514}
http://www.wikidata.org/entity/Q46092524
Landscape with Rocks and Pine Forest-AA 281
28,697
resource
false
false
false
Where in Black Hills is the place of detention?
select distinct ?answer where { ?answer wdt:P2632 wd:Q250937}
http://www.wikidata.org/entity/Q312721
Red Cloud
12,689
resource
false
false
false
Name the child of the Jiajing Emperor that has a brother or sister that is the Longqing Emperor.
SELECT ?answer WHERE { wd:Q10011 wdt:P40 ?answer . ?answer wdt:P3373 wd:Q10059}
http://www.wikidata.org/entity/Q11075037
Prince Qihuai
6,076
resource
false
false
false
What award did Georges Cziffra receive in 1956?
SELECT ?obj WHERE { wd:Q254333 p:P166 ?s . ?s ps:P166 ?obj . ?s pq:P585 ?x filter(contains(YEAR(?x),'1956')) }
http://www.wikidata.org/entity/Q1130433
Franz Liszt Prize
3,101
resource
false
false
false
Name the ice hockey team that allowed the most number of goals in the 2000-2001 season.
select ?ent where { ?ent wdt:P31 wd:Q27020779 . ?ent wdt:P1359 ?obj . ?ent wdt:P2348 wd:Q53385703 } ORDER BY DESC(?obj)LIMIT 5
http://www.wikidata.org/entity/Q4598171
2000–01 Chicago Blackhawks season
22,407
resource
false
false
false
What is the name of integrated library system for SQL?
select distinct ?sbj where { ?sbj wdt:P277 wd:Q47607 . ?sbj wdt:P31 wd:Q93661 }
http://www.wikidata.org/entity/Q1114959
Koha
23,001
resource
false
false
false
What countries are involved in the African Union?
select distinct ?sbj where { ?sbj wdt:P530 wd:Q7159 . ?sbj wdt:P31 wd:Q859563 }
http://www.wikidata.org/entity/Q155
Brazil
15,674
resource
false
false
false
What group did the brothers of Fabio Ochoa Vasquez belong to?
SELECT ?answer WHERE { wd:Q329722 wdt:P3373 ?X . ?X wdt:P463 ?answer}
http://www.wikidata.org/entity/Q1046933
El Cartel de Medellín
17,260
resource
false
false
false
which is subsidiary entities of service branch of Godfrey Weitzel ?
SELECT ?answer WHERE { wd:Q875820 wdt:P241 ?X . ?X wdt:P355 ?answer}
http://www.wikidata.org/entity/Q1342591
United States Army Special Operations Command
11,492
resource
false
false
false
At which university was Jeff Bezos educated and what was his academic major?
SELECT ?value1 ?obj WHERE { wd:Q312556 p:P69 ?s . ?s ps:P69 ?obj . ?s pq:P812 ?value1 . }
http://www.wikidata.org/entity/Q21198
computer science
16,885
resource
false
false
false
Who is the club manager for the team member known as Colin McDonald?
SELECT ?answer WHERE { wd:Q5145359 wdt:P54 ?X . ?X wdt:P286 ?answer}
http://www.wikidata.org/entity/Q3805645
Jack Ross
16,784
resource
false
false
false
What type of taxon was the proximate outcome of the Black Death?
SELECT ?answer WHERE { wd:Q42005 wdt:P1478 ?X . ?X wdt:P105 ?answer}
http://www.wikidata.org/entity/Q7432
species
2,543
resource
false
false
false
Which sport tour has the highest number of losses?
select ?ent where { ?ent wdt:P31 wd:Q50846468 . ?ent wdt:P1356 ?obj } ORDER BY DESC(?obj)LIMIT 5
http://www.wikidata.org/entity/Q3996158
1908 British Lions tour to New Zealand and Australia
10,054
resource
false
false
false
Name the cause and effect of Hepatitis.
SELECT ?ans_1 ?ans_2 WHERE { wd:Q131742 wdt:P828 ?ans_1 . wd:Q131742 wdt:P1542 ?ans_2 }
http://www.wikidata.org/entity/Q15326
alcoholism
23,089
resource
false
false
false
What is the {single} for {record label} of {Janet Jackson}
select distinct ?obj where { wd:Q131324 wdt:P264 ?obj . ?obj wdt:P31 wd:Q134556 }
http://www.wikidata.org/entity/Q931000
Rhythm Nation
17,475
resource
false
false
false
where is administrative headquarters for perpetrator of Battle of Ankara ?
SELECT ?answer WHERE { wd:Q209387 wdt:P710 ?X . ?X wdt:P36 ?answer}
http://www.wikidata.org/entity/Q768506
Söğüt
28,193
resource
false
false
false
Who is the head of government for Otto von Bismarck?
select distinct ?answer where { ?answer wdt:P6 wd:Q8442}
http://www.wikidata.org/entity/Q150981
North German Confederation
11,296
resource
false
false
false
When did educated at of Josef Mengele and academic degree?
SELECT ?value1 ?obj WHERE { wd:Q57109 p:P69 ?s . ?s ps:P69 ?obj . ?s pq:P512 ?value1 . }
http://www.wikidata.org/entity/Q55044
Ludwig Maximilian University of Munich
15,188
resource
false
false
false
Who is the role model of language written by Robert Conquest?
SELECT ?answer WHERE { wd:Q379628 wdt:P1412 ?X . ?X wdt:P737 ?answer}
http://www.wikidata.org/entity/Q37560
Vulgar Latin
10,711
resource
false
false
false
What was the topic of Ferdinand de Saussure's doctoral thesis, and what degree did he acheive at Leipzig University?
SELECT ?value1 ?value2 WHERE { wd:Q13230 p:P69 ?s . ?s ps:P69 wd:Q154804 . ?s pq:P1026 ?value1 . ?s pq:P512 ?value2 }
http://www.wikidata.org/entity/Q849697
doctorate
2,823
resource
false
false
false
What is the name of the lake which has the greatest perimeter and also has a moderate WFD Ecological status?
select ?ent where { ?ent wdt:P31 wd:Q30092776 . ?ent wdt:P2547 ?obj . ?ent wdt:P4002 wd:Q30092136 } ORDER BY DESC(?obj)LIMIT 5
http://www.wikidata.org/entity/Q629354
Storsjön
5,575
resource
false
false
false
Who was the head of the Lisbon government beginning in April 2015?
SELECT ?obj WHERE { wd:Q597 p:P6 ?s . ?s ps:P6 ?obj . ?s pq:P580 ?x filter(contains(YEAR(?x),'2015')) }
http://www.wikidata.org/entity/Q20017756
Fernando Medina
21,018
resource
false
false
false
What tennis awards has Billie Jean King won?
select distinct ?obj where { wd:Q54527 wdt:P2522 ?obj . ?obj wdt:P31 wd:Q46190676 }
http://www.wikidata.org/entity/Q369943
1968 Wimbledon Championships – women's singles
3,041
resource
false
false
false
What is the largest lake in Canada?
select ?ent where { ?ent wdt:P31 wd:Q23397 . ?ent wdt:P3020 ?obj . ?ent wdt:P205 wd:Q16 } ORDER BY DESC(?obj)LIMIT 5
http://www.wikidata.org/entity/Q280252
Atlin Lake
23,009
resource
false
false
false
The Book of Mormon is the published literature for which religion?
select distinct ?obj where { wd:Q459842 wdt:P1433 ?obj . ?obj wdt:P31 wd:Q6912675 }
http://www.wikidata.org/entity/Q3847515
Standard works
6,342
resource
false
false
false
What was located in Jilin in 1949?
SELECT ?obj WHERE { wd:Q45208 p:P131 ?s . ?s ps:P131 ?obj . ?s pq:P580 ?x filter(contains(YEAR(?x),'1949')) }
http://www.wikidata.org/entity/Q148
People's Republic of China
14,367
resource
false
false
false
Who is {sister} of {musical artist} of {That Song in My Head} ?
SELECT ?answer WHERE { wd:Q3985542 wdt:P175 ?X . ?X wdt:P3373 ?answer}
http://www.wikidata.org/entity/Q1189327
Derek Hough
6,175
resource
false
false
false
Who did Johnny Carson marry in 1963?
SELECT ?obj WHERE { wd:Q310819 p:P26 ?s . ?s ps:P26 ?obj . ?s pq:P580 ?x filter(contains(YEAR(?x),'1963')) }
http://www.wikidata.org/entity/Q22673519
Joanne Copeland
29,765
resource
false
false
false
Which programming language did Dennis M. Ritchie create?
select distinct ?sbj where { ?sbj wdt:P178 wd:Q45575 . ?sbj wdt:P31 wd:Q9143 }
http://www.wikidata.org/entity/Q15777
C
12,919
resource
false
false
false
What is that is of
SELECT ?answer WHERE { wd:Q1130849 wdt:P127 ?answer . ?answer wdt:P112 wd:Q1186372}
http://www.wikidata.org/entity/Q1324524
Fenway Sports Group
9,775
resource
false
false
false
which is the country of citizenship and occupation of William_Shatner?
SELECT ?ans_1 ?ans_2 WHERE { wd:Q16297 wdt:P27 ?ans_1 . wd:Q16297 wdt:P106 ?ans_2 }
http://www.wikidata.org/entity/Q9017214
karateka
13,254
resource
false
false
false
What historic era of the Roman Empire is named after the diophantine equation?
SELECT ?answer WHERE { wd:Q905896 wdt:P138 ?answer . ?answer wdt:P2348 wd:Q2277}
http://www.wikidata.org/entity/Q178217
Diophantus of Alexandria
16,087
resource
false
false
false
What continent did Paco Moncayo have fidelity to?
SELECT ?answer WHERE { wd:Q2335730 wdt:P945 ?X . ?X wdt:P30 ?answer}
http://www.wikidata.org/entity/Q18
South America
2,972
resource
false
false
false
Which municipal election which featured at least one Centre Party Candidate had the most eligible voters?
select ?ent where { ?ent wdt:P31 wd:Q152450 . ?ent wdt:P1867 ?obj . ?ent wdt:P726 wd:Q506591 } ORDER BY DESC(?obj)LIMIT 5
http://www.wikidata.org/entity/Q28752945
Municipal elections 2012 in Espoo in Finland
19,970
resource
false
false
false
Which disease is treated with cortisol?
select distinct ?obj where { wd:Q190875 wdt:P2175 ?obj . ?obj wdt:P31 wd:Q12136 }
http://www.wikidata.org/entity/Q826759
status asthmaticus
3,161
resource
false
false
false
Which wine-producing region has the highest production rate ?
select ?ent where { ?ent wdt:P31 wd:Q2140699 . ?ent wdt:P2197 ?obj . ?ent wdt:P31 wd:Q2140699 } ORDER BY DESC(?obj)LIMIT 5
http://www.wikidata.org/entity/Q2167338
Ribera del Duero
29,405
resource
false
false
false
What is the name of Tina Turner's filmography?
select distinct ?answer where { wd:Q131814 wdt:P1283 ?answer}
http://www.wikidata.org/entity/Q19392548
Tina Turner filmography
3,570
resource
false
false
false
What was Adlai Stevenson II nominated for in the year 1965?
SELECT ?obj WHERE { wd:Q311719 p:P1411 ?s . ?s ps:P1411 ?obj . ?s pq:P585 ?x filter(contains(YEAR(?x),'1965')) }
http://www.wikidata.org/entity/Q35637
Nobel Peace Prize
21,870
resource
false
false
false
Who directed the movie Brokeback Mountain ?
select distinct ?obj where { wd:Q160618 wdt:P57 ?obj . ?obj wdt:P31 wd:Q5 }
http://www.wikidata.org/entity/Q160726
Ang Lee
21,725
resource
false
false
false
Who is the {Wikidata property for astronomical objects} for {subject item of this property} of {parallax
select distinct ?sbj where { ?sbj wdt:P1629 wd:Q165074 . ?sbj wdt:P31 wd:Q21451142 }
http://www.wikidata.org/entity/P2214
parallax
15,688
resource
false
false
false
Who was the previous captain of Soyuz TM-32
SELECT ?answer WHERE { wd:Q1424029 wdt:P155 ?X . ?X wdt:P1029 ?answer}
http://www.wikidata.org/entity/Q313815
Sergei Krikalev
6,790
resource
false
false
false
What was Jennifer Jones nominated for during the 17th Academy Awards?
SELECT ?obj WHERE { wd:Q189895 p:P1411 ?s . ?s ps:P1411 ?obj . ?s pq:P805 wd:Q917159 }
http://www.wikidata.org/entity/Q106301
Academy Award for Best Supporting Actress
11,119
resource
false
false
false
When did child of Louis VIII of France and date of birth?
SELECT ?value1 ?obj WHERE { wd:Q315916 p:P69 ?s . ?s ps:P69 ?obj . ?s pq:P812 ?value1 . }
http://www.wikidata.org/entity/Q175002
developmental psychology
14,076
resource
false
false
false
What is the label of The Armed Man; a musical group that belongs to the parent company "Universal Music Group?"
SELECT ?answer WHERE { wd:Q7714286 wdt:P264 ?answer . ?answer wdt:P749 wd:Q38903}
http://www.wikidata.org/entity/Q203059
Virgin Records
17,005
resource
false
false
false
What is {formed} which {represents} {Portrait of a Boy with a Golf Club and a Dog} ?
SELECT ?answer WHERE { wd:Q24521998 wdt:P180 ?X . ?X wdt:P186 ?answer}
http://www.wikidata.org/entity/Q677
iron
11,298
resource
false
false
false
Whet academic degree did Zaha Hadid recieve?
SELECT ?value1 ?obj WHERE { wd:Q47780 p:P69 ?s . ?s ps:P69 ?obj . ?s pq:P512 ?value1 . }
http://www.wikidata.org/entity/Q469482
American University of Beirut
14,450
resource
false
false
false
Who is known for sculpting groups of mountain climbers?
SELECT ?answer WHERE { wd:Q18173437 wdt:P170 ?X . ?X wdt:P800 ?answer}
http://www.wikidata.org/entity/Q2489747
Hokusai Manga
4,476
resource
false
false
false
What award was presented to Lars Peter Hansen and Eugene Fama?
SELECT ?obj WHERE { wd:Q1386049 p:P166 ?s . ?s ps:P166 ?obj . ?s pq:P1706 wd:Q359317 }
http://www.wikidata.org/entity/Q47170
Prize in Economic Sciences in Memory of Alfred Nobel
11,239
resource
false
false
false
What award did Chris Thile receive and who did he receive it with?
SELECT ?value1 ?obj WHERE { wd:Q596779 p:P166 ?s . ?s ps:P166 ?obj . ?s pq:P1706 ?value1 . }
http://www.wikidata.org/entity/Q5593860
Grammy Award for Best Contemporary Instrumental Album
21,227
resource
false
false
false
The Seventh-day Adventist Church practices which religion?
select distinct ?sbj where { ?sbj wdt:P140 wd:Q104319 . ?sbj wdt:P31 wd:Q5 }
http://www.wikidata.org/entity/Q721066
John F. Street
14,940
resource
false
false
false
What type of craft does Earl Strom work with?
SELECT ?answer WHERE { wd:Q735731 wdt:P106 ?X . ?X wdt:P425 ?answer}
http://www.wikidata.org/entity/Q94271838
refereeing
15,625
resource
false
false
false
Which is {faculty} of {cohabitant} of {Carla Bruni} ?
SELECT ?answer WHERE { wd:Q143945 wdt:P451 ?X . ?X wdt:P69 ?answer}
http://www.wikidata.org/entity/Q1878600
Lycée Henri-IV
22,447
resource
false
false
false
What class would a student take to learn world history?
select distinct ?obj where { wd:Q200325 wdt:P2579 ?obj . ?obj wdt:P31 wd:Q11862829 }
http://www.wikidata.org/entity/Q6457238
world history
5,388
resource
false
false
false
When are Sunflowers instead classed as a Sunflower?
SELECT ?value WHERE { wd:Q157541 p:P1889 ?s . ?s ps:P1889 wd:Q383480 . ?s pq:P1013 ?value}
http://www.wikidata.org/entity/Q55761780
title refers to multiple creative works
13,605
resource
false
false
false
What takes place in Macaronesia having tributary for Owenmore River?
SELECT ?answer WHERE { wd:Q105472 wdt:P706 ?answer . ?answer wdt:P974 wd:Q23959779}
http://www.wikidata.org/entity/Q97
Atlantic Ocean
5,893
resource
false
false
false
For what type of work Peter O'Toole was nominated in the Ruling class?
SELECT ?obj WHERE { wd:Q103876 p:P1411 ?s . ?s ps:P1411 ?obj . ?s pq:P1686 wd:Q1890531 }
http://www.wikidata.org/entity/Q103916
Academy Award for Best Actor
21,852
resource
false
false
false
What political part does Silvio Berlusconi represent
select distinct ?sbj where { ?sbj wdt:P210 wd:Q11860 . ?sbj wdt:P31 wd:Q7278 }
http://www.wikidata.org/entity/Q14924303
Forza Italia
27,155
resource
false
false
false
What is the job of emergency management?
select distinct ?answer where { ?answer wdt:P2868 wd:Q1460420}
http://www.wikidata.org/entity/Q29171
infantry
13,029
resource
false
false
false
What is the operating system of Instagram that can write in WebP Lossless?
SELECT ?answer WHERE { wd:Q209330 wdt:P306 ?answer . ?answer wdt:P1073 wd:Q683670}
http://www.wikidata.org/entity/Q94
Android
12,881
resource
false
false
false
What´s the musical score by the Nutcracker, that has representatived the work of Violin Concerto
SELECT ?answer WHERE { wd:Q193705 wdt:P86 ?answer . ?answer wdt:P800 wd:Q372907}
http://www.wikidata.org/entity/Q7315
Pyotr Ilyich Tchaikovsky
12,971
resource
false
false
false
What is the birth place of Greer Garson, that has a sister city to Los Angeles?
SELECT ?answer WHERE { wd:Q182486 wdt:P19 ?answer . ?answer wdt:P190 wd:Q65}
http://www.wikidata.org/entity/Q84
London
6,889
resource
false
false
false
What sports team did Tillakaratne Dilshan join in 2007?
SELECT ?obj WHERE { wd:Q2724503 p:P54 ?s . ?s ps:P54 ?obj . ?s pq:P580 ?x filter(contains(YEAR(?x),'2007')) }
http://www.wikidata.org/entity/Q4867806
Basnahira South cricket team
26,228
resource
false
false
false
Which are the points classification of Chris Froome?
select distinct ?answer where { ?answer wdt:P3494 wd:Q319591}
http://www.wikidata.org/entity/Q28238889
2017 Vuelta a España, stage 12
16,785
resource
false
false
false
A measure of Planck temperature is measured by what?
SELECT ?answer WHERE { wd:Q720055 wdt:P111 ?X . ?X wdt:P1880 ?answer}
http://www.wikidata.org/entity/Q907684
International Temperature Scale of 1990
16,440
resource
false
false
false
What is the area of the college attended of Helen Allingham?
SELECT ?answer WHERE { wd:Q444581 wdt:P69 ?X . ?X wdt:P101 ?answer}
http://www.wikidata.org/entity/Q80083
humanities
20,245
resource
false
false
false
Who is the {enterprise} for {chief executive officer} of {Michael Dell}
select distinct ?sbj where { ?sbj wdt:P169 wd:Q218630 . ?sbj wdt:P31 wd:Q6881511 }
http://www.wikidata.org/entity/Q27500963
Dell Technologies
22,831
resource
false
false
false
what is the vaccine for chickenpox?
select distinct ?sbj where { ?sbj wdt:P1924 wd:Q44727 . ?sbj wdt:P31 wd:Q1810913 }
http://www.wikidata.org/entity/Q2721987
varicella vaccine
25,868
resource
false
false
false
Which is the field of work for Giotto di Bondone?
select distinct ?answer where { wd:Q7814 wdt:P101 ?answer}
http://www.wikidata.org/entity/Q11629
art of painting
17,810
resource
false
false
false
Overwatch features a number of different game modes, principally designed around squad-based combat with two opposing teams of six players each. ... Other modes set aside for casual matches include solo and team deathmatch, capture-the-flag, and unique modes run during various seasonal events.
SELECT ?answer WHERE { wd:Q18515944 wdt:P400 ?X . ?X wdt:P179 ?answer}
http://www.wikidata.org/entity/Q1323662
PlayStation
21,286
resource
false
false
false
What era followed apartheid?
select distinct ?sbj where { ?sbj wdt:P156 wd:Q11409 . ?sbj wdt:P31 wd:Q17524420 }
http://www.wikidata.org/entity/Q4533954
history of South Africa (1910–1948)
9,663
resource
false
false
false
Where is the headquarters and home venue of FC Porto?
SELECT ?ans_1 ?ans_2 WHERE { wd:Q128446 wdt:P159 ?ans_1 . wd:Q128446 wdt:P115 ?ans_2 }
http://www.wikidata.org/entity/Q271454
Estádio do Dragão
10,083
resource
false
false
false
The birthplace of the Ku Klux Klan is in what country?
SELECT ?ans_1 ?ans_2 WHERE { wd:Q47131 wdt:P740 ?ans_1 . wd:Q47131 wdt:P17 ?ans_2 }
http://www.wikidata.org/entity/Q1410885
Pulaski
30,015
resource
false
false
false
Which house did Mahatma Gandhi die in?
select distinct ?obj where { wd:Q1001 wdt:P20 ?obj . ?obj wdt:P31 wd:Q3947 }
http://www.wikidata.org/entity/Q1381516
Gandhi Smriti
26,318
resource
false
false
false
Who is the father of Diocletian?
select distinct ?answer where { ?answer wdt:P22 wd:Q43107}
http://www.wikidata.org/entity/Q234562
Galeria Valeria
8,138
resource
false
false
false
Who was the chairperson for the Social Democratic Party of Germany in 2004-3-21?
SELECT ?obj WHERE { wd:Q49768 p:P488 ?s . ?s ps:P488 ?obj . ?s pq:P582 ?x filter(contains(YEAR(?x),'2004')) }
http://www.wikidata.org/entity/Q2530
Gerhard Schröder
3,282
resource
false
false
false
which is the single with the maximum strahler number whose drainage basin is susquehanna river basin?
select ?ent where { ?ent wdt:P31 wd:Q134556 . ?ent wdt:P1548 ?obj . ?ent wdt:P4614 wd:Q46129179} ORDER BY ASC(?obj)LIMIT 5
http://www.wikidata.org/entity/Q11230358
Long Run
14,025
resource
false
false
false
What is the first language of Michael Richards whose grammatical person is third-person masculine singular?
SELECT ?answer WHERE { wd:Q314945 wdt:P103 ?answer . ?answer wdt:P5110 wd:Q52431955}
http://www.wikidata.org/entity/Q1860
English
12,914
resource
false
false
false
Which is the hometown of Kevin Martin, that is next to Beaumont?
SELECT ?answer WHERE { wd:Q511414 wdt:P551 ?answer . ?answer wdt:P47 wd:Q253903}
http://www.wikidata.org/entity/Q2096
Edmonton
12,323
resource
false
false
false
What field would writer Booth Tarkington's career be considered?
SELECT ?answer WHERE { wd:Q893138 wdt:P106 ?answer . ?answer wdt:P425 wd:Q37260}
http://www.wikidata.org/entity/Q36180
writer
21,978
resource
false
false
false
Who is the manager of Hans Zimmer?
select distinct ?sbj where { ?sbj wdt:P1037 wd:Q76364 . ?sbj wdt:P31 wd:Q1917775 }
http://www.wikidata.org/entity/Q1852854
Remote Control Productions
22,912
resource
false
false
false
Who is the owner of Pornhub?
select distinct ?sbj where { ?sbj wdt:P1830 wd:Q936394 . ?sbj wdt:P31 wd:Q4830453 }
http://www.wikidata.org/entity/Q1250111
MindGeek
13,541
resource
false
false
false
"What is the official language for Khanate of Sibir, based in Crimean Peninsula?"
SELECT ?answer WHERE { wd:Q190513 wdt:P37 ?answer . ?answer wdt:P131 wd:Q7835}
http://www.wikidata.org/entity/Q1763658
Turki
8,751
resource
false
false
false
What position did Stanisław Koniecpolski held where he was replaced by Mikołaj Potock?
SELECT ?obj WHERE { wd:Q722463 p:P39 ?s . ?s ps:P39 ?obj . ?s pq:P1366 wd:Q2626598 }
http://www.wikidata.org/entity/Q2631485
great crown hetman
20,272
resource
false
false
false
What religious text is a translation of Septuagint ?
select distinct ?obj where { wd:Q29334 wdt:P629 ?obj . ?obj wdt:P31 wd:Q179461 }
http://www.wikidata.org/entity/Q1845
Bible
6,616
resource
false
false
false
Where has Thelonious Monk studied?
SELECT ?obj WHERE { wd:Q109612 p:P69 ?s . ?s ps:P69 ?obj . ?s pq:P812 wd:Q3367000 }
http://www.wikidata.org/entity/Q503246
Juilliard School
17,133
resource
false
false
false
hat is the reactant of the item used of eating ?
SELECT ?answer WHERE { wd:Q213449 wdt:P2283 ?X . ?X wdt:P186 ?answer}
http://www.wikidata.org/entity/Q25403900
food ingredient
27,675
resource
false
false
false
Who is the family of Henry II of England?
select distinct ?answer where { wd:Q160311 wdt:P53 ?answer}
http://www.wikidata.org/entity/Q106151
House of Plantagenet
11,443
resource
false
false
false
What award was received by Amy Winehouse and who follows her?
SELECT ?value1 ?obj WHERE { wd:Q15897 p:P166 ?s . ?s ps:P166 ?obj . ?s pq:P155 ?value1 . }
http://www.wikidata.org/entity/Q215546
Carrie Underwood
13,251
resource
false
false
false
What is the set location of the rules of the game ?, What is it bordered by? I it Levallois Perret ?
SELECT ?answer WHERE { wd:Q748599 wdt:P840 ?answer . ?answer wdt:P47 wd:Q166640}
http://www.wikidata.org/entity/Q90
Paris
9,720
resource
false
false
false
Who is the builder of the Lighthouse of Alexandria and what architectural style was used?
SELECT ?ans_1 ?ans_2 WHERE { wd:Q43244 wdt:P84 ?ans_1 . wd:Q43244 wdt:P149 ?ans_2 }
http://www.wikidata.org/entity/Q445793
Sostratus of Cnidus
13,625
resource
false
false
false
What was the method of murder of Franchot Tone, whose medical specialty was oncology?
SELECT ?answer WHERE { wd:Q457229 wdt:P509 ?answer . ?answer wdt:P1995 wd:Q162555}
http://www.wikidata.org/entity/Q47912
lung cancer
12,443
resource
false
false
false
What the heck is Navier-Stokes equations in mathematics?
SELECT ?answer WHERE { wd:Q201321 wdt:P138 ?answer . ?answer wdt:P106 wd:Q170790}
http://www.wikidata.org/entity/Q155907
Sir George Stokes, 1st Baronet
19,852
resource
false
false
false
What is the taxon source of the coral's body?
select distinct ?sbj where { ?sbj wdt:P1672 wd:Q171446 . ?sbj wdt:P31 wd:Q16521 }
http://www.wikidata.org/entity/Q28524
Anthozoa
7,493
resource
false
false
false
Where did Dietrich Bonhoeffer get educated starting in 1923?
SELECT ?obj WHERE { wd:Q76326 p:P69 ?s . ?s ps:P69 ?obj . ?s pq:P580 ?x filter(contains(YEAR(?x),'1923')) }
http://www.wikidata.org/entity/Q153978
University of Tübingen
21,344
resource
false
false
false
Who are the cast members of Die Hard
select distinct ?obj where { wd:Q105598 wdt:P161 ?obj . ?obj wdt:P31 wd:Q5 }
http://www.wikidata.org/entity/Q7346860
Robert Lesser
13,903
resource
false
false
false
Which is etymology of Planck length, that plays piano?
SELECT ?answer WHERE { wd:Q207387 wdt:P138 ?answer . ?answer wdt:P1303 wd:Q5994}
http://www.wikidata.org/entity/Q9021
Max Planck
26,672
resource
false
false
false
What is in the category competition of Wladimir Klitschko ?
select distinct ?answer where { wd:Q18797 wdt:P2094 ?answer}
http://www.wikidata.org/entity/Q281678
heavyweight
14,922
resource
false
false
false
What happens in the college that Roberto Bergersen attended?
SELECT ?answer WHERE { wd:Q3436845 wdt:P69 ?X . ?X wdt:P131 ?answer}
http://www.wikidata.org/entity/Q1223
Washington
28,513
resource
false
false
false
wich means{facet of} in {history of Japan} ?
select distinct ?answer where { ?answer wdt:P1269 wd:Q130436}
http://www.wikidata.org/entity/Q2967218
timeline of Japanese history
14,169
resource
false
false
false
What is made from opium with the common name of Adormidera?
SELECT ?answer WHERE { wd:Q46452 wdt:P1582 ?answer . ?answer wdt:P1843 ?x FILTER(contains(?x,'Adormidera'))}
http://www.wikidata.org/entity/Q131584
Papaver somniferum