id
stringlengths 11
13
| question
stringlengths 11
8.64k
| answers
sequence | subgraph
dict | sparql
stringlengths 49
483
|
---|---|---|---|---|
lcquad2-25200 | What separation process did Zosimos of Panopolis invent with the word "distillation" in its name? | [
"distillation"
] | {
"entities": [
"Q898987",
"Q101017",
"Q226868"
],
"relations": [
"P31",
"P61"
],
"adjacency": [
[
1,
0,
0
],
[
1,
1,
2
]
],
"entity_labels": [
"separation process",
"distillation",
"Zosimos of Panopolis"
],
"relation_labels": [
"instance of",
"discoverer or inventor"
]
} | SELECT DISTINCT ?sbj ?sbj_label WHERE { ?sbj wdt:P31 wd:Q898987 . ?sbj wdt:P61 wd:Q226868 . ?sbj rdfs:label ?sbj_label . FILTER(CONTAINS(lcase(?sbj_label), 'distillation')) . FILTER (lang(?sbj_label) = 'en') } LIMIT 25 |
lcquad2-25543 | Tell me the association football stadium of the structural engineer Sinclair Knight Merz which starts offevolved with the letter s? | [
"Stadium MK"
] | {
"entities": [
"Q1154710",
"Q3459673",
"Q1144973"
],
"relations": [
"P631",
"P31"
],
"adjacency": [
[
2,
1,
0
],
[
2,
0,
1
]
],
"entity_labels": [
"association football venue",
"Sinclair Knight Merz",
"Stadium MK"
],
"relation_labels": [
"structural engineer",
"instance of"
]
} | SELECT DISTINCT ?sbj ?sbj_label WHERE { ?sbj wdt:P31 wd:Q1154710 . ?sbj wdt:P631 wd:Q3459673 . ?sbj rdfs:label ?sbj_label . FILTER(STRSTARTS(lcase(?sbj_label), 's')) . FILTER (lang(?sbj_label) = 'en') } LIMIT 25 |
lcquad2-20268 | Who is Calvinism named for? | [
"John Calvin"
] | {
"entities": [
"Q5",
"Q101849",
"Q37577"
],
"relations": [
"P31",
"P138"
],
"adjacency": [
[
1,
1,
2
],
[
2,
0,
0
]
],
"entity_labels": [
"human",
"Calvinism",
"John Calvin"
],
"relation_labels": [
"instance of",
"named after"
]
} | select distinct ?obj where { wd:Q101849 wdt:P138 ?obj . ?obj wdt:P31 wd:Q5 } |
lcquad2-23508 | Let me know Lager celebration whose title has the word oktoberfest in it. | [
"Beau's Oktoberfest"
] | {
"entities": [
"Q64684475",
"Q2919327"
],
"relations": [
"P31"
],
"adjacency": [
[
0,
0,
1
]
],
"entity_labels": [
"Beau's Oktoberfest",
"beer festival"
],
"relation_labels": [
"instance of"
]
} | SELECT DISTINCT ?sbj ?sbj_label WHERE { ?sbj wdt:P31 wd:Q2919327 . ?sbj rdfs:label ?sbj_label . FILTER(CONTAINS(lcase(?sbj_label), 'oktoberfest')) . FILTER (lang(?sbj_label) = 'en') } LIMIT 25 |
lcquad2-15271 | What is bordered by passing of William Booth | [
"Cockfosters"
] | {
"entities": [
"Q309882",
"Q149680",
"Q5637990"
],
"relations": [
"P20",
"P47"
],
"adjacency": [
[
0,
0,
2
],
[
2,
1,
1
]
],
"entity_labels": [
"William Booth",
"Cockfosters",
"Hadley Wood"
],
"relation_labels": [
"place of death",
"shares border with"
]
} | SELECT ?answer WHERE { wd:Q309882 wdt:P20 ?X . ?X wdt:P47 ?answer} |
lcquad2-23274 | Tell mec ommunist party whose title has the word práce in it. | [
"VZDOR - strana práce"
] | {
"entities": [
"Q233591",
"Q18511333"
],
"relations": [
"P31"
],
"adjacency": [
[
1,
0,
0
]
],
"entity_labels": [
"communist party",
"VZDOR - strana práce"
],
"relation_labels": [
"instance of"
]
} | SELECT DISTINCT ?sbj ?sbj_label WHERE { ?sbj wdt:P31 wd:Q233591 . ?sbj rdfs:label ?sbj_label . FILTER(CONTAINS(lcase(?sbj_label), 'práce')) . FILTER (lang(?sbj_label) = 'en') } LIMIT 25 |
lcquad2-20229 | Indigenous people used to occupy a democratic republic which now speaks mostly American English, what is its name? | [
"United States of America"
] | {
"entities": [
"Q5255892",
"Q7976",
"Q30"
],
"relations": [
"P31",
"P2341"
],
"adjacency": [
[
1,
1,
2
],
[
2,
0,
0
]
],
"entity_labels": [
"democratic republic",
"American English",
"United States of America"
],
"relation_labels": [
"instance of",
"indigenous to"
]
} | select distinct ?obj where { wd:Q7976 wdt:P2341 ?obj . ?obj wdt:P31 wd:Q5255892 } |
lcquad2-23805 | Tell me an arithmetic calendar that has the phrase calendar in it is name. | [
"Gregorian calendar"
] | {
"entities": [
"Q12138",
"Q669102"
],
"relations": [
"P31"
],
"adjacency": [
[
0,
0,
1
]
],
"entity_labels": [
"Gregorian calendar",
"arithmetic calendar"
],
"relation_labels": [
"instance of"
]
} | SELECT DISTINCT ?sbj ?sbj_label WHERE { ?sbj wdt:P31 wd:Q669102 . ?sbj rdfs:label ?sbj_label . FILTER(CONTAINS(lcase(?sbj_label), 'calendar')) . FILTER (lang(?sbj_label) = 'en') } LIMIT 25 |
lcquad2-19858 | Who is the cast member of the Thrones Game show? | [
"Hoji Fortuna"
] | {
"entities": [
"Q10297782",
"Q23572",
"Q5"
],
"relations": [
"P161",
"P31"
],
"adjacency": [
[
1,
0,
0
],
[
0,
1,
2
]
],
"entity_labels": [
"Hoji Fortuna",
"Game of Thrones",
"human"
],
"relation_labels": [
"cast member",
"instance of"
]
} | select distinct ?obj where { wd:Q23572 wdt:P161 ?obj . ?obj wdt:P31 wd:Q5 } |
lcquad2-12242 | Title the individual who was hitched to Enki, who had a administrative period within the Antiquated Close East? | [
"Ninhursag"
] | {
"entities": [
"Q189726",
"Q836170",
"Q269678"
],
"relations": [
"P2348",
"P26"
],
"adjacency": [
[
0,
1,
1
],
[
1,
0,
2
]
],
"entity_labels": [
"Enki",
"Ninhursag",
"ancient Near East"
],
"relation_labels": [
"time period",
"spouse"
]
} | SELECT ?answer WHERE { wd:Q189726 wdt:P26 ?answer . ?answer wdt:P2348 wd:Q269678} |
lcquad2-9645 | Where is the country of Banglore? | [
"India",
"Asia"
] | {
"entities": [
"Q1355",
"Q668",
"Q48"
],
"relations": [
"P30",
"P17"
],
"adjacency": [
[
0,
1,
1
],
[
0,
0,
2
]
],
"entity_labels": [
"Bangalore",
"India",
"Asia"
],
"relation_labels": [
"continent",
"country"
]
} | SELECT ?ans_1 ?ans_2 WHERE { wd:Q1355 wdt:P17 ?ans_1 . wd:Q1355 wdt:P30 ?ans_2 } |
lcquad2-21258 | What is the title of the individual who kicked the bucket due to amyotrophic horizontal sclerosis? | [
"Marian Adachi Kohn"
] | {
"entities": [
"Q206901",
"Q98022449",
"Q5"
],
"relations": [
"P31",
"P509"
],
"adjacency": [
[
1,
1,
0
],
[
1,
0,
2
]
],
"entity_labels": [
"amyotrophic lateral sclerosis",
"Marian Adachi Kohn",
"human"
],
"relation_labels": [
"instance of",
"cause of death"
]
} | select distinct ?sbj where { ?sbj wdt:P509 wd:Q206901 . ?sbj wdt:P31 wd:Q5 } |
lcquad2-15488 | Which sports co-founder is part of E.&H.T. Anthony & Co.? | [
"Mathew Benjamin Brady"
] | {
"entities": [
"Q5341576",
"Q187850",
"Q5321681"
],
"relations": [
"P112",
"P1327"
],
"adjacency": [
[
2,
0,
0
],
[
0,
1,
1
]
],
"entity_labels": [
"Edward Anthony",
"Mathew Benjamin Brady",
"E. & H. T. Anthony & Co."
],
"relation_labels": [
"founded by",
"partner in business or sport"
]
} | SELECT ?answer WHERE { wd:Q5321681 wdt:P112 ?X . ?X wdt:P1327 ?answer} |
lcquad2-24511 | What are the conundrum which begin with the letter u | [
"unexpected hanging paradox"
] | {
"entities": [
"Q1142663",
"Q483372"
],
"relations": [
"P31"
],
"adjacency": [
[
0,
0,
1
]
],
"entity_labels": [
"unexpected hanging paradox",
"paradox"
],
"relation_labels": [
"instance of"
]
} | SELECT DISTINCT ?sbj ?sbj_label WHERE { ?sbj wdt:P31 wd:Q483372 . ?sbj rdfs:label ?sbj_label . FILTER(STRSTARTS(lcase(?sbj_label), 'u')) . FILTER (lang(?sbj_label) = 'en') } LIMIT 25 |
lcquad2-15519 | Which {part show} is {hopeful} of {The Dark Dahlia} ? | [
"Kitty Wells"
] | {
"entities": [
"Q230454",
"Q272913",
"Q313874"
],
"relations": [
"P161",
"P737"
],
"adjacency": [
[
2,
0,
0
],
[
0,
1,
1
]
],
"entity_labels": [
"k.d. lang",
"Kitty Wells",
"The Black Dahlia"
],
"relation_labels": [
"cast member",
"influenced by"
]
} | SELECT ?answer WHERE { wd:Q313874 wdt:P161 ?X . ?X wdt:P737 ?answer} |
lcquad2-13236 | Is William Lawson's to begin with title the same as Gwyllym? | [
"William"
] | {
"entities": [
"Q12344159",
"Q19874199",
"Q249724"
],
"relations": [
"P735",
"P460"
],
"adjacency": [
[
2,
0,
0
],
[
0,
1,
1
]
],
"entity_labels": [
"William",
"Gwyllym",
"William Lawson"
],
"relation_labels": [
"given name",
"said to be the same as"
]
} | SELECT ?answer WHERE { wd:Q249724 wdt:P735 ?answer . ?answer wdt:P460 wd:Q19874199} |
lcquad2-21578 | Title the individual who driven to the generation of The Birth of a Nation | [
"probucol"
] | {
"entities": [
"Q213511",
"Q11173",
"Q10354103"
],
"relations": [
"P31",
"P769"
],
"adjacency": [
[
0,
1,
2
],
[
2,
0,
1
]
],
"entity_labels": [
"erythromycin",
"chemical compound",
"probucol"
],
"relation_labels": [
"instance of",
"significant drug interaction"
]
} | select distinct ?obj where { wd:Q213511 wdt:P769 ?obj . ?obj wdt:P31 wd:Q11173 } |
lcquad2-21746 | Who was the voice performing artist within The Lion King? | [
"Jeremy Irons"
] | {
"entities": [
"Q5",
"Q36479",
"Q171745"
],
"relations": [
"P31",
"P725"
],
"adjacency": [
[
1,
1,
2
],
[
2,
0,
0
]
],
"entity_labels": [
"human",
"The Lion King",
"Jeremy Irons"
],
"relation_labels": [
"instance of",
"voice actor"
]
} | select distinct ?obj where { wd:Q36479 wdt:P725 ?obj . ?obj wdt:P31 wd:Q5 } |
lcquad2-16133 | What is the occasion area in activity of the Allies? | [
"Africa"
] | {
"entities": [
"Q361",
"Q15",
"Q215669"
],
"relations": [
"P276",
"P607"
],
"adjacency": [
[
2,
1,
0
],
[
0,
0,
1
]
],
"entity_labels": [
"World War I",
"Africa",
"Allies of the First World War"
],
"relation_labels": [
"location",
"conflict"
]
} | SELECT ?answer WHERE { wd:Q215669 wdt:P607 ?X . ?X wdt:P276 ?answer} |
lcquad2-15472 | Who won the Freestyle skiing at the 2014 Winter Olympics – Men's moguls? | [
"Mikaël Kingsbury"
] | {
"entities": [
"Q430936",
"Q47450794",
"Q15056096"
],
"relations": [
"P156",
"P1346"
],
"adjacency": [
[
2,
0,
1
],
[
1,
1,
0
]
],
"entity_labels": [
"Mikaël Kingsbury",
"freestyle skiing at the 2018 Winter Olympics – men's moguls",
"freestyle skiing at the 2014 Winter Olympics – men's moguls"
],
"relation_labels": [
"followed by",
"winner"
]
} | SELECT ?answer WHERE { wd:Q15056096 wdt:P156 ?X . ?X wdt:P1346 ?answer} |
lcquad2-13145 | What is the composition of a drink, that has blended in is botanical matter? | [
"tea leaves"
] | {
"entities": [
"Q32022234",
"Q6097",
"Q101815"
],
"relations": [
"P1582",
"P186"
],
"adjacency": [
[
1,
1,
0
],
[
0,
0,
2
]
],
"entity_labels": [
"tea leaves",
"tea",
"Camellia sinensis"
],
"relation_labels": [
"natural product of taxon",
"made from material"
]
} | SELECT ?answer WHERE { wd:Q6097 wdt:P186 ?answer . ?answer wdt:P1582 wd:Q101815} |
lcquad2-20695 | What is the head position of the Association for Financial Co-operation and Advancement | [
"Secretary-General of the Organisation for Economic Co-operation and Development"
] | {
"entities": [
"Q41550",
"Q27929540",
"Q4164871"
],
"relations": [
"P31",
"P2388"
],
"adjacency": [
[
0,
1,
1
],
[
1,
0,
2
]
],
"entity_labels": [
"Organization for Economic Cooperation and Development",
"Secretary-General of the Organisation for Economic Co-operation and Development",
"position"
],
"relation_labels": [
"instance of",
"office held by head of the organization"
]
} | select distinct ?obj where { wd:Q41550 wdt:P2388 ?obj . ?obj wdt:P31 wd:Q4164871 } |
lcquad2-9833 | What is the {way of passing} and the {position played on group / strength} by {Babe_Ruth} ? | [
"pitcher",
"natural causes"
] | {
"entities": [
"Q213812",
"Q3739104",
"Q1048902"
],
"relations": [
"P1196",
"P413"
],
"adjacency": [
[
0,
0,
1
],
[
0,
1,
2
]
],
"entity_labels": [
"Babe Ruth",
"natural causes",
"pitcher"
],
"relation_labels": [
"manner of death",
"position played on team / speciality"
]
} | SELECT ?ans_1 ?ans_2 WHERE { wd:Q213812 wdt:P1196 ?ans_1 . wd:Q213812 wdt:P413 ?ans_2 } |
lcquad2-9535 | What was the location of, and who were the participants in the Battle of Gettysburg? | [
"Robert E. Lee",
"Adams County"
] | {
"entities": [
"Q33132",
"Q351865",
"Q165557"
],
"relations": [
"P276",
"P710"
],
"adjacency": [
[
0,
1,
2
],
[
0,
0,
1
]
],
"entity_labels": [
"Battle of Gettysburg",
"Adams County",
"Robert E. Lee"
],
"relation_labels": [
"location",
"participant"
]
} | SELECT ?ans_1 ?ans_2 WHERE { wd:Q33132 wdt:P710 ?ans_1 . wd:Q33132 wdt:P276 ?ans_2 } |
lcquad2-15474 | Who plays the sister in Ruddy Line? | [
"Virginia Madsen"
] | {
"entities": [
"Q229784",
"Q220584",
"Q7304498"
],
"relations": [
"P3373",
"P161"
],
"adjacency": [
[
2,
1,
1
],
[
1,
0,
0
]
],
"entity_labels": [
"Virginia Madsen",
"Michael Madsen",
"Red Line"
],
"relation_labels": [
"sibling",
"cast member"
]
} | SELECT ?answer WHERE { wd:Q7304498 wdt:P161 ?X . ?X wdt:P3373 ?answer} |
lcquad2-17553 | What is the holds position of the government headed by Frankfurt? | [
"lord mayor"
] | {
"entities": [
"Q109862464",
"Q1794",
"Q96506"
],
"relations": [
"P6",
"P39"
],
"adjacency": [
[
1,
0,
2
],
[
2,
1,
0
]
],
"entity_labels": [
"lord mayor",
"Frankfurt am Main",
"Peter Feldmann"
],
"relation_labels": [
"head of government",
"position held"
]
} | SELECT ?answer WHERE { wd:Q1794 wdt:P6 ?X . ?X wdt:P39 ?answer} |
lcquad2-15436 | What is the talked dialect of Jadwiga of Poland? | [
"Latin"
] | {
"entities": [
"Q154412",
"Q397",
"Q53449"
],
"relations": [
"P3373",
"P1412"
],
"adjacency": [
[
2,
0,
0
],
[
0,
1,
1
]
],
"entity_labels": [
"Mary I of Hungary",
"Latin",
"Jadwiga I of Poland"
],
"relation_labels": [
"sibling",
"languages spoken, written or signed"
]
} | SELECT ?answer WHERE { wd:Q53449 wdt:P3373 ?X . ?X wdt:P1412 ?answer} |
lcquad2-25615 | What was the space probe launched from Cape Canaveral that begins with letter V ? | [
"Voyager 1"
] | {
"entities": [
"Q26529",
"Q1034348",
"Q48469"
],
"relations": [
"P1427",
"P31"
],
"adjacency": [
[
2,
1,
0
],
[
2,
0,
1
]
],
"entity_labels": [
"space probe",
"Cape Canaveral Space Launch Complex 41",
"Voyager 1"
],
"relation_labels": [
"start point",
"instance of"
]
} | SELECT DISTINCT ?sbj ?sbj_label WHERE { ?sbj wdt:P31 wd:Q26529 . ?sbj wdt:P1427 wd:Q1034348 . ?sbj rdfs:label ?sbj_label . FILTER(STRSTARTS(lcase(?sbj_label), 'v')) . FILTER (lang(?sbj_label) = 'en') } LIMIT 25 |
lcquad2-16943 | What group does Alcides Pena play for? | [
"Bucaramanga"
] | {
"entities": [
"Q2467100",
"Q243766",
"Q757418"
],
"relations": [
"P54",
"P159"
],
"adjacency": [
[
0,
0,
2
],
[
2,
1,
1
]
],
"entity_labels": [
"Alcides Peña",
"Bucaramanga",
"Atletico Bucaramanga"
],
"relation_labels": [
"member of sports team",
"headquarters location"
]
} | SELECT ?answer WHERE { wd:Q2467100 wdt:P54 ?X . ?X wdt:P159 ?answer} |
lcquad2-14187 | Is it true that Rio de Janeiro is a sister town to Athens? | [
"Athens"
] | {
"entities": [
"Q1064853",
"Q1524",
"Q8678"
],
"relations": [
"P190",
"P1269"
],
"adjacency": [
[
0,
1,
1
],
[
1,
0,
2
]
],
"entity_labels": [
"history of Athens",
"Athens",
"Rio de Janeiro"
],
"relation_labels": [
"twinned administrative body",
"facet of"
]
} | SELECT ?answer WHERE { wd:Q1064853 wdt:P1269 ?answer . ?answer wdt:P190 wd:Q8678} |
lcquad2-16664 | Who's Cosmonaut Michael Fincke's crew? | [
"Michael Fincke"
] | {
"entities": [
"Q1353793",
"Q362261"
],
"relations": [
"P1029",
"P450"
],
"adjacency": [
[
1,
1,
0
],
[
0,
0,
1
]
],
"entity_labels": [
"Soyuz TMA-4",
"Michael Fincke"
],
"relation_labels": [
"crew member(s)",
"astronaut mission"
]
} | SELECT ?answer WHERE { wd:Q362261 wdt:P450 ?X . ?X wdt:P1029 ?answer} |
lcquad2-13934 | Who is the Special lady of John Wayne, who is additionally the champ of the "Knight of the Arrange of Leopold"? | [
"Marlene Dietrich"
] | {
"entities": [
"Q14900497",
"Q40531",
"Q4612"
],
"relations": [
"P451",
"P166"
],
"adjacency": [
[
1,
0,
2
],
[
2,
1,
0
]
],
"entity_labels": [
"Knight of the Order of Leopold",
"John Wayne",
"Marlene Dietrich"
],
"relation_labels": [
"unmarried partner",
"award received"
]
} | SELECT ?answer WHERE { wd:Q40531 wdt:P451 ?answer . ?answer wdt:P166 wd:Q14900497} |
lcquad2-21353 | Where is the Frankfurt Tourist Information Office located? | [
"Tourismus+Congress GmbH Frankfurt am Main"
] | {
"entities": [
"Q26989327",
"Q1794",
"Q27573527"
],
"relations": [
"P2872",
"P31"
],
"adjacency": [
[
1,
0,
2
],
[
2,
1,
0
]
],
"entity_labels": [
"official tourism agency",
"Frankfurt am Main",
"Tourismus+Congress GmbH Frankfurt am Main"
],
"relation_labels": [
"visitor centre",
"instance of"
]
} | select distinct ?obj where { wd:Q1794 wdt:P2872 ?obj . ?obj wdt:P31 wd:Q26989327 } |
lcquad2-14743 | Who is {mother} of {kids} of {Jason Robards} ? | [
"Lauren Bacall"
] | {
"entities": [
"Q104000",
"Q1364747",
"Q296630"
],
"relations": [
"P25",
"P40"
],
"adjacency": [
[
2,
1,
1
],
[
1,
0,
0
]
],
"entity_labels": [
"Lauren Bacall",
"Sam Robards",
"Jason Robards"
],
"relation_labels": [
"mother",
"child"
]
} | SELECT ?answer WHERE { wd:Q296630 wdt:P40 ?X . ?X wdt:P25 ?answer} |
lcquad2-9567 | Where was Pete Wentz born, and who is his child? | [
"Bronx Wentz",
"Wilmette"
] | {
"entities": [
"Q55024570",
"Q310166",
"Q578301"
],
"relations": [
"P40",
"P19"
],
"adjacency": [
[
1,
1,
2
],
[
1,
0,
0
]
],
"entity_labels": [
"Bronx Wentz",
"Pete Wentz",
"Wilmette"
],
"relation_labels": [
"child",
"place of birth"
]
} | SELECT ?ans_1 ?ans_2 WHERE { wd:Q310166 wdt:P19 ?ans_1 . wd:Q310166 wdt:P40 ?ans_2 } |
lcquad2-16322 | Which part of the series is preceded by "Hooked on Monkey Fonics"? | [
"South Park"
] | {
"entities": [
"Q16538",
"Q724150",
"Q467280"
],
"relations": [
"P179",
"P155"
],
"adjacency": [
[
1,
1,
2
],
[
2,
0,
0
]
],
"entity_labels": [
"South Park",
"Hooked on Monkey Fonics",
"Korn's Groovy Pirate Ghost Mystery"
],
"relation_labels": [
"part of the series",
"follows"
]
} | SELECT ?answer WHERE { wd:Q724150 wdt:P155 ?X . ?X wdt:P179 ?answer} |
lcquad2-20723 | The antiparticle of a neutron is what quantum particle? | [
"antineutron"
] | {
"entities": [
"Q22675015",
"Q2348",
"Q156530"
],
"relations": [
"P2152",
"P31"
],
"adjacency": [
[
2,
0,
1
],
[
2,
1,
0
]
],
"entity_labels": [
"type of quantum particle",
"neutron",
"antineutron"
],
"relation_labels": [
"antiparticle",
"instance of"
]
} | select distinct ?sbj where { ?sbj wdt:P2152 wd:Q2348 . ?sbj wdt:P31 wd:Q22675015 } |
lcquad2-17558 | Where and who owns this DVD from now? | [
"Nihonbashi"
] | {
"entities": [
"Q5294",
"Q41187",
"Q1141952"
],
"relations": [
"P127",
"P740"
],
"adjacency": [
[
0,
0,
1
],
[
1,
1,
2
]
],
"entity_labels": [
"DVD",
"Sony",
"Nihonbashi"
],
"relation_labels": [
"owned by",
"location of formation"
]
} | SELECT ?answer WHERE { wd:Q5294 wdt:P127 ?X . ?X wdt:P740 ?answer} |
lcquad2-15591 | who etched the drawing hands? | [
"painter"
] | {
"entities": [
"Q1028181",
"Q2390890",
"Q1470"
],
"relations": [
"P106",
"P170"
],
"adjacency": [
[
1,
1,
2
],
[
2,
0,
0
]
],
"entity_labels": [
"painter",
"Drawing Hands",
"M. C. Escher"
],
"relation_labels": [
"occupation",
"creator"
]
} | SELECT ?answer WHERE { wd:Q2390890 wdt:P170 ?X . ?X wdt:P106 ?answer} |
lcquad2-20841 | The Chief Executive Officer of Walmart is who? | [
"Doug McMillon"
] | {
"entities": [
"Q5",
"Q16196595",
"Q483551"
],
"relations": [
"P31",
"P169"
],
"adjacency": [
[
2,
1,
1
],
[
1,
0,
0
]
],
"entity_labels": [
"human",
"Doug McMillon",
"Walmart"
],
"relation_labels": [
"instance of",
"chief executive officer"
]
} | select distinct ?obj where { wd:Q483551 wdt:P169 ?obj . ?obj wdt:P31 wd:Q5 } |
lcquad2-22501 | To which melodic development did John Cage have a place? | [
"20th-century classical music"
] | {
"entities": [
"Q1338153",
"Q12020884",
"Q180727"
],
"relations": [
"P31",
"P135"
],
"adjacency": [
[
2,
1,
0
],
[
0,
0,
1
]
],
"entity_labels": [
"20th-century classical music",
"music movement",
"John Cage"
],
"relation_labels": [
"instance of",
"movement"
]
} | select distinct ?obj where { wd:Q180727 wdt:P135 ?obj . ?obj wdt:P31 wd:Q12020884 } |
lcquad2-23207 | Let me know Unique Open Ivy whose title has the word college in it. | [
"Miami University"
] | {
"entities": [
"Q20971972",
"Q590643"
],
"relations": [
"P31"
],
"adjacency": [
[
1,
0,
0
]
],
"entity_labels": [
"Original Public Ivy",
"Miami University"
],
"relation_labels": [
"instance of"
]
} | SELECT DISTINCT ?sbj ?sbj_label WHERE { ?sbj wdt:P31 wd:Q20971972 . ?sbj rdfs:label ?sbj_label . FILTER(CONTAINS(lcase(?sbj_label), 'university')) . FILTER (lang(?sbj_label) = 'en') } LIMIT 25 |
lcquad2-16026 | Tell me the award that was first described by the Manchester Small-Scale Experimental Machine. | [
"Bakerian Lecture"
] | {
"entities": [
"Q238798",
"Q514818",
"Q1107771"
],
"relations": [
"P166",
"P61"
],
"adjacency": [
[
1,
1,
0
],
[
0,
0,
2
]
],
"entity_labels": [
"Frederic Calland Williams",
"Manchester Baby",
"Bakerian Lecture"
],
"relation_labels": [
"award received",
"discoverer or inventor"
]
} | SELECT ?answer WHERE { wd:Q514818 wdt:P61 ?X . ?X wdt:P166 ?answer} |
lcquad2-14839 | What is related with the Umayyad success of Hispania? | [
"Pyrenees"
] | {
"entities": [
"Q12837",
"Q12431",
"Q1455917"
],
"relations": [
"P2789",
"P276"
],
"adjacency": [
[
2,
1,
0
],
[
0,
0,
1
]
],
"entity_labels": [
"Iberian Peninsula",
"Pyrenees",
"Umayyad conquest of Hispania"
],
"relation_labels": [
"connects with",
"location"
]
} | SELECT ?answer WHERE { wd:Q1455917 wdt:P276 ?X . ?X wdt:P2789 ?answer} |
lcquad2-13367 | who is the author of Julius Caesar who includes a sister named Joan Shakespeare? | [
"William Shakespeare"
] | {
"entities": [
"Q215750",
"Q692",
"Q6205446"
],
"relations": [
"P3373",
"P50"
],
"adjacency": [
[
0,
1,
1
],
[
1,
0,
2
]
],
"entity_labels": [
"Julius Caesar",
"William Shakespeare",
"Joan Shakespeare"
],
"relation_labels": [
"sibling",
"author"
]
} | SELECT ?answer WHERE { wd:Q215750 wdt:P50 ?answer . ?answer wdt:P3373 wd:Q6205446} |
lcquad2-16531 | Who gave Kerry's son { son } of { William FitzMaurice, 2nd Earl }? | [
"William Petty"
] | {
"entities": [
"Q278699",
"Q16943786",
"Q8009095"
],
"relations": [
"P25",
"P22"
],
"adjacency": [
[
2,
0,
1
],
[
1,
1,
0
]
],
"entity_labels": [
"William Petty",
"Anne FitzMaurice",
"William FitzMaurice, 2nd Earl of Kerry"
],
"relation_labels": [
"mother",
"father"
]
} | SELECT ?answer WHERE { wd:Q8009095 wdt:P25 ?X . ?X wdt:P22 ?answer} |
lcquad2-25285 | What is the situation of meterology containing the word drought in its name? | [
"drought"
] | {
"entities": [
"Q43059",
"Q813912",
"Q25261"
],
"relations": [
"P31",
"P1269"
],
"adjacency": [
[
0,
0,
1
],
[
0,
1,
2
]
],
"entity_labels": [
"drought",
"condition",
"meteorology"
],
"relation_labels": [
"instance of",
"facet of"
]
} | SELECT DISTINCT ?sbj ?sbj_label WHERE { ?sbj wdt:P31 wd:Q813912 . ?sbj wdt:P1269 wd:Q25261 . ?sbj rdfs:label ?sbj_label . FILTER(CONTAINS(lcase(?sbj_label), 'drought')) . FILTER (lang(?sbj_label) = 'en') } LIMIT 25 |
lcquad2-12157 | Who is informed about a father - in - law named Peter I m Baumgarten by Friedrich Schiller? | [
"Johann Wolfgang von Goethe"
] | {
"entities": [
"Q22670",
"Q2079256",
"Q5879"
],
"relations": [
"P1038",
"P737"
],
"adjacency": [
[
0,
1,
2
],
[
2,
0,
1
]
],
"entity_labels": [
"Friedrich Schiller",
"Peter im Baumgarten",
"Johann Wolfgang von Goethe"
],
"relation_labels": [
"relative",
"influenced by"
]
} | SELECT ?answer WHERE { wd:Q22670 wdt:P737 ?answer . ?answer wdt:P1038 wd:Q2079256} |
lcquad2-24603 | What working framework component begins with the letter "f"? | [
"FreeBSD jail"
] | {
"entities": [
"Q282084",
"Q30059018"
],
"relations": [
"P31"
],
"adjacency": [
[
0,
0,
1
]
],
"entity_labels": [
"FreeBSD jail",
"operating system component"
],
"relation_labels": [
"instance of"
]
} | SELECT DISTINCT ?sbj ?sbj_label WHERE { ?sbj wdt:P31 wd:Q30059018 . ?sbj rdfs:label ?sbj_label . FILTER(STRSTARTS(lcase(?sbj_label), 'f')) . FILTER (lang(?sbj_label) = 'en') } LIMIT 25 |
lcquad2-14211 | "What is {title after} of {Carnot warm motor}, which has {Christian title} is {Nicolas} ?" | [
"Nicolas Carnot"
] | {
"entities": [
"Q1335241",
"Q7029481",
"Q181685"
],
"relations": [
"P138",
"P735"
],
"adjacency": [
[
0,
0,
2
],
[
2,
1,
1
]
],
"entity_labels": [
"Carnot heat engine",
"Nicolas",
"Nicolas Carnot"
],
"relation_labels": [
"named after",
"given name"
]
} | SELECT ?answer WHERE { wd:Q1335241 wdt:P138 ?answer . ?answer wdt:P735 wd:Q7029481} |
lcquad2-15955 | What diplomatic parties fought in the Laotian Civil War? | [
"Gabon"
] | {
"entities": [
"Q877450",
"Q1000",
"Q30"
],
"relations": [
"P710",
"P530"
],
"adjacency": [
[
0,
0,
2
],
[
2,
1,
1
]
],
"entity_labels": [
"Laotian Civil War",
"Gabon",
"United States of America"
],
"relation_labels": [
"participant",
"diplomatic relation"
]
} | SELECT ?answer WHERE { wd:Q877450 wdt:P710 ?X . ?X wdt:P530 ?answer} |
lcquad2-24938 | What is the chemical reaction that begins with the letter s | [
"Tallinn"
] | {
"entities": [
"Q5119",
"Q1770",
"Q1707"
],
"relations": [
"P31",
"P190"
],
"adjacency": [
[
1,
0,
0
],
[
1,
1,
2
]
],
"entity_labels": [
"capital city",
"Tallinn",
"Kiel"
],
"relation_labels": [
"instance of",
"twinned administrative body"
]
} | SELECT DISTINCT ?sbj ?sbj_label WHERE { ?sbj wdt:P31 wd:Q5119 . ?sbj wdt:P190 wd:Q1707 . ?sbj rdfs:label ?sbj_label . FILTER(CONTAINS(lcase(?sbj_label), 'tallinn')) . FILTER (lang(?sbj_label) = 'en') } LIMIT 25 |
lcquad2-24530 | what is the name of film studio that begins with the letter s | [
"Shanghai Animation Film Studio"
] | {
"entities": [
"Q986546",
"Q375336"
],
"relations": [
"P31"
],
"adjacency": [
[
0,
0,
1
]
],
"entity_labels": [
"Shanghai Animation Film Studio",
"film studio"
],
"relation_labels": [
"instance of"
]
} | SELECT DISTINCT ?sbj ?sbj_label WHERE { ?sbj wdt:P31 wd:Q375336 . ?sbj rdfs:label ?sbj_label . FILTER(STRSTARTS(lcase(?sbj_label), 's')) . FILTER (lang(?sbj_label) = 'en') } LIMIT 25 |
lcquad2-16823 | Who gave the {summit} of {system of mountains} of {Stevens Pass} ? | [
"Mount Baker"
] | {
"entities": [
"Q3494853",
"Q3086162",
"Q594387"
],
"relations": [
"P610",
"P4552"
],
"adjacency": [
[
0,
1,
1
],
[
1,
0,
2
]
],
"entity_labels": [
"Stevens Pass",
"North Cascades",
"Mount Baker"
],
"relation_labels": [
"highest point",
"mountain range"
]
} | SELECT ?answer WHERE { wd:Q3494853 wdt:P4552 ?X . ?X wdt:P610 ?answer} |
lcquad2-14670 | Who composed the spin-off to The Glory? | [
"Herman Wouk"
] | {
"entities": [
"Q7740242",
"Q49072",
"Q7736826"
],
"relations": [
"P155",
"P50"
],
"adjacency": [
[
2,
0,
0
],
[
0,
1,
1
]
],
"entity_labels": [
"The Hope",
"Herman Wouk",
"The Glory"
],
"relation_labels": [
"follows",
"author"
]
} | SELECT ?answer WHERE { wd:Q7736826 wdt:P155 ?X . ?X wdt:P50 ?answer} |
lcquad2-15322 | What is won by the privileged titles of The Pioneers of Catan? | [
"Café International"
] | {
"entities": [
"Q1128609",
"Q17271",
"Q1025620"
],
"relations": [
"P1346",
"P166"
],
"adjacency": [
[
1,
1,
0
],
[
0,
0,
2
]
],
"entity_labels": [
"Spiel des Jahres",
"The Settlers of Catan",
"Café International"
],
"relation_labels": [
"winner",
"award received"
]
} | SELECT ?answer WHERE { wd:Q17271 wdt:P166 ?X . ?X wdt:P1346 ?answer} |
lcquad2-15360 | Who were the casualties due to Cimon's actions? | [
"Xerxes I"
] | {
"entities": [
"Q178850",
"Q218102",
"Q129165"
],
"relations": [
"P607",
"P710"
],
"adjacency": [
[
1,
0,
0
],
[
0,
1,
2
]
],
"entity_labels": [
"Battle of Salamis",
"Cimon",
"Xerxes I"
],
"relation_labels": [
"conflict",
"participant"
]
} | SELECT ?answer WHERE { wd:Q218102 wdt:P607 ?X . ?X wdt:P710 ?answer} |
lcquad2-23478 | TELL ME HUMAN SETTLEMENT WHOSE NAME HAS THE WORD ZANZIBAR IN IT. | [
"Daya, Zanzibar"
] | {
"entities": [
"Q5242993",
"Q486972"
],
"relations": [
"P31"
],
"adjacency": [
[
0,
0,
1
]
],
"entity_labels": [
"Daya, Zanzibar",
"human settlement"
],
"relation_labels": [
"instance of"
]
} | SELECT DISTINCT ?sbj ?sbj_label WHERE { ?sbj wdt:P31 wd:Q486972 . ?sbj rdfs:label ?sbj_label . FILTER(CONTAINS(lcase(?sbj_label), 'zanzibar')) . FILTER (lang(?sbj_label) = 'en') } LIMIT 25 |
lcquad2-15570 | Give me the administrative location of where Ruth Benedict is currently living in. | [
"New York"
] | {
"entities": [
"Q60",
"Q228822",
"Q1384"
],
"relations": [
"P131",
"P551"
],
"adjacency": [
[
1,
1,
0
],
[
0,
0,
2
]
],
"entity_labels": [
"New York City",
"Ruth Benedict",
"New York"
],
"relation_labels": [
"located in the administrative territorial entity",
"residence"
]
} | SELECT ?answer WHERE { wd:Q228822 wdt:P551 ?X . ?X wdt:P131 ?answer} |
lcquad2-16404 | The operator of the Airbus A320 is whom? | [
"Airbus A320 family"
] | {
"entities": [
"Q1057110",
"Q6475"
],
"relations": [
"P121",
"P137"
],
"adjacency": [
[
1,
1,
0
],
[
0,
0,
1
]
],
"entity_labels": [
"IndiGo",
"Airbus A320 family"
],
"relation_labels": [
"item operated",
"operator"
]
} | SELECT ?answer WHERE { wd:Q6475 wdt:P137 ?X . ?X wdt:P121 ?answer} |
lcquad2-23721 | Let me know chemical substance whose title has the word zeolite in it. | [
"zeolite Y"
] | {
"entities": [
"Q79529",
"Q191326"
],
"relations": [
"P31"
],
"adjacency": [
[
1,
0,
0
]
],
"entity_labels": [
"chemical substance",
"zeolite Y"
],
"relation_labels": [
"instance of"
]
} | SELECT DISTINCT ?sbj ?sbj_label WHERE { ?sbj wdt:P31 wd:Q79529 . ?sbj rdfs:label ?sbj_label . FILTER(CONTAINS(lcase(?sbj_label), 'zeolite')) . FILTER (lang(?sbj_label) = 'en') } LIMIT 25 |
lcquad2-22330 | Which position does Justin Trudeau hold? | [
"Prime Minister of Canada"
] | {
"entities": [
"Q3099714",
"Q895526",
"Q839078"
],
"relations": [
"P31",
"P39"
],
"adjacency": [
[
0,
1,
2
],
[
2,
0,
1
]
],
"entity_labels": [
"Justin Trudeau",
"organ",
"Prime Minister of Canada"
],
"relation_labels": [
"instance of",
"position held"
]
} | select distinct ?obj where { wd:Q3099714 wdt:P39 ?obj . ?obj wdt:P31 wd:Q895526 } |
lcquad2-15506 | Darrell Pace plays what instrument? | [
"arrow"
] | {
"entities": [
"Q108429",
"Q45922",
"Q1166597"
],
"relations": [
"P641",
"P2283"
],
"adjacency": [
[
2,
0,
0
],
[
0,
1,
1
]
],
"entity_labels": [
"archery",
"arrow",
"Darrell Pace"
],
"relation_labels": [
"sport",
"uses"
]
} | SELECT ?answer WHERE { wd:Q1166597 wdt:P641 ?X . ?X wdt:P2283 ?answer} |
lcquad2-12987 | Who is the developer of Stirling engine whose died in Galston | [
"Robert Stirling"
] | {
"entities": [
"Q366209",
"Q186212",
"Q3997296"
],
"relations": [
"P20",
"P61"
],
"adjacency": [
[
1,
1,
0
],
[
0,
0,
2
]
],
"entity_labels": [
"Robert Stirling",
"Stirling engine",
"Galston"
],
"relation_labels": [
"place of death",
"discoverer or inventor"
]
} | SELECT ?answer WHERE { wd:Q186212 wdt:P61 ?answer . ?answer wdt:P20 wd:Q3997296} |
lcquad2-23583 | Let me know widespread library whose title has the word library in it. | [
"University Library Johann Christian Senckenberg"
] | {
"entities": [
"Q875587",
"Q2495568"
],
"relations": [
"P31"
],
"adjacency": [
[
0,
0,
1
]
],
"entity_labels": [
"University Library Johann Christian Senckenberg",
"universal library"
],
"relation_labels": [
"instance of"
]
} | SELECT DISTINCT ?sbj ?sbj_label WHERE { ?sbj wdt:P31 wd:Q2495568 . ?sbj rdfs:label ?sbj_label . FILTER(CONTAINS(lcase(?sbj_label), 'library')) . FILTER (lang(?sbj_label) = 'en') } LIMIT 25 |
lcquad2-16360 | Explain what the facet is of a polytope shape of six-side die. | [
"square"
] | {
"entities": [
"Q17639282",
"Q812880",
"Q164"
],
"relations": [
"P1312",
"P1419"
],
"adjacency": [
[
0,
1,
1
],
[
1,
0,
2
]
],
"entity_labels": [
"six-sided die",
"cube",
"square"
],
"relation_labels": [
"has facet polytope",
"shape"
]
} | SELECT ?answer WHERE { wd:Q17639282 wdt:P1419 ?X . ?X wdt:P1312 ?answer} |
lcquad2-12821 | Who is the innovator or pioneer of Dobsonian telescope, whose area of birth is Beijing? | [
"John Dobson"
] | {
"entities": [
"Q1430326",
"Q956",
"Q958609"
],
"relations": [
"P19",
"P61"
],
"adjacency": [
[
0,
1,
2
],
[
2,
0,
1
]
],
"entity_labels": [
"Dobsonian telescope",
"Beijing",
"John Dobson"
],
"relation_labels": [
"place of birth",
"discoverer or inventor"
]
} | SELECT ?answer WHERE { wd:Q1430326 wdt:P61 ?answer . ?answer wdt:P19 wd:Q956} |
lcquad2-17866 | Which are the backup substances of the maintainer of Forward Bridge? | [
"WSP USA"
] | {
"entities": [
"Q16912277",
"Q804920",
"Q275"
],
"relations": [
"P126",
"P355"
],
"adjacency": [
[
2,
0,
1
],
[
1,
1,
0
]
],
"entity_labels": [
"WSP USA",
"Balfour Beatty",
"Forth Bridge"
],
"relation_labels": [
"maintained by",
"has subsidiary"
]
} | SELECT ?answer WHERE { wd:Q275 wdt:P126 ?X . ?X wdt:P355 ?answer} |
lcquad2-22723 | What is the American Broadcasting Company's organization in? | [
"Movies produced by ABC"
] | {
"entities": [
"Q169889",
"Q2819003",
"Q4830453"
],
"relations": [
"P31",
"P749"
],
"adjacency": [
[
1,
1,
0
],
[
1,
0,
2
]
],
"entity_labels": [
"American Broadcasting Company",
"Movies produced by ABC",
"business"
],
"relation_labels": [
"instance of",
"parent organization"
]
} | select distinct ?sbj where { ?sbj wdt:P749 wd:Q169889 . ?sbj wdt:P31 wd:Q4830453 } |
lcquad2-25579 | What what is Radionavigation-satellite carrier manifestation of by using satellite navigation gadget nd which that starts with {'g'} | [
"Global Positioning System"
] | {
"entities": [
"Q20181002",
"Q18822",
"Q179435"
],
"relations": [
"P31",
"P1557"
],
"adjacency": [
[
1,
0,
0
],
[
1,
1,
2
]
],
"entity_labels": [
"radionavigation-satellite service",
"Global Positioning System",
"satellite navigation system"
],
"relation_labels": [
"instance of",
"manifestation of"
]
} | SELECT DISTINCT ?sbj ?sbj_label WHERE { ?sbj wdt:P31 wd:Q20181002 . ?sbj wdt:P1557 wd:Q179435 . ?sbj rdfs:label ?sbj_label . FILTER(STRSTARTS(lcase(?sbj_label), 'g')) . FILTER (lang(?sbj_label) = 'en') } LIMIT 25 |
lcquad2-13579 | Which is {is in the arrondissement of} of {Arkansas River}, that has {divided into} is {Trego County} ? | [
"Kansas"
] | {
"entities": [
"Q8319",
"Q1558",
"Q374626"
],
"relations": [
"P150",
"P131"
],
"adjacency": [
[
0,
1,
1
],
[
1,
0,
2
]
],
"entity_labels": [
"Arkansas River",
"Kansas",
"Trego County"
],
"relation_labels": [
"contains the administrative territorial entity",
"located in the administrative territorial entity"
]
} | SELECT ?answer WHERE { wd:Q8319 wdt:P131 ?answer . ?answer wdt:P150 wd:Q374626} |
lcquad2-15381 | Who is the dynamic leader of Johann Gottlieb Fichte? | [
"Thomas Nitzsche"
] | {
"entities": [
"Q52376077",
"Q3150",
"Q102585"
],
"relations": [
"P6",
"P937"
],
"adjacency": [
[
2,
1,
1
],
[
1,
0,
0
]
],
"entity_labels": [
"Thomas Nitzsche",
"Jena",
"Johann Gottlieb Fichte"
],
"relation_labels": [
"head of government",
"work location"
]
} | SELECT ?answer WHERE { wd:Q102585 wdt:P937 ?X . ?X wdt:P6 ?answer} |
lcquad2-21827 | which terriain include bunch is found on city of london? | [
"Inner London"
] | {
"entities": [
"Q16887380",
"Q859427",
"Q23311"
],
"relations": [
"P706",
"P31"
],
"adjacency": [
[
2,
0,
1
],
[
1,
1,
0
]
],
"entity_labels": [
"group",
"Inner London",
"City of London"
],
"relation_labels": [
"located in/on physical feature",
"instance of"
]
} | select distinct ?obj where { wd:Q23311 wdt:P706 ?obj . ?obj wdt:P31 wd:Q16887380 } |
lcquad2-15796 | What are the impacts depicted by Guidelines? | [
"Lennie Tristano"
] | {
"entities": [
"Q939908",
"Q586994",
"Q7598413"
],
"relations": [
"P737",
"P175"
],
"adjacency": [
[
2,
1,
0
],
[
0,
0,
1
]
],
"entity_labels": [
"Sonny Clark",
"Lennie Tristano",
"Standards"
],
"relation_labels": [
"influenced by",
"performer"
]
} | SELECT ?answer WHERE { wd:Q7598413 wdt:P175 ?X . ?X wdt:P737 ?answer} |
lcquad2-21704 | Tell me about the glycine - encoded codon. | [
"GGA"
] | {
"entities": [
"Q29018195",
"Q165052",
"Q620730"
],
"relations": [
"P31",
"P702"
],
"adjacency": [
[
2,
1,
0
],
[
0,
0,
1
]
],
"entity_labels": [
"GGA",
"codon",
"glycine"
],
"relation_labels": [
"instance of",
"encoded by"
]
} | select distinct ?obj where { wd:Q620730 wdt:P702 ?obj . ?obj wdt:P31 wd:Q165052 } |
lcquad2-24504 | What is the title of a department of benefit that begins with the letter v. | [
"Voltigeur"
] | {
"entities": [
"Q1383994",
"Q690109"
],
"relations": [
"P31"
],
"adjacency": [
[
0,
0,
1
]
],
"entity_labels": [
"Voltigeur",
"branch of service"
],
"relation_labels": [
"instance of"
]
} | SELECT DISTINCT ?sbj ?sbj_label WHERE { ?sbj wdt:P31 wd:Q690109 . ?sbj rdfs:label ?sbj_label . FILTER(STRSTARTS(lcase(?sbj_label), 'v')) . FILTER (lang(?sbj_label) = 'en') } LIMIT 25 |
lcquad2-25422 | What rotary cannon did General Electric graph that starts with the letter "m"? | [
"Minigun"
] | {
"entities": [
"Q864060",
"Q1966482",
"Q54173"
],
"relations": [
"P31",
"P287"
],
"adjacency": [
[
0,
0,
1
],
[
0,
1,
2
]
],
"entity_labels": [
"Minigun",
"rotary cannon",
"General Electric"
],
"relation_labels": [
"instance of",
"designed by"
]
} | SELECT DISTINCT ?sbj ?sbj_label WHERE { ?sbj wdt:P31 wd:Q1966482 . ?sbj wdt:P287 wd:Q54173 . ?sbj rdfs:label ?sbj_label . FILTER(STRSTARTS(lcase(?sbj_label), 'm')) . FILTER (lang(?sbj_label) = 'en') } LIMIT 25 |
lcquad2-15366 | Who was the creator that showed up in Professor Shattuck? | [
"Helen Levitt"
] | {
"entities": [
"Q3234125",
"Q28658577",
"Q242849"
],
"relations": [
"P58",
"P1441"
],
"adjacency": [
[
1,
1,
0
],
[
0,
0,
2
]
],
"entity_labels": [
"The Misadventures of Merlin Jones",
"Professor Shattuck",
"Helen Levitt"
],
"relation_labels": [
"screenwriter",
"present in work"
]
} | SELECT ?answer WHERE { wd:Q28658577 wdt:P1441 ?X . ?X wdt:P58 ?answer} |
lcquad2-17919 | What is the construction of Air China? | [
"composite material"
] | {
"entities": [
"Q51747",
"Q6428",
"Q181790"
],
"relations": [
"P186",
"P121"
],
"adjacency": [
[
0,
1,
1
],
[
1,
0,
2
]
],
"entity_labels": [
"Air China",
"Boeing 787 Dreamliner",
"composite material"
],
"relation_labels": [
"made from material",
"item operated"
]
} | SELECT ?answer WHERE { wd:Q51747 wdt:P121 ?X . ?X wdt:P186 ?answer} |
lcquad2-16296 | Give me the name of the person that graduated and played Burnin' the Roadhouse Down. | [
"Oklahoma State University–Stillwater"
] | {
"entities": [
"Q749718",
"Q4999805",
"Q216288"
],
"relations": [
"P175",
"P69"
],
"adjacency": [
[
1,
0,
2
],
[
2,
1,
0
]
],
"entity_labels": [
"Oklahoma State University–Stillwater",
"Burnin' the Roadhouse Down",
"Garth Brooks"
],
"relation_labels": [
"performer",
"educated at"
]
} | SELECT ?answer WHERE { wd:Q4999805 wdt:P175 ?X . ?X wdt:P69 ?answer} |
lcquad2-17129 | Who gave the initial cause of the Mechanization outcome? | [
"mechanization"
] | {
"entities": [
"Q1160362",
"Q3028678"
],
"relations": [
"P1542",
"P828"
],
"adjacency": [
[
0,
0,
1
],
[
1,
1,
0
]
],
"entity_labels": [
"mechanization",
"Swing Riots"
],
"relation_labels": [
"has effect",
"has cause"
]
} | SELECT ?answer WHERE { wd:Q1160362 wdt:P1542 ?X . ?X wdt:P828 ?answer} |
lcquad2-14621 | The state of Norfolk has what type of government? | [
"constitutional monarchy"
] | {
"entities": [
"Q23109",
"Q145",
"Q41614"
],
"relations": [
"P122",
"P17"
],
"adjacency": [
[
0,
1,
1
],
[
1,
0,
2
]
],
"entity_labels": [
"Norfolk",
"United Kingdom",
"constitutional monarchy"
],
"relation_labels": [
"basic form of government",
"country"
]
} | SELECT ?answer WHERE { wd:Q23109 wdt:P17 ?X . ?X wdt:P122 ?answer} |
lcquad2-22165 | Straight to the point Gehry made what sculpture? | [
"Le Téléphone"
] | {
"entities": [
"Q860861",
"Q180374",
"Q3227957"
],
"relations": [
"P31",
"P170"
],
"adjacency": [
[
2,
1,
1
],
[
2,
0,
0
]
],
"entity_labels": [
"sculpture",
"Frank Gehry",
"Le Téléphone"
],
"relation_labels": [
"instance of",
"creator"
]
} | select distinct ?sbj where { ?sbj wdt:P170 wd:Q180374 . ?sbj wdt:P31 wd:Q860861 } |
lcquad2-15918 | What is the name of Ray Stantz's prequel? | [
"Ghostbusters"
] | {
"entities": [
"Q492214",
"Q2559996",
"Q108745"
],
"relations": [
"P1441",
"P155"
],
"adjacency": [
[
1,
0,
0
],
[
0,
1,
2
]
],
"entity_labels": [
"Ghostbusters II",
"Ray Stantz",
"Ghostbusters"
],
"relation_labels": [
"present in work",
"follows"
]
} | SELECT ?answer WHERE { wd:Q2559996 wdt:P1441 ?X . ?X wdt:P155 ?answer} |
lcquad2-20575 | Who was the student of Michael Foucault? | [
"Jacques Derrida"
] | {
"entities": [
"Q5",
"Q130631",
"Q44272"
],
"relations": [
"P31",
"P802"
],
"adjacency": [
[
2,
1,
1
],
[
1,
0,
0
]
],
"entity_labels": [
"human",
"Jacques Derrida",
"Michel Foucault"
],
"relation_labels": [
"instance of",
"student"
]
} | select distinct ?obj where { wd:Q44272 wdt:P802 ?obj . ?obj wdt:P31 wd:Q5 } |
lcquad2-15333 | Who established the predominant arrangement of Weyerhauser, Canada? | [
"Friedrich Weyerhäuser"
] | {
"entities": [
"Q29123048",
"Q1780382",
"Q91842"
],
"relations": [
"P112",
"P749"
],
"adjacency": [
[
0,
1,
1
],
[
1,
0,
2
]
],
"entity_labels": [
"Weyerhauser (Canada)",
"Weyerhaeuser",
"Friedrich Weyerhäuser"
],
"relation_labels": [
"founded by",
"parent organization"
]
} | SELECT ?answer WHERE { wd:Q29123048 wdt:P749 ?X . ?X wdt:P112 ?answer} |
lcquad2-11823 | What are My Old Kentucky Home's words with a lyrical career? | [
"Stephen Foster"
] | {
"entities": [
"Q305202",
"Q822146",
"Q1153133"
],
"relations": [
"P106",
"P676"
],
"adjacency": [
[
2,
1,
0
],
[
0,
0,
1
]
],
"entity_labels": [
"Stephen Foster",
"lyricist",
"My Old Kentucky Home"
],
"relation_labels": [
"occupation",
"lyrics by"
]
} | SELECT ?answer WHERE { wd:Q1153133 wdt:P676 ?answer . ?answer wdt:P106 wd:Q822146} |
lcquad2-23019 | Is there a landmark devoted to the Iroquois tribe? | [
"Maisonneuve Monument"
] | {
"entities": [
"Q924951",
"Q4989906",
"Q68518"
],
"relations": [
"P31",
"P1299"
],
"adjacency": [
[
2,
1,
0
],
[
0,
0,
1
]
],
"entity_labels": [
"Maisonneuve Monument",
"monument",
"Haudenosaunee Confederacy"
],
"relation_labels": [
"instance of",
"depicted by"
]
} | select distinct ?obj where { wd:Q68518 wdt:P1299 ?obj . ?obj wdt:P31 wd:Q4989906 } |
lcquad2-23377 | Tell me the component of the operating system whose name contains the word file. | [
"file system"
] | {
"entities": [
"Q174989",
"Q30059018"
],
"relations": [
"P31"
],
"adjacency": [
[
0,
0,
1
]
],
"entity_labels": [
"file system",
"operating system component"
],
"relation_labels": [
"instance of"
]
} | SELECT DISTINCT ?sbj ?sbj_label WHERE { ?sbj wdt:P31 wd:Q30059018 . ?sbj rdfs:label ?sbj_label . FILTER(CONTAINS(lcase(?sbj_label), 'file')) . FILTER (lang(?sbj_label) = 'en') } LIMIT 25 |
lcquad2-9973 | Who is the founder and owner of the JPMorgan Chase company? | [
"BlackRock",
"J. P. Morgan"
] | {
"entities": [
"Q192314",
"Q219635",
"Q54168"
],
"relations": [
"P112",
"P127"
],
"adjacency": [
[
0,
1,
1
],
[
0,
0,
2
]
],
"entity_labels": [
"JPMorgan Chase",
"BlackRock",
"J. P. Morgan"
],
"relation_labels": [
"founded by",
"owned by"
]
} | SELECT ?ans_1 ?ans_2 WHERE { wd:Q192314 wdt:P127 ?ans_1 . wd:Q192314 wdt:P112 ?ans_2 } |
lcquad2-21429 | Who is the {chemical compound} for {critical sedate interaction} of {(RS)-methadone} | [
"halofantrine"
] | {
"entities": [
"Q179996",
"Q11173",
"Q947595"
],
"relations": [
"P31",
"P769"
],
"adjacency": [
[
2,
1,
0
],
[
2,
0,
1
]
],
"entity_labels": [
"(RS)-methadone",
"chemical compound",
"halofantrine"
],
"relation_labels": [
"instance of",
"significant drug interaction"
]
} | select distinct ?sbj where { ?sbj wdt:P769 wd:Q179996 . ?sbj wdt:P31 wd:Q11173 } |
lcquad2-20019 | What protein causes a reaction with ATP? | [
"Transient receptor potential cation channel subfamily M member 4"
] | {
"entities": [
"Q80863",
"Q8054",
"Q7671480"
],
"relations": [
"P31",
"P129"
],
"adjacency": [
[
2,
1,
0
],
[
2,
0,
1
]
],
"entity_labels": [
"adenosine triphosphate",
"protein",
"Transient receptor potential cation channel subfamily M member 4"
],
"relation_labels": [
"instance of",
"physically interacts with"
]
} | select distinct ?sbj where { ?sbj wdt:P129 wd:Q80863 . ?sbj wdt:P31 wd:Q8054 } |
lcquad2-21495 | Which is the {worldwide don overseeing body} for {specialist} of {baseball}? | [
"World Baseball Softball Confederation"
] | {
"entities": [
"Q11422536",
"Q5369",
"Q11362472"
],
"relations": [
"P797",
"P31"
],
"adjacency": [
[
1,
0,
2
],
[
2,
1,
0
]
],
"entity_labels": [
"international sport governing body",
"baseball",
"World Baseball Softball Confederation"
],
"relation_labels": [
"authority",
"instance of"
]
} | select distinct ?obj where { wd:Q5369 wdt:P797 ?obj . ?obj wdt:P31 wd:Q11422536 } |
lcquad2-22558 | Let me know around the abandonment of Juan Carlos I. | [
"Abdication of Juan Carlos I"
] | {
"entities": [
"Q19943",
"Q207549",
"Q17118518"
],
"relations": [
"P793",
"P31"
],
"adjacency": [
[
0,
0,
2
],
[
2,
1,
1
]
],
"entity_labels": [
"Juan Carlos I of Spain",
"abdication",
"Abdication of Juan Carlos I"
],
"relation_labels": [
"significant event",
"instance of"
]
} | select distinct ?obj where { wd:Q19943 wdt:P793 ?obj . ?obj wdt:P31 wd:Q207549 } |
lcquad2-22814 | Inform me regarding the TV program WWE and its generation organization. | [
"WWE Worlds Collide (series)"
] | {
"entities": [
"Q63342869",
"Q35339",
"Q15416"
],
"relations": [
"P31",
"P272"
],
"adjacency": [
[
0,
1,
1
],
[
0,
0,
2
]
],
"entity_labels": [
"WWE Worlds Collide (series)",
"WWE",
"television program"
],
"relation_labels": [
"instance of",
"production company"
]
} | select distinct ?sbj where { ?sbj wdt:P272 wd:Q35339 . ?sbj wdt:P31 wd:Q15416 } |
lcquad2-9867 | Where are Joy Division from, and what genre do they fit into? | [
"proto-punk",
"United Kingdom"
] | {
"entities": [
"Q145",
"Q27190",
"Q172763"
],
"relations": [
"P495",
"P136"
],
"adjacency": [
[
2,
0,
0
],
[
2,
1,
1
]
],
"entity_labels": [
"United Kingdom",
"proto-punk",
"Joy Division"
],
"relation_labels": [
"country of origin",
"genre"
]
} | SELECT ?ans_1 ?ans_2 WHERE { wd:Q172763 wdt:P495 ?ans_1 . wd:Q172763 wdt:P136 ?ans_2 } |
lcquad2-15810 | Who previously gave the subsidiary of the Académie des Beaux-Arts? | [
"art of painting"
] | {
"entities": [
"Q337579",
"Q337531",
"Q11629"
],
"relations": [
"P199",
"P155"
],
"adjacency": [
[
1,
1,
0
],
[
0,
0,
2
]
],
"entity_labels": [
"Académie royale de peinture et de sculpture",
"Académie des beaux-arts",
"art of painting"
],
"relation_labels": [
"business division",
"follows"
]
} | SELECT ?answer WHERE { wd:Q337531 wdt:P155 ?X . ?X wdt:P199 ?answer} |
lcquad2-16247 | Who is prime minister of IIHF HQ? | [
"Corine Mauch"
] | {
"entities": [
"Q190173",
"Q72",
"Q123363"
],
"relations": [
"P6",
"P159"
],
"adjacency": [
[
0,
1,
1
],
[
1,
0,
2
]
],
"entity_labels": [
"International Ice Hockey Federation",
"Zürich",
"Corine Mauch"
],
"relation_labels": [
"head of government",
"headquarters location"
]
} | SELECT ?answer WHERE { wd:Q190173 wdt:P159 ?X . ?X wdt:P6 ?answer} |
lcquad2-22995 | What is the SI inferred unit for the measured physical amount of density? | [
"kilogram per cubic metre"
] | {
"entities": [
"Q844211",
"Q208469",
"Q29539"
],
"relations": [
"P111",
"P31"
],
"adjacency": [
[
0,
0,
2
],
[
0,
1,
1
]
],
"entity_labels": [
"kilogram per cubic metre",
"SI derived unit",
"density"
],
"relation_labels": [
"measured physical quantity",
"instance of"
]
} | select distinct ?sbj where { ?sbj wdt:P111 wd:Q29539 . ?sbj wdt:P31 wd:Q208469 } |
lcquad2-15431 | Tell me the chronology topic of the location in the administrative territorial entity of the Grace Episcopal Church. | [
"history of Maine"
] | {
"entities": [
"Q5591137",
"Q4204667",
"Q724"
],
"relations": [
"P2184",
"P131"
],
"adjacency": [
[
0,
1,
2
],
[
2,
0,
1
]
],
"entity_labels": [
"Grace Episcopal Church",
"history of Maine",
"Maine"
],
"relation_labels": [
"history of topic",
"located in the administrative territorial entity"
]
} | SELECT ?answer WHERE { wd:Q5591137 wdt:P131 ?X . ?X wdt:P2184 ?answer} |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.