id
stringlengths 11
13
| question
stringlengths 11
8.64k
| answers
sequence | subgraph
dict | sparql
stringlengths 49
483
|
---|---|---|---|---|
lcquad2-24135 | What is the ethnic group that begins with letter z? | [
"Zamzizi"
] | {
"entities": [
"Q41710",
"Q9386478"
],
"relations": [
"P31"
],
"adjacency": [
[
1,
0,
0
]
],
"entity_labels": [
"ethnic group",
"Zamzizi"
],
"relation_labels": [
"instance of"
]
} | SELECT DISTINCT ?sbj ?sbj_label WHERE { ?sbj wdt:P31 wd:Q41710 . ?sbj rdfs:label ?sbj_label . FILTER(STRSTARTS(lcase(?sbj_label), 'z')) . FILTER (lang(?sbj_label) = 'en') } LIMIT 25 |
lcquad2-12374 | Who is the film maker of Stayin' Lively that has respects within the Grammy Lifetime Accomplishment Grant? | [
"Bee Gees"
] | {
"entities": [
"Q133405",
"Q1352181",
"Q935843"
],
"relations": [
"P162",
"P166"
],
"adjacency": [
[
1,
0,
0
],
[
0,
1,
2
]
],
"entity_labels": [
"Bee Gees",
"Stayin' Alive",
"Grammy Lifetime Achievement Award"
],
"relation_labels": [
"producer",
"award received"
]
} | SELECT ?answer WHERE { wd:Q1352181 wdt:P162 ?answer . ?answer wdt:P166 wd:Q935843} |
lcquad2-14563 | What country has shires of Mikhail Gorbachev? | [
"Georgian Soviet Socialist Republic"
] | {
"entities": [
"Q15180",
"Q130229",
"Q30487"
],
"relations": [
"P150",
"P27"
],
"adjacency": [
[
2,
1,
0
],
[
0,
0,
1
]
],
"entity_labels": [
"Soviet Union",
"Georgian Soviet Socialist Republic",
"Mikhail Gorbachev"
],
"relation_labels": [
"contains the administrative territorial entity",
"country of citizenship"
]
} | SELECT ?answer WHERE { wd:Q30487 wdt:P27 ?X . ?X wdt:P150 ?answer} |
lcquad2-22064 | For which organization is Vladimir Lenin the head of government? | [
"Council of People's Commissars"
] | {
"entities": [
"Q43229",
"Q1394",
"Q4426244"
],
"relations": [
"P6",
"P31"
],
"adjacency": [
[
2,
0,
1
],
[
2,
1,
0
]
],
"entity_labels": [
"organization",
"Vladimir Lenin",
"Council of People's Commissars"
],
"relation_labels": [
"head of government",
"instance of"
]
} | select distinct ?sbj where { ?sbj wdt:P6 wd:Q1394 . ?sbj wdt:P31 wd:Q43229 } |
lcquad2-15855 | Who is the principle office member of the party of Zhang Zuolin? | [
"Taipei"
] | {
"entities": [
"Q1867",
"Q31113",
"Q197358"
],
"relations": [
"P102",
"P159"
],
"adjacency": [
[
2,
0,
1
],
[
1,
1,
0
]
],
"entity_labels": [
"Taipei",
"Kuomintang",
"Zhang Zuolin"
],
"relation_labels": [
"member of political party",
"headquarters location"
]
} | SELECT ?answer WHERE { wd:Q197358 wdt:P102 ?X . ?X wdt:P159 ?answer} |
lcquad2-21496 | Who is George II of Extraordinary Britain | [
"George II of Great Britain"
] | {
"entities": [
"Q131981",
"Q56399581",
"Q15632617"
],
"relations": [
"P1074",
"P31"
],
"adjacency": [
[
1,
0,
0
],
[
1,
1,
2
]
],
"entity_labels": [
"George II of Great Britain",
"George II of Great Britain",
"fictional human"
],
"relation_labels": [
"fictional or mythical analog of",
"instance of"
]
} | select distinct ?sbj where { ?sbj wdt:P1074 wd:Q131981 . ?sbj wdt:P31 wd:Q15632617 } |
lcquad2-23507 | What are the airline which begin with the letter pan | [
"Pantanal Linhas Aéreas"
] | {
"entities": [
"Q953485",
"Q46970"
],
"relations": [
"P31"
],
"adjacency": [
[
0,
0,
1
]
],
"entity_labels": [
"Pantanal Linhas Aéreas",
"airline"
],
"relation_labels": [
"instance of"
]
} | SELECT DISTINCT ?sbj ?sbj_label WHERE { ?sbj wdt:P31 wd:Q46970 . ?sbj rdfs:label ?sbj_label . FILTER(CONTAINS(lcase(?sbj_label), 'pan')) . FILTER (lang(?sbj_label) = 'en') } LIMIT 25 |
lcquad2-9865 | What position does the Assam government leader hold? | [
"Chief Minister of Assam",
"Himanta Biswa Sarma"
] | {
"entities": [
"Q55018631",
"Q5765114",
"Q1164"
],
"relations": [
"P6",
"P1313"
],
"adjacency": [
[
2,
0,
1
],
[
2,
1,
0
]
],
"entity_labels": [
"Chief Minister of Assam",
"Himanta Biswa Sarma",
"Assam"
],
"relation_labels": [
"head of government",
"office held by head of government"
]
} | SELECT ?ans_1 ?ans_2 WHERE { wd:Q1164 wdt:P6 ?ans_1 . wd:Q1164 wdt:P1313 ?ans_2 } |
lcquad2-23742 | Which is the amusement of aptitude which contains the word tidllywinks in it's name? | [
"Tiddlywinks"
] | {
"entities": [
"Q11701320",
"Q1368898"
],
"relations": [
"P31"
],
"adjacency": [
[
0,
0,
1
]
],
"entity_labels": [
"Tiddlywinks",
"game of skill"
],
"relation_labels": [
"instance of"
]
} | SELECT DISTINCT ?sbj ?sbj_label WHERE { ?sbj wdt:P31 wd:Q1368898 . ?sbj rdfs:label ?sbj_label . FILTER(CONTAINS(lcase(?sbj_label), 'tiddlywinks')) . FILTER (lang(?sbj_label) = 'en') } LIMIT 25 |
lcquad2-22269 | Which nation is Wellington located? | [
"New Zealand"
] | {
"entities": [
"Q664",
"Q6256",
"Q23661"
],
"relations": [
"P31",
"P17"
],
"adjacency": [
[
2,
1,
0
],
[
0,
0,
1
]
],
"entity_labels": [
"New Zealand",
"country",
"Wellington"
],
"relation_labels": [
"instance of",
"country"
]
} | select distinct ?obj where { wd:Q23661 wdt:P17 ?obj . ?obj wdt:P31 wd:Q6256 } |
lcquad2-9800 | What do the followers of Kali use to fight? | [
"Hinduism",
"sword"
] | {
"entities": [
"Q9089",
"Q12791",
"Q132127"
],
"relations": [
"P1049",
"P520"
],
"adjacency": [
[
2,
1,
1
],
[
2,
0,
0
]
],
"entity_labels": [
"Hinduism",
"sword",
"Kali"
],
"relation_labels": [
"worshipped by",
"armament"
]
} | SELECT ?ans_1 ?ans_2 WHERE { wd:Q132127 wdt:P520 ?ans_1 . wd:Q132127 wdt:P1049 ?ans_2 } |
lcquad2-21078 | What is polypropylene's chemical monomer composition? | [
"propylene"
] | {
"entities": [
"Q151324",
"Q11173",
"Q146174"
],
"relations": [
"P31",
"P4599"
],
"adjacency": [
[
0,
1,
2
],
[
0,
0,
1
]
],
"entity_labels": [
"propylene",
"chemical compound",
"polypropylene"
],
"relation_labels": [
"instance of",
"monomer of"
]
} | select distinct ?sbj where { ?sbj wdt:P4599 wd:Q146174 . ?sbj wdt:P31 wd:Q11173 } |
lcquad2-15686 | who is result of passed on of Nikolai Golgol? | [
"Battle of Moscow"
] | {
"entities": [
"Q649",
"Q43718",
"Q151290"
],
"relations": [
"P793",
"P20"
],
"adjacency": [
[
1,
1,
0
],
[
0,
0,
2
]
],
"entity_labels": [
"Moscow",
"Nikolai Gogol",
"Battle of Moscow"
],
"relation_labels": [
"significant event",
"place of death"
]
} | SELECT ?answer WHERE { wd:Q43718 wdt:P20 ?X . ?X wdt:P793 ?answer} |
lcquad2-23033 | Which secondary school(s) are in Milwaukee? | [
"Wisconsin Lutheran High School"
] | {
"entities": [
"Q8027228",
"Q9826",
"Q37836"
],
"relations": [
"P31",
"P131"
],
"adjacency": [
[
0,
1,
2
],
[
0,
0,
1
]
],
"entity_labels": [
"Wisconsin Lutheran High School",
"high school",
"Milwaukee"
],
"relation_labels": [
"instance of",
"located in the administrative territorial entity"
]
} | select distinct ?sbj where { ?sbj wdt:P131 wd:Q37836 . ?sbj wdt:P31 wd:Q9826 } |
lcquad2-9740 | Who's the Head of government in London and in which office? | [
"Charles Bowman",
"Lord Mayor of London"
] | {
"entities": [
"Q73341",
"Q23311",
"Q47476991"
],
"relations": [
"P6",
"P1313"
],
"adjacency": [
[
1,
0,
2
],
[
1,
1,
0
]
],
"entity_labels": [
"Lord Mayor of London",
"City of London",
"Charles Bowman"
],
"relation_labels": [
"head of government",
"office held by head of government"
]
} | SELECT ?ans_1 ?ans_2 WHERE { wd:Q23311 wdt:P6 ?ans_1 . wd:Q23311 wdt:P1313 ?ans_2 } |
lcquad2-14242 | "Who is {tutor} of {Luke Skywalker}, which has {pupil} is {Ki-Adi-Mundi} ?" | [
"Yoda"
] | {
"entities": [
"Q51730",
"Q54271",
"Q51746"
],
"relations": [
"P802",
"P1066"
],
"adjacency": [
[
2,
1,
0
],
[
0,
0,
1
]
],
"entity_labels": [
"Yoda",
"Ki-Adi-Mundi",
"Luke Skywalker"
],
"relation_labels": [
"student",
"student of"
]
} | SELECT ?answer WHERE { wd:Q51746 wdt:P1066 ?answer . ?answer wdt:P802 wd:Q54271} |
lcquad2-16697 | The 3rd African Motion picture Institute Grants was succeeded by which TV presenter? | [
"Ramsey Nouah"
] | {
"entities": [
"Q3510652",
"Q4639162",
"Q4636629"
],
"relations": [
"P156",
"P371"
],
"adjacency": [
[
2,
0,
1
],
[
1,
1,
0
]
],
"entity_labels": [
"Ramsey Nouah",
"4th African Movie Academy Awards",
"3rd African Movie Academy Awards"
],
"relation_labels": [
"followed by",
"presenter"
]
} | SELECT ?answer WHERE { wd:Q4636629 wdt:P156 ?X . ?X wdt:P371 ?answer} |
lcquad2-22142 | What is also known as Superman's identity of the animated character? | [
"Clark Kent"
] | {
"entities": [
"Q867810",
"Q79015",
"Q15711870"
],
"relations": [
"P31",
"P460"
],
"adjacency": [
[
0,
1,
1
],
[
0,
0,
2
]
],
"entity_labels": [
"Clark Kent",
"Superman",
"animated character"
],
"relation_labels": [
"instance of",
"said to be the same as"
]
} | select distinct ?sbj where { ?sbj wdt:P460 wd:Q79015 . ?sbj wdt:P31 wd:Q15711870 } |
lcquad2-24170 | What are the war which begin with the letter w | [
"War of Sicilia (1282-1294)"
] | {
"entities": [
"Q98768497",
"Q198"
],
"relations": [
"P31"
],
"adjacency": [
[
0,
0,
1
]
],
"entity_labels": [
"War of Sicilia (1282-1294)",
"war"
],
"relation_labels": [
"instance of"
]
} | SELECT DISTINCT ?sbj ?sbj_label WHERE { ?sbj wdt:P31 wd:Q198 . ?sbj rdfs:label ?sbj_label . FILTER(STRSTARTS(lcase(?sbj_label), 'w')) . FILTER (lang(?sbj_label) = 'en') } LIMIT 25 |
lcquad2-15915 | What place is decribed by David Levinson's films? | [
"Bonneville Salt Flats"
] | {
"entities": [
"Q1081023",
"Q54852902",
"Q105387"
],
"relations": [
"P915",
"P1441"
],
"adjacency": [
[
1,
1,
2
],
[
2,
0,
0
]
],
"entity_labels": [
"Bonneville Salt Flats",
"David Levinson",
"Independence Day"
],
"relation_labels": [
"filming location",
"present in work"
]
} | SELECT ?answer WHERE { wd:Q54852902 wdt:P1441 ?X . ?X wdt:P915 ?answer} |
lcquad2-24054 | What are the science which begin with the letter t | [
"translational science"
] | {
"entities": [
"Q336",
"Q7834548"
],
"relations": [
"P31"
],
"adjacency": [
[
1,
0,
0
]
],
"entity_labels": [
"science",
"translational science"
],
"relation_labels": [
"instance of"
]
} | SELECT DISTINCT ?sbj ?sbj_label WHERE { ?sbj wdt:P31 wd:Q336 . ?sbj rdfs:label ?sbj_label . FILTER(STRSTARTS(lcase(?sbj_label), 't')) . FILTER (lang(?sbj_label) = 'en') } LIMIT 25 |
lcquad2-12500 | What is the subitem of the history of Morocco, which has diplomatic relation to Russia? | [
"Morocco"
] | {
"entities": [
"Q1028",
"Q159",
"Q472658"
],
"relations": [
"P1269",
"P530"
],
"adjacency": [
[
2,
0,
0
],
[
0,
1,
1
]
],
"entity_labels": [
"Morocco",
"Russia",
"history of Morocco"
],
"relation_labels": [
"facet of",
"diplomatic relation"
]
} | SELECT ?answer WHERE { wd:Q472658 wdt:P1269 ?answer . ?answer wdt:P530 wd:Q159} |
lcquad2-12486 | What is named for gauss whose member is Russian Academy of Sciences? | [
"Carl Friedrich Gauss"
] | {
"entities": [
"Q83172",
"Q177493",
"Q6722"
],
"relations": [
"P138",
"P463"
],
"adjacency": [
[
1,
0,
2
],
[
2,
1,
0
]
],
"entity_labels": [
"Russian Academy of Sciences",
"gauss",
"Carl Friedrich Gauss"
],
"relation_labels": [
"named after",
"member of"
]
} | SELECT ?answer WHERE { wd:Q177493 wdt:P138 ?answer . ?answer wdt:P463 wd:Q83172} |
lcquad2-14927 | What town was Nikolai Vavilov born in? | [
"Golovinsky District"
] | {
"entities": [
"Q649",
"Q1017756",
"Q214926"
],
"relations": [
"P19",
"P150"
],
"adjacency": [
[
2,
0,
0
],
[
0,
1,
1
]
],
"entity_labels": [
"Moscow",
"Golovinsky District",
"Nikolai Vavilov"
],
"relation_labels": [
"place of birth",
"contains the administrative territorial entity"
]
} | SELECT ?answer WHERE { wd:Q214926 wdt:P19 ?X . ?X wdt:P150 ?answer} |
lcquad2-21604 | What medicine can treat leprosy? | [
"prednisolone"
] | {
"entities": [
"Q36956",
"Q11426176",
"Q11173"
],
"relations": [
"P31",
"P2176"
],
"adjacency": [
[
0,
1,
1
],
[
1,
0,
2
]
],
"entity_labels": [
"leprosy",
"prednisolone",
"chemical compound"
],
"relation_labels": [
"instance of",
"drug or therapy used for treatment"
]
} | select distinct ?obj where { wd:Q36956 wdt:P2176 ?obj . ?obj wdt:P31 wd:Q11173 } |
lcquad2-22193 | Title a individual included in World War II | [
"Rikard Marasović"
] | {
"entities": [
"Q362",
"Q99445771",
"Q5"
],
"relations": [
"P31",
"P1344"
],
"adjacency": [
[
1,
1,
0
],
[
1,
0,
2
]
],
"entity_labels": [
"World War II",
"Rikard Marasović",
"human"
],
"relation_labels": [
"instance of",
"participant in"
]
} | select distinct ?sbj where { ?sbj wdt:P1344 wd:Q362 . ?sbj wdt:P31 wd:Q5 } |
lcquad2-22819 | Where is the headquarters of Barcelona and what is the trademark? | [
"eDreams"
] | {
"entities": [
"Q696009",
"Q1492",
"Q167270"
],
"relations": [
"P31",
"P159"
],
"adjacency": [
[
0,
1,
1
],
[
0,
0,
2
]
],
"entity_labels": [
"eDreams",
"Barcelona",
"trademark"
],
"relation_labels": [
"instance of",
"headquarters location"
]
} | select distinct ?sbj where { ?sbj wdt:P159 wd:Q1492 . ?sbj wdt:P31 wd:Q167270 } |
lcquad2-14524 | Who has conciliatory relations with the state of News of the World? | [
"Libya"
] | {
"entities": [
"Q1016",
"Q190534",
"Q145"
],
"relations": [
"P17",
"P530"
],
"adjacency": [
[
1,
0,
2
],
[
2,
1,
0
]
],
"entity_labels": [
"Libya",
"News of the World",
"United Kingdom"
],
"relation_labels": [
"country",
"diplomatic relation"
]
} | SELECT ?answer WHERE { wd:Q190534 wdt:P17 ?X . ?X wdt:P530 ?answer} |
lcquad2-12428 | Who are the understudies of Lee Strasberg whose passing put is Westport? | [
"Paul Newman"
] | {
"entities": [
"Q586762",
"Q41871",
"Q297945"
],
"relations": [
"P20",
"P802"
],
"adjacency": [
[
2,
1,
1
],
[
1,
0,
0
]
],
"entity_labels": [
"Westport",
"Paul Newman",
"Lee Strasberg"
],
"relation_labels": [
"place of death",
"student"
]
} | SELECT ?answer WHERE { wd:Q297945 wdt:P802 ?answer . ?answer wdt:P20 wd:Q586762} |
lcquad2-20298 | Who passed on in Montreal? | [
"Tadeusz Andrzej Marian Sypniewski"
] | {
"entities": [
"Q98213409",
"Q340",
"Q5"
],
"relations": [
"P31",
"P20"
],
"adjacency": [
[
0,
1,
1
],
[
0,
0,
2
]
],
"entity_labels": [
"Tadeusz Andrzej Marian Sypniewski",
"Montreal",
"human"
],
"relation_labels": [
"instance of",
"place of death"
]
} | select distinct ?sbj where { ?sbj wdt:P20 wd:Q340 . ?sbj wdt:P31 wd:Q5 } |
lcquad2-25216 | What is the identify of the working gadget that is written in Assembly language and incorporates 'vm' in its name? | [
"VM"
] | {
"entities": [
"Q9135",
"Q165436",
"Q5013572"
],
"relations": [
"P31",
"P277"
],
"adjacency": [
[
2,
0,
0
],
[
2,
1,
1
]
],
"entity_labels": [
"operating system",
"assembly language",
"VM"
],
"relation_labels": [
"instance of",
"programmed in"
]
} | SELECT DISTINCT ?sbj ?sbj_label WHERE { ?sbj wdt:P31 wd:Q9135 . ?sbj wdt:P277 wd:Q165436 . ?sbj rdfs:label ?sbj_label . FILTER(CONTAINS(lcase(?sbj_label), 'vm')) . FILTER (lang(?sbj_label) = 'en') } LIMIT 25 |
lcquad2-12117 | What differs from Commedia dell'arte that has the theatre season in the 16th century? | [
"Commedia erudita"
] | {
"entities": [
"Q12879230",
"Q191890",
"Q7017"
],
"relations": [
"P1889",
"P2348"
],
"adjacency": [
[
1,
0,
0
],
[
0,
1,
2
]
],
"entity_labels": [
"Commedia erudita",
"Commedia dell'arte",
"16th century"
],
"relation_labels": [
"different from",
"time period"
]
} | SELECT ?answer WHERE { wd:Q191890 wdt:P1889 ?answer . ?answer wdt:P2348 wd:Q7017} |
lcquad2-14046 | Over which period of years did the Kabul Shahi dynasties rule over modern day Istanbul? | [
"Kabul"
] | {
"entities": [
"Q5838",
"Q654380",
"Q406"
],
"relations": [
"P190",
"P36"
],
"adjacency": [
[
1,
1,
0
],
[
0,
0,
2
]
],
"entity_labels": [
"Kabul",
"Kabul Shahi",
"Istanbul"
],
"relation_labels": [
"twinned administrative body",
"capital"
]
} | SELECT ?answer WHERE { wd:Q654380 wdt:P36 ?answer . ?answer wdt:P190 wd:Q406} |
lcquad2-15812 | Who is the on-screen character within the account of Gregory House? | [
"Evan Jones"
] | {
"entities": [
"Q23558",
"Q842945",
"Q1029535"
],
"relations": [
"P161",
"P1441"
],
"adjacency": [
[
1,
1,
0
],
[
0,
0,
2
]
],
"entity_labels": [
"House",
"Gregory House",
"Evan Jones"
],
"relation_labels": [
"cast member",
"present in work"
]
} | SELECT ?answer WHERE { wd:Q842945 wdt:P1441 ?X . ?X wdt:P161 ?answer} |
lcquad2-25294 | What what is energized nonprofit organization dispersed by MGM and English | [
"Nova Roma"
] | {
"entities": [
"Q1860",
"Q163740",
"Q1194329"
],
"relations": [
"P37",
"P31"
],
"adjacency": [
[
2,
1,
1
],
[
2,
0,
0
]
],
"entity_labels": [
"English",
"nonprofit organization",
"Nova Roma"
],
"relation_labels": [
"official language",
"instance of"
]
} | SELECT DISTINCT ?sbj ?sbj_label WHERE { ?sbj wdt:P31 wd:Q163740 . ?sbj wdt:P37 wd:Q1860 . ?sbj rdfs:label ?sbj_label . FILTER(CONTAINS(lcase(?sbj_label), 'nova')) . FILTER (lang(?sbj_label) = 'en') } LIMIT 25 |
lcquad2-14493 | Which dialects does Kenneth Tynan speak? | [
"French"
] | {
"entities": [
"Q1860",
"Q374900",
"Q150"
],
"relations": [
"P737",
"P1412"
],
"adjacency": [
[
1,
1,
0
],
[
0,
0,
2
]
],
"entity_labels": [
"English",
"Kenneth Tynan",
"French"
],
"relation_labels": [
"influenced by",
"languages spoken, written or signed"
]
} | SELECT ?answer WHERE { wd:Q374900 wdt:P1412 ?X . ?X wdt:P737 ?answer} |
lcquad2-16073 | What is portion arrangement of successor of The Supper Party ? | [
"Seinfeld"
] | {
"entities": [
"Q16744169",
"Q7750316",
"Q23733"
],
"relations": [
"P156",
"P179"
],
"adjacency": [
[
0,
0,
1
],
[
1,
1,
2
]
],
"entity_labels": [
"The Dinner Party",
"The Marine Biologist",
"Seinfeld"
],
"relation_labels": [
"followed by",
"part of the series"
]
} | SELECT ?answer WHERE { wd:Q16744169 wdt:P156 ?X . ?X wdt:P179 ?answer} |
lcquad2-21899 | Who is the { city } of { Hamburg } for the { twined administrative body } | [
"Dresden"
] | {
"entities": [
"Q1731",
"Q515",
"Q1055"
],
"relations": [
"P31",
"P190"
],
"adjacency": [
[
2,
1,
0
],
[
0,
0,
1
]
],
"entity_labels": [
"Dresden",
"city",
"Hamburg"
],
"relation_labels": [
"instance of",
"twinned administrative body"
]
} | select distinct ?obj where { wd:Q1055 wdt:P190 ?obj . ?obj wdt:P31 wd:Q515 } |
lcquad2-9911 | What foods are traditionally eaten on Thanksgiving, and when is it celebrated? | [
"second Monday in October",
"turkey meat"
] | {
"entities": [
"Q4200953",
"Q14827175",
"Q13959"
],
"relations": [
"P837",
"P868"
],
"adjacency": [
[
2,
0,
1
],
[
2,
1,
0
]
],
"entity_labels": [
"turkey meat",
"second Monday in October",
"Thanksgiving"
],
"relation_labels": [
"day in year for periodic occurrence",
"foods traditionally associated"
]
} | SELECT ?ans_1 ?ans_2 WHERE { wd:Q13959 wdt:P837 ?ans_1 . wd:Q13959 wdt:P868 ?ans_2 } |
lcquad2-9597 | Where is Kristen Stewart from? | [
"United States of America",
"Los Angeles"
] | {
"entities": [
"Q126599",
"Q65",
"Q30"
],
"relations": [
"P19",
"P27"
],
"adjacency": [
[
0,
0,
1
],
[
0,
1,
2
]
],
"entity_labels": [
"Kristen Stewart",
"Los Angeles",
"United States of America"
],
"relation_labels": [
"place of birth",
"country of citizenship"
]
} | SELECT ?ans_1 ?ans_2 WHERE { wd:Q126599 wdt:P19 ?ans_1 . wd:Q126599 wdt:P27 ?ans_2 } |
lcquad2-17204 | Is the waterway head a tributary of the Yellow River? | [
"Otog Banner"
] | {
"entities": [
"Q7355",
"Q1202183",
"Q106172194"
],
"relations": [
"P885",
"P974"
],
"adjacency": [
[
0,
1,
2
],
[
2,
0,
1
]
],
"entity_labels": [
"Yellow River",
"Otog Banner",
"Dusitu River"
],
"relation_labels": [
"origin of the watercourse",
"tributary"
]
} | SELECT ?answer WHERE { wd:Q7355 wdt:P974 ?X . ?X wdt:P885 ?answer} |
lcquad2-12977 | "What is {worldly run conclusion} of {Triceratops}, which has {spin-off of} is {Campanian} ?" | [
"Maastrichtian"
] | {
"entities": [
"Q278141",
"Q14384",
"Q492941"
],
"relations": [
"P155",
"P524"
],
"adjacency": [
[
1,
1,
0
],
[
0,
0,
2
]
],
"entity_labels": [
"Maastrichtian",
"Triceratops",
"Campanian"
],
"relation_labels": [
"follows",
"temporal range end"
]
} | SELECT ?answer WHERE { wd:Q14384 wdt:P524 ?answer . ?answer wdt:P155 wd:Q492941} |
lcquad2-24927 | Title a sea republic that utilized to talk Latin which contains the word "Republic" in its name | [
"Republic of Noli"
] | {
"entities": [
"Q397",
"Q3933247",
"Q43185013"
],
"relations": [
"P31",
"P2936"
],
"adjacency": [
[
1,
0,
2
],
[
1,
1,
0
]
],
"entity_labels": [
"Latin",
"Republic of Noli",
"maritime republic"
],
"relation_labels": [
"instance of",
"language used"
]
} | SELECT DISTINCT ?sbj ?sbj_label WHERE { ?sbj wdt:P31 wd:Q43185013 . ?sbj wdt:P2936 wd:Q397 . ?sbj rdfs:label ?sbj_label . FILTER(CONTAINS(lcase(?sbj_label), 'republic')) . FILTER (lang(?sbj_label) = 'en') } LIMIT 25 |
lcquad2-12182 | What are the languages spoken through Matthew Perry whose AWLD repute is 1 safe? | [
"English"
] | {
"entities": [
"Q1860",
"Q20672086",
"Q171758"
],
"relations": [
"P1412",
"P1999"
],
"adjacency": [
[
2,
0,
0
],
[
0,
1,
1
]
],
"entity_labels": [
"English",
"1 safe",
"Matthew Perry"
],
"relation_labels": [
"languages spoken, written or signed",
"UNESCO language status"
]
} | SELECT ?answer WHERE { wd:Q171758 wdt:P1412 ?answer . ?answer wdt:P1999 wd:Q20672086} |
lcquad2-24001 | What a ketone that starts with the letter p | [
"penguinone"
] | {
"entities": [
"Q170744",
"Q6963565"
],
"relations": [
"P31"
],
"adjacency": [
[
1,
0,
0
]
],
"entity_labels": [
"ketone",
"penguinone"
],
"relation_labels": [
"instance of"
]
} | SELECT DISTINCT ?sbj ?sbj_label WHERE { ?sbj wdt:P31 wd:Q170744 . ?sbj rdfs:label ?sbj_label . FILTER(STRSTARTS(lcase(?sbj_label), 'p')) . FILTER (lang(?sbj_label) = 'en') } LIMIT 25 |
lcquad2-15528 | Does Naser al-Din Shah Qajar posses any legal protections regarding internment? | [
"Iranian National Heritage"
] | {
"entities": [
"Q5958900",
"Q3481204",
"Q159416"
],
"relations": [
"P119",
"P1435"
],
"adjacency": [
[
2,
0,
1
],
[
1,
1,
0
]
],
"entity_labels": [
"Iranian National Heritage",
"Shah Abdol-Azim Shrine",
"Naser al-Din Shah Qajar"
],
"relation_labels": [
"place of burial",
"heritage designation"
]
} | SELECT ?answer WHERE { wd:Q159416 wdt:P119 ?X . ?X wdt:P1435 ?answer} |
lcquad2-13964 | What is the mom tongue of Marie Curie, that has free order language typology? | [
"Polish"
] | {
"entities": [
"Q809",
"Q33129605",
"Q7186"
],
"relations": [
"P103",
"P4132"
],
"adjacency": [
[
2,
0,
0
],
[
0,
1,
1
]
],
"entity_labels": [
"Polish",
"free-order language",
"Marie Curie"
],
"relation_labels": [
"native language",
"linguistic typology"
]
} | SELECT ?answer WHERE { wd:Q7186 wdt:P103 ?answer . ?answer wdt:P4132 wd:Q33129605} |
lcquad2-17247 | What is backup company of Weave Iger ? | [
"ABC Records, Inc."
] | {
"entities": [
"Q169889",
"Q58802260",
"Q532423"
],
"relations": [
"P108",
"P355"
],
"adjacency": [
[
2,
0,
0
],
[
0,
1,
1
]
],
"entity_labels": [
"American Broadcasting Company",
"ABC Records, Inc.",
"Bob Iger"
],
"relation_labels": [
"employer",
"has subsidiary"
]
} | SELECT ?answer WHERE { wd:Q532423 wdt:P108 ?X . ?X wdt:P355 ?answer} |
lcquad2-24908 | What is Tōhō's film as a production company and whose name is yojimbo? | [
"Yojimbo"
] | {
"entities": [
"Q11424",
"Q20475",
"Q875920"
],
"relations": [
"P31",
"P272"
],
"adjacency": [
[
1,
0,
0
],
[
1,
1,
2
]
],
"entity_labels": [
"film",
"Yojimbo",
"Toho"
],
"relation_labels": [
"instance of",
"production company"
]
} | SELECT DISTINCT ?sbj ?sbj_label WHERE { ?sbj wdt:P31 wd:Q11424 . ?sbj wdt:P272 wd:Q875920 . ?sbj rdfs:label ?sbj_label . FILTER(CONTAINS(lcase(?sbj_label), 'yojimbo')) . FILTER (lang(?sbj_label) = 'en') } LIMIT 25 |
lcquad2-19863 | Which Roman God is Apollo? | [
"Sol"
] | {
"entities": [
"Q37340",
"Q11688446",
"Q1199937"
],
"relations": [
"P31",
"P460"
],
"adjacency": [
[
0,
1,
2
],
[
2,
0,
1
]
],
"entity_labels": [
"Apollo",
"Roman deity",
"Sol"
],
"relation_labels": [
"instance of",
"said to be the same as"
]
} | select distinct ?obj where { wd:Q37340 wdt:P460 ?obj . ?obj wdt:P31 wd:Q11688446 } |
lcquad2-21298 | Who is the {moon of Jupiter} for {parent cosmic body} of {Jupiter} | [
"Jupiter LII"
] | {
"entities": [
"Q934499",
"Q319",
"Q61702557"
],
"relations": [
"P397",
"P31"
],
"adjacency": [
[
0,
0,
1
],
[
0,
1,
2
]
],
"entity_labels": [
"Jupiter LII",
"Jupiter",
"moon of Jupiter"
],
"relation_labels": [
"parent astronomical body",
"instance of"
]
} | select distinct ?sbj where { ?sbj wdt:P397 wd:Q319 . ?sbj wdt:P31 wd:Q61702557 } |
lcquad2-15135 | Who propose the sports of Equation One? | [
"Formula One driver"
] | {
"entities": [
"Q1968",
"Q2705092",
"Q10841764"
],
"relations": [
"P641",
"P3095"
],
"adjacency": [
[
0,
0,
1
],
[
1,
1,
2
]
],
"entity_labels": [
"Formula One",
"Formula One racing",
"Formula One driver"
],
"relation_labels": [
"sport",
"practiced by"
]
} | SELECT ?answer WHERE { wd:Q1968 wdt:P641 ?X . ?X wdt:P3095 ?answer} |
lcquad2-20187 | What position that applies to purview in Rome? | [
"Councillor in the City of Bari"
] | {
"entities": [
"Q220",
"Q4164871",
"Q50183178"
],
"relations": [
"P1001",
"P31"
],
"adjacency": [
[
2,
0,
0
],
[
2,
1,
1
]
],
"entity_labels": [
"Rome",
"position",
"Councillor in the City of Bari"
],
"relation_labels": [
"applies to jurisdiction",
"instance of"
]
} | select distinct ?sbj where { ?sbj wdt:P1001 wd:Q220 . ?sbj wdt:P31 wd:Q4164871 } |
lcquad2-22314 | What worldwide law manages the Pope? | [
"Holy See"
] | {
"entities": [
"Q1896989",
"Q159583",
"Q19546"
],
"relations": [
"P31",
"P2389"
],
"adjacency": [
[
2,
1,
1
],
[
1,
0,
0
]
],
"entity_labels": [
"subject of international law",
"Holy See",
"pope"
],
"relation_labels": [
"instance of",
"organization directed by the office or position"
]
} | select distinct ?obj where { wd:Q19546 wdt:P2389 ?obj . ?obj wdt:P31 wd:Q1896989 } |
lcquad2-17081 | Who gave { service branch specialization } of { Antonio Cantore }? | [
"mountain warfare"
] | {
"entities": [
"Q1332365",
"Q1210930",
"Q601209"
],
"relations": [
"P241",
"P101"
],
"adjacency": [
[
2,
0,
0
],
[
0,
1,
1
]
],
"entity_labels": [
"Alpine Brigade Julia",
"mountain warfare",
"Antonio Cantore"
],
"relation_labels": [
"military branch",
"field of work"
]
} | SELECT ?answer WHERE { wd:Q601209 wdt:P241 ?X . ?X wdt:P101 ?answer} |
lcquad2-15612 | Where is Gilda Radner buried? | [
"geography of Connecticut"
] | {
"entities": [
"Q12728922",
"Q779",
"Q266808"
],
"relations": [
"P119",
"P2633"
],
"adjacency": [
[
2,
0,
1
],
[
1,
1,
0
]
],
"entity_labels": [
"geography of Connecticut",
"Connecticut",
"Gilda Radner"
],
"relation_labels": [
"place of burial",
"geography of topic"
]
} | SELECT ?answer WHERE { wd:Q266808 wdt:P119 ?X . ?X wdt:P2633 ?answer} |
lcquad2-14497 | What is the political connection of Peyton Manning's nationality? | [
"Gabon"
] | {
"entities": [
"Q1000",
"Q7539",
"Q30"
],
"relations": [
"P27",
"P530"
],
"adjacency": [
[
1,
0,
2
],
[
2,
1,
0
]
],
"entity_labels": [
"Gabon",
"Peyton Manning",
"United States of America"
],
"relation_labels": [
"country of citizenship",
"diplomatic relation"
]
} | SELECT ?answer WHERE { wd:Q7539 wdt:P27 ?X . ?X wdt:P530 ?answer} |
lcquad2-21848 | who is the child of bernie ecclestone? | [
"Tamara Ecclestone"
] | {
"entities": [
"Q172724",
"Q2465450",
"Q5"
],
"relations": [
"P40",
"P31"
],
"adjacency": [
[
0,
0,
1
],
[
1,
1,
2
]
],
"entity_labels": [
"Bernie Ecclestone",
"Tamara Ecclestone",
"human"
],
"relation_labels": [
"child",
"instance of"
]
} | select distinct ?obj where { wd:Q172724 wdt:P40 ?obj . ?obj wdt:P31 wd:Q5 } |
lcquad2-21808 | What is the Wikimedia category for staff of the Unused York College organization? | [
"Category:New York University faculty"
] | {
"entities": [
"Q49210",
"Q4167836",
"Q6375700"
],
"relations": [
"P31",
"P4195"
],
"adjacency": [
[
0,
1,
2
],
[
2,
0,
1
]
],
"entity_labels": [
"New York University",
"Wikimedia category",
"Category:New York University faculty"
],
"relation_labels": [
"instance of",
"category for employees of the organization"
]
} | select distinct ?obj where { wd:Q49210 wdt:P4195 ?obj . ?obj wdt:P31 wd:Q4167836 } |
lcquad2-22620 | Which is chapter of your edition does Hamlet start on? | [
"The tragedie of Hamlet, Prince of Denmarke"
] | {
"entities": [
"Q1980247",
"Q41567",
"Q56153284"
],
"relations": [
"P31",
"P747"
],
"adjacency": [
[
1,
1,
2
],
[
2,
0,
0
]
],
"entity_labels": [
"chapter",
"Hamlet",
"The tragedie of Hamlet, Prince of Denmarke"
],
"relation_labels": [
"instance of",
"has edition or translation"
]
} | select distinct ?obj where { wd:Q41567 wdt:P747 ?obj . ?obj wdt:P31 wd:Q1980247 } |
lcquad2-24901 | What is the Nishiki-e which has collection in the Honolulu Museum of Art and that includes the word superb in it is name? | [
"The Great Wave off Kanagawa"
] | {
"entities": [
"Q128316",
"Q1683337",
"Q252485"
],
"relations": [
"P31",
"P195"
],
"adjacency": [
[
2,
0,
1
],
[
2,
1,
0
]
],
"entity_labels": [
"Honolulu Museum of Art",
"nishiki-e",
"The Great Wave off Kanagawa"
],
"relation_labels": [
"instance of",
"collection"
]
} | SELECT DISTINCT ?sbj ?sbj_label WHERE { ?sbj wdt:P31 wd:Q1683337 . ?sbj wdt:P195 wd:Q128316 . ?sbj rdfs:label ?sbj_label . FILTER(CONTAINS(lcase(?sbj_label), 'great')) . FILTER (lang(?sbj_label) = 'en') } LIMIT 25 |
lcquad2-20062 | Who is the human chief of Forrest Gump? | [
"Robert Zemeckis"
] | {
"entities": [
"Q134773",
"Q5",
"Q187364"
],
"relations": [
"P31",
"P57"
],
"adjacency": [
[
0,
1,
2
],
[
2,
0,
1
]
],
"entity_labels": [
"Forrest Gump",
"human",
"Robert Zemeckis"
],
"relation_labels": [
"instance of",
"director"
]
} | select distinct ?obj where { wd:Q134773 wdt:P57 ?obj . ?obj wdt:P31 wd:Q5 } |
lcquad2-17370 | Who is pioneer of melodic instrument of Sidney Bechet ? | [
"Johann Christoph Denner"
] | {
"entities": [
"Q8343",
"Q60997",
"Q313519"
],
"relations": [
"P1303",
"P61"
],
"adjacency": [
[
2,
0,
0
],
[
0,
1,
1
]
],
"entity_labels": [
"clarinet",
"Johann Christoph Denner",
"Sidney Bechet"
],
"relation_labels": [
"instrument",
"discoverer or inventor"
]
} | SELECT ?answer WHERE { wd:Q313519 wdt:P1303 ?X . ?X wdt:P61 ?answer} |
lcquad2-24924 | Name a song composed by Michael Jackson containing in his name the word "world" | [
"We Are the World"
] | {
"entities": [
"Q7366",
"Q308895",
"Q2831"
],
"relations": [
"P31",
"P86"
],
"adjacency": [
[
1,
0,
0
],
[
1,
1,
2
]
],
"entity_labels": [
"song",
"We Are the World",
"Michael Jackson"
],
"relation_labels": [
"instance of",
"composer"
]
} | SELECT DISTINCT ?sbj ?sbj_label WHERE { ?sbj wdt:P31 wd:Q7366 . ?sbj wdt:P86 wd:Q2831 . ?sbj rdfs:label ?sbj_label . FILTER(CONTAINS(lcase(?sbj_label), 'world')) . FILTER (lang(?sbj_label) = 'en') } LIMIT 25 |
lcquad2-10087 | What is the title of the head of government and what is his/her name? | [
"P. Sathasivam",
"Chief Minister of Kerala"
] | {
"entities": [
"Q26218416",
"Q12438045",
"Q1186"
],
"relations": [
"P35",
"P1313"
],
"adjacency": [
[
2,
0,
1
],
[
2,
1,
0
]
],
"entity_labels": [
"Chief Minister of Kerala",
"P. Sathasivam",
"Kerala"
],
"relation_labels": [
"head of state",
"office held by head of government"
]
} | SELECT ?ans_1 ?ans_2 WHERE { wd:Q1186 wdt:P35 ?ans_1 . wd:Q1186 wdt:P1313 ?ans_2 } |
lcquad2-24711 | What are the first principle which begin with the letter s | [
"structure"
] | {
"entities": [
"Q1851710",
"Q536351"
],
"relations": [
"P31"
],
"adjacency": [
[
0,
0,
1
]
],
"entity_labels": [
"structure",
"first principle"
],
"relation_labels": [
"instance of"
]
} | SELECT DISTINCT ?sbj ?sbj_label WHERE { ?sbj wdt:P31 wd:Q536351 . ?sbj rdfs:label ?sbj_label . FILTER(STRSTARTS(lcase(?sbj_label), 's')) . FILTER (lang(?sbj_label) = 'en') } LIMIT 25 |
lcquad2-20076 | Structured Query Language was created by? | [
"Raymond F. Boyce"
] | {
"entities": [
"Q47607",
"Q93007",
"Q5"
],
"relations": [
"P178",
"P31"
],
"adjacency": [
[
0,
0,
1
],
[
1,
1,
2
]
],
"entity_labels": [
"SQL",
"Raymond F. Boyce",
"human"
],
"relation_labels": [
"developer",
"instance of"
]
} | select distinct ?obj where { wd:Q47607 wdt:P178 ?obj . ?obj wdt:P31 wd:Q5 } |
lcquad2-11934 | "What is subject of records of South America, that has has wards is Ecuador ?" | [
"South America"
] | {
"entities": [
"Q912852",
"Q736",
"Q18"
],
"relations": [
"P1269",
"P150"
],
"adjacency": [
[
0,
0,
2
],
[
2,
1,
1
]
],
"entity_labels": [
"history of South America",
"Ecuador",
"South America"
],
"relation_labels": [
"facet of",
"contains the administrative territorial entity"
]
} | SELECT ?answer WHERE { wd:Q912852 wdt:P1269 ?answer . ?answer wdt:P150 wd:Q736} |
lcquad2-16098 | Who competed with John Bell's famous works? | [
"Christopher Lloyd"
] | {
"entities": [
"Q109331",
"Q16466630",
"Q109324"
],
"relations": [
"P161",
"P800"
],
"adjacency": [
[
1,
1,
0
],
[
0,
0,
2
]
],
"entity_labels": [
"Back to the Future Part II",
"John Bell",
"Christopher Lloyd"
],
"relation_labels": [
"cast member",
"notable work"
]
} | SELECT ?answer WHERE { wd:Q16466630 wdt:P800 ?X . ?X wdt:P161 ?answer} |
lcquad2-14769 | Who is the author of Les Chevaliers de la Table ronde? | [
"Jules Verne"
] | {
"entities": [
"Q83158",
"Q16654842",
"Q33977"
],
"relations": [
"P737",
"P50"
],
"adjacency": [
[
1,
1,
0
],
[
0,
0,
2
]
],
"entity_labels": [
"Jean Cocteau",
"Les Chevaliers de la Table ronde",
"Jules Verne"
],
"relation_labels": [
"influenced by",
"author"
]
} | SELECT ?answer WHERE { wd:Q16654842 wdt:P50 ?X . ?X wdt:P737 ?answer} |
lcquad2-13963 | What is the subculture of Seljuk dynasty having first language as Turkic languages? | [
"Turkic peoples"
] | {
"entities": [
"Q83328",
"Q3708255",
"Q34090"
],
"relations": [
"P103",
"P172"
],
"adjacency": [
[
1,
1,
0
],
[
0,
0,
2
]
],
"entity_labels": [
"Turkic peoples",
"Seljuk dynasty",
"Turkic"
],
"relation_labels": [
"native language",
"ethnic group"
]
} | SELECT ?answer WHERE { wd:Q3708255 wdt:P172 ?answer . ?answer wdt:P103 wd:Q34090} |
lcquad2-16420 | What is the tributary of the harbor of Duisburg ? | [
"Elbsche"
] | {
"entities": [
"Q1664",
"Q1325422",
"Q2100"
],
"relations": [
"P974",
"P206"
],
"adjacency": [
[
2,
1,
0
],
[
0,
0,
1
]
],
"entity_labels": [
"Ruhr",
"Elbsche",
"Duisburg"
],
"relation_labels": [
"tributary",
"located in or next to body of water"
]
} | SELECT ?answer WHERE { wd:Q2100 wdt:P206 ?X . ?X wdt:P974 ?answer} |
lcquad2-22042 | Which is the state with restricted acknowledgment that's found on the territory highlighted on East Asia? | [
"Taiwan"
] | {
"entities": [
"Q15634554",
"Q865",
"Q27231"
],
"relations": [
"P706",
"P31"
],
"adjacency": [
[
1,
0,
2
],
[
1,
1,
0
]
],
"entity_labels": [
"state with limited recognition",
"Taiwan",
"East Asia"
],
"relation_labels": [
"located in/on physical feature",
"instance of"
]
} | select distinct ?sbj where { ?sbj wdt:P706 wd:Q27231 . ?sbj wdt:P31 wd:Q15634554 } |
lcquad2-24536 | What are the physical consistent which begin with the letter w | [
"weak mixing angle constant"
] | {
"entities": [
"Q173227",
"Q97060889"
],
"relations": [
"P31"
],
"adjacency": [
[
1,
0,
0
]
],
"entity_labels": [
"physical constant",
"weak mixing angle constant"
],
"relation_labels": [
"instance of"
]
} | SELECT DISTINCT ?sbj ?sbj_label WHERE { ?sbj wdt:P31 wd:Q173227 . ?sbj rdfs:label ?sbj_label . FILTER(STRSTARTS(lcase(?sbj_label), 'w')) . FILTER (lang(?sbj_label) = 'en') } LIMIT 25 |
lcquad2-23755 | Tell me which is the ice age which carries the word age in it is name? | [
"Late Antique Little Ice Age"
] | {
"entities": [
"Q49367",
"Q23581397"
],
"relations": [
"P31"
],
"adjacency": [
[
1,
0,
0
]
],
"entity_labels": [
"ice age",
"Late Antique Little Ice Age"
],
"relation_labels": [
"instance of"
]
} | SELECT DISTINCT ?sbj ?sbj_label WHERE { ?sbj wdt:P31 wd:Q49367 . ?sbj rdfs:label ?sbj_label . FILTER(CONTAINS(lcase(?sbj_label), 'age')) . FILTER (lang(?sbj_label) = 'en') } LIMIT 25 |
lcquad2-23691 | Tell me change whose title has the word change in it. | [
"Eulmi Reforms"
] | {
"entities": [
"Q623836",
"Q900406"
],
"relations": [
"P31"
],
"adjacency": [
[
0,
0,
1
]
],
"entity_labels": [
"Eulmi Reforms",
"reform"
],
"relation_labels": [
"instance of"
]
} | SELECT DISTINCT ?sbj ?sbj_label WHERE { ?sbj wdt:P31 wd:Q900406 . ?sbj rdfs:label ?sbj_label . FILTER(CONTAINS(lcase(?sbj_label), 'reforms')) . FILTER (lang(?sbj_label) = 'en') } LIMIT 25 |
lcquad2-16637 | Who gave the {subject} of {part of work} of {Sexual replica in Aspergillus tubingensis from area Nigri.} ? | [
"mycology"
] | {
"entities": [
"Q7175",
"Q1962302",
"Q48039247"
],
"relations": [
"P101",
"P1433"
],
"adjacency": [
[
2,
1,
1
],
[
1,
0,
0
]
],
"entity_labels": [
"mycology",
"Mycologia",
"Sexual reproduction in Aspergillus tubingensis from section Nigri."
],
"relation_labels": [
"field of work",
"published in"
]
} | SELECT ?answer WHERE { wd:Q48039247 wdt:P1433 ?X . ?X wdt:P101 ?answer} |
lcquad2-11827 | What is the remaining name of Carlos Vives, whose language is Spanish? | [
"Vives"
] | {
"entities": [
"Q21487449",
"Q1321",
"Q965888"
],
"relations": [
"P407",
"P734"
],
"adjacency": [
[
2,
1,
0
],
[
0,
0,
1
]
],
"entity_labels": [
"Vives",
"Spanish",
"Carlos Vives"
],
"relation_labels": [
"language of work or name",
"family name"
]
} | SELECT ?answer WHERE { wd:Q965888 wdt:P734 ?answer . ?answer wdt:P407 wd:Q1321} |
lcquad2-15216 | What is the significant work of Rodin? | [
"Musée Rodin"
] | {
"entities": [
"Q18003128",
"Q650519",
"Q30755"
],
"relations": [
"P800",
"P195"
],
"adjacency": [
[
2,
0,
0
],
[
0,
1,
1
]
],
"entity_labels": [
"The Thinker",
"Musée Rodin",
"Auguste Rodin"
],
"relation_labels": [
"notable work",
"collection"
]
} | SELECT ?answer WHERE { wd:Q30755 wdt:P800 ?X . ?X wdt:P195 ?answer} |
lcquad2-16523 | What is learnt when one plays A Brand New Day? | [
"Fred Astaire"
] | {
"entities": [
"Q49810",
"Q100937",
"Q2831"
],
"relations": [
"P737",
"P175"
],
"adjacency": [
[
0,
1,
2
],
[
2,
0,
1
]
],
"entity_labels": [
"A Brand New Day",
"Fred Astaire",
"Michael Jackson"
],
"relation_labels": [
"influenced by",
"performer"
]
} | SELECT ?answer WHERE { wd:Q49810 wdt:P175 ?X . ?X wdt:P737 ?answer} |
lcquad2-9827 | What's the genre and record label of The Beach Boys? | [
"rock music",
"Capitol Records"
] | {
"entities": [
"Q11399",
"Q183048",
"Q193023"
],
"relations": [
"P264",
"P136"
],
"adjacency": [
[
1,
0,
2
],
[
1,
1,
0
]
],
"entity_labels": [
"rock music",
"The Beach Boys",
"Capitol Records"
],
"relation_labels": [
"record label",
"genre"
]
} | SELECT ?ans_1 ?ans_2 WHERE { wd:Q183048 wdt:P264 ?ans_1 . wd:Q183048 wdt:P136 ?ans_2 } |
lcquad2-22458 | What medicine is endorsed for the treatment of Major Depressive Clutter? | [
"bupropion"
] | {
"entities": [
"Q42844",
"Q12140",
"Q834280"
],
"relations": [
"P2175",
"P31"
],
"adjacency": [
[
2,
0,
0
],
[
2,
1,
1
]
],
"entity_labels": [
"major depressive disorder",
"medication",
"bupropion"
],
"relation_labels": [
"medical condition treated",
"instance of"
]
} | select distinct ?sbj where { ?sbj wdt:P2175 wd:Q42844 . ?sbj wdt:P31 wd:Q12140 } |
lcquad2-16437 | what are the main ideas presented by the Einstein-Rosen metric? | [
"Mohandas Karamchand Gandhi"
] | {
"entities": [
"Q937",
"Q5349813",
"Q1001"
],
"relations": [
"P737",
"P1269"
],
"adjacency": [
[
1,
1,
0
],
[
0,
0,
2
]
],
"entity_labels": [
"Albert Einstein",
"Einstein–Rosen metric",
"Mohandas Karamchand Gandhi"
],
"relation_labels": [
"influenced by",
"facet of"
]
} | SELECT ?answer WHERE { wd:Q5349813 wdt:P1269 ?X . ?X wdt:P737 ?answer} |
lcquad2-9510 | Identify the parent taxon and the if it's the source of Turtle. | [
"turtle oil",
"Archosauromorpha"
] | {
"entities": [
"Q223044",
"Q134676",
"Q104640391"
],
"relations": [
"P171",
"P1672"
],
"adjacency": [
[
0,
0,
1
],
[
0,
1,
2
]
],
"entity_labels": [
"turtle",
"Archosauromorpha",
"turtle oil"
],
"relation_labels": [
"parent taxon",
"this taxon is source of"
]
} | SELECT ?ans_1 ?ans_2 WHERE { wd:Q223044 wdt:P171 ?ans_1 . wd:Q223044 wdt:P1672 ?ans_2 } |
lcquad2-9641 | Who is the founder and creator of Instagram? | [
"Kevin Systrom"
] | {
"entities": [
"Q209330",
"Q10314243"
],
"relations": [
"P112",
"P170"
],
"adjacency": [
[
0,
1,
1
],
[
0,
0,
1
]
],
"entity_labels": [
"Instagram",
"Kevin Systrom"
],
"relation_labels": [
"founded by",
"creator"
]
} | SELECT ?ans_1 ?ans_2 WHERE { wd:Q209330 wdt:P170 ?ans_1 . wd:Q209330 wdt:P112 ?ans_2 } |
lcquad2-12826 | What part of Ireland's records includes the Nuclear Suppliers Group? | [
"Republic of Ireland"
] | {
"entities": [
"Q27",
"Q205157",
"Q1480793"
],
"relations": [
"P1269",
"P463"
],
"adjacency": [
[
1,
0,
0
],
[
0,
1,
2
]
],
"entity_labels": [
"Republic of Ireland",
"history of Ireland",
"Nuclear Suppliers Group"
],
"relation_labels": [
"facet of",
"member of"
]
} | SELECT ?answer WHERE { wd:Q205157 wdt:P1269 ?answer . ?answer wdt:P463 wd:Q1480793} |
lcquad2-24426 | WHICH IS THE LIKNED DATSA STRUCTURE THAT Begins WITH I | [
"linked list"
] | {
"entities": [
"Q7003418",
"Q6554356"
],
"relations": [
"P31"
],
"adjacency": [
[
0,
0,
1
]
],
"entity_labels": [
"linked list",
"linked data structure"
],
"relation_labels": [
"instance of"
]
} | SELECT DISTINCT ?sbj ?sbj_label WHERE { ?sbj wdt:P31 wd:Q6554356 . ?sbj rdfs:label ?sbj_label . FILTER(STRSTARTS(lcase(?sbj_label), 'l')) . FILTER (lang(?sbj_label) = 'en') } LIMIT 25 |
lcquad2-15949 | Who has employed The Gardener? | [
"Town & Country"
] | {
"entities": [
"Q20540843",
"Q647071",
"Q21993216"
],
"relations": [
"P108",
"P170"
],
"adjacency": [
[
0,
1,
2
],
[
2,
0,
1
]
],
"entity_labels": [
"The Gardener",
"Town & Country",
"Jon Stroup"
],
"relation_labels": [
"employer",
"creator"
]
} | SELECT ?answer WHERE { wd:Q20540843 wdt:P170 ?X . ?X wdt:P108 ?answer} |
lcquad2-12718 | What is in the district of Nord-Pas-de-Calais whose member is International Hydrographic Organization? | [
"France"
] | {
"entities": [
"Q233611",
"Q16987",
"Q142"
],
"relations": [
"P463",
"P131"
],
"adjacency": [
[
1,
1,
2
],
[
2,
0,
0
]
],
"entity_labels": [
"International Hydrographic Organization",
"Nord-Pas-de-Calais",
"France"
],
"relation_labels": [
"member of",
"located in the administrative territorial entity"
]
} | SELECT ?answer WHERE { wd:Q16987 wdt:P131 ?answer . ?answer wdt:P463 wd:Q233611} |
lcquad2-14711 | Who are the authors of the situate of Guinness? | [
"Arthur Guinness"
] | {
"entities": [
"Q2319266",
"Q454138",
"Q194297"
],
"relations": [
"P112",
"P159"
],
"adjacency": [
[
2,
1,
0
],
[
0,
0,
1
]
],
"entity_labels": [
"Guinness Brewery",
"Arthur Guinness",
"Guinness"
],
"relation_labels": [
"founded by",
"headquarters location"
]
} | SELECT ?answer WHERE { wd:Q194297 wdt:P159 ?X . ?X wdt:P112 ?answer} |
lcquad2-24296 | What are the operation which begin with the letter p | [
"puncturing"
] | {
"entities": [
"Q112601269",
"Q3884033"
],
"relations": [
"P31"
],
"adjacency": [
[
0,
0,
1
]
],
"entity_labels": [
"puncturing",
"operation"
],
"relation_labels": [
"instance of"
]
} | SELECT DISTINCT ?sbj ?sbj_label WHERE { ?sbj wdt:P31 wd:Q3884033 . ?sbj rdfs:label ?sbj_label . FILTER(STRSTARTS(lcase(?sbj_label), 'p')) . FILTER (lang(?sbj_label) = 'en') } LIMIT 25 |
lcquad2-24066 | which region of designing stats with e | [
"earthquake engineering"
] | {
"entities": [
"Q12015335",
"Q909789"
],
"relations": [
"P31"
],
"adjacency": [
[
1,
0,
0
]
],
"entity_labels": [
"branch of engineering",
"earthquake engineering"
],
"relation_labels": [
"instance of"
]
} | SELECT DISTINCT ?sbj ?sbj_label WHERE { ?sbj wdt:P31 wd:Q12015335 . ?sbj rdfs:label ?sbj_label . FILTER(STRSTARTS(lcase(?sbj_label), 'e')) . FILTER (lang(?sbj_label) = 'en') } LIMIT 25 |
lcquad2-24470 | what sort of wood title begins with the letter z | [
"Zebrawood"
] | {
"entities": [
"Q1493054",
"Q288168"
],
"relations": [
"P31"
],
"adjacency": [
[
1,
0,
0
]
],
"entity_labels": [
"type of wood",
"Zebrawood"
],
"relation_labels": [
"instance of"
]
} | SELECT DISTINCT ?sbj ?sbj_label WHERE { ?sbj wdt:P31 wd:Q1493054 . ?sbj rdfs:label ?sbj_label . FILTER(STRSTARTS(lcase(?sbj_label), 'z')) . FILTER (lang(?sbj_label) = 'en') } LIMIT 25 |
lcquad2-23355 | inform me that automobile manufacturer which contains the word zongshen title in it | [
"Zongshen"
] | {
"entities": [
"Q786820",
"Q219927"
],
"relations": [
"P31"
],
"adjacency": [
[
1,
0,
0
]
],
"entity_labels": [
"automobile manufacturer",
"Zongshen"
],
"relation_labels": [
"instance of"
]
} | SELECT DISTINCT ?sbj ?sbj_label WHERE { ?sbj wdt:P31 wd:Q786820 . ?sbj rdfs:label ?sbj_label . FILTER(CONTAINS(lcase(?sbj_label), 'zongshen')) . FILTER (lang(?sbj_label) = 'en') } LIMIT 25 |
lcquad2-22545 | What is the predominate spheroidal system of the Andromeda Galaxy? | [
"Andromeda XIII"
] | {
"entities": [
"Q9151366",
"Q654754",
"Q2469"
],
"relations": [
"P397",
"P31"
],
"adjacency": [
[
0,
0,
2
],
[
0,
1,
1
]
],
"entity_labels": [
"Andromeda XIII",
"dwarf spheroidal galaxy",
"Andromeda Galaxy"
],
"relation_labels": [
"parent astronomical body",
"instance of"
]
} | select distinct ?sbj where { ?sbj wdt:P397 wd:Q2469 . ?sbj wdt:P31 wd:Q654754 } |
lcquad2-16212 | What is the occupation of Harry Hinsley? | [
"cryptanalysis"
] | {
"entities": [
"Q1647775",
"Q897511",
"Q834014"
],
"relations": [
"P106",
"P425"
],
"adjacency": [
[
2,
0,
0
],
[
0,
1,
1
]
],
"entity_labels": [
"cryptanalyst",
"cryptanalysis",
"Harry Hinsley"
],
"relation_labels": [
"occupation",
"field of this occupation"
]
} | SELECT ?answer WHERE { wd:Q834014 wdt:P106 ?X . ?X wdt:P425 ?answer} |
lcquad2-16375 | Who gave the { bordered by } of { Elbe's basin lands }? | [
"France"
] | {
"entities": [
"Q183",
"Q1644",
"Q142"
],
"relations": [
"P47",
"P205"
],
"adjacency": [
[
1,
1,
0
],
[
0,
0,
2
]
],
"entity_labels": [
"Germany",
"Elbe",
"France"
],
"relation_labels": [
"shares border with",
"basin country"
]
} | SELECT ?answer WHERE { wd:Q1644 wdt:P205 ?X . ?X wdt:P47 ?answer} |
lcquad2-24459 | What open occasion in Norway begins with the letter "p"? | [
"Pentecost"
] | {
"entities": [
"Q39864",
"Q2398229"
],
"relations": [
"P31"
],
"adjacency": [
[
0,
0,
1
]
],
"entity_labels": [
"Pentecost",
"public holidays in Norway"
],
"relation_labels": [
"instance of"
]
} | SELECT DISTINCT ?sbj ?sbj_label WHERE { ?sbj wdt:P31 wd:Q2398229 . ?sbj rdfs:label ?sbj_label . FILTER(STRSTARTS(lcase(?sbj_label), 'p')) . FILTER (lang(?sbj_label) = 'en') } LIMIT 25 |
lcquad2-24182 | Name a profession in law that begins with an S. | [
"special prosecutor"
] | {
"entities": [
"Q7574852",
"Q15987302"
],
"relations": [
"P31"
],
"adjacency": [
[
0,
0,
1
]
],
"entity_labels": [
"special prosecutor",
"legal profession"
],
"relation_labels": [
"instance of"
]
} | SELECT DISTINCT ?sbj ?sbj_label WHERE { ?sbj wdt:P31 wd:Q15987302 . ?sbj rdfs:label ?sbj_label . FILTER(STRSTARTS(lcase(?sbj_label), 's')) . FILTER (lang(?sbj_label) = 'en') } LIMIT 25 |
lcquad2-25312 | Name a policy known as a manifestation of racism that begins with letter A | [
"apartheid"
] | {
"entities": [
"Q11409",
"Q1156854",
"Q8461"
],
"relations": [
"P31",
"P1557"
],
"adjacency": [
[
0,
0,
1
],
[
0,
1,
2
]
],
"entity_labels": [
"apartheid",
"policy",
"racism"
],
"relation_labels": [
"instance of",
"manifestation of"
]
} | SELECT DISTINCT ?sbj ?sbj_label WHERE { ?sbj wdt:P31 wd:Q1156854 . ?sbj wdt:P1557 wd:Q8461 . ?sbj rdfs:label ?sbj_label . FILTER(STRSTARTS(lcase(?sbj_label), 'a')) . FILTER (lang(?sbj_label) = 'en') } LIMIT 25 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.