id
stringlengths 8
8
| lang
stringclasses 9
values | question
stringlengths 6
246
| answerText
stringlengths 1
266
| category
stringclasses 8
values | complexityType
stringclasses 9
values | questionEntity
list | answerEntity
list |
---|---|---|---|---|---|---|---|
c735d5ef
|
en
|
What is the title of the third Harry Potter book?
|
Harry Potter and the Prisoner of Azkaban
|
books
|
ordinal
|
[
{
"name": "Q8337",
"entityType": "entity",
"label": "Harry Potter",
"mention": "Harry Potter",
"span": [
31,
43
]
},
{
"name": "3",
"entityType": "ordinal",
"label": "",
"mention": "third",
"span": [
25,
30
]
}
] |
[
{
"name": "Q47598",
"label": "Harry Potter and the Prisoner of Azkaban"
}
] |
f993f326
|
en
|
What was Dostoevsky's first novel called?
|
Poor Folk
|
books
|
ordinal
|
[
{
"name": "Q991",
"entityType": "entity",
"label": "Fyodor Dostoyevsky",
"mention": "Dostoevsky's",
"span": [
9,
21
]
},
{
"name": "1",
"entityType": "ordinal",
"label": "",
"mention": "first",
"span": [
22,
27
]
}
] |
[
{
"name": "Q117293",
"label": "Poor Folk"
}
] |
33c5d57d
|
en
|
What is the first book in the Chronicles of Narnia series?
|
The Lion, The Witch, and the Wardrobe
|
books
|
ordinal
|
[
{
"name": "Q483412",
"entityType": "entity",
"label": "The Chronicles of Narnia",
"mention": "Chronicles of Narnia",
"span": [
30,
50
]
},
{
"name": "1",
"entityType": "ordinal",
"label": "",
"mention": "first",
"span": [
12,
17
]
}
] |
[
{
"name": "Q485093",
"label": "The Lion, the Witch, and the Wardrobe"
}
] |
52e3f6d5
|
en
|
What is the last book in the Chronicles of Narnia series?
|
The Last Battle
|
books
|
ordinal
|
[
{
"name": "Q483412",
"entityType": "entity",
"label": "The Chronicles of Narnia",
"mention": "Chronicles of Narnia",
"span": [
29,
49
]
}
] |
[
{
"name": "Q289130",
"label": "The Last Battle"
}
] |
1701d018
|
en
|
What is the second book in the How to Train your Dragon book series?
|
How to Be a Pirate
|
books
|
ordinal
|
[
{
"name": "Q857000",
"entityType": "entity",
"label": "How to Train Your Dragon",
"mention": "How to Train your Dragon",
"span": [
31,
55
]
},
{
"name": "2",
"entityType": "ordinal",
"label": "",
"mention": "second",
"span": [
12,
18
]
}
] |
[
{
"name": "Q21043198",
"label": "How to Be a Pirate"
}
] |
4d76b565
|
en
|
What is the last book in the How to Train your Dragon book series?
|
How to Fight a Dragon's Fury
|
books
|
ordinal
|
[
{
"name": "Q21043193",
"entityType": "entity",
"label": "How to Train Your Dragon",
"mention": "How to Train your Dragon",
"span": [
29,
53
]
}
] |
[
{
"name": "Q25419954",
"label": "How to Fight a Dragon's Fury"
}
] |
5a9b0bdf
|
en
|
What was the first published novel by Kurt Vonnegut?
|
Player Piano
|
books
|
ordinal
|
[
{
"name": "Q49074",
"entityType": "entity",
"label": "Kurt Vonnegut",
"mention": "Kurt Vonnegut",
"span": [
38,
51
]
},
{
"name": "1",
"entityType": "ordinal",
"label": "",
"mention": "first",
"span": [
13,
18
]
}
] |
[
{
"name": "Q649267",
"label": "Player Piano"
}
] |
3a7b4b88
|
en
|
What year was the first Hunger Games book written?
|
2008
|
books
|
ordinal
|
[
{
"name": "Q11679",
"entityType": "entity",
"label": "The Hunger Games",
"mention": "Hunger Games",
"span": [
24,
36
]
},
{
"name": "1",
"entityType": "ordinal",
"label": "",
"mention": "first",
"span": [
18,
23
]
}
] |
[] |
a355d7ae
|
en
|
What was the fourth book in the Harry Potter series?
|
Harry Potter and the Goblet of Fire
|
books
|
ordinal
|
[
{
"name": "Q8337",
"entityType": "entity",
"label": "Harry Potter",
"mention": "Harry Potter",
"span": [
32,
44
]
},
{
"name": "4",
"entityType": "ordinal",
"label": "",
"mention": "fourth",
"span": [
13,
19
]
}
] |
[
{
"name": "Q46751",
"label": "Harry Potter and the Goblet of Fire"
}
] |
efca213d
|
en
|
What is the second book in the Fifty Shades of Grey series called?
|
Fifty Shades Darker
|
books
|
ordinal
|
[
{
"name": "Q557867",
"entityType": "entity",
"label": "Fifty Shades of Grey",
"mention": "Fifty Shades of Grey",
"span": [
31,
51
]
},
{
"name": "2",
"entityType": "ordinal",
"label": "",
"mention": "second",
"span": [
12,
18
]
}
] |
[
{
"name": "Q2195511",
"label": "Fifty Shades Darker"
}
] |
2da1970c
|
en
|
What was the first book in Stephen King's Dark Tower series?
|
The Gunslinger
|
books
|
ordinal
|
[
{
"name": "Q280898",
"entityType": "entity",
"label": "The Dark Tower",
"mention": "Dark Tower",
"span": [
42,
52
]
},
{
"name": "Q39829",
"entityType": "entity",
"label": "Stephen King",
"mention": "Stephen King's",
"span": [
27,
41
]
},
{
"name": "1",
"entityType": "ordinal",
"label": "",
"mention": "first",
"span": [
13,
18
]
}
] |
[
{
"name": "Q1422318",
"label": "The Dark Tower: The Gunslinger"
}
] |
cf67c043
|
en
|
What was the 2nd short story published by Stephen King?
|
The Long Walk
|
books
|
ordinal
|
[
{
"name": "Q39829",
"entityType": "entity",
"label": "Stephen King",
"mention": "Stephen King",
"span": [
42,
54
]
},
{
"name": "2",
"entityType": "ordinal",
"label": "",
"mention": "2nd",
"span": [
13,
16
]
}
] |
[
{
"name": "Q384160",
"label": "The Long Walk"
}
] |
5fe607cc
|
en
|
What was James Joyce's last book?
|
Finnegans Wake
|
books
|
ordinal
|
[
{
"name": "Q6882",
"entityType": "entity",
"label": "James Joyce",
"mention": "James Joyce",
"span": [
9,
20
]
}
] |
[
{
"name": "Q6507",
"label": "Finnegans Wake"
}
] |
c0db964e
|
en
|
What was Maya Angelou's first poem collection?
|
Just Give Me a Cool Drink of Water 'fore I Diiie
|
books
|
ordinal
|
[
{
"name": "Q19526",
"entityType": "entity",
"label": "Maya Angelou",
"mention": "Maya Angelou's",
"span": [
9,
23
]
},
{
"name": "1",
"entityType": "ordinal",
"label": "",
"mention": "first",
"span": [
24,
29
]
}
] |
[
{
"name": "Q6316015",
"label": "Just Give Me a Cool Drink of Water 'fore I Diiie"
}
] |
a1fde8c0
|
en
|
What was Langston Hughes' second poem collection?
|
Fine Clothes to the Jew
|
books
|
ordinal
|
[
{
"name": "Q188093",
"entityType": "entity",
"label": "Langston Hughes",
"mention": "Langston Hughes'",
"span": [
9,
25
]
},
{
"name": "2",
"entityType": "ordinal",
"label": "",
"mention": "second",
"span": [
26,
32
]
}
] |
[
{
"name": "Q5450062",
"label": "Fine Clothes to the Jew"
}
] |
1d71e8af
|
en
|
When was the first Captain Underpants published?
|
1997
|
books
|
ordinal
|
[
{
"name": "Q20979182",
"entityType": "entity",
"label": "Captain Underpants: The First Epic Movie",
"mention": "Captain Underpants",
"span": [
19,
37
]
},
{
"name": "1",
"entityType": "ordinal",
"label": "",
"mention": "first",
"span": [
13,
18
]
}
] |
[] |
d136efbf
|
en
|
What is the first book in Stephen King's Dark Tower series?
|
The Gunslinger
|
books
|
ordinal
|
[
{
"name": "Q280898",
"entityType": "entity",
"label": "The Dark Tower",
"mention": "Dark Tower",
"span": [
41,
51
]
},
{
"name": "Q39829",
"entityType": "entity",
"label": "Stephen King",
"mention": "Stephen King's",
"span": [
26,
40
]
},
{
"name": "1",
"entityType": "ordinal",
"label": "",
"mention": "first",
"span": [
12,
17
]
}
] |
[
{
"name": "Q1422318",
"label": "The Dark Tower: The Gunslinger"
}
] |
7b0d9fe0
|
en
|
What is the second book in Stephen King's Dark Tower series?
|
The Drawing of the Three
|
books
|
ordinal
|
[
{
"name": "Q39829",
"entityType": "entity",
"label": "Stephen King",
"mention": "Stephen King's",
"span": [
27,
41
]
},
{
"name": "Q280898",
"entityType": "entity",
"label": "The Dark Tower",
"mention": "Dark Tower",
"span": [
42,
52
]
},
{
"name": "2",
"entityType": "ordinal",
"label": "",
"mention": "second",
"span": [
12,
18
]
}
] |
[
{
"name": "Q1256948",
"label": "The Dark Tower II: The Drawing of the Three"
}
] |
e73a6e0c
|
en
|
What is the third book in Stephen King's Dark Tower series?
|
The Waste Lands
|
books
|
ordinal
|
[
{
"name": "Q39829",
"entityType": "entity",
"label": "Stephen King",
"mention": "Stephen King's",
"span": [
26,
40
]
},
{
"name": "Q280898",
"entityType": "entity",
"label": "The Dark Tower",
"mention": "Dark Tower",
"span": [
41,
51
]
},
{
"name": "3",
"entityType": "ordinal",
"label": "",
"mention": "third",
"span": [
12,
17
]
}
] |
[
{
"name": "Q1637730",
"label": "The Dark Tower III: The Waste Lands"
}
] |
ddaa49c1
|
en
|
What is the fourth book in Stephen King's Dark Tower series?
|
Wizard and Glass
|
books
|
ordinal
|
[
{
"name": "Q39829",
"entityType": "entity",
"label": "Stephen King",
"mention": "Stephen King's",
"span": [
27,
41
]
},
{
"name": "Q280898",
"entityType": "entity",
"label": "The Dark Tower",
"mention": "Dark Tower",
"span": [
42,
52
]
},
{
"name": "4",
"entityType": "ordinal",
"label": "",
"mention": "fourth",
"span": [
12,
18
]
}
] |
[
{
"name": "Q58881397",
"label": "Wizard and Glass"
}
] |
bcb1ddb7
|
en
|
What is the fifth book in Stephen King's Dark Tower series?
|
Wolves of the Calla
|
books
|
ordinal
|
[
{
"name": "Q280898",
"entityType": "entity",
"label": "The Dark Tower",
"mention": "Dark Tower",
"span": [
41,
51
]
},
{
"name": "Q39829",
"entityType": "entity",
"label": "Stephen King",
"mention": "Stephen King's",
"span": [
26,
40
]
},
{
"name": "5",
"entityType": "ordinal",
"label": "",
"mention": "fifth",
"span": [
12,
17
]
}
] |
[
{
"name": "Q247364",
"label": "The Dark Tower V: Wolves of the Calla"
}
] |
965d7e64
|
en
|
When did the first Baby-Sitters Club book come out?
|
1986
|
books
|
ordinal
|
[
{
"name": "Q3108867",
"entityType": "entity",
"label": "The Baby-Sitters Club",
"mention": "Baby-Sitters Club",
"span": [
19,
36
]
},
{
"name": "1",
"entityType": "ordinal",
"label": "",
"mention": "first",
"span": [
13,
18
]
}
] |
[] |
c482506c
|
en
|
What was the third book Roald Dahl wrote?
|
Some Time Never
|
books
|
ordinal
|
[
{
"name": "Q25161",
"entityType": "entity",
"label": "Roald Dahl",
"mention": "Roald Dahl",
"span": [
24,
34
]
},
{
"name": "3",
"entityType": "ordinal",
"label": "",
"mention": "third",
"span": [
13,
18
]
}
] |
[
{
"name": "Q3964602",
"label": "Some Time Never: A Fable for Supermen"
}
] |
9f2934b5
|
en
|
What is the fourth book in the Anastasia Krupnik series?
|
Anastasia, Ask Your Analyst
|
books
|
ordinal
|
[
{
"name": "Q2845503",
"entityType": "entity",
"label": "Anastasia Krupnik",
"mention": "Anastasia Krupnik",
"span": [
31,
48
]
},
{
"name": "4",
"entityType": "ordinal",
"label": "",
"mention": "fourth",
"span": [
12,
18
]
}
] |
[
{
"name": "Q4751835",
"label": "Anastasia, Ask Your Analyst"
}
] |
ae885aff
|
en
|
What is the last book Dan Brown has written?
|
Wild Symphony
|
books
|
ordinal
|
[
{
"name": "Q7345",
"entityType": "entity",
"label": "Dan Brown",
"mention": "Dan Brown",
"span": [
22,
31
]
}
] |
[] |
312ee8e2
|
en
|
What was F. Scott Fitzgerald's first published book?
|
This Side of Paradise
|
books
|
ordinal
|
[
{
"name": "Q93354",
"entityType": "entity",
"label": "F. Scott Fitzgerald",
"mention": "F. Scott Fitzgerald",
"span": [
9,
28
]
},
{
"name": "1",
"entityType": "ordinal",
"label": "",
"mention": "first",
"span": [
31,
36
]
}
] |
[
{
"name": "Q2581681",
"label": "This Side of Paradise"
}
] |
521746bf
|
en
|
What was Marcel Proust's first published book?
|
Les Plaisirs et les Jours
|
books
|
ordinal
|
[
{
"name": "Q7199",
"entityType": "entity",
"label": "Marcel Proust",
"mention": "Marcel Proust's",
"span": [
9,
24
]
},
{
"name": "1",
"entityType": "ordinal",
"label": "",
"mention": "first",
"span": [
25,
30
]
}
] |
[
{
"name": "Q3234767",
"label": "Les Plaisirs et les Jours"
}
] |
cd6733d6
|
en
|
What was Marcel Proust's last published book?
|
Finding Time Again
|
books
|
ordinal
|
[
{
"name": "Q7199",
"entityType": "entity",
"label": "Marcel Proust",
"mention": "Marcel Proust's",
"span": [
9,
24
]
}
] |
[
{
"name": "Q3227619",
"label": "Time Regained"
}
] |
24bb5807
|
en
|
What was J.K. Rowling's very first book?
|
Rabbit
|
books
|
ordinal
|
[
{
"name": "Q34660",
"entityType": "entity",
"label": "J. K. Rowling",
"mention": "J.K. Rowling's",
"span": [
9,
23
]
},
{
"name": "1",
"entityType": "ordinal",
"label": "",
"mention": "first",
"span": [
29,
34
]
}
] |
[] |
80f464a3
|
en
|
What was the last Harry Potter book?
|
Harry Potter and the Deathly Hallows
|
books
|
ordinal
|
[
{
"name": "Q8337",
"entityType": "entity",
"label": "Harry Potter",
"mention": "Harry Potter book",
"span": [
18,
35
]
}
] |
[
{
"name": "Q46758",
"label": "Harry Potter and the Deathly Hallows"
}
] |
69231897
|
en
|
What was the first Harry Potter book?
|
Harry Potter and the Sorcerer's Stone
|
books
|
ordinal
|
[
{
"name": "Q8337",
"entityType": "entity",
"label": "Harry Potter",
"mention": "Harry Potter",
"span": [
19,
31
]
},
{
"name": "1",
"entityType": "ordinal",
"label": "",
"mention": "first",
"span": [
13,
18
]
}
] |
[
{
"name": "Q43361",
"label": "Harry Potter and the Philosopher's Stone"
}
] |
582addc9
|
en
|
What was Neil Gaiman's second novel?
|
Neverwhere
|
books
|
ordinal
|
[
{
"name": "Q210059",
"entityType": "entity",
"label": "Neil Gaiman",
"mention": "Neil Gaiman",
"span": [
9,
20
]
},
{
"name": "2",
"entityType": "ordinal",
"label": "",
"mention": "second",
"span": [
23,
29
]
}
] |
[
{
"name": "Q113610",
"label": "Neverwhere"
}
] |
61f0a49b
|
en
|
When was Neil Gaiman's first book published?
|
1990
|
books
|
ordinal
|
[
{
"name": "Q210059",
"entityType": "entity",
"label": "Neil Gaiman",
"mention": "Neil Gaiman's",
"span": [
9,
22
]
},
{
"name": "1",
"entityType": "ordinal",
"label": "",
"mention": "first",
"span": [
23,
28
]
}
] |
[] |
6f826248
|
en
|
When did the first A Series of Unfortunate Events book come out?
|
1999
|
books
|
ordinal
|
[
{
"name": "Q213841",
"entityType": "entity",
"label": "A Series of Unfortunate Events",
"mention": "A Series of Unfortunate Events",
"span": [
19,
49
]
},
{
"name": "1",
"entityType": "ordinal",
"label": "",
"mention": "first",
"span": [
13,
18
]
}
] |
[] |
179fc2c5
|
en
|
When did the last A Series of Unfortunate Events book come out?
|
2006
|
books
|
ordinal
|
[
{
"name": "Q213841",
"entityType": "entity",
"label": "A Series of Unfortunate Events",
"mention": "A Series of Unfortunate Events",
"span": [
18,
48
]
}
] |
[] |
ca7bc679
|
en
|
What is the seventh book in The Wheel of Time series?
|
A Crown of Swords
|
books
|
ordinal
|
[
{
"name": "Q4470",
"entityType": "entity",
"label": "The Wheel of Time",
"mention": "The Wheel of Time",
"span": [
28,
45
]
},
{
"name": "7",
"entityType": "ordinal",
"label": "",
"mention": "seventh",
"span": [
12,
19
]
}
] |
[
{
"name": "Q1850845",
"label": "A Crown of Swords"
}
] |
aedf46bb
|
en
|
When did the last book in The Wheel of Time series come out?
|
2013
|
books
|
ordinal
|
[
{
"name": "Q4470",
"entityType": "entity",
"label": "The Wheel of Time",
"mention": "The Wheel of Time",
"span": [
26,
43
]
}
] |
[] |
18e0f459
|
en
|
When did the first book in The Wheel of Time series come out?
|
1990
|
books
|
ordinal
|
[
{
"name": "Q4470",
"entityType": "entity",
"label": "The Wheel of Time",
"mention": "The Wheel of Time",
"span": [
27,
44
]
},
{
"name": "1",
"entityType": "ordinal",
"label": "",
"mention": "first",
"span": [
13,
18
]
}
] |
[] |
16a03fab
|
en
|
When did the first Star Wars novel come out?
|
1976
|
books
|
ordinal
|
[
{
"name": "Q462",
"entityType": "entity",
"label": "Star Wars",
"mention": "Star Wars",
"span": [
19,
28
]
},
{
"name": "1",
"entityType": "ordinal",
"label": "",
"mention": "first",
"span": [
13,
18
]
}
] |
[] |
482a7994
|
en
|
What is the third book in the Harry Potter series called?
|
Harry Potter and the Prisoner of Azkaban
|
books
|
ordinal
|
[
{
"name": "Q8337",
"entityType": "entity",
"label": "Harry Potter",
"mention": "Harry Potter",
"span": [
30,
42
]
},
{
"name": "3",
"entityType": "ordinal",
"label": "",
"mention": "third",
"span": [
12,
17
]
}
] |
[
{
"name": "Q47598",
"label": "Harry Potter and the Prisoner of Azkaban"
}
] |
aab5684a
|
en
|
What is the second book in the Eragon series called?
|
Eldest
|
books
|
ordinal
|
[
{
"name": "Q185449",
"entityType": "entity",
"label": "Eragon",
"mention": "Eragon",
"span": [
31,
37
]
},
{
"name": "2",
"entityType": "ordinal",
"label": "",
"mention": "second",
"span": [
12,
18
]
}
] |
[
{
"name": "Q308982",
"label": "Eldest"
}
] |
a2ca7473
|
en
|
When was The Bad Seed published?
|
1954
|
books
|
ordinal
|
[
{
"name": "Q164008",
"entityType": "entity",
"label": "The Bad Seed",
"mention": "The Bad Seed",
"span": [
9,
21
]
}
] |
[] |
61e19f4e
|
en
|
What was the first book in the Wheel of Time series?
|
The Eye of the World
|
books
|
ordinal
|
[
{
"name": "Q4470",
"entityType": "entity",
"label": "The Wheel of Time",
"mention": "Wheel of Time",
"span": [
31,
44
]
},
{
"name": "1",
"entityType": "ordinal",
"label": "",
"mention": "first",
"span": [
13,
18
]
}
] |
[
{
"name": "Q477994",
"label": "The Eye of the World"
}
] |
eb316b33
|
en
|
What was the second book in the Wheel of Time series?
|
The Great Hunt
|
books
|
ordinal
|
[
{
"name": "Q4470",
"entityType": "entity",
"label": "The Wheel of Time",
"mention": "Wheel of Time",
"span": [
32,
45
]
},
{
"name": "2",
"entityType": "ordinal",
"label": "",
"mention": "second",
"span": [
13,
19
]
}
] |
[
{
"name": "Q470229",
"label": "The Great Hunt"
}
] |
c8bbb7bc
|
en
|
What was the third book in the Wheel of Time series?
|
The Dragon Reborn
|
books
|
ordinal
|
[
{
"name": "Q4470",
"entityType": "entity",
"label": "The Wheel of Time",
"mention": "Wheel of Time",
"span": [
31,
44
]
},
{
"name": "3",
"entityType": "ordinal",
"label": "",
"mention": "third",
"span": [
13,
18
]
}
] |
[
{
"name": "Q786522",
"label": "The Dragon Reborn"
}
] |
3ce92b7c
|
en
|
What was the fourth book in the Wheel of Time series?
|
The Shadow Rising
|
books
|
ordinal
|
[
{
"name": "Q4470",
"entityType": "entity",
"label": "The Wheel of Time",
"mention": "Wheel of Time",
"span": [
32,
45
]
},
{
"name": "4",
"entityType": "ordinal",
"label": "",
"mention": "fourth",
"span": [
13,
19
]
}
] |
[
{
"name": "Q1057726",
"label": "The Shadow Rising"
}
] |
486e9728
|
en
|
What was the fifth book in the Wheel of Time series?
|
The Fires of Heaven
|
books
|
ordinal
|
[
{
"name": "Q4470",
"entityType": "entity",
"label": "The Wheel of Time",
"mention": "Wheel of Time",
"span": [
31,
44
]
},
{
"name": "5",
"entityType": "ordinal",
"label": "",
"mention": "fifth",
"span": [
13,
18
]
}
] |
[
{
"name": "Q2308541",
"label": "The Fires of Heaven"
}
] |
181dc5f6
|
en
|
What was Harper Lee's last book?
|
Go Set a Watchman
|
books
|
ordinal
|
[
{
"name": "Q182658",
"entityType": "entity",
"label": "Harper Lee",
"mention": "Harper Lee's",
"span": [
9,
21
]
}
] |
[
{
"name": "Q18949486",
"label": "Go Set a Watchman"
}
] |
0f421154
|
en
|
When did the first Sherlock Holmes story come out?
|
1887
|
books
|
ordinal
|
[
{
"name": "Q4653",
"entityType": "entity",
"label": "Sherlock Holmes",
"mention": "Sherlock Holmes",
"span": [
19,
34
]
},
{
"name": "1",
"entityType": "ordinal",
"label": "",
"mention": "first",
"span": [
13,
18
]
}
] |
[] |
479a8ec1
|
en
|
What was the first book Orson Scott Card wrote?
|
Listen, Mom and Dad
|
books
|
ordinal
|
[
{
"name": "Q217110",
"entityType": "entity",
"label": "Orson Scott Card",
"mention": "Orson Scott Card",
"span": [
24,
40
]
},
{
"name": "1",
"entityType": "ordinal",
"label": "",
"mention": "first",
"span": [
13,
18
]
}
] |
[
{
"name": "Q16386712",
"label": "Listen, Mom and Dad"
}
] |
dc4304d5
|
en
|
When did the third Twilight book come out?
|
2007
|
books
|
ordinal
|
[
{
"name": "Q44523",
"entityType": "entity",
"label": "Twilight",
"mention": "Twilight",
"span": [
19,
27
]
},
{
"name": "3",
"entityType": "ordinal",
"label": "",
"mention": "third",
"span": [
13,
18
]
}
] |
[] |
87c465ac
|
en
|
When did the fourth Twilight book come out?
|
2008
|
books
|
ordinal
|
[
{
"name": "Q44523",
"entityType": "entity",
"label": "Twilight",
"mention": "Twilight",
"span": [
20,
28
]
},
{
"name": "4",
"entityType": "ordinal",
"label": "",
"mention": "fourth",
"span": [
13,
19
]
}
] |
[] |
64b6449f
|
en
|
When did the fifth Twilight book come out?
|
2020
|
books
|
ordinal
|
[
{
"name": "Q44523",
"entityType": "entity",
"label": "Twilight",
"mention": "Twilight",
"span": [
19,
27
]
},
{
"name": "5",
"entityType": "ordinal",
"label": "",
"mention": "fifth",
"span": [
13,
18
]
}
] |
[] |
cbab585c
|
en
|
What was Hunter Thompson's first book?
|
Hell's Angels: The Strange and Terrible Saga of the Outlaw Motorcycle Gangs
|
books
|
ordinal
|
[
{
"name": "Q219780",
"entityType": "entity",
"label": "Hunter S. Thompson",
"mention": "Hunter Thompson's",
"span": [
9,
26
]
},
{
"name": "1",
"entityType": "ordinal",
"label": "",
"mention": "first",
"span": [
27,
32
]
}
] |
[
{
"name": "Q841931",
"label": "Hell's Angels: The Strange and Terrible Saga of the Outlaw Motorcycle Gangs"
}
] |
cdb8c1d1
|
en
|
What was Hunter Thompson's fourth book?
|
Gonzo Papers, Vol. 1: The Great Shark Hunt
|
books
|
ordinal
|
[
{
"name": "Q219780",
"entityType": "entity",
"label": "Hunter S. Thompson",
"mention": "Hunter Thompson's",
"span": [
9,
26
]
},
{
"name": "4",
"entityType": "ordinal",
"label": "",
"mention": "fourth",
"span": [
27,
33
]
}
] |
[
{
"name": "Q582216",
"label": "The Great Shark Hunt"
}
] |
c47b5928
|
en
|
What was Hunter Thompson's fifth book?
|
The Curse of Lono
|
books
|
ordinal
|
[
{
"name": "Q219780",
"entityType": "entity",
"label": "Hunter S. Thompson",
"mention": "Hunter Thompson's",
"span": [
9,
26
]
},
{
"name": "5",
"entityType": "ordinal",
"label": "",
"mention": "fifth",
"span": [
27,
32
]
}
] |
[
{
"name": "Q7728463",
"label": "The Curse of Lono"
}
] |
75062083
|
en
|
What was Ernest Hemingway's last book?
|
The Dangerous Summer
|
books
|
ordinal
|
[
{
"name": "Q23434",
"entityType": "entity",
"label": "Ernest Hemingway",
"mention": "Ernest Hemingway's",
"span": [
9,
27
]
}
] |
[
{
"name": "Q206597",
"label": "The Dangerous Summer"
}
] |
3d2e5fe8
|
en
|
What was Mark Twain's last book?
|
Autobiography of Mark Twain
|
books
|
ordinal
|
[
{
"name": "Q7245",
"entityType": "entity",
"label": "Mark Twain",
"mention": "Mark Twain's",
"span": [
9,
21
]
}
] |
[
{
"name": "Q3202612",
"label": "Autobiography of Mark Twain"
}
] |
d55c9de0
|
en
|
What is the second book in the Twilight series?
|
new moon
|
books
|
ordinal
|
[
{
"name": "Q44523",
"entityType": "entity",
"label": "Twilight",
"mention": "Twilight",
"span": [
31,
39
]
},
{
"name": "2",
"entityType": "ordinal",
"label": "",
"mention": "second",
"span": [
12,
18
]
}
] |
[
{
"name": "Q191540",
"label": "New Moon"
}
] |
b1fea2ff
|
en
|
What was the final book Ernest Hemingway wrote?
|
the dangerous summer
|
books
|
ordinal
|
[
{
"name": "Q23434",
"entityType": "entity",
"label": "Ernest Hemingway",
"mention": "Ernest Hemingway",
"span": [
24,
40
]
}
] |
[
{
"name": "Q206597",
"label": "The Dangerous Summer"
}
] |
36f5484e
|
en
|
What was Tom Clancy's first book?
|
The Hunt For Red October
|
books
|
ordinal
|
[
{
"name": "Q105167",
"entityType": "entity",
"label": "Tom Clancy",
"mention": "Tom Clancy's",
"span": [
9,
21
]
},
{
"name": "1",
"entityType": "ordinal",
"label": "",
"mention": "first",
"span": [
22,
27
]
}
] |
[
{
"name": "Q5255573",
"label": "The Hunt for Red October"
}
] |
505d94c5
|
en
|
What is the first book in A Series of Unfortunate Events called?
|
The Bad Beginning
|
books
|
ordinal
|
[
{
"name": "Q213841",
"entityType": "entity",
"label": "A Series of Unfortunate Events",
"mention": "A Series of Unfortunate Events",
"span": [
26,
56
]
},
{
"name": "1",
"entityType": "ordinal",
"label": "",
"mention": "first",
"span": [
12,
17
]
}
] |
[
{
"name": "Q678277",
"label": "The Bad Beginnin"
}
] |
d31cfbf2
|
en
|
What is the second book written by Jules Verne?
|
Voyages and Adventures of Captain Hatteras
|
books
|
ordinal
|
[
{
"name": "Q33977",
"entityType": "entity",
"label": "Jules Verne",
"mention": "Jules Verne",
"span": [
35,
46
]
},
{
"name": "2",
"entityType": "ordinal",
"label": "",
"mention": "second",
"span": [
12,
18
]
}
] |
[
{
"name": "Q59786943",
"label": "The Voyages and Adventures of Captain Hatteras"
}
] |
044258c9
|
en
|
What was the first book written by H.G. Wells?
|
The Time Machine
|
books
|
ordinal
|
[
{
"name": "Q42511",
"entityType": "entity",
"label": "H. G. Wells",
"mention": "H.G. Wells",
"span": [
35,
45
]
},
{
"name": "1",
"entityType": "ordinal",
"label": "",
"mention": "first",
"span": [
13,
18
]
}
] |
[
{
"name": "Q627333",
"label": "The Time Machine"
}
] |
85600fff
|
en
|
What was the last book written by Jules Verne?
|
The Lighthouse At the End Of the World
|
books
|
ordinal
|
[
{
"name": "Q33977",
"entityType": "entity",
"label": "Jules Verne",
"mention": "Jules Verne",
"span": [
34,
45
]
}
] |
[
{
"name": "Q1195225",
"label": "The Lighthouse at the End of the World"
}
] |
37f36e68
|
en
|
Who is the youngest author?
|
Chryseis Knight
|
books
|
superlative
|
[
{
"name": "Q36180",
"entityType": "entity",
"label": "writer",
"mention": "author",
"span": [
20,
26
]
}
] |
[] |
dcf1fb06
|
en
|
Author who has written the most books?
|
Ryoki Inoue
|
books
|
superlative
|
[
{
"name": "Q36180",
"entityType": "entity",
"label": "writer",
"mention": "Author",
"span": [
0,
6
]
},
{
"name": "Q571",
"entityType": "entity",
"label": "book",
"mention": "books",
"span": [
32,
37
]
}
] |
[
{
"name": "Q2900543",
"label": "Ryoki Inoue"
}
] |
211d03bf
|
en
|
Which book has the most movies based on it?
|
Sherlock Holmes
|
books
|
superlative
|
[
{
"name": "Q11424",
"entityType": "entity",
"label": "film",
"mention": "movies",
"span": [
24,
30
]
},
{
"name": "Q571",
"entityType": "entity",
"label": "book",
"mention": "book",
"span": [
6,
10
]
}
] |
[
{
"name": "Q2316684",
"label": "canon of Sherlock Holmes"
}
] |
fe3deb3d
|
en
|
Which book has sold the most in the world?
|
The Bible
|
books
|
superlative
|
[
{
"name": "Q571",
"entityType": "entity",
"label": "book",
"mention": "book",
"span": [
6,
10
]
}
] |
[
{
"name": "Q1845",
"label": "Bible"
}
] |
4df39d14
|
en
|
Which A Series of Unfortunate Events book is the longest?
|
The Penultimate Peril
|
books
|
superlative
|
[
{
"name": "Q213841",
"entityType": "entity",
"label": "A Series of Unfortunate Events",
"mention": "A Series of Unfortunate Events",
"span": [
6,
36
]
}
] |
[
{
"name": "Q2604058",
"label": "The Penultimate Peril"
}
] |
c84dfa4a
|
en
|
Which A Series of Unfortunate Events book is the shortest?
|
The Bad Beginning
|
books
|
superlative
|
[
{
"name": "Q213841",
"entityType": "entity",
"label": "A Series of Unfortunate Events",
"mention": "A Series of Unfortunate Events",
"span": [
6,
36
]
}
] |
[
{
"name": "Q678277",
"label": "The Bad Beginnin"
}
] |
0faf5b67
|
en
|
Which person has won the most Pulitzer Prizes?
|
Robert Frost, Eugene O'Neill, Robert E. Sherwood
|
books
|
superlative
|
[
{
"name": "Q46525",
"entityType": "entity",
"label": "Pulitzer Prize",
"mention": "Pulitzer Prizes",
"span": [
30,
45
]
}
] |
[
{
"name": "Q168728",
"label": "Robert Frost"
},
{
"name": "Q93157",
"label": "Eugene O'Neill"
},
{
"name": "Q1362097",
"label": "Robert E. Sherwood"
}
] |
9776ac0b
|
en
|
Which Hunger Games book is the shortest?
|
Hunger Games
|
books
|
superlative
|
[
{
"name": "Q11679",
"entityType": "entity",
"label": "The Hunger Games",
"mention": "Hunger Games",
"span": [
6,
18
]
}
] |
[
{
"name": "Q11678",
"label": "The Hunger Games"
}
] |
f28a662d
|
en
|
Which Hunger Games book is the longest?
|
Catching Fire
|
books
|
superlative
|
[
{
"name": "Q11679",
"entityType": "entity",
"label": "The Hunger Games",
"mention": "Hunger Games",
"span": [
6,
18
]
}
] |
[
{
"name": "Q837140",
"label": "Catching Fire"
}
] |
7aa129a1
|
en
|
Which book in 20th Century's Greatest Hits: 100 English-Language Books of Fiction was published in the latest year?
|
Underworld
|
books
|
superlative
|
[
{
"name": "Q4630676",
"entityType": "entity",
"label": "20th Century's Greatest Hits: 100 English-Language Books of Fiction",
"mention": "Greatest Hits: 100 English-Language Books of Fiction",
"span": [
29,
81
]
}
] |
[
{
"name": "Q2249650",
"label": "Underworld"
}
] |
fbe5bff3
|
en
|
Which book in 20th Century's Greatest Hits: 100 English-Language Books of Fiction has the highest rank?
|
Pale Fire
|
books
|
superlative
|
[
{
"name": "Q4630676",
"entityType": "entity",
"label": "20th Century's Greatest Hits: 100 English-Language Books of Fiction",
"mention": "Greatest Hits: 100 English-Language Books of Fiction",
"span": [
29,
81
]
}
] |
[
{
"name": "Q1229792",
"label": "Pale Fire"
}
] |
b5539f81
|
en
|
Which author wrote the most children's books?
|
Theodore Seuss Geisel
|
books
|
superlative
|
[
{
"name": "Q36180",
"entityType": "entity",
"label": "writer",
"mention": "author",
"span": [
6,
12
]
},
{
"name": "Q8275050",
"entityType": "entity",
"label": "children's book",
"mention": "children's books",
"span": [
28,
44
]
}
] |
[
{
"name": "Q298685",
"label": "Dr. Seuss"
}
] |
7bcf25a6
|
en
|
What is the oldest book in the world?
|
The Epic of Gilgamesh
|
books
|
superlative
|
[
{
"name": "Q571",
"entityType": "entity",
"label": "book",
"mention": "book",
"span": [
19,
23
]
}
] |
[
{
"name": "Q8272",
"label": "Epic of Gilgamesh"
}
] |
d920db8b
|
en
|
The price of the most expensive book ever purchased?
|
Codex Leicester by Leonardo Da Vinci
|
books
|
superlative
|
[
{
"name": "Q571",
"entityType": "entity",
"label": "book",
"mention": "book",
"span": [
32,
36
]
}
] |
[
{
"name": "Q683814",
"label": "Codex Leicester"
}
] |
8fa67e82
|
en
|
Which Harry Potter book has the least number of words?
|
Harry Potter and the Sorcerer's Stone
|
books
|
superlative
|
[
{
"name": "Q8337",
"entityType": "entity",
"label": "Harry Potter",
"mention": "Harry Potter",
"span": [
6,
18
]
}
] |
[
{
"name": "Q43361",
"label": "Harry Potter and the Philosopher's Stone"
}
] |
e9f9e65a
|
en
|
Which Harry Potter book has the most chapters?
|
Harry Potter and the Order of the Phoenix
|
books
|
superlative
|
[
{
"name": "Q8337",
"entityType": "entity",
"label": "Harry Potter",
"mention": "Harry Potter",
"span": [
6,
18
]
}
] |
[
{
"name": "Q80817",
"label": "Harry Potter and the Order of the Phoenix"
}
] |
0c1aa7d9
|
en
|
Which Divergent book is the longest?
|
Insurgent
|
books
|
superlative
|
[
{
"name": "Q16514101",
"entityType": "entity",
"label": "Divergent",
"mention": "Divergent",
"span": [
6,
15
]
}
] |
[
{
"name": "Q5918512",
"label": "Insurgent"
}
] |
8044b1a1
|
en
|
Who was the youngest of the Harry Potter trio?
|
Harry Potter
|
books
|
superlative
|
[
{
"name": "Q8337",
"entityType": "entity",
"label": "Harry Potter",
"mention": "Harry Potter",
"span": [
28,
40
]
}
] |
[
{
"name": "Q3244512",
"label": "Harry Potter"
}
] |
3e207b9c
|
en
|
Who was the oldest Harry Potter trio member?
|
Hermione Granger
|
books
|
superlative
|
[
{
"name": "Q8337",
"entityType": "entity",
"label": "Harry Potter",
"mention": "Harry Potter",
"span": [
19,
31
]
}
] |
[
{
"name": "Q174009",
"label": "Hermione Granger"
}
] |
8e8162e4
|
en
|
Which author has won the most Pulitzer Prizes?
|
Eugene O'Neill
|
books
|
superlative
|
[
{
"name": "Q46525",
"entityType": "entity",
"label": "Pulitzer Prize",
"mention": "Pulitzer Prizes",
"span": [
30,
45
]
}
] |
[
{
"name": "Q93157",
"label": "Eugene O'Neill"
}
] |
4cc27a72
|
en
|
Which Chronicles of Narnia book is the longest?
|
Prince Caspian
|
books
|
superlative
|
[
{
"name": "Q483412",
"entityType": "entity",
"label": "The Chronicles of Narnia",
"mention": "Chronicles of Narnia",
"span": [
6,
26
]
}
] |
[
{
"name": "Q218950",
"label": "Prince Caspian"
}
] |
473c9d3e
|
en
|
Which Goosebumps book is the longest?
|
Goosebumps Wanted: The Haunted Mask
|
books
|
superlative
|
[
{
"name": "Q3260367",
"entityType": "entity",
"label": "Goosebumps",
"mention": "Goosebumps",
"span": [
6,
16
]
}
] |
[] |
1ba020a5
|
en
|
Who is the oldest known author in history?
|
Enheduanna
|
books
|
superlative
|
[
{
"name": "Q36180",
"entityType": "entity",
"label": "writer",
"mention": "author",
"span": [
24,
30
]
}
] |
[
{
"name": "Q232505",
"label": "Enheduanna"
}
] |
6e8d1123
|
en
|
Which Harry Potter book has the fewest pages?
|
Harry Potter and the Sorcerer's Stone
|
books
|
superlative
|
[
{
"name": "Q8337",
"entityType": "entity",
"label": "Harry Potter",
"mention": "Harry Potter",
"span": [
6,
18
]
}
] |
[
{
"name": "Q43361",
"label": "Harry Potter and the Philosopher's Stone"
}
] |
b453e321
|
en
|
Which book in the Twilight series has the most pages?
|
Breaking Dawn
|
books
|
superlative
|
[
{
"name": "Q44523",
"entityType": "entity",
"label": "Twilight",
"mention": "Twilight series",
"span": [
18,
33
]
}
] |
[
{
"name": "Q53945",
"label": "Breaking Dawn"
}
] |
1b501848
|
en
|
Which book in the Twilight series has the fewest pages?
|
Twilight
|
books
|
superlative
|
[
{
"name": "Q44523",
"entityType": "entity",
"label": "Twilight",
"mention": "Twilight",
"span": [
18,
26
]
}
] |
[
{
"name": "Q189378",
"label": "Twilight"
}
] |
8635645d
|
en
|
Which Lord of the Rings book has the most words?
|
The Fellowship of the Ring
|
books
|
superlative
|
[
{
"name": "Q15228",
"entityType": "entity",
"label": "The Lord of the Rings",
"mention": "Lord of the Rings",
"span": [
6,
23
]
}
] |
[
{
"name": "Q208002",
"label": "The Fellowship of the Ring"
}
] |
a5486d9b
|
en
|
Which Goosebumps book is the oldest?
|
Welcome to Dead House
|
books
|
superlative
|
[
{
"name": "Q3260367",
"entityType": "entity",
"label": "Goosebumps",
"mention": "Goosebumps",
"span": [
6,
16
]
}
] |
[
{
"name": "Q3210399",
"label": "Welcome to Dead House"
}
] |
dde235a0
|
en
|
Who is the highest paid writer?
|
Dan Brown
|
books
|
superlative
|
[
{
"name": "Q36180",
"entityType": "entity",
"label": "writer",
"mention": "writer",
"span": [
24,
30
]
}
] |
[
{
"name": "Q7345",
"label": "Dan Brown"
}
] |
8d653925
|
en
|
What is the most sold Harry Potter book?
|
Harry Potter and the Sorcerer's Stone
|
books
|
superlative
|
[
{
"name": "Q8337",
"entityType": "entity",
"label": "Harry Potter",
"mention": "Harry Potter",
"span": [
22,
34
]
}
] |
[
{
"name": "Q43361",
"label": "Harry Potter and the Philosopher's Stone"
}
] |
fa0fb828
|
en
|
What book series has sold the most?
|
Harry Potter
|
books
|
superlative
|
[
{
"name": "Q277759",
"entityType": "entity",
"label": "book series",
"mention": "book series",
"span": [
5,
16
]
}
] |
[
{
"name": "Q8337",
"label": "Harry Potter"
}
] |
71a1d6a6
|
en
|
What is the smallest printed book?
|
Flowers of the Four Seasons
|
books
|
superlative
|
[
{
"name": "Q571",
"entityType": "entity",
"label": "book",
"mention": "book",
"span": [
29,
33
]
}
] |
[] |
411c9259
|
en
|
What is the longest book in the Twilight Saga?
|
Breaking Dawn
|
books
|
superlative
|
[
{
"name": "Q44523",
"entityType": "entity",
"label": "Twilight",
"mention": "Twilight Saga",
"span": [
32,
45
]
}
] |
[
{
"name": "Q53945",
"label": "Breaking Dawn"
}
] |
9241347d
|
en
|
Which book of the Bible has the smallest word count?
|
3 John
|
books
|
superlative
|
[
{
"name": "Q1845",
"entityType": "entity",
"label": "Bible",
"mention": "Bible",
"span": [
18,
23
]
}
] |
[
{
"name": "Q131462",
"label": "Third Epistle of John"
}
] |
95755290
|
en
|
Which author has won the most Booker Prizes?
|
J.M. Coetzee, Peter Carey, Hilary Mantel, Margaret Atwood
|
books
|
superlative
|
[
{
"name": "Q160082",
"entityType": "entity",
"label": "Booker Prize",
"mention": "Booker Prizes",
"span": [
30,
43
]
}
] |
[
{
"name": "Q43293",
"label": "J. M. Coetzee"
},
{
"name": "Q313254",
"label": "Peter Carey"
},
{
"name": "Q465700",
"label": "Hilary Mantel"
},
{
"name": "Q183492",
"label": "Margaret Atwood"
}
] |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.