id
stringlengths 11
13
| question
stringlengths 11
8.64k
| answers
sequence | subgraph
dict | sparql
stringlengths 49
483
|
---|---|---|---|---|
lcquad2-14864 | Why are books writen almost Salvador Dali | [
"tree"
] | {
"entities": [
"Q5577",
"Q10884",
"Q167536"
],
"relations": [
"P180",
"P800"
],
"adjacency": [
[
0,
1,
2
],
[
2,
0,
1
]
],
"entity_labels": [
"Salvador Dalí",
"tree",
"The Great Masturbator"
],
"relation_labels": [
"depicts",
"notable work"
]
} | SELECT ?answer WHERE { wd:Q5577 wdt:P800 ?X . ?X wdt:P180 ?answer} |
lcquad2-17191 | Who was the producer of the theatrical troupe, Dragons: Fire and Ice | [
"toy"
] | {
"entities": [
"Q2612238",
"Q5305409",
"Q11422"
],
"relations": [
"P1056",
"P272"
],
"adjacency": [
[
1,
1,
0
],
[
0,
0,
2
]
],
"entity_labels": [
"Mega Brands",
"Dragons: Fire and Ice",
"toy"
],
"relation_labels": [
"product or material produced",
"production company"
]
} | SELECT ?answer WHERE { wd:Q5305409 wdt:P272 ?X . ?X wdt:P1056 ?answer} |
lcquad2-15977 | What countries border Loch Lomond? | [
"England"
] | {
"entities": [
"Q21",
"Q22",
"Q208926"
],
"relations": [
"P47",
"P205"
],
"adjacency": [
[
2,
1,
1
],
[
1,
0,
0
]
],
"entity_labels": [
"England",
"Scotland",
"Loch Lomond"
],
"relation_labels": [
"shares border with",
"basin country"
]
} | SELECT ?answer WHERE { wd:Q208926 wdt:P205 ?X . ?X wdt:P47 ?answer} |
lcquad2-24666 | what are the war deity which begin with the letter z | [
"Zalmoxis"
] | {
"entities": [
"Q145218",
"Q41863069"
],
"relations": [
"P31"
],
"adjacency": [
[
0,
0,
1
]
],
"entity_labels": [
"Zalmoxis",
"war deity"
],
"relation_labels": [
"instance of"
]
} | SELECT DISTINCT ?sbj ?sbj_label WHERE { ?sbj wdt:P31 wd:Q41863069 . ?sbj rdfs:label ?sbj_label . FILTER(STRSTARTS(lcase(?sbj_label), 'z')) . FILTER (lang(?sbj_label) = 'en') } LIMIT 25 |
lcquad2-20368 | Say the individual not at all like of Ian Thorpe | [
"Ian Thorpe"
] | {
"entities": [
"Q185044",
"Q36521484",
"Q5"
],
"relations": [
"P31",
"P1889"
],
"adjacency": [
[
1,
1,
0
],
[
1,
0,
2
]
],
"entity_labels": [
"Ian Thorpe",
"Ian Thorpe",
"human"
],
"relation_labels": [
"instance of",
"different from"
]
} | select distinct ?sbj where { ?sbj wdt:P1889 wd:Q185044 . ?sbj wdt:P31 wd:Q5 } |
lcquad2-25011 | Who is the organizer of the Grand Tour for Amaury Sport Organisation that has the word de in their name? | [
"Tour de France"
] | {
"entities": [
"Q33881",
"Q866427",
"Q372681"
],
"relations": [
"P31",
"P664"
],
"adjacency": [
[
0,
0,
1
],
[
0,
1,
2
]
],
"entity_labels": [
"Tour de France",
"Grand Tour",
"Amaury Sport Organisation"
],
"relation_labels": [
"instance of",
"organizer"
]
} | SELECT DISTINCT ?sbj ?sbj_label WHERE { ?sbj wdt:P31 wd:Q866427 . ?sbj wdt:P664 wd:Q372681 . ?sbj rdfs:label ?sbj_label . FILTER(CONTAINS(lcase(?sbj_label), 'de')) . FILTER (lang(?sbj_label) = 'en') } LIMIT 25 |
lcquad2-19828 | What is the religion Druze's order? | [
"Druzism"
] | {
"entities": [
"Q163943",
"Q2061186",
"Q113152268"
],
"relations": [
"P140",
"P31"
],
"adjacency": [
[
0,
0,
2
],
[
2,
1,
1
]
],
"entity_labels": [
"Druze",
"religious order",
"Druzism"
],
"relation_labels": [
"religion or worldview",
"instance of"
]
} | select distinct ?obj where { wd:Q163943 wdt:P140 ?obj . ?obj wdt:P31 wd:Q2061186 } |
lcquad2-16239 | Give the name of the person who preceeds the joint EuropeanTorus desierd result. | [
"fusion power"
] | {
"entities": [
"Q191788",
"Q1702534",
"Q641442"
],
"relations": [
"P156",
"P3712"
],
"adjacency": [
[
1,
0,
0
],
[
0,
1,
2
]
],
"entity_labels": [
"ITER",
"Joint European Torus",
"fusion power"
],
"relation_labels": [
"followed by",
"has goal"
]
} | SELECT ?answer WHERE { wd:Q1702534 wdt:P156 ?X . ?X wdt:P3712 ?answer} |
lcquad2-15310 | Who are the creators of The Colorado Kid? | [
"From a Buick 8"
] | {
"entities": [
"Q464557",
"Q1051999",
"Q39829"
],
"relations": [
"P50",
"P800"
],
"adjacency": [
[
0,
0,
2
],
[
2,
1,
1
]
],
"entity_labels": [
"The Colorado Kid",
"From a Buick 8",
"Stephen King"
],
"relation_labels": [
"author",
"notable work"
]
} | SELECT ?answer WHERE { wd:Q464557 wdt:P50 ?X . ?X wdt:P800 ?answer} |
lcquad2-23638 | Let me know site whose title has the word willy in it. | [
"Where's Willy?"
] | {
"entities": [
"Q919566",
"Q35127"
],
"relations": [
"P31"
],
"adjacency": [
[
0,
0,
1
]
],
"entity_labels": [
"Where's Willy?",
"website"
],
"relation_labels": [
"instance of"
]
} | SELECT DISTINCT ?sbj ?sbj_label WHERE { ?sbj wdt:P31 wd:Q35127 . ?sbj rdfs:label ?sbj_label . FILTER(CONTAINS(lcase(?sbj_label), 'willy')) . FILTER (lang(?sbj_label) = 'en') } LIMIT 25 |
lcquad2-15246 | In which {sister city} was {Emo Philips} {born at}? | [
"Hamburg"
] | {
"entities": [
"Q1297",
"Q2422570",
"Q1055"
],
"relations": [
"P190",
"P19"
],
"adjacency": [
[
1,
1,
0
],
[
0,
0,
2
]
],
"entity_labels": [
"Chicago",
"Emo Philips",
"Hamburg"
],
"relation_labels": [
"twinned administrative body",
"place of birth"
]
} | SELECT ?answer WHERE { wd:Q2422570 wdt:P19 ?X . ?X wdt:P190 ?answer} |
lcquad2-13602 | What is the birth city of Charles IV which is within the state Čimice? | [
"Prague"
] | {
"entities": [
"Q155669",
"Q2440414",
"Q1085"
],
"relations": [
"P19",
"P150"
],
"adjacency": [
[
0,
0,
2
],
[
2,
1,
1
]
],
"entity_labels": [
"Charles IV",
"Čimice",
"Prague"
],
"relation_labels": [
"place of birth",
"contains the administrative territorial entity"
]
} | SELECT ?answer WHERE { wd:Q155669 wdt:P19 ?answer . ?answer wdt:P150 wd:Q2440414} |
lcquad2-17756 | Who has a place to the name of Ice 3d shape ? | [
"Universal Music Group"
] | {
"entities": [
"Q38903",
"Q173637",
"Q193023"
],
"relations": [
"P127",
"P264"
],
"adjacency": [
[
1,
1,
2
],
[
2,
0,
0
]
],
"entity_labels": [
"Universal Music Group",
"Ice Cube",
"Capitol Records"
],
"relation_labels": [
"owned by",
"record label"
]
} | SELECT ?answer WHERE { wd:Q173637 wdt:P264 ?X . ?X wdt:P127 ?answer} |
lcquad2-9581 | What condition is treated by cocaine? | [
"probucol",
"cough"
] | {
"entities": [
"Q41576",
"Q10354103",
"Q35805"
],
"relations": [
"P2175",
"P769"
],
"adjacency": [
[
0,
0,
2
],
[
0,
1,
1
]
],
"entity_labels": [
"cocaine",
"probucol",
"cough"
],
"relation_labels": [
"medical condition treated",
"significant drug interaction"
]
} | SELECT ?ans_1 ?ans_2 WHERE { wd:Q41576 wdt:P2175 ?ans_1 . wd:Q41576 wdt:P769 ?ans_2 } |
lcquad2-16967 | Name the professor of Aratus' trend. | [
"skepticism"
] | {
"entities": [
"Q180671",
"Q1395219",
"Q280872"
],
"relations": [
"P135",
"P1066"
],
"adjacency": [
[
0,
1,
2
],
[
2,
0,
1
]
],
"entity_labels": [
"Aratus",
"skepticism",
"Timon of Phlius"
],
"relation_labels": [
"movement",
"student of"
]
} | SELECT ?answer WHERE { wd:Q180671 wdt:P1066 ?X . ?X wdt:P135 ?answer} |
lcquad2-21123 | Who is the sister of Kishore Kumar? | [
"Ashok Kumar"
] | {
"entities": [
"Q5",
"Q471542",
"Q3899724"
],
"relations": [
"P3373",
"P31"
],
"adjacency": [
[
1,
0,
2
],
[
2,
1,
0
]
],
"entity_labels": [
"human",
"Kishore Kumar",
"Ashok Kumar"
],
"relation_labels": [
"sibling",
"instance of"
]
} | select distinct ?obj where { wd:Q471542 wdt:P3373 ?obj . ?obj wdt:P31 wd:Q5 } |
lcquad2-25384 | What what is divide and conquer algorithm discoverer or inventor Tony Hoare and also which begins with letter q | [
"quicksort"
] | {
"entities": [
"Q92602",
"Q671298",
"Q486598"
],
"relations": [
"P31",
"P61"
],
"adjacency": [
[
2,
0,
1
],
[
2,
1,
0
]
],
"entity_labels": [
"Tony Hoare",
"divide-and-conquer algorithm",
"quicksort"
],
"relation_labels": [
"instance of",
"discoverer or inventor"
]
} | SELECT DISTINCT ?sbj ?sbj_label WHERE { ?sbj wdt:P31 wd:Q671298 . ?sbj wdt:P61 wd:Q92602 . ?sbj rdfs:label ?sbj_label . FILTER(STRSTARTS(lcase(?sbj_label), 'q')) . FILTER (lang(?sbj_label) = 'en') } LIMIT 25 |
lcquad2-20753 | Which is the aircraft that works Airbus A320? | [
"Shenzhen Airlines"
] | {
"entities": [
"Q6475",
"Q974899",
"Q46970"
],
"relations": [
"P31",
"P121"
],
"adjacency": [
[
1,
1,
0
],
[
1,
0,
2
]
],
"entity_labels": [
"Airbus A320 family",
"Shenzhen Airlines",
"airline"
],
"relation_labels": [
"instance of",
"item operated"
]
} | select distinct ?sbj where { ?sbj wdt:P121 wd:Q6475 . ?sbj wdt:P31 wd:Q46970 } |
lcquad2-25349 | What place, beginning with the letter s, has town rights and privileges as nicely as listed monuments and objects in Salzburg? | [
"Salzburg"
] | {
"entities": [
"Q34713",
"Q1188436",
"Q13539802"
],
"relations": [
"P31",
"P1456"
],
"adjacency": [
[
0,
0,
2
],
[
0,
1,
1
]
],
"entity_labels": [
"Salzburg",
"listed objects in Salzburg",
"place with town rights and privileges"
],
"relation_labels": [
"instance of",
"list of monuments"
]
} | SELECT DISTINCT ?sbj ?sbj_label WHERE { ?sbj wdt:P31 wd:Q13539802 . ?sbj wdt:P1456 wd:Q1188436 . ?sbj rdfs:label ?sbj_label . FILTER(STRSTARTS(lcase(?sbj_label), 's')) . FILTER (lang(?sbj_label) = 'en') } LIMIT 25 |
lcquad2-17610 | What is the relative level of taxon of Indian rhinoceros? | [
"genus"
] | {
"entities": [
"Q47910",
"Q34740",
"Q134657"
],
"relations": [
"P105",
"P171"
],
"adjacency": [
[
0,
1,
2
],
[
2,
0,
1
]
],
"entity_labels": [
"Indian rhinoceros",
"genus",
"Rhinoceros"
],
"relation_labels": [
"taxon rank",
"parent taxon"
]
} | SELECT ?answer WHERE { wd:Q47910 wdt:P171 ?X . ?X wdt:P105 ?answer} |
lcquad2-15505 | What city is the twin city to the birthplace of Francisco Javier Rodriguez Hernandez? | [
"Montegrotto Terme"
] | {
"entities": [
"Q34434",
"Q37104",
"Q54152861"
],
"relations": [
"P190",
"P19"
],
"adjacency": [
[
2,
1,
1
],
[
1,
0,
0
]
],
"entity_labels": [
"Montegrotto Terme",
"Alajuela",
"Francisco Rodríguez"
],
"relation_labels": [
"twinned administrative body",
"place of birth"
]
} | SELECT ?answer WHERE { wd:Q54152861 wdt:P19 ?X . ?X wdt:P190 ?answer} |
lcquad2-12115 | Which endemism of emu has discretionary relations with Peru | [
"Australia"
] | {
"entities": [
"Q408",
"Q93208",
"Q419"
],
"relations": [
"P183",
"P530"
],
"adjacency": [
[
1,
0,
0
],
[
0,
1,
2
]
],
"entity_labels": [
"Australia",
"emu",
"Peru"
],
"relation_labels": [
"endemic to",
"diplomatic relation"
]
} | SELECT ?answer WHERE { wd:Q93208 wdt:P183 ?answer . ?answer wdt:P530 wd:Q419} |
lcquad2-14773 | Who is {part of} {pioneer} to {berkelium} ? | [
"American Academy of Arts and Sciences"
] | {
"entities": [
"Q1882",
"Q463303",
"Q468345"
],
"relations": [
"P463",
"P61"
],
"adjacency": [
[
0,
1,
2
],
[
2,
0,
1
]
],
"entity_labels": [
"berkelium",
"American Academy of Arts and Sciences",
"Albert Ghiorso"
],
"relation_labels": [
"member of",
"discoverer or inventor"
]
} | SELECT ?answer WHERE { wd:Q1882 wdt:P61 ?X . ?X wdt:P463 ?answer} |
lcquad2-20164 | The Turing machine was invented by who? | [
"Alan Turing"
] | {
"entities": [
"Q163310",
"Q7251",
"Q5"
],
"relations": [
"P31",
"P61"
],
"adjacency": [
[
0,
1,
1
],
[
1,
0,
2
]
],
"entity_labels": [
"Turing machine",
"Alan Turing",
"human"
],
"relation_labels": [
"instance of",
"discoverer or inventor"
]
} | select distinct ?obj where { wd:Q163310 wdt:P61 ?obj . ?obj wdt:P31 wd:Q5 } |
lcquad2-16444 | What is the musical instrument the lyricist makes use of in We Are the Champions? | [
"Hammond organ"
] | {
"entities": [
"Q238564",
"Q105891",
"Q15869"
],
"relations": [
"P1303",
"P676"
],
"adjacency": [
[
0,
1,
2
],
[
2,
0,
1
]
],
"entity_labels": [
"We Are the Champions",
"Hammond organ",
"Freddie Mercury"
],
"relation_labels": [
"instrument",
"lyrics by"
]
} | SELECT ?answer WHERE { wd:Q238564 wdt:P676 ?X . ?X wdt:P1303 ?answer} |
lcquad2-13576 | The records of Azerbaijan, which carries the Masally District, falls underneath which topic? | [
"Azerbaijan"
] | {
"entities": [
"Q476695",
"Q227",
"Q188328"
],
"relations": [
"P1269",
"P150"
],
"adjacency": [
[
2,
0,
1
],
[
1,
1,
0
]
],
"entity_labels": [
"Masally District",
"Azerbaijan",
"history of Azerbaijan"
],
"relation_labels": [
"facet of",
"contains the administrative territorial entity"
]
} | SELECT ?answer WHERE { wd:Q188328 wdt:P1269 ?answer . ?answer wdt:P150 wd:Q476695} |
lcquad2-17628 | What record did Tye Harvey win in which sport? | [
"Armand Duplantis"
] | {
"entities": [
"Q20740797",
"Q185027",
"Q3546003"
],
"relations": [
"P2416",
"P1000"
],
"adjacency": [
[
2,
0,
1
],
[
1,
1,
0
]
],
"entity_labels": [
"Armand Duplantis",
"pole vault",
"Tye Harvey"
],
"relation_labels": [
"sports discipline competed in",
"record held"
]
} | SELECT ?answer WHERE { wd:Q3546003 wdt:P2416 ?X . ?X wdt:P1000 ?answer} |
lcquad2-14959 | Who inspired the characters in the Great Gatsby? | [
"Arnold Rothstein"
] | {
"entities": [
"Q696052",
"Q3307719",
"Q1198799"
],
"relations": [
"P674",
"P941"
],
"adjacency": [
[
2,
0,
1
],
[
1,
1,
0
]
],
"entity_labels": [
"Arnold Rothstein",
"Meyer Wolfshiem",
"The Great Gatsby"
],
"relation_labels": [
"characters",
"inspired by"
]
} | SELECT ?answer WHERE { wd:Q1198799 wdt:P674 ?X . ?X wdt:P941 ?answer} |
lcquad2-20194 | What is the currency in Hong Kong? | [
"Hong Kong dollar"
] | {
"entities": [
"Q31015",
"Q8142",
"Q8646"
],
"relations": [
"P31",
"P38"
],
"adjacency": [
[
2,
1,
0
],
[
0,
0,
1
]
],
"entity_labels": [
"Hong Kong dollar",
"currency",
"Hong Kong"
],
"relation_labels": [
"instance of",
"currency"
]
} | select distinct ?obj where { wd:Q8646 wdt:P38 ?obj . ?obj wdt:P31 wd:Q8142 } |
lcquad2-20645 | Specify the individual related to veganism | [
"Donald Watson"
] | {
"entities": [
"Q178402",
"Q5",
"Q181138"
],
"relations": [
"P3938",
"P31"
],
"adjacency": [
[
2,
0,
0
],
[
0,
1,
1
]
],
"entity_labels": [
"Donald Watson",
"human",
"veganism"
],
"relation_labels": [
"named by",
"instance of"
]
} | select distinct ?obj where { wd:Q181138 wdt:P3938 ?obj . ?obj wdt:P31 wd:Q5 } |
lcquad2-17206 | Who managed the Win Some series, Lose Some? | [
"Larry Hagman"
] | {
"entities": [
"Q51126677",
"Q100440",
"Q168708"
],
"relations": [
"P179",
"P57"
],
"adjacency": [
[
0,
0,
2
],
[
2,
1,
1
]
],
"entity_labels": [
"Win Some, Lose Some",
"Larry Hagman",
"Dallas"
],
"relation_labels": [
"part of the series",
"director"
]
} | SELECT ?answer WHERE { wd:Q51126677 wdt:P179 ?X . ?X wdt:P57 ?answer} |
lcquad2-23524 | Disclose to me which Web API contains the word xmlhttprequest in its name | [
"XMLHttpRequest"
] | {
"entities": [
"Q220674",
"Q20202982"
],
"relations": [
"P31"
],
"adjacency": [
[
0,
0,
1
]
],
"entity_labels": [
"XMLHttpRequest",
"web API"
],
"relation_labels": [
"instance of"
]
} | SELECT DISTINCT ?sbj ?sbj_label WHERE { ?sbj wdt:P31 wd:Q20202982 . ?sbj rdfs:label ?sbj_label . FILTER(CONTAINS(lcase(?sbj_label), 'xmlhttprequest')) . FILTER (lang(?sbj_label) = 'en') } LIMIT 25 |
lcquad2-25333 | Tell me a legal case that starts with the letter "u" and applies jurisdiction to the United States. | [
"United States v. Approximately Four Hundred Fifty Ancient Cuneiform Tablets"
] | {
"entities": [
"Q97626374",
"Q2334719",
"Q30"
],
"relations": [
"P31",
"P1001"
],
"adjacency": [
[
0,
0,
1
],
[
0,
1,
2
]
],
"entity_labels": [
"United States v. Approximately Four Hundred Fifty Ancient Cuneiform Tablets",
"legal case",
"United States of America"
],
"relation_labels": [
"instance of",
"applies to jurisdiction"
]
} | SELECT DISTINCT ?sbj ?sbj_label WHERE { ?sbj wdt:P31 wd:Q2334719 . ?sbj wdt:P1001 wd:Q30 . ?sbj rdfs:label ?sbj_label . FILTER(STRSTARTS(lcase(?sbj_label), 'u')) . FILTER (lang(?sbj_label) = 'en') } LIMIT 25 |
lcquad2-24731 | what is a sports team whose name begins with the letter w. | [
"Western Sting"
] | {
"entities": [
"Q12973014",
"Q98115284"
],
"relations": [
"P31"
],
"adjacency": [
[
1,
0,
0
]
],
"entity_labels": [
"sports team",
"Western Sting"
],
"relation_labels": [
"instance of"
]
} | SELECT DISTINCT ?sbj ?sbj_label WHERE { ?sbj wdt:P31 wd:Q12973014 . ?sbj rdfs:label ?sbj_label . FILTER(STRSTARTS(lcase(?sbj_label), 'w')) . FILTER (lang(?sbj_label) = 'en') } LIMIT 25 |
lcquad2-23322 | Let me know financial matters emergency whose title has the word period in it. | [
"Special Period"
] | {
"entities": [
"Q290178",
"Q2301116"
],
"relations": [
"P31"
],
"adjacency": [
[
1,
0,
0
]
],
"entity_labels": [
"economic crisis",
"Special Period"
],
"relation_labels": [
"instance of"
]
} | SELECT DISTINCT ?sbj ?sbj_label WHERE { ?sbj wdt:P31 wd:Q290178 . ?sbj rdfs:label ?sbj_label . FILTER(CONTAINS(lcase(?sbj_label), 'period')) . FILTER (lang(?sbj_label) = 'en') } LIMIT 25 |
lcquad2-23757 | What are the illustrative differential condition which begin with the letter equation | [
"heat equation"
] | {
"entities": [
"Q6510488",
"Q1575416"
],
"relations": [
"P31"
],
"adjacency": [
[
0,
0,
1
]
],
"entity_labels": [
"heat equation",
"parabolic partial differential equation"
],
"relation_labels": [
"instance of"
]
} | SELECT DISTINCT ?sbj ?sbj_label WHERE { ?sbj wdt:P31 wd:Q1575416 . ?sbj rdfs:label ?sbj_label . FILTER(CONTAINS(lcase(?sbj_label), 'equation')) . FILTER (lang(?sbj_label) = 'en') } LIMIT 25 |
lcquad2-21718 | Which is the manikin state of the capital of Nanjing? | [
"Reformed Government of the Republic of China"
] | {
"entities": [
"Q16666",
"Q208164",
"Q708865"
],
"relations": [
"P31",
"P36"
],
"adjacency": [
[
2,
1,
0
],
[
2,
0,
1
]
],
"entity_labels": [
"Nanjing",
"puppet state",
"Reformed Government of the Republic of China"
],
"relation_labels": [
"instance of",
"capital"
]
} | select distinct ?sbj where { ?sbj wdt:P36 wd:Q16666 . ?sbj wdt:P31 wd:Q208164 } |
lcquad2-13875 | Who is the tutor of Strabo, who has the calling as a philosopher? | [
"Boethus of Sidon"
] | {
"entities": [
"Q45936",
"Q4964182",
"Q2639498"
],
"relations": [
"P106",
"P1066"
],
"adjacency": [
[
0,
1,
2
],
[
2,
0,
1
]
],
"entity_labels": [
"Strabo",
"philosopher",
"Boethus of Sidon"
],
"relation_labels": [
"occupation",
"student of"
]
} | SELECT ?answer WHERE { wd:Q45936 wdt:P1066 ?answer . ?answer wdt:P106 wd:Q4964182} |
lcquad2-22072 | Which is the characteristic adj. for the child galactic body of Uranus? | [
"Cordelia"
] | {
"entities": [
"Q2537",
"Q324",
"Q15613"
],
"relations": [
"P31",
"P398"
],
"adjacency": [
[
1,
1,
2
],
[
2,
0,
0
]
],
"entity_labels": [
"natural satellite",
"Uranus",
"Cordelia"
],
"relation_labels": [
"instance of",
"child astronomical body"
]
} | select distinct ?obj where { wd:Q324 wdt:P398 ?obj . ?obj wdt:P31 wd:Q2537 } |
lcquad2-24222 | What are the regal or respectable rank which begin with the letter v | [
"viscountess"
] | {
"entities": [
"Q355567",
"Q99539126"
],
"relations": [
"P31"
],
"adjacency": [
[
1,
0,
0
]
],
"entity_labels": [
"noble title",
"viscountess"
],
"relation_labels": [
"instance of"
]
} | SELECT DISTINCT ?sbj ?sbj_label WHERE { ?sbj wdt:P31 wd:Q355567 . ?sbj rdfs:label ?sbj_label . FILTER(STRSTARTS(lcase(?sbj_label), 'v')) . FILTER (lang(?sbj_label) = 'en') } LIMIT 25 |
lcquad2-19662 | Who is serving as the University of Notre Dame's chairperson? | [
"John I. Jenkins"
] | {
"entities": [
"Q178848",
"Q5",
"Q6240609"
],
"relations": [
"P31",
"P488"
],
"adjacency": [
[
0,
1,
2
],
[
2,
0,
1
]
],
"entity_labels": [
"University of Notre Dame",
"human",
"John I. Jenkins"
],
"relation_labels": [
"instance of",
"chairperson"
]
} | select distinct ?obj where { wd:Q178848 wdt:P488 ?obj . ?obj wdt:P31 wd:Q5 } |
lcquad2-20830 | What was the name of Thomas Jefferson's plantation? | [
"Monticello"
] | {
"entities": [
"Q11812",
"Q188913",
"Q199618"
],
"relations": [
"P31",
"P3342"
],
"adjacency": [
[
2,
1,
0
],
[
2,
0,
1
]
],
"entity_labels": [
"Thomas Jefferson",
"plantation",
"Monticello"
],
"relation_labels": [
"instance of",
"significant person"
]
} | select distinct ?sbj where { ?sbj wdt:P3342 wd:Q11812 . ?sbj wdt:P31 wd:Q188913 } |
lcquad2-13403 | What area is adjoining to the city of Mandaue, that contains the state of Zapatera? | [
"Cebu City"
] | {
"entities": [
"Q1467",
"Q26821340",
"Q1889017"
],
"relations": [
"P150",
"P47"
],
"adjacency": [
[
2,
1,
0
],
[
0,
0,
1
]
],
"entity_labels": [
"Cebu City",
"Zapatera",
"Mandaue"
],
"relation_labels": [
"contains the administrative territorial entity",
"shares border with"
]
} | SELECT ?answer WHERE { wd:Q1889017 wdt:P47 ?answer . ?answer wdt:P150 wd:Q26821340} |
lcquad2-23013 | What structure is close the Sydney Harbor Bridge? | [
"Gladesville Bridge"
] | {
"entities": [
"Q1529051",
"Q3397519",
"Q54495"
],
"relations": [
"P31",
"P2673"
],
"adjacency": [
[
2,
1,
0
],
[
0,
0,
1
]
],
"entity_labels": [
"Gladesville Bridge",
"prestressed concrete bridge",
"Sydney Harbour Bridge"
],
"relation_labels": [
"instance of",
"next crossing upstream"
]
} | select distinct ?obj where { wd:Q54495 wdt:P2673 ?obj . ?obj wdt:P31 wd:Q3397519 } |
lcquad2-24969 | Disclose me me a economic union whose name consist of the word european and whose executive body european commission | [
"European Union"
] | {
"entities": [
"Q3623811",
"Q458",
"Q8880"
],
"relations": [
"P208",
"P31"
],
"adjacency": [
[
1,
1,
0
],
[
1,
0,
2
]
],
"entity_labels": [
"economic union",
"European Union",
"European Commission"
],
"relation_labels": [
"executive body",
"instance of"
]
} | SELECT DISTINCT ?sbj ?sbj_label WHERE { ?sbj wdt:P31 wd:Q3623811 . ?sbj wdt:P208 wd:Q8880 . ?sbj rdfs:label ?sbj_label . FILTER(CONTAINS(lcase(?sbj_label), 'european')) . FILTER (lang(?sbj_label) = 'en') } LIMIT 25 |
lcquad2-19672 | How numerous scenes are within the tv arrangement Friends? | [
"The One Where Estelle Dies"
] | {
"entities": [
"Q79784",
"Q9086980",
"Q21191270"
],
"relations": [
"P179",
"P31"
],
"adjacency": [
[
1,
0,
0
],
[
1,
1,
2
]
],
"entity_labels": [
"Friends",
"The One Where Estelle Dies",
"television series episode"
],
"relation_labels": [
"part of the series",
"instance of"
]
} | select distinct ?sbj where { ?sbj wdt:P179 wd:Q79784 . ?sbj wdt:P31 wd:Q21191270 } |
lcquad2-25518 | Tell me the historical language that starts offevolved with 'a' and that has the masculine gender. | [
"Ancient Greek"
] | {
"entities": [
"Q499327",
"Q35497",
"Q2315359"
],
"relations": [
"P31",
"P5109"
],
"adjacency": [
[
1,
0,
2
],
[
1,
1,
0
]
],
"entity_labels": [
"masculine",
"Ancient Greek",
"historical language"
],
"relation_labels": [
"instance of",
"has grammatical gender"
]
} | SELECT DISTINCT ?sbj ?sbj_label WHERE { ?sbj wdt:P31 wd:Q2315359 . ?sbj wdt:P5109 wd:Q499327 . ?sbj rdfs:label ?sbj_label . FILTER(STRSTARTS(lcase(?sbj_label), 'a')) . FILTER (lang(?sbj_label) = 'en') } LIMIT 25 |
lcquad2-12025 | What is the Kingdom of Mercia's official language of cause? | [
"Latin"
] | {
"entities": [
"Q185077",
"Q397",
"Q105092"
],
"relations": [
"P37",
"P2989"
],
"adjacency": [
[
2,
0,
1
],
[
1,
1,
0
]
],
"entity_labels": [
"vocative case",
"Latin",
"Kingdom of Mercia"
],
"relation_labels": [
"official language",
"has grammatical case"
]
} | SELECT ?answer WHERE { wd:Q105092 wdt:P37 ?answer . ?answer wdt:P2989 wd:Q185077} |
lcquad2-20951 | Who is Tenzin Gyatso's father? | [
"Choekyong Tsering"
] | {
"entities": [
"Q17293",
"Q5",
"Q16906376"
],
"relations": [
"P31",
"P22"
],
"adjacency": [
[
0,
1,
2
],
[
2,
0,
1
]
],
"entity_labels": [
"Tenzin Gyatso",
"human",
"Choekyong Tsering"
],
"relation_labels": [
"instance of",
"father"
]
} | select distinct ?obj where { wd:Q17293 wdt:P22 ?obj . ?obj wdt:P31 wd:Q5 } |
lcquad2-22584 | Where did the American Progressive War happen? | [
"Spain"
] | {
"entities": [
"Q29",
"Q3624078",
"Q40949"
],
"relations": [
"P31",
"P710"
],
"adjacency": [
[
2,
1,
0
],
[
0,
0,
1
]
],
"entity_labels": [
"Spain",
"sovereign state",
"American Revolutionary War"
],
"relation_labels": [
"instance of",
"participant"
]
} | select distinct ?obj where { wd:Q40949 wdt:P710 ?obj . ?obj wdt:P31 wd:Q3624078 } |
lcquad2-12930 | Who is learning history of religions that has theogy as domain? | [
"religion"
] | {
"entities": [
"Q9174",
"Q34178",
"Q846742"
],
"relations": [
"P2579",
"P2578"
],
"adjacency": [
[
2,
1,
0
],
[
0,
0,
1
]
],
"entity_labels": [
"religion",
"theology",
"history of religions"
],
"relation_labels": [
"studied by",
"is the study of"
]
} | SELECT ?answer WHERE { wd:Q846742 wdt:P2578 ?answer . ?answer wdt:P2579 wd:Q34178} |
lcquad2-22579 | Which is the brief film that was coordinated by Baz Luhrmann? | [
"No. 5 the Film"
] | {
"entities": [
"Q250545",
"Q1156010",
"Q24862"
],
"relations": [
"P31",
"P57"
],
"adjacency": [
[
1,
1,
0
],
[
1,
0,
2
]
],
"entity_labels": [
"Baz Luhrmann",
"No. 5 the Film",
"short film"
],
"relation_labels": [
"instance of",
"director"
]
} | select distinct ?sbj where { ?sbj wdt:P57 wd:Q250545 . ?sbj wdt:P31 wd:Q24862 } |
lcquad2-12095 | How was once Ross Macdonald murdered and how was CLU associated to it? | [
"Alzheimer's disease"
] | {
"entities": [
"Q318297",
"Q11081",
"Q14864935"
],
"relations": [
"P509",
"P2293"
],
"adjacency": [
[
0,
0,
1
],
[
1,
1,
2
]
],
"entity_labels": [
"Ross Macdonald",
"Alzheimer's disease",
"CLU"
],
"relation_labels": [
"cause of death",
"genetic association"
]
} | SELECT ?answer WHERE { wd:Q318297 wdt:P509 ?answer . ?answer wdt:P2293 wd:Q14864935} |
lcquad2-17977 | Who gave the{afflicts} of {suggests} of {acidic corrosive} ? | [
"skin"
] | {
"entities": [
"Q21167527",
"Q1074",
"Q47512"
],
"relations": [
"P1542",
"P689"
],
"adjacency": [
[
2,
0,
0
],
[
0,
1,
1
]
],
"entity_labels": [
"acetic acid exposure",
"skin",
"acetic acid"
],
"relation_labels": [
"has effect",
"afflicts"
]
} | SELECT ?answer WHERE { wd:Q47512 wdt:P1542 ?X . ?X wdt:P689 ?answer} |
lcquad2-17881 | What is the month of the Sukkot event? | [
"Tishrei"
] | {
"entities": [
"Q182242",
"Q2912361",
"Q217782"
],
"relations": [
"P837",
"P2922"
],
"adjacency": [
[
0,
0,
1
],
[
1,
1,
2
]
],
"entity_labels": [
"Sukkot",
"19 Tishrei",
"Tishrei"
],
"relation_labels": [
"day in year for periodic occurrence",
"month of the year"
]
} | SELECT ?answer WHERE { wd:Q182242 wdt:P837 ?X . ?X wdt:P2922 ?answer} |
lcquad2-19792 | The executive producer of The X-files was who? | [
"John Shiban"
] | {
"entities": [
"Q5",
"Q2744",
"Q10307893"
],
"relations": [
"P1431",
"P31"
],
"adjacency": [
[
1,
0,
2
],
[
2,
1,
0
]
],
"entity_labels": [
"human",
"The X-Files",
"John Shiban"
],
"relation_labels": [
"executive producer",
"instance of"
]
} | select distinct ?obj where { wd:Q2744 wdt:P1431 ?obj . ?obj wdt:P31 wd:Q5 } |
lcquad2-11763 | What capital town of the Kingdom of Wessez experienced the striking occasion of the July 7, 2005 London bombings? | [
"London"
] | {
"entities": [
"Q10818",
"Q84",
"Q105313"
],
"relations": [
"P793",
"P36"
],
"adjacency": [
[
2,
1,
1
],
[
1,
0,
0
]
],
"entity_labels": [
"7 July 2005 London bombings",
"London",
"Kingdom of Wessex"
],
"relation_labels": [
"significant event",
"capital"
]
} | SELECT ?answer WHERE { wd:Q105313 wdt:P36 ?answer . ?answer wdt:P793 wd:Q10818} |
lcquad2-22506 | Which is the autonomous state of the capital of Bucharest? | [
"Romania"
] | {
"entities": [
"Q3624078",
"Q19660",
"Q218"
],
"relations": [
"P1376",
"P31"
],
"adjacency": [
[
1,
0,
2
],
[
2,
1,
0
]
],
"entity_labels": [
"sovereign state",
"Bucharest",
"Romania"
],
"relation_labels": [
"capital of",
"instance of"
]
} | select distinct ?obj where { wd:Q19660 wdt:P1376 ?obj . ?obj wdt:P31 wd:Q3624078 } |
lcquad2-9802 | Who was Sarah Michelle Gellar's life partner and child? | [
"Freddie Prinze Jr.",
"Charlotte Prinze"
] | {
"entities": [
"Q180665",
"Q309756",
"Q28890499"
],
"relations": [
"P40",
"P26"
],
"adjacency": [
[
0,
1,
1
],
[
0,
0,
2
]
],
"entity_labels": [
"Sarah Michelle Gellar",
"Freddie Prinze Jr.",
"Charlotte Prinze"
],
"relation_labels": [
"child",
"spouse"
]
} | SELECT ?ans_1 ?ans_2 WHERE { wd:Q180665 wdt:P26 ?ans_1 . wd:Q180665 wdt:P40 ?ans_2 } |
lcquad2-24246 | What are the fighting which begin with the letter w | [
"warfare in Medieval Poland"
] | {
"entities": [
"Q7969327",
"Q12786121"
],
"relations": [
"P31"
],
"adjacency": [
[
0,
0,
1
]
],
"entity_labels": [
"warfare in Medieval Poland",
"warfare"
],
"relation_labels": [
"instance of"
]
} | SELECT DISTINCT ?sbj ?sbj_label WHERE { ?sbj wdt:P31 wd:Q12786121 . ?sbj rdfs:label ?sbj_label . FILTER(STRSTARTS(lcase(?sbj_label), 'w')) . FILTER (lang(?sbj_label) = 'en') } LIMIT 25 |
lcquad2-20528 | Which is the SI inferred unit for the measured physical amount of the warm conductivity? | [
"watt per metre kelvin"
] | {
"entities": [
"Q208469",
"Q1463969",
"Q487005"
],
"relations": [
"P111",
"P31"
],
"adjacency": [
[
1,
0,
2
],
[
1,
1,
0
]
],
"entity_labels": [
"SI derived unit",
"watt per metre kelvin",
"thermal conductivity"
],
"relation_labels": [
"measured physical quantity",
"instance of"
]
} | select distinct ?sbj where { ?sbj wdt:P111 wd:Q487005 . ?sbj wdt:P31 wd:Q208469 } |
lcquad2-15168 | Which actor split from Oval Dreams? | [
"Douglas Fairbanks"
] | {
"entities": [
"Q17637827",
"Q104127",
"Q192206"
],
"relations": [
"P161",
"P155"
],
"adjacency": [
[
0,
1,
2
],
[
2,
0,
1
]
],
"entity_labels": [
"Oval Dreams",
"Douglas Fairbanks",
"Intolerance"
],
"relation_labels": [
"cast member",
"follows"
]
} | SELECT ?answer WHERE { wd:Q17637827 wdt:P155 ?X . ?X wdt:P161 ?answer} |
lcquad2-12897 | Under the subtopic of the history of Maryland, we see that what metropolis formerly had a sister city named Kanagawa Prefecture? | [
"Maryland"
] | {
"entities": [
"Q127513",
"Q1391",
"Q5865454"
],
"relations": [
"P190",
"P1269"
],
"adjacency": [
[
2,
1,
1
],
[
1,
0,
0
]
],
"entity_labels": [
"Kanagawa Prefecture",
"Maryland",
"history of Maryland"
],
"relation_labels": [
"twinned administrative body",
"facet of"
]
} | SELECT ?answer WHERE { wd:Q5865454 wdt:P1269 ?answer . ?answer wdt:P190 wd:Q127513} |
lcquad2-23965 | Tell me previous building or structure whose title has the word tower in it. | [
"Leaning Tower of Dallas"
] | {
"entities": [
"Q19860854",
"Q96387140"
],
"relations": [
"P31"
],
"adjacency": [
[
1,
0,
0
]
],
"entity_labels": [
"destroyed building or structure",
"Leaning Tower of Dallas"
],
"relation_labels": [
"instance of"
]
} | SELECT DISTINCT ?sbj ?sbj_label WHERE { ?sbj wdt:P31 wd:Q19860854 . ?sbj rdfs:label ?sbj_label . FILTER(CONTAINS(lcase(?sbj_label), 'tower')) . FILTER (lang(?sbj_label) = 'en') } LIMIT 25 |
lcquad2-24729 | what is the change begins with t | [
"Tseytin transformation"
] | {
"entities": [
"Q12202238",
"Q2315059"
],
"relations": [
"P31"
],
"adjacency": [
[
1,
0,
0
]
],
"entity_labels": [
"transformation",
"Tseytin transformation"
],
"relation_labels": [
"instance of"
]
} | SELECT DISTINCT ?sbj ?sbj_label WHERE { ?sbj wdt:P31 wd:Q12202238 . ?sbj rdfs:label ?sbj_label . FILTER(STRSTARTS(lcase(?sbj_label), 't')) . FILTER (lang(?sbj_label) = 'en') } LIMIT 25 |
lcquad2-9703 | Which {subject has part} which {said to be the same as} of {Sucrose} ? | [
"sugar",
"sweetener"
] | {
"entities": [
"Q4027534",
"Q11002",
"Q4368298"
],
"relations": [
"P460",
"P2868"
],
"adjacency": [
[
0,
1,
2
],
[
0,
0,
1
]
],
"entity_labels": [
"sucrose",
"sugar",
"sweetener"
],
"relation_labels": [
"said to be the same as",
"subject has role"
]
} | SELECT ?ans_1 ?ans_2 WHERE { wd:Q4027534 wdt:P2868 ?ans_1 . wd:Q4027534 wdt:P460 ?ans_2 } |
lcquad2-15886 | What does Mao Saito do for a living? | [
"dance"
] | {
"entities": [
"Q1141526",
"Q11639",
"Q11267555"
],
"relations": [
"P106",
"P425"
],
"adjacency": [
[
2,
0,
0
],
[
0,
1,
1
]
],
"entity_labels": [
"stripper",
"dance",
"Mao Saitō"
],
"relation_labels": [
"occupation",
"field of this occupation"
]
} | SELECT ?answer WHERE { wd:Q11267555 wdt:P106 ?X . ?X wdt:P425 ?answer} |
lcquad2-24405 | What is the ice honey team that begins with the letter s | [
"SC Lyon"
] | {
"entities": [
"Q4498974",
"Q955551"
],
"relations": [
"P31"
],
"adjacency": [
[
1,
0,
0
]
],
"entity_labels": [
"ice hockey team",
"SC Lyon"
],
"relation_labels": [
"instance of"
]
} | SELECT DISTINCT ?sbj ?sbj_label WHERE { ?sbj wdt:P31 wd:Q4498974 . ?sbj rdfs:label ?sbj_label . FILTER(STRSTARTS(lcase(?sbj_label), 's')) . FILTER (lang(?sbj_label) = 'en') } LIMIT 25 |
lcquad2-24704 | what are the Hindu temple which begins with the letter t. | [
"Tara Devi Temple"
] | {
"entities": [
"Q842402",
"Q96407828"
],
"relations": [
"P31"
],
"adjacency": [
[
1,
0,
0
]
],
"entity_labels": [
"Hindu temple",
"Tara Devi Temple"
],
"relation_labels": [
"instance of"
]
} | SELECT DISTINCT ?sbj ?sbj_label WHERE { ?sbj wdt:P31 wd:Q842402 . ?sbj rdfs:label ?sbj_label . FILTER(STRSTARTS(lcase(?sbj_label), 't')) . FILTER (lang(?sbj_label) = 'en') } LIMIT 25 |
lcquad2-16027 | What is the cause of death of the characters of Harry Potter and the Philosopher's Stone? | [
"natural causes"
] | {
"entities": [
"Q3739104",
"Q1258661",
"Q102438"
],
"relations": [
"P674",
"P1196"
],
"adjacency": [
[
2,
0,
1
],
[
1,
1,
0
]
],
"entity_labels": [
"natural causes",
"Quirinus Quirrell",
"Harry Potter and the Philosopher's Stone"
],
"relation_labels": [
"characters",
"manner of death"
]
} | SELECT ?answer WHERE { wd:Q102438 wdt:P674 ?X . ?X wdt:P1196 ?answer} |
lcquad2-24454 | What is the replaced theory of science that begins with the letter v | [
"vertebral theory of the skull"
] | {
"entities": [
"Q6142050",
"Q4115113"
],
"relations": [
"P31"
],
"adjacency": [
[
0,
0,
1
]
],
"entity_labels": [
"vertebral theory of the skull",
"superseded scientific theory"
],
"relation_labels": [
"instance of"
]
} | SELECT DISTINCT ?sbj ?sbj_label WHERE { ?sbj wdt:P31 wd:Q4115113 . ?sbj rdfs:label ?sbj_label . FILTER(STRSTARTS(lcase(?sbj_label), 'v')) . FILTER (lang(?sbj_label) = 'en') } LIMIT 25 |
lcquad2-23058 | Air pollution is caused by which flammable gas? | [
"carbon monoxide"
] | {
"entities": [
"Q2025",
"Q131123",
"Q10913792"
],
"relations": [
"P31",
"P828"
],
"adjacency": [
[
1,
1,
0
],
[
0,
0,
2
]
],
"entity_labels": [
"carbon monoxide",
"air pollution",
"flammable gas"
],
"relation_labels": [
"instance of",
"has cause"
]
} | select distinct ?obj where { wd:Q131123 wdt:P828 ?obj . ?obj wdt:P31 wd:Q10913792 } |
lcquad2-25498 | Name a cola brand that begins with letter P | [
"Pepsi"
] | {
"entities": [
"Q134041",
"Q30",
"Q47719"
],
"relations": [
"P495",
"P31"
],
"adjacency": [
[
2,
1,
0
],
[
2,
0,
1
]
],
"entity_labels": [
"cola",
"United States of America",
"Pepsi"
],
"relation_labels": [
"country of origin",
"instance of"
]
} | SELECT DISTINCT ?sbj ?sbj_label WHERE { ?sbj wdt:P31 wd:Q134041 . ?sbj wdt:P495 wd:Q30 . ?sbj rdfs:label ?sbj_label . FILTER(STRSTARTS(lcase(?sbj_label), 'p')) . FILTER (lang(?sbj_label) = 'en') } LIMIT 25 |
lcquad2-16674 | What major incident led to the application of the Russian Orthodox Church's jurisdiction? | [
"Treaty on the Creation of the Union of Soviet Socialist Republics"
] | {
"entities": [
"Q15180",
"Q1443926",
"Q60995"
],
"relations": [
"P1001",
"P793"
],
"adjacency": [
[
2,
0,
0
],
[
0,
1,
1
]
],
"entity_labels": [
"Soviet Union",
"Treaty on the Creation of the Union of Soviet Socialist Republics",
"Russian Orthodox Church"
],
"relation_labels": [
"applies to jurisdiction",
"significant event"
]
} | SELECT ?answer WHERE { wd:Q60995 wdt:P1001 ?X . ?X wdt:P793 ?answer} |
lcquad2-12283 | Who invented the saxophone? | [
"Adolphe Sax"
] | {
"entities": [
"Q205375",
"Q181995",
"Q9798"
],
"relations": [
"P106",
"P138"
],
"adjacency": [
[
2,
1,
1
],
[
1,
0,
0
]
],
"entity_labels": [
"inventor",
"Adolphe Sax",
"saxophone"
],
"relation_labels": [
"occupation",
"named after"
]
} | SELECT ?answer WHERE { wd:Q9798 wdt:P138 ?answer . ?answer wdt:P106 wd:Q205375} |
lcquad2-21889 | WHAT IS THE WIKIPEDIA FOR FILMS SHOT IN THE LOCATION OF BUCHAREST | [
"Category:Films shot in Bucharest"
] | {
"entities": [
"Q4167836",
"Q8458050",
"Q19660"
],
"relations": [
"P31",
"P1740"
],
"adjacency": [
[
2,
1,
1
],
[
1,
0,
0
]
],
"entity_labels": [
"Wikimedia category",
"Category:Films shot in Bucharest",
"Bucharest"
],
"relation_labels": [
"instance of",
"category for films shot at this location"
]
} | select distinct ?obj where { wd:Q19660 wdt:P1740 ?obj . ?obj wdt:P31 wd:Q4167836 } |
lcquad2-15717 | Who coordinated the spin-off to YOLO? | [
"Ava DuVernay"
] | {
"entities": [
"Q4827381",
"Q16746323",
"Q16746324"
],
"relations": [
"P155",
"P57"
],
"adjacency": [
[
1,
0,
2
],
[
2,
1,
0
]
],
"entity_labels": [
"Ava DuVernay",
"YOLO",
"Vermont Is For Lovers, Too"
],
"relation_labels": [
"follows",
"director"
]
} | SELECT ?answer WHERE { wd:Q16746323 wdt:P155 ?X . ?X wdt:P57 ?answer} |
lcquad2-13662 | In the Australia Group, what is the principal area of it's member Flevoland? | [
"Netherlands"
] | {
"entities": [
"Q55",
"Q782942",
"Q707"
],
"relations": [
"P463",
"P131"
],
"adjacency": [
[
2,
1,
0
],
[
0,
0,
1
]
],
"entity_labels": [
"Netherlands",
"Australia Group",
"Flevoland"
],
"relation_labels": [
"member of",
"located in the administrative territorial entity"
]
} | SELECT ?answer WHERE { wd:Q707 wdt:P131 ?answer . ?answer wdt:P463 wd:Q782942} |
lcquad2-22059 | What nations are a portion of the German Equitable Republic? | [
"Germany"
] | {
"entities": [
"Q6256",
"Q16957",
"Q183"
],
"relations": [
"P31",
"P530"
],
"adjacency": [
[
1,
1,
2
],
[
2,
0,
0
]
],
"entity_labels": [
"country",
"German Democratic Republic",
"Germany"
],
"relation_labels": [
"instance of",
"diplomatic relation"
]
} | select distinct ?obj where { wd:Q16957 wdt:P530 ?obj . ?obj wdt:P31 wd:Q6256 } |
lcquad2-17227 | Who makes utilize of the innovator of World on a Wire? | [
"Philip K. Dick"
] | {
"entities": [
"Q481467",
"Q852947",
"Q171091"
],
"relations": [
"P2283",
"P61"
],
"adjacency": [
[
0,
0,
1
],
[
1,
1,
2
]
],
"entity_labels": [
"World on a Wire",
"brain in a vat",
"Philip K. Dick"
],
"relation_labels": [
"uses",
"discoverer or inventor"
]
} | SELECT ?answer WHERE { wd:Q481467 wdt:P2283 ?X . ?X wdt:P61 ?answer} |
lcquad2-24675 | What mythical place starts with "y"? | [
"Yalbuz"
] | {
"entities": [
"Q24334893",
"Q6541054"
],
"relations": [
"P31"
],
"adjacency": [
[
1,
0,
0
]
],
"entity_labels": [
"mythical place",
"Yalbuz"
],
"relation_labels": [
"instance of"
]
} | SELECT DISTINCT ?sbj ?sbj_label WHERE { ?sbj wdt:P31 wd:Q24334893 . ?sbj rdfs:label ?sbj_label . FILTER(STRSTARTS(lcase(?sbj_label), 'y')) . FILTER (lang(?sbj_label) = 'en') } LIMIT 25 |
lcquad2-21302 | Name Neptune's moon | [
"Triton"
] | {
"entities": [
"Q332",
"Q2139",
"Q3359"
],
"relations": [
"P31",
"P398"
],
"adjacency": [
[
0,
1,
2
],
[
2,
0,
1
]
],
"entity_labels": [
"Neptune",
"moon of Neptune",
"Triton"
],
"relation_labels": [
"instance of",
"child astronomical body"
]
} | select distinct ?obj where { wd:Q332 wdt:P398 ?obj . ?obj wdt:P31 wd:Q2139 } |
lcquad2-22362 | What causes Staphylococcus aureus? | [
"hordeolum"
] | {
"entities": [
"Q188121",
"Q12136",
"Q202173"
],
"relations": [
"P31",
"P828"
],
"adjacency": [
[
2,
1,
0
],
[
2,
0,
1
]
],
"entity_labels": [
"Staphylococcus aureus",
"disease",
"hordeolum"
],
"relation_labels": [
"instance of",
"has cause"
]
} | select distinct ?sbj where { ?sbj wdt:P828 wd:Q188121 . ?sbj wdt:P31 wd:Q12136 } |
lcquad2-9595 | Identify the administrative territorial entity of Tamil Nadu. | [
"India",
"Ariyalur district"
] | {
"entities": [
"Q15112",
"Q1445",
"Q668"
],
"relations": [
"P150",
"P131"
],
"adjacency": [
[
1,
0,
0
],
[
1,
1,
2
]
],
"entity_labels": [
"Ariyalur district",
"Tamil Nadu",
"India"
],
"relation_labels": [
"contains the administrative territorial entity",
"located in the administrative territorial entity"
]
} | SELECT ?ans_1 ?ans_2 WHERE { wd:Q1445 wdt:P150 ?ans_1 . wd:Q1445 wdt:P131 ?ans_2 } |
lcquad2-19656 | Vladimir Lenin is commemorated by which mausoleum | [
"First wooden Lenin's Mausoleum"
] | {
"entities": [
"Q162875",
"Q25569470",
"Q1394"
],
"relations": [
"P31",
"P547"
],
"adjacency": [
[
1,
1,
2
],
[
1,
0,
0
]
],
"entity_labels": [
"mausoleum",
"First wooden Lenin's Mausoleum",
"Vladimir Lenin"
],
"relation_labels": [
"instance of",
"commemorates"
]
} | select distinct ?sbj where { ?sbj wdt:P547 wd:Q1394 . ?sbj wdt:P31 wd:Q162875 } |
lcquad2-15639 | Who is the pioneer part of Gil Colunje? | [
"César Gaviria"
] | {
"entities": [
"Q5879508",
"Q939021",
"Q332020"
],
"relations": [
"P102",
"P488"
],
"adjacency": [
[
0,
0,
1
],
[
1,
1,
2
]
],
"entity_labels": [
"Gil Colunje",
"Colombian Liberal Party",
"César Gaviria"
],
"relation_labels": [
"member of political party",
"chairperson"
]
} | SELECT ?answer WHERE { wd:Q5879508 wdt:P102 ?X . ?X wdt:P488 ?answer} |
lcquad2-24691 | What are the non metropolitan nation which begin with the letter w | [
"Worcestershire"
] | {
"entities": [
"Q23135",
"Q769603"
],
"relations": [
"P31"
],
"adjacency": [
[
0,
0,
1
]
],
"entity_labels": [
"Worcestershire",
"non-metropolitan county"
],
"relation_labels": [
"instance of"
]
} | SELECT DISTINCT ?sbj ?sbj_label WHERE { ?sbj wdt:P31 wd:Q769603 . ?sbj rdfs:label ?sbj_label . FILTER(STRSTARTS(lcase(?sbj_label), 'w')) . FILTER (lang(?sbj_label) = 'en') } LIMIT 25 |
lcquad2-23456 | Disclose me the boy band that contains the wotd westlife in their name | [
"Westlife"
] | {
"entities": [
"Q151241",
"Q216337"
],
"relations": [
"P31"
],
"adjacency": [
[
0,
0,
1
]
],
"entity_labels": [
"Westlife",
"boy band"
],
"relation_labels": [
"instance of"
]
} | SELECT DISTINCT ?sbj ?sbj_label WHERE { ?sbj wdt:P31 wd:Q216337 . ?sbj rdfs:label ?sbj_label . FILTER(CONTAINS(lcase(?sbj_label), 'westlife')) . FILTER (lang(?sbj_label) = 'en') } LIMIT 25 |
lcquad2-19855 | From the band ABBA, name one member. | [
"Agnetha Fältskog"
] | {
"entities": [
"Q18233",
"Q173144",
"Q5"
],
"relations": [
"P31",
"P138"
],
"adjacency": [
[
0,
1,
1
],
[
1,
0,
2
]
],
"entity_labels": [
"ABBA",
"Agnetha Fältskog",
"human"
],
"relation_labels": [
"instance of",
"named after"
]
} | select distinct ?obj where { wd:Q18233 wdt:P138 ?obj . ?obj wdt:P31 wd:Q5 } |
lcquad2-15947 | For The Sacrifice of Isaac, what is the featured work or depiction? | [
"Genesis 25"
] | {
"entities": [
"Q671872",
"Q27979463",
"Q12490436"
],
"relations": [
"P1441",
"P180"
],
"adjacency": [
[
1,
1,
0
],
[
0,
0,
2
]
],
"entity_labels": [
"Isaac",
"The Sacrifice of Isaac",
"Genesis 25"
],
"relation_labels": [
"present in work",
"depicts"
]
} | SELECT ?answer WHERE { wd:Q27979463 wdt:P180 ?X . ?X wdt:P1441 ?answer} |
lcquad2-12816 | Where used to be yttrium determined that has an govt branch in the Finnish Government? | [
"Finland"
] | {
"entities": [
"Q33",
"Q2366737",
"Q941"
],
"relations": [
"P208",
"P189"
],
"adjacency": [
[
2,
1,
0
],
[
0,
0,
1
]
],
"entity_labels": [
"Finland",
"Finnish Government",
"yttrium"
],
"relation_labels": [
"executive body",
"location of discovery"
]
} | SELECT ?answer WHERE { wd:Q941 wdt:P189 ?answer . ?answer wdt:P208 wd:Q2366737} |
lcquad2-11924 | What used to be the identify after Sibelius Monument the place tune have been studies? | [
"Jean Sibelius"
] | {
"entities": [
"Q2584017",
"Q638",
"Q45682"
],
"relations": [
"P101",
"P138"
],
"adjacency": [
[
0,
1,
2
],
[
2,
0,
1
]
],
"entity_labels": [
"Sibelius Monument",
"music",
"Jean Sibelius"
],
"relation_labels": [
"field of work",
"named after"
]
} | SELECT ?answer WHERE { wd:Q2584017 wdt:P138 ?answer . ?answer wdt:P101 wd:Q638} |
lcquad2-19716 | What is the name of the fictional character created by Jerry Seinfield? | [
"Newman"
] | {
"entities": [
"Q15632617",
"Q215506",
"Q9297207"
],
"relations": [
"P31",
"P170"
],
"adjacency": [
[
2,
1,
1
],
[
2,
0,
0
]
],
"entity_labels": [
"fictional human",
"Jerry Seinfeld",
"Newman"
],
"relation_labels": [
"instance of",
"creator"
]
} | select distinct ?sbj where { ?sbj wdt:P170 wd:Q215506 . ?sbj wdt:P31 wd:Q15632617 } |
lcquad2-25649 | Tell me the new religious movement that is standards body of Religious Technology Center and begins with the letter s? | [
"Scientology"
] | {
"entities": [
"Q131036",
"Q2672895",
"Q477544"
],
"relations": [
"P31",
"P1462"
],
"adjacency": [
[
0,
0,
2
],
[
0,
1,
1
]
],
"entity_labels": [
"Scientology",
"Religious Technology Center",
"new religious movement"
],
"relation_labels": [
"instance of",
"standards body"
]
} | SELECT DISTINCT ?sbj ?sbj_label WHERE { ?sbj wdt:P31 wd:Q477544 . ?sbj wdt:P1462 wd:Q2672895 . ?sbj rdfs:label ?sbj_label . FILTER(STRSTARTS(lcase(?sbj_label), 's')) . FILTER (lang(?sbj_label) = 'en') } LIMIT 25 |
lcquad2-15511 | Eugene Ionesco served as a role model for which school? | [
"surrealism"
] | {
"entities": [
"Q39427",
"Q46706",
"Q16409"
],
"relations": [
"P737",
"P135"
],
"adjacency": [
[
1,
0,
2
],
[
2,
1,
0
]
],
"entity_labels": [
"surrealism",
"Eugène Ionesco",
"Tristan Tzara"
],
"relation_labels": [
"influenced by",
"movement"
]
} | SELECT ?answer WHERE { wd:Q46706 wdt:P737 ?X . ?X wdt:P135 ?answer} |
lcquad2-14436 | What city does Abdul Patah Unang dwell in? | [
"Highland Papua"
] | {
"entities": [
"Q252",
"Q317353",
"Q112810104"
],
"relations": [
"P150",
"P27"
],
"adjacency": [
[
1,
1,
0
],
[
0,
0,
2
]
],
"entity_labels": [
"Indonesia",
"Abdul Patah Unang",
"Highland Papua"
],
"relation_labels": [
"contains the administrative territorial entity",
"country of citizenship"
]
} | SELECT ?answer WHERE { wd:Q317353 wdt:P27 ?X . ?X wdt:P150 ?answer} |
lcquad2-12078 | What infant body, positioned on the astronomical physique of the Great Red Spot, is S/2017 J 8? | [
"Jupiter"
] | {
"entities": [
"Q55598488",
"Q319",
"Q194256"
],
"relations": [
"P376",
"P398"
],
"adjacency": [
[
2,
0,
1
],
[
1,
1,
0
]
],
"entity_labels": [
"Jupiter LXIX",
"Jupiter",
"Great Red Spot"
],
"relation_labels": [
"located on astronomical body",
"child astronomical body"
]
} | SELECT ?answer WHERE { wd:Q194256 wdt:P376 ?answer . ?answer wdt:P398 wd:Q55598488} |
lcquad2-15097 | Name the person who is spouse of Chairperson of 38th Cesar Awards? | [
"Mélissa Theuriau"
] | {
"entities": [
"Q312661",
"Q234627",
"Q2263724"
],
"relations": [
"P488",
"P26"
],
"adjacency": [
[
2,
0,
0
],
[
0,
1,
1
]
],
"entity_labels": [
"Jamel Debbouze",
"Mélissa Theuriau",
"38th César Awards"
],
"relation_labels": [
"chairperson",
"spouse"
]
} | SELECT ?answer WHERE { wd:Q2263724 wdt:P488 ?X . ?X wdt:P26 ?answer} |
lcquad2-23392 | What church is dedicated to the Virgin Mary and the church name begins with D. | [
"TroTro"
] | {
"entities": [
"Q2076697",
"Q581714"
],
"relations": [
"P31"
],
"adjacency": [
[
0,
0,
1
]
],
"entity_labels": [
"TroTro",
"animated series"
],
"relation_labels": [
"instance of"
]
} | SELECT DISTINCT ?sbj ?sbj_label WHERE { ?sbj wdt:P31 wd:Q581714 . ?sbj rdfs:label ?sbj_label . FILTER(CONTAINS(lcase(?sbj_label), 'trotro')) . FILTER (lang(?sbj_label) = 'en') } LIMIT 25 |
lcquad2-21554 | (RS)-methadone physically interatomic with which protein? | [
"Opioid receptor mu 1"
] | {
"entities": [
"Q5123372",
"Q179996",
"Q8054"
],
"relations": [
"P31",
"P129"
],
"adjacency": [
[
1,
1,
0
],
[
0,
0,
2
]
],
"entity_labels": [
"Opioid receptor mu 1",
"(RS)-methadone",
"protein"
],
"relation_labels": [
"instance of",
"physically interacts with"
]
} | select distinct ?obj where { wd:Q179996 wdt:P129 ?obj . ?obj wdt:P31 wd:Q8054 } |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.