id
stringlengths 11
13
| question
stringlengths 11
8.64k
| answers
sequence | subgraph
dict | sparql
stringlengths 49
483
|
---|---|---|---|---|
lcquad2-21081 | Who is Bindusara's student? | [
"Chanakya"
] | {
"entities": [
"Q315526",
"Q9045",
"Q5"
],
"relations": [
"P31",
"P1066"
],
"adjacency": [
[
0,
1,
1
],
[
1,
0,
2
]
],
"entity_labels": [
"Bindusara",
"Chanakya",
"human"
],
"relation_labels": [
"instance of",
"student of"
]
} | select distinct ?obj where { wd:Q315526 wdt:P1066 ?obj . ?obj wdt:P31 wd:Q5 } |
lcquad2-15851 | Who was Charles Lucien Bonaparte married to? | [
"Joseph Bonaparte"
] | {
"entities": [
"Q7726",
"Q157521",
"Q247564"
],
"relations": [
"P26",
"P22"
],
"adjacency": [
[
1,
0,
2
],
[
2,
1,
0
]
],
"entity_labels": [
"Joseph Bonaparte",
"Charles Lucien Bonaparte",
"Zénaïde Bonaparte"
],
"relation_labels": [
"spouse",
"father"
]
} | SELECT ?answer WHERE { wd:Q157521 wdt:P26 ?X . ?X wdt:P22 ?answer} |
lcquad2-23235 | Let me know peace arrangement whose title has the word arrangement in it. | [
"Treaty of Preobrazhenskoye"
] | {
"entities": [
"Q973764",
"Q625298"
],
"relations": [
"P31"
],
"adjacency": [
[
0,
0,
1
]
],
"entity_labels": [
"Treaty of Preobrazhenskoye",
"peace treaty"
],
"relation_labels": [
"instance of"
]
} | SELECT DISTINCT ?sbj ?sbj_label WHERE { ?sbj wdt:P31 wd:Q625298 . ?sbj rdfs:label ?sbj_label . FILTER(CONTAINS(lcase(?sbj_label), 'treaty')) . FILTER (lang(?sbj_label) = 'en') } LIMIT 25 |
lcquad2-21469 | What tv program was the Eurovision Melody Substance inspried by | [
"Sanremo Music Festival"
] | {
"entities": [
"Q206959",
"Q276",
"Q15416"
],
"relations": [
"P941",
"P31"
],
"adjacency": [
[
1,
0,
0
],
[
0,
1,
2
]
],
"entity_labels": [
"Sanremo Music Festival",
"Eurovision Song Contest",
"television program"
],
"relation_labels": [
"inspired by",
"instance of"
]
} | select distinct ?obj where { wd:Q276 wdt:P941 ?obj . ?obj wdt:P31 wd:Q15416 } |
lcquad2-16267 | What is the name of the choreographer's husband, who choreographed Slaughter on Tenth Avenue? | [
"Tanaquil Le Clercq"
] | {
"entities": [
"Q15502557",
"Q310184",
"Q7539051"
],
"relations": [
"P26",
"P1809"
],
"adjacency": [
[
2,
1,
1
],
[
1,
0,
0
]
],
"entity_labels": [
"Tanaquil Le Clercq",
"George Balanchine",
"Slaughter on Tenth Avenue"
],
"relation_labels": [
"spouse",
"choreographer"
]
} | SELECT ?answer WHERE { wd:Q7539051 wdt:P1809 ?X . ?X wdt:P26 ?answer} |
lcquad2-14370 | What political impact on the arrive did the 1948 Czechoslovak upset d'état cause? | [
"Soviet Union"
] | {
"entities": [
"Q15180",
"Q1137957",
"Q33946"
],
"relations": [
"P17",
"P530"
],
"adjacency": [
[
1,
0,
2
],
[
2,
1,
0
]
],
"entity_labels": [
"Soviet Union",
"1948 Czechoslovak coup d'état",
"Czechoslovakia"
],
"relation_labels": [
"country",
"diplomatic relation"
]
} | SELECT ?answer WHERE { wd:Q1137957 wdt:P17 ?X . ?X wdt:P530 ?answer} |
lcquad2-25192 | Name a constructing placed on 34th Street that contains the word "building" in its title | [
"Madison Belmont Building"
] | {
"entities": [
"Q1021645",
"Q99336904",
"Q110049"
],
"relations": [
"P669",
"P31"
],
"adjacency": [
[
1,
1,
0
],
[
1,
0,
2
]
],
"entity_labels": [
"office building",
"Madison Belmont Building",
"34th Street"
],
"relation_labels": [
"located on street",
"instance of"
]
} | SELECT DISTINCT ?sbj ?sbj_label WHERE { ?sbj wdt:P31 wd:Q1021645 . ?sbj wdt:P669 wd:Q110049 . ?sbj rdfs:label ?sbj_label . FILTER(CONTAINS(lcase(?sbj_label), 'building')) . FILTER (lang(?sbj_label) = 'en') } LIMIT 25 |
lcquad2-21088 | To which literary society does Alexander Pushkin belong? | [
"Arzamas Society"
] | {
"entities": [
"Q7200",
"Q497893",
"Q1964755"
],
"relations": [
"P31",
"P463"
],
"adjacency": [
[
2,
1,
0
],
[
2,
0,
1
]
],
"entity_labels": [
"Alexander Pushkin",
"literary society",
"Arzamas Society"
],
"relation_labels": [
"instance of",
"member of"
]
} | select distinct ?sbj where { ?sbj wdt:P463 wd:Q7200 . ?sbj wdt:P31 wd:Q497893 } |
lcquad2-15217 | Who is the performing artist within the arrangement The Two Mrs. Sheffields? | [
"Dan Aykroyd"
] | {
"entities": [
"Q464865",
"Q105221",
"Q51228874"
],
"relations": [
"P161",
"P179"
],
"adjacency": [
[
2,
1,
0
],
[
0,
0,
1
]
],
"entity_labels": [
"The Nanny",
"Dan Aykroyd",
"The Two Mrs. Sheffields"
],
"relation_labels": [
"cast member",
"part of the series"
]
} | SELECT ?answer WHERE { wd:Q51228874 wdt:P179 ?X . ?X wdt:P161 ?answer} |
lcquad2-24708 | Which city in Ukraine starts with the letter "v"? | [
"Verkhivtseve"
] | {
"entities": [
"Q995147",
"Q12131624"
],
"relations": [
"P31"
],
"adjacency": [
[
0,
0,
1
]
],
"entity_labels": [
"Verkhivtseve",
"city in Ukraine"
],
"relation_labels": [
"instance of"
]
} | SELECT DISTINCT ?sbj ?sbj_label WHERE { ?sbj wdt:P31 wd:Q12131624 . ?sbj rdfs:label ?sbj_label . FILTER(STRSTARTS(lcase(?sbj_label), 'v')) . FILTER (lang(?sbj_label) = 'en') } LIMIT 25 |
lcquad2-17711 | Which is the scientific uniqueness of the murder approach of Paul Kruger? | [
"pulmonology"
] | {
"entities": [
"Q203337",
"Q12192",
"Q244407"
],
"relations": [
"P509",
"P1995"
],
"adjacency": [
[
2,
0,
1
],
[
1,
1,
0
]
],
"entity_labels": [
"pulmonology",
"pneumonia",
"Paul Kruger"
],
"relation_labels": [
"cause of death",
"health specialty"
]
} | SELECT ?answer WHERE { wd:Q244407 wdt:P509 ?X . ?X wdt:P1995 ?answer} |
lcquad2-20734 | The flute player nigrum is portion of which taxon? | [
"Piper"
] | {
"entities": [
"Q16521",
"Q159536",
"Q43084"
],
"relations": [
"P171",
"P31"
],
"adjacency": [
[
2,
0,
1
],
[
1,
1,
0
]
],
"entity_labels": [
"taxon",
"Piper",
"Piper nigrum"
],
"relation_labels": [
"parent taxon",
"instance of"
]
} | select distinct ?obj where { wd:Q43084 wdt:P171 ?obj . ?obj wdt:P31 wd:Q16521 } |
lcquad2-23106 | Let me know twofold operation whose title has the word union in it. | [
"union"
] | {
"entities": [
"Q185359",
"Q164307"
],
"relations": [
"P31"
],
"adjacency": [
[
0,
0,
1
]
],
"entity_labels": [
"union",
"binary operation"
],
"relation_labels": [
"instance of"
]
} | SELECT DISTINCT ?sbj ?sbj_label WHERE { ?sbj wdt:P31 wd:Q164307 . ?sbj rdfs:label ?sbj_label . FILTER(CONTAINS(lcase(?sbj_label), 'union')) . FILTER (lang(?sbj_label) = 'en') } LIMIT 25 |
lcquad2-17534 | What is the sort of taxon parent of Felidae? | [
"superfamily"
] | {
"entities": [
"Q10281053",
"Q25265",
"Q2136103"
],
"relations": [
"P105",
"P171"
],
"adjacency": [
[
1,
1,
0
],
[
0,
0,
2
]
],
"entity_labels": [
"Feloidea",
"Felidae",
"superfamily"
],
"relation_labels": [
"taxon rank",
"parent taxon"
]
} | SELECT ?answer WHERE { wd:Q25265 wdt:P171 ?X . ?X wdt:P105 ?answer} |
lcquad2-9469 | Tell me who the mother and child of Amitabh Bachchan are | [
"Teji Bachchan",
"Abhishek Bachchan"
] | {
"entities": [
"Q2723530",
"Q187058",
"Q9570"
],
"relations": [
"P25",
"P40"
],
"adjacency": [
[
2,
0,
0
],
[
2,
1,
1
]
],
"entity_labels": [
"Teji Bachchan",
"Abhishek Bachchan",
"Amitabh Bachchan"
],
"relation_labels": [
"mother",
"child"
]
} | SELECT ?ans_1 ?ans_2 WHERE { wd:Q9570 wdt:P25 ?ans_1 . wd:Q9570 wdt:P40 ?ans_2 } |
lcquad2-16709 | What is department of designer of Julia set ? | [
"line infantry"
] | {
"entities": [
"Q848427",
"Q595732",
"Q323238"
],
"relations": [
"P241",
"P61"
],
"adjacency": [
[
0,
1,
2
],
[
2,
0,
1
]
],
"entity_labels": [
"Julia set",
"line infantry",
"Gaston Julia"
],
"relation_labels": [
"military branch",
"discoverer or inventor"
]
} | SELECT ?answer WHERE { wd:Q848427 wdt:P61 ?X . ?X wdt:P241 ?answer} |
lcquad2-25427 | tell me province of China that capital Chengdu starts with letter s | [
"Sichuan"
] | {
"entities": [
"Q1615742",
"Q30002",
"Q19770"
],
"relations": [
"P31",
"P36"
],
"adjacency": [
[
2,
0,
0
],
[
2,
1,
1
]
],
"entity_labels": [
"province of the People's Republic of China",
"Chengdu",
"Sichuan"
],
"relation_labels": [
"instance of",
"capital"
]
} | SELECT DISTINCT ?sbj ?sbj_label WHERE { ?sbj wdt:P31 wd:Q1615742 . ?sbj wdt:P36 wd:Q30002 . ?sbj rdfs:label ?sbj_label . FILTER(STRSTARTS(lcase(?sbj_label), 's')) . FILTER (lang(?sbj_label) = 'en') } LIMIT 25 |
lcquad2-24988 | Tell me the street bridge that contains the word 'bridge' in its name and that is designed through Joseph Strauss | [
"Golden Gate Bridge"
] | {
"entities": [
"Q537127",
"Q44440",
"Q261174"
],
"relations": [
"P31",
"P287"
],
"adjacency": [
[
1,
0,
0
],
[
1,
1,
2
]
],
"entity_labels": [
"road bridge",
"Golden Gate Bridge",
"Joseph Strauss"
],
"relation_labels": [
"instance of",
"designed by"
]
} | SELECT DISTINCT ?sbj ?sbj_label WHERE { ?sbj wdt:P31 wd:Q537127 . ?sbj wdt:P287 wd:Q261174 . ?sbj rdfs:label ?sbj_label . FILTER(CONTAINS(lcase(?sbj_label), 'bridge')) . FILTER (lang(?sbj_label) = 'en') } LIMIT 25 |
lcquad2-25111 | Name an international football competition that starts in November and contains the word "cup" in its name | [
"Danone Nations Cup"
] | {
"entities": [
"Q34542827",
"Q3015366",
"Q125"
],
"relations": [
"P4794",
"P31"
],
"adjacency": [
[
1,
1,
0
],
[
1,
0,
2
]
],
"entity_labels": [
"international association football national teams competition",
"Danone Nations Cup",
"November"
],
"relation_labels": [
"season starts",
"instance of"
]
} | SELECT DISTINCT ?sbj ?sbj_label WHERE { ?sbj wdt:P31 wd:Q34542827 . ?sbj wdt:P4794 wd:Q125 . ?sbj rdfs:label ?sbj_label . FILTER(CONTAINS(lcase(?sbj_label), 'cup')) . FILTER (lang(?sbj_label) = 'en') } LIMIT 25 |
lcquad2-15588 | What are the major works of Marin Alsop's supervisor? | [
"Candide"
] | {
"entities": [
"Q152505",
"Q242931",
"Q1033015"
],
"relations": [
"P800",
"P1066"
],
"adjacency": [
[
1,
1,
0
],
[
0,
0,
2
]
],
"entity_labels": [
"Leonard Bernstein",
"Marin Alsop",
"Candide"
],
"relation_labels": [
"notable work",
"student of"
]
} | SELECT ?answer WHERE { wd:Q242931 wdt:P1066 ?X . ?X wdt:P800 ?answer} |
lcquad2-24419 | What are the individuals which begin with the letter w | [
"Willapa people"
] | {
"entities": [
"Q8003346",
"Q2472587"
],
"relations": [
"P31"
],
"adjacency": [
[
0,
0,
1
]
],
"entity_labels": [
"Willapa people",
"people"
],
"relation_labels": [
"instance of"
]
} | SELECT DISTINCT ?sbj ?sbj_label WHERE { ?sbj wdt:P31 wd:Q2472587 . ?sbj rdfs:label ?sbj_label . FILTER(STRSTARTS(lcase(?sbj_label), 'w')) . FILTER (lang(?sbj_label) = 'en') } LIMIT 25 |
lcquad2-20991 | What movies were filmed in Yokohama? | [
"Category:Films shot in Yokohama"
] | {
"entities": [
"Q4167836",
"Q19359544",
"Q38283"
],
"relations": [
"P31",
"P1740"
],
"adjacency": [
[
2,
1,
1
],
[
1,
0,
0
]
],
"entity_labels": [
"Wikimedia category",
"Category:Films shot in Yokohama",
"Yokohama"
],
"relation_labels": [
"instance of",
"category for films shot at this location"
]
} | select distinct ?obj where { wd:Q38283 wdt:P1740 ?obj . ?obj wdt:P31 wd:Q4167836 } |
lcquad2-21458 | Who is the {mother} of {Antonio Vivaldi}? | [
"Camilla Calicchio"
] | {
"entities": [
"Q1340",
"Q5",
"Q20013710"
],
"relations": [
"P25",
"P31"
],
"adjacency": [
[
0,
0,
2
],
[
2,
1,
1
]
],
"entity_labels": [
"Antonio Vivaldi",
"human",
"Camilla Calicchio"
],
"relation_labels": [
"mother",
"instance of"
]
} | select distinct ?obj where { wd:Q1340 wdt:P25 ?obj . ?obj wdt:P31 wd:Q5 } |
lcquad2-19774 | What's the name of the beam bridge Frank Gehry made? | [
"BP Pedestrian Bridge"
] | {
"entities": [
"Q2002163",
"Q158626",
"Q180374"
],
"relations": [
"P31",
"P170"
],
"adjacency": [
[
0,
1,
2
],
[
0,
0,
1
]
],
"entity_labels": [
"BP Pedestrian Bridge",
"beam bridge",
"Frank Gehry"
],
"relation_labels": [
"instance of",
"creator"
]
} | select distinct ?sbj where { ?sbj wdt:P170 wd:Q180374 . ?sbj wdt:P31 wd:Q158626 } |
lcquad2-22217 | What is the capital of Britain? | [
"London"
] | {
"entities": [
"Q5119",
"Q84",
"Q179876"
],
"relations": [
"P31",
"P36"
],
"adjacency": [
[
2,
1,
1
],
[
1,
0,
0
]
],
"entity_labels": [
"capital city",
"London",
"Kingdom of England"
],
"relation_labels": [
"instance of",
"capital"
]
} | select distinct ?obj where { wd:Q179876 wdt:P36 ?obj . ?obj wdt:P31 wd:Q5119 } |
lcquad2-25582 | Which is the journal that has Jann Wenner as an editor and starts offevolved with the letter r? | [
"Rolling Stone"
] | {
"entities": [
"Q519143",
"Q33511",
"Q41298"
],
"relations": [
"P98",
"P31"
],
"adjacency": [
[
1,
1,
2
],
[
1,
0,
0
]
],
"entity_labels": [
"Jann Wenner",
"Rolling Stone",
"magazine"
],
"relation_labels": [
"editor",
"instance of"
]
} | SELECT DISTINCT ?sbj ?sbj_label WHERE { ?sbj wdt:P31 wd:Q41298 . ?sbj wdt:P98 wd:Q519143 . ?sbj rdfs:label ?sbj_label . FILTER(STRSTARTS(lcase(?sbj_label), 'r')) . FILTER (lang(?sbj_label) = 'en') } LIMIT 25 |
lcquad2-20993 | Who is the individual that's a political party part of Indian National Congress? | [
"Subhash Dhote"
] | {
"entities": [
"Q96002143",
"Q10225",
"Q5"
],
"relations": [
"P102",
"P31"
],
"adjacency": [
[
0,
0,
1
],
[
0,
1,
2
]
],
"entity_labels": [
"Subhash Dhote",
"Indian National Congress",
"human"
],
"relation_labels": [
"member of political party",
"instance of"
]
} | select distinct ?sbj where { ?sbj wdt:P102 wd:Q10225 . ?sbj wdt:P31 wd:Q5 } |
lcquad2-22674 | Which universal overseeing body oversees affiliation football? | [
"FIFA"
] | {
"entities": [
"Q2736",
"Q253414",
"Q11422536"
],
"relations": [
"P797",
"P31"
],
"adjacency": [
[
0,
0,
1
],
[
1,
1,
2
]
],
"entity_labels": [
"association football",
"FIFA",
"international sport governing body"
],
"relation_labels": [
"authority",
"instance of"
]
} | select distinct ?obj where { wd:Q2736 wdt:P797 ?obj . ?obj wdt:P31 wd:Q11422536 } |
lcquad2-10103 | Who is the proprietor of the Society of Jesus? | [
"Engenho de Sergipe do Conde",
"Catholic Church"
] | {
"entities": [
"Q10272957",
"Q9592",
"Q36380"
],
"relations": [
"P1830",
"P749"
],
"adjacency": [
[
2,
1,
1
],
[
2,
0,
0
]
],
"entity_labels": [
"Engenho de Sergipe do Conde",
"Catholic Church",
"Society of Jesus"
],
"relation_labels": [
"owner of",
"parent organization"
]
} | SELECT ?ans_1 ?ans_2 WHERE { wd:Q36380 wdt:P749 ?ans_1 . wd:Q36380 wdt:P1830 ?ans_2 } |
lcquad2-22604 | Which company made the Commodore 64? | [
"Commodore International"
] | {
"entities": [
"Q6881511",
"Q99775",
"Q208305"
],
"relations": [
"P31",
"P1056"
],
"adjacency": [
[
2,
1,
1
],
[
2,
0,
0
]
],
"entity_labels": [
"enterprise",
"Commodore 64",
"Commodore International"
],
"relation_labels": [
"instance of",
"product or material produced"
]
} | select distinct ?sbj where { ?sbj wdt:P1056 wd:Q99775 . ?sbj wdt:P31 wd:Q6881511 } |
lcquad2-20843 | What is the cascade for Lewis and Clark Expedition? | [
"Great Falls"
] | {
"entities": [
"Q37774",
"Q34038",
"Q505802"
],
"relations": [
"P31",
"P276"
],
"adjacency": [
[
2,
1,
0
],
[
0,
0,
1
]
],
"entity_labels": [
"Great Falls",
"waterfall",
"Lewis and Clark Expedition"
],
"relation_labels": [
"instance of",
"location"
]
} | select distinct ?obj where { wd:Q505802 wdt:P276 ?obj . ?obj wdt:P31 wd:Q34038 } |
lcquad2-13862 | Who are the children of Alphonse Mucha, who is the girl of Marie Chytilová? | [
"Jiří Mucha"
] | {
"entities": [
"Q15111563",
"Q146691",
"Q1444405"
],
"relations": [
"P25",
"P40"
],
"adjacency": [
[
1,
1,
2
],
[
2,
0,
0
]
],
"entity_labels": [
"Marie Chytilová",
"Alphonse Mucha",
"Jiří Mucha"
],
"relation_labels": [
"mother",
"child"
]
} | SELECT ?answer WHERE { wd:Q146691 wdt:P40 ?answer . ?answer wdt:P25 wd:Q15111563} |
lcquad2-22996 | What space traveler mission did Gordon Cooper utilize the Gemini shuttle for? | [
"Gemini 5"
] | {
"entities": [
"Q725849",
"Q831109",
"Q312833"
],
"relations": [
"P31",
"P450"
],
"adjacency": [
[
2,
1,
0
],
[
0,
0,
1
]
],
"entity_labels": [
"Gemini 5",
"Gemini spacecraft",
"Gordon Cooper"
],
"relation_labels": [
"instance of",
"astronaut mission"
]
} | select distinct ?obj where { wd:Q312833 wdt:P450 ?obj . ?obj wdt:P31 wd:Q831109 } |
lcquad2-22485 | What high rise did planner Zaha Hadid design? | [
"Signature Towers"
] | {
"entities": [
"Q11303",
"Q47780",
"Q7512848"
],
"relations": [
"P84",
"P31"
],
"adjacency": [
[
2,
0,
1
],
[
2,
1,
0
]
],
"entity_labels": [
"skyscraper",
"Zaha Hadid",
"Signature Towers"
],
"relation_labels": [
"architect",
"instance of"
]
} | select distinct ?sbj where { ?sbj wdt:P84 wd:Q47780 . ?sbj wdt:P31 wd:Q11303 } |
lcquad2-12123 | What nomination for prizewinner Lester B. Pearson was once acquired of D.T. Suzuki? | [
"Nobel Peace Prize"
] | {
"entities": [
"Q128604",
"Q35637",
"Q44847"
],
"relations": [
"P1411",
"P1346"
],
"adjacency": [
[
2,
0,
1
],
[
1,
1,
0
]
],
"entity_labels": [
"Lester B. Pearson",
"Nobel Peace Prize",
"D. T. Suzuki"
],
"relation_labels": [
"nominated for",
"winner"
]
} | SELECT ?answer WHERE { wd:Q44847 wdt:P1411 ?answer . ?answer wdt:P1346 wd:Q128604} |
lcquad2-22692 | What commerce does CBS take an interest in and what materials do they produce? | [
"CBS Corporation"
] | {
"entities": [
"Q4830453",
"Q950380",
"Q43380"
],
"relations": [
"P31",
"P1056"
],
"adjacency": [
[
1,
1,
2
],
[
1,
0,
0
]
],
"entity_labels": [
"business",
"CBS Corporation",
"CBS"
],
"relation_labels": [
"instance of",
"product or material produced"
]
} | select distinct ?sbj where { ?sbj wdt:P1056 wd:Q43380 . ?sbj wdt:P31 wd:Q4830453 } |
lcquad2-22364 | who flying machine capturing for quick cause of War on Terror? | [
"September 11 attacks"
] | {
"entities": [
"Q185729",
"Q10806",
"Q898712"
],
"relations": [
"P31",
"P1536"
],
"adjacency": [
[
1,
1,
0
],
[
1,
0,
2
]
],
"entity_labels": [
"War on Terror",
"September 11 attacks",
"aircraft hijacking"
],
"relation_labels": [
"instance of",
"immediate cause of"
]
} | select distinct ?sbj where { ?sbj wdt:P1536 wd:Q185729 . ?sbj wdt:P31 wd:Q898712 } |
lcquad2-17792 | What's buried at Jean Pierre Boyer's on the street? | [
"Boulevard de Ménilmontant"
] | {
"entities": [
"Q2921989",
"Q311",
"Q449421"
],
"relations": [
"P119",
"P669"
],
"adjacency": [
[
2,
0,
1
],
[
1,
1,
0
]
],
"entity_labels": [
"Boulevard de Ménilmontant",
"Père Lachaise Cemetery",
"Jean-Pierre Boyer"
],
"relation_labels": [
"place of burial",
"located on street"
]
} | SELECT ?answer WHERE { wd:Q449421 wdt:P119 ?X . ?X wdt:P669 ?answer} |
lcquad2-16711 | What is the script of the dialect that Hans Kelsen speaks? | [
"English orthography"
] | {
"entities": [
"Q1860",
"Q3491268",
"Q84165"
],
"relations": [
"P282",
"P1412"
],
"adjacency": [
[
2,
1,
0
],
[
0,
0,
1
]
],
"entity_labels": [
"English",
"English orthography",
"Hans Kelsen"
],
"relation_labels": [
"writing system",
"languages spoken, written or signed"
]
} | SELECT ?answer WHERE { wd:Q84165 wdt:P1412 ?X . ?X wdt:P282 ?answer} |
lcquad2-20696 | Whar are the months that compose winter ? | [
"January"
] | {
"entities": [
"Q47018901",
"Q1311",
"Q108"
],
"relations": [
"P2922",
"P31"
],
"adjacency": [
[
1,
0,
2
],
[
2,
1,
0
]
],
"entity_labels": [
"calendar month",
"winter",
"January"
],
"relation_labels": [
"month of the year",
"instance of"
]
} | select distinct ?obj where { wd:Q1311 wdt:P2922 ?obj . ?obj wdt:P31 wd:Q47018901 } |
lcquad2-20494 | What characteristic dialect has been impacted by English?What characteristic dialect has been impacted by English? | [
"French"
] | {
"entities": [
"Q1860",
"Q33742",
"Q150"
],
"relations": [
"P31",
"P737"
],
"adjacency": [
[
0,
1,
2
],
[
2,
0,
1
]
],
"entity_labels": [
"English",
"natural language",
"French"
],
"relation_labels": [
"instance of",
"influenced by"
]
} | select distinct ?obj where { wd:Q1860 wdt:P737 ?obj . ?obj wdt:P31 wd:Q33742 } |
lcquad2-21137 | Who is utilized at Georgetown University? | [
"Ibrahim Gambari"
] | {
"entities": [
"Q333886",
"Q5",
"Q953167"
],
"relations": [
"P108",
"P31"
],
"adjacency": [
[
2,
0,
0
],
[
2,
1,
1
]
],
"entity_labels": [
"Georgetown University",
"human",
"Ibrahim Gambari"
],
"relation_labels": [
"employer",
"instance of"
]
} | select distinct ?sbj where { ?sbj wdt:P108 wd:Q333886 . ?sbj wdt:P31 wd:Q5 } |
lcquad2-17550 | what is summit found on astronological body of reykholt | [
"Olympus Mons"
] | {
"entities": [
"Q24065207",
"Q520",
"Q111"
],
"relations": [
"P610",
"P376"
],
"adjacency": [
[
0,
1,
2
],
[
2,
0,
1
]
],
"entity_labels": [
"Reykholt",
"Olympus Mons",
"Mars"
],
"relation_labels": [
"highest point",
"located on astronomical body"
]
} | SELECT ?answer WHERE { wd:Q24065207 wdt:P376 ?X . ?X wdt:P610 ?answer} |
lcquad2-15532 | Discuss Asia was played by who and utilized what in it? | [
"Avianca Costa Rica"
] | {
"entities": [
"Q406643",
"Q38911792",
"Q1028575"
],
"relations": [
"P1535",
"P2283"
],
"adjacency": [
[
0,
1,
1
],
[
1,
0,
2
]
],
"entity_labels": [
"AirAsia",
"AMOS",
"Avianca Costa Rica"
],
"relation_labels": [
"used by",
"uses"
]
} | SELECT ?answer WHERE { wd:Q406643 wdt:P2283 ?X . ?X wdt:P1535 ?answer} |
lcquad2-22113 | Which is the church building for religion of the Joined together Methodist Church? | [
"Wesley Memorial Methodist Episcopal"
] | {
"entities": [
"Q329646",
"Q7983966",
"Q16970"
],
"relations": [
"P140",
"P31"
],
"adjacency": [
[
1,
0,
0
],
[
1,
1,
2
]
],
"entity_labels": [
"United Methodist Church",
"Wesley Memorial Methodist Episcopal",
"church building"
],
"relation_labels": [
"religion or worldview",
"instance of"
]
} | select distinct ?sbj where { ?sbj wdt:P140 wd:Q329646 . ?sbj wdt:P31 wd:Q16970 } |
lcquad2-24185 | What image compression starts with "g"? | [
"Graphics Interchange Format"
] | {
"entities": [
"Q2192",
"Q412438"
],
"relations": [
"P31"
],
"adjacency": [
[
0,
0,
1
]
],
"entity_labels": [
"Graphics Interchange Format",
"image compression"
],
"relation_labels": [
"instance of"
]
} | SELECT DISTINCT ?sbj ?sbj_label WHERE { ?sbj wdt:P31 wd:Q412438 . ?sbj rdfs:label ?sbj_label . FILTER(STRSTARTS(lcase(?sbj_label), 'g')) . FILTER (lang(?sbj_label) = 'en') } LIMIT 25 |
lcquad2-22828 | What energized film did Ellen DeGeneres do voice acting? | [
"Finding Dory"
] | {
"entities": [
"Q202866",
"Q9321426",
"Q483325"
],
"relations": [
"P31",
"P725"
],
"adjacency": [
[
1,
1,
2
],
[
1,
0,
0
]
],
"entity_labels": [
"animated film",
"Finding Dory",
"Ellen DeGeneres"
],
"relation_labels": [
"instance of",
"voice actor"
]
} | select distinct ?sbj where { ?sbj wdt:P725 wd:Q483325 . ?sbj wdt:P31 wd:Q202866 } |
lcquad2-22270 | What computer program employments Hebrew language? | [
"Siri"
] | {
"entities": [
"Q9288",
"Q582159",
"Q218616"
],
"relations": [
"P31",
"P407"
],
"adjacency": [
[
1,
1,
0
],
[
1,
0,
2
]
],
"entity_labels": [
"Hebrew",
"Siri",
"proprietary software"
],
"relation_labels": [
"instance of",
"language of work or name"
]
} | select distinct ?sbj where { ?sbj wdt:P407 wd:Q9288 . ?sbj wdt:P31 wd:Q218616 } |
lcquad2-23164 | Let me know gap whose title has the word exhaustion in it. | [
"ozone depletion"
] | {
"entities": [
"Q183140",
"Q20204151"
],
"relations": [
"P31"
],
"adjacency": [
[
0,
0,
1
]
],
"entity_labels": [
"ozone depletion",
"hole"
],
"relation_labels": [
"instance of"
]
} | SELECT DISTINCT ?sbj ?sbj_label WHERE { ?sbj wdt:P31 wd:Q20204151 . ?sbj rdfs:label ?sbj_label . FILTER(CONTAINS(lcase(?sbj_label), 'depletion')) . FILTER (lang(?sbj_label) = 'en') } LIMIT 25 |
lcquad2-9617 | What is found within the authoritative regional substance and capital of Lagos? | [
"Nigeria",
"Lagos"
] | {
"entities": [
"Q1033",
"Q815913",
"Q8673"
],
"relations": [
"P1376",
"P131"
],
"adjacency": [
[
2,
1,
1
],
[
2,
0,
0
]
],
"entity_labels": [
"Nigeria",
"Lagos",
"Lagos"
],
"relation_labels": [
"capital of",
"located in the administrative territorial entity"
]
} | SELECT ?ans_1 ?ans_2 WHERE { wd:Q8673 wdt:P131 ?ans_1 . wd:Q8673 wdt:P1376 ?ans_2 } |
lcquad2-23793 | What are the philosophical concept which begin with the letter übermensch | [
"Übermensch"
] | {
"entities": [
"Q43484",
"Q33104279"
],
"relations": [
"P31"
],
"adjacency": [
[
0,
0,
1
]
],
"entity_labels": [
"Übermensch",
"philosophical concept"
],
"relation_labels": [
"instance of"
]
} | SELECT DISTINCT ?sbj ?sbj_label WHERE { ?sbj wdt:P31 wd:Q33104279 . ?sbj rdfs:label ?sbj_label . FILTER(CONTAINS(lcase(?sbj_label), 'übermensch')) . FILTER (lang(?sbj_label) = 'en') } LIMIT 25 |
lcquad2-22290 | Which generalization is Richard Dawkins known for? | [
"great ape personhood"
] | {
"entities": [
"Q44461",
"Q5600327",
"Q170084"
],
"relations": [
"P31",
"P737"
],
"adjacency": [
[
1,
1,
0
],
[
1,
0,
2
]
],
"entity_labels": [
"Richard Dawkins",
"great ape personhood",
"generalization"
],
"relation_labels": [
"instance of",
"influenced by"
]
} | select distinct ?sbj where { ?sbj wdt:P737 wd:Q44461 . ?sbj wdt:P31 wd:Q170084 } |
lcquad2-23543 | Reveal me flammable gas whose name has the word vinyl in it. | [
"vinyl fluoride"
] | {
"entities": [
"Q10913792",
"Q420955"
],
"relations": [
"P31"
],
"adjacency": [
[
1,
0,
0
]
],
"entity_labels": [
"flammable gas",
"vinyl fluoride"
],
"relation_labels": [
"instance of"
]
} | SELECT DISTINCT ?sbj ?sbj_label WHERE { ?sbj wdt:P31 wd:Q10913792 . ?sbj rdfs:label ?sbj_label . FILTER(CONTAINS(lcase(?sbj_label), 'vinyl')) . FILTER (lang(?sbj_label) = 'en') } LIMIT 25 |
lcquad2-14526 | Why did the lyricist part from the Deadly Figment? | [
"Dave Mustaine"
] | {
"entities": [
"Q12524452",
"Q187165",
"Q21186583"
],
"relations": [
"P676",
"P155"
],
"adjacency": [
[
2,
1,
0
],
[
0,
0,
1
]
],
"entity_labels": [
"Super Collider",
"Dave Mustaine",
"Fatal Illusion"
],
"relation_labels": [
"lyrics by",
"follows"
]
} | SELECT ?answer WHERE { wd:Q21186583 wdt:P155 ?X . ?X wdt:P676 ?answer} |
lcquad2-22092 | Who created Nintendo? | [
"Nintendo Entertainment Planning & Development"
] | {
"entities": [
"Q210167",
"Q8093",
"Q20972825"
],
"relations": [
"P199",
"P31"
],
"adjacency": [
[
1,
0,
2
],
[
2,
1,
0
]
],
"entity_labels": [
"video game developer",
"Nintendo",
"Nintendo Entertainment Planning & Development"
],
"relation_labels": [
"business division",
"instance of"
]
} | select distinct ?obj where { wd:Q8093 wdt:P199 ?obj . ?obj wdt:P31 wd:Q210167 } |
lcquad2-20825 | Who is the quicksort discoverer or inventor? | [
"Tony Hoare"
] | {
"entities": [
"Q92602",
"Q5",
"Q486598"
],
"relations": [
"P31",
"P61"
],
"adjacency": [
[
2,
1,
0
],
[
0,
0,
1
]
],
"entity_labels": [
"Tony Hoare",
"human",
"quicksort"
],
"relation_labels": [
"instance of",
"discoverer or inventor"
]
} | select distinct ?obj where { wd:Q486598 wdt:P61 ?obj . ?obj wdt:P31 wd:Q5 } |
lcquad2-21142 | What artist was the mentee of Francisco Goya? | [
"Luis Gil y Ranz"
] | {
"entities": [
"Q60485955",
"Q5",
"Q5432"
],
"relations": [
"P31",
"P1066"
],
"adjacency": [
[
0,
1,
2
],
[
0,
0,
1
]
],
"entity_labels": [
"Luis Gil y Ranz",
"human",
"Francisco de Goya"
],
"relation_labels": [
"instance of",
"student of"
]
} | select distinct ?sbj where { ?sbj wdt:P1066 wd:Q5432 . ?sbj wdt:P31 wd:Q5 } |
lcquad2-22349 | who Wikimedia copied page for said to be the same as of Nintendo Excitement System? | [
"Nintendo Entertainment System"
] | {
"entities": [
"Q17362920",
"Q172742",
"Q34468618"
],
"relations": [
"P31",
"P460"
],
"adjacency": [
[
1,
1,
2
],
[
2,
0,
0
]
],
"entity_labels": [
"Wikimedia duplicated page",
"Nintendo Entertainment System",
"Nintendo Entertainment System"
],
"relation_labels": [
"instance of",
"said to be the same as"
]
} | select distinct ?obj where { wd:Q172742 wdt:P460 ?obj . ?obj wdt:P31 wd:Q17362920 } |
lcquad2-22163 | Sarah Silverman stars in which energized film? | [
"Ralph Breaks the Internet"
] | {
"entities": [
"Q229013",
"Q25167044",
"Q202866"
],
"relations": [
"P31",
"P725"
],
"adjacency": [
[
1,
1,
0
],
[
1,
0,
2
]
],
"entity_labels": [
"Sarah Silverman",
"Ralph Breaks the Internet",
"animated film"
],
"relation_labels": [
"instance of",
"voice actor"
]
} | select distinct ?sbj where { ?sbj wdt:P725 wd:Q229013 . ?sbj wdt:P31 wd:Q202866 } |
lcquad2-23449 | What are the part of speech which begin with the letter verb | [
"comparative adverb"
] | {
"entities": [
"Q82042",
"Q65248385"
],
"relations": [
"P31"
],
"adjacency": [
[
1,
0,
0
]
],
"entity_labels": [
"part of speech",
"comparative adverb"
],
"relation_labels": [
"instance of"
]
} | SELECT DISTINCT ?sbj ?sbj_label WHERE { ?sbj wdt:P31 wd:Q82042 . ?sbj rdfs:label ?sbj_label . FILTER(CONTAINS(lcase(?sbj_label), 'verb')) . FILTER (lang(?sbj_label) = 'en') } LIMIT 25 |
lcquad2-9879 | Which is the {part of political party} where {part of} of {James_Monroe} ? | [
"Democratic-Republican Party",
"American Antiquarian Society"
] | {
"entities": [
"Q42186",
"Q11815",
"Q4742987"
],
"relations": [
"P102",
"P463"
],
"adjacency": [
[
1,
0,
0
],
[
1,
1,
2
]
],
"entity_labels": [
"Democratic-Republican Party",
"James Monroe",
"American Antiquarian Society"
],
"relation_labels": [
"member of political party",
"member of"
]
} | SELECT ?ans_1 ?ans_2 WHERE { wd:Q11815 wdt:P102 ?ans_1 . wd:Q11815 wdt:P463 ?ans_2 } |
lcquad2-23675 | Let me know ceremonial province of Britain whose title has the word yorkshire in it. | [
"West Yorkshire"
] | {
"entities": [
"Q180673",
"Q23083"
],
"relations": [
"P31"
],
"adjacency": [
[
1,
0,
0
]
],
"entity_labels": [
"ceremonial county of England",
"West Yorkshire"
],
"relation_labels": [
"instance of"
]
} | SELECT DISTINCT ?sbj ?sbj_label WHERE { ?sbj wdt:P31 wd:Q180673 . ?sbj rdfs:label ?sbj_label . FILTER(CONTAINS(lcase(?sbj_label), 'yorkshire')) . FILTER (lang(?sbj_label) = 'en') } LIMIT 25 |
lcquad2-25613 | Which film was directed by photographer Laszlo Kovacs and starts with letter G? | [
"Ghostbusters"
] | {
"entities": [
"Q24869",
"Q498696",
"Q108745"
],
"relations": [
"P31",
"P344"
],
"adjacency": [
[
2,
0,
0
],
[
2,
1,
1
]
],
"entity_labels": [
"feature film",
"László Kovács",
"Ghostbusters"
],
"relation_labels": [
"instance of",
"director of photography"
]
} | SELECT DISTINCT ?sbj ?sbj_label WHERE { ?sbj wdt:P31 wd:Q24869 . ?sbj wdt:P344 wd:Q498696 . ?sbj rdfs:label ?sbj_label . FILTER(STRSTARTS(lcase(?sbj_label), 'g')) . FILTER (lang(?sbj_label) = 'en') } LIMIT 25 |
lcquad2-16196 | Who is the son of the brother or sister of Stephen Báthory? | [
"Stephen VIII Báthory"
] | {
"entities": [
"Q54030",
"Q647430",
"Q532426"
],
"relations": [
"P3373",
"P22"
],
"adjacency": [
[
0,
0,
2
],
[
2,
1,
1
]
],
"entity_labels": [
"Stephen Báthory",
"Stephen VIII Báthory",
"Christopher Báthory"
],
"relation_labels": [
"sibling",
"father"
]
} | SELECT ?answer WHERE { wd:Q54030 wdt:P3373 ?X . ?X wdt:P22 ?answer} |
lcquad2-13002 | Where is the area of work by Yayoi Kusama that too has districts in Shinjuku-ku? | [
"Tokyo"
] | {
"entities": [
"Q179645",
"Q231121",
"Q1490"
],
"relations": [
"P150",
"P937"
],
"adjacency": [
[
1,
1,
2
],
[
2,
0,
0
]
],
"entity_labels": [
"Shinjuku",
"Yayoi Kusama",
"Tokyo"
],
"relation_labels": [
"contains the administrative territorial entity",
"work location"
]
} | SELECT ?answer WHERE { wd:Q231121 wdt:P937 ?answer . ?answer wdt:P150 wd:Q179645} |
lcquad2-24861 | What are thecountry within the United Kingdom which begin with the letter s | [
"Scotland"
] | {
"entities": [
"Q22",
"Q3336843"
],
"relations": [
"P31"
],
"adjacency": [
[
0,
0,
1
]
],
"entity_labels": [
"Scotland",
"constituent country of the United Kingdom"
],
"relation_labels": [
"instance of"
]
} | SELECT DISTINCT ?sbj ?sbj_label WHERE { ?sbj wdt:P31 wd:Q3336843 . ?sbj rdfs:label ?sbj_label . FILTER(STRSTARTS(lcase(?sbj_label), 's')) . FILTER (lang(?sbj_label) = 'en') } LIMIT 25 |
lcquad2-15477 | What is the imaginative sort of the representation The Deer Stop? | [
"Hollywood"
] | {
"entities": [
"Q34006",
"Q7729563",
"Q5883078"
],
"relations": [
"P136",
"P180"
],
"adjacency": [
[
1,
0,
2
],
[
2,
1,
0
]
],
"entity_labels": [
"Hollywood",
"The Deer Park",
"Hollywood novel"
],
"relation_labels": [
"genre",
"depicts"
]
} | SELECT ?answer WHERE { wd:Q7729563 wdt:P136 ?X . ?X wdt:P180 ?answer} |
lcquad2-21747 | What is the dispersed modification control framework of SQL? | [
"Fossil"
] | {
"entities": [
"Q47607",
"Q1439431",
"Q1186723"
],
"relations": [
"P31",
"P277"
],
"adjacency": [
[
1,
1,
0
],
[
1,
0,
2
]
],
"entity_labels": [
"SQL",
"Fossil",
"distributed revision control system"
],
"relation_labels": [
"instance of",
"programmed in"
]
} | select distinct ?sbj where { ?sbj wdt:P277 wd:Q47607 . ?sbj wdt:P31 wd:Q1186723 } |
lcquad2-24734 | WHAT IS THE CABLE Remained BRIDGE THT Begins WITH Y | [
"Yaroslavl footbridge"
] | {
"entities": [
"Q98936730",
"Q158555"
],
"relations": [
"P31"
],
"adjacency": [
[
0,
0,
1
]
],
"entity_labels": [
"Yaroslavl footbridge",
"cable-stayed bridge"
],
"relation_labels": [
"instance of"
]
} | SELECT DISTINCT ?sbj ?sbj_label WHERE { ?sbj wdt:P31 wd:Q158555 . ?sbj rdfs:label ?sbj_label . FILTER(STRSTARTS(lcase(?sbj_label), 'y')) . FILTER (lang(?sbj_label) = 'en') } LIMIT 25 |
lcquad2-22573 | Iroquois is delineated by what statue? | [
"Maisonneuve Monument"
] | {
"entities": [
"Q924951",
"Q68518",
"Q179700"
],
"relations": [
"P31",
"P1299"
],
"adjacency": [
[
1,
1,
0
],
[
0,
0,
2
]
],
"entity_labels": [
"Maisonneuve Monument",
"Haudenosaunee Confederacy",
"statue"
],
"relation_labels": [
"instance of",
"depicted by"
]
} | select distinct ?obj where { wd:Q68518 wdt:P1299 ?obj . ?obj wdt:P31 wd:Q179700 } |
lcquad2-11812 | Which shareholder of Hasbro, Inc. publishes Hex video games? | [
"Parker Brothers"
] | {
"entities": [
"Q501476",
"Q844874",
"Q1501379"
],
"relations": [
"P127",
"P123"
],
"adjacency": [
[
1,
1,
2
],
[
2,
0,
0
]
],
"entity_labels": [
"Hasbro",
"Hex",
"Parker Brothers"
],
"relation_labels": [
"owned by",
"publisher"
]
} | SELECT ?answer WHERE { wd:Q844874 wdt:P123 ?answer . ?answer wdt:P127 wd:Q501476} |
lcquad2-12640 | Who is hitched to Lyudmila Gurchenko, whose party is Communist Party of the Soviet Union? | [
"Joseph Kobzon"
] | {
"entities": [
"Q1980296",
"Q68537",
"Q79854"
],
"relations": [
"P102",
"P26"
],
"adjacency": [
[
1,
1,
0
],
[
0,
0,
2
]
],
"entity_labels": [
"Joseph Kobzon",
"Lyudmila Gurchenko",
"Communist Party of the Soviet Union"
],
"relation_labels": [
"member of political party",
"spouse"
]
} | SELECT ?answer WHERE { wd:Q68537 wdt:P26 ?answer . ?answer wdt:P102 wd:Q79854} |
lcquad2-21740 | Name a character in Code of Da Vinci | [
"Robert Langdon"
] | {
"entities": [
"Q81689",
"Q3658341",
"Q210548"
],
"relations": [
"P674",
"P31"
],
"adjacency": [
[
0,
0,
2
],
[
2,
1,
1
]
],
"entity_labels": [
"The Da Vinci Code",
"literary character",
"Robert Langdon"
],
"relation_labels": [
"characters",
"instance of"
]
} | select distinct ?obj where { wd:Q81689 wdt:P674 ?obj . ?obj wdt:P31 wd:Q3658341 } |
lcquad2-11975 | What was composed by Giselle that had his father as Louis Adam? | [
"Adolphe Adam"
] | {
"entities": [
"Q1349517",
"Q189544",
"Q827436"
],
"relations": [
"P86",
"P22"
],
"adjacency": [
[
2,
0,
1
],
[
1,
1,
0
]
],
"entity_labels": [
"Louis Adam",
"Adolphe Adam",
"Giselle"
],
"relation_labels": [
"composer",
"father"
]
} | SELECT ?answer WHERE { wd:Q827436 wdt:P86 ?answer . ?answer wdt:P22 wd:Q1349517} |
lcquad2-14635 | What are Liu Xiang's contest belligerents? | [
"Saki Kumagai"
] | {
"entities": [
"Q211088",
"Q244322",
"Q220950"
],
"relations": [
"P1344",
"P710"
],
"adjacency": [
[
0,
0,
1
],
[
1,
1,
2
]
],
"entity_labels": [
"Liu Xiang",
"2010 Asian Games",
"Saki Kumagai"
],
"relation_labels": [
"participant in",
"participant"
]
} | SELECT ?answer WHERE { wd:Q211088 wdt:P1344 ?X . ?X wdt:P710 ?answer} |
lcquad2-21120 | Who is associated with Harvard University? | [
"Ed Saiedi"
] | {
"entities": [
"Q5",
"Q13371",
"Q98639310"
],
"relations": [
"P31",
"P1416"
],
"adjacency": [
[
2,
1,
1
],
[
2,
0,
0
]
],
"entity_labels": [
"human",
"Harvard University",
"Ed Saiedi"
],
"relation_labels": [
"instance of",
"affiliation"
]
} | select distinct ?sbj where { ?sbj wdt:P1416 wd:Q13371 . ?sbj wdt:P31 wd:Q5 } |
lcquad2-22897 | Which Olympic recreations has Spear Armstrong taken an interest in? | [
"1992 Summer Olympics"
] | {
"entities": [
"Q159821",
"Q2172",
"Q8488"
],
"relations": [
"P31",
"P1344"
],
"adjacency": [
[
1,
1,
2
],
[
2,
0,
0
]
],
"entity_labels": [
"Summer Olympic Games",
"Lance Armstrong",
"1992 Summer Olympics"
],
"relation_labels": [
"instance of",
"participant in"
]
} | select distinct ?obj where { wd:Q2172 wdt:P1344 ?obj . ?obj wdt:P31 wd:Q159821 } |
lcquad2-22500 | Which is the flood that the downpour has impact in? | [
"May 2004 Caribbean floods"
] | {
"entities": [
"Q7925",
"Q8068",
"Q6796315"
],
"relations": [
"P31",
"P1542"
],
"adjacency": [
[
2,
1,
0
],
[
2,
0,
1
]
],
"entity_labels": [
"rain",
"flood",
"May 2004 Caribbean floods"
],
"relation_labels": [
"instance of",
"has effect"
]
} | select distinct ?sbj where { ?sbj wdt:P1542 wd:Q7925 . ?sbj wdt:P31 wd:Q8068 } |
lcquad2-24978 | Tell me me a province of China whose name consist of the word "woman" and whose category for films shot at this location Category:Films shot in Sichuan sichuan | [
"Wikipedia"
] | {
"entities": [
"Q52",
"Q15633582",
"Q727"
],
"relations": [
"P31",
"P276"
],
"adjacency": [
[
0,
0,
1
],
[
0,
1,
2
]
],
"entity_labels": [
"Wikipedia",
"MediaWiki website",
"Amsterdam"
],
"relation_labels": [
"instance of",
"location"
]
} | SELECT DISTINCT ?sbj ?sbj_label WHERE { ?sbj wdt:P31 wd:Q15633582 . ?sbj wdt:P276 wd:Q727 . ?sbj rdfs:label ?sbj_label . FILTER(CONTAINS(lcase(?sbj_label), 'wikipedia')) . FILTER (lang(?sbj_label) = 'en') } LIMIT 25 |
lcquad2-24217 | What is the newspaper that begins with the letter s | [
"Şərq Qapısı"
] | {
"entities": [
"Q11032",
"Q4520475"
],
"relations": [
"P31"
],
"adjacency": [
[
1,
0,
0
]
],
"entity_labels": [
"newspaper",
"Şərq Qapısı"
],
"relation_labels": [
"instance of"
]
} | SELECT DISTINCT ?sbj ?sbj_label WHERE { ?sbj wdt:P31 wd:Q11032 . ?sbj rdfs:label ?sbj_label . FILTER(STRSTARTS(lcase(?sbj_label), 'ş')) . FILTER (lang(?sbj_label) = 'en') } LIMIT 25 |
lcquad2-9857 | The zeitgeist of Old English was usurped by what? | [
"Middle English",
"England"
] | {
"entities": [
"Q21",
"Q42365",
"Q36395"
],
"relations": [
"P2596",
"P1366"
],
"adjacency": [
[
1,
1,
2
],
[
1,
0,
0
]
],
"entity_labels": [
"England",
"Old English",
"Middle English"
],
"relation_labels": [
"culture",
"replaced by"
]
} | SELECT ?ans_1 ?ans_2 WHERE { wd:Q42365 wdt:P1366 ?ans_1 . wd:Q42365 wdt:P2596 ?ans_2 } |
lcquad2-21412 | What christianity is in eastern orthodox church? | [
"Eastern Orthodoxy"
] | {
"entities": [
"Q3333484",
"Q879146",
"Q35032"
],
"relations": [
"P140",
"P31"
],
"adjacency": [
[
2,
0,
0
],
[
0,
1,
1
]
],
"entity_labels": [
"Eastern Orthodoxy",
"Christian denomination",
"Eastern Orthodox Church"
],
"relation_labels": [
"religion or worldview",
"instance of"
]
} | select distinct ?obj where { wd:Q35032 wdt:P140 ?obj . ?obj wdt:P31 wd:Q879146 } |
lcquad2-20646 | What is the memoir of Donald Trump | [
"bibliography of Donald Trump"
] | {
"entities": [
"Q22686",
"Q27791793",
"Q26876682"
],
"relations": [
"P31",
"P1455"
],
"adjacency": [
[
0,
1,
1
],
[
1,
0,
2
]
],
"entity_labels": [
"Donald Trump",
"bibliography of Donald Trump",
"personal bibliography"
],
"relation_labels": [
"instance of",
"list of works"
]
} | select distinct ?obj where { wd:Q22686 wdt:P1455 ?obj . ?obj wdt:P31 wd:Q26876682 } |
lcquad2-9747 | List Emma Stones religion and gender. | [
"female",
"Lutheranism"
] | {
"entities": [
"Q75809",
"Q6581072",
"Q147077"
],
"relations": [
"P21",
"P140"
],
"adjacency": [
[
2,
1,
0
],
[
2,
0,
1
]
],
"entity_labels": [
"Lutheranism",
"female",
"Emma Stone"
],
"relation_labels": [
"sex or gender",
"religion or worldview"
]
} | SELECT ?ans_1 ?ans_2 WHERE { wd:Q147077 wdt:P140 ?ans_1 . wd:Q147077 wdt:P21 ?ans_2 } |
lcquad2-20264 | Which library contains the James Joyce archives? | [
"Beinecke Rare Book & Manuscript Library"
] | {
"entities": [
"Q44234152",
"Q814779",
"Q6882"
],
"relations": [
"P31",
"P485"
],
"adjacency": [
[
2,
1,
1
],
[
1,
0,
0
]
],
"entity_labels": [
"rare book library",
"Beinecke Rare Book & Manuscript Library",
"James Joyce"
],
"relation_labels": [
"instance of",
"archives at"
]
} | select distinct ?obj where { wd:Q6882 wdt:P485 ?obj . ?obj wdt:P31 wd:Q44234152 } |
lcquad2-12069 | Which one of Bai Chongxi's children, composed Taipei Individuals? | [
"Pai Hsien-yung"
] | {
"entities": [
"Q706491",
"Q803692",
"Q7676307"
],
"relations": [
"P50",
"P22"
],
"adjacency": [
[
2,
0,
1
],
[
1,
1,
0
]
],
"entity_labels": [
"Bai Chongxi",
"Pai Hsien-yung",
"Taipei People"
],
"relation_labels": [
"author",
"father"
]
} | SELECT ?answer WHERE { wd:Q7676307 wdt:P50 ?answer . ?answer wdt:P22 wd:Q706491} |
lcquad2-16015 | Who is the president of the company that Karen Czarnecki works for? | [
"Tyler Cowen"
] | {
"entities": [
"Q6369578",
"Q2896325",
"Q602278"
],
"relations": [
"P108",
"P1037"
],
"adjacency": [
[
0,
0,
1
],
[
1,
1,
2
]
],
"entity_labels": [
"Karen Czarnecki",
"Mercatus Center",
"Tyler Cowen"
],
"relation_labels": [
"employer",
"director / manager"
]
} | SELECT ?answer WHERE { wd:Q6369578 wdt:P108 ?X . ?X wdt:P1037 ?answer} |
lcquad2-23624 | Tell me the noble family that has in it the word usenberger. | [
"Üsenberger"
] | {
"entities": [
"Q13417114",
"Q335048"
],
"relations": [
"P31"
],
"adjacency": [
[
1,
0,
0
]
],
"entity_labels": [
"noble family",
"Üsenberger"
],
"relation_labels": [
"instance of"
]
} | SELECT DISTINCT ?sbj ?sbj_label WHERE { ?sbj wdt:P31 wd:Q13417114 . ?sbj rdfs:label ?sbj_label . FILTER(CONTAINS(lcase(?sbj_label), 'üsenberger')) . FILTER (lang(?sbj_label) = 'en') } LIMIT 25 |
lcquad2-16137 | who founded the protoplanetary disk? | [
"Viktor Safronov"
] | {
"entities": [
"Q2599559",
"Q505781",
"Q389824"
],
"relations": [
"P1542",
"P61"
],
"adjacency": [
[
1,
0,
2
],
[
2,
1,
0
]
],
"entity_labels": [
"Viktor Safronov",
"protoplanetary disk",
"planetesimal"
],
"relation_labels": [
"has effect",
"discoverer or inventor"
]
} | SELECT ?answer WHERE { wd:Q505781 wdt:P1542 ?X . ?X wdt:P61 ?answer} |
lcquad2-16386 | Which is the field of study and architectural style of Ramos de Azevedo | [
"architecture"
] | {
"entities": [
"Q12271",
"Q173782",
"Q9300159"
],
"relations": [
"P101",
"P149"
],
"adjacency": [
[
2,
1,
1
],
[
1,
0,
0
]
],
"entity_labels": [
"architecture",
"Art Deco",
"Ramos de Azevedo"
],
"relation_labels": [
"field of work",
"architectural style"
]
} | SELECT ?answer WHERE { wd:Q9300159 wdt:P149 ?X . ?X wdt:P101 ?answer} |
lcquad2-17915 | What's the programming worldview of the MXE language? | [
"macro"
] | {
"entities": [
"Q300867",
"Q28671337",
"Q629579"
],
"relations": [
"P3966",
"P277"
],
"adjacency": [
[
1,
1,
0
],
[
0,
0,
2
]
],
"entity_labels": [
"make",
"MXE",
"macro"
],
"relation_labels": [
"programming paradigm",
"programmed in"
]
} | SELECT ?answer WHERE { wd:Q28671337 wdt:P277 ?X . ?X wdt:P3966 ?answer} |
lcquad2-21989 | What family did Genghis Khan belong to? | [
"Borjigin"
] | {
"entities": [
"Q211503",
"Q720",
"Q1059073"
],
"relations": [
"P31",
"P53"
],
"adjacency": [
[
1,
1,
2
],
[
2,
0,
0
]
],
"entity_labels": [
"clan",
"Genghis Khan",
"Borjigin"
],
"relation_labels": [
"instance of",
"family"
]
} | select distinct ?obj where { wd:Q720 wdt:P53 ?obj . ?obj wdt:P31 wd:Q211503 } |
lcquad2-21679 | Is Janet Jackson, the entertainer, single? | [
"Escapade"
] | {
"entities": [
"Q134556",
"Q991260",
"Q131324"
],
"relations": [
"P31",
"P175"
],
"adjacency": [
[
1,
1,
2
],
[
1,
0,
0
]
],
"entity_labels": [
"single",
"Escapade",
"Janet Jackson"
],
"relation_labels": [
"instance of",
"performer"
]
} | select distinct ?sbj where { ?sbj wdt:P175 wd:Q131324 . ?sbj wdt:P31 wd:Q134556 } |
lcquad2-12746 | Who is the {shareholder} of {CRRC} which could be a {Unused York Stock Exchange}? | [
"JPMorgan Chase"
] | {
"entities": [
"Q192314",
"Q13677",
"Q19840026"
],
"relations": [
"P127",
"P414"
],
"adjacency": [
[
2,
0,
0
],
[
0,
1,
1
]
],
"entity_labels": [
"JPMorgan Chase",
"New York Stock Exchange",
"CRRC"
],
"relation_labels": [
"owned by",
"stock exchange"
]
} | SELECT ?answer WHERE { wd:Q19840026 wdt:P127 ?answer . ?answer wdt:P414 wd:Q13677} |
lcquad2-11861 | What is another to Missouri and partitions into Calloway District? | [
"Kentucky"
] | {
"entities": [
"Q1581",
"Q1603",
"Q491927"
],
"relations": [
"P150",
"P47"
],
"adjacency": [
[
0,
1,
1
],
[
1,
0,
2
]
],
"entity_labels": [
"Missouri",
"Kentucky",
"Calloway County"
],
"relation_labels": [
"contains the administrative territorial entity",
"shares border with"
]
} | SELECT ?answer WHERE { wd:Q1581 wdt:P47 ?answer . ?answer wdt:P150 wd:Q491927} |
lcquad2-23645 | Tell me parasitic portion whose title has the word stroma in it. | [
"stroma"
] | {
"entities": [
"Q3500507",
"Q56883667"
],
"relations": [
"P31"
],
"adjacency": [
[
0,
0,
1
]
],
"entity_labels": [
"stroma",
"fungal structure"
],
"relation_labels": [
"instance of"
]
} | SELECT DISTINCT ?sbj ?sbj_label WHERE { ?sbj wdt:P31 wd:Q56883667 . ?sbj rdfs:label ?sbj_label . FILTER(CONTAINS(lcase(?sbj_label), 'stroma')) . FILTER (lang(?sbj_label) = 'en') } LIMIT 25 |
lcquad2-15024 | what is the composition of The Blue Lotus? | [
"Quick & Flupke"
] | {
"entities": [
"Q76210",
"Q52985",
"Q1195574"
],
"relations": [
"P50",
"P800"
],
"adjacency": [
[
0,
0,
1
],
[
1,
1,
2
]
],
"entity_labels": [
"The Blue Lotus",
"Hergé",
"Quick & Flupke"
],
"relation_labels": [
"author",
"notable work"
]
} | SELECT ?answer WHERE { wd:Q76210 wdt:P50 ?X . ?X wdt:P800 ?answer} |
lcquad2-25015 | What is a music genre containing the word "black" in its name? | [
"black metal"
] | {
"entities": [
"Q1868278",
"Q188451",
"Q132438"
],
"relations": [
"P2959",
"P31"
],
"adjacency": [
[
2,
1,
1
],
[
2,
0,
0
]
],
"entity_labels": [
"black doom",
"music genre",
"black metal"
],
"relation_labels": [
"permanent duplicated item",
"instance of"
]
} | SELECT DISTINCT ?sbj ?sbj_label WHERE { ?sbj wdt:P31 wd:Q188451 . ?sbj wdt:P2959 wd:Q1868278 . ?sbj rdfs:label ?sbj_label . FILTER(CONTAINS(lcase(?sbj_label), 'black')) . FILTER (lang(?sbj_label) = 'en') } LIMIT 25 |
lcquad2-15577 | Victoria Bridge could be a part of which engineering firm? | [
"illusionist"
] | {
"entities": [
"Q3161156",
"Q2890014",
"Q1658894"
],
"relations": [
"P84",
"P106"
],
"adjacency": [
[
1,
0,
0
],
[
0,
1,
2
]
],
"entity_labels": [
"James Hodges",
"Victoria Bridge",
"illusionist"
],
"relation_labels": [
"architect",
"occupation"
]
} | SELECT ?answer WHERE { wd:Q2890014 wdt:P84 ?X . ?X wdt:P106 ?answer} |
lcquad2-23287 | What is the name of this isolated group of people containing in their name the word "wenrohronon?" | [
"Wenrohronon"
] | {
"entities": [
"Q3117863",
"Q1356197"
],
"relations": [
"P31"
],
"adjacency": [
[
1,
0,
0
]
],
"entity_labels": [
"isolated human group",
"Wenrohronon"
],
"relation_labels": [
"instance of"
]
} | SELECT DISTINCT ?sbj ?sbj_label WHERE { ?sbj wdt:P31 wd:Q3117863 . ?sbj rdfs:label ?sbj_label . FILTER(CONTAINS(lcase(?sbj_label), 'wenrohronon')) . 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.