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
|
---|---|---|---|---|---|---|---|---|---|
Where was the Vietnam War in the Indonesia Eastern Time Zone? | conjunction | where was the vietnam war located | 2018-02-13T00:58:48 | [
{
"aliases": [
"Southeastern Asia",
"South East Asia"
],
"answer": "Southeast Asia",
"answer_id": "m.073q1"
}
] | WebQTrn-2969 | WebQTrn-2969_3cd20dad7b3fc13b62bba07ce964156c | where was the vietnam war located and the location time zone is Indonesia Eastern Time Zone | 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.location.time_zones ns:g.1224z91_ .
} |
|
What part of Latin America uses the Mexican peso? | conjunction | what does latin america consist of | 2018-02-12T21:29:09 | [
{
"aliases": [
"Méjico",
"México",
"Estados Unidos Mexicanos",
"United Mexican States"
],
"answer": "Mexico",
"answer_id": "m.0b90_r"
}
] | WebQTrn-981 | WebQTrn-981_710e00b243ea6b977ae2404c69e8d894 | what does latin america consist of and the currency used in the country is Mexican peso | PREFIX ns: <http://rdf.freebase.com/ns/>
SELECT DISTINCT ?x
WHERE {
FILTER (?x != ns:m.04pnx)
FILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))
ns:m.04pnx ns:location.location.contains ?x .
?x ns:common.topic.notable_types ns:m.01mp .
?x ns:location.country.currency_used ns:m.012ts8 .
} |
|
In the film with the characted name FoOglie #3, who played Carmen Cortez? | composition | who played carmen cortez in spy kids | spy kids | 2018-02-13T05:26:28 | [
{
"aliases": [
"Alexa PenaVega",
"Alex",
"Alexa Ellesse Pena-Vega",
"Lex",
"Alexa Ellesse Vega",
"Alexa Ellesse PenaVega"
],
"answer": "Alexa Vega",
"answer_id": "m.02z7h0"
},
{
"aliases": [],
"answer": "Addisyn Fair",
"answer_id": "m.0zfn9cs"
}
] | WebQTest-1482 | WebQTest-1482_dacb90802454d182a2fa6e1a2d78fcef | who played carmen cortez in the film has a charcter named FoOglie #3 | PREFIX ns: <http://rdf.freebase.com/ns/>
SELECT DISTINCT ?x
WHERE {
FILTER (?x != ?c)
FILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))
?c ns:film.film.starring ?k .
?k ns:film.performance.character ns:m.0zfn7vw .
?c ns:film.film.starring ?y .
?y ns:film.performance.actor ?x .
?y ns:film.performance.character ns:m.02ql50 .
}
|
What countries share a border with the nation that includes an airport in Duisburg? | composition | what countries does germany share borders with | germany | 2018-02-13T01:24:17 | [
{
"aliases": [
"Belgique",
"België",
"Kingdom of Belgium"
],
"answer": "Belgium",
"answer_id": "m.0154j"
},
{
"aliases": [
"Bohemia"
],
"answer": "Czech Republic",
"answer_id": "m.01mjq"
},
{
"aliases": [
"Grand Duchy of Luxembourg"
],
"answer": "Luxembourg",
"answer_id": "m.04g61"
},
{
"aliases": [
"The Netherlands",
"Nederlands",
"Holland",
"Nederland",
"Hollanti"
],
"answer": "Netherlands",
"answer_id": "m.059j2"
},
{
"aliases": [
"Polska",
"Republic of Poland"
],
"answer": "Poland",
"answer_id": "m.05qhw"
},
{
"aliases": [
"La Suisse",
"Helvetia",
"Svizzera",
"Svizra",
"Schweiz",
"Swiss Confederation"
],
"answer": "Switzerland",
"answer_id": "m.06mzp"
},
{
"aliases": [
"l'Hexagone",
"République française",
"French Republic"
],
"answer": "France",
"answer_id": "m.0f8l9c"
},
{
"aliases": [
"Ostarrichi",
"Republic of Austria",
"Österreich",
"Oesterreich",
"Autriche"
],
"answer": "Austria",
"answer_id": "m.0h7x"
},
{
"aliases": [
"Dänemark",
"Kingdom of Denmark",
"Kongeriget Danmark",
"丹麦"
],
"answer": "Denmark",
"answer_id": "m.0k6nt"
}
] | WebQTrn-3174 | WebQTrn-3174_4c2bbfb641cc9cde2a873099756839a0 | what countries does the location contains and airport that server Duisburg share borders with | PREFIX ns: <http://rdf.freebase.com/ns/>
SELECT DISTINCT ?x
WHERE {
FILTER (?x != ?c)
FILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))
?c ns:location.location.contains ?k .
?k ns:aviation.airport.serves ns:m.0ps1q .
?c ns:location.location.adjoin_s ?y .
?y ns:location.adjoining_relationship.adjoins ?x .
?x ns:common.topic.notable_types ns:m.01mp .
}
|
Who was fighting in the Gulf War which is a country that contains the Najaf Governorate? | conjunction | who were we fighting in the gulf war | 2018-02-13T05:31:14 | [
{
"aliases": [],
"answer": "Iraq",
"answer_id": "m.0d05q4"
}
] | WebQTest-1525 | WebQTest-1525_71b9692c75e00c8fa01917047e5088d1 | who were we fighting in the gulf war and is the country that contains Najaf Governorate | PREFIX ns: <http://rdf.freebase.com/ns/>
SELECT DISTINCT ?x
WHERE {
FILTER (?x != ns:m.018w0j)
FILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))
ns:m.018w0j ns:military.military_conflict.combatants ?y .
?y ns:military.military_combatant_group.combatants ?x .
?x ns:location.country.administrative_divisions ns:m.01ch32 .
} |
|
What pro athlete who started his career latest was a Falcons 2012 quarterback? | superlative | who is the falcons quarterback 2012 | 2018-02-12T22:27:54 | [
{
"aliases": [
"Lucas Patrick McCown"
],
"answer": "Luke McCown",
"answer_id": "m.05vls2"
}
] | WebQTrn-1519 | WebQTrn-1519_a7e9c06267e287818efb1c2c3a6720fd | who is the falcons quarterback 2012 and is the pro athelete who started hist career on latest | PREFIX ns: <http://rdf.freebase.com/ns/>
SELECT DISTINCT ?x
WHERE {
FILTER (?x != ns:m.0wsr)
FILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))
ns:m.0wsr ns:sports.sports_team.roster ?y .
?y ns:sports.sports_team_roster.player ?x .
?y ns:sports.sports_team_roster.position ns:m.06b1q .
FILTER(NOT EXISTS {?y ns:sports.sports_team_roster.from ?sk0} ||
EXISTS {?y ns:sports.sports_team_roster.from ?sk1 .
FILTER(xsd:datetime(?sk1) <= "2012-12-31"^^xsd:dateTime) })
FILTER(NOT EXISTS {?y ns:sports.sports_team_roster.to ?sk2} ||
EXISTS {?y ns:sports.sports_team_roster.to ?sk3 .
FILTER(xsd:datetime(?sk3) >= "2012-01-01"^^xsd:dateTime) })
?x ns:sports.pro_athlete.career_start ?num .
}
ORDER BY DESC(?num) LIMIT 1 |
|
What tourist attraction in Germany is in Central European Time Zone? | conjunction | what are some famous tourist attractions in germany | 2018-02-12T20:32:55 | [
{
"aliases": [],
"answer": "Tropical Islands Resort",
"answer_id": "m.066tl8"
}
] | WebQTrn-472 | WebQTrn-472_682800b1263c4a6d5b650e4196fc2b7d | what are some famous tourist attractions in germany and the location time zone is Central European Time Zone | 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:travel.travel_destination.tourist_attractions ?x .
?x ns:location.location.time_zones ns:m.02llzg .
} |
|
Which palyed began their career in 2005 and currently is on the Celtics roster? | conjunction | what is the boston celtics current roster | 2018-02-12T22:07:31 | [
{
"aliases": [
"Brandon Samuel Bass"
],
"answer": "Brandon Bass",
"answer_id": "m.07fcql"
}
] | WebQTrn-1341 | WebQTrn-1341_7e14df66cc35ecd6f2cc6eeb96f9fa5f | what is the boston celtics current roster and is the player started his career on 2005 | PREFIX ns: <http://rdf.freebase.com/ns/>
SELECT DISTINCT ?x
WHERE {
FILTER (?x != ns:m.0bwjj)
FILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))
ns:m.0bwjj ns:sports.sports_team.roster ?y .
?y ns:sports.sports_team_roster.player ?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) <= "2015-08-10"^^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) >= "2015-08-10"^^xsd:dateTime) })
?x ns:sports.pro_athlete.sports_played_professionally ?c .
?c ns:sports.pro_sports_played.career_start "2005"^^xsd:dateTime .
} |
|
Which country partially containing Georgia has the largest area of land? | composition | which country in europe has the largest land area | europe | 2018-02-13T06:23:15 | [
{
"aliases": [
"Russian Federation",
"Россия"
],
"answer": "Russia",
"answer_id": "m.06bnz"
}
] | WebQTest-1956 | WebQTest-1956_5610ad35b96b7e38d0836d9c9bd8cd17 | which country in the location partially contains Georgia has the largest land area | #MANUAL SPARQL
PREFIX ns: <http://rdf.freebase.com/ns/>
SELECT DISTINCT ?x
WHERE {
?c ns:base.locations.continents.countries_within ?x .
?x ns:location.location.area ?y .
}
ORDER BY DESC(xsd:float(?y))
LIMIT 1 |
What cities are in the country where Wallonia is? | composition | what is a city in belgium | belgium | 2018-02-12T23:23:04 | [
{
"aliases": [
"Bruxelles",
"Brüssel",
"Brussels?",
"Brussel"
],
"answer": "Brussels",
"answer_id": "m.0177z"
}
] | WebQTrn-2087 | WebQTrn-2087_096eac058c4349edec4a96aecaf32c10 | what is a city in the country that contains Wallonia | 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.0pfrr .
?c ns:location.country.capital ?x .
?x ns:base.biblioness.bibs_location.loc_type ?sk0 .
FILTER (str(?sk0) = "City")
}
|
Who held his governmental position from January 5, 1983 and was the 2010 senator of Connecticut? | comparative | who is the senator of connecticut 2010 | 2018-02-12T20:46:20 | [
{
"aliases": [
"Joseph I Lieberman",
"Sen. Joe Lieberman",
"Sen Joseph Lieberman",
"Senator Joe Leiberman",
"Joseph Isadore Lieberman",
"Senator Joseph Lieberman",
"Joseph I. Lieberman",
"Senator Joseph Leiberman",
"Joseph Lieberman",
"Sen. Joseph Lieberman",
"Joseph Isadore \"Joe\" Lieberman"
],
"answer": "Joe Lieberman",
"answer_id": "m.0jw5r"
}
] | WebQTrn-598 | WebQTrn-598_e150888424a066aef194e5c335efba10 | who is the senator of connecticut 2010 and held his govermental position from after 1983-01-05 | PREFIX ns: <http://rdf.freebase.com/ns/>
SELECT DISTINCT ?x
WHERE {
FILTER (?x != ns:m.01x73)
FILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))
ns:m.01x73 ns:government.political_district.representatives ?y .
?y ns:government.government_position_held.office_holder ?x .
?y ns:government.government_position_held.office_position_or_title ns:m.02_7l8y .
FILTER(NOT EXISTS {?y ns:government.government_position_held.from ?sk0} ||
EXISTS {?y ns:government.government_position_held.from ?sk1 .
FILTER(xsd:datetime(?sk1) <= "2010-12-31"^^xsd:dateTime) })
FILTER(NOT EXISTS {?y ns:government.government_position_held.to ?sk2} ||
EXISTS {?y ns:government.government_position_held.to ?sk3 .
FILTER(xsd:datetime(?sk3) >= "2010-01-01"^^xsd:dateTime) })
?x ns:government.politician.government_positions_held ?c .
?c ns:government.government_position_held.from ?num .
FILTER (?num > "1983-01-05"^^xsd:dateTime) .
} |
|
What 2013 Virginia Senators held their governmental position from after January 14, 2006? | comparative | who are the senators of virginia 2013 | 2018-02-13T03:42:53 | [
{
"aliases": [
"Mark Robert Warner",
"Mark Roy Warner"
],
"answer": "Mark Warner",
"answer_id": "m.024mm1"
},
{
"aliases": [
"Timothy Michael Kaine"
],
"answer": "Jim Webb",
"answer_id": "m.053f8h"
},
{
"aliases": [
"Jim H. Webb",
"James Webb",
"James H. Webb",
"James Henry Webb",
"James Henry Webb, Jr."
],
"answer": "Tim Kaine",
"answer_id": "m.0574xy"
}
] | WebQTest-525 | WebQTest-525_6823e1c31c755020e98ab4ec81d127b7 | who are the senators of virginia 2013 and held his govermental position from after 2006-01-14 | PREFIX ns: <http://rdf.freebase.com/ns/>
SELECT DISTINCT ?x
WHERE {
FILTER (?x != ns:m.07z1m)
FILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))
ns:m.07z1m ns:government.political_district.representatives ?y .
?y ns:government.government_position_held.office_holder ?x .
?y ns:government.government_position_held.governmental_body ns:m.07t58 .
FILTER(NOT EXISTS {?y ns:government.government_position_held.from ?sk0} ||
EXISTS {?y ns:government.government_position_held.from ?sk1 .
FILTER(xsd:datetime(?sk1) <= "2013-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) >= "2013-01-01"^^xsd:dateTime) })
?x ns:government.politician.government_positions_held ?c .
?c ns:government.government_position_held.from ?num .
FILTER (?num > "2006-01-14"^^xsd:dateTime) .
} |
|
Who influenced Abraham Lincoln to become the president? | superlative | what influenced abraham lincoln to become president | 2018-02-12T22:35:27 | [
{
"aliases": [],
"answer": "Henry Clay",
"answer_id": "m.0ct18"
}
] | WebQTrn-1604 | WebQTrn-1604_e288e1670e3a8411b7b0ee6848c7d9b6 | what influenced abraham lincoln to become president and held his govermental position from earliest | PREFIX ns: <http://rdf.freebase.com/ns/>
SELECT DISTINCT ?x
WHERE {
FILTER (?x != ns:m.0gzh)
FILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))
ns:m.0gzh ns:influence.influence_node.influenced_by ?x .
?x ns:government.politician.government_positions_held ?c .
?c ns:government.government_position_held.from ?num .
}
ORDER BY ?num LIMIT 1 |
|
Who lead the country where the El Seibo Province is located in 2011? | composition | who is the leader of the dominican republic 2011 | dominican republic | 2018-02-12T23:27:18 | [
{
"aliases": [
"Leonel Fernandez",
"Leonel Antonio Fernández Reyna"
],
"answer": "Leonel Fernández",
"answer_id": "m.02_vvc"
}
] | WebQTrn-2131 | WebQTrn-2131_96417e4d721f5c0e2c9079454df0af5b | who is the leader of the the country that contains El Seibo Province 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:location.country.administrative_divisions ns:m.03xplf .
?c 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:g.120vz7rb .
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) })
}
|
The religious organization Progressive Dawoodi Bohra has what basic religious beliefs.? | composition | what are the basic beliefs of islam religion | islam | 2018-02-12T23:32:31 | [
{
"aliases": [
"Imam Mahdi"
],
"answer": "Mahdi",
"answer_id": "m.019vqj"
},
{
"aliases": [],
"answer": "Tawhid",
"answer_id": "m.01bbmp"
},
{
"aliases": [
"Muhammad"
],
"answer": "Prophets in Islam",
"answer_id": "m.024b22"
},
{
"aliases": [],
"answer": "Predestination in Islam",
"answer_id": "m.025w817"
},
{
"aliases": [],
"answer": "Entering Heaven alive",
"answer_id": "m.02wvcg4"
},
{
"aliases": [],
"answer": "Monotheism",
"answer_id": "m.04xy3"
},
{
"aliases": [],
"answer": "Islamic view of angels",
"answer_id": "m.0698fs"
},
{
"aliases": [],
"answer": "Qiyamah",
"answer_id": "m.06rvp0"
},
{
"aliases": [],
"answer": "Sharia",
"answer_id": "m.074hw"
},
{
"aliases": [
"Dajjal"
],
"answer": "Masih ad-Dajjal",
"answer_id": "m.07bfrc"
},
{
"aliases": [],
"answer": "Islamic holy books",
"answer_id": "m.07r6vw"
},
{
"aliases": [],
"answer": "God in Islam",
"answer_id": "m.09kb_2"
},
{
"aliases": [],
"answer": "Ṭūbā",
"answer_id": "m.0hr6vbp"
}
] | WebQTrn-2188 | WebQTrn-2188_1e11f69ade2d2440e13a687c9ba67c50 | what are the basic beliefs of the religion organiztion is Progressive Dawoodi Bohra religion | PREFIX ns: <http://rdf.freebase.com/ns/>
SELECT DISTINCT ?x
WHERE {
FILTER (?x != ?c)
FILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))
?c ns:religion.religion.organizations ns:m.09sxls .
?c ns:religion.religion.beliefs ?x .
}
|
The person who once lived in the White House graduated from what college? | composition | which college did obama graduated | obama | 2018-02-12T22:50:54 | [
{
"aliases": [
"Columbia University, New York City",
"Columbia U",
"Columbia",
"Columbia University, main campus",
"CU"
],
"answer": "Columbia University",
"answer_id": "m.01w5m"
}
] | WebQTrn-1788 | WebQTrn-1788_af331f33579006dfcc57fbac05c58c9c | which college did the person who once lived in White House graduated | 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.081sq .
?c ns:people.person.education ?y .
?y ns:education.education.institution ?x .
?y ns:education.education.degree ns:m.014mlp .
}
|
Which coaches headed the team the uses the fight song Skol Vikings? | composition | who has coached the minnesota vikings | minnesota vikings | 2018-02-12T21:13:50 | [
{
"aliases": [],
"answer": "Joe Woods",
"answer_id": "m.0_ljw1y"
},
{
"aliases": [
"Buddy Boy",
"Harold Peter Grant Jr.",
"Harry Peter \"Bud\" Grant, Jr.",
"Bud"
],
"answer": "Bud Grant",
"answer_id": "m.01nzlz"
},
{
"aliases": [],
"answer": "Mike Zimmer",
"answer_id": "m.027lqgk"
},
{
"aliases": [],
"answer": "Norm Van Brocklin",
"answer_id": "m.0388bl"
},
{
"aliases": [],
"answer": "Mike Tice",
"answer_id": "m.03lr3z"
},
{
"aliases": [
"Denny"
],
"answer": "Dennis Green",
"answer_id": "m.04tmg8"
},
{
"aliases": [],
"answer": "Les Steckel",
"answer_id": "m.055wr2"
},
{
"aliases": [],
"answer": "Jerry Burns",
"answer_id": "m.055wsz"
},
{
"aliases": [],
"answer": "Leslie Frazier",
"answer_id": "m.078ylk"
},
{
"aliases": [
"Chilly"
],
"answer": "Brad Childress",
"answer_id": "m.09r75g"
},
{
"aliases": [
"Michael Tomlin",
"Michael Pettaway Tomlin"
],
"answer": "Mike Tomlin",
"answer_id": "m.0c5f_j"
}
] | WebQTrn-851 | WebQTrn-851_f787594fda7a8ecdf49c1215de5855c3 | who has coached the the sports team with the fight song Skol, Vikings | 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.095v49 .
?c ns:american_football.football_team.historical_coaching_staff ?y .
?y ns:american_football.football_historical_coach_position.coach ?x .
}
|
What sport is played by the individual who attended Chase Lane Primary School? | composition | what does david beckham play | david beckham | 2018-02-13T03:43:43 | [
{
"aliases": [
"The world game",
"Association Football",
"Footy",
"The beautiful game",
"Footie",
"The king sport",
"Soccer"
],
"answer": "Football",
"answer_id": "m.02vx4"
}
] | WebQTest-532 | WebQTest-532_333b95bd45af3e6e31e328bc8c24d84f | what does the person education institution is Chase Lane Primary School play | PREFIX ns: <http://rdf.freebase.com/ns/>
SELECT DISTINCT ?x
WHERE {
FILTER (?x != ?c)
FILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))
?c ns:people.person.education ?k .
?k ns:education.education.institution ns:m.04dyl8y .
?c ns:sports.pro_athlete.sports_played_professionally ?y .
?y ns:sports.pro_sports_played.sport ?x .
}
|
What educational institution that has a mascot named Mercy Mavericks did Mark Zuckerberg attend? | conjunction | what school did mark zuckerberg attend | 2018-02-13T05:27:57 | [
{
"aliases": [
"Mercy",
"Mercy College, main campus",
"Mercy College, Dobbs Ferry"
],
"answer": "Mercy College",
"answer_id": "m.038133"
}
] | WebQTest-1486 | WebQTest-1486_cf0df7a6d1df9bcaf43403ebf60b60f1 | what school did mark zuckerberg attend and is the educational institution with the mascot Mercy Mavericks | PREFIX ns: <http://rdf.freebase.com/ns/>
SELECT DISTINCT ?x
WHERE {
FILTER (?x != ns:m.086dny)
FILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))
ns:m.086dny ns:people.person.education ?y .
?y ns:education.education.institution ?x .
?x ns:education.educational_institution.mascot ns:m.0htgby5 .
} |
|
What's the name of the currency in the country, that includes the location of Rio de Janeiro? | composition | what is the currency name of brazil | brazil | 2018-02-12T19:57:11 | [
{
"aliases": [],
"answer": "Brazilian real",
"answer_id": "m.03385m"
}
] | WebQTrn-184 | WebQTrn-184_593bfb1e8da51c4ccd9f768e8f3acd97 | what is the currency name of the country that contains Rio de Janeiro | 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.01hd4s .
?c ns:location.country.currency_used ?x .
}
|
What did the lead artist that went on the Believe Tour do? | composition | what instrument does justin bieber | justin bieber | 2018-02-12T19:54:06 | [
{
"aliases": [
"main vocals",
"Clean vocals",
"vocals",
"vocal",
"Vocal"
],
"answer": "Vocals",
"answer_id": "m.0290ngj"
}
] | WebQTrn-162 | WebQTrn-162_8562012e739a0e7aee294a26ad53e581 | what instrument does the artist had a concert tour named Believe Tour | 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.0j_3p6t .
?c ns:music.artist.track_contributions ?y .
?y ns:music.track_contribution.role ?x .
}
|
In which city was the Greenpeace Deutschland an international environmental organization started? | composition | where was greenpeace an international environmental organization founded | greenpeace | 2018-02-12T20:28:42 | [
{
"aliases": [
"Terminal City",
"Vansterdam",
"Vancouver, Canada",
"YVR",
"City of Vancouver",
"The 604",
"Vancouver, BC, Canada",
"Van City",
"Granville",
"Vancouver City",
"Vangroovy"
],
"answer": "Vancouver",
"answer_id": "m.080h2"
}
] | WebQTrn-437 | WebQTrn-437_af9a7d8731260dd998c00620394fe419 | where was the child organization is Greenpeace Deutschland an international environmental organization founded | 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.05c936f .
?c ns:organization.organization.place_founded ?x .
}
|
Where is the location of the country whose national anthem is "Burundi Bwacu"? | composition | where is burundi located on a map | burundi | 2018-02-13T00:40:47 | [
{
"aliases": [
"Afrique"
],
"answer": "Africa",
"answer_id": "m.0dg3n1"
}
] | WebQTrn-2787 | WebQTrn-2787_69740420b265705dfa9565526a48c467 | where is the country that has the national anthem Burundi Bwacu located on a map | PREFIX ns: <http://rdf.freebase.com/ns/>
SELECT DISTINCT ?x
WHERE {
FILTER (?x != ?c)
FILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))
?c ns:location.country.national_anthem ?k .
?k ns:government.national_anthem_of_a_country.anthem ns:m.01l8dc .
?c ns:base.locations.countries.continent ?x .
}
|
Which country is a British Territory, where the religious leader is William Morris? | conjunction | what countries does britain own | 2018-02-13T01:38:41 | [
{
"aliases": [],
"answer": "Wales",
"answer_id": "m.0j5g9"
}
] | WebQTrn-3317 | WebQTrn-3317_0a1996d491be83ff36e8fc86c3d436a4 | what countries does britain own and the religious leader is William Morris | 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:base.aareas.schema.administrative_area.administrative_children ?x .
?x ns:base.aareas.schema.administrative_area.administrative_area_type ns:m.0hzjlmp .
?x ns:religion.religious_leadership_jurisdiction.leader ?c .
?c ns:religion.religious_organization_leadership.leader ns:m.0_h07sd .
} |
|
Who was the head coach of the champion of hte 2010 NFC Championship game? | composition | who is the head coach of the new orleans saints | new orleans saints | 2018-02-12T22:43:07 | [
{
"aliases": [
"Patrick Sean Payton"
],
"answer": "Sean Payton",
"answer_id": "m.09z95c"
}
] | WebQTrn-1693 | WebQTrn-1693_8501e98479aa635aff974a0bcbeaacc2 | who is the head coach of the the team won the 2010 NFC Championship Game 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.championships ns:m.0_gv207 .
?c ns:american_football.football_team.current_head_coach ?x .
}
|
What country did James Watt come from that appointed George I of Great Britain to a governmental position? | conjunction | what country did james watt come from | 2018-02-12T23:24:14 | [
{
"aliases": [],
"answer": "Kingdom of Great Britain",
"answer_id": "m.014tss"
}
] | WebQTrn-2114 | WebQTrn-2114_f8a370b576be923db6054553b1f72fbb | what country did james watt come from and is the location that appointed George I of Great Britain to govermental position | PREFIX ns: <http://rdf.freebase.com/ns/>
SELECT DISTINCT ?x
WHERE {
FILTER (?x != ns:m.043rm)
FILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))
ns:m.043rm ns:people.person.nationality ?x .
?x ns:government.governmental_jurisdiction.governing_officials ?c .
?c ns:government.government_position_held.appointed_by ns:m.0cmxq .
} |
|
Which football organization with a mascot called Billy Buffalo had Terrell Owens as a player in 2010? | conjunction | who did terrell owens play for in 2010 | 2018-02-13T04:57:13 | [
{
"aliases": [],
"answer": "Buffalo Bills",
"answer_id": "m.01c_d"
}
] | WebQTest-1256 | WebQTest-1256_2bd881b18ba29d61ff9f604566418a72 | who did terrell owens play for in 2010 and is the team has a team moscot named Billy Buffalo | PREFIX ns: <http://rdf.freebase.com/ns/>
SELECT DISTINCT ?x
WHERE {
FILTER (?x != ns:m.027ddp)
FILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))
ns:m.027ddp 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.09pvqh .
} |
|
What Canadian recognized religion has a religious organization named Heritage Netherlands Reformed Congregations? | conjunction | what religions are recognized in canada | 2018-02-13T00:43:31 | [
{
"aliases": [
"Protestant"
],
"answer": "Protestantism",
"answer_id": "m.05sfs"
}
] | WebQTrn-2810 | WebQTrn-2810_a57061e7792a90ec7474f5e74b02daa0 | what religions are recognized in canada and the religion organiztion is Heritage Netherlands Reformed Congregations | PREFIX ns: <http://rdf.freebase.com/ns/>
SELECT DISTINCT ?x
WHERE {
FILTER (?x != ns:m.0d060g)
FILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))
ns:m.0d060g ns:location.statistical_region.religions ?y .
?y ns:location.religion_percentage.religion ?x .
?x ns:religion.religion.organizations ns:m.010gnbvm .
} |
|
The country that claims Jamaica, Land We Love as its national anthem has what form of currency? | composition | what kind of currency does jamaica use | jamaica | 2018-02-13T00:24:56 | [
{
"aliases": [],
"answer": "Jamaican dollar",
"answer_id": "m.04xc2m"
}
] | WebQTrn-2672 | WebQTrn-2672_bc814d72f169b435afd21e2317dc1a4d | what kind of currency does the country that has the national anthem Jamaica, Land We Love use | PREFIX ns: <http://rdf.freebase.com/ns/>
SELECT DISTINCT ?x
WHERE {
FILTER (?x != ?c)
FILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))
?c ns:location.country.national_anthem ?k .
?k ns:government.national_anthem_of_a_country.anthem ns:m.01f58t .
?c ns:location.country.currency_used ?x .
}
|
What currency is used in the country with Fatick Region? | composition | what currency does senegal use | senegal | 2018-02-12T22:01:31 | [
{
"aliases": [],
"answer": "West African CFA franc",
"answer_id": "m.025sw2q"
}
] | WebQTrn-1288 | WebQTrn-1288_e68f0f7a65f50aa225890f95d00b21b1 | what currency does the country that contains Fatick Region use | PREFIX ns: <http://rdf.freebase.com/ns/>
SELECT DISTINCT ?x
WHERE {
FILTER (?x != ?c)
FILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))
?c ns:location.country.administrative_divisions ns:m.0241zf .
?c ns:location.country.currency_used ?x .
}
|
Where does the team play that won the 2013 AFC Championship Game championship? | composition | where do the baltimore ravens play | baltimore ravens | 2018-02-13T02:00:42 | [
{
"aliases": [
"M&T Bank Stadium, Baltimore"
],
"answer": "M&T Bank Stadium",
"answer_id": "m.01yq7r"
}
] | WebQTrn-3471 | WebQTrn-3471_c4e06c3a9e4b4f10bd1ae97f1742c198 | where do the the team won the 2013 AFC Championship Game championship play | PREFIX ns: <http://rdf.freebase.com/ns/>
SELECT DISTINCT ?x
WHERE {
FILTER (?x != ?c)
FILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))
?c ns:sports.sports_team.championships ns:m.0_gtz8t .
?c ns:sports.sports_team.arena_stadium ?x .
}
|
Where is The Auburn Plainsman educational newspaper published? | composition | where is auburn university located | auburn university | 2018-02-13T05:45:14 | [
{
"aliases": [
"Auburn University"
],
"answer": "Auburn University Historic District",
"answer_id": "m.06_g97h"
},
{
"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": [
"Auburn, Alabama",
"Lee County / Auburn city"
],
"answer": "Auburn",
"answer_id": "m.0q8p8"
}
] | WebQTest-1669 | WebQTest-1669_79a635efd9ffd901dfd0ceb05c4e120a | where is the educational institution newspaper is The Auburn Plainsman 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.newspaper ns:m.06hxtz .
?c ns:location.location.containedby ?x .
}
|
What team that won 1995 AFC Championship and once had Jim Harbaugh on its roster? | conjunction | what teams did jim harbaugh play for | 2018-02-13T01:03:00 | [
{
"aliases": [],
"answer": "San Diego Chargers",
"answer_id": "m.06rpd"
}
] | WebQTrn-3009 | WebQTrn-3009_99342df295f3bacf84e559bb5d929d96 | what teams did jim harbaugh play for and is the team won the 1995 AFC Championship Game championship | PREFIX ns: <http://rdf.freebase.com/ns/>
SELECT DISTINCT ?x
WHERE {
FILTER (?x != ns:m.04rmtv)
FILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))
ns:m.04rmtv ns:sports.pro_athlete.teams ?y .
?y ns:sports.sports_team_roster.team ?x .
?x ns:sports.sports_team.championships ns:m.0100z7dx .
} |
|
What religion practiced in Argentina venerates Eve as a notable figure? | conjunction | what type of religion does argentina have | 2018-02-13T04:12:56 | [
{
"aliases": [
"Jewish"
],
"answer": "Judaism",
"answer_id": "m.03_gx"
}
] | WebQTest-831 | WebQTest-831_31702484b07d87096be4da15bf70f5d6 | what type of religion does argentina have and the religion notable figure is Eve | PREFIX ns: <http://rdf.freebase.com/ns/>
SELECT DISTINCT ?x
WHERE {
FILTER (?x != ns:m.0jgd)
FILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))
ns:m.0jgd ns:location.statistical_region.religions ?y .
?y ns:location.religion_percentage.religion ?x .
?x ns:religion.religion.notable_figures ns:m.025t1rz .
} |
|
Vienna is the capital of what coucntry bordering Switzerland? | conjunction | what 5 countries border switzerland | 2018-02-13T04:21:56 | [
{
"aliases": [
"Ostarrichi",
"Republic of Austria",
"Österreich",
"Oesterreich",
"Autriche"
],
"answer": "Austria",
"answer_id": "m.0h7x"
}
] | WebQTest-888 | WebQTest-888_e83400fb5d98bf7eacf0bace0d5ef951 | what 5 countries border switzerland and the country capital is Vienna | PREFIX ns: <http://rdf.freebase.com/ns/>
SELECT DISTINCT ?x
WHERE {
FILTER (?x != ns:m.06mzp)
FILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))
ns:m.06mzp ns:location.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.0fhp9 .
} |
|
Which geographic divisions contain the university that has the athletic team called Alabama Crimson Tide Football? | composition | where is university of alabama located | university of alabama | 2018-02-12T21:50:22 | [
{
"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": [
"Tuscaloosa, Alabama",
"Tuscaloosa County / Tuscaloosa city"
],
"answer": "Tuscaloosa",
"answer_id": "m.0qc7l"
}
] | WebQTrn-1172 | WebQTrn-1172_81a0a89e15101cf60790d6218b4a70da | where is the education institution has a sports team named Alabama Crimson Tide Football 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.sports_teams ns:m.026bt_h .
?c ns:location.location.containedby ?x .
}
|
What is the currency that is accepted in the country where the money used is the Bahamian dollar? | composition | what kind of money to take to bahamas | bahamas | 2018-02-12T19:37:27 | [
{
"aliases": [],
"answer": "Bahamian dollar",
"answer_id": "m.01l6dm"
}
] | WebQTrn-4 | WebQTrn-4_ce3e9343c58fe17ff16310b96b875877 | what kind of money to take to the currency used in the country is Bahamian dollar | 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.currency_used ns:m.01l6dm .
?c ns:location.country.currency_used ?x .
}
|
In what location was Thoeodore Roosevelt appointed to governmental position and the place where the Cuban Missile Crisis happened? | conjunction | where did the cuban missile crisis happen | 2018-02-12T21:45:49 | [
{
"aliases": [
"Republic of Cuba"
],
"answer": "Cuba",
"answer_id": "m.0d04z6"
}
] | WebQTrn-1129 | WebQTrn-1129_1525c3f4c475edc19c14ee8ace92572a | where did the cuban missile crisis happen and is the location that appointed Theodore Roosevelt to govermental position | PREFIX ns: <http://rdf.freebase.com/ns/>
SELECT DISTINCT ?x
WHERE {
FILTER (?x != ns:m.01zxx)
FILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))
ns:m.01zxx ns:time.event.locations ?x .
?x ns:government.governmental_jurisdiction.governing_officials ?c .
?c ns:government.government_position_held.appointed_by ns:m.07hyk .
} |
|
The person who attended Assuptuion Saint Bridget attended which high school? | composition | where did alex smith play high school football | alex smith | 2018-02-13T02:13:51 | [
{
"aliases": [
"Helix High"
],
"answer": "Helix High School",
"answer_id": "m.068x2f"
}
] | WebQTrn-3590 | WebQTrn-3590_49cff836e2d4d893a9e364573ab1e3c2 | where did the person education institution is Assuptuion Saint Bridget play high school football | 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.02wsngb .
?c ns:people.person.education ?y .
?y ns:education.education.institution ?x .
?x ns:common.topic.notable_types ns:m.01y2hn6 .
}
|
Where is the headquarters of the organization led by Judy McGrath? | composition | where is the mtv headquarters | mtv | 2018-02-12T20:40:49 | [
{
"aliases": [
"The City that Never Sleeps",
"New York, U.S.A.",
"/m/02_286",
"New Yrok City",
"New York City, New York, USA",
"Empire City",
"City of New York",
"New York City, New York",
"New-York",
"ニューヨーク市",
"Gotham",
"New York",
"New York, NY",
"The Melting Pot",
"Richmond County / New York city",
"NYC",
"The Big Apple",
"New York, N.Y.",
"New York, New York",
"The Capital of the World"
],
"answer": "New York City",
"answer_id": "m.02_286"
}
] | WebQTrn-533 | WebQTrn-533_d0dbfa7dcef4b82df6efa493b30214ac | where is the the organiztion leadership has a person named Judy McGrath headquarters | 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.0dlclh .
?c ns:organization.organization.headquarters ?y .
?y ns:location.mailing_address.citytown ?x .
}
|
What team did Manny Ramirez play for that won the 1903 World Series Championship? | conjunction | what teams has manny ramirez played for | 2018-02-13T05:39:51 | [
{
"aliases": [
"BoSox",
"Red Sox",
"The Sox",
"The Olde Towne Team",
"Boston Americans"
],
"answer": "Boston Red Sox",
"answer_id": "m.01d5z"
}
] | WebQTest-1618 | WebQTest-1618_0fb5f484b7a1b260bb4cefe4a1a036d2 | what teams has manny ramirez played for and is the team won the 1903 World Series championship | PREFIX ns: <http://rdf.freebase.com/ns/>
SELECT DISTINCT ?x
WHERE {
FILTER (?x != ns:m.06tjlc)
FILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))
ns:m.06tjlc ns:sports.pro_athlete.teams ?y .
?y ns:sports.sports_team_roster.team ?x .
?x ns:sports.sports_team.championships ns:m.018n8 .
} |
|
What years did the team with the mascot named Crazy Crab win the World Series? | composition | what years have the giants won the world series | giants | 2018-02-13T01:00:16 | [
{
"aliases": [
"2014 World"
],
"answer": "2014 World Series",
"answer_id": "m.0117q3yz"
},
{
"aliases": [
"2010 World"
],
"answer": "2010 World Series",
"answer_id": "m.09gnk2r"
},
{
"aliases": [
"2012 World"
],
"answer": "2012 World Series",
"answer_id": "m.0ds8qct"
}
] | WebQTrn-2990 | WebQTrn-2990_e3d40457273785e46c5b71732713a5f4 | what years have the the team has a team moscot named Crazy Crab won the 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.sports_team.team_mascot ns:m.02q_hzh .
?c ns:sports.sports_team.championships ?x .
}
|
What languages are spoken in the country that Vienna is in? | composition | what do they speak in austria | austria | 2018-02-13T00:44:47 | [
{
"aliases": [
"Bavarian Austrian",
"Bavarian",
"Bairisch",
"Ost-oberdeutsch",
"Bavarian-austrian",
"Bayerisch"
],
"answer": "Bavarian Language",
"answer_id": "m.0140n_"
},
{
"aliases": [
"Bosnian"
],
"answer": "Bosnian language",
"answer_id": "m.01841n"
},
{
"aliases": [
"Turkish",
"Türkisch",
"Turki",
"Osmanli",
"Türkçe",
"Anatolian",
"Turkish language"
],
"answer": "Turkish Language",
"answer_id": "m.02hwyss"
},
{
"aliases": [
"Hungarian Language",
"Magyar",
"Hungarian"
],
"answer": "Hungarian language",
"answer_id": "m.02ztjwg"
},
{
"aliases": [
"German, Standard Language",
"Deutsch",
"German",
"Tedesco",
"High German",
"Hochdeutsch",
"German, Standard"
],
"answer": "German Language",
"answer_id": "m.04306rv"
},
{
"aliases": [
"Slovene",
"Slovenian Language",
"Slovene language",
"Slovenian",
"Slovenscina",
"Windisch"
],
"answer": "Slovene language",
"answer_id": "m.06zvd"
},
{
"aliases": [
"Bosnian",
"Montenegrin",
"Serbian"
],
"answer": "Serbian language",
"answer_id": "m.0k0sb"
},
{
"aliases": [
"ISO 639:hr",
"Hrvatski",
"Croatian Language",
"Croat Language",
"Croatian (language)",
"Hrvatski jezik",
"ISO 639:hrv",
"Croatian"
],
"answer": "Croatian language",
"answer_id": "m.0k0sv"
},
{
"aliases": [
"Austrian Standard German"
],
"answer": "Austrian German",
"answer_id": "m.0k1b"
}
] | WebQTrn-2833 | WebQTrn-2833_23e00bf8c7daf0efe484089a1cc1c5d9 | what do they speak in the country that contains Vienna | 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.0fhp9 .
?c ns:location.country.languages_spoken ?x .
}
|
Cairo is the capital of what country Portugal trades with? | conjunction | who does portugal trade with | 2018-02-13T06:13:10 | [
{
"aliases": [
"Arab Republic of Egypt"
],
"answer": "Egypt",
"answer_id": "m.02k54"
}
] | WebQTest-1874 | WebQTest-1874_3e551709e23323cde0a42d5bb41f9d50 | who does portugal trade with and the country capital is Cairo | #MANUAL SPARQL
PREFIX ns: <http://rdf.freebase.com/ns/>
SELECT DISTINCT ?x
WHERE {
FILTER (?x != ns:m.05r4w)
{
ns:m.05r4w ns:location.statistical_region.places_exported_to ?y .
?y ns:location.imports_and_exports.exported_to ?x .
}
UNION
{
ns:m.05r4w ns:location.statistical_region.places_imported_from ?y .
?y ns:location.imports_and_exports.imported_from ?x .
}?x ns:location.country.capital ns:m.01w2v .
} |
|
In the nation that spends the Bahamian dollar as currency, what time zone is used? | composition | what time zone is in the bahamas | bahamas | 2018-02-13T04:52:58 | [
{
"aliases": [
"UTC-5",
"UTC -5",
"UCT-5"
],
"answer": "UTC−05:00",
"answer_id": "m.02_37z"
},
{
"aliases": [
"North American Eastern Time Zone",
"Eastern Time",
"Eastern Daylight Time",
"Eastern Standard Time Zone",
"Eastern Standard Time"
],
"answer": "Eastern Time Zone",
"answer_id": "m.02hcv8"
}
] | WebQTest-1195 | WebQTest-1195_ce3e9343c58fe17ff16310b96b875877 | what time zone is in the the currency used in the country is Bahamian dollar | 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.currency_used ns:m.01l6dm .
?c ns:location.location.time_zones ?x .
}
|
In the country whose capital is Bridgetown, what currency can you use? | composition | what currency can you use in barbados | barbados | 2018-02-13T04:56:21 | [
{
"aliases": [],
"answer": "Barbadian dollar",
"answer_id": "m.05hy7p"
}
] | WebQTest-1246 | WebQTest-1246_0ddd991f629c7921af514b0d07bebbd4 | what currency can you use in the country capital is Bridgetown | 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.0fn5r .
?c ns:location.country.currency_used ?x .
}
|
What country's energy use per capita in KGOE was once 2225.872 and is Nina Dobrev's nationality? | 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_8e1514c56e375f14abf79c16b89c3e94 | what is nina dobrev nationality and is the energy use per capita in KGOE was once 2225.872 | 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.statistical_region.energy_use_per_capita ?c .
?c ns:measurement_unit.dated_kgoe.number "2225.872" .
} |
|
Which team did Doug Williams play for, where the sports team owners name is Malcolm Glazer? | conjunction | what team did doug williams play for | 2018-02-12T23:46:02 | [
{
"aliases": [
"Bucs",
"The Bucs"
],
"answer": "Tampa Bay Buccaneers",
"answer_id": "m.07l24"
}
] | WebQTrn-2326 | WebQTrn-2326_321be15dae483ed949b74cf01e259708 | what team did doug williams play for and the sports team owner is Malcolm Glazer | 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.professional_sports_team.owner_s ns:m.043cq6 .
} |
|
Which countries share a border with Spain, and is the location that appointed Louis-Eugène Cavaignac, to a governmental position? | conjunction | what countries share borders with spain | 2018-02-13T03:20:47 | [
{
"aliases": [
"l'Hexagone",
"République française",
"French Republic"
],
"answer": "France",
"answer_id": "m.0f8l9c"
},
{
"aliases": [
"l'Hexagone",
"République française",
"French Republic"
],
"answer": "France",
"answer_id": "m.0f8l9c"
}
] | WebQTest-341 | WebQTest-341_e6a542ce7b518b8f58626e3e75d72732 | what countries share borders with spain and is the location that appointed Louis-Eugène Cavaignac to govermental position | 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:government.governmental_jurisdiction.governing_officials ?c .
?c ns:government.government_position_held.appointed_by ns:m.01dsxn .
} |
|
In the film with the character named Dulcie Warren, what TV series did Mark Harmon star in? | conjunction | what tv series did mark harmon star in | 2018-02-13T05:21:33 | [
{
"aliases": [],
"answer": "The Dream Merchants",
"answer_id": "m.0dl6q1_"
}
] | WebQTest-1445 | WebQTest-1445_302226e38ddf81ca2bfd50f49349f314 | what tv series did mark harmon star in and is the film has a charcter named Dulcie Warren | PREFIX ns: <http://rdf.freebase.com/ns/>
SELECT DISTINCT ?x
WHERE {
FILTER (?x != ns:m.037gjc)
FILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))
ns:m.037gjc ns:tv.tv_actor.starring_roles ?y .
?y ns:tv.regular_tv_appearance.series ?x .
?x ns:film.film.starring ?c .
?c ns:film.performance.character ns:m.0h0_y2y .
} |
|
What American Football Team starring Emmitt Smith also won the Super Bowl VI championship? | conjunction | what football teams did emmitt smith play for | 2018-02-12T23:49:23 | [
{
"aliases": [
"The Boys",
"Big D",
"Doomsday Defense",
"America's Team"
],
"answer": "Dallas Cowboys",
"answer_id": "m.02896"
}
] | WebQTrn-2360 | WebQTrn-2360_202b085d063161b7d2de4e2ecd007482 | what football teams did emmitt smith play for and is the team won the Super Bowl VI championship | PREFIX ns: <http://rdf.freebase.com/ns/>
SELECT DISTINCT ?x
WHERE {
FILTER (?x != ns:m.01480y)
FILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))
ns:m.01480y ns:sports.pro_athlete.teams ?y .
?y ns:sports.sports_team_roster.team ?x .
?x ns:sports.sports_team.championships ns:m.076n1 .
} |
|
Who played Denver in the film that have a character named Kid in Jump-Jump? | composition | who played denver in four christmases | four christmases | 2018-02-13T04:33:55 | [
{
"aliases": [
"Jonathan Kolia Favreau",
"Jonathan K. Favreau",
"Jon Favreau",
"John Favreau",
"Hack",
"Favs",
"Jonathan Kolia \"Jon\" Favreau",
"Jon"
],
"answer": "Jon Favreau filmography",
"answer_id": "m.01twdk"
}
] | WebQTest-1054 | WebQTest-1054_0fb251fa384d0404386e0b1361ebca26 | who played denver in the film has a charcter named Kid in Jump-Jump | PREFIX ns: <http://rdf.freebase.com/ns/>
SELECT DISTINCT ?x
WHERE {
FILTER (?x != ?c)
FILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))
?c ns:film.film.starring ?k .
?k ns:film.performance.character ns:m.0h2z5vt .
?c ns:film.film.starring ?y .
?y ns:film.performance.actor ?x .
?y ns:film.performance.character ns:m.0zw3029 .
}
|
The location that appointed Bruce Babbitt to a governmental position has which state flower? | composition | what is the official state flower of arizona | arizona | 2018-02-13T01:32:15 | [
{
"aliases": [],
"answer": "Saguaro",
"answer_id": "m.0m5w_"
}
] | WebQTrn-3253 | WebQTrn-3253_5b0246d0bc7172511480c78134ab2e39 | what is the official state flower of the location that appointed Bruce Babbitt 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.018mts .
?c ns:government.governmental_jurisdiction.official_symbols ?y .
?y ns:location.location_symbol_relationship.symbol ?x .
?y ns:location.location_symbol_relationship.Kind_of_symbol ns:m.04627gn .
}
|
What do the people whose religions figure is Muhammad in Islam follow? | composition | who do islamic people follow | islamic | 2018-02-13T06:20:55 | [
{
"aliases": [
"Baba Ramdevji"
],
"answer": "Ramdev Pir",
"answer_id": "m.055v4c"
},
{
"aliases": [
"Yahweh",
"Deus",
"Jah",
"Elohim"
],
"answer": "God",
"answer_id": "m.0d05l6"
},
{
"aliases": [
"Ar-Rahman"
],
"answer": "Allah",
"answer_id": "m.0jfd"
}
] | WebQTest-1940 | WebQTest-1940_4c5c293b5109e848f6d8eaa8d3c11892 | who do the religion notable figure is Muhammad in Islam people 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:religion.religion.notable_figures ns:m.04s9n .
?c ns:religion.religion.deities ?x .
}
|
Where is Nina Dobrev from that has a capital called Sofia? | 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_880b554f4f4e3c93f0343354b81db28e | what is nina dobrev nationality and the country capital is Sofia | 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.country.capital ns:m.0ftjx .
} |
|
Which zoo opened before 1940 and is a tourist attraction in Bangkok? | comparative | where to visit near bangkok | 2018-02-12T19:50:12 | [
{
"aliases": [],
"answer": "Dusit Zoo",
"answer_id": "m.02wwf3f"
}
] | WebQTrn-126 | WebQTrn-126_3ee26181af0a2af34ceb719e2aa336b8 | where to visit near bangkok and is the zoo that opened on before 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 are religious holidays for the religion with Ali as its notable figure? | composition | what are the important holidays of islam | islam | 2018-02-13T03:24:56 | [
{
"aliases": [],
"answer": "Eid al-Fitr Eve",
"answer_id": "m.0_tkhhs"
},
{
"aliases": [],
"answer": "Eid-Ul-Adha Eve",
"answer_id": "m.0_tkryk"
},
{
"aliases": [
"bakra eid",
"Greater Eid",
"eid al adha",
"bakr-id",
"Eid ul-adha",
"id eladha",
"3ed el adha",
"eid aladha",
"Eid-al-adha",
"Id el adha",
"3eed el adha",
"id uladha",
"3id el adha",
"The Festival of Sacrifice",
"Kurban Bayramı",
"3eed eladha",
"eid el adha",
"3ed eladha",
"3ed elad7a",
"3eed elad7a",
"eid adha",
"Sacrifice Feast",
"3eed el ad7a",
"3id elad7a",
"3ed el ad7a",
"eid ul adha",
"Feast of Sacrifice",
"eid eladha",
"id aladha",
"Festival of Sacrifice",
"id al adha",
"3id eladha",
"3id el ad7a",
"Id-ul-adha",
"Id al-adha",
"id ul adha",
"eid uladha",
"bakrid",
"bakrid eid",
"Eid el-adha"
],
"answer": "Eid al-Adha",
"answer_id": "m.01_403"
},
{
"aliases": [],
"answer": "Lailat al Mi'raj",
"answer_id": "m.0114y4k_"
},
{
"aliases": [],
"answer": "Nuzul Al-Quran",
"answer_id": "m.011njw8h"
},
{
"aliases": [
"3ed elfitr",
"eid alfitr",
"3ed el fitr",
"3id elfiter",
"3id elfitr",
"eid ul fitr",
"id elfitr",
"id al fiter",
"eid al fitr",
"id ul fiter",
"eid ulfiter",
"id alfitr",
"3eed el fiter",
"3eed elfitr",
"id elfiter",
"eid ulfitr",
"Eid-al-Fitr",
"eid al fiter",
"Id al-Fitr",
"eid fitr",
"Id-ul-Fitr",
"id alfiter",
"id el fiter",
"eid elfiter",
"3eed elfiter",
"3id el fitr",
"id ulfiter",
"Eid ul-Fitr",
"eid el fitr",
"3id el fiter",
"3ed el fiter",
"eid alfiter",
"Īdu l-Fiṭr",
"eid ul fiter",
"3ed elfiter",
"3eed el fitr",
"eid",
"Hari Raya Aidilfitri",
"eid el fiter",
"id ulfitr"
],
"answer": "Eid al-Fitr",
"answer_id": "m.0148n3"
},
{
"aliases": [
"Day of Arafa",
"Arafa day",
"Arafat day"
],
"answer": "Day of Arafat",
"answer_id": "m.027cs49"
},
{
"aliases": [],
"answer": "Day of Ashura",
"answer_id": "m.02gk03"
},
{
"aliases": [],
"answer": "Mourning of Muharram",
"answer_id": "m.03clhwf"
},
{
"aliases": [
"Shab-e-Qadr"
],
"answer": "Laylat al-Qadr",
"answer_id": "m.04b4l4"
},
{
"aliases": [],
"answer": "Barat Night",
"answer_id": "m.04jc26j"
},
{
"aliases": [
"mawlid al-nabi",
"Prophet's Birthday",
"mīlād",
"milad un-nabi",
"mawlid al nabi",
"mulud",
"Mevlid",
"Eid Milad ul-Nabi",
"Milad-un-Nabi",
"Mevlit"
],
"answer": "Mawlid",
"answer_id": "m.04q3_d"
},
{
"aliases": [
"Ramaḍān",
"ramazan"
],
"answer": "Ramadan",
"answer_id": "m.06j8x"
},
{
"aliases": [
"Muslim New Year"
],
"answer": "Islamic New Year",
"answer_id": "m.07_46x"
},
{
"aliases": [
"Laylat Al-ragha'ib"
],
"answer": "Night of Wishes",
"answer_id": "m.0vpsp_r"
}
] | WebQTest-388 | WebQTest-388_b46c584ce204edad2e6740c2f496d7f4 | what are the important holidays of the religion notable figure is Ali | 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.religion.notable_figures ns:m.024c1p .
?c ns:religion.religion.holidays ?x .
}
|
Who was the president in 2010 of the country with Santo Domingo as its capital? | composition | who is the current president of the dominican republic in 2010 | dominican republic | 2018-02-12T19:50:22 | [
{
"aliases": [
"Leonel Fernandez",
"Leonel Antonio Fernández Reyna"
],
"answer": "Leonel Fernández",
"answer_id": "m.02_vvc"
}
] | WebQTrn-129 | WebQTrn-129_d059b24adec4064377b957ca598769be | who is the current president of the the country capital is Santo Domingo in 2010 | 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.0fthl .
?c ns:government.governmental_jurisdiction.governing_officials ?y .
?y ns:government.government_position_held.office_holder ?x .
?y ns:government.government_position_held.basic_title ns:m.060c4 .
FILTER(NOT EXISTS {?y ns:government.government_position_held.from ?sk0} ||
EXISTS {?y ns:government.government_position_held.from ?sk1 .
FILTER(xsd:datetime(?sk1) <= "2010-12-31"^^xsd:dateTime) })
FILTER(NOT EXISTS {?y ns:government.government_position_held.to ?sk2} ||
EXISTS {?y ns:government.government_position_held.to ?sk3 .
FILTER(xsd:datetime(?sk3) >= "2010-01-01"^^xsd:dateTime) })
}
|
Who is the coach of Vancouver Canucks who started his pro athlete career the earliest? | superlative | who is vancouver canucks coach | 2018-02-13T05:50:03 | [
{
"aliases": [],
"answer": "John Tortorella",
"answer_id": "m.030q_6"
}
] | WebQTest-1714 | WebQTest-1714_ca6764c345d516c17a7e9fd9cdc9df7e | who is vancouver canucks coach and is the pro athelete who started hist career on earliest | PREFIX ns: <http://rdf.freebase.com/ns/>
SELECT DISTINCT ?x
WHERE {
FILTER (?x != ns:m.0jnnx)
FILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))
ns:m.0jnnx ns:sports.sports_team.coaches ?y .
?y ns:sports.sports_team_coach_tenure.coach ?x .
?x ns:sports.pro_athlete.career_start ?num .
}
ORDER BY ?num LIMIT 1 |
|
Who did George W. Bush run against his second term that held his governmental position the earliest? | superlative | who did george w. bush run against for the second term | 2018-02-13T02:41:35 | [
{
"aliases": [
"Senator John Kerrey",
"Sen. John Kerry",
"Liveshot",
"John Forbes Kerry",
"Senator John Kerry",
"John F. Kerry",
"Sen John Kerry"
],
"answer": "John Kerry",
"answer_id": "m.0d3qd0"
}
] | WebQTest-38 | WebQTest-38_1c6a5eaef340284403b0bd603044b6d7 | who did george w. bush run against for the second term and held his govermental position from earliest | #MANUAL SPARQL
PREFIX ns: <http://rdf.freebase.com/ns/>
SELECT DISTINCT ?x
WHERE {
ns:m.04qwhs ns:government.election.campaigns ?y .
?y ns:government.election_campaign.candidate ?x .
FILTER (?x != ns:m.09b6zr)?x ns:government.politician.government_positions_held ?c .
?c ns:government.government_position_held.from ?num .
}
ORDER BY ?num LIMIT 1 |
|
What pro athlete started his career earliest and is on the current Boston Celtics' roster? | superlative | what is the boston celtics current roster | 2018-02-12T22:07:31 | [
{
"aliases": [
"Gerald Jermaine Wallace"
],
"answer": "Gerald Wallace",
"answer_id": "m.03s55y"
}
] | WebQTrn-1341 | WebQTrn-1341_3d426c36dfb516c24ec305ad30e64e3e | what is the boston celtics current roster and is the pro athelete who started hist career on earliest | PREFIX ns: <http://rdf.freebase.com/ns/>
SELECT DISTINCT ?x
WHERE {
FILTER (?x != ns:m.0bwjj)
FILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))
ns:m.0bwjj ns:sports.sports_team.roster ?y .
?y ns:sports.sports_team_roster.player ?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) <= "2015-08-10"^^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) >= "2015-08-10"^^xsd:dateTime) })
?x ns:sports.pro_athlete.career_start ?num .
}
ORDER BY ?num LIMIT 1 |
|
The person who once lived in Liozna did what type of paintings? | composition | what type of paintings did marc chagall do | marc chagall | 2018-02-13T01:33:11 | [
{
"aliases": [],
"answer": "Modern art",
"answer_id": "m.015r61"
},
{
"aliases": [],
"answer": "Fauvism",
"answer_id": "m.04lx1"
},
{
"aliases": [
"Surrealist"
],
"answer": "Surrealism",
"answer_id": "m.073_6"
},
{
"aliases": [
"Cubist"
],
"answer": "Cubism",
"answer_id": "m.09ff3"
},
{
"aliases": [
"Expressionist"
],
"answer": "Expressionism",
"answer_id": "m.0pybl"
}
] | WebQTrn-3268 | WebQTrn-3268_ee29fc38db056b87ae1d8dcb02431116 | what type of paintings did the person who once lived in Liozna do | PREFIX ns: <http://rdf.freebase.com/ns/>
SELECT DISTINCT ?x
WHERE {
FILTER (?x != ?c)
FILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))
?c ns:people.person.places_lived ?k .
?k ns:people.place_lived.location ns:m.0h28sb .
?c ns:visual_art.visual_artist.associated_periods_or_movements ?x .
}
|
Which country that once emitted 1961 per metric ton per capita Co2 border the Baltic Sea? | conjunction | which countries border the baltic sea | 2018-02-13T02:17:06 | [
{
"aliases": [
"Kingdom of Sweden",
"Sverige"
],
"answer": "Sweden",
"answer_id": "m.0d0vqn"
},
{
"aliases": [
"Kingdom of Sweden",
"Sverige"
],
"answer": "Sweden",
"answer_id": "m.0d0vqn"
}
] | WebQTrn-3631 | WebQTrn-3631_40353d146817f5fe5dd67cb0643abe20 | which countries border the baltic sea and is the co2 emiisions per capita was once 1961 metric ton | PREFIX ns: <http://rdf.freebase.com/ns/>
SELECT DISTINCT ?x
WHERE {
FILTER (?x != ns:m.01522)
FILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))
ns:m.01522 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.co2_emissions_per_capita ?c .
?c ns:measurement_unit.dated_metric_ton.date "1961"^^xsd:dateTime .
} |
|
Which countries does the country that named United/Reform Coalition to a governmental role send exports? | 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_f614d359f14852100818a0d5d956e437 | what countries do the location that appointed United/Reform Coalition to govermental position 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:government.governmental_jurisdiction.governing_officials ?k .
?k ns:government.government_position_held.appointed_by ns:m.0h3xnz5 .
?c ns:location.statistical_region.places_exported_to ?y .
?y ns:location.imports_and_exports.exported_to ?x .
}
|
Where does the country that Dmity Medvedev was a government official 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_c071c552853eb739a0ff0c67bb9ed366 | where does the location that appointed Dmitry Medvedev to govermental position 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:government.governmental_jurisdiction.governing_officials ?k .
?k ns:government.government_position_held.appointed_by ns:m.08wdkk .
?c ns:location.statistical_region.places_imported_from ?y .
?y ns:location.imports_and_exports.imported_from ?x .
}
|
What country speaks Farsi and has a capital called Ray? | conjunction | what country do they speak farsi | 2018-02-12T23:05:38 | [
{
"aliases": [],
"answer": "Seljuk Empire",
"answer_id": "m.02z62v1"
}
] | WebQTrn-1911 | WebQTrn-1911_bb55aa21fb7ee9be4cc3125053f73b3d | what country do they speak farsi and the country capital is Ray | PREFIX ns: <http://rdf.freebase.com/ns/>
SELECT DISTINCT ?x
WHERE {
FILTER (?x != ns:m.032f6)
FILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))
ns:m.032f6 ns:language.human_language.countries_spoken_in ?x .
?x ns:location.country.capital ns:m.01ct0j .
} |
|
Who is the head coach of the team with mascot named T-Rac? | composition | who is the head coach of the tennessee titans | tennessee titans | 2018-02-12T21:28:09 | [
{
"aliases": [
"Kenneth Moore Whisenhunt"
],
"answer": "Ken Whisenhunt",
"answer_id": "m.0b9srp"
}
] | WebQTrn-969 | WebQTrn-969_d36fe41c585f584f3c0a6254e389bdef | who is the head coach of the the team has a team moscot named T-Rac | 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.09p_1v .
?c ns:american_football.football_team.current_head_coach ?x .
}
|
What sports team owned by Drayton McLane, Jr. did Nolan Ryan play for? | conjunction | who does nolan ryan play for | 2018-02-13T04:12:27 | [
{
"aliases": [
"Colt .45s"
],
"answer": "Houston Astros",
"answer_id": "m.03m1n"
}
] | WebQTest-825 | WebQTest-825_09a9b34fc3ec5e3b2e18b74778e4332a | who does nolan ryan play for and the sports team owner is Drayton McLane, Jr. | PREFIX ns: <http://rdf.freebase.com/ns/>
SELECT DISTINCT ?x
WHERE {
FILTER (?x != ns:m.0hctb)
FILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))
ns:m.0hctb 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) <= "2015-08-10"^^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) >= "2015-08-10"^^xsd:dateTime) })
?x ns:sports.professional_sports_team.owner_s ns:m.0fmgq5 .
} |
|
In what industry does the organization Walmart Neighborhood Market operate? | composition | what industry does walmart operate in | walmart | 2018-02-13T03:30:31 | [
{
"aliases": [
"Retail-Store",
"Retailing"
],
"answer": "Retail",
"answer_id": "m.0191_7"
},
{
"aliases": [
"Rebecca Minkoff"
],
"answer": "Department store",
"answer_id": "m.01k_mv"
},
{
"aliases": [],
"answer": "Variety Stores",
"answer_id": "m.03qtgrv"
}
] | WebQTest-442 | WebQTest-442_d7ea23aa648f23b5d9510cd6a6a94c7f | what industry does the child organization is Walmart Neighborhood Market 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.child ?k .
?k ns:organization.organization_relationship.child ns:m.03zryy .
?c ns:business.business_operation.industry ?x .
}
|
Where did Kurt Vonnegut attend university, where the institution has a newspaper called the South Side Weekly? | conjunction | what school did kurt vonnegut go to | 2018-02-12T23:59:03 | [
{
"aliases": [
"University of Chicago, main campus",
"UC"
],
"answer": "University of Chicago",
"answer_id": "m.07wrz"
}
] | WebQTrn-2455 | WebQTrn-2455_37beaed851652e062deb89d2e18681e1 | what school did kurt vonnegut go to and the educational institution newspaper is South Side Weekly | PREFIX ns: <http://rdf.freebase.com/ns/>
SELECT DISTINCT ?x
WHERE {
FILTER (?x != ns:m.049gc)
FILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))
ns:m.049gc ns:people.person.education ?y .
?y ns:education.education.institution ?x .
?x ns:education.educational_institution.newspaper ns:m.03cds5w .
} |
|
What is there to do in San Diego for fun that is a zoo that opened after 1915? | comparative | what is there fun to do in san diego | 2018-02-13T00:52:49 | [
{
"aliases": [
"San Diego Wild Animal Park, Escondido"
],
"answer": "SeaWorld San Diego",
"answer_id": "m.096pq"
},
{
"aliases": [
"San Diego Zoo Safari"
],
"answer": "San Diego Zoo Safari Park",
"answer_id": "m.0c8cjw"
}
] | WebQTrn-2907 | WebQTrn-2907_7a5d3ea50bf4012296aac8dd63f5a857 | what is there fun to do in san diego and is the zoo that opened on after 1915 | 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:zoos.zoo.opened ?num .
FILTER (?num > "1915"^^xsd:dateTime) .
} |
|
Seybourn Harris Lynne is grad student of what educational institution? | composition | where is university of auburn | university of auburn | 2018-02-13T02:13:31 | [
{
"aliases": [
"Auburn University"
],
"answer": "Auburn University Historic District",
"answer_id": "m.06_g97h"
},
{
"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": [
"Auburn, Alabama",
"Lee County / Auburn city"
],
"answer": "Auburn",
"answer_id": "m.0q8p8"
}
] | WebQTrn-3581 | WebQTrn-3581_5725aa43d174efbac7413ffd9b765629 | where is the education institution has a grad student named Seybourn Harris Lynne | 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.students_graduates ?k .
?k ns:education.education.student ns:m.05p13m1 .
?c ns:location.location.containedby ?x .
}
|
What Vice President held governmental position from March 4, 1861? | comparative | who was vice president under lincoln | 2018-02-13T02:07:35 | [
{
"aliases": [
"Andy Johnson"
],
"answer": "Andrew Johnson",
"answer_id": "m.0rmg"
},
{
"aliases": [],
"answer": "Hannibal Hamlin",
"answer_id": "m.03mpk"
}
] | WebQTrn-3512 | WebQTrn-3512_fafda8854ab0962a4d7889c76ca92f1b | who was vice president under lincoln and held his govermental position from before 1861-03-04 | PREFIX ns: <http://rdf.freebase.com/ns/>
SELECT DISTINCT ?x
WHERE {
FILTER (?x != ns:m.0gzh)
FILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))
ns:m.0gzh ns:government.us_president.vice_president ?x .
?x ns:government.politician.government_positions_held ?c .
?c ns:government.government_position_held.from ?num .
FILTER (?num < "1861-03-04"^^xsd:dateTime) .
} |
|
What celestial body was discovered by person who once lived in the Grand Duchy of Tuscany? | composition | what discovery did galileo make | galileo | 2018-02-13T06:12:08 | [
{
"aliases": [
"Jupiter I"
],
"answer": "Io",
"answer_id": "m.041sd6"
},
{
"aliases": [
"Jupiter IV",
"Galilean moons"
],
"answer": "Callisto",
"answer_id": "m.0bt_p"
},
{
"aliases": [
"Jupiter II"
],
"answer": "Europa",
"answer_id": "m.0bv05"
},
{
"aliases": [
"Galilean moons",
"Jupiter III"
],
"answer": "Ganymede",
"answer_id": "m.0f58c"
}
] | WebQTest-1860 | WebQTest-1860_9feec7b85d9fba5c263cd3dfbb9e8626 | what discovery did the person who once lived in Grand Duchy of Tuscany make | 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.0327fc .
?c ns:astronomy.astronomer.astronomical_objects_discovered ?x .
}
|
In the location that appointed Dianne Feinstein to governmental position, what hotel should i stay in? | composition | what hotel should i stay in san francisco | san francisco | 2018-02-12T22:46:32 | [
{
"aliases": [
"W Hotel San Francisco"
],
"answer": "W San Francisco",
"answer_id": "m.0283jp6"
},
{
"aliases": [
"Hostelling International, City"
],
"answer": "Hostelling International, City Center",
"answer_id": "m.03ywbh3"
},
{
"aliases": [],
"answer": "Palace Hotel, San Francisco",
"answer_id": "m.0c9ldc"
},
{
"aliases": [
"Clift Hotel, San Francisco"
],
"answer": "Clift",
"answer_id": "m.0f241m"
}
] | WebQTrn-1747 | WebQTrn-1747_366d719759a82b3de8938d469cccc901 | what hotel should i stay in the location that appointed Dianne Feinstein 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.01gqws .
?c ns:travel.travel_destination.accommodation ?x .
}
|
Where is the grave of the artist who had the concert tour named Burnin'? | composition | where is bob marley grave | bob marley | 2018-02-13T02:27:39 | [
{
"aliases": [],
"answer": "Bob Marley Mausoleum",
"answer_id": "m.0ggh7j1"
}
] | WebQTrn-3715 | WebQTrn-3715_1bd7e130356a6296e636dd4781948162 | where is the artist had a concert tour named Burnin' Tour grave | 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.0fds4p .
?c ns:people.deceased_person.place_of_burial ?x .
}
|
What country that borders the U.S. has the smallest part time employment percentage? | superlative | 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_8bcb52d0574547fd7127c9b47d6a9f80 | which countries border the us and is the part time employment percent in smallest | 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.part_time_employment_percent ?c .
?c ns:measurement_unit.dated_percentage.rate ?num .
}
ORDER BY xsd:integer(?num) LIMIT 1 |
|
What invention did the person who went to Weston House Academy make? | composition | what was alexander graham bell known for | alexander graham bell | 2018-02-13T02:12:15 | [
{
"aliases": [
"Phone"
],
"answer": "Telephone",
"answer_id": "m.07cx4"
}
] | WebQTrn-3555 | WebQTrn-3555_1ad9d1162ed80b8c19617451020e6ffc | what was the person education institution is Weston House Academy known 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.0_vmqrd .
?c ns:user.lindenb.default_domain.scientist.known_for ?x .
}
|
Where is the head office of HSBC Bank Australia? | composition | where is the head office of hsbc bank | hsbc bank | 2018-02-12T21:24:14 | [
{
"aliases": [
"Canary Wharf DS2, HSBC World Headquarters"
],
"answer": "8 Canada Square",
"answer_id": "m.01sfbj"
},
{
"aliases": [
"the (big) smoke",
"The Great Wen",
"London, England",
"Londres",
"Capital of Great Britain"
],
"answer": "London",
"answer_id": "m.04jpl"
}
] | WebQTrn-947 | WebQTrn-947_c0737454ace8e0ae815bf0b78deecf86 | where is the head office of the child organization is HSBC Bank Australia | 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.08pj33 .
?c ns:organization.organization.headquarters ?y .
?y ns:location.mailing_address.citytown ?x .
}
|
In what city was Michael C. Gould's organization established? | composition | what city and state was the air force academy established | the air force academy | 2018-02-12T19:47:57 | [
{
"aliases": [
"Colorado Springs, Colorado",
"El Paso County / Colorado Springs city"
],
"answer": "Colorado Springs",
"answer_id": "m.01vsl"
}
] | WebQTrn-112 | WebQTrn-112_e3c5d77d1d61c999ffbf6aea3d73f154 | what city and state was the organiztion leadership has a person named Michael C. Gould established | 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.05t07t2 .
?c ns:organization.organization.headquarters ?y .
?y ns:location.mailing_address.citytown ?x .
}
|
Which nation that has Emirate of Ajman has Arabic as its officially recognized language? | conjunction | where is arabic the official language | 2018-02-13T02:10:57 | [
{
"aliases": [
"Emirates",
"UAE"
],
"answer": "United Arab Emirates",
"answer_id": "m.0j1z8"
}
] | WebQTrn-3544 | WebQTrn-3544_903862ba8e6858e19627acb4f736619f | where is arabic the official language and is the country that contains Emirate of Ajman | PREFIX ns: <http://rdf.freebase.com/ns/>
SELECT DISTINCT ?x
WHERE {
FILTER (?x != ns:m.0jzc)
FILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))
ns:m.0jzc ns:language.human_language.countries_spoken_in ?x .
?x ns:location.country.official_language ns:m.0jzc .
?x ns:location.country.administrative_divisions ns:m.01430j .
} |
|
Also Nina Dobrev's nationality, what nation had a net migration number was -106602? | 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_104fc92c10db828884c123a4e248e7a9 | what is nina dobrev nationality and is the net migration number was -106602 | 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.statistical_region.net_migration ?c .
?c ns:measurement_unit.dated_integer.number "-106602" .
} |
|
The country that contains Bac Lieu Province has what current government? | composition | what is the current government of vietnam | vietnam | 2018-02-12T22:09:54 | [
{
"aliases": [
"Communist"
],
"answer": "Communist state",
"answer_id": "m.01fkst"
},
{
"aliases": [
"Socialist",
"Socialist Republic"
],
"answer": "Socialist state",
"answer_id": "m.025tbxf"
},
{
"aliases": [
"Single-party"
],
"answer": "Single-party state",
"answer_id": "m.0py4y"
}
] | WebQTrn-1358 | WebQTrn-1358_bab9c2907e69f117b3ef460ecbfd511a | what is the current government of the country that contains Bac Lieu Province | PREFIX ns: <http://rdf.freebase.com/ns/>
SELECT DISTINCT ?x
WHERE {
FILTER (?x != ?c)
FILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))
?c ns:location.country.administrative_divisions ns:m.03qj0v .
?c ns:location.country.form_of_government ?x .
}
|
Which colors does the team whose fight song is "Seven Nation Army" use? | composition | what color are the baltimore ravens | baltimore ravens | 2018-02-13T00:41:56 | [
{
"aliases": [],
"answer": "Black",
"answer_id": "m.019sc"
},
{
"aliases": [],
"answer": "Gold",
"answer_id": "m.01l849"
},
{
"aliases": [],
"answer": "White",
"answer_id": "m.083jv"
},
{
"aliases": [],
"answer": "Purple",
"answer_id": "m.09ggk"
}
] | WebQTrn-2793 | WebQTrn-2793_6b1c0c0fb24a34937f450fdc16a3387b | what color are the the sports team with the fight song Seven Nation Army | 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.07fpnw .
?c ns:sports.sports_team.colors ?x .
}
|
What is the mascot of the school that has a grad student named Ben Starret? | composition | what is st mary mascot | st mary | 2018-02-12T23:14:01 | [
{
"aliases": [
"Gael",
"Gael Force One"
],
"answer": "Saint Mary's College of California Gael",
"answer_id": "m.05k68lf"
}
] | WebQTrn-1990 | WebQTrn-1990_86fd217523e56b905d946ef1878f0361 | what is the education institution has a grad student named Ben Starret mascot | 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.students_graduates ?k .
?k ns:education.education.student ns:m.05b57rw .
?c ns:education.educational_institution.mascot ?x .
}
|
What religion was founded by King Henry VIII and includes Lancelot Andrewes as a key member? | conjunction | what religion is king henry viii | 2018-02-12T22:33:14 | [
{
"aliases": [
"Anglican"
],
"answer": "Anglicanism",
"answer_id": "m.0n2g"
}
] | WebQTrn-1575 | WebQTrn-1575_20a3bfe41edc74d270e3db7bf572561b | what religion is king henry viii and the religion notable figure is Lancelot Andrewes | 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.notable_figures ns:m.04l59 .
} |
|
Where did the team that won the Superbowl XVIII move from? | composition | where did the oakland raiders move from | oakland raiders | 2018-02-13T00:07:13 | [
{
"aliases": [
"Los Angeles, California, USA",
"LA",
"Los Angeles, California",
"Los Angeles, USA",
"City of Angels",
"L.A.",
"Los Angeles County / Los Angeles city",
"Los Angeles, CA"
],
"answer": "Los Angeles",
"answer_id": "m.030qb3t"
}
] | WebQTrn-2551 | WebQTrn-2551_c1e7b07d03c64591e05f8667754d3264 | where did the the team won the Super Bowl XVIII championship move 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:sports.sports_team.championships ns:m.076s5 .
?c ns:user.dylanrocks.national_football_league.nfl_teams_that_have_moved_cities.original_city ?x .
}
|
Which player on the Toronto Maple Leafs has testicular cancer? | conjunction | who are the players on the toronto maple leafs | 2018-02-13T02:02:16 | [
{
"aliases": [],
"answer": "Phil Kessel",
"answer_id": "m.0cqd1d"
}
] | WebQTrn-3483 | WebQTrn-3483_6c6b3992b8c794bfe7cf8b9fce68d872 | who are the players on the toronto maple leafs and is the person notable with the medical condition Testicular cancer | PREFIX ns: <http://rdf.freebase.com/ns/>
SELECT DISTINCT ?x
WHERE {
FILTER (?x != ns:m.0j6tr)
FILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))
ns:m.0j6tr ns:sports.sports_team.roster ?y .
?y ns:sports.sports_team_roster.player ?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) <= "2015-08-10"^^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) >= "2015-08-10"^^xsd:dateTime) })
?x ns:medicine.notable_person_with_medical_condition.condition ns:m.01rt5h .
} |
|
What states bordering the US states with the capital named Tallahassee? | composition | what other states border florida | florida | 2018-02-13T04:17:36 | [
{
"aliases": [
"Empire State of the South",
"GA",
"Peach State"
],
"answer": "Georgia",
"answer_id": "m.0d0x8"
},
{
"aliases": [
"Cotton State",
"AL",
"Ala"
],
"answer": "Alabama",
"answer_id": "m.0gyh"
}
] | WebQTest-857 | WebQTest-857_0140828f99d9423f910ccf28ded8780f | what other states border the us state that has a capital named Tallahassee | 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.us_state.capital ns:m.0ftvz .
?c ns:location.location.adjoin_s ?y .
?y ns:location.adjoining_relationship.adjoins ?x .
?x ns:common.topic.notable_types ns:m.0kpys4 .
}
|
What are major events that happened in the country with national anthem Gloria al Bravo Pueblo? | composition | what are some major events in venezuela | venezuela | 2018-02-13T05:00:23 | [
{
"aliases": [],
"answer": "",
"answer_id": "g.122dshgz"
},
{
"aliases": [
"The Exit",
"12F"
],
"answer": "2014–15 Venezuelan protests",
"answer_id": "m.0_s2b74"
},
{
"aliases": [],
"answer": "2014 NACAM Rally Championship",
"answer_id": "m.0_yl8cs"
},
{
"aliases": [],
"answer": "Battle of Santa Inés",
"answer_id": "m.01082t0z"
},
{
"aliases": [],
"answer": "2014 Caribbean Earthquake",
"answer_id": "m.010pvsz8"
},
{
"aliases": [
"4th Festival Internacional de Cine Infantil y Juvenil"
],
"answer": "2014 Festival Internacional de Cine Infantil y Juvenil",
"answer_id": "m.011nwg_8"
},
{
"aliases": [],
"answer": "Dutch–Venezuelan crisis of 1908",
"answer_id": "m.011sm70c"
},
{
"aliases": [],
"answer": "Venezuelan War of Independence",
"answer_id": "m.02qb83"
},
{
"aliases": [],
"answer": "Battle of La Victoria",
"answer_id": "m.02qlx__"
},
{
"aliases": [],
"answer": "Machurucuto Incident",
"answer_id": "m.02r0mx4"
},
{
"aliases": [],
"answer": "2007 RCTV protests",
"answer_id": "m.02rf6lc"
},
{
"aliases": [],
"answer": "2002 Venezuelan coup d'état attempt",
"answer_id": "m.0461c3"
},
{
"aliases": [],
"answer": "Los Maniceros massacre",
"answer_id": "m.080bblj"
},
{
"aliases": [],
"answer": "12th G-15 summit",
"answer_id": "m.0c0349z"
},
{
"aliases": [],
"answer": "Dutch–Venezuela War",
"answer_id": "m.0cnymms"
},
{
"aliases": [],
"answer": "Venezuelan crisis of 1902–03",
"answer_id": "m.0dgqgqf"
},
{
"aliases": [],
"answer": "Bombardment of Fort San Carlos",
"answer_id": "m.0ggbq0x"
},
{
"aliases": [],
"answer": "2011 ALBA Games",
"answer_id": "m.0gys1lh"
},
{
"aliases": [],
"answer": "2013 Venezuela Transaereo 5074 Britten-Norman Islander crash",
"answer_id": "m.0ryskwc"
}
] | WebQTest-1278 | WebQTest-1278_9583f34cbc39952b503d2285500b3b97 | what are some major events in the country that has the national anthem Gloria al Bravo Pueblo | 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.01kvg4 .
?c ns:location.location.events ?x .
}
|
What nation with a part time employment percentage of 1.6 is Nina Dobrev from? | 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_9defd083b11807d5807d5577c3f3ff2a | what is nina dobrev nationality and is the part time employment percent in 1.6 | 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.statistical_region.part_time_employment_percent ?c .
?c ns:measurement_unit.dated_percentage.rate "1.6" .
} |
|
The individual who attended State Elementary School earned which higher education degrees? | composition | what degrees did obama get in college | obama | 2018-02-13T03:50:20 | [
{
"aliases": [
"JD",
"Law Degree",
"degree in law",
"J.D.",
"Doctorate of Jurisprudence"
],
"answer": "Juris Doctor",
"answer_id": "m.013zdg"
},
{
"aliases": [
"AB",
"BA",
"Bachelor",
"BA (Hons)",
"Artium Baccalaureus",
"A.B."
],
"answer": "Bachelor of Arts",
"answer_id": "m.014mlp"
}
] | WebQTest-605 | WebQTest-605_91fbb9146e3addbb313ff7ead5eb51f8 | what degrees did the person education institution is State Elementary School Menteng 01 get in college | PREFIX ns: <http://rdf.freebase.com/ns/>
SELECT DISTINCT ?x
WHERE {
FILTER (?x != ?c)
FILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))
?c ns:people.person.education ?k .
?k ns:education.education.institution ns:m.0280qps .
?c ns:people.person.education ?y .
?y ns:education.education.degree ?x .
}
|
Who did the Cleveland Cavaliers draft, which is the pro athlete who started his sports career on, or after the year of 2003? | comparative | who did the cleveland cavaliers draft | 2018-02-13T04:33:59 | [
{
"aliases": [],
"answer": "JJ Hickson",
"answer_id": "m.0f2zfl"
},
{
"aliases": [],
"answer": "Shannon Brown",
"answer_id": "m.04bmkq"
},
{
"aliases": [
"James Edward Hickson Jr."
],
"answer": "Luke Jackson",
"answer_id": "m.03cfvqd"
}
] | WebQTest-1056 | WebQTest-1056_e4eb47b87d451140d789357c93b1040d | who did the cleveland cavaliers draft and is the pro athelete who started hist career on after 2003 | PREFIX ns: <http://rdf.freebase.com/ns/>
SELECT DISTINCT ?x
WHERE {
FILTER (?x != ns:m.0jm7n)
FILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))
ns:m.0jm7n ns:sports.professional_sports_team.draft_picks ?y .
?y ns:sports.sports_league_draft_pick.player ?x .
?x ns:sports.pro_athlete.career_start ?num .
FILTER (?num > "2003"^^xsd:dateTime) .
} |
|
People from the country of the national anthem Bilady, Bilady, Bilady speak what language? | composition | what language do u speak in egypt | egypt | 2018-02-12T21:17:30 | [
{
"aliases": [
"High Arabic",
"Fasih",
"Modern Literary Arabic",
"Arabic, Standard",
"Al Arabiya",
"Al Fus-ha"
],
"answer": "Modern Standard Arabic",
"answer_id": "m.025rvv7"
}
] | WebQTrn-882 | WebQTrn-882_f4440609f5cecb091bf8e86adb47be25 | what language do u speak in the country that has the national anthem Bilady, Bilady, Bilady | 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.0d9nj_ .
?c ns:location.country.official_language ?x .
}
|
What currency is used in the country with Red Sea Governorate? | composition | what currency do i need in egypt | egypt | 2018-02-12T22:20:43 | [
{
"aliases": [],
"answer": "Egyptian pound",
"answer_id": "m.04phzg"
}
] | WebQTrn-1463 | WebQTrn-1463_c0495334f4678f947149a7a30d8e49a0 | what currency do i need in the country that contains Red Sea Governorate | 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.02d5mf .
?c ns:location.country.currency_used ?x .
}
|
What basketball team did Shaq play for that has a team mascot named Whammer? | conjunction | what basketball teams has shaq played for | 2018-02-13T02:46:19 | [
{
"aliases": [
"Cavs",
"Cavaliers"
],
"answer": "Cleveland Cavaliers",
"answer_id": "m.0jm7n"
}
] | WebQTest-103 | WebQTest-103_441c12f6121650c8ea7f651466ac512e | what basketball teams has shaq played for and is the team has a team moscot named Whammer | PREFIX ns: <http://rdf.freebase.com/ns/>
SELECT DISTINCT ?x
WHERE {
FILTER (?x != ns:m.012xdf)
FILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))
ns:m.012xdf ns:sports.pro_athlete.teams ?y .
?y ns:sports.sports_team_roster.team ?x .
?x ns:sports.sports_team.sport ns:m.018w8 .
?x ns:sports.sports_team.team_mascot ns:m.026nqqr .
} |
|
What is there to do and see in Miami, Florida, where the location time zone is UTCâ05:00? | conjunction | what to do and see in miami florida | 2018-02-12T22:45:25 | [
{
"aliases": [
"Venetian Casino",
"Venetian Pool, Coral Gables"
],
"answer": "Venetian Pool",
"answer_id": "m.05rx5g"
}
] | WebQTrn-1708 | WebQTrn-1708_143c89d70679c3e5257c93d8e2bc4c67 | what to do and see in miami florida and the location time zone is UTCâ05:00 | PREFIX ns: <http://rdf.freebase.com/ns/>
SELECT DISTINCT ?x
WHERE {
FILTER (?x != ns:m.0f2v0)
FILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))
ns:m.0f2v0 ns:travel.travel_destination.tourist_attractions ?x .
?x ns:location.location.time_zones ns:m.02_37z .
} |
|
What spoken language is used in the country with national anthem Lofsöngur? | composition | what do they speak iceland | iceland | 2018-02-13T00:23:10 | [
{
"aliases": [
"Íslenska",
"Icelandic",
"Islenska"
],
"answer": "Icelandic Language",
"answer_id": "m.01gmkg"
}
] | WebQTrn-2651 | WebQTrn-2651_f4f365d3835e3b2add5d692ee3ddd85a | what do they speak the country that has the national anthem Lofsöngur | 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.012nl8 .
?c ns:location.country.languages_spoken ?x .
}
|
What is the name of the speaker of the house of representatives now through 2011, and held his govermental position from 1987-06-02? | conjunction | what is the name of the speaker of the house of representatives now 2011 | 2018-02-13T04:03:09 | [
{
"aliases": [
"Hon. Nancy Pelosi",
"Rep. Nancy Pelosi",
"Rep Nancy Pelosi",
"Nancy Patricia D'Alesandro",
"Nancy Patricia D'Alesandro Pelosi",
"Speaker Nancy Pelosi",
"Petunia"
],
"answer": "Nancy Pelosi",
"answer_id": "m.012v1t"
}
] | WebQTest-728 | WebQTest-728_e9e2a621b6b36c05b18cb469e956f266 | what is the name of the speaker of the house of representatives now 2011 and held his govermental position from 1987-06-02 | PREFIX ns: <http://rdf.freebase.com/ns/>
SELECT DISTINCT ?x
WHERE {
FILTER (?x != ns:m.0cgqx)
FILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))
ns:m.0cgqx ns:government.government_office_or_title.office_holders ?y .
?y ns:government.government_position_held.office_holder ?x .
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 "1987-06-02"^^xsd:dateTime .
} |
|
Who is the husband of the famous person who went to El Rodeo School? | composition | who is angelina jolie husband name | angelina jolie | 2018-02-12T22:46:55 | [
{
"aliases": [
"Pitt-bull",
"Tyler Durden",
"William Bradley Pitt",
"Buratto Pitto",
"William Bradley \"Brad\" Pitt"
],
"answer": "Brad Pitt",
"answer_id": "m.0c6qh"
}
] | WebQTrn-1756 | WebQTrn-1756_792933caa19fa7b1c474993687851b6a | who is the person education institution is El Rodeo School husband name | 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.04f1d50 .
?c ns:people.person.spouse_s ?y .
?y ns:people.marriage.spouse ?x .
?y ns:people.marriage.type_of_union ns:m.04ztj .
FILTER(NOT EXISTS {?y ns:people.marriage.from ?sk0} ||
EXISTS {?y ns:people.marriage.from ?sk1 .
FILTER(xsd:datetime(?sk1) <= "2015-08-10"^^xsd:dateTime) })
FILTER(NOT EXISTS {?y ns:people.marriage.to ?sk2} ||
EXISTS {?y ns:people.marriage.to ?sk3 .
FILTER(xsd:datetime(?sk3) >= "2015-08-10"^^xsd:dateTime) })
?y ns:people.marriage.from ?sk4 .
}
ORDER BY DESC(xsd:datetime(?sk4))
LIMIT 1
|
Subsets and Splits