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
|
---|---|---|---|---|---|---|---|---|---|
What Balkan Peninsula bordering Country calls Skopje its capital city.? | conjunction | what country is located in the balkan peninsula | 2018-02-12T20:01:37 | [
{
"aliases": [
"Macedonia (FYROM)",
"Република Македонија",
"Republika Makedonija",
"Macedonia",
"Makedonija"
],
"answer": "Republic of Macedonia",
"answer_id": "m.0bjv6"
}
] | WebQTrn-225 | WebQTrn-225_ac7befa36d1102cd94e54fbae2c9343b | what country is located in the balkan peninsula and the country capital is Skopje | PREFIX ns: <http://rdf.freebase.com/ns/>
SELECT DISTINCT ?x
WHERE {
FILTER (?x != ns:m.01jjk)
FILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))
ns:m.01jjk ns:location.location.contains ?x .
?x ns:base.biblioness.bibs_location.loc_type ?sk0 .
FILTER (str(?sk0) = "Country")
?x ns:location.country.capital ns:m.07bbc .
} |
|
What Spain sports team that won the 2010 FIFA World Cup championship? | conjunction | what are the sports in spain | 2018-02-13T04:39:21 | [
{
"aliases": [
"La Furia",
"Spain Mens National Football Team",
"Spain Mens Soccer Team",
"Spain Soccer Team",
"Spain Men's Football Team",
"Spain national football",
"Spain Football Team",
"Spain Men's National Soccer Team",
"Spain Mens National Soccer Team",
"Spain National Soccer Team",
"La Roja",
"Spain National Football Team",
"La Furia Roja",
"Spain Mens Football Team",
"Spain Men's Soccer Team",
"Spain Men's National Football Team"
],
"answer": "Spain national football team",
"answer_id": "m.02w64f"
}
] | WebQTest-1082 | WebQTest-1082_b8df00139e3fa59b8633ef551ed8ca9f | what are the sports in spain and is the team won the 2010 FIFA World Cup championship | PREFIX ns: <http://rdf.freebase.com/ns/>
SELECT DISTINCT ?x
WHERE {
FILTER (?x != ns:m.06mkj)
FILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))
ns:m.06mkj ns:sports.sports_team_location.teams ?x .
?x ns:sports.sports_team.championships ns:m.016h2b .
} |
|
What central American country bordering Mexico contains the Sacatepéquez Department? | conjunction | what three countries does mexico border | 2018-02-12T20:08:05 | [
{
"aliases": [
"Guatemala."
],
"answer": "Guatemala",
"answer_id": "m.0345_"
}
] | WebQTrn-254 | WebQTrn-254_87c7ee7f3a922d23a9c7c229bb361c76 | what three countries does mexico border and is the country that contains Sacatepéquez Department | PREFIX ns: <http://rdf.freebase.com/ns/>
SELECT DISTINCT ?x
WHERE {
FILTER (?x != ns:m.0b90_r)
FILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))
ns:m.0b90_r 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.administrative_divisions ns:m.0146yb .
} |
|
Where was the Vietnam War located that contains Stung Treng? | conjunction | where was the vietnam war located | 2018-02-13T00:58:48 | [
{
"aliases": [],
"answer": "Cambodia",
"answer_id": "m.01xbgx"
}
] | WebQTrn-2969 | WebQTrn-2969_837933cf3bbad94632b13aa74c6fa424 | where was the vietnam war located and is the country that contains Stung Treng | PREFIX ns: <http://rdf.freebase.com/ns/>
SELECT DISTINCT ?x
WHERE {
FILTER (?x != ns:m.07_nf)
FILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))
ns:m.07_nf ns:time.event.locations ?x .
?x ns:location.country.administrative_divisions ns:m.01cykp .
} |
|
What currency is used in the country with Ankara as its capital? | composition | what currency to take to side turkey | turkey | 2018-02-12T23:22:23 | [
{
"aliases": [
"Turkish lira (Remonetized)"
],
"answer": "Turkish lira",
"answer_id": "m.04dq0w"
}
] | WebQTrn-2071 | WebQTrn-2071_4f9fb59ac82f48381a77a02a1022023e | what currency to take to side the country capital is Ankara | 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.capital ns:m.0jyw .
?c ns:location.country.currency_used ?x .
}
|
What was the name of the debut album of the artist who went on a concert tour called Fair Warning Tour? | composition | what was van halen first album | van halen | 2018-02-13T04:26:30 | [
{
"aliases": [],
"answer": "Ain't Talkin' 'Bout Love",
"answer_id": "m.0vs85p3"
}
] | WebQTest-944 | WebQTest-944_22ea79bcc4bf3fac03f3c1e6928751cc | what was the artist had a concert tour named Fair Warning Tour first album | 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.artist.concert_tours ns:m.03cq111 .
?c ns:music.artist.album ?x .
?x ns:music.album.release_date ?sk0 .
}
ORDER BY xsd:datetime(?sk0)
LIMIT 1
|
What bordering country of the US that has the town Oaxaca? | conjunction | which countries border the us | 2018-02-12T19:39:16 | [
{
"aliases": [
"Méjico",
"México",
"Estados Unidos Mexicanos",
"United Mexican States"
],
"answer": "Mexico",
"answer_id": "m.0b90_r"
}
] | WebQTrn-13 | WebQTrn-13_b6017587faba1fa80cd9c2c95f62d3fa | which countries border the us and is the country that contains Oaxaca | PREFIX ns: <http://rdf.freebase.com/ns/>
SELECT DISTINCT ?x
WHERE {
FILTER (?x != ns:m.09c7w0)
FILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))
ns:m.09c7w0 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.administrative_divisions ns:m.014m1m .
} |
|
Which state has Des Moines as its capital and is touched by the Missouri River? | conjunction | what states does the missouri river touch | 2018-02-12T20:21:06 | [
{
"aliases": [
"IA",
"Hawkeye State",
"IO"
],
"answer": "Iowa",
"answer_id": "m.03s0w"
}
] | WebQTrn-398 | WebQTrn-398_2fe12e057ddabb9ddc58380cd9493953 | what states does the missouri river touch and is the us state that has a capital named Des Moines | PREFIX ns: <http://rdf.freebase.com/ns/>
SELECT DISTINCT ?x
WHERE {
FILTER (?x != ns:m.04ykz)
FILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))
ns:m.04ykz ns:location.location.partially_containedby ?x .
?x ns:base.biblioness.bibs_location.loc_type ?sk0 .
FILTER (str(?sk0) = "State")
?x ns:location.us_state.capital ns:m.02j3w .
} |
|
What was the cartoon that the child organization Reedy Creek Energy Services first appeared in? | composition | what was walt disney 's first cartoon called | walt disney | 2018-02-12T22:20:32 | [
{
"aliases": [
"The Wonderful World of Disney",
"Disney's Wonderful World of Color",
"Walt Disney anthology series",
"Disneyland",
"Disney anthology television series",
"Walt Disney`s Wonderful World of Color"
],
"answer": "Walt Disney's Wonderful World of Color",
"answer_id": "m.01_1p3"
}
] | WebQTrn-1461 | WebQTrn-1461_f79032d7912aff6471ffa2c374e0badd | what was the child organization is Reedy Creek Energy Services 's first cartoon called | 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.child ?k .
?k ns:organization.organization_relationship.child ns:m.095_3j .
?c ns:media_common.netflix_genre.titles ?x .
?x ns:tv.tv_program.air_date_of_first_episode ?sk0 .
}
ORDER BY xsd:datetime(?sk0)
LIMIT 1
|
The location that appointed Juan Manuel Santos to govermental position is made up of what part of South America? | conjunction | what is south america made up of | 2018-02-13T01:53:22 | [
{
"aliases": [
"コロンビア共和国",
"Republic of Colombia"
],
"answer": "Colombia",
"answer_id": "m.01ls2"
}
] | WebQTrn-3409 | WebQTrn-3409_720a64331788db4195a00563ab55eb66 | what is south america made up of and is the location that appointed Juan Manuel Santos to govermental position | PREFIX ns: <http://rdf.freebase.com/ns/>
SELECT DISTINCT ?x
WHERE {
FILTER (?x != ns:m.06n3y)
FILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))
ns:m.06n3y ns:location.location.contains ?x .
?x ns:common.topic.notable_types ns:m.01mp .
?x ns:government.governmental_jurisdiction.governing_officials ?c .
?c ns:government.government_position_held.appointed_by ns:m.02pqvmj .
} |
|
What is the hometown of the headliner of the Taylor Swift Fearless 2009 Tour? | composition | where is taylor swift from | taylor swift | 2018-02-13T04:12:37 | [
{
"aliases": [
"Reading, Pennsylvania",
"Berks County / Reading city"
],
"answer": "Reading",
"answer_id": "m.0zlgm"
}
] | WebQTest-830 | WebQTest-830_7051341e8a163515972dc322874d8aa0 | where is the artist had a concert tour named Taylor Swift Fearless 2009 Tour 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:music.artist.concert_tours ns:m.05v7c4l .
?c ns:people.person.place_of_birth ?x .
}
|
Where is the location of the school with the Luie the Tiger mascot? | composition | where is the university of west alabama located | university of west alabama | 2018-02-12T20:51:53 | [
{
"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": [
"Cotton State",
"AL",
"Ala"
],
"answer": "Alabama",
"answer_id": "m.0gyh"
},
{
"aliases": [
"Livingston, Alabama",
"Sumter County / Livingston city"
],
"answer": "Livingston",
"answer_id": "m.0qbzf"
}
] | WebQTrn-656 | WebQTrn-656_c64c9052b82353dd589720721da11177 | where is the the educational institution with the mascot Luie the Tiger located | 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:education.educational_institution.mascot ns:m.0h7c0l3 .
?c ns:location.location.containedby ?x .
}
|
The location that appointed Ollanta Humala to governmental position uses what type of currency? | composition | what is the name of the currency used in peru | peru | 2018-02-13T05:09:50 | [
{
"aliases": [
"Sol"
],
"answer": "Peruvian nuevo sol",
"answer_id": "m.0b423v"
}
] | WebQTest-1351 | WebQTest-1351_b189e33b064458d172fee7d5e4c90738 | what is the name of the currency used in the location that appointed Ollanta Humala to govermental position | 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.appointed_by ns:m.0d2m0y .
?c ns:location.country.currency_used ?x .
}
|
Which prime minister from Japan held his governmental position the earliest from 2012? | superlative | who is prime minister of japan 2012 | 2018-02-12T22:08:55 | [
{
"aliases": [
"Shinzo Abe"
],
"answer": "Shinzō Abe",
"answer_id": "m.07t7hy"
}
] | WebQTrn-1350 | WebQTrn-1350_0aa0837cb3328cc1771cab22d7ec96d4 | who is prime minister of japan 2012 and held his govermental position from earliest | PREFIX ns: <http://rdf.freebase.com/ns/>
SELECT DISTINCT ?x
WHERE {
FILTER (?x != ns:m.03_3d)
FILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))
ns:m.03_3d 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.060bp .
FILTER(NOT EXISTS {?y ns:government.government_position_held.from ?sk0} ||
EXISTS {?y ns:government.government_position_held.from ?sk1 .
FILTER(xsd:datetime(?sk1) <= "2012-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) >= "2012-01-01"^^xsd:dateTime) })
?x ns:government.politician.government_positions_held ?c .
?c ns:government.government_position_held.from ?num .
}
ORDER BY ?num LIMIT 1 |
|
Who holds the position of Georgia governor and took that position after 2003-01-13? | comparative | who is the current governor of georgia 2011 | 2018-02-13T00:15:57 | [
{
"aliases": [
"John Deal",
"John Nathan Deal"
],
"answer": "Nathan Deal",
"answer_id": "m.0255js"
}
] | WebQTrn-2587 | WebQTrn-2587_a58490fd60ce0c30e20577b3d1252c0a | who is the current governor of georgia 2011 and held his govermental position from after 2003-01-13 | PREFIX ns: <http://rdf.freebase.com/ns/>
SELECT DISTINCT ?x
WHERE {
FILTER (?x != ns:m.0d0x8)
FILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))
ns:m.0d0x8 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.0fkvn .
FILTER(NOT EXISTS {?y ns:government.government_position_held.from ?sk0} ||
EXISTS {?y ns:government.government_position_held.from ?sk1 .
FILTER(xsd:datetime(?sk1) <= "2011-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) >= "2011-01-01"^^xsd:dateTime) })
?x ns:government.politician.government_positions_held ?c .
?c ns:government.government_position_held.from ?num .
FILTER (?num > "2003-01-13"^^xsd:dateTime) .
} |
|
Which nation that has Christ Church Parish located in it is the place where Rihanna hails from? | conjunction | where did rihanna come from | 2018-02-12T20:48:14 | [
{
"aliases": [],
"answer": "Barbados",
"answer_id": "m.0162v"
}
] | WebQTrn-619 | WebQTrn-619_eebcbe9b4dabca0e1831a3c5262357b1 | where did rihanna come from and is the country that contains Christ Church Parish | PREFIX ns: <http://rdf.freebase.com/ns/>
SELECT DISTINCT ?x
WHERE {
FILTER (?x != ns:m.06mt91)
FILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))
ns:m.06mt91 ns:music.artist.origin ?x .
?x ns:location.country.administrative_divisions ns:m.058632 .
} |
|
What educational institution with the Bi-Co News newspaper did Margaret Hoover go to? | conjunction | where did margaret hoover go to college | 2018-02-13T03:12:54 | [
{
"aliases": [
"BMC",
"Bryn Mawr",
"Bryn Mawr College, main campus"
],
"answer": "Bryn Mawr College",
"answer_id": "m.01g7_r"
}
] | WebQTest-303 | WebQTest-303_c15082d679a02bb1f14cae6bd2f44039 | where did margaret hoover go to college and the educational institution newspaper is Bi-Co News | PREFIX ns: <http://rdf.freebase.com/ns/>
SELECT DISTINCT ?x
WHERE {
FILTER (?x != ns:m.03m6921)
FILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))
ns:m.03m6921 ns:people.person.education ?y .
?y ns:education.education.institution ?x .
?x ns:common.topic.notable_types ns:m.01y2hnl .
?x ns:education.educational_institution.newspaper ns:m.02xh7kr .
} |
|
Where did the artist that went on History World Tour come from? | composition | where michael jackson from | michael jackson | 2018-02-13T06:20:06 | [
{
"aliases": [
"Lake County / Gary city",
"Gary, Indiana"
],
"answer": "Gary",
"answer_id": "m.03b12"
}
] | WebQTest-1934 | WebQTest-1934_1ef15e22372df70baf01b72850deb14d | where the artist had a concert tour named HIStory World Tour 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:music.artist.concert_tours ns:m.09x1nf .
?c ns:music.artist.origin ?x .
}
|
With a CPI inflation rate once of 0.59 percent, which country borders the US? | conjunction | which countries border the us | 2018-02-12T19:39:16 | [
{
"aliases": [
"Méjico",
"México",
"Estados Unidos Mexicanos",
"United Mexican States"
],
"answer": "Mexico",
"answer_id": "m.0b90_r"
}
] | WebQTrn-13 | WebQTrn-13_f3d3e61d5f40791914eabd539633c4c1 | which countries border the us and is the CPI inflation rate was once 0.59 percent | PREFIX ns: <http://rdf.freebase.com/ns/>
SELECT DISTINCT ?x
WHERE {
FILTER (?x != ns:m.09c7w0)
FILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))
ns:m.09c7w0 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.statistical_region.cpi_inflation_rate ?c .
?c ns:measurement_unit.dated_percentage.rate "0.59" .
} |
|
What team did Grover Cleveland Alxander play in that has the mascot named Philie Phanatic? | conjunction | what team did grover cleveland alexander play for | 2018-02-12T20:50:34 | [
{
"aliases": [
"Phillies",
"Fighting Phils"
],
"answer": "Philadelphia Phillies",
"answer_id": "m.05xvj"
}
] | WebQTrn-635 | WebQTrn-635_4415e3c764fb0368a703ff1f7e59b282 | what team did grover cleveland alexander play for and is the team has a team moscot named Phillie Phanatic | PREFIX ns: <http://rdf.freebase.com/ns/>
SELECT DISTINCT ?x
WHERE {
FILTER (?x != ns:m.01zt27)
FILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))
ns:m.01zt27 ns:baseball.baseball_player.batting_stats ?y .
?y ns:baseball.batting_statistics.team ?x .
?x ns:sports.sports_team.team_mascot ns:m.035sw4 .
} |
|
What team that won the Super Bowl XLI championship did Hank Baskett play for in 2010? | conjunction | what team is hank baskett playing for in 2010 | 2018-02-13T02:15:14 | [
{
"aliases": [],
"answer": "Indianapolis Colts",
"answer_id": "m.03wnh"
}
] | WebQTrn-3618 | WebQTrn-3618_65831d22d7fe18ce6ce6a620cd9542de | what team is hank baskett playing for in 2010 and is the team won the Super Bowl XLI championship | PREFIX ns: <http://rdf.freebase.com/ns/>
SELECT DISTINCT ?x
WHERE {
FILTER (?x != ns:m.0d81yf)
FILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))
ns:m.0d81yf ns:sports.pro_athlete.teams ?y .
?y ns:sports.sports_team_roster.team ?x .
FILTER(NOT EXISTS {?y ns:sports.sports_team_roster.from ?sk0} ||
EXISTS {?y ns:sports.sports_team_roster.from ?sk1 .
FILTER(xsd:datetime(?sk1) <= "2010-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) >= "2010-01-01"^^xsd:dateTime) })
?x ns:sports.sports_team.championships ns:m.04k5qm .
} |
|
What films with a character named Jane did Taylor Lautner star in? | conjunction | what movies did taylor lautner star in | 2018-02-13T01:28:41 | [
{
"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": [
"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": [
"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"
}
] | WebQTrn-3222 | WebQTrn-3222_a3461ba47b4d1798d59aea0a68e2a248 | what movies did taylor lautner star in and is the film has a charcter named Jane | 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.starring ?c .
?c ns:film.performance.character ns:g.120n34qq .
} |
|
Which of the seven nations of Central America use the United States Dollar currency? | conjunction | what are the seven nations of central america | 2018-02-13T04:48:52 | [
{
"aliases": [],
"answer": "El Salvador",
"answer_id": "m.02k8k"
},
{
"aliases": [
"Republic of Panama"
],
"answer": "Panama",
"answer_id": "m.05qx1"
}
] | WebQTest-1155 | WebQTest-1155_8dfecb6548586cf236340abadabeb86c | what are the seven nations of central america and the currency used in the country is United States Dollar | 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.country.currency_used ns:m.09nqf .
} |
|
Which of the seven nations of Central America contains the Alta Verapaz Department? | conjunction | what are the seven nations of central america | 2018-02-13T04:48:52 | [
{
"aliases": [
"Guatemala."
],
"answer": "Guatemala",
"answer_id": "m.0345_"
}
] | WebQTest-1155 | WebQTest-1155_01e2da60a2779c4ae4b5d1547499a4f8 | what are the seven nations of central america and is the country that contains Alta Verapaz Department | 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.country.administrative_divisions ns:m.0146np .
} |
|
What years did the team with fight song Steelers Polka win the Superbowl? | composition | what years the steelers won the super bowl | steelers | 2018-02-12T23:22:38 | [
{
"aliases": [],
"answer": "2011 AFC Championship Game",
"answer_id": "m.0_gt_jy"
},
{
"aliases": [],
"answer": "2009 AFC Championship Game",
"answer_id": "m.0_gt_lv"
},
{
"aliases": [],
"answer": "2006 AFC Championship Game",
"answer_id": "m.0_gt_my"
},
{
"aliases": [],
"answer": "Super Bowl XL",
"answer_id": "m.032tn6"
},
{
"aliases": [
"Super Bowl 43",
"Super Bowl 2009"
],
"answer": "Super Bowl XLIII",
"answer_id": "m.04n7r5"
},
{
"aliases": [],
"answer": "Super Bowl IX",
"answer_id": "m.076p2"
},
{
"aliases": [],
"answer": "Super Bowl X",
"answer_id": "m.076pf"
},
{
"aliases": [],
"answer": "Super Bowl XIII",
"answer_id": "m.076qg"
},
{
"aliases": [],
"answer": "Super Bowl XIV",
"answer_id": "m.076qt"
},
{
"aliases": [
"1995 AFC Championship game"
],
"answer": "1996 AFC Championship Game",
"answer_id": "m.0hzps_h"
}
] | WebQTrn-2079 | WebQTrn-2079_f44adc4947a59c150317bb5923cf1c9b | what years the the sports team with the fight song Steelers Polka won the super bowl | 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:sports.sports_team.fight_song ns:m.0j_8yp9 .
?c ns:sports.sports_team.championships ?x .
}
|
What currency is used in the country that has Nicolas Sarkozy as a government official? | composition | what is the currency in france | france | 2018-02-12T21:24:09 | [
{
"aliases": [],
"answer": "CFP franc",
"answer_id": "m.01qyjx"
},
{
"aliases": [
"€",
"EUR"
],
"answer": "Euro",
"answer_id": "m.02l6h"
}
] | WebQTrn-946 | WebQTrn-946_dfad75afd3c40503f595b4cb6acc43a5 | what is the currency in the location that appointed Nicolas Sarkozy to govermental position | 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.appointed_by ns:m.02ps9k .
?c ns:location.country.currency_used ?x .
}
|
Which language is used for verbal communication in the country in which Iraqi Kurdistan is located? | composition | what language do iraqi people speak | iraqi | 2018-02-12T23:17:51 | [
{
"aliases": [
"Turkmenler",
"Turkmani",
"Turkman",
"Turkomans",
"Trukmen",
"Trukhmen",
"Turkoman",
"Turkmanian",
"Torkomani",
"Trukhmeny",
"Turkmen"
],
"answer": "Turkmen Language",
"answer_id": "m.01m3f7"
},
{
"aliases": [
"Parsee",
"Farsi",
"Persian",
"Parsi",
"Parsi Language"
],
"answer": "Persian Language",
"answer_id": "m.032f6"
},
{
"aliases": [
"Azerbaijani, South",
"Azeri",
"South Azeri",
"Torki",
"South Azerbaijani language",
"Azerbaijani, South Language"
],
"answer": "South Azeri language",
"answer_id": "m.03y86gf"
},
{
"aliases": [
"Sooreth",
"Assyrian",
"Suret",
"Aisorski",
"Sureth",
"Syriac",
"Assyriski",
"Assyrianci",
"Suryaya Swadaya",
"Assyrian Neo-Aramaic",
"Lishana Aturaya",
"Neo-syriac"
],
"answer": "Assyrian Neo-Aramaic Language",
"answer_id": "m.04w042"
},
{
"aliases": [
"Kurdish",
"Kurdish Language"
],
"answer": "Kurdish languages",
"answer_id": "m.0b1g2"
},
{
"aliases": [
"Suryoyo",
"Classical Syriac",
"Suryaya",
"Syriac",
"Lishana Atiga",
"Syriac Language",
"Ancient Syriac"
],
"answer": "Syriac language",
"answer_id": "m.0g5tm"
},
{
"aliases": [
"Arabic",
"/m/0jzc",
"عربي",
"اللغة العربية"
],
"answer": "Arabic Language",
"answer_id": "m.0jzc"
},
{
"aliases": [
"Ermenice",
"Ena",
"Armanski",
"Ermeni Dili",
"Somkhuri",
"Armenian",
"Somekhuri",
"Erâmani",
"Armani",
"Haieren",
"Armjanski",
"Armjanski Yazyk"
],
"answer": "Armenian Language",
"answer_id": "m.0xrg"
}
] | WebQTrn-2034 | WebQTrn-2034_142dafa2d1c5a178fcb9888719c5024b | what language do the country that contains Iraqi Kurdistan people 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:location.country.administrative_divisions ns:m.0329by .
?c ns:location.country.languages_spoken ?x .
}
|
Team owner Rooney Family's team has what colors? | composition | what are the team colors for the pittsburgh steelers | pittsburgh steelers | 2018-02-12T20:58:11 | [
{
"aliases": [],
"answer": "Black",
"answer_id": "m.019sc"
},
{
"aliases": [],
"answer": "Gold",
"answer_id": "m.01l849"
},
{
"aliases": [],
"answer": "White",
"answer_id": "m.083jv"
}
] | WebQTrn-721 | WebQTrn-721_e42fb4a1fc4d571f6d9172eb77fe5b24 | what are the team colors for the the sports team owner is Rooney family | 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:sports.professional_sports_team.owner_s ns:m.03nrwfz .
?c ns:sports.sports_team.colors ?x .
}
|
What currency is used in the country that appointed Recep Tayyip ErdoÄan to government position? | composition | what money to take to turkey | turkey | 2018-02-13T03:50:00 | [
{
"aliases": [
"Turkish lira (Remonetized)"
],
"answer": "Turkish lira",
"answer_id": "m.04dq0w"
}
] | WebQTest-603 | WebQTest-603_4cfdd7bd0dd15e7be706ae4bab128bb5 | what money to take to the location that appointed Recep Tayyip ErdoÄan to govermental position | 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.appointed_by ns:m.021275 .
?c ns:location.country.currency_used ?x .
}
|
What country bordering France is in the Western European Time Zone? | conjunction | what country is beside france | 2018-02-13T01:58:34 | [
{
"aliases": [
"Kingdom of Spain",
"España",
"Furija"
],
"answer": "Spain",
"answer_id": "m.06mkj"
}
] | WebQTrn-3460 | WebQTrn-3460_0652d8b1cb95848c9630860c92e38e6f | what country is beside france and the location time zone is Western European Time Zone | PREFIX ns: <http://rdf.freebase.com/ns/>
SELECT DISTINCT ?x
WHERE {
FILTER (?x != ns:m.0f8l9c)
FILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))
ns:m.0f8l9c 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.location.time_zones ns:m.02q_y6 .
} |
|
Who was the owner of the organization with Roger Eaton? | composition | who was the owner of kfc | kfc | 2018-02-13T01:39:12 | [
{
"aliases": [
"Harland David Sanders",
"Harland Sanders"
],
"answer": "Colonel Sanders",
"answer_id": "m.09b78"
}
] | WebQTrn-3320 | WebQTrn-3320_148dda03f492ab023501a51333b8a2bb | who was the owner of the organiztion leadership has a person named Roger Eaton | 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.leadership ?k .
?k ns:organization.leadership.person ns:m.05zjbcs .
?c ns:organization.organization.founders ?x .
}
|
What countries in West Africa once had CO2 emiisions per capita of 2010 metric tons? | conjunction | what are west african countries | 2018-02-12T21:56:58 | [
{
"aliases": [],
"answer": "Benin",
"answer_id": "m.0164v"
},
{
"aliases": [],
"answer": "Burkina Faso",
"answer_id": "m.01699"
},
{
"aliases": [
"Republic of Ghana"
],
"answer": "Ghana",
"answer_id": "m.035dk"
},
{
"aliases": [],
"answer": "Guinea",
"answer_id": "m.03676"
},
{
"aliases": [],
"answer": "Guinea-Bissau",
"answer_id": "m.036b_"
},
{
"aliases": [],
"answer": "Liberia",
"answer_id": "m.04hzj"
},
{
"aliases": [],
"answer": "Mali",
"answer_id": "m.04v09"
},
{
"aliases": [
"Islamic Republic of Mauritania"
],
"answer": "Mauritania",
"answer_id": "m.04vjh"
},
{
"aliases": [
"Federal Republic of Nigeria"
],
"answer": "Nigeria",
"answer_id": "m.05cgv"
},
{
"aliases": [],
"answer": "Sierra Leone",
"answer_id": "m.06s_2"
},
{
"aliases": [
"Republic of Senegal",
"République du Sénégal"
],
"answer": "Senegal",
"answer_id": "m.06srk"
},
{
"aliases": [],
"answer": "Togo",
"answer_id": "m.07f5x"
},
{
"aliases": [
"Republic of Côte d'Ivoire",
"Cote d'Ivoire",
"Ivory Coast",
"Côte d’Ivoire"
],
"answer": "Ivory Coast",
"answer_id": "m.0fv4v"
},
{
"aliases": [],
"answer": "Gambia",
"answer_id": "m.0hdx8"
}
] | WebQTrn-1238 | WebQTrn-1238_48414fac64ceef2f167ad6de42efe07d | what are west african countries and is the co2 emiisions per capita was once 2010 metric ton | PREFIX ns: <http://rdf.freebase.com/ns/>
SELECT DISTINCT ?x
WHERE {
FILTER (?x != ns:m.0hqjh)
FILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))
ns:m.0hqjh ns:location.location.contains ?x .
?x ns:common.topic.notable_types ns:m.01mp .
?x ns:location.statistical_region.co2_emissions_per_capita ?c .
?c ns:measurement_unit.dated_metric_ton.date "2010"^^xsd:dateTime .
} |
|
What country borders China in the Yekaterinburg Time Zone? | conjunction | what does china border | 2018-02-13T01:44:16 | [
{
"aliases": [
"Russian Federation",
"Россия"
],
"answer": "Russia",
"answer_id": "m.06bnz"
}
] | WebQTrn-3351 | WebQTrn-3351_f173c9dd72672380667d58277104dbed | what does china border and the location time zone is Yekaterinburg Time Zone | PREFIX ns: <http://rdf.freebase.com/ns/>
SELECT DISTINCT ?x
WHERE {
FILTER (?x != ns:m.0d05w3)
FILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))
ns:m.0d05w3 ns:location.location.adjoin_s ?y .
?y ns:location.adjoining_relationship.adjoins ?x .
?x ns:location.location.time_zones ns:m.03nmg3d .
} |
|
What zoo which opened before May 30, 1030 is a good Chicago hangout? | comparative | where to hang out in chicago | 2018-02-12T23:45:02 | [
{
"aliases": [
"Lincoln Park Zoo, Chicago"
],
"answer": "Lincoln Park Zoo",
"answer_id": "m.025v4fb"
}
] | WebQTrn-2312 | WebQTrn-2312_a0101d2c6bcca0fb5380e2365c2ef2d3 | where to hang out in chicago and is the zoo that opened on before 1930-05-30 | PREFIX ns: <http://rdf.freebase.com/ns/>
SELECT DISTINCT ?x
WHERE {
FILTER (?x != ns:m.01_d4)
FILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))
ns:m.01_d4 ns:travel.travel_destination.tourist_attractions ?x .
?x ns:zoos.zoo.opened ?num .
FILTER (?num < "1930-05-30"^^xsd:dateTime) .
} |
|
What form of currency does the country containing Cherkasy Oblast use? | composition | what money is used in the ukraine | ukraine | 2018-02-12T23:42:10 | [
{
"aliases": [
"Ukrainian Hrivna"
],
"answer": "Ukrainian hryvnia",
"answer_id": "m.035qkb"
}
] | WebQTrn-2277 | WebQTrn-2277_5d066fa0939d708dab176e819188e151 | what money is used in the the country that contains Cherkasy Oblast | 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.02h81c .
?c ns:location.country.currency_used ?x .
}
|
What movie with a character named Dancer was Nick Cannon in? | conjunction | what movies does nick cannon play in | 2018-02-13T04:21:03 | [
{
"aliases": [
"Can't Buy Me Love",
"Love Don't Co$t a Thing",
"If You Were My Girl"
],
"answer": "Love Don't Cost a Thing",
"answer_id": "m.09flkf"
}
] | WebQTest-881 | WebQTest-881_011e92ba8646c6b9be9f88ec167f8171 | what movies does nick cannon play in and is the film has a charcter named Dancer | 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.starring ?c .
?c ns:film.performance.character ns:m.01141_f5 .
} |
|
What country with the city of Lyon does Germany border? | conjunction | what countries do germany border | 2018-02-12T22:18:44 | [
{
"aliases": [
"l'Hexagone",
"République française",
"French Republic"
],
"answer": "France",
"answer_id": "m.0f8l9c"
}
] | WebQTrn-1437 | WebQTrn-1437_89ad938188e36a4d053dc1c8cdf90a64 | what countries do germany border and is the location that contains the city/town Lyon | PREFIX ns: <http://rdf.freebase.com/ns/>
SELECT DISTINCT ?x
WHERE {
FILTER (?x != ns:m.0345h)
FILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))
ns:m.0345h 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.location.contains ?c .
?c ns:location.mailing_address.citytown ns:m.0dprg .
} |
|
When did the organization with Florentino Pérez as its leader last win the Champions League? | composition | when last did real madrid win the champions league | real madrid | 2018-02-12T22:35:31 | [
{
"aliases": [
"2014 Real Madrid C.F. vs. Atlético Madrid"
],
"answer": "2014 UEFA Champions League Final",
"answer_id": "m.0gytd9j"
}
] | WebQTrn-1606 | WebQTrn-1606_ef1b797ad0495ce649c514c1757bacbe | when last did the organiztion leadership has a person named Florentino Pérez win the champions league | 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.leadership ?k .
?k ns:organization.leadership.person ns:m.08cn01 .
?c ns:sports.sports_team.championships ?x .
?x ns:sports.sports_championship_event.championship ns:m.05nblxt .
?x ns:time.event.end_date ?sk0 .
}
ORDER BY DESC(xsd:datetime(?sk0))
LIMIT 1
|
The location that appointed Beatrix of the Netherlands to governmental position uses what type of money? | composition | what kind of money in aruba | aruba | 2018-02-13T01:21:33 | [
{
"aliases": [],
"answer": "Aruban florin",
"answer_id": "m.08s1k3"
}
] | WebQTrn-3162 | WebQTrn-3162_027a80918c3d4fa41fe6acb267115bf3 | what kind of money in the location that appointed Beatrix of the Netherlands to govermental position | 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.appointed_by ns:m.0ktnm .
?c ns:location.country.currency_used ?x .
}
|
What is the nationality of Nina Dobrev and is also the country that has part of Dobruja? | conjunction | what is nina dobrev nationality | 2018-02-12T19:39:38 | [
{
"aliases": [
"Republic of Bulgaria"
],
"answer": "Bulgaria",
"answer_id": "m.015qh"
}
] | WebQTrn-15 | WebQTrn-15_f7e202c037a3430ebb4adc12a4bb034a | what is nina dobrev nationality and is the location partially contains Dobruja | PREFIX ns: <http://rdf.freebase.com/ns/>
SELECT DISTINCT ?x
WHERE {
FILTER (?x != ns:m.027nwk2)
FILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))
ns:m.027nwk2 ns:people.person.nationality ?x .
?x ns:location.location.partiallycontains ?c .
?c ns:location.partial_containment_relationship.partially_contains ns:m.01lw9v .
} |
|
Which country surrounds Spain, which is the country that includes the location of Vila Real? | conjunction | what country surrounds spain | 2018-02-12T23:39:01 | [
{
"aliases": [
"Portuguese Republic"
],
"answer": "Portugal",
"answer_id": "m.05r4w"
}
] | WebQTrn-2246 | WebQTrn-2246_9a2556634792cd7f81bf5f14bd91c65c | what country surrounds spain and is the country that contains Vila Real | PREFIX ns: <http://rdf.freebase.com/ns/>
SELECT DISTINCT ?x
WHERE {
FILTER (?x != ns:m.06mkj)
FILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))
ns:m.06mkj 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.administrative_divisions ns:m.01qwyf .
} |
|
What major landforms are located in the country that has Anwar Sadat as its government officer? | composition | what major landforms are located in egypt | egypt | 2018-02-13T00:27:46 | [
{
"aliases": [],
"answer": "Bog",
"answer_id": "m.012v8q"
},
{
"aliases": [
"Desert climate"
],
"answer": "Desert",
"answer_id": "m.0284w"
},
{
"aliases": [],
"answer": "Bay",
"answer_id": "m.04ggh49"
},
{
"aliases": [],
"answer": "Peninsula",
"answer_id": "m.05sl2"
},
{
"aliases": [
"peak"
],
"answer": "Mountain",
"answer_id": "m.09d_r"
},
{
"aliases": [],
"answer": "Gulf",
"answer_id": "m.0cn9p5h"
}
] | WebQTrn-2690 | WebQTrn-2690_f87f28f0d42904ea62dcab41fb65f3f1 | what major landforms are located in the location that appointed Anwar Sadat to govermental position | #MANUAL SPARQL
PREFIX ns: <http://rdf.freebase.com/ns/>
SELECT DISTINCT ?x
WHERE {
?c ns:government.governmental_jurisdiction.governing_officials ?k .
?k ns:government.government_position_held.appointed_by ns:m.0d58h .
?c ns:location.location.contains ?y .
?y ns:geography.geographical_feature.category ?x .
} |
When did the sports team whose mascot is named Lucky the Leprechaun win their first championship? | composition | when did the boston celtics win their first championship | boston celtics | 2018-02-12T23:46:46 | [
{
"aliases": [
"1957 NBA World Championship Series"
],
"answer": "1957 NBA Finals",
"answer_id": "m.0cs2n0"
}
] | WebQTrn-2333 | WebQTrn-2333_12f6cc11b208923d4a4976466bb4fd34 | when did the the team has a team moscot named Lucky the Leprechaun win their first championship | 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:sports.sports_team.team_mascot ns:m.03hb1rs .
?c ns:sports.sports_team.championships ?x .
?x ns:time.event.start_date ?sk0 .
}
ORDER BY xsd:datetime(?sk0)
LIMIT 1
|
Where did the country whose capital is Brisbane get it name? | composition | where did queensland get its name from | queensland | 2018-02-13T02:52:43 | [
{
"aliases": [
"Her Majesty The Queen",
"Her Royal Highness Princess Alexandrina Victoria of Kent",
"H.M. Queen Victoria",
"Her Imperial Majesty The Queen-Empress",
"Her Majesty Victoria, by the Grace of God, of the United Kingdom of Great Britain and Ireland Queen, Defender of the Faith, Empress of India",
"Princess Alexandrina Victoria",
"Alexandrina Victoria",
"Victoria",
"Queen Victoria of the United Kingdom"
],
"answer": "Queen Victoria",
"answer_id": "m.0cw10"
}
] | WebQTest-167 | WebQTest-167_3204ad9424327cb7d0be981ab1e497dc | where did the place that has the local capital named Brisbane get its name 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:location.administrative_division.capital ?k .
?k ns:location.administrative_division_capital_relationship.capital ns:m.01b8jj .
?c ns:symbols.namesake.named_after ?x .
}
|
What team with masccot Viktor the Viking did Hank Baskett play for in 2010? | conjunction | what team is hank baskett playing for in 2010 | 2018-02-13T02:15:14 | [
{
"aliases": [],
"answer": "Minnesota Vikings",
"answer_id": "m.051q5"
}
] | WebQTrn-3618 | WebQTrn-3618_3bddf705b2a346fbdc2f00e9a02b84f3 | what team is hank baskett playing for in 2010 and is the team has a team moscot named Viktor the Viking | PREFIX ns: <http://rdf.freebase.com/ns/>
SELECT DISTINCT ?x
WHERE {
FILTER (?x != ns:m.0d81yf)
FILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))
ns:m.0d81yf ns:sports.pro_athlete.teams ?y .
?y ns:sports.sports_team_roster.team ?x .
FILTER(NOT EXISTS {?y ns:sports.sports_team_roster.from ?sk0} ||
EXISTS {?y ns:sports.sports_team_roster.from ?sk1 .
FILTER(xsd:datetime(?sk1) <= "2010-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) >= "2010-01-01"^^xsd:dateTime) })
?x ns:sports.sports_team.team_mascot ns:m.052tn0n .
} |
|
What religion with religious organization named Order of Saint Benedict was King Henry's VIII's religion? | conjunction | what religion is king henry viii | 2018-02-12T22:33:14 | [
{
"aliases": [
"Roman Catholic convert",
"Roman Catholic"
],
"answer": "Catholicism",
"answer_id": "m.0c8wxp"
}
] | WebQTrn-1575 | WebQTrn-1575_251e8e8381b7ded6f54c87ff7b06bf7a | what religion is king henry viii and the religion organiztion is Order of Saint Benedict | 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.religion ?x .
?x ns:religion.religion.organizations ns:m.01cfj .
} |
|
Who was the Attorney General of Utah and was the first to previously hold a governmental position? | superlative | who won utah attorney general | 2018-02-13T05:15:40 | [
{
"aliases": [],
"answer": "Mark Shurtleff",
"answer_id": "m.0g93dh"
}
] | WebQTest-1390 | WebQTest-1390_a21f2f0a8391e17bcab0e5c7de49e741 | who won utah attorney general and held his govermental position from earliest | PREFIX ns: <http://rdf.freebase.com/ns/>
SELECT DISTINCT ?x
WHERE {
FILTER (?x != ns:m.07srw)
FILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))
ns:m.07srw ns:government.governmental_jurisdiction.governing_officials ?y .
?y ns:government.government_position_held.office_holder ?x .
?y ns:government.government_position_held.office_position_or_title ns:m.0hzbyr1 .
?x ns:government.politician.government_positions_held ?c .
?c ns:government.government_position_held.from ?num .
}
ORDER BY ?num LIMIT 1 |
|
What team that won the 1942 NFL Championship Game championship did Doug Williams play for? | conjunction | what team did doug williams play for | 2018-02-12T23:46:02 | [
{
"aliases": [
"The Skins"
],
"answer": "Washington Redskins",
"answer_id": "m.084l5"
}
] | WebQTrn-2326 | WebQTrn-2326_28935326540f9cf2affd2b38886fccd3 | what team did doug williams play for and is the team won the 1942 NFL Championship Game championship | PREFIX ns: <http://rdf.freebase.com/ns/>
SELECT DISTINCT ?x
WHERE {
FILTER (?x != ns:m.0443ql)
FILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))
ns:m.0443ql ns:sports.pro_athlete.teams ?y .
?y ns:sports.sports_team_roster.team ?x .
?x ns:sports.sports_team.championships ns:m.0266mjg .
} |
|
What are the major languages of the country where Rome is? | composition | what are the major languages of italy | italy | 2018-02-12T21:36:40 | [
{
"aliases": [
"Italiano",
"Italian"
],
"answer": "Italian Language",
"answer_id": "m.02bjrlw"
}
] | WebQTrn-1047 | WebQTrn-1047_a24b8d71d20499c6d7e568317f526a91 | what are the major languages of the location that contains the city/town Rome | 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.contains ?k .
?k ns:location.mailing_address.citytown ns:m.06c62 .
?c ns:location.country.official_language ?x .
}
|
Who owned Audi of America in 2011? | composition | who owns audi 2011 | audi | 2018-02-13T01:18:53 | [
{
"aliases": [
"Volkswagen AG"
],
"answer": "Volkswagen Group",
"answer_id": "m.07_zt"
}
] | WebQTrn-3143 | WebQTrn-3143_8745496cc6eeb5aa96748e4acb067622 | who owns the child organization is Audi of America 2011 | 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.child ?k .
?k ns:organization.organization_relationship.child ns:m.06zwtz0 .
?c ns:organization.organization.parent ?y .
?y ns:organization.organization_relationship.parent ?x .
}
|
The illustrator of the book DeDivina Proportione made what inventions? | composition | what inventions did leonardo da vinci made | leonardo da vinci | 2018-02-13T01:33:51 | [
{
"aliases": [],
"answer": "Viola organista",
"answer_id": "m.05my_3"
}
] | WebQTrn-3284 | WebQTrn-3284_0db5dafcef666da2d314e42c8fbe8ecf | what inventions did the illustrator of the book De divina proportione 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:book.illustrator.books_illustrated ns:m.06pqb_7 .
?c ns:base.argumentmaps.innovator.original_ideas ?x .
}
|
Where did Teddy Roosevelt live in the place that appointed Anthony A. Williams to a governmental position? | conjunction | where was teddy roosevelt 's house | 2018-02-13T03:40:09 | [
{
"aliases": [
"Washington D.C.",
"Washington",
"The District",
"U.S. Capital",
"District of Columbia / Washington city",
"The District of Columbia",
"District of Columbia",
"Washington DC"
],
"answer": "Washington, D.C.",
"answer_id": "m.0rh6k"
}
] | WebQTest-515 | WebQTest-515_ea2d0084e51a608f22b6d1a816f3be2b | where was teddy roosevelt 's house and is the location that appointed Anthony A. Williams to govermental position | PREFIX ns: <http://rdf.freebase.com/ns/>
SELECT DISTINCT ?x
WHERE {
FILTER (?x != ns:m.07hyk)
FILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))
ns:m.07hyk ns:people.person.places_lived ?y .
?y ns:people.place_lived.location ?x .
?x ns:government.governmental_jurisdiction.governing_officials ?c .
?c ns:government.government_position_held.appointed_by ns:m.03cjzz .
} |
|
What film with character named Lance Leigh does Matt Dallas play in? | conjunction | what movies does matt dallas play in | 2018-02-13T04:11:57 | [
{
"aliases": [
"La liste du père Noël"
],
"answer": "Naughty or Nice",
"answer_id": "m.0n_5c2p"
}
] | WebQTest-812 | WebQTest-812_a067e08513e165a766282769a853d24a | what movies does matt dallas play in and is the film has a charcter named Lance Leigh | PREFIX ns: <http://rdf.freebase.com/ns/>
SELECT DISTINCT ?x
WHERE {
FILTER (?x != ns:m.0dfyw6)
FILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))
ns:m.0dfyw6 ns:film.actor.film ?y .
?y ns:film.performance.film ?x .
?x ns:film.film.starring ?c .
?c ns:film.performance.character ns:m.010rv2r5 .
} |
|
Which countries does the country containing Cook Islands export to? | composition | what countries do new zealand export to | new zealand | 2018-02-13T01:37:24 | [
{
"aliases": [
"Nippon-koku",
"JPN",
"Япония",
"JAP",
"Nihon",
"Dai-Nippon",
"Nippon",
"NTSC J",
"Japan",
"State of Japan",
"Land of the Rising Sun",
"Nihon-koku"
],
"answer": "Japan",
"answer_id": "m.03_3d"
},
{
"aliases": [
"Republic of Kiribati",
"Gilbert Islands"
],
"answer": "Kiribati",
"answer_id": "m.047t_"
},
{
"aliases": [
"Islands of Tuvalu",
"Ellice Islands"
],
"answer": "Tuvalu",
"answer_id": "m.07fsv"
},
{
"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": [
"The Commonwealth of Australia",
"Commonwealth of Australia"
],
"answer": "Australia",
"answer_id": "m.0chghy"
}
] | WebQTrn-3308 | WebQTrn-3308_4a6b955be3b30ed49c3bd17e73b8f009 | what countries do the country that contains Cook Islands export to | 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.020p1 .
?c ns:location.statistical_region.places_exported_to ?y .
?y ns:location.imports_and_exports.exported_to ?x .
}
|
What city belongs to the country with the National Anthem Hen Wlad Fy Nhadau? | composition | where is the city wales | wales | 2018-02-13T05:57:30 | [
{
"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": [],
"answer": "United Kingdom, with Dependencies and Territories",
"answer_id": "m.0hzc9md"
}
] | WebQTest-1769 | WebQTest-1769_a571367b5597aa3ec39416d23e94a5fb | where is the city the country that has the national anthem Hen Wlad Fy Nhadau | 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:g.121k3jd3 .
?c ns:location.location.containedby ?x .
?x ns:common.topic.notable_types ns:m.01mp .
}
|
What is the official language of the country where Brasilia is the capital? | composition | what is the official language of brazil now | brazil | 2018-02-13T05:33:21 | [
{
"aliases": [
"Portuguese",
"Portugese",
"Portuguese language",
"Português"
],
"answer": "Portuguese Language",
"answer_id": "m.05zjd"
}
] | WebQTest-1554 | WebQTest-1554_847fede584cbd777dfa2d08a1c06ed49 | what is the official language of the country capital is BrasÃlia now | 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.capital ns:m.01hy_ .
?c ns:location.country.official_language ?x .
}
|
What language is spoken in the place that partially contains Gebel Elba? | composition | what do egyptians speak | egyptians | 2018-02-13T01:28:51 | [
{
"aliases": [
"Siwa",
"Siwi",
"Oasis Berber",
"Sioua",
"Zenati"
],
"answer": "Siwi Language",
"answer_id": "m.012zfy"
},
{
"aliases": [
"High Arabic",
"Fasih",
"Modern Literary Arabic",
"Arabic, Standard",
"Al Arabiya",
"Al Fus-ha"
],
"answer": "Modern Standard Arabic",
"answer_id": "m.025rvv7"
},
{
"aliases": [
"Arabic, Egyptian Spoken",
"Lower Egypt Arabic",
"Arabic, Egyptian Spoken Language",
"Normal Egyptian Arabic",
"Massry"
],
"answer": "Egyptian Arabic",
"answer_id": "m.02hx2cr"
},
{
"aliases": [
"Sa`idi",
"Upper Egypt Arabic",
"Sa<idi"
],
"answer": "Sa'idi Arabic",
"answer_id": "m.02hxbhg"
},
{
"aliases": [
"Arabic, Sudanese Spoken",
"Khartoum Arabic"
],
"answer": "Arabic, Sudanese Spoken Language",
"answer_id": "m.035t_3"
},
{
"aliases": [
"Bedawi",
"Arabic Bedawi language",
"Arabic, Levantine Bedawi Spoken",
"Bedawi Arabic language",
"Eastern Egyptian Bedawi Arabic language",
"Levantine Bedawi Arabic",
"Arabic, Eastern Egyptian Bedawi Spoken Language"
],
"answer": "Bedawi Arabic",
"answer_id": "m.03wc2kf"
},
{
"aliases": [
"Nobiin",
"Fiyadikkya",
"Mahas",
"Mahas-fiadidja",
"Sukot",
"Fadicha",
"Nile Nubian",
"Mahas-fiyadikkya",
"Fadija",
"Fiadidja",
"Fiadidja-mahas",
"Fedicca",
"Fedija",
"Fadicca"
],
"answer": "Nobiin Language",
"answer_id": "m.051bnt"
},
{
"aliases": [
"Tsigene",
"Mehtar",
"Barake",
"Dom",
"Domra Magu Hiya",
"Near-eastern Gypsy",
"Domari",
"Gypsy",
"Middle Eastern Romani",
"Nawari",
"Luti",
"Kurbat",
"Nawar"
],
"answer": "Domari Language",
"answer_id": "m.0c4chg"
},
{
"aliases": [
"Arabic",
"/m/0jzc",
"عربي",
"اللغة العربية"
],
"answer": "Arabic Language",
"answer_id": "m.0jzc"
}
] | WebQTrn-3224 | WebQTrn-3224_50cf52311d0cdd04337ffc0d5378b1b8 | what do the location partially contains Gebel Elba 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:location.location.partiallycontains ?k .
?k ns:location.partial_containment_relationship.partially_contains ns:m.026cy73 .
?c ns:location.country.languages_spoken ?x .
}
|
When did the team owned by Serena Williams win the Super Bowl? | composition | when did miami dolphins win super bowl | miami dolphins | 2018-02-13T00:51:58 | [
{
"aliases": [],
"answer": "Super Bowl VII",
"answer_id": "m.076nd"
},
{
"aliases": [],
"answer": "Super Bowl VIII",
"answer_id": "m.076nr"
}
] | WebQTrn-2899 | WebQTrn-2899_6db07b41dee74826ea7ebcda7dd4482f | when did the sports team owner is Serena Williams win super bowl | 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:sports.professional_sports_team.owner_s ns:m.015z4j .
?c ns:sports.sports_team.championships ?x .
}
|
What are the four official languages of the country with Kaduna state in it? | composition | what are the four official languages of nigeria | nigeria | 2018-02-12T22:12:32 | [
{
"aliases": [
"Sekgoa",
"Anglit",
"English language",
"English"
],
"answer": "English Language",
"answer_id": "m.02h40lc"
}
] | WebQTrn-1382 | WebQTrn-1382_61788bb76fa6c48ac19b13e1a80388aa | what are the four official languages of the country that contains Kaduna State | 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.official_language ?x .
}
|
Where can one stay at Tour Triangle location? | composition | where to stay in paris france | paris france | 2018-02-12T21:56:24 | [
{
"aliases": [
"Hotel de Crillon",
"Hôtel de Crillon, Paris"
],
"answer": "Hôtel de Crillon",
"answer_id": "m.04fcxl"
},
{
"aliases": [
"Hotel Ritz Paris"
],
"answer": "Hôtel Ritz Paris",
"answer_id": "m.056n81"
}
] | WebQTrn-1222 | WebQTrn-1222_f7741c612753982a4312d7fd67cb98b3 | where to stay in the location partially contains Tour Triangle | 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.partiallycontains ?k .
?k ns:location.partial_containment_relationship.partially_contains ns:m.04q2g52 .
?c ns:travel.travel_destination.accommodation ?x .
}
|
Which regions of the world contains some part of the Kingdom of Denmark? | composition | what region of the world is north america in | north america | 2018-02-13T00:15:04 | [
{
"aliases": [],
"answer": "Northern Hemisphere",
"answer_id": "m.05k3k"
},
{
"aliases": [
"New World",
"The Americas",
"America"
],
"answer": "Americas",
"answer_id": "m.07c5l"
},
{
"aliases": [],
"answer": "Western Hemisphere",
"answer_id": "m.0jntd"
}
] | WebQTrn-2586 | WebQTrn-2586_211a6847ca085e2924a6b224873444a0 | what region of the world is the location partially contains Kingdom of Denmark 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:location.location.partiallycontains ?k .
?k ns:location.partial_containment_relationship.partially_contains ns:m.04_1l2q .
?c ns:location.location.containedby ?x .
}
|
What office position did Abraham Lincoln hold before he was President from March 19, 1790? | conjunction | what did abraham lincoln do before he was president | 2018-02-12T20:14:13 | [
{
"aliases": [
"U.S. Representative",
"United States Congressperson",
"U.S. Congressperson",
"United States Congresswoman",
"U.S. Congressman",
"United States Congressman",
"U.S. Congresswoman",
"US Representative"
],
"answer": "United States Representative",
"answer_id": "m.02_bcst"
}
] | WebQTrn-316 | WebQTrn-316_3dc4d094915cc69911e4edefe742a167 | what did abraham lincoln do before he was president and is the office position was held from 1790-03-19 | #MANUAL SPARQL
PREFIX ns: <http://rdf.freebase.com/ns/>
SELECT DISTINCT ?x
WHERE {
{
SELECT ?pFrom
WHERE {
ns:m.0gzh ns:government.politician.government_positions_held ?y . # Abraham Lincoln
?y ns:government.government_position_held.office_position_or_title ?x ;
ns:government.government_position_held.basic_title ns:m.060c4 ; # President
ns:government.government_position_held.from ?pFrom .
}
}
ns:m.0gzh ns:government.politician.government_positions_held ?y . # Abraham Lincoln
?y ns:government.government_position_held.office_position_or_title ?x ;
ns:government.government_position_held.from ?from .
FILTER(xsd:dateTime(?pFrom) - xsd:dateTime(?from) > 0)?x ns:government.government_office_or_title.office_holders ?c .
?c ns:government.government_position_held.from "1790-03-19"^^xsd:dateTime .
} |
|
What Asian country sharing landmass border with Russia also calls Beijing its capital city? | conjunction | what country is next to russia | 2018-02-12T22:14:10 | [
{
"aliases": [
"People's Republic of China"
],
"answer": "China",
"answer_id": "m.0d05w3"
}
] | WebQTrn-1399 | WebQTrn-1399_ec8e1de161a301bf213a1d49ca575dfb | what country is next to russia and the country capital is Beijing | 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.capital ns:m.01914 .
} |
|
What zoo in Chicago opened after 1868? | comparative | where to hang out in chicago | 2018-02-12T23:45:02 | [
{
"aliases": [
"Shedd Aquarium, Chicago",
"John G. Shedd Aquarium",
"John G. Shedd Aquarium, Chicago"
],
"answer": "Brookfield Zoo",
"answer_id": "m.02jw0z"
},
{
"aliases": [],
"answer": "Shedd Aquarium",
"answer_id": "m.04h9qj"
}
] | WebQTrn-2312 | WebQTrn-2312_03785f1efd15f83d7726d6e48ee22e53 | where to hang out in chicago and is the zoo that opened on after 1868 | PREFIX ns: <http://rdf.freebase.com/ns/>
SELECT DISTINCT ?x
WHERE {
FILTER (?x != ns:m.01_d4)
FILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))
ns:m.01_d4 ns:travel.travel_destination.tourist_attractions ?x .
?x ns:zoos.zoo.opened ?num .
FILTER (?num > "1868"^^xsd:dateTime) .
} |
|
What faith did Adolf Hitler practice that has a sacred site at St. Mary's Cathedral, Batticaloa? | conjunction | what religion did adolf hitler follow | 2018-02-13T04:47:06 | [
{
"aliases": [
"Roman Catholic convert",
"Roman Catholic"
],
"answer": "Catholicism",
"answer_id": "m.0c8wxp"
}
] | WebQTest-1136 | WebQTest-1136_4dbb23937c062d0f3a3496d2fbf26a12 | what religion did adolf hitler follow and the religion place of worship is St. Mary's Cathedral, Batticaloa | PREFIX ns: <http://rdf.freebase.com/ns/>
SELECT DISTINCT ?x
WHERE {
FILTER (?x != ns:m.07_m9_)
FILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))
ns:m.07_m9_ ns:people.person.religion ?x .
?x ns:religion.religion.places_of_worship ns:m.0100k8_q .
} |
|
What religion did the Turks follow in the country where the capital is Istanbul? | composition | what religion did the ottoman turks follow | ottoman | 2018-02-12T22:33:03 | [
{
"aliases": [
"Christian"
],
"answer": "Christianity",
"answer_id": "m.01lp8"
},
{
"aliases": [
"Jewish"
],
"answer": "Judaism",
"answer_id": "m.03_gx"
},
{
"aliases": [
"Orthodox Church"
],
"answer": "Eastern Christianity",
"answer_id": "m.0blk0"
},
{
"aliases": [
"Roman Catholic convert",
"Roman Catholic"
],
"answer": "Catholicism",
"answer_id": "m.0c8wxp"
},
{
"aliases": [],
"answer": "Islam",
"answer_id": "m.0flw86"
}
] | WebQTrn-1572 | WebQTrn-1572_b8be6e9237d3a0ef1753b8d11616bed1 | what religion did the the country capital is Istanbul turks follow | 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.capital ns:m.09949m .
?c ns:location.statistical_region.religions ?y .
?y ns:location.religion_percentage.religion ?x .
}
|
Which country does the country whose capital is Wellington import from? | composition | who does new zealand import from | new zealand | 2018-02-13T02:21:56 | [
{
"aliases": [
"People's Republic of China"
],
"answer": "China",
"answer_id": "m.0d05w3"
}
] | WebQTrn-3680 | WebQTrn-3680_ca209660bb1741fe7ea77640475339ab | who does the country capital is Wellington import 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:location.country.capital ns:m.0853g .
?c ns:location.statistical_region.places_imported_from ?y .
?y ns:location.imports_and_exports.imported_from ?x .
}
|
What educational institution with the Daily Trojan newspaper did Clay Matthews go to college? | conjunction | where did clay matthews go to school | 2018-02-13T03:31:55 | [
{
"aliases": [
"SC",
"USC"
],
"answer": "University of Southern California",
"answer_id": "m.065y4w7"
}
] | WebQTest-461 | WebQTest-461_36e6704dd29cfb6d3e62e189dd463b4a | where did clay matthews go to school and the educational institution newspaper is Daily Trojan | PREFIX ns: <http://rdf.freebase.com/ns/>
SELECT DISTINCT ?x
WHERE {
FILTER (?x != ns:m.04zy7pw)
FILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))
ns:m.04zy7pw ns:people.person.education ?y .
?y ns:education.education.institution ?x .
?x ns:education.educational_institution.newspaper ns:m.084tbc .
} |
|
What State that appointed Robert J. Bentley to governmental position is the location of the University of West Alabama? | conjunction | where is the university of west alabama located | 2018-02-12T20:51:53 | [
{
"aliases": [
"Cotton State",
"AL",
"Ala"
],
"answer": "Alabama",
"answer_id": "m.0gyh"
}
] | WebQTrn-656 | WebQTrn-656_ae99aa9db8458c1c25b58266fa61faf0 | where is the university of west alabama located and is the location that appointed Robert J. Bentley to govermental position | PREFIX ns: <http://rdf.freebase.com/ns/>
SELECT DISTINCT ?x
WHERE {
FILTER (?x != ns:m.07c5fv)
FILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))
ns:m.07c5fv ns:location.location.containedby ?x .
?x ns:government.governmental_jurisdiction.governing_officials ?c .
?c ns:government.government_position_held.appointed_by ns:m.080fp__ .
} |
|
Which museum was opened in 1965 and is located in San Diego California? | conjunction | what to see and do in san diego california | 2018-02-12T23:23:29 | [
{
"aliases": [],
"answer": "Timken Museum of Art",
"answer_id": "m.03yncwm"
}
] | WebQTrn-2103 | WebQTrn-2103_7cdee2160b30656b8c591e8f3b8828d6 | what to see and do in san diego california and is the museum that was established in 1965 | PREFIX ns: <http://rdf.freebase.com/ns/>
SELECT DISTINCT ?x
WHERE {
FILTER (?x != ns:m.071vr)
FILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))
ns:m.071vr ns:travel.travel_destination.tourist_attractions ?x .
?x ns:architecture.museum.established "1965"^^xsd:dateTime .
} |
|
What educational institution with football team named North Carolina Tar Heels, did Michael Jordan attend? | conjunction | what school did michael jordan attend | 2018-02-13T03:24:10 | [
{
"aliases": [
"University of North Carolina at Chapel Hill, main campus",
"Chapel Hill",
"The University of North Carolina",
"UNC-CH",
"UNC",
"UNC Chapel Hill",
"UNC - Chapel Hill",
"Carolina"
],
"answer": "University of North Carolina at Chapel Hill",
"answer_id": "m.0bx8pn"
}
] | WebQTest-377 | WebQTest-377_4bd7b3eb7e3586a433c31df5d1b30a44 | what school did michael jordan attend and is the education institution has a sports team named North Carolina Tar Heels football | PREFIX ns: <http://rdf.freebase.com/ns/>
SELECT DISTINCT ?x
WHERE {
FILTER (?x != ns:m.054c1)
FILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))
ns:m.054c1 ns:people.person.education ?y .
?y ns:education.education.institution ?x .
?x ns:education.educational_institution.sports_teams ns:m.026lg0s .
} |
|
Fugloy is located in what Nordic country? | conjunction | where are the nordic countries | 2018-02-13T04:15:58 | [
{
"aliases": [
"Faeaerooerne",
"Færøerne",
"Faeroerne",
"Foroyar",
"Føroyar",
"Faeroe Islands",
"Fæaerøoerne"
],
"answer": "Faroe Islands",
"answer_id": "m.02w9s"
}
] | WebQTest-848 | WebQTest-848_316a633e6c4d912e72ad7be1ff507583 | where are the nordic countries and is the country that contains Fugloy | PREFIX ns: <http://rdf.freebase.com/ns/>
SELECT DISTINCT ?x
WHERE {
FILTER (?x != ns:m.0140mf)
FILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))
ns:m.0140mf ns:location.location.contains ?x .
?x ns:common.topic.notable_types ns:m.01mp .
?x ns:location.country.administrative_divisions ns:m.0101m919 .
} |
|
When was the team whose owner is Thomas S. Ricketts last in the world series? | composition | what year was the cubs last world series | cubs | 2018-02-12T20:56:04 | [
{
"aliases": [
"1908 World"
],
"answer": "1908 World Series",
"answer_id": "m.04tg8s"
}
] | WebQTrn-682 | WebQTrn-682_3375e1e8b25b781ca4421bc3615b1d53 | what year was the the sports team owner is Thomas S. Ricketts last world series | 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:sports.professional_sports_team.owner_s ns:m.04jf15w .
?c ns:sports.sports_team.championships ?x .
?x ns:time.event.start_date ?sk0 .
}
ORDER BY DESC(xsd:datetime(?sk0))
LIMIT 1
|
Which airport service the city that hosted the 1992 olympics? | composition | which airport is closest to barcelona port | barcelona | 2018-02-13T01:53:42 | [
{
"aliases": [
"Barcelona Airport"
],
"answer": "Barcelona–El Prat Airport",
"answer_id": "m.013q7r"
}
] | WebQTrn-3420 | WebQTrn-3420_8cbd37a77561ad80e3cb64bcfe0715b8 | which airport is closest to the city that hosted 1992 Summer Olympics port | 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:olympics.olympic_host_city.olympics_hosted ns:m.0l6m5 .
?c ns:location.location.nearby_airports ?x .
}
|
The person from Paul VI Catholic High School plays for whom? | composition | who does owen schmitt play for | owen schmitt | 2018-02-13T06:25:59 | [
{
"aliases": [],
"answer": "Seattle Seahawks",
"answer_id": "m.070xg"
}
] | WebQTest-1997 | WebQTest-1997_ecbcf694f4def5df40e3245fd58a03f5 | who does the person education institution is Paul VI Catholic High School play for | 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.02q2b51 .
?c ns:american_football.football_player.games ?y .
?y ns:american_football.player_game_statistics.team ?x .
}
|
Which zoo opened in 1940 and can be visited on a day outing to Bangkok? | comparative | what to do if you have one day in bangkok | 2018-02-13T01:14:10 | [
{
"aliases": [],
"answer": "Safari World",
"answer_id": "m.047sllp"
}
] | WebQTrn-3097 | WebQTrn-3097_ddd31482369d5e52a956dc937a0cdcdb | what to do if you have one day in bangkok and is the zoo that opened on after 1940 | PREFIX ns: <http://rdf.freebase.com/ns/>
SELECT DISTINCT ?x
WHERE {
FILTER (?x != ns:m.0fn2g)
FILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))
ns:m.0fn2g ns:travel.travel_destination.tourist_attractions ?x .
?x ns:zoos.zoo.opened ?num .
FILTER (?num > "1940"^^xsd:dateTime) .
} |
|
What UK nation has Belfast as its capital? | conjunction | what are the four nations of the uk | 2018-02-12T20:27:56 | [
{
"aliases": [
"the occupied six counties",
"the six counties",
"the North of Ireland"
],
"answer": "Northern Ireland",
"answer_id": "m.05bcl"
}
] | WebQTrn-427 | WebQTrn-427_df0b94e43bbb2410cd5e3d120e39a713 | what are the four nations of the uk and the country capital is Belfast | PREFIX ns: <http://rdf.freebase.com/ns/>
SELECT DISTINCT ?x
WHERE {
FILTER (?x != ns:m.07ssc)
FILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))
ns:m.07ssc ns:location.location.contains ?x .
?x ns:common.topic.notable_types ns:m.01mp .
?x ns:location.country.capital ns:m.01l63 .
} |
|
What currency is used in the country that appointed Václav Klaus to govermental position? | composition | what is the currency of the czech republic | czech republic | 2018-02-13T05:49:58 | [
{
"aliases": [],
"answer": "Czech koruna",
"answer_id": "m.04rpc3"
}
] | WebQTest-1710 | WebQTest-1710_60d8016f6f506c26a328f5db83ad96b8 | what is the currency of the the location that appointed Václav Klaus to govermental position | 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.appointed_by ns:m.01s4th .
?c ns:location.country.currency_used ?x .
}
|
What is the type of government where Ekiti State is? | 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_865beac6028d3a609d0ca021069e3f2a | what system of government does the country that contains Ekiti 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.05s84z .
?c ns:location.country.form_of_government ?x .
}
|
Who did David Villa play for who owns the New York Yankees? | conjunction | who did david villa play for | 2018-02-12T21:51:30 | [
{
"aliases": [],
"answer": "New York City FC",
"answer_id": "m.0t_f17t"
}
] | WebQTrn-1185 | WebQTrn-1185_93184825b93bb7ea9ddf34f8e6e700bd | who did david villa play for and the sports team owner is New York Yankees | PREFIX ns: <http://rdf.freebase.com/ns/>
SELECT DISTINCT ?x
WHERE {
FILTER (?x != ns:m.08zpzz)
FILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))
ns:m.08zpzz ns:sports.pro_athlete.teams ?y .
?y ns:sports.sports_team_roster.team ?x .
?x ns:sports.professional_sports_team.owner_s ns:m.0cqt41 .
} |
|
Which university's newspaper is The Independent Florida Alligator and was attended by Marco Rubio? | conjunction | where did marco rubio go to college | 2018-02-13T00:54:24 | [
{
"aliases": [
"U of F",
"UF",
"University of Florida, Gainesville",
"University of Florida, Gainsville"
],
"answer": "University of Florida",
"answer_id": "m.0j_sncb"
}
] | WebQTrn-2922 | WebQTrn-2922_1e7dfcd16d003b5cca84764dfa27269c | where did marco rubio go to college and the educational institution newspaper is The Independent Florida Alligator | PREFIX ns: <http://rdf.freebase.com/ns/>
SELECT DISTINCT ?x
WHERE {
FILTER (?x != ns:m.0dpr5f)
FILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))
ns:m.0dpr5f ns:people.person.education ?y .
?y ns:education.education.institution ?x .
?x ns:common.topic.notable_types ns:m.01y2hnl .
?x ns:education.educational_institution.newspaper ns:m.05vsq8 .
} |
|
Sports team owner Edward P. Roski last won the playoff series when? | composition | when was the last time the la kings won a playoff series | la kings | 2018-02-13T05:49:59 | [
{
"aliases": [],
"answer": "2014 Stanley Cup Finals",
"answer_id": "m.010fdzhp"
}
] | WebQTest-1711 | WebQTest-1711_a7f0de28d079427618de97f04e86483c | when was the last time the the sports team owner is Edward P. Roski won a playoff series | 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:sports.professional_sports_team.owner_s ns:m.0bydfb .
?c ns:sports.sports_team.championships ?x .
?x ns:time.event.end_date ?sk0 .
}
ORDER BY DESC(xsd:datetime(?sk0))
LIMIT 1
|
The location with Gary Herbert in governmental poisiton has which senators? | composition | who are senators from utah | utah | 2018-02-13T01:35:36 | [
{
"aliases": [
"Orrin Grant Hatch",
"Senator Hatch",
"Senator Orrin Hatch",
"Orrin G. Hatch",
"Sen. Hatch",
"Orrin G Hatch"
],
"answer": "Orrin Hatch",
"answer_id": "m.016mj4"
},
{
"aliases": [
"Robert Bennett"
],
"answer": "Bob Bennett",
"answer_id": "m.01xtg9"
},
{
"aliases": [],
"answer": "Frank Moss",
"answer_id": "m.01zqc4"
},
{
"aliases": [
"Mike S. Lee",
"Michael Lee"
],
"answer": "Mike Lee",
"answer_id": "m.09v5q9x"
}
] | WebQTrn-3295 | WebQTrn-3295_01055d33efdcd4940f43c995ca827b95 | who are senators from the location that appointed Gary Herbert to govermental position | 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.appointed_by ns:m.0dbg7w .
?c 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 .
}
|
In what country is Saint Ann Parish? | composition | what jamaican language called | jamaican | 2018-02-12T23:26:08 | [
{
"aliases": [],
"answer": "Jamaican English",
"answer_id": "m.01428y"
},
{
"aliases": [
"Patois",
"Patwa",
"Bongo Talk",
"Southwestern Caribbean Creole English",
"Jamaican Creole English",
"Quashie Talk",
"Panamanian Creole English",
"Limón Creole English"
],
"answer": "Jamaican Creole English Language",
"answer_id": "m.04ygk0"
}
] | WebQTrn-2125 | WebQTrn-2125_0a1797c617f8e1eb87eab85b0790302e | what the country that contains Saint Ann Parish language called | 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.02mzmt .
?c ns:location.country.languages_spoken ?x .
}
|
What country that has the national anthem of Russia import from? | composition | where does russia import from | russia | 2018-02-13T03:14:23 | [
{
"aliases": [
"Republic of Uzbekistan"
],
"answer": "Uzbekistan",
"answer_id": "m.07t_x"
}
] | WebQTest-317 | WebQTest-317_97440c6c536f1672835d4cfecf6c698b | where does the country that has the national anthem National Anthem of Russia import 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:location.country.national_anthem ?k .
?k ns:government.national_anthem_of_a_country.anthem ns:m.01ptxd .
?c ns:location.statistical_region.places_imported_from ?y .
?y ns:location.imports_and_exports.imported_from ?x .
}
|
What type of government is used in the country whose national anthem is Lupang Hinirang? | composition | what form of government is the philippines | philippines | 2018-02-13T01:51:25 | [
{
"aliases": [
"Presidential"
],
"answer": "Presidential system",
"answer_id": "m.01d9r3"
},
{
"aliases": [
"Unitary republic",
"Unitary"
],
"answer": "Unitary state",
"answer_id": "m.01fpfn"
},
{
"aliases": [],
"answer": "Republic",
"answer_id": "m.06cx9"
},
{
"aliases": [
"Constitutional"
],
"answer": "Constitutional republic",
"answer_id": "m.0c9rw5"
}
] | WebQTrn-3399 | WebQTrn-3399_8a1b27252ab54017d3353fcbde862bbd | what form of government is the the country that has the national anthem Lupang Hinirang | 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.0jkdr .
?c ns:location.country.form_of_government ?x .
}
|
What are the spoken languages in the country with Sviatoslav Shevchuk as its religious leader? | composition | what language do ukrainian people speak | ukrainian | 2018-02-13T06:22:37 | [
{
"aliases": [
"Albanian"
],
"answer": "Albanian language",
"answer_id": "m.012v8"
},
{
"aliases": [
"Tartar",
"Tata'er",
"Tatar"
],
"answer": "Tatar Language",
"answer_id": "m.019yz7"
},
{
"aliases": [
"Moldovan"
],
"answer": "Moldovan language",
"answer_id": "m.01h2j_"
},
{
"aliases": [
"Daco-rumanian",
"Rumanian",
"Romanian language",
"Moldavian",
"Daco-romanian",
"Romanian",
"Roumanian",
"Moldavan"
],
"answer": "Romanian Language",
"answer_id": "m.02hxc3j"
},
{
"aliases": [
"Hungarian Language",
"Magyar",
"Hungarian"
],
"answer": "Hungarian language",
"answer_id": "m.02ztjwg"
},
{
"aliases": [
"Russian language",
"Russit",
"Eluosi",
"Olossu",
"Russian",
"Russ",
"Russki"
],
"answer": "Russian Language",
"answer_id": "m.06b_j"
},
{
"aliases": [
"Ukrayins'ka mova",
"Ukrainian"
],
"answer": "Ukrainian Language",
"answer_id": "m.0cjk9"
}
] | WebQTest-1954 | WebQTest-1954_50b710c35a760f79c490a695314e6c74 | what language do the religious leader is Sviatoslav Shevchuk people 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:religion.religious_leadership_jurisdiction.leader ?k .
?k ns:religion.religious_organization_leadership.leader ns:m.0gjbf2p .
?c ns:location.country.languages_spoken ?x .
}
|
Who held his governmental position before 1981 and was in the Israeli Palestine Conflict? | comparative | who was in the israeli palestinian conflict | 2018-02-13T06:21:14 | [
{
"aliases": [
"הירוק",
"דוד בן-גוריון",
"דוד בן גוריון",
"בן גוריון",
"David Green",
"ראש הממשלה הראשון",
"דָּוִד בֶּן-גּוּרִיּוֹן",
"David Grün",
"HaZaken"
],
"answer": "Yasser Arafat",
"answer_id": "m.0hspy"
},
{
"aliases": [
"מנחם בגין",
"Менахем Вольфович Бегин",
"Mieczysław Biegun",
"مناحيم بيغن",
"Menachem Wolfovitch Begin",
"Menakhem Vol'fovich Begin",
"Munahayyim Beeghin"
],
"answer": "Hussein of Jordan",
"answer_id": "m.056xs"
},
{
"aliases": [
"Fmr P.M. Shimon Peres",
"Szymon Perski"
],
"answer": "Chaim Weizmann",
"answer_id": "m.0c_8s"
},
{
"aliases": [
"Anwar as-Sādāt",
"Anwar El-Sadat",
"Anwar El Sadat"
],
"answer": "Anwar Sadat",
"answer_id": "m.0d58h"
},
{
"aliases": [
"King Hussein of Jordan",
"Ḥusayn bin Ṭalāl",
"King Hussein",
"Hussein bin Talal"
],
"answer": "Menachem Begin",
"answer_id": "m.0kvhz"
},
{
"aliases": [
"Maj. Gen. Rabin",
"Itzhak Rabin"
],
"answer": "David Ben-Gurion",
"answer_id": "m.0b_zw"
},
{
"aliases": [
"Yassir Arafat",
"Mohammed Abdel Rahman",
"Abu Ammar",
"Jassir Arafat",
"Muhammad 'Abd Ar-Ra'uf Al-Qudwah Al-Husayni",
"Yasir",
"Yasser"
],
"answer": "Yitzhak Rabin",
"answer_id": "m.08849"
},
{
"aliases": [],
"answer": "Shimon Peres",
"answer_id": "m.019x_p"
}
] | WebQTest-1942 | WebQTest-1942_ea3913b74efcea01bcdec58041cd7ec9 | who was in the israeli palestinian conflict and held his govermental position from before 1981 | PREFIX ns: <http://rdf.freebase.com/ns/>
SELECT DISTINCT ?x
WHERE {
FILTER (?x != ns:m.0cj5y)
FILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))
ns:m.0cj5y ns:time.event.people_involved ?x .
?x ns:government.politician.government_positions_held ?c .
?c ns:government.government_position_held.from ?num .
FILTER (?num < "1981"^^xsd:dateTime) .
} |
|
For what work is the notable person who once lived on East Street most famous? | composition | what is charlie chaplin famous for | charlie chaplin | 2018-02-13T03:02:21 | [
{
"aliases": [
"Comedienne"
],
"answer": "Comedian",
"answer_id": "m.018gz8"
},
{
"aliases": [],
"answer": "Composer",
"answer_id": "m.01c72t"
},
{
"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": [
"Filmmaker"
],
"answer": "Film director",
"answer_id": "m.02jknp"
},
{
"aliases": [
"Film Composer"
],
"answer": "Film Score Composer",
"answer_id": "m.04l1gwb"
},
{
"aliases": [
"Muntador de cinema",
"Монтажер"
],
"answer": "Film Editor",
"answer_id": "m.05hj__k"
},
{
"aliases": [
"television writer",
"Scriptwriter",
"scenarist",
"tv writer",
"script writer",
"film writer"
],
"answer": "Screenwriter",
"answer_id": "m.0dxtg"
}
] | WebQTest-235 | WebQTest-235_c85736b420d3fe0ffe22718253c6c024 | what is the person who once lived in East Street famous for | 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.places_lived ?k .
?k ns:people.place_lived.location ns:m.04f4_tz .
?c ns:people.person.profession ?x .
}
|
Where was the Vietnam War located where CO2 emissions per capita was once 1960 metric tons? | conjunction | where was the vietnam war location | 2018-02-13T02:55:24 | [
{
"aliases": [
"Republic of Vietnam",
"Viet nam",
"Socialist Republic of Vietnam",
"Annam"
],
"answer": "Vietnam",
"answer_id": "m.01crd5"
},
{
"aliases": [],
"answer": "Cambodia",
"answer_id": "m.01xbgx"
},
{
"aliases": [],
"answer": "Cambodia",
"answer_id": "m.01xbgx"
},
{
"aliases": [
"Lao People's Democratic Republic",
"라오스"
],
"answer": "Laos",
"answer_id": "m.04hhv"
},
{
"aliases": [
"Lao People's Democratic Republic",
"라오스"
],
"answer": "Laos",
"answer_id": "m.04hhv"
}
] | WebQTest-200 | WebQTest-200_279ab36d62e499754cff2b68b31a1f78 | where was the vietnam war location and is the co2 emiisions per capita was once 1960 metric ton | PREFIX ns: <http://rdf.freebase.com/ns/>
SELECT DISTINCT ?x
WHERE {
FILTER (?x != ns:m.07_nf)
FILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))
ns:m.07_nf ns:time.event.locations ?x .
?x ns:location.statistical_region.co2_emissions_per_capita ?c .
?c ns:measurement_unit.dated_metric_ton.date "1960"^^xsd:dateTime .
} |
|
What country does China border with the capital of Kabul? | conjunction | what does china border | 2018-02-13T01:44:16 | [
{
"aliases": [
"Afganistan",
"Islamic Republic of Afghanistan"
],
"answer": "Afghanistan",
"answer_id": "m.0jdd"
}
] | WebQTrn-3351 | WebQTrn-3351_359a378e074dbe711e5c3187b4affb77 | what does china border and the country capital is Kabul | PREFIX ns: <http://rdf.freebase.com/ns/>
SELECT DISTINCT ?x
WHERE {
FILTER (?x != ns:m.0d05w3)
FILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))
ns:m.0d05w3 ns:location.location.adjoin_s ?y .
?y ns:location.adjoining_relationship.adjoins ?x .
?x ns:location.country.capital ns:m.0494n .
} |
|
Where did Anne Frank live before the war in the Central European Summer Time Zone? | conjunction | where did anne frank live before the war | 2018-02-12T22:06:22 | [
{
"aliases": [
"Venice of the North",
"Amsterdam, Netherlands",
"Amsterdam, The Netherlands",
"Mokum"
],
"answer": "Amsterdam",
"answer_id": "m.0k3p"
}
] | WebQTrn-1322 | WebQTrn-1322_4c14581b96e0d149dd5d89a2c9e15470 | where did anne frank live before the war and the location time zone is Central European Summer Time | #MANUAL SPARQL
PREFIX ns: <http://rdf.freebase.com/ns/>
SELECT DISTINCT ?x
WHERE {
ns:m.03d9rk ns:people.person.places_lived ?y . # ann frank
?y ns:people.place_lived.location ?x ;
ns:people.place_lived.start_date ?start_date .
ns:m.081pw ns:time.event.start_date ?war_start_date .
FILTER (xsd:datetime(?start_date) - xsd:datetime(?war_start_date) < 0)?x ns:location.location.time_zones ns:m.03q7hb .
} |
|
What zoo that opened on December 12, 2013 is there to see in Austin Texas? | conjunction | what is there to do around austin texas | 2018-02-12T22:50:04 | [
{
"aliases": [],
"answer": "Austin Aquarium",
"answer_id": "m.0vzsjtm"
}
] | WebQTrn-1783 | WebQTrn-1783_091c2e2661c8aba0a12cedf987c3e2a7 | what is there to do around austin texas and is the zoo that opened on 2013-12-12 | PREFIX ns: <http://rdf.freebase.com/ns/>
SELECT DISTINCT ?x
WHERE {
FILTER (?x != ns:m.0vzm)
FILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))
ns:m.0vzm ns:travel.travel_destination.tourist_attractions ?x .
?x ns:zoos.zoo.opened "2013-12-12"^^xsd:dateTime .
} |
|
What country in the Newfoundland Time Zone does Japan import from? | conjunction | who does japan import from | 2018-02-13T04:20:52 | [
{
"aliases": [
"Dominion of Canada",
"Canuckistan"
],
"answer": "Canada",
"answer_id": "m.0d060g"
}
] | WebQTest-876 | WebQTest-876_026bed85b8f8e93ed381fc00a5f8a824 | who does japan import from and the location time zone is Newfoundland Time Zone | PREFIX ns: <http://rdf.freebase.com/ns/>
SELECT DISTINCT ?x
WHERE {
FILTER (?x != ns:m.03_3d)
FILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))
ns:m.03_3d ns:location.statistical_region.places_imported_from ?y .
?y ns:location.imports_and_exports.imported_from ?x .
?x ns:location.location.time_zones ns:m.05jphn .
} |
|
Which language is spoken in the country, that includes the location of Saint Ann Parish? | composition | what is the language they speak in jamaica | jamaica | 2018-02-12T21:29:18 | [
{
"aliases": [],
"answer": "Jamaican English",
"answer_id": "m.01428y"
},
{
"aliases": [
"Patois",
"Patwa",
"Bongo Talk",
"Southwestern Caribbean Creole English",
"Jamaican Creole English",
"Quashie Talk",
"Panamanian Creole English",
"Limón Creole English"
],
"answer": "Jamaican Creole English Language",
"answer_id": "m.04ygk0"
}
] | WebQTrn-986 | WebQTrn-986_0a1797c617f8e1eb87eab85b0790302e | what is the language they speak in the country that contains Saint Ann Parish | 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.02mzmt .
?c ns:location.country.languages_spoken ?x .
}
|
What are some exported goods of the area that is located in the Central Western Time Zone? | composition | what does australia export | australia | 2018-02-12T20:13:27 | [
{
"aliases": [
"Energy industry"
],
"answer": "Energy industry",
"answer_id": "m.02h66y8"
},
{
"aliases": [
"farming",
"husbandry"
],
"answer": "Agriculture",
"answer_id": "m.0hkf"
}
] | WebQTrn-306 | WebQTrn-306_ac67410188d0f2258139a3c84773885e | what does the location time zone is Central Western Time Zone export | 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.time_zones ns:m.0y498v7 .
?c ns:location.statistical_region.major_exports ?y .
?y ns:location.imports_exports_by_industry.industry ?x .
}
|
What bordering countries are to the country that has Limpopo? | composition | with which country does south africa border | south africa | 2018-02-12T22:49:57 | [
{
"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"
}
] | WebQTrn-1782 | WebQTrn-1782_abb34e786f4e474a1f244d2d376456ae | with which country does the country that contains Limpopo border | 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.01_zrk .
?c ns:location.location.adjoin_s ?y .
?y ns:location.adjoining_relationship.adjoins ?x .
?x ns:common.topic.notable_types ns:m.01mp .
}
|
Which languages are used for communication the nation whose national anthem is National Anthem of the Islamic Republic of Iran? | composition | what do they speak in iran | iran | 2018-02-12T20:30:12 | [
{
"aliases": [
"Azerbaijani"
],
"answer": "Azerbaijani language",
"answer_id": "m.01bcw_"
},
{
"aliases": [
"Turkmenler",
"Turkmani",
"Turkman",
"Turkomans",
"Trukmen",
"Trukhmen",
"Turkoman",
"Turkmanian",
"Torkomani",
"Trukhmeny",
"Turkmen"
],
"answer": "Turkmen Language",
"answer_id": "m.01m3f7"
},
{
"aliases": [
"Parsee",
"Farsi",
"Persian",
"Parsi",
"Parsi Language"
],
"answer": "Persian Language",
"answer_id": "m.032f6"
},
{
"aliases": [
"Qashqai",
"Qashqa'i",
"Kashkai",
"Qashqay"
],
"answer": "Qashqa'i Language",
"answer_id": "m.03gg_5"
},
{
"aliases": [
"Luri"
],
"answer": "Luri language",
"answer_id": "m.03h871"
},
{
"aliases": [
"Kumzai",
"Kumzari"
],
"answer": "Kumzari Language",
"answer_id": "m.040blg"
},
{
"aliases": [
"Sooreth",
"Assyrian",
"Suret",
"Aisorski",
"Sureth",
"Syriac",
"Assyriski",
"Assyrianci",
"Suryaya Swadaya",
"Assyrian Neo-Aramaic",
"Lishana Aturaya",
"Neo-syriac"
],
"answer": "Assyrian Neo-Aramaic Language",
"answer_id": "m.04w042"
},
{
"aliases": [
"Khalaj",
"Khalaj, Turkic"
],
"answer": "Khalaj, Turkic Language",
"answer_id": "m.07k3wd"
},
{
"aliases": [
"Mazandarani",
"Tabri",
"Mazanderani"
],
"answer": "Mazanderani Language",
"answer_id": "m.09hn84"
},
{
"aliases": [
"Guilani",
"Gilani",
"Gelaki",
"Deilai language",
"Guilaki",
"Gilaki"
],
"answer": "Gilaki Language",
"answer_id": "m.09k7n_"
},
{
"aliases": [
"Kurdish",
"Kurdish Language"
],
"answer": "Kurdish languages",
"answer_id": "m.0b1g2"
},
{
"aliases": [
"Taleshi",
"Talysh Language",
"Talesh",
"Talishi",
"Talysh",
"Talyshi",
"Talish"
],
"answer": "Talysh language",
"answer_id": "m.0bqk9s"
},
{
"aliases": [
"Afshar"
],
"answer": "Afshar language",
"answer_id": "m.0fq4jq"
},
{
"aliases": [
"Khorasani Turkish",
"Quchani"
],
"answer": "Khorasani Turkish Language",
"answer_id": "m.0fqmnr"
},
{
"aliases": [
"Balochi",
"Brahui language",
"Baluchi Language"
],
"answer": "Balochi language",
"answer_id": "m.0gl97"
},
{
"aliases": [
"Arabic",
"/m/0jzc",
"عربي",
"اللغة العربية"
],
"answer": "Arabic Language",
"answer_id": "m.0jzc"
},
{
"aliases": [
"Pushto",
"Pushto language",
"Pashto",
"Pukhto"
],
"answer": "Pashto language",
"answer_id": "m.0swlx"
},
{
"aliases": [
"Ermenice",
"Ena",
"Armanski",
"Ermeni Dili",
"Somkhuri",
"Armenian",
"Somekhuri",
"Erâmani",
"Armani",
"Haieren",
"Armjanski",
"Armjanski Yazyk"
],
"answer": "Armenian Language",
"answer_id": "m.0xrg"
}
] | WebQTrn-456 | WebQTrn-456_36334ff676e6ea58a121fd5e903a5b64 | what do they speak in the country that has the national anthem National Anthem of the Islamic Republic of Iran | 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.02lwm6 .
?c ns:location.country.languages_spoken ?x .
}
|
Which university has the Columbia Lions Softball team representing them in sports and includes Barack Obama, as an alumni>? | conjunction | what university did barack obama attend | 2018-02-13T01:13:39 | [
{
"aliases": [
"Columbia University, New York City",
"Columbia U",
"Columbia",
"Columbia University, main campus",
"CU"
],
"answer": "Columbia University",
"answer_id": "m.01w5m"
}
] | WebQTrn-3090 | WebQTrn-3090_1f020e280d6c22339572b06cfdb32c1a | what university did barack obama attend and is the education institution has a sports team named Columbia Lions Softball | PREFIX ns: <http://rdf.freebase.com/ns/>
SELECT DISTINCT ?x
WHERE {
FILTER (?x != ns:m.02mjmr)
FILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))
ns:m.02mjmr ns:people.person.education ?y .
?y ns:education.education.institution ?x .
?x ns:common.topic.notable_types ns:m.01y2hnl .
?x ns:education.educational_institution.sports_teams ns:m.0vx41sj .
} |
|
In which markets does an organization led by someone known as Olden C Lee work in? | composition | what market does starbucks operate in | starbucks | 2018-02-12T21:52:24 | [
{
"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-1202 | WebQTrn-1202_6a312cf4f05ad68344e1828f3498822e | what market does the organiztion leadership has a person named Olden C Lee operate 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:organization.organization.leadership ?k .
?k ns:organization.leadership.person ns:m.09tfms0 .
?c ns:dining.restaurant.cuisine ?x .
}
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.