id
stringlengths
11
13
question
stringlengths
11
8.64k
answers
sequence
subgraph
dict
sparql
stringlengths
49
483
lcquad2-13880
What did Franz Schubert kick the bucket from where the side effect was a nonstop fever?
[ "typhoid fever" ]
{ "entities": [ "Q29644032", "Q7312", "Q83319" ], "relations": [ "P509", "P780" ], "adjacency": [ [ 1, 0, 2 ], [ 2, 1, 0 ] ], "entity_labels": [ "continuous fever", "Franz Schubert", "typhoid fever" ], "relation_labels": [ "cause of death", "symptoms and signs" ] }
SELECT ?answer WHERE { wd:Q7312 wdt:P509 ?answer . ?answer wdt:P780 wd:Q29644032}
lcquad2-24980
Which is the Radionavigation-satellite carrier that is a manifestation of satellite navigation machine and carries the word international in it is name?
[ "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(CONTAINS(lcase(?sbj_label), 'global')) . FILTER (lang(?sbj_label) = 'en') } LIMIT 25
lcquad2-17978
What is the design firm and resting put of Matilda of Tuscany?
[ "Carlo Maderno" ]
{ "entities": [ "Q12512", "Q122328", "Q464162" ], "relations": [ "P84", "P119" ], "adjacency": [ [ 2, 1, 0 ], [ 0, 0, 1 ] ], "entity_labels": [ "St. Peter's Basilica", "Carlo Maderno", "Matilda of Tuscany" ], "relation_labels": [ "architect", "place of burial" ] }
SELECT ?answer WHERE { wd:Q464162 wdt:P119 ?X . ?X wdt:P84 ?answer}
lcquad2-14313
Who were the creators of The Late Awesome Planet Soil?
[ "Hal Lindsey" ]
{ "entities": [ "Q1765746", "Q2407611", "Q22081649" ], "relations": [ "P144", "P50" ], "adjacency": [ [ 2, 0, 0 ], [ 0, 1, 1 ] ], "entity_labels": [ "The Late, Great Planet Earth", "Hal Lindsey", "The Late Great Planet Earth" ], "relation_labels": [ "based on", "author" ] }
SELECT ?answer WHERE { wd:Q22081649 wdt:P144 ?X . ?X wdt:P50 ?answer}
lcquad2-22702
Who was designated for the grant for the part of Javier Bardem?
[ "Golden Globe Award for Best Actor – Motion Picture Musical or Comedy" ]
{ "entities": [ "Q134895", "Q4220917", "Q181883" ], "relations": [ "P1411", "P31" ], "adjacency": [ [ 0, 0, 2 ], [ 2, 1, 1 ] ], "entity_labels": [ "Javier Bardem", "film award", "Golden Globe Award for Best Actor – Motion Picture Musical or Comedy" ], "relation_labels": [ "nominated for", "instance of" ] }
select distinct ?obj where { wd:Q134895 wdt:P1411 ?obj . ?obj wdt:P31 wd:Q4220917 }
lcquad2-24944
Name a videogame developped through CPU that consists of the word "pong" in its name
[ "Doctor Pong" ]
{ "entities": [ "Q7889", "Q11653", "Q5287372" ], "relations": [ "P880", "P31" ], "adjacency": [ [ 2, 1, 0 ], [ 2, 0, 1 ] ], "entity_labels": [ "video game", "electronic component", "Doctor Pong" ], "relation_labels": [ "CPU", "instance of" ] }
SELECT DISTINCT ?sbj ?sbj_label WHERE { ?sbj wdt:P31 wd:Q7889 . ?sbj wdt:P880 wd:Q11653 . ?sbj rdfs:label ?sbj_label . FILTER(CONTAINS(lcase(?sbj_label), 'pong')) . FILTER (lang(?sbj_label) = 'en') } LIMIT 25
lcquad2-16368
WHERE IS THE PUBLIC OFFICE OF THE PORTRAIT IF THE LAST SUPPER?
[ "apostle" ]
{ "entities": [ "Q128910", "Q12871", "Q43412" ], "relations": [ "P39", "P180" ], "adjacency": [ [ 0, 1, 1 ], [ 1, 0, 2 ] ], "entity_labels": [ "The Last Supper", "Simon the Zealot", "apostle" ], "relation_labels": [ "position held", "depicts" ] }
SELECT ?answer WHERE { wd:Q128910 wdt:P180 ?X . ?X wdt:P39 ?answer}
lcquad2-16897
What were the main events' underlying causes in Argentina's deadliest aviation incident?
[ "mechanical failure" ]
{ "entities": [ "Q18471497", "Q15831488", "Q20005847" ], "relations": [ "P793", "P828" ], "adjacency": [ [ 2, 0, 0 ], [ 0, 1, 1 ] ], "entity_labels": [ "Aerolíneas Argentinas Flight 670", "mechanical failure", "deadliest aviation incident in Argentina" ], "relation_labels": [ "significant event", "has cause" ] }
SELECT ?answer WHERE { wd:Q20005847 wdt:P793 ?X . ?X wdt:P828 ?answer}
lcquad2-12298
What are the dialects of expression of Pedro II of Brazil that incorporates a administrative body of the Chamber for German Orthography?
[ "German" ]
{ "entities": [ "Q1939300", "Q188", "Q156774" ], "relations": [ "P1412", "P1018" ], "adjacency": [ [ 2, 0, 1 ], [ 1, 1, 0 ] ], "entity_labels": [ "Council for German Orthography", "German", "Pedro II of Brazil" ], "relation_labels": [ "languages spoken, written or signed", "language regulatory body" ] }
SELECT ?answer WHERE { wd:Q156774 wdt:P1412 ?answer . ?answer wdt:P1018 wd:Q1939300}
lcquad2-23283
What are the measures organization which begin with the letter t13
[ "T13" ]
{ "entities": [ "Q12355702", "Q1328899" ], "relations": [ "P31" ], "adjacency": [ [ 0, 0, 1 ] ], "entity_labels": [ "T13", "standards organization" ], "relation_labels": [ "instance of" ] }
SELECT DISTINCT ?sbj ?sbj_label WHERE { ?sbj wdt:P31 wd:Q1328899 . ?sbj rdfs:label ?sbj_label . FILTER(CONTAINS(lcase(?sbj_label), 't13')) . FILTER (lang(?sbj_label) = 'en') } LIMIT 25
lcquad2-16192
Which musical artist is the predecessor of Gainsbourg Confidentiel?
[ "Serge Gainsbourg" ]
{ "entities": [ "Q3094401", "Q1698", "Q3094400" ], "relations": [ "P156", "P175" ], "adjacency": [ [ 2, 0, 0 ], [ 0, 1, 1 ] ], "entity_labels": [ "Gainsbourg Percussions", "Serge Gainsbourg", "Gainsbourg Confidentiel" ], "relation_labels": [ "followed by", "performer" ] }
SELECT ?answer WHERE { wd:Q3094400 wdt:P156 ?X . ?X wdt:P175 ?answer}
lcquad2-20762
who adaptation, version, or interpretation for version or interpretation of the Prince?
[ "The Prince" ]
{ "entities": [ "Q96357525", "Q131719", "Q3331189" ], "relations": [ "P629", "P31" ], "adjacency": [ [ 0, 0, 1 ], [ 0, 1, 2 ] ], "entity_labels": [ "The Prince", "The Prince", "version, edition, or translation" ], "relation_labels": [ "edition or translation of", "instance of" ] }
select distinct ?sbj where { ?sbj wdt:P629 wd:Q131719 . ?sbj wdt:P31 wd:Q3331189 }
lcquad2-23124
Let me know affiliation football club whose title has the word wrexham in it.
[ "Civil Service (Wrexham) Cricket and Football Club" ]
{ "entities": [ "Q65080248", "Q476028" ], "relations": [ "P31" ], "adjacency": [ [ 0, 0, 1 ] ], "entity_labels": [ "Civil Service (Wrexham) Cricket and Football Club", "association football club" ], "relation_labels": [ "instance of" ] }
SELECT DISTINCT ?sbj ?sbj_label WHERE { ?sbj wdt:P31 wd:Q476028 . ?sbj rdfs:label ?sbj_label . FILTER(CONTAINS(lcase(?sbj_label), 'wrexham')) . FILTER (lang(?sbj_label) = 'en') } LIMIT 25
lcquad2-22408
What is the name of the organization that acts as a subsidiary to OECD?
[ "European Conference of Ministers of Transport" ]
{ "entities": [ "Q41550", "Q629504", "Q43229" ], "relations": [ "P31", "P355" ], "adjacency": [ [ 0, 1, 1 ], [ 1, 0, 2 ] ], "entity_labels": [ "Organization for Economic Cooperation and Development", "European Conference of Ministers of Transport", "organization" ], "relation_labels": [ "instance of", "has subsidiary" ] }
select distinct ?obj where { wd:Q41550 wdt:P355 ?obj . ?obj wdt:P31 wd:Q43229 }
lcquad2-22331
Who was the accomplice of Apollo?
[ "Acacallis" ]
{ "entities": [ "Q947753", "Q37340", "Q22988604" ], "relations": [ "P31", "P451" ], "adjacency": [ [ 0, 1, 1 ], [ 0, 0, 2 ] ], "entity_labels": [ "Acacallis", "Apollo", "mythological Greek character" ], "relation_labels": [ "instance of", "unmarried partner" ] }
select distinct ?sbj where { ?sbj wdt:P451 wd:Q37340 . ?sbj wdt:P31 wd:Q22988604 }
lcquad2-13027
What physically interacts with hydrogen chloride whose subcellular localization is the integral component of membrane?
[ "Polycystin 2 like 1, transient receptor potential cation channel" ]
{ "entities": [ "Q211086", "Q14327652", "Q21126833" ], "relations": [ "P681", "P129" ], "adjacency": [ [ 0, 1, 2 ], [ 2, 0, 1 ] ], "entity_labels": [ "hydrogen chloride", "integral component of membrane", "Polycystin 2 like 1, transient receptor potential cation channel" ], "relation_labels": [ "cell component", "physically interacts with" ] }
SELECT ?answer WHERE { wd:Q211086 wdt:P129 ?answer . ?answer wdt:P681 wd:Q14327652}
lcquad2-24467
What are the discretionary rank which begin with the letter P
[ "papal vice-legate" ]
{ "entities": [ "Q94440611", "Q303618" ], "relations": [ "P31" ], "adjacency": [ [ 0, 0, 1 ] ], "entity_labels": [ "papal vice-legate", "diplomatic rank" ], "relation_labels": [ "instance of" ] }
SELECT DISTINCT ?sbj ?sbj_label WHERE { ?sbj wdt:P31 wd:Q303618 . ?sbj rdfs:label ?sbj_label . FILTER(STRSTARTS(lcase(?sbj_label), 'p')) . FILTER (lang(?sbj_label) = 'en') } LIMIT 25
lcquad2-24527
What are the aircraft which begin with the letter e
[ "Embraer ERJ 145" ]
{ "entities": [ "Q913114", "Q210932" ], "relations": [ "P31" ], "adjacency": [ [ 0, 0, 1 ] ], "entity_labels": [ "Embraer ERJ 145", "airliner" ], "relation_labels": [ "instance of" ] }
SELECT DISTINCT ?sbj ?sbj_label WHERE { ?sbj wdt:P31 wd:Q210932 . ?sbj rdfs:label ?sbj_label . FILTER(STRSTARTS(lcase(?sbj_label), 'e')) . FILTER (lang(?sbj_label) = 'en') } LIMIT 25
lcquad2-9470
What is partially coincident with and follows machine learning?
[ "computational learning theory", "statistics" ]
{ "entities": [ "Q2462783", "Q12483", "Q2539" ], "relations": [ "P1382", "P155" ], "adjacency": [ [ 2, 1, 0 ], [ 2, 0, 1 ] ], "entity_labels": [ "computational learning theory", "statistics", "machine learning" ], "relation_labels": [ "partially coincident with", "follows" ] }
SELECT ?ans_1 ?ans_2 WHERE { wd:Q2539 wdt:P155 ?ans_1 . wd:Q2539 wdt:P1382 ?ans_2 }
lcquad2-25310
Which verifiable nation that's the Head of government František Udržal and which that begins with the letter c
[ "Czechoslovakia" ]
{ "entities": [ "Q33946", "Q2756999", "Q3024240" ], "relations": [ "P6", "P31" ], "adjacency": [ [ 0, 1, 2 ], [ 0, 0, 1 ] ], "entity_labels": [ "Czechoslovakia", "František Udržal", "historical country" ], "relation_labels": [ "head of government", "instance of" ] }
SELECT DISTINCT ?sbj ?sbj_label WHERE { ?sbj wdt:P31 wd:Q3024240 . ?sbj wdt:P6 wd:Q2756999 . ?sbj rdfs:label ?sbj_label . FILTER(STRSTARTS(lcase(?sbj_label), 'c')) . FILTER (lang(?sbj_label) = 'en') } LIMIT 25
lcquad2-17908
What are the medical conditions that treat amitriptyline?
[ "butorphanol" ]
{ "entities": [ "Q133823", "Q1185089", "Q58397" ], "relations": [ "P2175", "P2176" ], "adjacency": [ [ 2, 0, 0 ], [ 0, 1, 1 ] ], "entity_labels": [ "migraine", "butorphanol", "amitriptyline" ], "relation_labels": [ "medical condition treated", "drug or therapy used for treatment" ] }
SELECT ?answer WHERE { wd:Q58397 wdt:P2175 ?X . ?X wdt:P2176 ?answer}
lcquad2-21606
What is the abugida within the setting of the composing framework in Kannada?
[ "Kannada" ]
{ "entities": [ "Q335806", "Q839666", "Q33673" ], "relations": [ "P282", "P31" ], "adjacency": [ [ 2, 0, 1 ], [ 1, 1, 0 ] ], "entity_labels": [ "abugida", "Kannada", "Kannada" ], "relation_labels": [ "writing system", "instance of" ] }
select distinct ?obj where { wd:Q33673 wdt:P282 ?obj . ?obj wdt:P31 wd:Q335806 }
lcquad2-21741
Which taxon yields palm oil?
[ "Elaeis guineensis" ]
{ "entities": [ "Q165403", "Q16521", "Q231458" ], "relations": [ "P31", "P1582" ], "adjacency": [ [ 2, 1, 0 ], [ 0, 0, 1 ] ], "entity_labels": [ "Elaeis guineensis", "taxon", "palm oil" ], "relation_labels": [ "instance of", "natural product of taxon" ] }
select distinct ?obj where { wd:Q231458 wdt:P1582 ?obj . ?obj wdt:P31 wd:Q16521 }
lcquad2-17261
The narrative of Henderson was produced by who?
[ "Harry Saltzman" ]
{ "entities": [ "Q287887", "Q107761", "Q3027917" ], "relations": [ "P162", "P1441" ], "adjacency": [ [ 2, 1, 1 ], [ 1, 0, 0 ] ], "entity_labels": [ "Harry Saltzman", "You Only Live Twice", "Henderson" ], "relation_labels": [ "producer", "present in work" ] }
SELECT ?answer WHERE { wd:Q3027917 wdt:P1441 ?X . ?X wdt:P162 ?answer}
lcquad2-25558
Name an aqueous answer acquired by means of fermentation that begins with letter V
[ "vinegar" ]
{ "entities": [ "Q906356", "Q41354", "Q41760" ], "relations": [ "P31", "P2079" ], "adjacency": [ [ 1, 0, 0 ], [ 1, 1, 2 ] ], "entity_labels": [ "aqueous solution", "vinegar", "fermentation" ], "relation_labels": [ "instance of", "fabrication method" ] }
SELECT DISTINCT ?sbj ?sbj_label WHERE { ?sbj wdt:P31 wd:Q906356 . ?sbj wdt:P2079 wd:Q41760 . ?sbj rdfs:label ?sbj_label . FILTER(STRSTARTS(lcase(?sbj_label), 'v')) . FILTER (lang(?sbj_label) = 'en') } LIMIT 25
lcquad2-15109
What is the typology of the language expressed by Graham Greene?
[ "nominative–accusative language" ]
{ "entities": [ "Q178435", "Q1860", "Q128560" ], "relations": [ "P1412", "P4132" ], "adjacency": [ [ 2, 0, 1 ], [ 1, 1, 0 ] ], "entity_labels": [ "nominative–accusative language", "English", "Graham Greene" ], "relation_labels": [ "languages spoken, written or signed", "linguistic typology" ] }
SELECT ?answer WHERE { wd:Q128560 wdt:P1412 ?X . ?X wdt:P4132 ?answer}
lcquad2-23531
Disclose me health profession whose name has the word registrar in it.
[ "specialist registrar" ]
{ "entities": [ "Q42903827", "Q3922583" ], "relations": [ "P31" ], "adjacency": [ [ 0, 0, 1 ] ], "entity_labels": [ "specialist registrar", "health profession" ], "relation_labels": [ "instance of" ] }
SELECT DISTINCT ?sbj ?sbj_label WHERE { ?sbj wdt:P31 wd:Q3922583 . ?sbj rdfs:label ?sbj_label . FILTER(CONTAINS(lcase(?sbj_label), 'registrar')) . FILTER (lang(?sbj_label) = 'en') } LIMIT 25
lcquad2-9639
For Ivanka Trump, what is eye and hair color?
[ "blond hair", "dark brown" ]
{ "entities": [ "Q202466", "Q239411", "Q17244894" ], "relations": [ "P1340", "P1884" ], "adjacency": [ [ 1, 0, 2 ], [ 1, 1, 0 ] ], "entity_labels": [ "blond hair", "Ivanka Trump", "dark brown" ], "relation_labels": [ "eye color", "hair color" ] }
SELECT ?ans_1 ?ans_2 WHERE { wd:Q239411 wdt:P1340 ?ans_1 . wd:Q239411 wdt:P1884 ?ans_2 }
lcquad2-17186
State koo nimo's subsidiary company workplace.
[ "University of Michigan School of Social Work" ]
{ "entities": [ "Q16902376", "Q6430491", "Q230492" ], "relations": [ "P108", "P355" ], "adjacency": [ [ 1, 0, 2 ], [ 2, 1, 0 ] ], "entity_labels": [ "University of Michigan School of Social Work", "Koo Nimo", "University of Michigan" ], "relation_labels": [ "employer", "has subsidiary" ] }
SELECT ?answer WHERE { wd:Q6430491 wdt:P108 ?X . ?X wdt:P355 ?answer}
lcquad2-9855
What foods commemorate and are traditionally associated with Hanukkah?
[ "miracle of the cruse of oil", "latke" ]
{ "entities": [ "Q130881", "Q3315815", "Q1512964" ], "relations": [ "P868", "P547" ], "adjacency": [ [ 0, 0, 2 ], [ 0, 1, 1 ] ], "entity_labels": [ "Hanukkah", "miracle of the cruse of oil", "latke" ], "relation_labels": [ "foods traditionally associated", "commemorates" ] }
SELECT ?ans_1 ?ans_2 WHERE { wd:Q130881 wdt:P868 ?ans_1 . wd:Q130881 wdt:P547 ?ans_2 }
lcquad2-22740
who scriptural rule for version or interpretation of Septuagint?
[ "Tanakh" ]
{ "entities": [ "Q29334", "Q83367", "Q51623" ], "relations": [ "P629", "P31" ], "adjacency": [ [ 0, 0, 1 ], [ 1, 1, 2 ] ], "entity_labels": [ "Septuagint", "Tanakh", "biblical canon" ], "relation_labels": [ "edition or translation of", "instance of" ] }
select distinct ?obj where { wd:Q29334 wdt:P629 ?obj . ?obj wdt:P31 wd:Q51623 }
lcquad2-24777
what are the province of pakistan that begins with s
[ "Sindh" ]
{ "entities": [ "Q15058985", "Q37211" ], "relations": [ "P31" ], "adjacency": [ [ 1, 0, 0 ] ], "entity_labels": [ "province of Pakistan", "Sindh" ], "relation_labels": [ "instance of" ] }
SELECT DISTINCT ?sbj ?sbj_label WHERE { ?sbj wdt:P31 wd:Q15058985 . ?sbj rdfs:label ?sbj_label . FILTER(STRSTARTS(lcase(?sbj_label), 's')) . FILTER (lang(?sbj_label) = 'en') } LIMIT 25
lcquad2-23765
let me know the hindu category title has the word shaivism in it
[ "Shaivism" ]
{ "entities": [ "Q234953", "Q1318257" ], "relations": [ "P31" ], "adjacency": [ [ 0, 0, 1 ] ], "entity_labels": [ "Shaivism", "Hindu denomination" ], "relation_labels": [ "instance of" ] }
SELECT DISTINCT ?sbj ?sbj_label WHERE { ?sbj wdt:P31 wd:Q1318257 . ?sbj rdfs:label ?sbj_label . FILTER(CONTAINS(lcase(?sbj_label), 'shaivism')) . FILTER (lang(?sbj_label) = 'en') } LIMIT 25
lcquad2-20653
What is the brief government beneath Japanese run the show to supplant Korea?
[ "Soviet Civil Administration" ]
{ "entities": [ "Q15242873", "Q59281", "Q503585" ], "relations": [ "P31", "P1366" ], "adjacency": [ [ 2, 1, 0 ], [ 0, 0, 1 ] ], "entity_labels": [ "Soviet Civil Administration", "provisional government", "Korea under Japanese rule" ], "relation_labels": [ "instance of", "replaced by" ] }
select distinct ?obj where { wd:Q503585 wdt:P1366 ?obj . ?obj wdt:P31 wd:Q59281 }
lcquad2-12606
"Which is {in struggle} of {Hermann Balck}, where has {scene} is {Europe} ?"
[ "World War I" ]
{ "entities": [ "Q61239", "Q46", "Q361" ], "relations": [ "P276", "P607" ], "adjacency": [ [ 0, 1, 2 ], [ 2, 0, 1 ] ], "entity_labels": [ "Hermann Balck", "Europe", "World War I" ], "relation_labels": [ "location", "conflict" ] }
SELECT ?answer WHERE { wd:Q61239 wdt:P607 ?answer . ?answer wdt:P276 wd:Q46}
lcquad2-15808
Reebok was established at which location?
[ "Tenerife" ]
{ "entities": [ "Q40846", "Q27063084", "Q466183" ], "relations": [ "P112", "P551" ], "adjacency": [ [ 2, 0, 1 ], [ 1, 1, 0 ] ], "entity_labels": [ "Tenerife", "Joseph William Foster", "Reebok" ], "relation_labels": [ "founded by", "residence" ] }
SELECT ?answer WHERE { wd:Q466183 wdt:P112 ?X . ?X wdt:P551 ?answer}
lcquad2-16499
Which is {devour day} of {subtopic of} {Chronology of Jesus} ?
[ "Christmas" ]
{ "entities": [ "Q51629", "Q19809", "Q302" ], "relations": [ "P841", "P1269" ], "adjacency": [ [ 0, 1, 2 ], [ 2, 0, 1 ] ], "entity_labels": [ "chronology of Jesus", "Christmas", "Jesus" ], "relation_labels": [ "feast day", "facet of" ] }
SELECT ?answer WHERE { wd:Q51629 wdt:P1269 ?X . ?X wdt:P841 ?answer}
lcquad2-23103
which chronicled period contains the word in their name
[ "Third Republic of Venezuela" ]
{ "entities": [ "Q8951", "Q11514315" ], "relations": [ "P31" ], "adjacency": [ [ 0, 0, 1 ] ], "entity_labels": [ "Third Republic of Venezuela", "historical period" ], "relation_labels": [ "instance of" ] }
SELECT DISTINCT ?sbj ?sbj_label WHERE { ?sbj wdt:P31 wd:Q11514315 . ?sbj rdfs:label ?sbj_label . FILTER(CONTAINS(lcase(?sbj_label), 'venezuela')) . FILTER (lang(?sbj_label) = 'en') } LIMIT 25
lcquad2-17403
The Enthusiasm of Joan of Circular segment script was initially composed in what dialect?
[ "Latin script" ]
{ "entities": [ "Q51520", "Q8229", "Q150" ], "relations": [ "P282", "P364" ], "adjacency": [ [ 0, 1, 2 ], [ 2, 0, 1 ] ], "entity_labels": [ "The Passion of Joan of Arc", "Latin script", "French" ], "relation_labels": [ "writing system", "original language of film or TV show" ] }
SELECT ?answer WHERE { wd:Q51520 wdt:P364 ?X . ?X wdt:P282 ?answer}
lcquad2-15920
What is educated of A Unused World Record played by?
[ "The Beatles" ]
{ "entities": [ "Q218255", "Q1299", "Q300498" ], "relations": [ "P737", "P175" ], "adjacency": [ [ 2, 1, 0 ], [ 0, 0, 1 ] ], "entity_labels": [ "Electric Light Orchestra", "The Beatles", "A New World Record" ], "relation_labels": [ "influenced by", "performer" ] }
SELECT ?answer WHERE { wd:Q300498 wdt:P175 ?X . ?X wdt:P737 ?answer}
lcquad2-15934
Who gave the{favorite player} of {doctoral boss} of {Elsa Boyer} ?
[ "Jacques Derrida" ]
{ "entities": [ "Q19981400", "Q130631", "Q432690" ], "relations": [ "P184", "P737" ], "adjacency": [ [ 0, 0, 2 ], [ 2, 1, 1 ] ], "entity_labels": [ "Elsa Boyer", "Jacques Derrida", "Catherine Malabou" ], "relation_labels": [ "doctoral advisor", "influenced by" ] }
SELECT ?answer WHERE { wd:Q19981400 wdt:P184 ?X . ?X wdt:P737 ?answer}
lcquad2-15424
Who is the craftsman for the tune Welcome to the Dark Parade?
[ "My Chemical Romance" ]
{ "entities": [ "Q2068199", "Q483285", "Q2291165" ], "relations": [ "P156", "P175" ], "adjacency": [ [ 0, 0, 2 ], [ 2, 1, 1 ] ], "entity_labels": [ "Welcome to the Black Parade", "My Chemical Romance", "Famous Last Words" ], "relation_labels": [ "followed by", "performer" ] }
SELECT ?answer WHERE { wd:Q2068199 wdt:P156 ?X . ?X wdt:P175 ?answer}
lcquad2-12514
Who was born at with Alexander Karelin which has twin town in Minneapolis?
[ "Novosibirsk" ]
{ "entities": [ "Q36091", "Q187247", "Q883" ], "relations": [ "P190", "P19" ], "adjacency": [ [ 1, 1, 2 ], [ 2, 0, 0 ] ], "entity_labels": [ "Minneapolis", "Alexander Karelin", "Novosibirsk" ], "relation_labels": [ "twinned administrative body", "place of birth" ] }
SELECT ?answer WHERE { wd:Q187247 wdt:P19 ?answer . ?answer wdt:P190 wd:Q36091}
lcquad2-24847
Name the country beginning with letter P that is undergoing economic crisis.
[ "Panic of 1907" ]
{ "entities": [ "Q290178", "Q844449" ], "relations": [ "P31" ], "adjacency": [ [ 1, 0, 0 ] ], "entity_labels": [ "economic crisis", "Panic of 1907" ], "relation_labels": [ "instance of" ] }
SELECT DISTINCT ?sbj ?sbj_label WHERE { ?sbj wdt:P31 wd:Q290178 . ?sbj rdfs:label ?sbj_label . FILTER(STRSTARTS(lcase(?sbj_label), 'p')) . FILTER (lang(?sbj_label) = 'en') } LIMIT 25
lcquad2-17753
WHAT IS THE MEDICAL THERAPY OF CAUS OF DEATH OF FRANCOIS-NICOLAS DELAISTRE
[ "Ringer's solution" ]
{ "entities": [ "Q12090", "Q1138664", "Q3084399" ], "relations": [ "P924", "P509" ], "adjacency": [ [ 2, 1, 0 ], [ 0, 0, 1 ] ], "entity_labels": [ "cholera", "Ringer's solution", "François-Nicolas Delaistre" ], "relation_labels": [ "possible treatment", "cause of death" ] }
SELECT ?answer WHERE { wd:Q3084399 wdt:P509 ?X . ?X wdt:P924 ?answer}
lcquad2-23594
Tell me the name of economic union with the word union in it.
[ "European Union" ]
{ "entities": [ "Q3623811", "Q458" ], "relations": [ "P31" ], "adjacency": [ [ 1, 0, 0 ] ], "entity_labels": [ "economic union", "European Union" ], "relation_labels": [ "instance of" ] }
SELECT DISTINCT ?sbj ?sbj_label WHERE { ?sbj wdt:P31 wd:Q3623811 . ?sbj rdfs:label ?sbj_label . FILTER(CONTAINS(lcase(?sbj_label), 'union')) . FILTER (lang(?sbj_label) = 'en') } LIMIT 25
lcquad2-23188
Tell me an agency of intelligence whose name contains the word stations.
[ "Y-stations" ]
{ "entities": [ "Q3497482", "Q47913" ], "relations": [ "P31" ], "adjacency": [ [ 0, 0, 1 ] ], "entity_labels": [ "Y-stations", "intelligence agency" ], "relation_labels": [ "instance of" ] }
SELECT DISTINCT ?sbj ?sbj_label WHERE { ?sbj wdt:P31 wd:Q47913 . ?sbj rdfs:label ?sbj_label . FILTER(CONTAINS(lcase(?sbj_label), 'stations')) . FILTER (lang(?sbj_label) = 'en') } LIMIT 25
lcquad2-20855
What was the culture of the Minoan civilization?
[ "Mycenaean Greece" ]
{ "entities": [ "Q465299", "Q134178", "Q181264" ], "relations": [ "P1382", "P31" ], "adjacency": [ [ 2, 0, 1 ], [ 2, 1, 0 ] ], "entity_labels": [ "archaeological culture", "Minoan civilization", "Mycenaean Greece" ], "relation_labels": [ "partially coincident with", "instance of" ] }
select distinct ?sbj where { ?sbj wdt:P1382 wd:Q134178 . ?sbj wdt:P31 wd:Q465299 }
lcquad2-14823
Who won the award that Jennifer Connelly was nominated for?
[ "Jennifer Connelly" ]
{ "entities": [ "Q103343", "Q106301" ], "relations": [ "P1411", "P1346" ], "adjacency": [ [ 0, 0, 1 ], [ 1, 1, 0 ] ], "entity_labels": [ "Jennifer Connelly", "Academy Award for Best Supporting Actress" ], "relation_labels": [ "nominated for", "winner" ] }
SELECT ?answer WHERE { wd:Q103343 wdt:P1411 ?X . ?X wdt:P1346 ?answer}
lcquad2-25354
what is agglutinative language of la espero of anthem and additionally which starts offevolved with letter e
[ "Esperanto" ]
{ "entities": [ "Q171263", "Q141005", "Q143" ], "relations": [ "P31", "P85" ], "adjacency": [ [ 2, 0, 0 ], [ 2, 1, 1 ] ], "entity_labels": [ "agglutinative language", "La Espero", "Esperanto" ], "relation_labels": [ "instance of", "anthem" ] }
SELECT DISTINCT ?sbj ?sbj_label WHERE { ?sbj wdt:P31 wd:Q171263 . ?sbj wdt:P85 wd:Q141005 . ?sbj rdfs:label ?sbj_label . FILTER(STRSTARTS(lcase(?sbj_label), 'e')) . FILTER (lang(?sbj_label) = 'en') } LIMIT 25
lcquad2-22318
In what city does South Stop take place?
[ "South Park" ]
{ "entities": [ "Q16538", "Q650733", "Q1964689" ], "relations": [ "P840", "P31" ], "adjacency": [ [ 0, 0, 1 ], [ 1, 1, 2 ] ], "entity_labels": [ "South Park", "South Park", "fictional city" ], "relation_labels": [ "narrative location", "instance of" ] }
select distinct ?obj where { wd:Q16538 wdt:P840 ?obj . ?obj wdt:P31 wd:Q1964689 }
lcquad2-16527
Give me the name of who gave the member of political party of John F. Starr?
[ "International Democrat Union" ]
{ "entities": [ "Q1700023", "Q29468", "Q862603" ], "relations": [ "P102", "P463" ], "adjacency": [ [ 0, 0, 1 ], [ 1, 1, 2 ] ], "entity_labels": [ "John F. Starr", "Republican Party", "International Democrat Union" ], "relation_labels": [ "member of political party", "member of" ] }
SELECT ?answer WHERE { wd:Q1700023 wdt:P102 ?X . ?X wdt:P463 ?answer}
lcquad2-14485
What city outskirts Tire?
[ "Baho" ]
{ "entities": [ "Q6730", "Q1059798", "Q82070" ], "relations": [ "P190", "P47" ], "adjacency": [ [ 2, 0, 0 ], [ 0, 1, 1 ] ], "entity_labels": [ "Perpignan", "Baho", "Tyre" ], "relation_labels": [ "twinned administrative body", "shares border with" ] }
SELECT ?answer WHERE { wd:Q82070 wdt:P190 ?X . ?X wdt:P47 ?answer}
lcquad2-24534
What twelve Olympians start with "d"?
[ "Dionysus" ]
{ "entities": [ "Q41680", "Q101609" ], "relations": [ "P31" ], "adjacency": [ [ 0, 0, 1 ] ], "entity_labels": [ "Dionysus", "Twelve Olympians" ], "relation_labels": [ "instance of" ] }
SELECT DISTINCT ?sbj ?sbj_label WHERE { ?sbj wdt:P31 wd:Q101609 . ?sbj rdfs:label ?sbj_label . FILTER(STRSTARTS(lcase(?sbj_label), 'd')) . FILTER (lang(?sbj_label) = 'en') } LIMIT 25
lcquad2-24318
NAME THE FORM OF GOVERMENT THAT STRTS WITH THE LETTER U
[ "unitary parliamentary republic" ]
{ "entities": [ "Q1307214", "Q22909549" ], "relations": [ "P31" ], "adjacency": [ [ 1, 0, 0 ] ], "entity_labels": [ "form of government", "unitary parliamentary republic" ], "relation_labels": [ "instance of" ] }
SELECT DISTINCT ?sbj ?sbj_label WHERE { ?sbj wdt:P31 wd:Q1307214 . ?sbj rdfs:label ?sbj_label . FILTER(STRSTARTS(lcase(?sbj_label), 'u')) . FILTER (lang(?sbj_label) = 'en') } LIMIT 25
lcquad2-15553
Which edition is this?
[ "Arvada West High School" ]
{ "entities": [ "Q4802350", "Q36479", "Q16204825" ], "relations": [ "P3092", "P69" ], "adjacency": [ [ 1, 0, 2 ], [ 2, 1, 0 ] ], "entity_labels": [ "Arvada West High School", "The Lion King", "Barry Kooser" ], "relation_labels": [ "film crew member", "educated at" ] }
SELECT ?answer WHERE { wd:Q36479 wdt:P3092 ?X . ?X wdt:P69 ?answer}
lcquad2-16704
Which is computing stage of portion arrangement of World of Warcraft: Fogs of Pandaria ?
[ "PlayStation" ]
{ "entities": [ "Q815739", "Q841953", "Q10677" ], "relations": [ "P179", "P400" ], "adjacency": [ [ 1, 0, 0 ], [ 0, 1, 2 ] ], "entity_labels": [ "Warcraft", "World of Warcraft: Mists of Pandaria", "PlayStation" ], "relation_labels": [ "part of the series", "platform" ] }
SELECT ?answer WHERE { wd:Q841953 wdt:P179 ?X . ?X wdt:P400 ?answer}
lcquad2-22837
What is the Kurdish nation?
[ "Iran" ]
{ "entities": [ "Q12223", "Q794", "Q3624078" ], "relations": [ "P31", "P172" ], "adjacency": [ [ 1, 1, 0 ], [ 1, 0, 2 ] ], "entity_labels": [ "Kurds", "Iran", "sovereign state" ], "relation_labels": [ "instance of", "ethnic group" ] }
select distinct ?sbj where { ?sbj wdt:P172 wd:Q12223 . ?sbj wdt:P31 wd:Q3624078 }
lcquad2-23554
Tell me which is the unit of size which consists of the word zeptometre in it is name?
[ "zeptometre" ]
{ "entities": [ "Q3270676", "Q1978718" ], "relations": [ "P31" ], "adjacency": [ [ 0, 0, 1 ] ], "entity_labels": [ "zeptometre", "unit of length" ], "relation_labels": [ "instance of" ] }
SELECT DISTINCT ?sbj ?sbj_label WHERE { ?sbj wdt:P31 wd:Q1978718 . ?sbj rdfs:label ?sbj_label . FILTER(CONTAINS(lcase(?sbj_label), 'zeptometre')) . FILTER (lang(?sbj_label) = 'en') } LIMIT 25
lcquad2-22214
What church is found in Manhattan?
[ "Trinity Church" ]
{ "entities": [ "Q11299", "Q866896", "Q16970" ], "relations": [ "P31", "P276" ], "adjacency": [ [ 1, 1, 0 ], [ 1, 0, 2 ] ], "entity_labels": [ "Manhattan", "Trinity Church", "church building" ], "relation_labels": [ "instance of", "location" ] }
select distinct ?sbj where { ?sbj wdt:P276 wd:Q11299 . ?sbj wdt:P31 wd:Q16970 }
lcquad2-14860
How long is Kent Paul's movie?
[ "PlayStation 2" ]
{ "entities": [ "Q14544980", "Q83265", "Q10680" ], "relations": [ "P1441", "P400" ], "adjacency": [ [ 0, 0, 1 ], [ 1, 1, 2 ] ], "entity_labels": [ "Kent Paul", "Grand Theft Auto: San Andreas", "PlayStation 2" ], "relation_labels": [ "present in work", "platform" ] }
SELECT ?answer WHERE { wd:Q14544980 wdt:P1441 ?X . ?X wdt:P400 ?answer}
lcquad2-25483
name a flammable gaz that begins with letter V
[ "vinyl fluoride" ]
{ "entities": [ "Q10913792", "Q51139288", "Q420955" ], "relations": [ "P31", "P4952" ], "adjacency": [ [ 2, 0, 0 ], [ 2, 1, 1 ] ], "entity_labels": [ "flammable gas", "NFPA 704: Standard System for the Identification of the Hazards of Materials for Emergency Response", "vinyl fluoride" ], "relation_labels": [ "instance of", "safety classification and labelling" ] }
SELECT DISTINCT ?sbj ?sbj_label WHERE { ?sbj wdt:P31 wd:Q10913792 . ?sbj wdt:P4952 wd:Q51139288 . ?sbj rdfs:label ?sbj_label . FILTER(STRSTARTS(lcase(?sbj_label), 'v')) . FILTER (lang(?sbj_label) = 'en') } LIMIT 25
lcquad2-11875
What instrument played is a poached egg with the prequel of Simmering?
[ "poaching" ]
{ "entities": [ "Q240164", "Q1363043", "Q263588" ], "relations": [ "P156", "P2283" ], "adjacency": [ [ 1, 1, 2 ], [ 2, 0, 0 ] ], "entity_labels": [ "simmering", "poached egg", "poaching" ], "relation_labels": [ "followed by", "uses" ] }
SELECT ?answer WHERE { wd:Q1363043 wdt:P2283 ?answer . ?answer wdt:P156 wd:Q240164}
lcquad2-17636
Who is the government that heads the work environment of Carl Theodor Dreyer?
[ "Mette Frederiksen" ]
{ "entities": [ "Q51127", "Q5015", "Q35" ], "relations": [ "P6", "P937" ], "adjacency": [ [ 0, 1, 2 ], [ 2, 0, 1 ] ], "entity_labels": [ "Carl Theodor Dreyer", "Mette Frederiksen", "Denmark" ], "relation_labels": [ "head of government", "work location" ] }
SELECT ?answer WHERE { wd:Q51127 wdt:P937 ?X . ?X wdt:P6 ?answer}
lcquad2-17734
What commodityis overseen by Wilderness Mine?
[ "aluminium oxide" ]
{ "entities": [ "Q177342", "Q5506020", "Q1374297" ], "relations": [ "P1056", "P137" ], "adjacency": [ [ 1, 1, 2 ], [ 2, 0, 0 ] ], "entity_labels": [ "aluminium oxide", "Frontier Mine", "Eurasian Natural Resources Corporation" ], "relation_labels": [ "product or material produced", "operator" ] }
SELECT ?answer WHERE { wd:Q5506020 wdt:P137 ?X . ?X wdt:P1056 ?answer}
lcquad2-12147
"Which curtain contributing factor is (376574) Michalkusiak orbited by?"
[ "Sun" ]
{ "entities": [ "Q16525588", "Q49005", "Q525" ], "relations": [ "P1479", "P398" ], "adjacency": [ [ 1, 0, 2 ], [ 2, 1, 0 ] ], "entity_labels": [ "376574 Michalkusiak", "curtain", "Sun" ], "relation_labels": [ "has contributing factor", "child astronomical body" ] }
SELECT ?answer WHERE { wd:Q49005 wdt:P1479 ?answer . ?answer wdt:P398 wd:Q16525588}
lcquad2-19963
who film generation company for trade division of Walt Disney Parks and Resorts?
[ "The Walt Disney Company" ]
{ "entities": [ "Q7414", "Q1762059", "Q1431781" ], "relations": [ "P199", "P31" ], "adjacency": [ [ 0, 0, 2 ], [ 0, 1, 1 ] ], "entity_labels": [ "The Walt Disney Company", "film production company", "Disney Parks, Experiences and Products" ], "relation_labels": [ "business division", "instance of" ] }
select distinct ?sbj where { ?sbj wdt:P199 wd:Q1431781 . ?sbj wdt:P31 wd:Q1762059 }
lcquad2-16572
What locations are nearby the capital of the Pandyan Dynasty?
[ "Dindigul district" ]
{ "entities": [ "Q844910", "Q228405", "Q15154" ], "relations": [ "P47", "P36" ], "adjacency": [ [ 0, 1, 1 ], [ 1, 0, 2 ] ], "entity_labels": [ "Pandya dynasty", "Madurai", "Dindigul district" ], "relation_labels": [ "shares border with", "capital" ] }
SELECT ?answer WHERE { wd:Q844910 wdt:P36 ?X . ?X wdt:P47 ?answer}
lcquad2-12049
What is the title of dialect of Pāli Rule that's diverse from Pali language?
[ "Pali" ]
{ "entities": [ "Q16919429", "Q36727", "Q215685" ], "relations": [ "P1889", "P407" ], "adjacency": [ [ 2, 1, 1 ], [ 1, 0, 0 ] ], "entity_labels": [ "Pali", "Pali", "Pāli Canon" ], "relation_labels": [ "different from", "language of work or name" ] }
SELECT ?answer WHERE { wd:Q215685 wdt:P407 ?answer . ?answer wdt:P1889 wd:Q16919429}
lcquad2-13950
Which actor played Good Will Hunting in the movie?
[ "George Plimpton" ]
{ "entities": [ "Q1508079", "Q193835", "Q33999" ], "relations": [ "P106", "P161" ], "adjacency": [ [ 1, 1, 0 ], [ 0, 0, 2 ] ], "entity_labels": [ "George Plimpton", "Good Will Hunting", "actor" ], "relation_labels": [ "occupation", "cast member" ] }
SELECT ?answer WHERE { wd:Q193835 wdt:P161 ?answer . ?answer wdt:P106 wd:Q33999}
lcquad2-15531
Who is the painter of the work depicted by Markko Rivera?
[ "Agnes Nixon" ]
{ "entities": [ "Q394607", "Q6771066", "Q624611" ], "relations": [ "P1441", "P170" ], "adjacency": [ [ 1, 0, 2 ], [ 2, 1, 0 ] ], "entity_labels": [ "Agnes Nixon", "Markko Rivera", "One Life to Live" ], "relation_labels": [ "present in work", "creator" ] }
SELECT ?answer WHERE { wd:Q6771066 wdt:P1441 ?X . ?X wdt:P170 ?answer}
lcquad2-25350
What şəhər starting with b is placed in or next to the physique of water the Caspian Sea?
[ "Baku" ]
{ "entities": [ "Q9248", "Q56557664", "Q5484" ], "relations": [ "P31", "P206" ], "adjacency": [ [ 0, 0, 1 ], [ 0, 1, 2 ] ], "entity_labels": [ "Baku", "şəhər", "Caspian Sea" ], "relation_labels": [ "instance of", "located in or next to body of water" ] }
SELECT DISTINCT ?sbj ?sbj_label WHERE { ?sbj wdt:P31 wd:Q56557664 . ?sbj wdt:P206 wd:Q5484 . ?sbj rdfs:label ?sbj_label . FILTER(STRSTARTS(lcase(?sbj_label), 'b')) . FILTER (lang(?sbj_label) = 'en') } LIMIT 25
lcquad2-14192
(Isambard Kingdom Brunel) died at which place that also has a (partner town) known as (Tehran).
[ "London" ]
{ "entities": [ "Q3616", "Q207380", "Q84" ], "relations": [ "P190", "P20" ], "adjacency": [ [ 1, 1, 2 ], [ 2, 0, 0 ] ], "entity_labels": [ "Tehran", "Isambard Kingdom Brunel", "London" ], "relation_labels": [ "twinned administrative body", "place of death" ] }
SELECT ?answer WHERE { wd:Q207380 wdt:P20 ?answer . ?answer wdt:P190 wd:Q3616}
lcquad2-25019
Name a gigantic statue depicting Zeus that contain the phrase " olympia" in its name
[ "Statue of Zeus at Olympia" ]
{ "entities": [ "Q46239", "Q1779653", "Q34201" ], "relations": [ "P31", "P180" ], "adjacency": [ [ 0, 0, 1 ], [ 0, 1, 2 ] ], "entity_labels": [ "Statue of Zeus at Olympia", "colossal statue", "Zeus" ], "relation_labels": [ "instance of", "depicts" ] }
SELECT DISTINCT ?sbj ?sbj_label WHERE { ?sbj wdt:P31 wd:Q1779653 . ?sbj wdt:P180 wd:Q34201 . ?sbj rdfs:label ?sbj_label . FILTER(CONTAINS(lcase(?sbj_label), 'olympia')) . FILTER (lang(?sbj_label) = 'en') } LIMIT 25
lcquad2-11791
Who are the journalists of The Moment Coming, whose deathplace is Menton?
[ "William Butler Yeats" ]
{ "entities": [ "Q180083", "Q1754273", "Q40213" ], "relations": [ "P20", "P50" ], "adjacency": [ [ 1, 1, 2 ], [ 2, 0, 0 ] ], "entity_labels": [ "Menton", "The Second Coming", "William Butler Yeats" ], "relation_labels": [ "place of death", "author" ] }
SELECT ?answer WHERE { wd:Q1754273 wdt:P50 ?answer . ?answer wdt:P20 wd:Q180083}
lcquad2-17838
Who is the chancellor that lives in Max Born?
[ "Jacek Sutryk" ]
{ "entities": [ "Q58978", "Q57691411", "Q1799" ], "relations": [ "P6", "P551" ], "adjacency": [ [ 0, 1, 2 ], [ 2, 0, 1 ] ], "entity_labels": [ "Max Born", "Jacek Sutryk", "Wrocław" ], "relation_labels": [ "head of government", "residence" ] }
SELECT ?answer WHERE { wd:Q58978 wdt:P551 ?X . ?X wdt:P6 ?answer}
lcquad2-21014
James Stewart is represented by which talent agency?
[ "Music Corporation of America, Inc." ]
{ "entities": [ "Q61205003", "Q5354754", "Q102462" ], "relations": [ "P1268", "P31" ], "adjacency": [ [ 0, 0, 2 ], [ 0, 1, 1 ] ], "entity_labels": [ "Music Corporation of America, Inc.", "talent agency", "James Stewart" ], "relation_labels": [ "represents", "instance of" ] }
select distinct ?sbj where { ?sbj wdt:P1268 wd:Q102462 . ?sbj wdt:P31 wd:Q5354754 }
lcquad2-21479
Which video diversion company created Pong?
[ "Atari, Inc." ]
{ "entities": [ "Q13409231", "Q1137109", "Q216293" ], "relations": [ "P178", "P31" ], "adjacency": [ [ 2, 0, 0 ], [ 0, 1, 1 ] ], "entity_labels": [ "Atari, Inc.", "video game publisher", "Pong" ], "relation_labels": [ "developer", "instance of" ] }
select distinct ?obj where { wd:Q216293 wdt:P178 ?obj . ?obj wdt:P31 wd:Q1137109 }
lcquad2-24499
What is the unit of vitality that begins with the letter z
[ "zettajoule" ]
{ "entities": [ "Q53393893", "Q2916980" ], "relations": [ "P31" ], "adjacency": [ [ 0, 0, 1 ] ], "entity_labels": [ "zettajoule", "unit of energy" ], "relation_labels": [ "instance of" ] }
SELECT DISTINCT ?sbj ?sbj_label WHERE { ?sbj wdt:P31 wd:Q2916980 . ?sbj rdfs:label ?sbj_label . FILTER(STRSTARTS(lcase(?sbj_label), 'z')) . FILTER (lang(?sbj_label) = 'en') } LIMIT 25
lcquad2-24437
Explain to me that Class II fuel liquid begins with the letter t in this
[ "tetramethyllead" ]
{ "entities": [ "Q425777", "Q21009057" ], "relations": [ "P31" ], "adjacency": [ [ 0, 0, 1 ] ], "entity_labels": [ "tetramethyllead", "Class II combustible liquid" ], "relation_labels": [ "instance of" ] }
SELECT DISTINCT ?sbj ?sbj_label WHERE { ?sbj wdt:P31 wd:Q21009057 . ?sbj rdfs:label ?sbj_label . FILTER(STRSTARTS(lcase(?sbj_label), 't')) . FILTER (lang(?sbj_label) = 'en') } LIMIT 25
lcquad2-15126
in which sport does Abebe Bikila hold an olimpic record?
[ "list of Olympic records in athletics" ]
{ "entities": [ "Q542", "Q52596", "Q1043261" ], "relations": [ "P641", "P2869" ], "adjacency": [ [ 1, 0, 0 ], [ 0, 1, 2 ] ], "entity_labels": [ "athletics", "Abebe Bikila", "list of Olympic records in athletics" ], "relation_labels": [ "sport", "record or record progression" ] }
SELECT ?answer WHERE { wd:Q52596 wdt:P641 ?X . ?X wdt:P2869 ?answer}
lcquad2-12036
Which well-known work of Lysippos that has a form of music intitled nude?
[ "Apoxyomenos" ]
{ "entities": [ "Q192222", "Q40446", "Q431029" ], "relations": [ "P136", "P800" ], "adjacency": [ [ 0, 1, 2 ], [ 2, 0, 1 ] ], "entity_labels": [ "Lysippos", "nude", "Apoxyomenos" ], "relation_labels": [ "genre", "notable work" ] }
SELECT ?answer WHERE { wd:Q192222 wdt:P800 ?answer . ?answer wdt:P136 wd:Q40446}
lcquad2-20683
The twinned authoritative body of More prominent Manchester is found in which free community?
[ "Peine" ]
{ "entities": [ "Q23099", "Q6850", "Q2267870" ], "relations": [ "P31", "P190" ], "adjacency": [ [ 1, 1, 0 ], [ 1, 0, 2 ] ], "entity_labels": [ "Greater Manchester", "Peine", "independent community" ], "relation_labels": [ "instance of", "twinned administrative body" ] }
select distinct ?sbj where { ?sbj wdt:P190 wd:Q23099 . ?sbj wdt:P31 wd:Q2267870 }
lcquad2-12013
What is the birth city of Lev Yashin, which has municipalities in Ostankinsky District?
[ "Moscow" ]
{ "entities": [ "Q649", "Q167828", "Q2704188" ], "relations": [ "P19", "P150" ], "adjacency": [ [ 1, 0, 0 ], [ 0, 1, 2 ] ], "entity_labels": [ "Moscow", "Lev Yashin", "Ostankinsky District" ], "relation_labels": [ "place of birth", "contains the administrative territorial entity" ] }
SELECT ?answer WHERE { wd:Q167828 wdt:P19 ?answer . ?answer wdt:P150 wd:Q2704188}
lcquad2-14315
Who's the president of majestic state of Beishi River?
[ "Tsai Ing-wen" ]
{ "entities": [ "Q3637532", "Q865", "Q233984" ], "relations": [ "P35", "P17" ], "adjacency": [ [ 0, 1, 1 ], [ 1, 0, 2 ] ], "entity_labels": [ "Beishi River", "Taiwan", "Tsai Ing-wen" ], "relation_labels": [ "head of state", "country" ] }
SELECT ?answer WHERE { wd:Q3637532 wdt:P17 ?X . ?X wdt:P35 ?answer}
lcquad2-22561
N / A N / A
[ "Lions' Gate" ]
{ "entities": [ "Q8474", "Q53060", "Q129278" ], "relations": [ "P31", "P88" ], "adjacency": [ [ 2, 1, 0 ], [ 2, 0, 1 ] ], "entity_labels": [ "Suleiman the Magnificent", "gate", "Lions' Gate" ], "relation_labels": [ "instance of", "commissioned by" ] }
select distinct ?sbj where { ?sbj wdt:P88 wd:Q8474 . ?sbj wdt:P31 wd:Q53060 }
lcquad2-23844
Disclose me Indigenous peoples of the United States whose name has the word yatasi in it.
[ "Yatasi" ]
{ "entities": [ "Q49297", "Q8050173" ], "relations": [ "P31" ], "adjacency": [ [ 1, 0, 0 ] ], "entity_labels": [ "Native Americans in the United States", "Yatasi" ], "relation_labels": [ "instance of" ] }
SELECT DISTINCT ?sbj ?sbj_label WHERE { ?sbj wdt:P31 wd:Q49297 . ?sbj rdfs:label ?sbj_label . FILTER(CONTAINS(lcase(?sbj_label), 'yatasi')) . FILTER (lang(?sbj_label) = 'en') } LIMIT 25
lcquad2-17545
Who is the maker of the motion picture Jackie Chan?
[ "El trece" ]
{ "entities": [ "Q1032473", "Q36970", "Q23702848" ], "relations": [ "P793", "P61" ], "adjacency": [ [ 1, 0, 2 ], [ 2, 1, 0 ] ], "entity_labels": [ "El trece", "Jackie Chan", "Panama Papers" ], "relation_labels": [ "significant event", "discoverer or inventor" ] }
SELECT ?answer WHERE { wd:Q36970 wdt:P793 ?X . ?X wdt:P61 ?answer}
lcquad2-15069
who are the pupils of the disciple of yuquan shenxiu?
[ "Huineng" ]
{ "entities": [ "Q1364567", "Q345012", "Q704016" ], "relations": [ "P802", "P1066" ], "adjacency": [ [ 2, 1, 0 ], [ 0, 0, 1 ] ], "entity_labels": [ "Daman Hongren", "Huineng", "Yuquan Shenxiu" ], "relation_labels": [ "student", "student of" ] }
SELECT ?answer WHERE { wd:Q704016 wdt:P1066 ?X . ?X wdt:P802 ?answer}
lcquad2-24568
What are the road type which begin with the letter w
[ "woonerf" ]
{ "entities": [ "Q7860962", "Q8034016" ], "relations": [ "P31" ], "adjacency": [ [ 1, 0, 0 ] ], "entity_labels": [ "road type", "woonerf" ], "relation_labels": [ "instance of" ] }
SELECT DISTINCT ?sbj ?sbj_label WHERE { ?sbj wdt:P31 wd:Q7860962 . ?sbj rdfs:label ?sbj_label . FILTER(STRSTARTS(lcase(?sbj_label), 'w')) . FILTER (lang(?sbj_label) = 'en') } LIMIT 25
lcquad2-10101
What is the typology of the Dutch language and what is the grammatical gender?
[ "common", "V2 word order" ]
{ "entities": [ "Q1516105", "Q1305037", "Q7411" ], "relations": [ "P5109", "P4132" ], "adjacency": [ [ 2, 1, 0 ], [ 2, 0, 1 ] ], "entity_labels": [ "V2 word order", "common", "Dutch" ], "relation_labels": [ "has grammatical gender", "linguistic typology" ] }
SELECT ?ans_1 ?ans_2 WHERE { wd:Q7411 wdt:P4132 ?ans_1 . wd:Q7411 wdt:P5109 ?ans_2 }
lcquad2-13873
"Which birth city beginning from Trina Gulliver, encompasses a accomplice city named Heemstede?"
[ "Royal Leamington Spa" ]
{ "entities": [ "Q9928", "Q445039", "Q546635" ], "relations": [ "P190", "P19" ], "adjacency": [ [ 1, 1, 2 ], [ 2, 0, 0 ] ], "entity_labels": [ "Heemstede", "Trina Gulliver", "Royal Leamington Spa" ], "relation_labels": [ "twinned administrative body", "place of birth" ] }
SELECT ?answer WHERE { wd:Q445039 wdt:P19 ?answer . ?answer wdt:P190 wd:Q9928}
lcquad2-14094
When for the duration of the records of Turkey did the u . s . have diplomatic members of the family with Argentina?
[ "Turkey" ]
{ "entities": [ "Q43", "Q414", "Q190876" ], "relations": [ "P1269", "P530" ], "adjacency": [ [ 2, 0, 0 ], [ 0, 1, 1 ] ], "entity_labels": [ "Turkey", "Argentina", "history of Turkey" ], "relation_labels": [ "facet of", "diplomatic relation" ] }
SELECT ?answer WHERE { wd:Q190876 wdt:P1269 ?answer . ?answer wdt:P530 wd:Q414}
lcquad2-9631
Tell me the place Adrien Brody lives and what he does for work.
[ "television actor", "Queens" ]
{ "entities": [ "Q104514", "Q10798782", "Q18424" ], "relations": [ "P106", "P551" ], "adjacency": [ [ 0, 1, 2 ], [ 0, 0, 1 ] ], "entity_labels": [ "Adrien Brody", "television actor", "Queens" ], "relation_labels": [ "occupation", "residence" ] }
SELECT ?ans_1 ?ans_2 WHERE { wd:Q104514 wdt:P551 ?ans_1 . wd:Q104514 wdt:P106 ?ans_2 }
lcquad2-19706
What is the work area of Bilbao?
[ "Ander Arzak" ]
{ "entities": [ "Q5", "Q97654221", "Q8692" ], "relations": [ "P31", "P937" ], "adjacency": [ [ 1, 1, 2 ], [ 1, 0, 0 ] ], "entity_labels": [ "human", "Ander Arzak", "Bilbao" ], "relation_labels": [ "instance of", "work location" ] }
select distinct ?sbj where { ?sbj wdt:P937 wd:Q8692 . ?sbj wdt:P31 wd:Q5 }
lcquad2-23223
What are the railway corporation which begin with the letter viaquatro
[ "ViaQuatro" ]
{ "entities": [ "Q3069359", "Q249556" ], "relations": [ "P31" ], "adjacency": [ [ 0, 0, 1 ] ], "entity_labels": [ "ViaQuatro", "railway company" ], "relation_labels": [ "instance of" ] }
SELECT DISTINCT ?sbj ?sbj_label WHERE { ?sbj wdt:P31 wd:Q249556 . ?sbj rdfs:label ?sbj_label . FILTER(CONTAINS(lcase(?sbj_label), 'viaquatro')) . FILTER (lang(?sbj_label) = 'en') } LIMIT 25
lcquad2-14202
In which order is the highest taxon of Liliacaea?
[ "Liliales" ]
{ "entities": [ "Q36602", "Q53480", "Q53478" ], "relations": [ "P105", "P171" ], "adjacency": [ [ 1, 1, 2 ], [ 2, 0, 0 ] ], "entity_labels": [ "order", "Liliaceae", "Liliales" ], "relation_labels": [ "taxon rank", "parent taxon" ] }
SELECT ?answer WHERE { wd:Q53480 wdt:P171 ?answer . ?answer wdt:P105 wd:Q36602}
lcquad2-15423
What is the neighboring town where Johann-Albrecht von Blücher died?
[ "Belfast" ]
{ "entities": [ "Q586", "Q10686", "Q19506611" ], "relations": [ "P190", "P20" ], "adjacency": [ [ 2, 1, 0 ], [ 0, 0, 1 ] ], "entity_labels": [ "Bonn", "Belfast", "Johann-Albrecht von Blücher" ], "relation_labels": [ "twinned administrative body", "place of death" ] }
SELECT ?answer WHERE { wd:Q19506611 wdt:P20 ?X . ?X wdt:P190 ?answer}
lcquad2-19678
In 1984, describe the fictional characters.
[ "Winston Smith" ]
{ "entities": [ "Q15632617", "Q208460", "Q11428966" ], "relations": [ "P674", "P31" ], "adjacency": [ [ 1, 0, 2 ], [ 2, 1, 0 ] ], "entity_labels": [ "fictional human", "Nineteen Eighty-Four", "Winston Smith" ], "relation_labels": [ "characters", "instance of" ] }
select distinct ?obj where { wd:Q208460 wdt:P674 ?obj . ?obj wdt:P31 wd:Q15632617 }
lcquad2-20198
What Spanish Empire does Saint Mary belong to?
[ "Our Lady of the Pillar" ]
{ "entities": [ "Q1479965", "Q1509831", "Q80702" ], "relations": [ "P2925", "P31" ], "adjacency": [ [ 0, 0, 2 ], [ 0, 1, 1 ] ], "entity_labels": [ "Our Lady of the Pillar", "title of Virgin Mary", "Spanish Empire" ], "relation_labels": [ "domain of saint or deity", "instance of" ] }
select distinct ?sbj where { ?sbj wdt:P2925 wd:Q80702 . ?sbj wdt:P31 wd:Q1509831 }