question
stringlengths
19
168
compositionality_type
stringclasses
4 values
webqsp_question
stringlengths
15
74
composition_answer
stringlengths
0
41
created
stringlengths
19
19
answers
list
webqsp_ID
stringlengths
9
13
ID
stringlengths
11
46
machine_question
stringlengths
21
172
sparql
stringlengths
127
1.39k
Who did the Baron de Montesquie influence, and the person held his governmental position from 1775-05-10?
conjunction
what did baron de montesquie influence
2018-02-13T03:21:35
[ { "aliases": [ "Bonny Johnny", "Old Sink or Swim", "Atlas of Independence", "The Colossus of Independence", "The Duke of Braintree", "His Rotundity" ], "answer": "John Adams", "answer_id": "m.03_js" } ]
WebQTest-347
WebQTest-347_da25c61588ecaec70f517b044e3ad315
what did baron de montesquie influence and held his govermental position from 1775-05-10
PREFIX ns: <http://rdf.freebase.com/ns/> SELECT DISTINCT ?x WHERE { FILTER (?x != ns:m.0f9wd) FILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en')) ns:m.0f9wd ns:influence.influence_node.influenced ?x . ?x ns:government.politician.government_positions_held ?c . ?c ns:government.government_position_held.from "1775-05-10"^^xsd:dateTime . }
What is the type of government in the nation where Kaduna State is located?
composition
what system of government does nigeria have
nigeria
2018-02-12T22:32:57
[ { "aliases": [ "Presidential" ], "answer": "Presidential system", "answer_id": "m.01d9r3" }, { "aliases": [ "Federal" ], "answer": "Federal republic", "answer_id": "m.0j729" } ]
WebQTrn-1569
WebQTrn-1569_61788bb76fa6c48ac19b13e1a80388aa
what system of government does the country that contains Kaduna State have
PREFIX ns: <http://rdf.freebase.com/ns/> SELECT DISTINCT ?x WHERE { FILTER (?x != ?c) FILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en')) ?c ns:location.country.administrative_divisions ns:m.06xjmb . ?c ns:location.country.form_of_government ?x . }
What money is used where the El Seibo Province is?
composition
what money should i bring to dominican
dominican
2018-02-13T01:28:27
[ { "aliases": [], "answer": "Dominican peso", "answer_id": "m.04lt7_" } ]
WebQTrn-3219
WebQTrn-3219_96417e4d721f5c0e2c9079454df0af5b
what money should i bring to the country that contains El Seibo Province
PREFIX ns: <http://rdf.freebase.com/ns/> SELECT DISTINCT ?x WHERE { FILTER (?x != ?c) FILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en')) ?c ns:location.country.administrative_divisions ns:m.03xplf . ?c ns:location.country.currency_used ?x . }
What is the location that Dwight D. Eisenhower hails from?
composition
where was dwight d. eisenhower from
dwight d . eisenhower
2018-02-12T20:50:39
[ { "aliases": [ "Grayson County / Denison city", "Denison, Texas" ], "answer": "Denison", "answer_id": "m.0101wz" } ]
WebQTrn-638
WebQTrn-638_607cb9a05538236f706283c2cee348ba
where was dwight d. eisenhower from
PREFIX ns: <http://rdf.freebase.com/ns/> SELECT DISTINCT ?x WHERE { FILTER (?x != ?c) FILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en')) ?c ns:people.person.education ?k . ?k ns:education.education.institution ns:m.03crc4v . ?c ns:people.person.place_of_birth ?x . }
What are the styles of music performed by the individual who attended Seaforth Elementary School?
composition
what is michael buble 's style of music
michael buble
2018-02-13T01:28:35
[ { "aliases": [ "Blues music" ], "answer": "Blues", "answer_id": "m.0155w" }, { "aliases": [ "Swing" ], "answer": "Swing music", "answer_id": "m.015y_n" }, { "aliases": [], "answer": "Easy listening", "answer_id": "m.0161rf" }, { "aliases": [ "Lounge" ], "answer": "Lounge music", "answer_id": "m.02dsz1" }, { "aliases": [], "answer": "Soft rock", "answer_id": "m.02k_kn" }, { "aliases": [], "answer": "Blue-eyed soul", "answer_id": "m.02qdgx" }, { "aliases": [ "Adult contemporary" ], "answer": "Adult contemporary music", "answer_id": "m.02vjzr" }, { "aliases": [], "answer": "Jazz", "answer_id": "m.03_d0" }, { "aliases": [], "answer": "Pop rock", "answer_id": "m.05bt6j" }, { "aliases": [ "Pop", "pop" ], "answer": "Pop music", "answer_id": "m.064t9" }, { "aliases": [ "Big Band" ], "answer": "Big Band", "answer_id": "m.0h08p" }, { "aliases": [ "Pop standards", "Classic pop", "Traditional pop" ], "answer": "Traditional pop music", "answer_id": "m.0m40d" }, { "aliases": [ "Vocal" ], "answer": "Vocal music", "answer_id": "m.0y4f8" } ]
WebQTrn-3220
WebQTrn-3220_15737055923694d16485b6d734decdd1
what is the person education institution is Seaforth Elementary School 's style of music
PREFIX ns: <http://rdf.freebase.com/ns/> SELECT DISTINCT ?x WHERE { FILTER (?x != ?c) FILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en')) ?c ns:people.person.education ?k . ?k ns:education.education.institution ns:m.0h3b533 . ?c ns:music.artist.genre ?x . }
Who was the vice president for Nixon that held his governmental position the earliest?
superlative
who was vp for nixon
2018-02-13T04:47:03
[ { "aliases": [ "President Gerald R. Ford", "Congressman Gerald Ford", "Gerald Rudolph Ford", "Gerald R. Ford", "Leslie Lynch King Jr.", "Jerry", "Gerald Rudolph \"Jerry\" Ford, Jr.", "Leslie Lynch King, Jr.", "President Gerald Ford" ], "answer": "Gerald Ford", "answer_id": "m.0c_md_" } ]
WebQTest-1135
WebQTest-1135_ac55007d84f64474514a549f9994d65b
who was vp for nixon and held his govermental position from earliest
PREFIX ns: <http://rdf.freebase.com/ns/> SELECT DISTINCT ?x WHERE { FILTER (?x != ns:m.06c97) FILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en')) ns:m.06c97 ns:government.us_president.vice_president ?x . ?x ns:government.politician.government_positions_held ?c . ?c ns:government.government_position_held.from ?num . } ORDER BY ?num LIMIT 1
What did the architect of Mount Vernon suffer from?
composition
what illnesses did george washington suffer from
george washington
2018-02-12T21:50:35
[ { "aliases": [], "answer": "Malaria", "answer_id": "m.0542n" }, { "aliases": [ "Variola", "Variola vera" ], "answer": "Smallpox", "answer_id": "m.06vr2" }, { "aliases": [ "Lymphadenitis tuberculosis", "Consumption", "White plague", "phthisis", "MTB", "Tubercles bacillus", "TB" ], "answer": "Tuberculosis", "answer_id": "m.07jwr" } ]
WebQTrn-1177
WebQTrn-1177_dacbec08f8d31829038751934850ed95
what illnesses did the architect that desinged Mount Vernon suffer from
PREFIX ns: <http://rdf.freebase.com/ns/> SELECT DISTINCT ?x WHERE { FILTER (?x != ?c) FILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en')) ?c ns:architecture.architect.structures_designed ns:m.013v2f . ?c ns:medicine.notable_person_with_medical_condition.condition ?x . }
What Massachusetts religion has a sacred site named Kushinagar?
conjunction
what type of religion did massachusetts have
2018-02-13T06:07:25
[ { "aliases": [ "Buddhist" ], "answer": "Buddhism", "answer_id": "m.092bf5" } ]
WebQTest-1829
WebQTest-1829_843715b5d1b0569540e0316e66763a38
what type of religion did massachusetts have and the relgion sacred site is Kushinagar
PREFIX ns: <http://rdf.freebase.com/ns/> SELECT DISTINCT ?x WHERE { FILTER (?x != ns:m.05k7sb) FILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en')) ns:m.05k7sb ns:location.statistical_region.religions ?y . ?y ns:location.religion_percentage.religion ?x . ?x ns:religion.religion.sacred_sites ns:m.01h0lq . }
Where on a globe would you find the geographic region where the country's anthem is "Majulah Singapura"?
composition
where is singapore on a world map
singapore
2018-02-12T21:04:11
[ { "aliases": [], "answer": "Asia", "answer_id": "m.0j0k" } ]
WebQTrn-813
WebQTrn-813_e407ce21aab404011d8140df42f712d5
where is the country that has the national anthem Majulah Singapura on a world map
PREFIX ns: <http://rdf.freebase.com/ns/> SELECT DISTINCT ?x WHERE { FILTER (?x != ?c) FILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en')) ?c ns:location.country.national_anthem ?k . ?k ns:government.national_anthem_of_a_country.anthem ns:m.01j77_ . ?c ns:base.locations.countries.continent ?x . }
What country shares borders with the one that imports from Zimbabwe?
composition
what other countries does south africa share borders with
south africa
2018-02-13T05:16:45
[ { "aliases": [], "answer": "Botswana", "answer_id": "m.0166v" }, { "aliases": [], "answer": "Lesotho", "answer_id": "m.04hvw" }, { "aliases": [ "Republica de Mocambique", "Republic of Mozambique", "Mocambique" ], "answer": "Mozambique", "answer_id": "m.04wlh" }, { "aliases": [], "answer": "Namibia", "answer_id": "m.05bmq" }, { "aliases": [], "answer": "Swaziland", "answer_id": "m.06v36" }, { "aliases": [ "The Republic of Zimbabwe" ], "answer": "Zimbabwe", "answer_id": "m.088q4" } ]
WebQTest-1395
WebQTest-1395_4c7f7fb65898d22c84372372fbcb7e91
what other countries does the country imports from Zimbabwe share borders with
PREFIX ns: <http://rdf.freebase.com/ns/> SELECT DISTINCT ?x WHERE { FILTER (?x != ?c) FILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en')) ?c ns:location.statistical_region.places_imported_from ?k . ?k ns:location.imports_and_exports.imported_from ns:m.088q4 . ?c ns:location.location.adjoin_s ?y . ?y ns:location.adjoining_relationship.adjoins ?x . }
Who held his governmental position from January 3, 1983 and is one of the two current senators of Illinois?
conjunction
who are the two current senators of illinois
2018-02-12T23:29:29
[ { "aliases": [ "Richard Joseph Durbin" ], "answer": "Dick Durbin", "answer_id": "m.01xcd1" } ]
WebQTrn-2147
WebQTrn-2147_a733463825f4c9447cf736f722e85dfe
who are the two current senators of illinois and held his govermental position from 1983-01-03
PREFIX ns: <http://rdf.freebase.com/ns/> SELECT DISTINCT ?x WHERE { FILTER (?x != ns:m.03v0t) FILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en')) ns:m.03v0t ns:government.political_district.representatives ?y . ?y ns:government.government_position_held.office_holder ?x . ?y ns:government.government_position_held.governmental_body ns:m.07t58 . FILTER(NOT EXISTS {?y ns:government.government_position_held.from ?sk0} || EXISTS {?y ns:government.government_position_held.from ?sk1 . FILTER(xsd:datetime(?sk1) <= "2015-08-10"^^xsd:dateTime) }) FILTER(NOT EXISTS {?y ns:government.government_position_held.to ?sk2} || EXISTS {?y ns:government.government_position_held.to ?sk3 . FILTER(xsd:datetime(?sk3) >= "2015-08-10"^^xsd:dateTime) }) ?x ns:government.politician.government_positions_held ?c . ?c ns:government.government_position_held.from "1983-01-03"^^xsd:dateTime . }
What is the birthplace of the person that said "Nothing pains some people more than having to think."?
composition
where was dr luther king jr born
luther king jr
2017-10-26T06:29:24
[ { "aliases": [ "The A", "Atlanta, Georgia", "A-Town", "Atlanta, GA", "The ATL", "Fulton County / Atlanta city" ], "answer": "Atlanta", "answer_id": "m.013yq" } ]
WebQTrn-3710
WebQTrn-3710_693b01b24a8f9603a580d83fd80d39c1
where was dr the person that said "Nothing pains some people more than having to think." born
PREFIX ns: <http://rdf.freebase.com/ns/> SELECT DISTINCT ?x WHERE { FILTER (?x != ?c) FILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en')) ?c ns:people.person.quotations ns:m.048fymc . ?c ns:people.person.place_of_birth ?x . }
What are the awards won by the artist who was nominated for an award for "The Magic of Belle Isle?"?
composition
what awards has morgan freeman won
morgan freeman
2017-10-26T00:13:36
[ { "aliases": [ "Golden Globe Award for Best Actor - Musical or Comedy Film", "Golden Globe Award for Best Performance by an Actor in a Motion Picture - Musical or Comedy" ], "answer": "Golden Globe Award for Best Actor – Motion Picture Musical or Comedy", "answer_id": "m.019f7x" }, { "aliases": [], "answer": "Kennedy Center Honors", "answer_id": "m.025j12" }, { "aliases": [], "answer": "London Film Critics' Circle Award for Actor of the Year", "answer_id": "m.027b9j5" }, { "aliases": [], "answer": "National Board of Review Award for Best Actor", "answer_id": "m.027c95y" }, { "aliases": [ "NAACP Image Award for Outstanding African-American Actors in a Motion Picture", "Outstanding Lead Actor in a Motion Picture" ], "answer": "NAACP Image Award for Outstanding Actor in a Motion Picture", "answer_id": "m.02f2hd" }, { "aliases": [], "answer": "NAACP Image Award for Outstanding Supporting Actor in a Motion Picture", "answer_id": "m.02f2kw" }, { "aliases": [], "answer": "AFI Life Achievement Award", "answer_id": "m.02spb2" }, { "aliases": [ "National Society of Film Critics Award for Best Actor in a Supporting Role" ], "answer": "National Society of Film Critics Award for Best Supporting Actor", "answer_id": "m.02x73k6" }, { "aliases": [ "Independent Spirit Award for Best Supporting Actor" ], "answer": "Independent Spirit Award for Best Supporting Male", "answer_id": "m.02x8n1n" }, { "aliases": [], "answer": "Golden Globe Cecil B. DeMille Award", "answer_id": "m.054ky1" }, { "aliases": [ "Golden Eye" ], "answer": "Golden Icon", "answer_id": "m.07n939s" }, { "aliases": [ "Screen Actors Guild Award for Best Supporting Actor - Motion Picture" ], "answer": "Screen Actors Guild Award for Outstanding Performance by a Male Actor in a Supporting Role", "answer_id": "m.09sdmz" }, { "aliases": [], "answer": "People's Choice Award for Favorite Cast", "answer_id": "m.09tly71" }, { "aliases": [], "answer": "Camie Award", "answer_id": "m.0gkmcgj" }, { "aliases": [ "Oscar for Best Supporting Actor", "Best Performance by an Actor in a Supporting Role", "Performance by an actor in a supporting role", "Academy Award for Best Supporting Actor" ], "answer": "Academy Award for Best Actor in a Supporting Role", "answer_id": "m.0gqy2" }, { "aliases": [], "answer": "People's Choice Award for Favorite Movie Icon", "answer_id": "m.0hj8khy" }, { "aliases": [], "answer": "American Society of Cinematographers Board of the Governors Award", "answer_id": "m.0lyxb7f" }, { "aliases": [ "Obie Award for Distinguished Performances" ], "answer": "Obie Award for Performance", "answer_id": "m.0zbhqxc" } ]
WebQTrn-1216
WebQTrn-1216_ce81486ce327e7f63510edc6f65d83bf
what awards has the artist aword nominated for The Magic of Belle Isle won
PREFIX ns: <http://rdf.freebase.com/ns/> SELECT DISTINCT ?x WHERE { FILTER (?x != ?c) FILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en')) ?c ns:award.award_nominee.award_nominations ?k . ?k ns:award.award_nomination.nominated_for ns:m.0jwy6sk . ?c ns:award.award_winner.awards_won ?y . ?y ns:award.award_honor.award ?x . }
What other languages are spoken in the country where Cebuano is spoken?
composition
what language they speak in the philippines
philippines
2017-10-25T21:49:48
[ { "aliases": [ "Filipino" ], "answer": "Filipino language", "answer_id": "m.01jb8r" }, { "aliases": [ "Sekgoa", "Anglit", "English language", "English" ], "answer": "English Language", "answer_id": "m.02h40lc" } ]
WebQTrn-279
WebQTrn-279_0c8de038136b0ce759d91c6361c5d3d9
what language they speak in the the country where Cebuano language is spoken
PREFIX ns: <http://rdf.freebase.com/ns/> SELECT DISTINCT ?x WHERE { FILTER (?x != ?c) FILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en')) ?c ns:location.country.languages_spoken ns:m.01zfd7 . ?c ns:location.country.official_language ?x . }
in what event that ended later than 9 January 1977 did the Raiders win the Super Bowl?
comparative
when did the raiders win the superbowl
2017-10-25T23:55:06
[ { "aliases": [], "answer": "2003 AFC Championship Game", "answer_id": "m.076r4" }, { "aliases": [], "answer": "Super Bowl XV", "answer_id": "m.076s5" }, { "aliases": [], "answer": "Super Bowl XVIII", "answer_id": "m.0_gt_px" } ]
WebQTrn-1091
WebQTrn-1091_7e168ec269470b53ec0d17c319b88931
when did the raiders win the superbowl and is the event ended after 1977-01-09
PREFIX ns: <http://rdf.freebase.com/ns/> SELECT DISTINCT ?x WHERE { FILTER (?x != ns:m.05l71) FILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en')) ns:m.05l71 ns:sports.sports_team.championships ?x . ?x ns:time.event.end_date ?num . FILTER (?num > "1977-01-09"^^xsd:dateTime) . }
What politician quoted "Power grows from the barrel of a gun." and led the first communist party of China?
conjunction
who was the leader of the first communist party of china
2017-10-26T09:02:30
[ { "aliases": [ "Chairman Mao", "Zedong Mao", "Mao Runzhi", "The Great Helmsman", "Mao Tse-Tung" ], "answer": "Mao Zedong", "answer_id": "m.04xzm" } ]
WebQTest-891
WebQTest-891_13e80ee32aaccc6ea7f85ca67fc5e35c
who was the leader of the first communist party of china and is the person that said "Power grows from the barrel of a gun."
PREFIX ns: <http://rdf.freebase.com/ns/> SELECT DISTINCT ?x WHERE { FILTER (?x != ns:m.02189) FILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en')) ns:m.02189 ns:organization.organization.founders ?x . ?x ns:people.person.quotations ns:m.02xkthh . }
It is about Transhumanism in which Matt Bomer played in; what's the title of that movie?
conjunction
what movies did matt bomer play in
2017-10-26T04:05:39
[ { "aliases": [ "I'm.mortal", "Now", "In" ], "answer": "In Time", "answer_id": "m.0dr_xmk" } ]
WebQTrn-2800
WebQTrn-2800_a84bcaf802e6375ea769ec4ba98636eb
what movies did matt bomer play in and is about Transhumanism
PREFIX ns: <http://rdf.freebase.com/ns/> SELECT DISTINCT ?x WHERE { FILTER (?x != ns:m.03pmk3) FILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en')) ns:m.03pmk3 ns:film.actor.film ?y . ?y ns:film.performance.film ?x . ?x ns:film.film.subjects ns:m.07g8l . }
Which person was born in BLackmore and was known for being the son of Henry VIII?
conjunction
who was king henry viii son
2017-10-26T11:17:29
[ { "aliases": [], "answer": "Henry FitzRoy, 1st Duke of Richmond and Somerset", "answer_id": "m.02sx6f" } ]
WebQTest-1702
WebQTest-1702_26a1485281e734301e27fe09e7919c62
who was king henry viii son and that was born in Blackmore
PREFIX ns: <http://rdf.freebase.com/ns/> SELECT DISTINCT ?x WHERE { FILTER (?x != ns:m.03p77) FILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en')) ns:m.03p77 ns:people.person.children ?x . ?x ns:people.person.gender ns:m.05zppz . ?x ns:people.person.place_of_birth ns:m.08c9xd . }
What type of currency is used in the country the Canchim breed came from?
composition
what currency does brazil use
brazil
2017-10-26T00:03:36
[ { "aliases": [], "answer": "Brazilian real", "answer_id": "m.03385m" } ]
WebQTrn-1150
WebQTrn-1150_14401f79da415edb1294256b2504a591
what currency does the place where breed Canchim originated in use
PREFIX ns: <http://rdf.freebase.com/ns/> SELECT DISTINCT ?x WHERE { FILTER (?x != ?c) FILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en')) ?c ns:biology.breed_origin.breeds_originating_here ns:m.02232 . ?c ns:location.country.currency_used ?x . }
What continent is the governmental jurisdiction that has a governmental body called the Parliament of South Africa on?
composition
what continent is south africa part of
south africa
2017-10-25T21:58:29
[ { "aliases": [ "Afrique" ], "answer": "Africa", "answer_id": "m.0dg3n1" } ]
WebQTrn-356
WebQTrn-356_6ce215c06b20d7171f037e2cb7cbf025
what continent is the govermental jurisdiction that has govermental body named Parliament of South Africa part of
PREFIX ns: <http://rdf.freebase.com/ns/> SELECT DISTINCT ?x WHERE { FILTER (?x != ?c) FILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en')) ?c ns:government.governmental_jurisdiction.governing_officials ?k . ?k ns:government.government_position_held.governmental_body ns:m.02110n . ?c ns:base.locations.countries.continent ?x . }
Who's the artist that was award nominated for the movie, Billy Madison?
composition
who is adam sandler
adam sandler
2017-10-26T00:43:51
[ { "aliases": [ "Comedienne" ], "answer": "Comedian", "answer_id": "m.018gz8" }, { "aliases": [ "Movie producer", "Producer" ], "answer": "Film Producer", "answer_id": "m.01d_h8" }, { "aliases": [ "Film actress", "Movie actress", "Movie actor", "Actress", "Film actor", "Theatre Actor" ], "answer": "Actor", "answer_id": "m.02hrh1q" }, { "aliases": [ "Producer", "TV Producer" ], "answer": "Television producer", "answer_id": "m.03gjzk" }, { "aliases": [ "Musical Artist", "Instrumentalist" ], "answer": "Musician", "answer_id": "m.09jwl" }, { "aliases": [ "television writer", "Scriptwriter", "scenarist", "tv writer", "script writer", "film writer" ], "answer": "Screenwriter", "answer_id": "m.0dxtg" }, { "aliases": [], "answer": "Songwriter", "answer_id": "m.0nbcg" }, { "aliases": [ "Voice talent", "Актёр озвучивания", "Voice actress", "Voice-over artist", "Voice over artist", "Voice artist", "Voice Director" ], "answer": "Voice Actor", "answer_id": "m.0np9r" } ]
WebQTrn-1429
WebQTrn-1429_f07c115818f6deb1f78b4f0f0c07cda1
who is the artist aword nominated for Billy Madison
PREFIX ns: <http://rdf.freebase.com/ns/> SELECT DISTINCT ?x WHERE { FILTER (?x != ?c) FILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en')) ?c ns:award.award_nominee.award_nominations ?k . ?k ns:award.award_nomination.nominated_for ns:m.036z1n . ?c ns:people.person.profession ?x . }
Who was the Falcons 2012 quarterback who completed less than 120 passing yards?
comparative
who is the falcons quarterback 2012
2017-10-26T00:59:33
[ { "aliases": [ "Matty Ice", "Matthew Thomas Ryan" ], "answer": "Luke McCown", "answer_id": "m.0271d3w" }, { "aliases": [ "Chris James Redman" ], "answer": "Chris Redman", "answer_id": "m.05rsxm" }, { "aliases": [ "Lucas Patrick McCown" ], "answer": "Matt Ryan", "answer_id": "m.05vls2" } ]
WebQTrn-1519
WebQTrn-1519_ed41ad26db18b949b288dd4fee752f22
who is the falcons quarterback 2012 and is the footboall player that completed less than 120 passings
PREFIX ns: <http://rdf.freebase.com/ns/> SELECT DISTINCT ?x WHERE { FILTER (?x != ns:m.0wsr) FILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en')) ns:m.0wsr ns:sports.sports_team.roster ?y . ?y ns:sports.sports_team_roster.player ?x . ?y ns:sports.sports_team_roster.position ns:m.06b1q . FILTER(NOT EXISTS {?y ns:sports.sports_team_roster.from ?sk0} || EXISTS {?y ns:sports.sports_team_roster.from ?sk1 . FILTER(xsd:datetime(?sk1) <= "2012-12-31"^^xsd:dateTime) }) FILTER(NOT EXISTS {?y ns:sports.sports_team_roster.to ?sk2} || EXISTS {?y ns:sports.sports_team_roster.to ?sk3 . FILTER(xsd:datetime(?sk3) >= "2012-01-01"^^xsd:dateTime) }) ?x ns:american_football.football_player.passing ?c . ?c ns:american_football.player_passing_statistics.completions ?num . FILTER (xsd:integer(?num) < 120) . }
Which occupation was Van Gogh famous for, as well as the actor, Inessa Kraft?
conjunction
what was van gogh famous for
2017-10-25T23:25:39
[ { "aliases": [], "answer": "Artist", "answer_id": "m.0n1h" } ]
WebQTrn-926
WebQTrn-926_d2bd1d97e0db688761072d8beb58dfd7
what was van gogh famous for and also the actor Inessa Kraft
PREFIX ns: <http://rdf.freebase.com/ns/> SELECT DISTINCT ?x WHERE { FILTER (?x != ns:m.07_m2) FILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en')) ns:m.07_m2 ns:people.person.profession ?x . ?x ns:film.film_character.portrayed_in_films ?c . ?c ns:film.performance.actor ns:m.01311g8n . }
To whom did the actor who played Juan Vallejo just get married?
composition
who did mario lopez just marry
mario lopez
2017-10-26T03:30:50
[ { "aliases": [ "Courtney Mazza", "Courtney Lopez" ], "answer": "Courtney Laine Mazza", "answer_id": "m.0g_9ct7" } ]
WebQTrn-2595
WebQTrn-2595_a3ad4dae3787762d670bc62d2a6ead6e
who did the actor that played the character Juan Vallejo just marry
PREFIX ns: <http://rdf.freebase.com/ns/> SELECT DISTINCT ?x WHERE { FILTER (?x != ?c) FILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en')) ?c ns:film.actor.film ?k . ?k ns:film.performance.character ns:m.0g_8sxb . ?c ns:people.person.spouse_s ?y . ?y ns:people.marriage.spouse ?x . ?y ns:people.marriage.type_of_union ns:m.04ztj . FILTER(NOT EXISTS {?y ns:people.marriage.from ?sk0} || EXISTS {?y ns:people.marriage.from ?sk1 . FILTER(xsd:datetime(?sk1) <= "2015-08-10"^^xsd:dateTime) }) FILTER(NOT EXISTS {?y ns:people.marriage.to ?sk2} || EXISTS {?y ns:people.marriage.to ?sk3 . FILTER(xsd:datetime(?sk3) >= "2015-08-10"^^xsd:dateTime) }) }
Of the seven countries of Central America, in which was Juan Diego Monge born?
conjunction
what are the seven nations of central america
2017-10-26T09:44:21
[ { "aliases": [ "Republic of Costa Rica" ], "answer": "Costa Rica", "answer_id": "m.01p8s" } ]
WebQTest-1155
WebQTest-1155_34a881fa058d090408b689cfd96e5ba9
what are the seven nations of central america and where Juan Diego Monge was born
PREFIX ns: <http://rdf.freebase.com/ns/> SELECT DISTINCT ?x WHERE { FILTER (?x != ns:m.01tzh) FILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en')) ns:m.01tzh ns:location.location.contains ?x . ?x ns:common.topic.notable_types ns:m.01mp . ?x ns:location.location.people_born_here ns:g.11b6sp1f3l . }
In which city are the Florida Marlins based, the location where the person with the IMDb name ID of 2797130, was born?
conjunction
where did the florida marlins
2017-10-26T05:09:48
[ { "aliases": [ "Miami, Florida", "MIA, 305", "Miami-Dade County / Miami city" ], "answer": "Miami", "answer_id": "m.0f2v0" } ]
WebQTrn-3221
WebQTrn-3221_b487cf188936aa9f20c00bd7f229fc41
where did the florida marlins and is the place where the person with th imdb name_id nm2797130 was born
PREFIX ns: <http://rdf.freebase.com/ns/> SELECT DISTINCT ?x WHERE { FILTER (?x != ns:m.02__x) FILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en')) ns:m.02__x ns:sports.sports_team.location ?x . ?x ns:location.location.people_born_here ?c . ?c ns:imdb.topic.name_id "nm2797130" . }
What major trading partner of Germany is the nation with an ISO alpha-3 of ATG?
conjunction
what are the major trading partners of germany
2017-10-26T09:43:31
[ { "aliases": [], "answer": "Antigua and Barbuda", "answer_id": "m.0l3h" } ]
WebQTest-1144
WebQTest-1144_9a5252903c26f00ab47454362d2da43d
what are the major trading partners of germany and is the country that has an iso alpha 3 of ATG
#MANUAL SPARQL PREFIX ns: <http://rdf.freebase.com/ns/> SELECT DISTINCT ?x WHERE { FILTER (?x != ns:m.0345h) { ns:m.0345h ns:location.statistical_region.places_exported_to ?y . ?y ns:location.imports_and_exports.exported_to ?x . } UNION { ns:m.0345h ns:location.statistical_region.places_imported_from ?y . ?y ns:location.imports_and_exports.imported_from ?x . }?x ns:location.country.iso_alpha_3 "ATG" . }
What state in the Midwestern United States has a governmental jurisdiction location symbol that was adapted in 1851?
conjunction
what states make up the midwest us
2017-10-26T07:46:20
[ { "aliases": [ "Wisc", "Wis", "WI", "America's Dairyland" ], "answer": "Wisconsin", "answer_id": "m.0824r" } ]
WebQTest-428
WebQTest-428_980cccafb84d16d762b43b7b0e3b4594
what states make up the midwest us and have governmental jurisdiction location symbol that was adapted on 1851
PREFIX ns: <http://rdf.freebase.com/ns/> SELECT DISTINCT ?x WHERE { FILTER (?x != ns:m.0q76g) FILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en')) ns:m.0q76g ns:location.location.contains ?x . ?x ns:government.governmental_jurisdiction.official_symbols ?c . ?c ns:location.location_symbol_relationship.date_adopted "1851"^^xsd:dateTime . }
Of the four US states that border the Pacific Ocean, in which is Hovander Homestead located?
conjunction
what 4 states border the pacific ocean
2017-10-26T04:14:31
[ { "aliases": [ "Washington, Madras", "Wash", "WA" ], "answer": "Washington", "answer_id": "m.081yw" } ]
WebQTrn-2857
WebQTrn-2857_9bb46404d46b9a60528343a0829fe4ab
what 4 states border the pacific ocean and contains Hovander Homestead
PREFIX ns: <http://rdf.freebase.com/ns/> SELECT DISTINCT ?x WHERE { FILTER (?x != ns:m.05rgl) FILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en')) ns:m.05rgl ns:location.location.adjoin_s ?y . ?y ns:location.adjoining_relationship.adjoins ?x . ?x ns:common.topic.notable_types ns:m.0kpys4 . ?x ns:location.location.contains ns:g.1tct8dkg . }
Which type of government, does the location, where the film, "The Alchemist of Happiness" occurs, have currently?
composition
what kind of government does iran have today
iran
2017-10-26T06:11:26
[ { "aliases": [ "Parliamentary", "Parliamentary Democracy" ], "answer": "Parliamentary system", "answer_id": "m.018wl5" }, { "aliases": [ "Presidential" ], "answer": "Presidential system", "answer_id": "m.01d9r3" }, { "aliases": [ "Islamic" ], "answer": "Islamic republic", "answer_id": "m.01fgl7" }, { "aliases": [ "Unitary republic", "Unitary" ], "answer": "Unitary state", "answer_id": "m.01fpfn" }, { "aliases": [], "answer": "Theocracy", "answer_id": "m.07lg6" } ]
WebQTrn-3594
WebQTrn-3594_477d7040a0ed5bfecb155b8b3d3082fb
what kind of government does the location where the film "The Alchemist of Happiness" takes place have today
PREFIX ns: <http://rdf.freebase.com/ns/> SELECT DISTINCT ?x WHERE { FILTER (?x != ?c) FILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en')) ?c ns:film.film_location.featured_in_films ns:m.0c2_wc . ?c ns:location.country.form_of_government ?x . }
What country has the Ayrault government as part of the legislative session and has a primary language of french?
conjunction
what countries speak french as a first language
2017-10-26T11:19:55
[ { "aliases": [ "l'Hexagone", "République française", "French Republic" ], "answer": "France", "answer_id": "m.0f8l9c" } ]
WebQTest-1727
WebQTest-1727_e07b3359e02a6d6ceb68871f1dad7072
what countries speak french as a first language and is the governmental jurisdiction that held the legislative session of the Ayrault Government
PREFIX ns: <http://rdf.freebase.com/ns/> SELECT DISTINCT ?x WHERE { FILTER (?x != ns:m.064_8sq) FILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en')) ns:m.064_8sq ns:language.human_language.countries_spoken_in ?x . ?x ns:location.country.official_language ns:m.064_8sq . ?x ns:government.governmental_jurisdiction.governing_officials ?c . ?c ns:government.government_position_held.legislative_sessions ns:m.0jwr0l1 . }
What movies series was reslease by distribution medium DVD and featured the actor Taylor Lautner?
conjunction
what all movies has taylor lautner been in
2017-10-26T10:59:36
[ { "aliases": [ "Twilight - La fascination", "Sumrak", "Twilight - Evighetens kyss", "Сумерки", "Twilight: Chapitre 1 - Fascination", "Alacakaranlik", "Twilight - Houkutus", "Lykofos", "Bindi", "Zmierzch", "Crepusculo", "Towairaito - Hatsukoi", "Alkonya", "Twilight - Biss zum Morgengrau", "Crepúsculo", "Twilight, chapitre I : Fascination", "Здрач", "Stmívání", "Súmrak", "Videvik" ], "answer": "Twilight", "answer_id": "m.03nm_fh" }, { "aliases": [ "Twilight - La fascination", "Sumrak", "Twilight - Evighetens kyss", "Сумерки", "Twilight: Chapitre 1 - Fascination", "Alacakaranlik", "Twilight - Houkutus", "Lykofos", "Bindi", "Zmierzch", "Crepusculo", "Towairaito - Hatsukoi", "Alkonya", "Twilight - Biss zum Morgengrau", "Crepúsculo", "Twilight, chapitre I : Fascination", "Здрач", "Stmívání", "Súmrak", "Videvik" ], "answer": "Twilight", "answer_id": "m.03nm_fh" }, { "aliases": [ "Twilight - La fascination", "Sumrak", "Twilight - Evighetens kyss", "Сумерки", "Twilight: Chapitre 1 - Fascination", "Alacakaranlik", "Twilight - Houkutus", "Lykofos", "Bindi", "Zmierzch", "Crepusculo", "Towairaito - Hatsukoi", "Alkonya", "Twilight - Biss zum Morgengrau", "Crepúsculo", "Twilight, chapitre I : Fascination", "Здрач", "Stmívání", "Súmrak", "Videvik" ], "answer": "Twilight", "answer_id": "m.03nm_fh" }, { "aliases": [ "A Saga de Twilight: Lua Nova", "Twilight 2", "La saga Crepúsculo: Luna nueva", "Сумерки. Сага. Новолуние", "Jaunatis", "Alkonyat: Újhold", "Twilight Saga: New Moon", "Twilight: Chapitre 2 - Tentation", "Lua Nova", "Uusikuu", "New Moon: Twilight Saga", "Mlada luna", "Nov", "Luna nueva", "The twilight saga - Nea selini", "The Twilight Saga: New Moon", "Nyû mûn - Towairaito sâga", "Saga 'Zmierzch': Ksiezyc w nowiu", "Twilight: New Moon", "Untitled Sports Movie", "Twilight - Uusikuu", "Sumrak saga: Mladi mjesec", "New Moon - Biss zur Mittagsstunde", "A Saga Twilight: Lua Nova", "Alacakaranlik efsanesi: Yeni ay", "Twilight sága - Nový mesíc", "A Saga Crepúsculo: Lua Nova", "Under en ny måne", "New Moon", "Crepúsculo: Luna Nueva", "Videviku saaga - Noorkuu", "Bindi 2", "Twilight, chapitre II : Tentation", "Jauns meness", "Twilight: Ny Måne" ], "answer": "The Twilight Saga: New Moon", "answer_id": "m.05pdh86" }, { "aliases": [], "answer": "Valentine's Day", "answer_id": "m.06_wqk4" }, { "aliases": [], "answer": "Cheaper by the Dozen 2", "answer_id": "m.066b_n" }, { "aliases": [], "answer": "Cheaper by the Dozen 2", "answer_id": "m.066b_n" }, { "aliases": [ "Shadow of the Dragon" ], "answer": "Shadow Fury", "answer_id": "m.06zs80t" }, { "aliases": [ "Twilight, chapitre III : Hésitation", "The Twilight Saga: Eclipse - The IMAX Experience", "Twilight 3", "Saga Twilight: Eclipse", "The Twilight Saga: Eclipse", "A Saga Twilight: Eclipse", "Mrk", "Twilight: Eclipse", "Eclipse: Twilight Saga", "Twilight 3: Eclipse" ], "answer": "Eclipse", "answer_id": "m.075wx7_" }, { "aliases": [ "Beureiking Deon - 1bu", "A Saga Crepúsculo: Amanhecer - Parte 1", "Amanecer", "Alkonyat: Hajnalhasadás - 1. rész", "Здрач: Зазоряване - част 1", "Breaking Dawn", "Amanhecer - Parte 1", "Breaking Dawn – Part 1", "Breaking Dawn - Bis(s) zum Ende der Nacht: Teil 1", "Breaking Dawn - del 1", "Alacakaranlik Efsanesi: Safak Vakti Bölüm 1", "Сумерки. Сага. Рассвет: Часть 1", "Breaking Dawn: Part 1", "A Saga Twilight: Amanhecer Parte 1", "Twilight, chapitre IV : Révélation 1re partie" ], "answer": "The Twilight Saga: Breaking Dawn - Part 1", "answer_id": "m.075wx89" }, { "aliases": [ "Atemlos - Gefährlich Wahrheit" ], "answer": "Abduction", "answer_id": "m.0cmdl80" }, { "aliases": [ "Twilight, chapitre V : Révélation 2e partie", "The Twilight Saga: Breaking Dawn – Part 2" ], "answer": "The Twilight Saga: Breaking Dawn - Part 2", "answer_id": "m.0djz0rc" }, { "aliases": [ "Nhung Dua Tre To Xac 2", "Kindsköpfe 2", "Gente Grande 2", "Miúdos e Graúdos 2" ], "answer": "Grown Ups 2", "answer_id": "m.0mzt5cs" } ]
WebQTest-1583
WebQTest-1583_401347365692c5a69ad4c61e03ef4caf
what all movies has taylor lautner been in and is the film was released to the distribution medium DVD
PREFIX ns: <http://rdf.freebase.com/ns/> SELECT DISTINCT ?x WHERE { FILTER (?x != ns:m.07ldhs) FILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en')) ns:m.07ldhs ns:film.actor.film ?y . ?y ns:film.performance.film ?x . ?x ns:film.film.release_date_s ?c . ?c ns:film.film_regional_release_date.film_release_distribution_medium ns:m.029j_ . }
What movie directed by Ron Howard had cinematography done by Piotr Sobociński?
conjunction
what movies did ron howard director
2017-10-26T07:32:29
[ { "aliases": [], "answer": "Ransom", "answer_id": "m.03xx0x" } ]
WebQTest-323
WebQTest-323_5ca7712004d3a5d25e045755845c4285
what movies did ron howard director and cinematography was by Piotr Sobociński
PREFIX ns: <http://rdf.freebase.com/ns/> SELECT DISTINCT ?x WHERE { FILTER (?x != ns:m.0g2lq) FILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en')) ns:m.0g2lq ns:film.director.film ?x . ?x ns:film.film.cinematography ns:m.026gwl9 . }
Who became President when the author of "Profiles in Courage" was killed?
composition
who became president when jfk was killed
jfk
2017-10-26T00:16:44
[ { "aliases": [ "President Lyndon Johnson", "LBJ", "L.B.J.", "Johnson, Lyndon B.", "Lyndon Johnson", "Sen. Lyndon B. Johnson", "Lindon B. Johnson", "Lyndon B Johnson", "Lyndon Baines Johnson", "Landslide Lyndon", "Johnson, Light Bulb", "President Lyndon B. Johnson" ], "answer": "Lyndon B. Johnson", "answer_id": "m.0f7fy" } ]
WebQTrn-1239
WebQTrn-1239_4d2f11c63fa0611b0e29bc00f41bf7a9
who became president when the author who published editions for Profiles in courage was killed
PREFIX ns: <http://rdf.freebase.com/ns/> SELECT DISTINCT ?x WHERE { FILTER (?x != ?c) FILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en')) ?c ns:book.author.book_editions_published ns:m.04v21dt . ?c ns:government.us_president.vice_president ?x . }
What actor playe din the film Lilo & stitch and has also played Luke Skywalker?
conjunction
who was luke skywalker played by
2017-10-26T06:03:50
[ { "aliases": [ "Robert \"Bob\" Bergen", "Robert Bergen", "Bob Berger", "Bob Bergan" ], "answer": "Bob Bergen", "answer_id": "m.07l4yc" } ]
WebQTrn-3533
WebQTrn-3533_295744f299834464a4371a143fe1db2f
who was luke skywalker played by and is the actor that played in the film Lilo & Stitch
PREFIX ns: <http://rdf.freebase.com/ns/> SELECT DISTINCT ?x WHERE { FILTER (?x != ns:m.0f1bg) FILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en')) ns:m.0f1bg ns:film.film_character.portrayed_in_films ?y . ?y ns:film.performance.actor ?x . ?x ns:film.actor.film ?c . ?c ns:film.performance.film ns:m.015ynm . }
How did the actor that played the character Jerry Travis die?
composition
what was the cause of death of larry hagman
larry hagman
2017-10-26T02:25:24
[ { "aliases": [], "answer": "Head and neck cancer", "answer_id": "m.0369n2" }, { "aliases": [ "Leukemia and lymphoma", "Blood cancer", "Leukemia lymphoma", "Leukaemia" ], "answer": "Leukemia", "answer_id": "m.04psf" }, { "aliases": [ "Malignant neoplasm" ], "answer": "Cancer", "answer_id": "m.0qcr0" } ]
WebQTrn-2157
WebQTrn-2157_fd9bcdb9a8c37730c45eb098edc956fe
what was the cause of death of the actor that played the character Jerry Travis
PREFIX ns: <http://rdf.freebase.com/ns/> SELECT DISTINCT ?x WHERE { FILTER (?x != ?c) FILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en')) ?c ns:film.actor.film ?k . ?k ns:film.performance.character ns:m.0h4_70_ . ?c ns:people.deceased_person.cause_of_death ?x . }
Which country next to Russia, has the location Aksu District, Almaty Region in it?
conjunction
what country is next to russia
2017-10-26T00:40:17
[ { "aliases": [], "answer": "Kazakhstan", "answer_id": "m.047lj" } ]
WebQTrn-1399
WebQTrn-1399_3cab69ad5886a51d2e005537986a46be
what country is next to russia and is the country that has Aksu District, Almaty Region as a second level devision
PREFIX ns: <http://rdf.freebase.com/ns/> SELECT DISTINCT ?x WHERE { FILTER (?x != ns:m.06bnz) FILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en')) ns:m.06bnz ns:location.location.adjoin_s ?y . ?y ns:location.adjoining_relationship.adjoins ?x . ?x ns:common.topic.notable_types ns:m.01mp . ?x ns:location.country.second_level_divisions ns:m.04150mq . }
What is the religion of the author of "Long Walk to Freedom"?
composition
what was nelson mandela 's religion
nelson mandela
2017-10-25T21:20:13
[ { "aliases": [ "Methodist Church" ], "answer": "Methodism", "answer_id": "m.051kv" } ]
WebQTrn-150
WebQTrn-150_3abb8c7c644bb7f60140d6918c4483fa
what was the author who published editions for Long Walk to Freedom 's religion
PREFIX ns: <http://rdf.freebase.com/ns/> SELECT DISTINCT ?x WHERE { FILTER (?x != ?c) FILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en')) ?c ns:book.author.book_editions_published ns:m.04vd61t . ?c ns:people.person.religion ?x . }
Who was elected president of the the location, in which the blogger of https://www.leapfroggr.com/blog was born?
composition
who was elected president of the philippines
philippines
2017-10-25T21:21:54
[ { "aliases": [ "Ferdinand Emmanuel Edralin Marcos", "Ferdinand Emmanuel Edralin Marcos, Sr.", "Ferdinand E. Marcos", "Ferdinand Edralin Marcos" ], "answer": "Ferdinand Marcos", "answer_id": "m.011_7j" }, { "aliases": [ "Emilio Aguinaldo y Famy" ], "answer": "Emilio Aguinaldo", "answer_id": "m.0126_k" }, { "aliases": [ "Manuel Luis Quezón y Molina" ], "answer": "Manuel L. Quezon", "answer_id": "m.015865" }, { "aliases": [ "グロリア・マカレイグ・マカパガル=アロヨ", "Maria Gloria Macaraeg Macapagal" ], "answer": "Gloria Macapagal-Arroyo", "answer_id": "m.01b1g9" }, { "aliases": [ "María Corazón \"Cory\" Sumulong Cojuangco", "María Corazón Sumulong Cojuangco-Aquino", "Tita Cory (Aunt Cory)", "Maria Corazon Sumulong \"Cory\" Cojuangco-Aquino", "Maria Corazon Aquino", "María Corazón Sumulong Cojuangco", "Corazon C. Aquino", "Cory Aquino", "The Mother of Philippine Democracy", "Cory" ], "answer": "Corazon Aquino", "answer_id": "m.01pmpq" }, { "aliases": [ "Filipino Ronald Reagan", "Jose Marcelo Ejercito", "Jose Ejercito", "Joseph \"Erap\" Ejercito Estrada", "Erap", "Joseph Ejercito Estrada" ], "answer": "Joseph Estrada", "answer_id": "m.01pmsf" }, { "aliases": [], "answer": "Benigno \\\"Noynoy\\\" Aquino III", "answer_id": "m.01pmvy" }, { "aliases": [ "フィデル・バルデス・ラモス", "Presidency of Fidel V. Ramos", "Presidency of Fidel Ramos", "Fidel Ramos" ], "answer": "Fidel V. Ramos", "answer_id": "m.02193z" }, { "aliases": [ "Ramón \"Monching\" Magsaysay", "Ramón del Fierro Magsaysay" ], "answer": "Ramon Magsaysay", "answer_id": "m.022llj" }, { "aliases": [], "answer": "Elpidio Quirino", "answer_id": "m.02bmxs" }, { "aliases": [ "Sergio Osmena" ], "answer": "Sergio Osmeña", "answer_id": "m.02j7d8" }, { "aliases": [ "Jose Laurel" ], "answer": "José P. Laurel", "answer_id": "m.02kmg9" }, { "aliases": [], "answer": "Diosdado Macapagal", "answer_id": "m.02qkny" }, { "aliases": [ "Manuel Acuña Roxas" ], "answer": "Manuel Roxas", "answer_id": "m.037ylm" }, { "aliases": [ "Carlos P. García", "Carlos Garcia", "Prince of Visayan Poets", "Bard from Bohol", "Carlos Polistico García" ], "answer": "Carlos P. Garcia", "answer_id": "m.03pnzp" } ]
WebQTrn-157
WebQTrn-157_946b055f7a7570213022b8f6b1249c7b
who was elected president of the the location in which the blogger of https://www.leapfroggr.com/blog was born there
PREFIX ns: <http://rdf.freebase.com/ns/> SELECT DISTINCT ?x WHERE { FILTER (?x != ?c) FILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en')) ?c ns:location.location.people_born_here ?k . ?k ns:internet.blogger.blog ns:m.0127vgv8 . ?c ns:government.governmental_jurisdiction.governing_officials ?y . ?y ns:government.government_position_held.office_holder ?x . ?y ns:government.government_position_held.basic_title ns:m.060c4 . }
Which languages are spoken by the people, from the location where the breed, Bosnian Mountain Horse, originated at?
composition
what language do people from bosnia speak
bosnia
2017-10-26T08:59:05
[ { "aliases": [ "Serbo-Croatian" ], "answer": "Serbo-Croatian Language", "answer_id": "m.06x8y" }, { "aliases": [ "Bosnian", "Montenegrin", "Serbian" ], "answer": "Serbian language", "answer_id": "m.0k0sb" } ]
WebQTest-874
WebQTest-874_7a8c81a1649f073301f5c56edc044b4d
what language do people from the place where breed Bosnian Mountain Horse originated in speak
PREFIX ns: <http://rdf.freebase.com/ns/> SELECT DISTINCT ?x WHERE { FILTER (?x != ?c) FILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en')) ?c ns:biology.breed_origin.breeds_originating_here ns:m.02r3nfq . ?c ns:location.country.languages_spoken ?x . }
What languages are spoken in the country in which Brewerkz Pilsner Lager beer is made?
composition
what do people speak in singapore
singapore
2017-10-26T00:39:10
[ { "aliases": [ "Sinitic language family", "Chinese language family", "Chinese" ], "answer": "Chinese language", "answer_id": "m.01r2l" }, { "aliases": [ "Sekgoa", "Anglit", "English language", "English" ], "answer": "English Language", "answer_id": "m.02h40lc" }, { "aliases": [ "Thamizh", "Tamal", "Damulian", "Tamili", "Tamalsan", "Tambul", "Tamil" ], "answer": "Tamil Language", "answer_id": "m.07c9s" } ]
WebQTrn-1396
WebQTrn-1396_98f4b60969f464678b1cb19a814ce474
what do people speak in the country where Brewerkz Pilsner Lager beer is made
PREFIX ns: <http://rdf.freebase.com/ns/> SELECT DISTINCT ?x WHERE { FILTER (?x != ?c) FILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en')) ?c ns:food.beer_country_region.beers_from_here ns:m.04dqg9x . ?c ns:location.country.languages_spoken ?x . }
Which countries have a calling code that is lower than 267 and also share a border which South Africa.?
comparative
with which country does south africa border
2017-10-26T01:32:21
[ { "aliases": [], "answer": "Namibia", "answer_id": "m.05bmq" }, { "aliases": [], "answer": "Lesotho", "answer_id": "m.04hvw" }, { "aliases": [ "Republica de Mocambique", "Republic of Mozambique", "Mocambique" ], "answer": "Zimbabwe", "answer_id": "m.04wlh" }, { "aliases": [ "The Republic of Zimbabwe" ], "answer": "Mozambique", "answer_id": "m.088q4" } ]
WebQTrn-1782
WebQTrn-1782_09e421d2fbbb6f376e3fa1e653050c33
with which country does south africa border and the country calling code is less than 267
PREFIX ns: <http://rdf.freebase.com/ns/> SELECT DISTINCT ?x WHERE { FILTER (?x != ns:m.0hzlz) FILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en')) ns:m.0hzlz ns:location.location.adjoin_s ?y . ?y ns:location.adjoining_relationship.adjoins ?x . ?x ns:common.topic.notable_types ns:m.01mp . ?x ns:location.country.calling_code ?num . FILTER (xsd:integer(?num) < 267) . }
Where does the band who performed "Justice for All" live?
composition
where does the band metallica live
metallica
2017-10-26T04:41:54
[ { "aliases": [ "Los Angeles, California, USA", "LA", "Los Angeles, California", "Los Angeles, USA", "City of Angels", "L.A.", "Los Angeles County / Los Angeles city", "Los Angeles, CA" ], "answer": "Los Angeles", "answer_id": "m.030qb3t" } ]
WebQTrn-3060
WebQTrn-3060_d6039e6dd7b20dfd49340da068639a78
where does the band the artist aword nominated for …and Justice for All live
PREFIX ns: <http://rdf.freebase.com/ns/> SELECT DISTINCT ?x WHERE { FILTER (?x != ?c) FILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en')) ?c ns:award.award_nominee.award_nominations ?k . ?k ns:award.award_nomination.nominated_for ns:m.039mkmt . ?c ns:music.artist.origin ?x . }
What is the name of the art school founded after 1930 that James Franco attend?
comparative
what school does james franco go to
2017-10-26T10:52:27
[ { "aliases": [ "Tisch School of the Arts, main campus" ], "answer": "Tisch School of the Arts", "answer_id": "m.04b_46" } ]
WebQTest-1542
WebQTest-1542_3a66cbdc1e07a493606e0a1617140bb7
what school does james franco go to and the organiztion founding date is after 1930
PREFIX ns: <http://rdf.freebase.com/ns/> SELECT DISTINCT ?x WHERE { FILTER (?x != ns:m.05bnp0) FILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en')) ns:m.05bnp0 ns:people.person.education ?y . ?y ns:education.education.institution ?x . ?x ns:organization.organization.date_founded ?num . FILTER (?num > "1930"^^xsd:dateTime) . }
In the location where the movie "Ghosts of the Baltic sea" occurs, what countries share a border?
composition
which countries border the baltic sea
baltic sea
2017-10-26T06:15:49
[ { "aliases": [ "Wolne Miasto Gdańsk", "Freie Stadt Danzig" ], "answer": "Free City of Danzig", "answer_id": "m.02dhnr" }, { "aliases": [ "interwar Poland", "II RP", "Interbellum Poland", "II Rzeczpospolita", "Second Commonwealth of Poland", "Poland 1919-1939" ], "answer": "Second Polish Republic", "answer_id": "m.03pn9" }, { "aliases": [ "Kingdom of Sweden", "Sverige" ], "answer": "Sweden", "answer_id": "m.0d0vqn" } ]
WebQTrn-3631
WebQTrn-3631_568e9d9bc7e7c73b0d6d46cbc7208cd5
which countries border the the location where the film "Ghosts of the Baltic Sea" takes place
PREFIX ns: <http://rdf.freebase.com/ns/> SELECT DISTINCT ?x WHERE { FILTER (?x != ?c) FILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en')) ?c ns:film.film_location.featured_in_films ns:m.0crslyx . ?c ns:location.location.adjoin_s ?y . ?y ns:location.adjoining_relationship.adjoins ?x . ?x ns:common.topic.notable_types ns:m.01mp . }
Where is the University of Leeds located, and is also where Herbet Holdsworth Ross , was born?
conjunction
where is located university of leeds
2017-10-25T22:41:09
[ { "aliases": [ "Leeds, Eng." ], "answer": "Leeds", "answer_id": "m.04p3c" } ]
WebQTrn-631
WebQTrn-631_2b9cc6bfea1ad53e84f65c877199163d
where is located university of leeds and where Herbet Holdsworth Ross was born
PREFIX ns: <http://rdf.freebase.com/ns/> SELECT DISTINCT ?x WHERE { FILTER (?x != ns:m.01bzs9) FILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en')) ns:m.01bzs9 ns:location.location.containedby ?x . ?x ns:location.location.people_born_here ns:m.0101n9qk . }
Which Vice President under Lincoln believed in Unitarianism?
conjunction
who was vice president under lincoln
2017-10-26T06:02:37
[ { "aliases": [], "answer": "Hannibal Hamlin", "answer_id": "m.03mpk" } ]
WebQTrn-3512
WebQTrn-3512_98174bd06a6ac02c8741cabd572cee9f
who was vice president under lincoln and who was Unitarianism
PREFIX ns: <http://rdf.freebase.com/ns/> SELECT DISTINCT ?x WHERE { FILTER (?x != ns:m.0gzh) FILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en')) ns:m.0gzh ns:government.us_president.vice_president ?x . ?x ns:people.person.religion ns:m.07x21 . }
What shows has the actor that played the character Emily Coleman star in?
composition
what shows did kellie martin star in
kellie martin
2017-10-25T21:45:34
[ { "aliases": [ "E.R.", "Emergency Room" ], "answer": "ER", "answer_id": "m.0180mw" }, { "aliases": [], "answer": "Father Murphy", "answer_id": "m.025v6tf" }, { "aliases": [], "answer": "ABC Weekend Special", "answer_id": "m.026h12p" }, { "aliases": [], "answer": "Mystery Woman", "answer_id": "m.027z1w1" }, { "aliases": [], "answer": "Mr. Belvedere", "answer_id": "m.02s17g" }, { "aliases": [], "answer": "The Tracey Ullman Show", "answer_id": "m.03q1mg" }, { "aliases": [], "answer": "Life Goes On", "answer_id": "m.03v_dq" }, { "aliases": [], "answer": "Taz-Mania", "answer_id": "m.03vn46" }, { "aliases": [], "answer": "Life with Lucy", "answer_id": "m.03wrwt" }, { "aliases": [], "answer": "A Pup Named Scooby-Doo", "answer_id": "m.05nlzq" }, { "aliases": [ "Crisis" ], "answer": "Crisis Center", "answer_id": "m.07cf_d1" }, { "aliases": [], "answer": "Christy", "answer_id": "m.08znxc" }, { "aliases": [], "answer": "Potato Head Kids", "answer_id": "m.0d7bm_" } ]
WebQTrn-259
WebQTrn-259_b3a7089b84c229bc1d34fe6d8b28dfa1
what shows did the actor that played the character Emily Coleman star in
PREFIX ns: <http://rdf.freebase.com/ns/> SELECT DISTINCT ?x WHERE { FILTER (?x != ?c) FILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en')) ?c ns:film.actor.film ?k . ?k ns:film.performance.character ns:m.0h3cmt_ . ?c ns:tv.tv_actor.starring_roles ?y . ?y ns:tv.regular_tv_appearance.series ?x . }
Which currency do I take to the country, that has a governmental office holder named Ahmet Necdet Sezer?
composition
what currency do i take to turkey
turkey
2017-10-26T02:56:55
[ { "aliases": [ "Turkish lira (Remonetized)" ], "answer": "Turkish lira", "answer_id": "m.04dq0w" } ]
WebQTrn-2399
WebQTrn-2399_189811cff5b10ee0a5e8f9d18ddf88f3
what currency do i take to the governmental jurisdiction that has governmental office holder named Ahmet Necdet Sezer
PREFIX ns: <http://rdf.freebase.com/ns/> SELECT DISTINCT ?x WHERE { FILTER (?x != ?c) FILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en')) ?c ns:government.governmental_jurisdiction.governing_officials ?k . ?k ns:government.government_position_held.office_holder ns:m.0224hd . ?c ns:location.country.currency_used ?x . }
What instruments did the person who wrote "The Ragtime Dance" play?
composition
what did scott joplin play
scott joplin
2017-10-26T08:29:10
[ { "aliases": [ "Fortepiano", "Pianoforte" ], "answer": "Piano", "answer_id": "m.05r5c" }, { "aliases": [], "answer": "Jazz piano", "answer_id": "m.06ch55" } ]
WebQTest-690
WebQTest-690_f7b25ced864403c8542c12b729daf915
what did the person who wrote the lyrics for "The Ragtime Dance" play
PREFIX ns: <http://rdf.freebase.com/ns/> SELECT DISTINCT ?x WHERE { FILTER (?x != ?c) FILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en')) ?c ns:music.lyricist.lyrics_written ns:m.065_f_f . ?c ns:music.group_member.instruments_played ?x . }
What language is spoken in the place where the Chausie breed originated in?
composition
what language do u speak in egypt
egypt
2017-10-25T23:19:34
[ { "aliases": [ "High Arabic", "Fasih", "Modern Literary Arabic", "Arabic, Standard", "Al Arabiya", "Al Fus-ha" ], "answer": "Modern Standard Arabic", "answer_id": "m.025rvv7" } ]
WebQTrn-882
WebQTrn-882_839fa68cda37e890bb3eed45714fcc43
what language do u speak in the place where breed Chausie originated in
PREFIX ns: <http://rdf.freebase.com/ns/> SELECT DISTINCT ?x WHERE { FILTER (?x != ?c) FILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en')) ?c ns:biology.breed_origin.breeds_originating_here ns:m.03_27x . ?c ns:location.country.official_language ?x . }
What universities were attended by the presient who said "Plans are nothing; planning is everything?"?
composition
where did president eisenhower go to college
eisenhower
2017-10-26T04:42:37
[ { "aliases": [ "Command and General Staff College, main campus", "Command and General Staff College", "United States Army Command and General Staff" ], "answer": "United States Army Command and General Staff College", "answer_id": "m.01w885" }, { "aliases": [ "U.S. Army War College, main campus", "United States Army War", "U.S. Army War College, Carlisle", "U.S. Army War College", "Army War College" ], "answer": "United States Army War College", "answer_id": "m.031d6r" }, { "aliases": [ "West Point", "Army", "U.S. Military Academy", "United States Military Academy, main campus", "United States Military Academy, West Point", "USMA Staff" ], "answer": "United States Military Academy", "answer_id": "m.07x4c" } ]
WebQTrn-3065
WebQTrn-3065_cd7a4f0c37b1a8fe47cd38ed1ff05f71
where did president the person that said "Plans are nothing; planning is everything." go to college
PREFIX ns: <http://rdf.freebase.com/ns/> SELECT DISTINCT ?x WHERE { FILTER (?x != ?c) FILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en')) ?c ns:people.person.quotations ns:m.048flpb . ?c ns:people.person.education ?y . ?y ns:education.education.institution ?x . ?x ns:common.topic.notable_types ns:m.01y2hnl . }
In 2012, who was married to the artist which record "poor fellows"?
composition
who is julia roberts married to 2012
julia roberts
2017-10-25T21:46:21
[ { "aliases": [ "Daniel Richard Moder", "Danny Moder", "Dan Moder" ], "answer": "Daniel Moder", "answer_id": "m.07207k8" } ]
WebQTrn-264
WebQTrn-264_c052c273c3e0fe2a1ac0f14732b2013d
who is the artist which recorded Poor Fellows married to 2012
PREFIX ns: <http://rdf.freebase.com/ns/> SELECT DISTINCT ?x WHERE { FILTER (?x != ?c) FILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en')) ?c ns:music.featured_artist.recordings ns:m.0z1j38 . ?c ns:people.person.spouse_s ?y . ?y ns:people.marriage.spouse ?x . ?y ns:people.marriage.type_of_union ns:m.04ztj . ?y ns:people.marriage.from ?sk0 . } ORDER BY DESC(xsd:datetime(?sk0)) LIMIT 1
What city was nominated for the NFL Honors - Madden Most Valuable Protectors Award award and had John Madden as a former player?
conjunction
what team did john madden play football for
2017-10-26T02:15:38
[ { "aliases": [ "Eagles" ], "answer": "Philadelphia Eagles", "answer_id": "m.05tg3" } ]
WebQTrn-2074
WebQTrn-2074_aa881fc3072ed1ed85fdd47fec96502d
what team did john madden play football for and was nominee of the NFL Honors - Madden Most Valuable Protectors Award award
PREFIX ns: <http://rdf.freebase.com/ns/> SELECT DISTINCT ?x WHERE { FILTER (?x != ns:m.0frmb1) FILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en')) ns:m.0frmb1 ns:sports.pro_athlete.teams ?y . ?y ns:sports.sports_team_roster.team ?x . ?x ns:award.award_nominee.award_nominations ?c . ?c ns:award.award_nomination.award ns:m.09v7xcm . }
Who was the man that was born in Edinburgh that influenced Arthur Conan Doyle?
conjunction
who influenced arthur conan doyle
2017-10-26T03:33:34
[ { "aliases": [], "answer": "Joseph Bell", "answer_id": "m.01bdvj" }, { "aliases": [ "Robert Louis Balfour Stevenson", "Robert Louis Stephenson", "R. Stevenson", "Stevenson, Robert Louis", "Robert L. Stevenson", "Robert Stevenson", "Robert Lewis Balfour Stevenson", "Robert-Louis Stevenson", "Robert L. Stivenson", "R.L. Stevenson" ], "answer": "Robert Louis Stevenson", "answer_id": "m.06lbp" }, { "aliases": [ "Jedediah Cleishbotham", "Malachi Malagrowther", "Scott, Sir Walter" ], "answer": "Walter Scott", "answer_id": "m.06y8v" } ]
WebQTrn-2610
WebQTrn-2610_5b26bd992b58c802693d36d75bf5c0fd
who influenced arthur conan doyle and that was born in Edinburgh
PREFIX ns: <http://rdf.freebase.com/ns/> SELECT DISTINCT ?x WHERE { FILTER (?x != ns:m.0ky1) FILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en')) ns:m.0ky1 ns:influence.influence_node.influenced_by ?x . ?x ns:people.person.place_of_birth ns:m.02m77 . }
What location contains Kallaktjåkkå and the Thames river?
conjunction
where is the thames river located
2017-10-25T21:32:52
[ { "aliases": [ "The Old Continent" ], "answer": "Europe", "answer_id": "m.02j9z" } ]
WebQTrn-208
WebQTrn-208_fad08018efa4d5202d24f52b6d8de0c0
where is the thames river located and contains Kallaktjåkkå
PREFIX ns: <http://rdf.freebase.com/ns/> SELECT DISTINCT ?x WHERE { FILTER (?x != ns:m.0d2kt) FILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en')) ns:m.0d2kt ns:location.location.containedby ?x . ?x ns:location.location.contains ns:g.11_pkys7m . }
What is the state bird of the state that has John Peter Altgeld as the state governor?
composition
what is illinois state bird
illinois
2017-10-25T23:19:16
[ { "aliases": [ "NOCA" ], "answer": "Northern cardinal", "answer_id": "m.01tgcy" } ]
WebQTrn-878
WebQTrn-878_fb5be63e6281b7a348b3167addbfac00
what is the governmental jurisdiction that has governmental office holder named John Peter Altgeld state bird
PREFIX ns: <http://rdf.freebase.com/ns/> SELECT DISTINCT ?x WHERE { FILTER (?x != ?c) FILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en')) ?c ns:government.governmental_jurisdiction.governing_officials ?k . ?k ns:government.government_position_held.office_holder ns:m.0264k9 . ?c ns:government.governmental_jurisdiction.official_symbols ?y . ?y ns:location.location_symbol_relationship.symbol ?x . ?y ns:location.location_symbol_relationship.Kind_of_symbol ns:m.04627hw . }
What movie did Nick Cannon play in with music by Gabriel Yared?
conjunction
what movies did nick cannon star in
2017-10-26T09:35:13
[ { "aliases": [], "answer": "Shall We Dance?", "answer_id": "m.043dz8" } ]
WebQTest-1107
WebQTest-1107_36bfd2329a96941c454519e2f77b0fcf
what movies did nick cannon star in and is they music was by Gabriel Yared
PREFIX ns: <http://rdf.freebase.com/ns/> SELECT DISTINCT ?x WHERE { FILTER (?x != ns:m.01d1st) FILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en')) ns:m.01d1st ns:film.actor.film ?y . ?y ns:film.performance.film ?x . ?x ns:film.film.music ns:m.012ljv . }
What was filmed in New York City that Kat Dennings stars in?
conjunction
what does kat dennings star in
2017-10-26T04:07:54
[ { "aliases": [ "Nick y Norah - Una noche de música y amor", "Nick und Norah - Soundtrack einer Nacht", "Nick & Norah - Tutto accadde in una notte", "Nick y Nora, una noche de música y amor", "Nick & Norah's Infinite Playlist", "Uma Noite de Amor e Música", "Nick and Norah's Infinite Playlist", "Dalok ismerkedéshez", "Ask Listesi", "Rande na jednu noc", "Une nuit à New York" ], "answer": "Nick & Norah's Infinite Playlist", "answer_id": "m.03cyslc" } ]
WebQTrn-2816
WebQTrn-2816_22c4d321fc60b69e1d966c77d4107a74
what does kat dennings star in and which was filmed at New York City
PREFIX ns: <http://rdf.freebase.com/ns/> SELECT DISTINCT ?x WHERE { FILTER (?x != ns:m.0b0kzw) FILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en')) ns:m.0b0kzw ns:film.actor.film ?y . ?y ns:film.performance.film ?x . ?x ns:film.film.featured_film_locations ns:m.02_286 . }
What sports team, founded after 1946, did Tyson Chandler play for?
comparative
who did tyson chandler play for
2017-10-26T04:24:34
[ { "aliases": [ "Mavs", "Mavericks" ], "answer": "Dallas Mavericks", "answer_id": "m.0jmcv" } ]
WebQTrn-2946
WebQTrn-2946_70412bc4f4d3cde38285dd8445dd51ba
who did tyson chandler play for and is the sports team was founded after 1946
PREFIX ns: <http://rdf.freebase.com/ns/> SELECT DISTINCT ?x WHERE { FILTER (?x != ns:m.05j8c8) FILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en')) ns:m.05j8c8 ns:sports.pro_athlete.teams ?y . ?y ns:sports.sports_team_roster.team ?x . ?x ns:sports.sports_team.founded ?num . FILTER (?num > "1946"^^xsd:dateTime) . }
What US state has the Viola as a symbol and is has a geographic setting in the Northeast region?
conjunction
what is the northeast of the united states
2017-10-26T00:02:54
[ { "aliases": [ "RI", "Ocean State" ], "answer": "Rhode Island", "answer_id": "m.06btq" } ]
WebQTrn-1148
WebQTrn-1148_2a4467dc684fbff8d37cfb9e0f0f0906
what is the northeast of the united states and has an official symbol of Viola
PREFIX ns: <http://rdf.freebase.com/ns/> SELECT DISTINCT ?x WHERE { FILTER (?x != ns:m.027rjr) FILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en')) ns:m.027rjr ns:location.location.contains ?x . ?x ns:government.governmental_jurisdiction.official_symbols ?c . ?c ns:location.location_symbol_relationship.symbol ns:m.014sg5 . }
Who is the coach of the Vancouver Canucks whose playing career ended pre-1999?
comparative
who is vancouver canucks coach
2017-10-26T11:18:41
[ { "aliases": [], "answer": "John Tortorella", "answer_id": "m.030q_6" } ]
WebQTest-1714
WebQTest-1714_50a4720afd8178df1a9fe5d500a247b1
who is vancouver canucks coach and is their athlete career ended in a year before 1999
PREFIX ns: <http://rdf.freebase.com/ns/> SELECT DISTINCT ?x WHERE { FILTER (?x != ns:m.0jnnx) FILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en')) ns:m.0jnnx ns:sports.sports_team.coaches ?y . ?y ns:sports.sports_team_coach_tenure.coach ?x . ?x ns:sports.pro_athlete.career_end ?num . FILTER (?num < "1999"^^xsd:dateTime) . }
Who was the senator of Connecticut in 2010 who started his/her tenure after 1989?
comparative
who is the senator of connecticut 2010
2017-10-25T22:36:13
[ { "aliases": [ "Joseph I Lieberman", "Sen. Joe Lieberman", "Sen Joseph Lieberman", "Senator Joe Leiberman", "Joseph Isadore Lieberman", "Senator Joseph Lieberman", "Joseph I. Lieberman", "Senator Joseph Leiberman", "Joseph Lieberman", "Sen. Joseph Lieberman", "Joseph Isadore \"Joe\" Lieberman" ], "answer": "Joe Lieberman", "answer_id": "m.0jw5r" } ]
WebQTrn-598
WebQTrn-598_c82578671dffeaeb21bd7c7da7a15515
who is the senator of connecticut 2010 and is the politician that started tenure after 1989
PREFIX ns: <http://rdf.freebase.com/ns/> SELECT DISTINCT ?x WHERE { FILTER (?x != ns:m.01x73) FILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en')) ns:m.01x73 ns:government.political_district.representatives ?y . ?y ns:government.government_position_held.office_holder ?x . ?y ns:government.government_position_held.office_position_or_title ns:m.02_7l8y . FILTER(NOT EXISTS {?y ns:government.government_position_held.from ?sk0} || EXISTS {?y ns:government.government_position_held.from ?sk1 . FILTER(xsd:datetime(?sk1) <= "2010-12-31"^^xsd:dateTime) }) FILTER(NOT EXISTS {?y ns:government.government_position_held.to ?sk2} || EXISTS {?y ns:government.government_position_held.to ?sk3 . FILTER(xsd:datetime(?sk3) >= "2010-01-01"^^xsd:dateTime) }) ?x ns:government.politician.party ?c . ?c ns:government.political_party_tenure.from ?num . FILTER (?num > "1989"^^xsd:dateTime) . }
Which of Richard Pryor's children work as actors?
conjunction
who are richard pryor children
2017-10-26T01:33:55
[ { "aliases": [ "Richard Jr." ], "answer": "Richard Pryor Jr.", "answer_id": "m.05z2scn" }, { "aliases": [], "answer": "Rain Pryor", "answer_id": "m.06xlb2" } ]
WebQTrn-1790
WebQTrn-1790_632b1d8fd7ba66275f6f8d40ed044a13
who are richard pryor children and that work as Actor
PREFIX ns: <http://rdf.freebase.com/ns/> SELECT DISTINCT ?x WHERE { FILTER (?x != ns:m.01hmk9) FILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en')) ns:m.01hmk9 ns:people.person.children ?x . ?x ns:people.person.profession ns:m.02hrh1q . }
What structure opened in 1891 is there to see in Dallas, TX?
conjunction
what to see in dallas tx
2017-10-26T03:42:56
[ { "aliases": [], "answer": "Dallas County Courthouse", "answer_id": "m.03c_nbv" } ]
WebQTrn-2678
WebQTrn-2678_c3c9977a4d32f020b7fac6f6ff673c76
what to see in dallas tx and is the structure opened in 1891
PREFIX ns: <http://rdf.freebase.com/ns/> SELECT DISTINCT ?x WHERE { FILTER (?x != ns:m.0f2rq) FILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en')) ns:m.0f2rq ns:travel.travel_destination.tourist_attractions ?x . ?x ns:architecture.structure.opened "1891"^^xsd:dateTime . }
In what part of the world is the location where the film "The Quarry" takes place?
composition
what part of the world is south africa in
south africa
2017-10-26T01:20:02
[ { "aliases": [ "Afrique" ], "answer": "Africa", "answer_id": "m.0dg3n1" } ]
WebQTrn-1676
WebQTrn-1676_ea508e9db4028b3b51f36baf12105a08
what part of the world is the location where the film "The Quarry" takes place in
PREFIX ns: <http://rdf.freebase.com/ns/> SELECT DISTINCT ?x WHERE { FILTER (?x != ?c) FILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en')) ?c ns:film.film_location.featured_in_films ns:m.04j320g . ?c ns:base.locations.countries.continent ?x . }
What is located at the address 2100 Woodward Avenue, where the World Series 2012 was played?
conjunction
where is the world series 2012 being played
2017-10-25T23:52:49
[ { "aliases": [ "Comerica Park, Detroit", "Comerica" ], "answer": "Comerica Park", "answer_id": "m.01wn2j" } ]
WebQTrn-1078
WebQTrn-1078_ebf22e77a956a13157c2defa5746f0d3
where is the world series 2012 being played and location with the street address 2100 Woodward Avenue
PREFIX ns: <http://rdf.freebase.com/ns/> SELECT DISTINCT ?x WHERE { FILTER (?x != ns:m.0ds8qct) FILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en')) ns:m.0ds8qct ns:time.event.locations ?x . ?x ns:location.location.street_address ?c . ?c ns:location.mailing_address.street_address "2100 Woodward Avenue"@en . }
Which Arizona state senator ended their position before 01-03-1987?
comparative
who is my state senator arizona
2017-10-26T10:13:34
[ { "aliases": [ "Henry Fountain Ashurst", "Henry Ashurst" ], "answer": "Marcus A. Smith", "answer_id": "m.07s4f1" }, { "aliases": [], "answer": "Ernest McFarland", "answer_id": "m.04dt8k" }, { "aliases": [ "Marcus Smith" ], "answer": "Henry F. Ashurst", "answer_id": "m.07sckt" }, { "aliases": [ "Ralph Cameron" ], "answer": "Ralph H. Cameron", "answer_id": "m.07sgkx" }, { "aliases": [], "answer": "Barry Goldwater", "answer_id": "m.03l8kj" }, { "aliases": [ "Mr. Conservative", "Barry M. Goldwater", "Barry Morris Goldwater", "Senator Barry Goldwater" ], "answer": "Carl Hayden", "answer_id": "m.01j6t" }, { "aliases": [], "answer": "Paul Fannin", "answer_id": "m.02rzt9" } ]
WebQTest-1331
WebQTest-1331_fbc325040703771b5f48f86a16b8f1e1
who is my state senator arizona and is the politician that ended his/her government position before 1987-01-03
PREFIX ns: <http://rdf.freebase.com/ns/> SELECT DISTINCT ?x WHERE { FILTER (?x != ns:m.0vmt) FILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en')) ns:m.0vmt ns:government.political_district.representatives ?y . ?y ns:government.government_position_held.office_holder ?x . ?y ns:government.government_position_held.office_position_or_title ns:m.02_7l8y . ?x ns:government.politician.government_positions_held ?c . ?c ns:government.government_position_held.to ?num . FILTER (?num < "1987-01-03"^^xsd:dateTime) . }
What is sold by the parent company of La Boulange?
composition
what does starbucks sell
starbucks
2017-10-26T00:05:18
[ { "aliases": [ "delicacies", "Delicatessen cuisine", "fine foods" ], "answer": "Delicatessen", "answer_id": "m.01_6hg" }, { "aliases": [ "Bagels", "Bagels, plain, enriched, with calcium propionate (includes onion, poppy, sesame)" ], "answer": "Bagel", "answer_id": "m.01fb_0" }, { "aliases": [], "answer": "Coffeehouse", "answer_id": "m.01z1bzt" }, { "aliases": [ "American", "American cuisine", "Cuisine of the United States" ], "answer": "American food", "answer_id": "m.01z1jf2" }, { "aliases": [], "answer": "Bakery", "answer_id": "m.02wv6th" } ]
WebQTrn-1164
WebQTrn-1164_646e0ebe29d68fc77c261ce7f492215f
what does the organization that acquired the company La Boulange sell
PREFIX ns: <http://rdf.freebase.com/ns/> SELECT DISTINCT ?x WHERE { FILTER (?x != ?c) FILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en')) ?c ns:organization.organization.companies_acquired ?k . ?k ns:business.acquisition.company_acquired ns:m.0jxv3yq . ?c ns:dining.restaurant.cuisine ?x . }
What kind of guitar does the artist who wrote "Do Me a Favor" play?
composition
what guitar does corey taylor play
corey taylor
2017-10-26T10:01:32
[ { "aliases": [ "Contrabass" ], "answer": "Bass guitar", "answer_id": "m.018vs" } ]
WebQTest-1279
WebQTest-1279_68214ab1679be28f1348e17711ce8873
what guitar does the person who wrote the lyrics for "Do Me a Favor" play
PREFIX ns: <http://rdf.freebase.com/ns/> SELECT DISTINCT ?x WHERE { FILTER (?x != ?c) FILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en')) ?c ns:music.lyricist.lyrics_written ns:m.0q3z4zm . ?c ns:music.group_member.instruments_played ?x . ?x ns:music.instrument.family ns:m.0342h . }
What city is the location of the Zerkalo Nedeli newspaper?
composition
what are the major cities in ukraine
ukraine
2017-10-26T07:44:32
[ { "aliases": [ "Kyiv", "Киев", "Київ" ], "answer": "Kiev", "answer_id": "m.02sn34" } ]
WebQTest-410
WebQTest-410_6c6f681ecb3db772e9696642740674fa
what are the major cities in the area in which the newspaper Zerkalo Nedeli is circulated
PREFIX ns: <http://rdf.freebase.com/ns/> SELECT DISTINCT ?x WHERE { FILTER (?x != ?c) FILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en')) ?c ns:periodicals.newspaper_circulation_area.newspapers ns:m.04yh1n . ?c ns:location.country.capital ?x . }
Where was the first Gult War fought that also exports to Sudan?
conjunction
where was the first gulf war fought
2017-10-26T08:04:53
[ { "aliases": [ "Kingdom of Saudi Arabia" ], "answer": "Saudi Arabia", "answer_id": "m.01z215" } ]
WebQTest-524
WebQTest-524_a8f6d102edb28bcc5d8d1a8a2e4f68a3
where was the first gulf war fought and export to Sudan
PREFIX ns: <http://rdf.freebase.com/ns/> SELECT DISTINCT ?x WHERE { FILTER (?x != ns:m.018w0j) FILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en')) ns:m.018w0j ns:time.event.locations ?x . ?x ns:location.statistical_region.places_exported_to ?c . ?c ns:location.imports_and_exports.exported_to ns:m.06tw8 . }
What spouse of Julia Roberts is an actor who played in the movie "The Player"?
conjunction
who has been married to julia roberts
2017-10-25T21:18:39
[ { "aliases": [ "Lyle Pearce Lovett" ], "answer": "Lyle Lovett", "answer_id": "m.028hc2" } ]
WebQTrn-130
WebQTrn-130_954417372080bdb0f12a0277e268244b
who has been married to julia roberts and is the actor that played in the film The Player
PREFIX ns: <http://rdf.freebase.com/ns/> SELECT DISTINCT ?x WHERE { FILTER (?x != ns:m.046zh) FILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en')) ns:m.046zh ns:people.person.spouse_s ?y . ?y ns:people.marriage.spouse ?x . ?y ns:people.marriage.type_of_union ns:m.04ztj . ?x ns:film.actor.film ?c . ?c ns:film.performance.film ns:m.01_456 . }
What school founded in 1893 did Douglas MacArthur attend?
conjunction
what school did douglas macarthur go to
2017-10-26T09:25:05
[ { "aliases": [], "answer": "TMI — The Episcopal School of Texas", "answer_id": "m.05chz5" } ]
WebQTest-1067
WebQTest-1067_736137aede2fa49e4cd634229552cb61
what school did douglas macarthur go to and the organiztion founding date is 1893
PREFIX ns: <http://rdf.freebase.com/ns/> SELECT DISTINCT ?x WHERE { FILTER (?x != ns:m.0c_jc) FILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en')) ns:m.0c_jc ns:people.person.education ?y . ?y ns:education.education.institution ?x . ?x ns:organization.organization.date_founded "1893"^^xsd:dateTime . }
What language is spoken in the place where there is a governmental body called the National Council?
composition
what kind of language does switzerland speak
switzerland
2017-10-26T04:11:08
[ { "aliases": [ "Italiano", "Italian" ], "answer": "Italian Language", "answer_id": "m.02bjrlw" }, { "aliases": [ "German, Standard Language", "Deutsch", "German", "Tedesco", "High German", "Hochdeutsch", "German, Standard" ], "answer": "German Language", "answer_id": "m.04306rv" }, { "aliases": [ "Francais", "Français", "French", "French language" ], "answer": "French", "answer_id": "m.064_8sq" }, { "aliases": [ "Rhaeto-romance", "Romanche", "Romansh", "Rheto-romance" ], "answer": "Romansh language", "answer_id": "m.06ctk" } ]
WebQTrn-2839
WebQTrn-2839_c9539927b8e30c27bfea741ee7d15d9a
what kind of language does the govermental jurisdiction that has govermental body named National Council speak
PREFIX ns: <http://rdf.freebase.com/ns/> SELECT DISTINCT ?x WHERE { FILTER (?x != ?c) FILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en')) ?c ns:government.governmental_jurisdiction.governing_officials ?k . ?k ns:government.government_position_held.governmental_body ns:m.01tzg_ . ?c ns:location.country.languages_spoken ?x . }
Of the univerisities that were attended by Robert Hooke, which one has the largest number of undergraduates?
superlative
where did robert hooke get his education
2017-10-26T03:12:20
[ { "aliases": [ "Universitas Oxoniensis", "Oxford University" ], "answer": "University of Oxford", "answer_id": "m.07tgn" } ]
WebQTrn-2509
WebQTrn-2509_e7846c2a93c0d53265cb05ef4ed16327
where did robert hooke get his education and is the university that has number of undergraduates largest
PREFIX ns: <http://rdf.freebase.com/ns/> SELECT DISTINCT ?x WHERE { FILTER (?x != ns:m.0d6j4) FILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en')) ns:m.0d6j4 ns:people.person.education ?y . ?y ns:education.education.institution ?x . ?x ns:education.university.number_of_undergraduates ?c . ?c ns:measurement_unit.dated_integer.number ?num . } ORDER BY DESC(xsd:integer(?num)) LIMIT 1
Which actor played Kirk in the movie Star Trek 3?
conjunction
who played kirk
2017-10-26T11:17:10
[ { "aliases": [ "Piney", "Christopher Whitelaw \"Chris\" Pine", "Peenè", "Pinewood", "the new Harrison Ford", "Christopher Whitelaw Pine" ], "answer": "Chris Pine", "answer_id": "m.0c6g1l" }, { "aliases": [ "Piney", "Christopher Whitelaw \"Chris\" Pine", "Peenè", "Pinewood", "the new Harrison Ford", "Christopher Whitelaw Pine" ], "answer": "Chris Pine", "answer_id": "m.0c6g1l" } ]
WebQTest-1699
WebQTest-1699_945f4cb70e7ce620f9e90c62263c370d
who played kirk and is the actor that played in the film Star Trek 3
PREFIX ns: <http://rdf.freebase.com/ns/> SELECT DISTINCT ?x WHERE { FILTER (?x != ns:m.0crtw) FILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en')) ns:m.0crtw ns:film.film_character.portrayed_in_films ?y . ?y ns:film.performance.actor ?x . ?x ns:film.actor.film ?c . ?c ns:film.performance.film ns:m.010kk6fr . }
What is the hometown of the person who said "I destroy my enemy when I make him my friend"?
composition
where is abraham lincoln hometown
abraham lincoln
2017-10-25T22:10:57
[ { "aliases": [ "Hodgenville, Kentucky", "Larue County / Hodgenville city" ], "answer": "Hodgenville", "answer_id": "m.0tgmk" } ]
WebQTrn-429
WebQTrn-429_524b7e7fa855202f18ffd7e8c6bdb6c6
where is the person that said "I destroy my enemy when I make him my friend." hometown
PREFIX ns: <http://rdf.freebase.com/ns/> SELECT DISTINCT ?x WHERE { FILTER (?x != ?c) FILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en')) ?c ns:people.person.quotations ns:m.048cz_5 . ?c ns:people.person.place_of_birth ?x . }
What is the primary language of the country where newspaper Legal Daily is circulated?
composition
what is the primary language of china
china
2017-10-26T07:19:54
[ { "aliases": [ "Mandarin Chinese", "Beifang Fangyan", "Standard Chinese", "Putonghua", "Northern Chinese", "Guoyu", "Hui", "Guanhua", "Hytad", "Kuoyu", "Huayu", "Hanyu", "Chinese, Mandarin", "Qotong", "Mandarin", "Chinese, Mandarin Language", "Standard Mandarin", "Xui", "Hui-zu", "Hoton" ], "answer": "Standard Chinese", "answer_id": "m.0653m" } ]
WebQTest-256
WebQTest-256_474436fc8deb2f86460da3fc533fe136
what is the primary language of the area in which the newspaper Legal Daily is circulated
PREFIX ns: <http://rdf.freebase.com/ns/> SELECT DISTINCT ?x WHERE { FILTER (?x != ?c) FILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en')) ?c ns:periodicals.newspaper_circulation_area.newspapers ns:m.08d3jj . ?c ns:location.country.official_language ?x . }
What is the brand of the guitar played by the composer of "Incantation Bulgaria"?
composition
what brand of guitar does steve vai play
steve vai
2017-10-26T03:32:07
[ { "aliases": [], "answer": "Ibanez", "answer_id": "m.03vk8" } ]
WebQTrn-2602
WebQTrn-2602_eac5dddda40e4d1d4c5b1ba47b8f0d3b
what brand of guitar does the composer of Incantation (Bulgaria) play
PREFIX ns: <http://rdf.freebase.com/ns/> SELECT DISTINCT ?x WHERE { FILTER (?x != ?c) FILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en')) ?c ns:music.composer.compositions ns:m.0zh5z8x . ?c ns:music.guitarist.guitars_played ?x . ?x ns:common.topic.notable_types ns:m.05czz29 . }
What Farsi-speaking nation is the land where the Tajik Language is an official language?
conjunction
what country do they speak farsi
2017-10-26T01:52:33
[ { "aliases": [], "answer": "Tajikistan", "answer_id": "m.07dvs" } ]
WebQTrn-1911
WebQTrn-1911_03de4bf4d18d5efd9b81793110452d7e
what country do they speak farsi and is the country that has Tajik Language as an official language
PREFIX ns: <http://rdf.freebase.com/ns/> SELECT DISTINCT ?x WHERE { FILTER (?x != ns:m.032f6) FILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en')) ns:m.032f6 ns:language.human_language.countries_spoken_in ?x . ?x ns:location.country.official_language ns:m.01y5p2 . }
What even occured after 2001-01-20 and included the inauguration of George W Bush?
comparative
when was george w bush sworn in
2017-10-25T23:24:32
[ { "aliases": [], "answer": "George W. Bush 2005 presidential inauguration", "answer_id": "m.05bryqn" } ]
WebQTrn-923
WebQTrn-923_c094ef2d32507c36e3b3a933b76a4928
when was george w bush sworn in and is the event ended after 2001-01-20
PREFIX ns: <http://rdf.freebase.com/ns/> SELECT DISTINCT ?x WHERE { FILTER (?x != ns:m.03bxbl6) FILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en')) ns:m.03bxbl6 ns:time.recurring_event.instances ?x . ?x ns:base.inaugurations.inauguration.president ns:m.09b6zr . ?x ns:time.event.end_date ?num . FILTER (?num > "2001-01-20"^^xsd:dateTime) . }
What is the origin of the ethnicity group that includes Turks in France?
composition
where turkish people originate
turkish people
2017-10-26T09:03:26
[ { "aliases": [ "Belgique", "België", "Kingdom of Belgium" ], "answer": "Belgium", "answer_id": "m.0154j" }, { "aliases": [ "Republic of Bulgaria" ], "answer": "Bulgaria", "answer_id": "m.015qh" }, { "aliases": [ "Bosnia-Herzegovina", "BiH", "Bosnia", "Bosnia y Herzegovina" ], "answer": "Bosnia and Herzegovina", "answer_id": "m.0166b" }, { "aliases": [], "answer": "Northern Cyprus", "answer_id": "m.01nx28" }, { "aliases": [ "Republic of Turkey", "Türkiye", "Turkiye" ], "answer": "Turkey", "answer_id": "m.01znc_" }, { "aliases": [ "Federal Republic of Germany", "Bundesrepublik Deutschland", "BRD", "Deutschland" ], "answer": "Germany", "answer_id": "m.0345h" }, { "aliases": [], "answer": "Kazakhstan", "answer_id": "m.047lj" }, { "aliases": [ "Kosovo i Metohija", "Kosovo" ], "answer": "Republic of Kosovo", "answer_id": "m.04fh3" }, { "aliases": [ "The Netherlands", "Nederlands", "Holland", "Nederland", "Hollanti" ], "answer": "Netherlands", "answer_id": "m.059j2" }, { "aliases": [ "Norge", "Kingdom of Norway" ], "answer": "Norway", "answer_id": "m.05b4w" }, { "aliases": [ "Syrian Arab Republic" ], "answer": "Syria", "answer_id": "m.06vbd" }, { "aliases": [ "U.K.", "United Kingdom of Great Britain", "United Kingdom of Great Britain and Ireland", "The United Kingdom of Great Britain and Northern Ireland", "Britain", "Great Britain", "GBR", "GB", "UK", "United Kingdom of Great Britain and Northern Ireland" ], "answer": "United Kingdom", "answer_id": "m.07ssc" }, { "aliases": [ "U.S. of A.", "Estats Units d'Amèrica", "USA", "U.S.A.", "U.S.", "The States", "US", "United States", "America" ], "answer": "United States of America", "answer_id": "m.09c7w0" }, { "aliases": [], "answer": "Iraq", "answer_id": "m.0d05q4" }, { "aliases": [ "Dominion of Canada", "Canuckistan" ], "answer": "Canada", "answer_id": "m.0d060g" }, { "aliases": [ "Kingdom of Sweden", "Sverige" ], "answer": "Sweden", "answer_id": "m.0d0vqn" }, { "aliases": [ "l'Hexagone", "République française", "French Republic" ], "answer": "France", "answer_id": "m.0f8l9c" }, { "aliases": [ "The People's Democratic Republic of Algeria", "People's Democratic Republic of Algeria" ], "answer": "Algeria", "answer_id": "m.0h3y" }, { "aliases": [ "Ostarrichi", "Republic of Austria", "Österreich", "Oesterreich", "Autriche" ], "answer": "Austria", "answer_id": "m.0h7x" }, { "aliases": [ "Republic of Azerbaijan", "Azərbaycan Respublikası" ], "answer": "Azerbaijan", "answer_id": "m.0jhd" }, { "aliases": [ "Kirgisistan" ], "answer": "Kyrgyzstan", "answer_id": "m.0jt3tjf" }, { "aliases": [ "Dänemark", "Kingdom of Denmark", "Kongeriget Danmark", "丹麦" ], "answer": "Denmark", "answer_id": "m.0k6nt" } ]
WebQTest-903
WebQTest-903_a28cf23280b60f39ff2e3f7f3f05b834
where the ethnicity group that includes Turks in France originate
PREFIX ns: <http://rdf.freebase.com/ns/> SELECT DISTINCT ?x WHERE { FILTER (?x != ?c) FILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en')) ?c ns:people.ethnicity.includes_groups ns:m.047pr2p . ?c ns:people.ethnicity.geographic_distribution ?x . }
What actor played Harley Quinn and was also in the movie "Dorothy and the Witches of Oz"?
conjunction
who plays harley quinn
2017-10-26T09:51:40
[ { "aliases": [ "Mia Sarapochiello", "Mia Sarapocciello" ], "answer": "Mia Sara", "answer_id": "m.032m91" } ]
WebQTest-1205
WebQTest-1205_689095c8735e09f3c4f0e51f84abaaeb
who plays harley quinn and is the actor that played in the film Dorothy and the Witches of Oz
PREFIX ns: <http://rdf.freebase.com/ns/> SELECT DISTINCT ?x WHERE { FILTER (?x != ns:m.01t93k) FILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en')) ns:m.01t93k ns:tv.tv_character.appeared_in_tv_program ?y . ?y ns:tv.regular_tv_appearance.actor ?x . ?x ns:film.actor.film ?c . ?c ns:film.performance.film ns:m.010qqpzj . }
What state has government symbol that was adopted in 1941 where Harvard University is located in?
conjunction
where is harvard university
2017-10-26T07:08:42
[ { "aliases": [ "Bay State", "MA", "US-MA", "The Old Colony State", "Mass", "The Codfish State", "Commonwealth of Massachusetts", "Mass." ], "answer": "Massachusetts", "answer_id": "m.05k7sb" } ]
WebQTest-207
WebQTest-207_473e163440eb987b4a824044b98ebd2a
where is harvard university and have governmental jurisdiction location symbol that was adapted on 1941
PREFIX ns: <http://rdf.freebase.com/ns/> SELECT DISTINCT ?x WHERE { FILTER (?x != ns:m.03ksy) FILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en')) ns:m.03ksy ns:location.location.containedby ?x . ?x ns:government.governmental_jurisdiction.official_symbols ?c . ?c ns:location.location_symbol_relationship.date_adopted "1941"^^xsd:dateTime . }
What state was the latest to have an adapted symbol and is home to Auburn University?
superlative
where is university of auburn
2017-10-26T06:10:17
[ { "aliases": [ "Cotton State", "AL", "Ala" ], "answer": "Alabama", "answer_id": "m.0gyh" } ]
WebQTrn-3581
WebQTrn-3581_5aa60ebeb5dabe1b7ba1f4ab2535dee0
where is university of auburn and have governmental jurisdiction location symbol that was adapted latest
PREFIX ns: <http://rdf.freebase.com/ns/> SELECT DISTINCT ?x WHERE { FILTER (?x != ns:m.01wdj_) FILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en')) ns:m.01wdj_ ns:location.location.containedby ?x . ?x ns:government.governmental_jurisdiction.official_symbols ?c . ?c ns:location.location_symbol_relationship.date_adopted ?num . } ORDER BY DESC(?num) LIMIT 1
Governmental office holder Artur da Cosa e Silva comes from the country where people speak what language?
composition
what language do people speak in brazil wikipedia
brazil
2017-10-25T21:38:44
[ { "aliases": [ "Italiano", "Italian" ], "answer": "Italian Language", "answer_id": "m.02bjrlw" }, { "aliases": [], "answer": "Brazilian Portuguese", "answer_id": "m.02zj58" }, { "aliases": [ "Portuguese", "Portugese", "Portuguese language", "Português" ], "answer": "Portuguese Language", "answer_id": "m.05zjd" } ]
WebQTrn-234
WebQTrn-234_d35194e42e8dfb2250164a3a10b93131
what language do people speak in the governmental jurisdiction that has governmental office holder named Artur da Costa e Silva wikipedia
PREFIX ns: <http://rdf.freebase.com/ns/> SELECT DISTINCT ?x WHERE { FILTER (?x != ?c) FILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en')) ?c ns:government.governmental_jurisdiction.governing_officials ?k . ?k ns:government.government_position_held.office_holder ns:m.09dr2g . ?c ns:location.country.languages_spoken ?x . }
What awards have been won by the artist who recorded "Bombs Away?"?
composition
what awards has morgan freeman won
morgan freeman
2017-10-26T00:13:36
[ { "aliases": [ "Golden Globe Award for Best Actor - Musical or Comedy Film", "Golden Globe Award for Best Performance by an Actor in a Motion Picture - Musical or Comedy" ], "answer": "Golden Globe Award for Best Actor – Motion Picture Musical or Comedy", "answer_id": "m.019f7x" }, { "aliases": [], "answer": "Kennedy Center Honors", "answer_id": "m.025j12" }, { "aliases": [], "answer": "London Film Critics' Circle Award for Actor of the Year", "answer_id": "m.027b9j5" }, { "aliases": [], "answer": "National Board of Review Award for Best Actor", "answer_id": "m.027c95y" }, { "aliases": [ "NAACP Image Award for Outstanding African-American Actors in a Motion Picture", "Outstanding Lead Actor in a Motion Picture" ], "answer": "NAACP Image Award for Outstanding Actor in a Motion Picture", "answer_id": "m.02f2hd" }, { "aliases": [], "answer": "NAACP Image Award for Outstanding Supporting Actor in a Motion Picture", "answer_id": "m.02f2kw" }, { "aliases": [], "answer": "AFI Life Achievement Award", "answer_id": "m.02spb2" }, { "aliases": [ "National Society of Film Critics Award for Best Actor in a Supporting Role" ], "answer": "National Society of Film Critics Award for Best Supporting Actor", "answer_id": "m.02x73k6" }, { "aliases": [ "Independent Spirit Award for Best Supporting Actor" ], "answer": "Independent Spirit Award for Best Supporting Male", "answer_id": "m.02x8n1n" }, { "aliases": [], "answer": "Golden Globe Cecil B. DeMille Award", "answer_id": "m.054ky1" }, { "aliases": [ "Golden Eye" ], "answer": "Golden Icon", "answer_id": "m.07n939s" }, { "aliases": [ "Screen Actors Guild Award for Best Supporting Actor - Motion Picture" ], "answer": "Screen Actors Guild Award for Outstanding Performance by a Male Actor in a Supporting Role", "answer_id": "m.09sdmz" }, { "aliases": [], "answer": "People's Choice Award for Favorite Cast", "answer_id": "m.09tly71" }, { "aliases": [], "answer": "Camie Award", "answer_id": "m.0gkmcgj" }, { "aliases": [ "Oscar for Best Supporting Actor", "Best Performance by an Actor in a Supporting Role", "Performance by an actor in a supporting role", "Academy Award for Best Supporting Actor" ], "answer": "Academy Award for Best Actor in a Supporting Role", "answer_id": "m.0gqy2" }, { "aliases": [], "answer": "People's Choice Award for Favorite Movie Icon", "answer_id": "m.0hj8khy" }, { "aliases": [], "answer": "American Society of Cinematographers Board of the Governors Award", "answer_id": "m.0lyxb7f" }, { "aliases": [ "Obie Award for Distinguished Performances" ], "answer": "Obie Award for Performance", "answer_id": "m.0zbhqxc" } ]
WebQTrn-1216
WebQTrn-1216_f306e9ec212e2716624b8afa05b84fbd
what awards has the artist which recorded Bombs Away won
PREFIX ns: <http://rdf.freebase.com/ns/> SELECT DISTINCT ?x WHERE { FILTER (?x != ?c) FILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en')) ?c ns:music.featured_artist.recordings ns:m.0v1nb7h . ?c ns:award.award_winner.awards_won ?y . ?y ns:award.award_honor.award ?x . }
What kind of art did the actor who played in the movie "Tarzan and Jane Regained" create?
composition
what types of art did andy warhol do
andy warhol
2017-10-26T08:54:26
[ { "aliases": [], "answer": "Modern art", "answer_id": "m.015r61" }, { "aliases": [], "answer": "Pop art", "answer_id": "m.0q4mn" } ]
WebQTest-856
WebQTest-856_a50d1fcc2af34ea70e11e095d0eb3f9d
what types of art did the actor that played in the film Tarzan and Jane Regained... Sort of do
PREFIX ns: <http://rdf.freebase.com/ns/> SELECT DISTINCT ?x WHERE { FILTER (?x != ?c) FILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en')) ?c ns:film.actor.film ?k . ?k ns:film.performance.film ns:m.0v8y6_w . ?c ns:visual_art.visual_artist.associated_periods_or_movements ?x . }
What movie that Ashley Greene was in debuted at the Toronto International Film Festival?
conjunction
what has ashley greene been in
2017-10-26T07:58:24
[ { "aliases": [ "Maslac", "Puter", "Manteiga" ], "answer": "Butter", "answer_id": "m.0bs3vgr" } ]
WebQTest-501
WebQTest-501_fc69eaa48371d3f715f20d6009ae74c3
what has ashley greene been in and with debut in Toronto International Film Festival
PREFIX ns: <http://rdf.freebase.com/ns/> SELECT DISTINCT ?x WHERE { FILTER (?x != ns:m.03w9v1d) FILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en')) ns:m.03w9v1d ns:film.actor.film ?y . ?y ns:film.performance.film ?x . ?x ns:film.film.release_date_s ?c . ?c ns:film.film_regional_release_date.film_regional_debut_venue ns:m.018cvf . }
What Nato member country has the smallest ISO numeric number?
superlative
what are all the countries in nato
2017-10-26T02:50:45
[ { "aliases": [ "Republic of Bulgaria" ], "answer": "Bulgaria", "answer_id": "m.015qh" } ]
WebQTrn-2338
WebQTrn-2338_4afc4c42cf5d16a6b4efff290c4cbe15
what are all the countries in nato and the ISO numeric of the country is smallest
PREFIX ns: <http://rdf.freebase.com/ns/> SELECT DISTINCT ?x WHERE { FILTER (?x != ns:m.059dn) FILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en')) ns:m.059dn ns:organization.membership_organization.members ?y . ?y ns:organization.organization_membership.member ?x . ?x ns:location.country.iso_numeric ?num . } ORDER BY xsd:integer(?num) LIMIT 1
Which university with fewer than 1791 postgraduates did Robert Frost attend?
comparative
where robert frost went to school
2017-10-26T00:08:20
[ { "aliases": [ "Dartmouth", "Dartmouth College, main campus" ], "answer": "Dartmouth College", "answer_id": "m.02bqy" } ]
WebQTrn-1188
WebQTrn-1188_62c08b762cd09bd58b9f0bbea7f2db04
where robert frost went to school and is the university that has number of postgraduates less than 1791
PREFIX ns: <http://rdf.freebase.com/ns/> SELECT DISTINCT ?x WHERE { FILTER (?x != ns:m.06gq_) FILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en')) ns:m.06gq_ ns:people.person.education ?y . ?y ns:education.education.institution ?x . ?x ns:education.university.number_of_postgraduates ?c . ?c ns:measurement_unit.dated_integer.number ?num . FILTER (xsd:integer(?num) < 1791) . }
What is the name of a structure in San Jose, California that opened in 2002?
conjunction
what to do san jose ca
2017-10-26T10:53:55
[ { "aliases": [], "answer": "Santana Row", "answer_id": "m.072p67" } ]
WebQTest-1559
WebQTest-1559_3fc80697902212edd73a5918fd414ba7
what to do san jose ca and is the structure opened in 2002
PREFIX ns: <http://rdf.freebase.com/ns/> SELECT DISTINCT ?x WHERE { FILTER (?x != ns:m.0f04v) FILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en')) ns:m.0f04v ns:travel.travel_destination.tourist_attractions ?x . ?x ns:architecture.structure.opened "2002"^^xsd:dateTime . }
What fantasy movies has Leo Howard played in?
conjunction
what movies does leo howard play in
2017-10-25T23:15:07
[ { "aliases": [ "Shorts: The Adventures of the Wishing Rock", "Shorts: A Not-So-Tall Tale" ], "answer": "Shorts", "answer_id": "m.05qpqj6" }, { "aliases": [ "Conan ha'Barbari", "Conan", "Conan, o Bárbaro", "Konanas barbaras 3D" ], "answer": "Conan the Barbarian", "answer_id": "m.0bhc5kw" } ]
WebQTrn-862
WebQTrn-862_87deda135e48fdbc80ef86a95018f5c9
what movies does leo howard play in and that has the following genre: Fantasy
PREFIX ns: <http://rdf.freebase.com/ns/> SELECT DISTINCT ?x WHERE { FILTER (?x != ns:m.05sqlp_) FILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en')) ns:m.05sqlp_ ns:film.actor.film ?y . ?y ns:film.performance.film ?x . ?x ns:film.film.genre ns:m.01hmnh . }
What is the capital of the place where the Sinhala Hound dog breed originated from?
composition
what sri lanka capital
sri lanka
2017-10-26T10:41:57
[ { "aliases": [], "answer": "Sri Jayawardenepura Kotte", "answer_id": "m.02r9rz" }, { "aliases": [ "Colombo, Sri Lanka" ], "answer": "Colombo", "answer_id": "m.0fn7r" } ]
WebQTest-1468
WebQTest-1468_dd1f2e74e56ab0147d2ba59885ca11e9
what the place where breed Sinhala Hound originated in capital
PREFIX ns: <http://rdf.freebase.com/ns/> SELECT DISTINCT ?x WHERE { FILTER (?x != ?c) FILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en')) ?c ns:biology.breed_origin.breeds_originating_here ns:m.04gl4lg . ?c ns:location.country.capital ?x . }
Who are the children of the recording artist for "Whatzupwitu?"?
composition
what are the names of michael jackson children
michael jackson
2017-10-25T22:26:29
[ { "aliases": [ "Peashe", "Yab Yab", "Paris Jackson" ], "answer": "Paris-Michael Katherine Jackson", "answer_id": "m.0598rm4" }, { "aliases": [ "Prince Michael Jackson I", "Prince", "Prince Michael" ], "answer": "Michael Joseph Jackson, Jr.", "answer_id": "m.0598rmb" }, { "aliases": [ "Blanket", "Prince Michael II" ], "answer": "Prince Michael Jackson II", "answer_id": "m.065qbyj" } ]
WebQTrn-528
WebQTrn-528_13c7c9689c00a12be220b8d9b7f8dadd
what are the names of the artist which recorded Whatzupwitu children
PREFIX ns: <http://rdf.freebase.com/ns/> SELECT DISTINCT ?x WHERE { FILTER (?x != ?c) FILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en')) ?c ns:music.featured_artist.recordings ns:m.0sh9869 . ?c ns:people.person.children ?x . }
At which location did the author of The Origin of Species (Enriched Classics) pass away?
composition
where did charles darwin die
charles darwin
2017-10-26T09:00:40
[ { "aliases": [], "answer": "Down House", "answer_id": "m.02_675" } ]
WebQTest-880
WebQTest-880_e38aa8cfa4a34bbdbc1fb1cbf2bc1149
where did the author who published editions for The Origin of Species (Enriched Classics) die
PREFIX ns: <http://rdf.freebase.com/ns/> SELECT DISTINCT ?x WHERE { FILTER (?x != ?c) FILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en')) ?c ns:book.author.book_editions_published ns:m.04v0zkt . ?c ns:people.deceased_person.place_of_death ?x . }
In which state with a governmental jurisdiction location symbol that was adapted in 1927 is Auburn University located?
conjunction
where is auburn university at
2017-10-26T03:22:34
[ { "aliases": [ "Cotton State", "AL", "Ala" ], "answer": "Alabama", "answer_id": "m.0gyh" } ]
WebQTrn-2566
WebQTrn-2566_de7d2c596924c172d9c8365a3989d1ab
where is auburn university at and have governmental jurisdiction location symbol that was adapted on 1927
PREFIX ns: <http://rdf.freebase.com/ns/> SELECT DISTINCT ?x WHERE { FILTER (?x != ns:m.01wdj_) FILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en')) ns:m.01wdj_ ns:location.location.containedby ?x . ?x ns:government.governmental_jurisdiction.official_symbols ?c . ?c ns:location.location_symbol_relationship.date_adopted "1927"^^xsd:dateTime . }
What language in the "Heroes in Hell" fictional universe is spoken in Switzerland?
conjunction
what language do the speak in switzerland
2017-10-26T05:16:05
[ { "aliases": [ "Italiano", "Italian" ], "answer": "Italian Language", "answer_id": "m.02bjrlw" }, { "aliases": [ "German, Standard Language", "Deutsch", "German", "Tedesco", "High German", "Hochdeutsch", "German, Standard" ], "answer": "German Language", "answer_id": "m.04306rv" }, { "aliases": [ "Francais", "Français", "French", "French language" ], "answer": "French", "answer_id": "m.064_8sq" } ]
WebQTrn-3261
WebQTrn-3261_d985b5a80635f1368b2a384dced8909d
what language do the speak in switzerland and is the language Heroes in Hell fictional universe
PREFIX ns: <http://rdf.freebase.com/ns/> SELECT DISTINCT ?x WHERE { FILTER (?x != ns:m.06mzp) FILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en')) ns:m.06mzp ns:location.country.languages_spoken ?x . ?x ns:fictional_universe.fictional_language.where_spoken ns:m.0h309wb . }
Where is the birthplace of the country singer who recorded "I Was Country When Country Wasn't Cool"?
composition
where was country singer george jones born
george jones
2017-10-26T07:29:27
[ { "aliases": [ "Saratoga, Texas" ], "answer": "Saratoga", "answer_id": "m.0f9hl3" } ]
WebQTest-315
WebQTest-315_42f6b7ba4a4141cc997ee27693c38dc3
where was country singer the artist which recorded I Was Country When Country Wasn't Cool born
PREFIX ns: <http://rdf.freebase.com/ns/> SELECT DISTINCT ?x WHERE { FILTER (?x != ?c) FILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en')) ?c ns:music.featured_artist.recordings ns:m.019qb6c . ?c ns:people.person.place_of_birth ?x . }