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
12,024
resource
false
false
false
Who is the writer of Cloud Atlas that has a last name of Mitchell?
SELECT ?answer WHERE { wd:Q40205 wdt:P50 ?answer . ?answer wdt:P734 wd:Q179205}
http://www.wikidata.org/entity/Q40479
David Mitchell
12,422
resource
false
false
false
"What is the capital of Pallava that has the administrative unit in the Kanchipuram district?"
SELECT ?answer WHERE { wd:Q466803 wdt:P36 ?answer . ?answer wdt:P131 wd:Q15157}
http://www.wikidata.org/entity/Q212332
Kanchipuram
15,015
resource
false
false
false
What is the sister city of the birthplace of Nikita Telenkov?
SELECT ?answer WHERE { wd:Q7035115 wdt:P19 ?X . ?X wdt:P190 ?answer}
http://www.wikidata.org/entity/Q373564
Liaocheng
21,081
resource
false
false
false
Who is Bindusara's student?
select distinct ?obj where { wd:Q315526 wdt:P1066 ?obj . ?obj wdt:P31 wd:Q5 }
http://www.wikidata.org/entity/Q9045
Chanakya
15,851
resource
false
false
false
Who is the son of Charles Lucien Bonaparte's wife?
SELECT ?answer WHERE { wd:Q157521 wdt:P26 ?X . ?X wdt:P22 ?answer}
http://www.wikidata.org/entity/Q7726
Joseph Bonaparte
25,796
resource
false
false
false
Which is the office held by head of Government that is Quintana Roo?
select distinct ?answer where { wd:Q80245 wdt:P1313 ?answer}
http://www.wikidata.org/entity/Q5589705
Governor of Quintana Roo
21,469
resource
false
false
false
What tv program was the Eurovision Song Contents inspried by
select distinct ?obj where { wd:Q276 wdt:P941 ?obj . ?obj wdt:P31 wd:Q15416 }
http://www.wikidata.org/entity/Q206959
Sanremo Music Festival
8,831
resource
false
false
false
/who is nominated for of Benedict XV that of point in time is 1915-1-1?
SELECT ?obj WHERE { wd:Q4448 p:P1411 ?s . ?s ps:P1411 ?obj . ?s pq:P585 ?x filter(contains(YEAR(?x),'1915')) }
http://www.wikidata.org/entity/Q35637
Nobel Peace Prize
2,858
resource
false
false
false
What person has the highest score?
select ?ent where { ?ent wdt:P31 wd:Q5 . ?ent wdt:P1358 ?obj . ?ent wdt:P31 wd:Q5 } ORDER BY DESC(?obj)LIMIT 5
http://www.wikidata.org/entity/Q25713100
Hermann Pernsteiner
16,267
resource
false
false
false
Who is the husband of the choreographer of Slaughter on Tenth Avenue?
SELECT ?answer WHERE { wd:Q7539051 wdt:P1809 ?X . ?X wdt:P26 ?answer}
http://www.wikidata.org/entity/Q1791652
Vera Zorina
4,678
resource
false
false
false
Who replaced Baibars as the Sultan of Egypt?
SELECT ?value WHERE { wd:Q192960 p:P39 ?s . ?s ps:P39 wd:Q4115925 . ?s pq:P1366 ?value}
http://www.wikidata.org/entity/Q349370
Al-Said Barakah
14,370
resource
false
false
false
What diplomatic effect on the land did the 1948 Czechoslovak coup d'état cause?
SELECT ?answer WHERE { wd:Q1137957 wdt:P17 ?X . ?X wdt:P530 ?answer}
http://www.wikidata.org/entity/Q423
North Korea
3,814
resource
false
false
false
What was the determining method for Magellan and the Chilean Antarctic Region's population?
SELECT ?value WHERE { wd:Q2189 p:P1082 ?s . ?s ps:P1082 ?x filter(contains(?x,'166533')) . ?s pq:P459 ?value}
http://www.wikidata.org/entity/Q39825
census
2,769
resource
false
false
false
What is the material used in most of the Young's modulus?
select ?ent where { ?ent wdt:P31 wd:Q214609 . ?ent wdt:P5480 ?obj } ORDER BY DESC(?obj)LIMIT 5
http://www.wikidata.org/entity/Q11469
glass
21,088
resource
false
false
false
Alexander Pushkin is a member of which literary society?
select distinct ?sbj where { ?sbj wdt:P463 wd:Q7200 . ?sbj wdt:P31 wd:Q497893 }
http://www.wikidata.org/entity/Q1964755
Arzamas Society
22,827
resource
false
false
false
Who is the party chair for the position of Xi Jinping?
select distinct ?obj where { wd:Q15031 wdt:P39 ?obj . ?obj wdt:P31 wd:Q2746259 }
http://www.wikidata.org/entity/Q849418
General Secretary of the Chinese Communist Party
8,526
resource
false
false
false
Who was the chairperson of Free Software Foundation in 1985-10-4?
SELECT ?obj WHERE { wd:Q48413 p:P488 ?s . ?s ps:P488 ?obj . ?s pq:P580 ?x filter(contains(YEAR(?x),'1985')) }
http://www.wikidata.org/entity/Q7439
Richard Stallman
26,952
resource
false
false
false
What ethnic group is Karl Weierstraß?
select distinct ?answer where { wd:Q57103 wdt:P172 ?answer}
http://www.wikidata.org/entity/Q42884
Germans
15,217
resource
false
false
false
Who is the actor in the series The Two Mrs. Sheffields?
SELECT ?answer WHERE { wd:Q51228874 wdt:P179 ?X . ?X wdt:P161 ?answer}
http://www.wikidata.org/entity/Q1282382
Philip Casnoff
27,136
resource
false
false
false
Which territory was claimed by Taiwan?
select distinct ?answer where { wd:Q865 wdt:P1336 ?answer}
http://www.wikidata.org/entity/Q148
People's Republic of China
17,711
resource
false
false
false
Which is the medical specialty of the murder method of Paul Kruger?
SELECT ?answer WHERE { wd:Q244407 wdt:P509 ?X . ?X wdt:P1995 ?answer}
http://www.wikidata.org/entity/Q203337
pulmonology
6,233
resource
false
false
false
When did Cincinnati start the twinned administrative body in the year 1989?
SELECT ?obj WHERE { wd:Q43196 p:P190 ?s . ?s ps:P190 ?obj . ?s pq:P580 ?x filter(contains(YEAR(?x),'1989')) }
http://www.wikidata.org/entity/Q1726
Munich
20,734
resource
false
false
false
The piper nigrum is part of which taxon?
select distinct ?obj where { wd:Q43084 wdt:P171 ?obj . ?obj wdt:P31 wd:Q16521 }
http://www.wikidata.org/entity/Q159536
Piper
17,534
resource
false
false
false
What is the type of taxon parent of Felidae?
SELECT ?answer WHERE { wd:Q25265 wdt:P171 ?X . ?X wdt:P105 ?answer}
http://www.wikidata.org/entity/Q2136103
superfamily
19,901
resource
false
false
false
What is the citrate anion for the acidity of citric acid?
select distinct ?sbj where { ?sbj wdt:P4147 wd:Q159683 . ?sbj wdt:P31 wd:Q55502846 }
http://www.wikidata.org/entity/Q55502874
citrate(1−) anion
2,902
resource
false
false
false
Name the Velká pardubická sponsored by Česká pojišťovna with the longest race time ?
select ?ent where { ?ent wdt:P31 wd:Q1701273 . ?ent wdt:P2781 ?obj . ?ent wdt:P859 wd:Q11283119 } ORDER BY DESC(?obj)LIMIT 5
http://www.wikidata.org/entity/Q11878810
Velká pardubická 1997
26,256
resource
false
false
false
What is named after Alexander Hamilton?
select distinct ?answer where { ?answer wdt:P138 wd:Q178903}
http://www.wikidata.org/entity/Q621768
Alexander Hamilton Bridge
10,930
resource
false
false
false
What electoral district was James Scullin elected in in the Australian House of Representatives?
SELECT ?value1 ?value2 WHERE { wd:Q23362 p:P39 ?s . ?s ps:P39 wd:Q18912794 . ?s pq:P768 ?value1 . ?s pq:P2715 ?value2 }
http://www.wikidata.org/entity/Q8049516
1922 Yarra by-election
8,203
resource
false
false
false
What time zone is Antarctica/Macquarie?
SELECT ?obj WHERE { wd:Q51 p:P421 ?s . ?s ps:P421 ?obj . ?s pq:P518 wd:Q4771017 }
http://www.wikidata.org/entity/Q7069
UTC+11:00
25,774
resource
false
false
false
What is the KMRB film rating of The Dark Knight?
select distinct ?answer where { wd:Q163872 wdt:P3818 ?answer}
http://www.wikidata.org/entity/Q28951021
15
16,394
resource
false
false
false
What is the tributary of the lake next to Honshu?
SELECT ?answer WHERE { wd:Q13989 wdt:P206 ?X . ?X wdt:P974 ?answer}
http://www.wikidata.org/entity/Q4523340
Shestaya River
3,811
resource
false
false
false
For what work Robert Altman has nominated for Academy award for best director?
SELECT ?value WHERE { wd:Q55163 p:P1411 ?s . ?s ps:P1411 wd:Q103360 . ?s pq:P1686 ?value}
http://www.wikidata.org/entity/Q494085
MASH
9,469
resource
false
false
false
Who is the mother and child of Amitabh Bachchan?
SELECT ?ans_1 ?ans_2 WHERE { wd:Q9570 wdt:P25 ?ans_1 . wd:Q9570 wdt:P40 ?ans_2 }
http://www.wikidata.org/entity/Q187058
Abhishek Bachchan
16,709
resource
false
false
false
What is branch of developer of Julia set ?
SELECT ?answer WHERE { wd:Q848427 wdt:P61 ?X . ?X wdt:P241 ?answer}
http://www.wikidata.org/entity/Q595732
line infantry
29,725
resource
false
false
false
What is the game artist for Naoto Ohshima?
select distinct ?answer where { ?answer wdt:P3080 wd:Q658384}
http://www.wikidata.org/entity/Q37123
Sonic the Hedgehog
3,804
resource
false
false
false
What was Burt Lancaster nominated for in 1953?
SELECT ?obj WHERE { wd:Q160528 p:P1411 ?s . ?s ps:P1411 ?obj . ?s pq:P585 ?x filter(contains(YEAR(?x),'1953')) }
http://www.wikidata.org/entity/Q103916
Academy Award for Best Actor
6,314
resource
false
false
false
What award did Dilip Kumar receive in 1994?
SELECT ?obj WHERE { wd:Q377789 p:P166 ?s . ?s ps:P166 ?obj . ?s pq:P585 ?x filter(contains(YEAR(?x),'1994')) }
http://www.wikidata.org/entity/Q2167384
Dadasaheb Phalke Award
26,128
resource
false
false
false
Wich means{theme music }in {Boléro} ?
select distinct ?answer where { ?answer wdt:P942 wd:Q327331}
http://www.wikidata.org/entity/Q1427169
Digimon Adventure
15,588
resource
false
false
false
What are the major works of Marin Alsop's supervisor?
SELECT ?answer WHERE { wd:Q242931 wdt:P1066 ?X . ?X wdt:P800 ?answer}
http://www.wikidata.org/entity/Q163499
Symphony No. 1
27,363
resource
false
false
false
Which is regulated by FIDE?
select distinct ?answer where { ?answer wdt:P3719 wd:Q102178}
http://www.wikidata.org/entity/Q718
chess
20,991
resource
false
false
false
What films have been shot in Yokohama?
select distinct ?obj where { wd:Q38283 wdt:P1740 ?obj . ?obj wdt:P31 wd:Q4167836 }
http://www.wikidata.org/entity/Q19359544
Category:Films shot in Yokohama
21,458
resource
false
false
false
Who is the {mother} of {Antonio Vivaldi}?
select distinct ?obj where { wd:Q1340 wdt:P25 ?obj . ?obj wdt:P31 wd:Q5 }
http://www.wikidata.org/entity/Q20013710
Camilla Calicchio
19,774
resource
false
false
false
Which is the beam bridge that was created by Frank Gehry?
select distinct ?sbj where { ?sbj wdt:P170 wd:Q180374 . ?sbj wdt:P31 wd:Q158626 }
http://www.wikidata.org/entity/Q2002163
BP Pedestrian Bridge
22,217
resource
false
false
false
What is the capital of England?
select distinct ?obj where { wd:Q179876 wdt:P36 ?obj . ?obj wdt:P31 wd:Q5119 }
http://www.wikidata.org/entity/Q84
London
20,993
resource
false
false
false
Who is the person that is a political party member of Indian National Congress?
select distinct ?sbj where { ?sbj wdt:P102 wd:Q10225 . ?sbj wdt:P31 wd:Q5 }
http://www.wikidata.org/entity/Q6324044
K. Sudhakaran
22,674
resource
false
false
false
Which international governing body governs association football?
select distinct ?obj where { wd:Q2736 wdt:P797 ?obj . ?obj wdt:P31 wd:Q11422536 }
http://www.wikidata.org/entity/Q253414
FIFA
10,103
resource
false
false
false
Who is the owner of the Society of Jesus?
SELECT ?ans_1 ?ans_2 WHERE { wd:Q36380 wdt:P749 ?ans_1 . wd:Q36380 wdt:P1830 ?ans_2 }
http://www.wikidata.org/entity/Q2842807
America
22,604
resource
false
false
false
Which company made the Commodore 64?
select distinct ?sbj where { ?sbj wdt:P1056 wd:Q99775 . ?sbj wdt:P31 wd:Q6881511 }
http://www.wikidata.org/entity/Q208305
Commodore International
20,843
resource
false
false
false
What is the waterfall for Lewis and Clark Expedition?
select distinct ?obj where { wd:Q505802 wdt:P276 ?obj . ?obj wdt:P31 wd:Q34038 }
http://www.wikidata.org/entity/Q37774
Great Falls
13,862
resource
false
false
false
Who are the sons of Alphonse Mucha, who is the daughter of Marie Chytilová?
SELECT ?answer WHERE { wd:Q146691 wdt:P40 ?answer . ?answer wdt:P25 wd:Q15111563}
http://www.wikidata.org/entity/Q1444405
Jiří Mucha
22,996
resource
false
false
false
What astronaut mission did Gordon Cooper use the Gemini spacecraft for?
select distinct ?obj where { wd:Q312833 wdt:P450 ?obj . ?obj wdt:P31 wd:Q831109 }
http://www.wikidata.org/entity/Q725849
Gemini 5
22,485
resource
false
false
false
What skyscraper did architect Zaha Hadid design?
select distinct ?sbj where { ?sbj wdt:P84 wd:Q47780 . ?sbj wdt:P31 wd:Q11303 }
http://www.wikidata.org/entity/Q18648965
Chennai Tech Park
12,123
resource
false
false
false
What nomination for prizewinner Lester B. Pearson was received of D.T. Suzuki?
SELECT ?answer WHERE { wd:Q44847 wdt:P1411 ?answer . ?answer wdt:P1346 wd:Q128604}
http://www.wikidata.org/entity/Q35637
Nobel Peace Prize
8,368
resource
false
false
false
Who is the spouse of Katharine Cornell in 1921-1-1?
SELECT ?obj WHERE { wd:Q272086 p:P26 ?s . ?s ps:P26 ?obj . ?s pq:P580 ?x filter(contains(YEAR(?x),'1921')) }
http://www.wikidata.org/entity/Q1424248
Guthrie McClintic
29,580
resource
false
false
false
Which is the part of the orchestra?
select distinct ?answer where { ?answer wdt:P361 wd:Q42998}
http://www.wikidata.org/entity/Q64167626
first trumpet
26,794
resource
false
false
false
Steward Brand is a board member of what?
select distinct ?answer where { ?answer wdt:P3320 wd:Q971994}
http://www.wikidata.org/entity/Q568907
Long Now Foundation
22,692
resource
false
false
false
What business does CBS participate in and what materials do they produce?
select distinct ?sbj where { ?sbj wdt:P1056 wd:Q43380 . ?sbj wdt:P31 wd:Q4830453 }
http://www.wikidata.org/entity/Q950380
CBS Corporation
3,991
resource
false
false
false
What award did Michael Gough achieve in 1979?
SELECT ?obj WHERE { wd:Q299302 p:P166 ?s . ?s ps:P166 ?obj . ?s pq:P585 ?x filter(contains(YEAR(?x),'1979')) }
http://www.wikidata.org/entity/Q1474410
Tony Award for Best Featured Actor in a Play
22,364
resource
false
false
false
who aircraft hijacking for immediate cause of War on Terror?
select distinct ?sbj where { ?sbj wdt:P1536 wd:Q185729 . ?sbj wdt:P31 wd:Q898712 }
http://www.wikidata.org/entity/Q10806
September 11 attacks
2,526
resource
false
false
false
Which subatomic particle has the highest g-factor?
select ?ent where { ?ent wdt:P31 wd:Q22675015 . ?ent wdt:P1097 ?obj } ORDER BY DESC(?obj)LIMIT 5
http://www.wikidata.org/entity/Q2348
neutron
9,235
resource
false
false
false
What is the position held by Mariano Rajoy who was elected in Spanish general election, 2016?
SELECT ?obj WHERE { wd:Q10819 p:P39 ?s . ?s ps:P39 ?obj . ?s pq:P2715 wd:Q22812047 }
http://www.wikidata.org/entity/Q18171345
Member of the Congress of Deputies
17,792
resource
false
false
false
What's buried at Jean Pierre Boyer's on the street?
SELECT ?answer WHERE { wd:Q449421 wdt:P119 ?X . ?X wdt:P669 ?answer}
http://www.wikidata.org/entity/Q2921989
Boulevard de Ménilmontant
16,711
resource
false
false
false
What is the script of the language that Hans Kelsen speaks?
SELECT ?answer WHERE { wd:Q84165 wdt:P1412 ?X . ?X wdt:P282 ?answer}
http://www.wikidata.org/entity/Q754673
English alphabet
6,070
resource
false
false
false
How are Sophia of Hanover and Elizabeth Charlotte, Princess Palatine related?
SELECT ?value WHERE { wd:Q57224 p:P1038 ?s . ?s ps:P1038 wd:Q57221 . ?s pq:P1039 ?value}
http://www.wikidata.org/entity/Q3403377
niece
20,696
resource
false
false
false
Whar are the months that compose winter ?
select distinct ?obj where { wd:Q1311 wdt:P2922 ?obj . ?obj wdt:P31 wd:Q47018901 }
http://www.wikidata.org/entity/Q126
December
20,494
resource
false
false
false
What natural language has been influenced by English?
select distinct ?obj where { wd:Q1860 wdt:P737 ?obj . ?obj wdt:P31 wd:Q33742 }
http://www.wikidata.org/entity/Q37560
Vulgar Latin
21,137
resource
false
false
false
Who is employed at Georgetown University?
select distinct ?sbj where { ?sbj wdt:P108 wd:Q333886 . ?sbj wdt:P31 wd:Q5 }
http://www.wikidata.org/entity/Q7344660
Robert Gallucci
17,550
resource
false
false
false
what is summit located on astronological body of reykholt
SELECT ?answer WHERE { wd:Q24065207 wdt:P376 ?X . ?X wdt:P610 ?answer}
http://www.wikidata.org/entity/Q520
Olympus Mons
15,532
resource
false
false
false
Air Asia was played by who and used what in it?
SELECT ?answer WHERE { wd:Q406643 wdt:P2283 ?X . ?X wdt:P1535 ?answer}
http://www.wikidata.org/entity/Q1548886
Sénégal Airlines
29,364
resource
false
false
false
Which is the enclosure of the dome?
select distinct ?answer where { ?answer wdt:P3158 wd:Q12493}
http://www.wikidata.org/entity/Q1486706
GREGOR
22,113
resource
false
false
false
Which is the church building for religion of the United Methodist Church?
select distinct ?sbj where { ?sbj wdt:P140 wd:Q329646 . ?sbj wdt:P31 wd:Q16970 }
http://www.wikidata.org/entity/Q65037235
Westbrookville United Methodist Church
3,204
resource
false
false
false
Tell me the association football sport FA Cup Final with the lowest attendance.
select ?ent where { ?ent wdt:P31 wd:Q4484477 . ?ent wdt:P1110 ?obj . ?ent wdt:P641 wd:Q2736. } ORDER BY ASC(?obj)LIMIT 5
http://www.wikidata.org/entity/Q428518
1872 FA Cup Final
7,087
resource
false
false
false
Who is nominated for the time of 2001-0-0?
SELECT ?obj WHERE { wd:Q316246 p:P1411 ?s . ?s ps:P1411 ?obj . ?s pq:P585 ?x filter(contains(YEAR(?x),'2001')) }
http://www.wikidata.org/entity/Q4896608
Best Coach/Manager ESPY Award
22,828
resource
false
false
false
What animated film did Ellen DeGeneres do voice acting?
select distinct ?sbj where { ?sbj wdt:P725 wd:Q483325 . ?sbj wdt:P31 wd:Q202866 }
http://www.wikidata.org/entity/Q9321426
Finding Dory
29,495
resource
false
false
false
Which is the measured physical quantity of siemens?
select distinct ?answer where { wd:Q169893 wdt:P111 ?answer}
http://www.wikidata.org/entity/Q79466359
modulus of admittance
11,332
resource
false
false
false
Where did W.H. Auden go to college, and what was his major?
SELECT ?value1 ?obj WHERE { wd:Q178698 p:P69 ?s . ?s ps:P69 ?obj . ?s pq:P812 ?value1 . }
http://www.wikidata.org/entity/Q34433
University of Oxford
22,270
resource
false
false
false
What software uses Hebrew language?
select distinct ?sbj where { ?sbj wdt:P407 wd:Q9288 . ?sbj wdt:P31 wd:Q218616 }
http://www.wikidata.org/entity/Q582159
Siri
9,617
resource
false
false
false
What is located in the administrative territorial entity and capital of Lagos?
SELECT ?ans_1 ?ans_2 WHERE { wd:Q8673 wdt:P131 ?ans_1 . wd:Q8673 wdt:P1376 ?ans_2 }
http://www.wikidata.org/entity/Q5440850
Federation of Nigeria
30,183
resource
false
false
false
Which is the battle that participated the Soviet Union?
select distinct ?sbj where { ?sbj wdt:P710 wd:Q15180 . ?sbj wdt:P31 wd:Q178561 }
http://www.wikidata.org/entity/Q541506
Battle of Prokhorovka
22,290
resource
false
false
false
Richard Dawkins is influenced by which generalization?
select distinct ?sbj where { ?sbj wdt:P737 wd:Q44461 . ?sbj wdt:P31 wd:Q170084 }
http://www.wikidata.org/entity/Q5600327
great ape personhood
14,526
resource
false
false
false
Why did the lyricist split from the Fatal Illusion?
SELECT ?answer WHERE { wd:Q21186583 wdt:P155 ?X . ?X wdt:P676 ?answer}
http://www.wikidata.org/entity/Q187165
Dave Mustaine
22,092
resource
false
false
false
Who developed Nintendo?
select distinct ?obj where { wd:Q8093 wdt:P199 ?obj . ?obj wdt:P31 wd:Q210167 }
http://www.wikidata.org/entity/Q21190892
Nintendo Platform Technology Development
20,825
resource
false
false
false
who is the discoverer or inventor of quicksort?
select distinct ?obj where { wd:Q486598 wdt:P61 ?obj . ?obj wdt:P31 wd:Q5 }
http://www.wikidata.org/entity/Q92602
Tony Hoare
14,874
resource
false
false
false
What is {established by} {political office} of {Thomas de Lisle} ?
SELECT ?answer WHERE { wd:Q7795481 wdt:P39 ?X . ?X wdt:P112 ?answer}
http://www.wikidata.org/entity/Q227967
Paschal II
21,142
resource
false
false
false
Who was Francisco Goya's student?
select distinct ?sbj where { ?sbj wdt:P1066 wd:Q5432 . ?sbj wdt:P31 wd:Q5 }
http://www.wikidata.org/entity/Q2857218
Antonio de Brugada
22,349
resource
false
false
false
who Wikimedia duplicated page for said to be the same as of Nintendo Entertainment System?
select distinct ?obj where { wd:Q172742 wdt:P460 ?obj . ?obj wdt:P31 wd:Q17362920 }
http://www.wikidata.org/entity/Q34468618
Nintendo Entertainment System
22,219
resource
false
false
false
What was the profession of St Thomas Aquinas?
select distinct ?sbj where { ?sbj wdt:P417 wd:Q9438 . ?sbj wdt:P31 wd:Q28640 }
http://www.wikidata.org/entity/Q4964182
philosopher
2,462
resource
false
false
false
Which cluster has the most metallic content?
select ?ent where { ?ent wdt:P31 wd:Q11276 . ?ent wdt:P2227 ?obj } ORDER BY DESC(?obj)LIMIT 5
http://www.wikidata.org/entity/Q93994869
[PR95] 50873
29,857
resource
false
false
false
Which is the Golden Globe Award for the award received by Mary Tyler Moore?
select distinct ?obj where { wd:Q41342 wdt:P166 ?obj . ?obj wdt:P31 wd:Q1011547 }
http://www.wikidata.org/entity/Q3110058
Golden Globe for an Actress in a Television Series
5,858
resource
false
false
false
which is the {statement is subject of} for {Stanley Kubrick} that has {nominated for} as {Academy Award for Best Writing, Original Screenplay} ?
SELECT ?value WHERE { wd:Q2001 p:P1411 ?s . ?s ps:P1411 wd:Q41417 . ?s pq:P805 ?value}
http://www.wikidata.org/entity/Q544731
41st Academy Awards
4,016
resource
false
false
false
What was Wally Pfister of the The Dark Knight nominated for?
SELECT ?obj WHERE { wd:Q163872 p:P1411 ?s . ?s ps:P1411 ?obj . ?s pq:P2453 wd:Q460144 }
http://www.wikidata.org/entity/Q131520
Academy Award for Best Cinematography
22,163
resource
false
false
false
Sarah Silverman stars in which animated film?
select distinct ?sbj where { ?sbj wdt:P725 wd:Q229013 . ?sbj wdt:P31 wd:Q202866 }
http://www.wikidata.org/entity/Q28891
Wreck-It Ralph
13,437
resource
false
false
false
What is the newspaper format of Oriental Daily News, that has the size of 279?
SELECT ?answer WHERE { wd:Q1507352 wdt:P3912 ?answer . ?answer wdt:P2049 ?x FILTER(contains(?x,'279'))}
http://www.wikidata.org/entity/Q1449648
tabloid
9,879
resource
false
false
false
Which is the {member of political party} where {member of} of {James_Monroe} ?
SELECT ?ans_1 ?ans_2 WHERE { wd:Q11815 wdt:P102 ?ans_1 . wd:Q11815 wdt:P463 ?ans_2 }
http://www.wikidata.org/entity/Q4742987
American Antiquarian Society
16,196
resource
false
false
false
Who gave the {is son of} of {sister or brother} of {Stephen Báthory} ?
SELECT ?answer WHERE { wd:Q54030 wdt:P3373 ?X . ?X wdt:P22 ?answer}
http://www.wikidata.org/entity/Q647430
Stephen VIII Báthory
13,002
resource
false
false
false
Where is the location of work by Yayoi Kusama that also has counties in Shinjuku-ku?
SELECT ?answer WHERE { wd:Q231121 wdt:P937 ?answer . ?answer wdt:P150 wd:Q179645}
http://www.wikidata.org/entity/Q1490
Tokyo
15,477
resource
false
false
false
What is the artistic genre of the portrait The Deer Park?
SELECT ?answer WHERE { wd:Q7729563 wdt:P136 ?X . ?X wdt:P180 ?answer}
http://www.wikidata.org/entity/Q380675
cinema of the United States
21,747
resource
false
false
false
What is the distributed revision control system of SQL?
select distinct ?sbj where { ?sbj wdt:P277 wd:Q47607 . ?sbj wdt:P31 wd:Q1186723 }
http://www.wikidata.org/entity/Q1439431
Fossil
8,311
resource
false
false
false
What is the position held by Winnie Madikizela-Mandela at 26th South African Parliament?
SELECT ?obj WHERE { wd:Q239062 p:P39 ?s . ?s ps:P39 ?obj . ?s pq:P2937 wd:Q18109299 }
http://www.wikidata.org/entity/Q16744266
member of the National Assembly of South Africa
22,573
resource
false
false
false
Iroquois is depicted by what statue?
select distinct ?obj where { wd:Q68518 wdt:P1299 ?obj . ?obj wdt:P31 wd:Q179700 }
http://www.wikidata.org/entity/Q924951
Maisonneuve Monument