question
stringlengths 19
168
| compositionality_type
stringclasses 4
values | webqsp_question
stringlengths 15
74
| composition_answer
stringlengths 0
41
| created
stringlengths 19
19
| answers
list | webqsp_ID
stringlengths 9
13
| ID
stringlengths 11
46
| machine_question
stringlengths 21
172
| sparql
stringlengths 127
1.39k
|
---|---|---|---|---|---|---|---|---|---|
What is the language people use for communication in the region where a governmental post was given to Anwar Sadat? | 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_f87f28f0d42904ea62dcab41fb65f3f1 | what language do u speak in the location that appointed Anwar Sadat 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.0d58h .
?c ns:location.country.official_language ?x .
}
|
The location that appointed Dmitry Medvedev to governmental position has what religions? | composition | what religions are in russia | russia | 2018-02-12T20:36:17 | [
{
"aliases": [
"Russian Orthodox"
],
"answer": "Russian Orthodox Church",
"answer_id": "m.0b06q"
},
{
"aliases": [],
"answer": "Islam",
"answer_id": "m.0flw86"
}
] | WebQTrn-494 | WebQTrn-494_c071c552853eb739a0ff0c67bb9ed366 | what religions are in the location that appointed Dmitry Medvedev 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.08wdkk .
?c ns:location.statistical_region.religions ?y .
?y ns:location.religion_percentage.religion ?x .
}
|
What languages are used in the country that uses Brazilian real as its currency? | composition | what language brazil use | brazil | 2018-02-12T22:49:37 | [
{
"aliases": [
"Italiano",
"Italian"
],
"answer": "Italian Language",
"answer_id": "m.02bjrlw"
},
{
"aliases": [],
"answer": "Brazilian Portuguese",
"answer_id": "m.02zj58"
},
{
"aliases": [
"Portuguese",
"Portugese",
"Portuguese language",
"Português"
],
"answer": "Portuguese Language",
"answer_id": "m.05zjd"
}
] | WebQTrn-1780 | WebQTrn-1780_de764c65ac3c6a870a407dd9cafd0dc9 | what language the currency used in the country is Brazilian real 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.currency_used ns:m.03385m .
?c ns:location.country.languages_spoken ?x .
}
|
What team with fight song Forward Rebels that Michael Oher played for in 2009? | conjunction | who does michael oher play for in 2009 | 2018-02-12T21:01:38 | [
{
"aliases": [
"Mississippi Rebels Football",
"Ole Miss Men's Football",
"Ole Miss Mens Football",
"University of Mississippi Football",
"Ole Miss Rebels Mens Football",
"Ole Miss Rebels Men's Football",
"University of Mississippi Rebels Men's Football",
"Mississippi Men's Football",
"Ole Miss Rebels Football",
"University of Mississippi Men's Football",
"Ole Miss Football",
"University of Mississippi Rebels Football",
"Mississippi Rebels Mens Football",
"University of Mississippi Mens Football",
"University of Mississippi Rebels Mens Football",
"Mississippi Mens Football",
"Mississippi Football",
"Mississippi Rebels Men's Football"
],
"answer": "Ole Miss Rebels football",
"answer_id": "m.03gqb0k"
}
] | WebQTrn-784 | WebQTrn-784_c5fda963a318e2c3c33977d39d07dabb | who does michael oher play for in 2009 and is the sports team with the fight song Forward Rebels | PREFIX ns: <http://rdf.freebase.com/ns/>
SELECT DISTINCT ?x
WHERE {
FILTER (?x != ns:m.0h7q7b)
FILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))
ns:m.0h7q7b 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) <= "2009-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) >= "2009-01-01"^^xsd:dateTime) })
?x ns:sports.sports_team.fight_song ns:m.03w9vh6 .
} |
|
What religion did James K Polk follow and has a worship place at Christ Covenant Church? | conjunction | what did james k polk believe in | 2018-02-13T00:42:32 | [
{
"aliases": [
"Presbyterian Church"
],
"answer": "Presbyterianism",
"answer_id": "m.0631_"
}
] | WebQTrn-2807 | WebQTrn-2807_9c761efcce6151aa9e561145eb535063 | what did james k polk believe in and the religion organiztion is Christ Covenant Church | PREFIX ns: <http://rdf.freebase.com/ns/>
SELECT DISTINCT ?x
WHERE {
FILTER (?x != ns:m.042f1)
FILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))
ns:m.042f1 ns:people.person.religion ?x .
?x ns:religion.religion.organizations ns:m.0_fm__m .
} |
|
Who was the 2012 leader of the country where Isal de la Juventud is? | composition | who is the leader of cuba 2012 | cuba | 2018-02-12T22:07:12 | [
{
"aliases": [
"Raúl Modesto Castro Ruz",
"Raul Castro"
],
"answer": "Raúl Castro",
"answer_id": "m.01gcjq"
}
] | WebQTrn-1336 | WebQTrn-1336_57ef2cd9af4559f3fbd61f9985431ebe | who is the leader of the country that contains Isla de la Juventud 2012 | PREFIX ns: <http://rdf.freebase.com/ns/>
SELECT DISTINCT ?x
WHERE {
FILTER (?x != ?c)
FILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))
?c ns:location.country.administrative_divisions ns:m.01rj40 .
?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) <= "2012-12-31"^^xsd:dateTime) })
FILTER(NOT EXISTS {?y ns:government.government_position_held.to ?sk2} ||
EXISTS {?y ns:government.government_position_held.to ?sk3 .
FILTER(xsd:datetime(?sk3) >= "2012-01-01"^^xsd:dateTime) })
}
|
The location of Central Time Zone is in what country ruled by Queen Elizabeth II? | conjunction | what countries did queen elizabeth ii rule | 2018-02-12T21:27:58 | [
{
"aliases": [],
"answer": "Belize",
"answer_id": "m.0164b"
},
{
"aliases": [
"Dominion of Canada",
"Canuckistan"
],
"answer": "Canada",
"answer_id": "m.0d060g"
}
] | WebQTrn-961 | WebQTrn-961_8c6b952c6bd963f0ece4e401c9eb731a | what countries did queen elizabeth ii rule and the location time zone is Central Time Zone | PREFIX ns: <http://rdf.freebase.com/ns/>
SELECT DISTINCT ?x
WHERE {
FILTER (?x != ns:m.0d1_f)
FILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))
ns:m.0d1_f ns:government.politician.government_positions_held ?y .
?y ns:government.government_position_held.jurisdiction_of_office ?x .
?x ns:location.location.time_zones ns:m.02fqwt .
} |
|
What are the bordering countries to the wine regions that produce Retsina wine? | composition | what countries does greece share borders with | greece | 2018-02-13T02:52:13 | [
{
"aliases": [
"Republic of Bulgaria"
],
"answer": "Bulgaria",
"answer_id": "m.015qh"
},
{
"aliases": [
"Republic of Turkey",
"Türkiye",
"Turkiye"
],
"answer": "Turkey",
"answer_id": "m.01znc_"
},
{
"aliases": [
"Macedonia (FYROM)",
"Република Македонија",
"Republika Makedonija",
"Macedonia",
"Makedonija"
],
"answer": "Republic of Macedonia",
"answer_id": "m.0bjv6"
},
{
"aliases": [
"Republic of Albania"
],
"answer": "Albania",
"answer_id": "m.0jdx"
}
] | WebQTest-162 | WebQTest-162_6c814f2ef8a8f703137524a5ecf17ba4 | what countries does contains the wine regions that produces Retsina wine style 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:wine.wine_region.wine_styles ns:m.01jg9j .
?c ns:location.location.adjoin_s ?y .
?y ns:location.adjoining_relationship.adjoins ?x .
?x ns:common.topic.notable_types ns:m.01mp .
}
|
The country that contains the South Hwanghae Province has what type of government? | composition | what form of government does north korea | north korea | 2018-02-13T01:54:53 | [
{
"aliases": [],
"answer": "Juche",
"answer_id": "m.01gt0n"
},
{
"aliases": [
"Socialist",
"Socialist Republic"
],
"answer": "Socialist state",
"answer_id": "m.025tbxf"
},
{
"aliases": [
"Single-party"
],
"answer": "Single-party state",
"answer_id": "m.0py4y"
}
] | WebQTrn-3435 | WebQTrn-3435_26c929ed1d6e017b0c81c0cad7287568 | what form of government does the country that contains South Hwanghae 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.022g39 .
?c ns:location.country.form_of_government ?x .
}
|
Which gods are worshipped in the religious text Tao Te Ching? | composition | what god does taoism believe in | taoism | 2018-02-12T23:54:10 | [
{
"aliases": [],
"answer": "He Xiangu",
"answer_id": "m.01g7jh"
},
{
"aliases": [],
"answer": "Cao Guojiu",
"answer_id": "m.01g7kl"
},
{
"aliases": [],
"answer": "Li Tieguai",
"answer_id": "m.01g7ln"
},
{
"aliases": [],
"answer": "Lan Caihe",
"answer_id": "m.01g7m0"
},
{
"aliases": [
"Lu Dongbin"
],
"answer": "Lü Dongbin",
"answer_id": "m.01g7rf"
},
{
"aliases": [],
"answer": "Han Xiangzi",
"answer_id": "m.01gcpc"
},
{
"aliases": [],
"answer": "Zhang Guolao",
"answer_id": "m.01gcpr"
},
{
"aliases": [],
"answer": "Zhongli Quan",
"answer_id": "m.01gcqh"
},
{
"aliases": [],
"answer": "Jade Emperor",
"answer_id": "m.01tbmq"
},
{
"aliases": [],
"answer": "Queen Mother of the West",
"answer_id": "m.0258q8"
},
{
"aliases": [],
"answer": "Three Pure Ones",
"answer_id": "m.025964"
},
{
"aliases": [],
"answer": "Magu",
"answer_id": "m.02rj87h"
},
{
"aliases": [],
"answer": "Yuanshi Tianzun",
"answer_id": "m.09n_d1"
},
{
"aliases": [
"Chao Kung-ming",
"Pi-kan",
"Bigan",
"Zhao Gongming"
],
"answer": "Cai Shen",
"answer_id": "m.0j626gb"
}
] | WebQTrn-2423 | WebQTrn-2423_38a6be99c929582756a9a7019d8a8ef9 | what god does the religion text is Tao Te Ching believe 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:religion.religion.texts ns:m.02czn .
?c ns:religion.religion.deities ?x .
}
|
What religion does the country whose national anthem is "Imperial Anthems of the Ottoman Empire Turks" follow? | composition | what religion did the ottoman turks follow | ottoman | 2018-02-12T22:33:03 | [
{
"aliases": [
"Christian"
],
"answer": "Christianity",
"answer_id": "m.01lp8"
},
{
"aliases": [
"Jewish"
],
"answer": "Judaism",
"answer_id": "m.03_gx"
},
{
"aliases": [
"Orthodox Church"
],
"answer": "Eastern Christianity",
"answer_id": "m.0blk0"
},
{
"aliases": [
"Roman Catholic convert",
"Roman Catholic"
],
"answer": "Catholicism",
"answer_id": "m.0c8wxp"
},
{
"aliases": [],
"answer": "Islam",
"answer_id": "m.0flw86"
}
] | WebQTrn-1572 | WebQTrn-1572_8d301ba3f2a6a79337929dd43bb19a35 | what religion did the the country that has the national anthem Imperial anthems of the Ottoman Empire turks follow | PREFIX ns: <http://rdf.freebase.com/ns/>
SELECT DISTINCT ?x
WHERE {
FILTER (?x != ?c)
FILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))
?c ns:location.country.national_anthem ?k .
?k ns:government.national_anthem_of_a_country.anthem ns:m.070xtc .
?c ns:location.statistical_region.religions ?y .
?y ns:location.religion_percentage.religion ?x .
}
|
What are the official languages in the country that has a President of the European Council? | composition | what are the official languages of the eu | eu | 2018-02-13T03:45:16 | [
{
"aliases": [
"Italiano",
"Italian"
],
"answer": "Italian Language",
"answer_id": "m.02bjrlw"
},
{
"aliases": [
"Nederlandse taal",
"Nederlands",
"Hollands",
"Dutch"
],
"answer": "Dutch Language",
"answer_id": "m.02bv9"
},
{
"aliases": [
"Sekgoa",
"Anglit",
"English language",
"English"
],
"answer": "English Language",
"answer_id": "m.02h40lc"
},
{
"aliases": [
"Graecae",
"Neo-hellenic",
"Greek",
"Greco",
"Modern Greek (1453-)",
"Romaic",
"Grec",
"Ellinika"
],
"answer": "Greek Language",
"answer_id": "m.0349s"
},
{
"aliases": [
"German, Standard Language",
"Deutsch",
"German",
"Tedesco",
"High German",
"Hochdeutsch",
"German, Standard"
],
"answer": "German Language",
"answer_id": "m.04306rv"
},
{
"aliases": [
"Polnisch",
"Polish",
"Polish language",
"Polski"
],
"answer": "Polish Language",
"answer_id": "m.05qqm"
},
{
"aliases": [
"Portuguese",
"Portugese",
"Portuguese language",
"Português"
],
"answer": "Portuguese Language",
"answer_id": "m.05zjd"
},
{
"aliases": [
"Francais",
"Français",
"French",
"French language"
],
"answer": "French",
"answer_id": "m.064_8sq"
},
{
"aliases": [
"Swedish",
"Ruotsi",
"Svenska"
],
"answer": "Swedish Language",
"answer_id": "m.06mp7"
},
{
"aliases": [
"Español",
"Spanish language",
"Castillian",
"Spanish",
"The language of Cervantes",
"Castellano",
"Castillan",
"Castilian"
],
"answer": "Spanish Language",
"answer_id": "m.06nm1"
}
] | WebQTest-549 | WebQTest-549_588d066618f6753d548ca1e22085d37a | what are the official languages of the the organization that has the leadership role of President of the European Council | 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.role ns:m.02vk5s1 .
?c ns:user.ktrueman.default_domain.international_organization.official_language_s ?x .
}
|
What pro quarterback began his career in 1993 and was a memebr fo the 2012 Baltimore Ravens? | conjunction | who is the ravens quarterback 2012 | 2018-02-12T22:42:25 | [
{
"aliases": [
"Trent Farris Dilfer"
],
"answer": "Trent Dilfer",
"answer_id": "m.051q4v"
}
] | WebQTrn-1680 | WebQTrn-1680_9ba11193af6ae4868c171845d8152f9d | who is the ravens quarterback 2012 and is the pro athelete who started hist career on 1993 | PREFIX ns: <http://rdf.freebase.com/ns/>
SELECT DISTINCT ?x
WHERE {
FILTER (?x != ns:m.01ct6)
FILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))
ns:m.01ct6 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 "1993"^^xsd:dateTime .
} |
|
Where is the country located that contains Crete? | composition | where is the nation of greece located | greece | 2018-02-12T20:07:38 | [
{
"aliases": [
"The Old Continent"
],
"answer": "Europe",
"answer_id": "m.02j9z"
}
] | WebQTrn-253 | WebQTrn-253_a3be6ba7c257f1c9c8514e54a314337a | where is the nation of the country that contains Crete 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:location.country.administrative_divisions ns:m.01xyy .
?c ns:base.locations.countries.continent ?x .
}
|
What language does the religious organization under the leadership of the Society of Jesus speak? | composition | what language is spoken in argentina | argentina | 2018-02-13T05:28:20 | [
{
"aliases": [
"Italiano",
"Italian"
],
"answer": "Italian Language",
"answer_id": "m.02bjrlw"
},
{
"aliases": [
"Guaraní"
],
"answer": "Guaraní language",
"answer_id": "m.02w_hsv"
},
{
"aliases": [
"Runasimi",
"Quechua language",
"Quechua, Ayacucho Language",
"Quechua",
"Quechua languages",
"Chanka"
],
"answer": "Quechuan languages",
"answer_id": "m.03d9kg"
},
{
"aliases": [
"Español",
"Spanish language",
"Castillian",
"Spanish",
"The language of Cervantes",
"Castellano",
"Castillan",
"Castilian"
],
"answer": "Spanish Language",
"answer_id": "m.06nm1"
},
{
"aliases": [
"Yiddish"
],
"answer": "Yiddish Language",
"answer_id": "m.0880p"
}
] | WebQTest-1490 | WebQTest-1490_52deecbffa5c67b0c724c84174c5e019 | what language is spoken in the religious organization leadeship is Society of Jesus | PREFIX ns: <http://rdf.freebase.com/ns/>
SELECT DISTINCT ?x
WHERE {
FILTER (?x != ?c)
FILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))
?c ns:religion.religious_leadership_jurisdiction.leader ?k .
?k ns:religion.religious_organization_leadership.organization ns:m.04399 .
?c ns:location.country.languages_spoken ?x .
}
|
Who are the parents of the famous person who went to El Rodeo School? | composition | who is angelina jolie mom and dad | angelina jolie | 2018-02-13T04:05:33 | [
{
"aliases": [
"Marcia Lynne Bertrand",
"Marcia Lynne \"Marcheline\" Bertrand"
],
"answer": "Marcheline Bertrand",
"answer_id": "m.01mqgf"
},
{
"aliases": [
"Jonathan Vincent Voight",
"Jonathan Vincent \"Jon\" Voight",
"John Voight"
],
"answer": "Jon Voight",
"answer_id": "m.046qq"
}
] | WebQTest-757 | WebQTest-757_792933caa19fa7b1c474993687851b6a | who is the person education institution is El Rodeo School mom and dad | 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.parents ?x .
}
|
What type of government is in the country that has Asian College of Science and Technology, Main Campus? | composition | what type of government is the philippines | philippines | 2018-02-13T02:35:19 | [
{
"aliases": [
"Presidential"
],
"answer": "Presidential system",
"answer_id": "m.01d9r3"
},
{
"aliases": [
"Unitary republic",
"Unitary"
],
"answer": "Unitary state",
"answer_id": "m.01fpfn"
},
{
"aliases": [],
"answer": "Republic",
"answer_id": "m.06cx9"
},
{
"aliases": [
"Constitutional"
],
"answer": "Constitutional republic",
"answer_id": "m.0c9rw5"
}
] | WebQTrn-3771 | WebQTrn-3771_cce0bbacf79f0cdd58835dcf6e9ef9b6 | what type of government is the the location partially contains Asian College of Science and Technology, main campus | PREFIX ns: <http://rdf.freebase.com/ns/>
SELECT DISTINCT ?x
WHERE {
FILTER (?x != ?c)
FILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))
?c ns:location.location.partiallycontains ?k .
?k ns:location.partial_containment_relationship.partially_contains ns:m.0jwbft1 .
?c ns:location.country.form_of_government ?x .
}
|
Where is the college has the mascot named Auburn University Aubie? | 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_410a16b88c858b5024f1480209e4b4e6 | where is the educational institution with the mascot Auburn University Aubie | PREFIX ns: <http://rdf.freebase.com/ns/>
SELECT DISTINCT ?x
WHERE {
FILTER (?x != ?c)
FILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))
?c ns:education.educational_institution.mascot ns:m.067twr .
?c ns:location.location.containedby ?x .
}
|
What spoken language is used in the country that has Southern Region, Iceland? | composition | what language do people speak in iceland | iceland | 2018-02-12T20:38:58 | [
{
"aliases": [
"Íslenska",
"Icelandic",
"Islenska"
],
"answer": "Icelandic Language",
"answer_id": "m.01gmkg"
}
] | WebQTrn-522 | WebQTrn-522_8eed82074af9be11f9bf3c36d68d89ca | what language do people speak in the country that contains Southern Region, Iceland | 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.02hq5qh .
?c ns:location.country.languages_spoken ?x .
}
|
Which languages are recognized as the official ones in the nation where Trelawny Parish is located? | composition | what are the official languages of jamaica | jamaica | 2018-02-13T02:05:15 | [
{
"aliases": [],
"answer": "Jamaican English",
"answer_id": "m.01428y"
}
] | WebQTrn-3498 | WebQTrn-3498_2ef516a3253d8d1d2c28ae11c6d5b2e9 | what are the official languages of the country that contains Trelawny Parish | PREFIX ns: <http://rdf.freebase.com/ns/>
SELECT DISTINCT ?x
WHERE {
FILTER (?x != ?c)
FILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))
?c ns:location.country.administrative_divisions ns:m.06qrc3 .
?c ns:location.country.official_language ?x .
}
|
What religion with places of worship including Churches is recognized in Canada? | conjunction | what religions are recognized in canada | 2018-02-13T00:43:31 | [
{
"aliases": [
"Roman Catholic convert",
"Roman Catholic"
],
"answer": "Catholicism",
"answer_id": "m.0c8wxp"
}
] | WebQTrn-2810 | WebQTrn-2810_5b52c9e057d0f0e6704f0b264e864dfc | what religions are recognized in canada and is the religion types of places of worship include Church | 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.types_of_places_of_worship ns:m.01wb7 .
} |
|
What geographic region through which the Appalachian Mountains extend is the location whose central government is in Boston? | conjunction | where do the appalachian mountains run through | 2018-02-13T05:45:54 | [
{
"aliases": [
"Bay State",
"MA",
"US-MA",
"The Old Colony State",
"Mass",
"The Codfish State",
"Commonwealth of Massachusetts",
"Mass."
],
"answer": "Massachusetts",
"answer_id": "m.05k7sb"
}
] | WebQTest-1675 | WebQTest-1675_7bf178e825bb55452806d2e708f9ed50 | where do the appalachian mountains run through and is the us state that has a capital named Boston | PREFIX ns: <http://rdf.freebase.com/ns/>
SELECT DISTINCT ?x
WHERE {
FILTER (?x != ns:m.0lm0n)
FILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))
ns:m.0lm0n ns:location.location.partially_containedby ?x .
?x ns:location.us_state.capital ns:m.01cx_ .
} |
|
What currency is used in the country where the capital is Bridgetown? | composition | what currency to take to barbados | barbados | 2018-02-13T04:29:52 | [
{
"aliases": [],
"answer": "Barbadian dollar",
"answer_id": "m.05hy7p"
}
] | WebQTest-979 | WebQTest-979_0ddd991f629c7921af514b0d07bebbd4 | what currency to take to 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 .
}
|
Where does team owner Alan Cohen's sports team play? | composition | where do florida panthers play | florida panthers | 2018-02-13T05:33:23 | [
{
"aliases": [
"Broward County Civic Arena",
"PartyCity Center",
"Office Depot Center",
"National Car Rental Center",
"Bank Atlantic Center",
"BB&T",
"BankAtlantic Center, Sunrise"
],
"answer": "BB&T Center",
"answer_id": "m.038hc3"
},
{
"aliases": [],
"answer": "Miami Arena",
"answer_id": "m.039xlz"
}
] | WebQTest-1557 | WebQTest-1557_26153c70333f0e5b96e7faf600680323 | where do the sports team owner is Alan Cohen 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.professional_sports_team.owner_s ns:m.03wf82n .
?c ns:sports.sports_team.arena_stadium ?x .
}
|
What did the person who had Trigemal Neuralgia found? | composition | what did gloria steinem founded | gloria steinem | 2018-02-13T05:43:17 | [
{
"aliases": [],
"answer": "Coalition of Labor Union Women",
"answer_id": "m.027hxmd"
},
{
"aliases": [],
"answer": "Choice USA",
"answer_id": "m.02vvc3x"
},
{
"aliases": [],
"answer": "Ms. Foundation for Women",
"answer_id": "m.03cytx2"
},
{
"aliases": [],
"answer": "National Women's Political Caucus",
"answer_id": "m.04wwjx"
},
{
"aliases": [
"New York Media Holdings, LLC",
"New York Media"
],
"answer": "New York Media, LLC",
"answer_id": "m.05st95c"
},
{
"aliases": [],
"answer": "Women's Action Alliance",
"answer_id": "m.0640068"
},
{
"aliases": [],
"answer": "Feminist Majority Foundation",
"answer_id": "m.06d6x5"
}
] | WebQTest-1650 | WebQTest-1650_a12c636fe3050eb2d588d83ac6d2be3a | what did the person notable with the medical condition Trigemal neuralgia 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:medicine.notable_person_with_medical_condition.condition ns:m.05sswr_ .
?c ns:organization.organization_founder.organizations_founded ?x .
}
|
What currency is used in the location where Antonis Samaras was appointed to a government position? | composition | what money system does greece use | greece | 2018-02-12T23:37:52 | [
{
"aliases": [
"€",
"EUR"
],
"answer": "Euro",
"answer_id": "m.02l6h"
}
] | WebQTrn-2241 | WebQTrn-2241_cfcb8ee843e79059ec902e53426d5d04 | what money system does the location that appointed Antonis Samaras to govermental position 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:government.governmental_jurisdiction.governing_officials ?k .
?k ns:government.government_position_held.appointed_by ns:m.054q0_ .
?c ns:location.country.currency_used ?x .
}
|
The nation with La Guajira Department 2011 has who as its president today? | composition | who is the current president of colombia 2011 | colombia | 2018-02-13T02:20:04 | [
{
"aliases": [
"Juan Manuel Santos Calderón",
"フアン・マヌエル・サントス・カルデロン"
],
"answer": "Juan Manuel Santos",
"answer_id": "m.02pqvmj"
}
] | WebQTrn-3661 | WebQTrn-3661_cc2b443c00b21e5c1e576ff07580bb62 | who is the current president of the country that contains La Guajira Department 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.08rct3 .
?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) <= "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) })
}
|
Where is the location that appointed Robert J. Bentley to governmental position and Where Auburn University is located? | conjunction | where is auburn university located | 2018-02-13T05:45:14 | [
{
"aliases": [
"Cotton State",
"AL",
"Ala"
],
"answer": "Alabama",
"answer_id": "m.0gyh"
}
] | WebQTest-1669 | WebQTest-1669_ae99aa9db8458c1c25b58266fa61faf0 | where is auburn university located and is the location that appointed Robert J. Bentley to govermental position | PREFIX ns: <http://rdf.freebase.com/ns/>
SELECT DISTINCT ?x
WHERE {
FILTER (?x != ns:m.01wdj_)
FILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))
ns:m.01wdj_ ns:location.location.containedby ?x .
?x ns:government.governmental_jurisdiction.governing_officials ?c .
?c ns:government.government_position_held.appointed_by ns:m.080fp__ .
} |
|
From what City is the team with a mascot named Warpaint? | composition | where do the kansas city chiefs play | kansas city chiefs | 2018-02-12T21:49:34 | [
{
"aliases": [
"Kansas",
"Kansas City, Missouri",
"Platte County / Kansas City city"
],
"answer": "Kansas City",
"answer_id": "m.04f_d"
}
] | WebQTrn-1161 | WebQTrn-1161_f095c6bf15e58692c7efa3dc2a616bbb | where do the the team has a team moscot named Warpaint 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.team_mascot ns:m.0gwvc_ .
?c ns:sports.sports_team.location ?x .
}
|
The nation whose national anthem is Drzavna himna Bosne i Hercegovine uses which languages for communication? | composition | what is the bosnian language | bosnian | 2018-02-13T01:28:06 | [
{
"aliases": [
"Serbo-Croatian"
],
"answer": "Serbo-Croatian Language",
"answer_id": "m.06x8y"
},
{
"aliases": [
"Bosnian",
"Montenegrin",
"Serbian"
],
"answer": "Serbian language",
"answer_id": "m.0k0sb"
}
] | WebQTrn-3213 | WebQTrn-3213_00ba63402cd853d70e143e8e777f17c3 | what is the the country that has the national anthem Državna himna Bosne i Hercegovine language | 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.01l87x .
?c ns:location.country.languages_spoken ?x .
}
|
What is a place to travel around Sydney and a zoo that opened after 1972? | comparative | where to travel around sydney | 2018-02-12T21:22:43 | [
{
"aliases": [],
"answer": "Wild Life Sydney",
"answer_id": "m.0261k3j"
}
] | WebQTrn-942 | WebQTrn-942_c347ec428b9ea88040fb00f78ac12cd2 | where to travel around sydney and is the zoo that opened on after 1972 | PREFIX ns: <http://rdf.freebase.com/ns/>
SELECT DISTINCT ?x
WHERE {
FILTER (?x != ns:m.06y57)
FILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))
ns:m.06y57 ns:travel.travel_destination.tourist_attractions ?x .
?x ns:zoos.zoo.opened ?num .
FILTER (?num > "1972"^^xsd:dateTime) .
} |
|
The location that appointed Georges Pompidou to govermental position and is in what country that surrounds Spain? | conjunction | what country surrounds spain | 2018-02-12T23:39:01 | [
{
"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"
}
] | WebQTrn-2246 | WebQTrn-2246_0fa6de9f0673eb4f7bf3120f89f5bd44 | what country surrounds spain and is the location that appointed Georges Pompidou 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.01lbpj .
} |
|
Which city is located in the country whose national anthem is Brabanconne? | 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_c8b99bb380a7f157039bdf6c7b8df764 | what is a city in the country that has the national anthem Brabançonne | 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.098tx .
?c ns:location.country.capital ?x .
?x ns:base.biblioness.bibs_location.loc_type ?sk0 .
FILTER (str(?sk0) = "City")
}
|
The people from Masjid Hamza, Valley Stream places of worship pray to whom? | composition | who do islamic people pray to | islamic | 2018-02-13T04:20:56 | [
{
"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-878 | WebQTest-878_5664110c14c11cbfe165fc3cd86c8845 | who do the religion types of places of worship include Masjid Hamza, Valley Stream people pray 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:religion.religion.types_of_places_of_worship ns:m.0pc5qwj .
?c ns:religion.religion.deities ?x .
}
|
What team owned by New York Giants did Tom Landry play for? | conjunction | who did tom landry play for | 2018-02-13T04:42:44 | [
{
"aliases": [
"Jints",
"G-Men",
"Big Blue"
],
"answer": "New York Giants",
"answer_id": "m.05gg4"
}
] | WebQTest-1109 | WebQTest-1109_66167e114ff16e4ced82156b04491f16 | who did tom landry play for and the sports team owner is John Mara | PREFIX ns: <http://rdf.freebase.com/ns/>
SELECT DISTINCT ?x
WHERE {
FILTER (?x != ns:m.019_p3)
FILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))
ns:m.019_p3 ns:sports.pro_athlete.teams ?y .
?y ns:sports.sports_team_roster.team ?x .
?x ns:sports.professional_sports_team.owner_s ns:m.094w0s .
} |
|
What religion practiced by Madonna has a place of worship named St. Mary's Cathedral, Batticaloa? | conjunction | what religion does madonna practice | 2018-02-13T06:11:23 | [
{
"aliases": [
"Roman Catholic convert",
"Roman Catholic"
],
"answer": "Catholicism",
"answer_id": "m.0c8wxp"
}
] | WebQTest-1850 | WebQTest-1850_4dbb23937c062d0f3a3496d2fbf26a12 | what religion does madonna practice and the religion place of worship is St. Mary's Cathedral, Batticaloa | PREFIX ns: <http://rdf.freebase.com/ns/>
SELECT DISTINCT ?x
WHERE {
FILTER (?x != ns:m.01vs_v8)
FILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))
ns:m.01vs_v8 ns:people.person.religion ?x .
?x ns:religion.religion.places_of_worship ns:m.0100k8_q .
} |
|
What region uses the CFP franc as currency and inlcudes Tahiti Bora Bora as a location? | conjunction | where is tahiti bora bora | 2018-02-12T22:26:06 | [
{
"aliases": [
"Territoire De La Polynesie Francaise",
"French Settlements In Oceania",
"French Establishments In Oceania",
"Territoire De La Polynésie Française",
"Etablissements Francais De L' Oceanie",
"Etablissementsfrancaisdeloceanie",
"French Oceania",
"Établissements Français De L’ Océanie",
"Polynésie Française"
],
"answer": "French Polynesia",
"answer_id": "m.02wzv"
}
] | WebQTrn-1493 | WebQTrn-1493_a1edafe051cb7bc171f2beb523d3a90c | where is tahiti bora bora and the currency used in the country is CFP franc | PREFIX ns: <http://rdf.freebase.com/ns/>
SELECT DISTINCT ?x
WHERE {
FILTER (?x != ns:m.0hb6g)
FILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))
ns:m.0hb6g ns:location.location.containedby ?x .
?x ns:location.country.currency_used ns:m.01qyjx .
} |
|
What continent is the country with Colón Province located? | composition | where is the country of panama located | country of panama | 2018-02-12T21:50:07 | [
{
"aliases": [],
"answer": "North America",
"answer_id": "m.059g4"
}
] | WebQTrn-1169 | WebQTrn-1169_5c700e3bff39470405f500c2f1350b51 | where is the the country that contains Colón Province 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:location.country.administrative_divisions ns:m.01z4f7 .
?c ns:base.locations.countries.continent ?x .
}
|
What country is the headquarters of the organization led by Charles D. Denson? | composition | what country does nike operate in | nike | 2018-02-12T21:52:28 | [
{
"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"
}
] | WebQTrn-1203 | WebQTrn-1203_290d19af9aed64b203738901fd2cdd66 | what country does the organiztion leadership has a person named Charles D. Denson operate in | PREFIX ns: <http://rdf.freebase.com/ns/>
SELECT DISTINCT ?x
WHERE {
FILTER (?x != ?c)
FILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))
?c ns:organization.organization.leadership ?k .
?k ns:organization.leadership.person ns:m.03wv1t1 .
?c ns:organization.organization.headquarters ?y .
?y ns:location.mailing_address.country ?x .
}
|
Which airport serves the city that hosted the 1960 Summer Olympics? | composition | which airport to fly in rome | rome | 2018-02-12T20:03:41 | [
{
"aliases": [
"Leonardo da Vinci Airport"
],
"answer": "Leonardo da Vinci–Fiumicino Airport",
"answer_id": "m.01ky5r"
},
{
"aliases": [],
"answer": "Ciampino–G. B. Pastine International Airport",
"answer_id": "m.033_52"
}
] | WebQTrn-231 | WebQTrn-231_1d1c28cc9c5f4e83f9f932e3615e2391 | which airport to fly in the city that hosted 1960 Summer Olympics | PREFIX ns: <http://rdf.freebase.com/ns/>
SELECT DISTINCT ?x
WHERE {
FILTER (?x != ?c)
FILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))
?c ns:olympics.olympic_host_city.olympics_hosted ns:m.0lbd9 .
?c ns:travel.travel_destination.how_to_get_here ?y .
?y ns:travel.transportation.transport_terminus ?x .
?x ns:common.topic.notable_types ns:m.01xpjyz .
}
|
What does South Africa Trade with that has Dodoma as it's capital? | conjunction | with which countries does south africa trade | 2018-02-12T21:06:04 | [
{
"aliases": [
"Jamhuri ya Muungano wa Tanzania",
"United Republic of Tanzania"
],
"answer": "Tanzania",
"answer_id": "m.07dzf"
}
] | WebQTrn-832 | WebQTrn-832_3c745a757f87b0cdbc3124380680a737 | with which countries does south africa trade and the country capital is Dodoma | #MANUAL SPARQL
PREFIX ns: <http://rdf.freebase.com/ns/>
SELECT DISTINCT ?x
WHERE {
FILTER (?x != ns:m.0hzlz)
{
ns:m.0hzlz ns:location.statistical_region.places_exported_to ?y .
?y ns:location.imports_and_exports.exported_to ?x .
}
UNION
{
ns:m.0hzlz ns:location.statistical_region.places_imported_from ?y .
?y ns:location.imports_and_exports.imported_from ?x .
}?x ns:location.country.capital ns:m.0fnbn .
} |
|
What type of art was created by the person who once resided at 1342 Lexington Avenue? | composition | what style of art does andy warhol do | andy warhol | 2018-02-12T20:44:05 | [
{
"aliases": [],
"answer": "Modern art",
"answer_id": "m.015r61"
},
{
"aliases": [],
"answer": "Pop art",
"answer_id": "m.0q4mn"
}
] | WebQTrn-566 | WebQTrn-566_88bfb61722c853e8b2b0588d4a0488cc | what style of art does the person who once lived in 1342 Lexington Avenue 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.0ghw4jy .
?c ns:visual_art.visual_artist.associated_periods_or_movements ?x .
}
|
What is the type of government where the Nigerian naira is used? | composition | what system of government is practiced in nigeria | nigeria | 2018-02-13T03:39:06 | [
{
"aliases": [
"Presidential"
],
"answer": "Presidential system",
"answer_id": "m.01d9r3"
},
{
"aliases": [
"Federal"
],
"answer": "Federal republic",
"answer_id": "m.0j729"
}
] | WebQTest-509 | WebQTest-509_74349352d97a03ff3fb973379bdf3503 | what system of government is practiced in the currency used in the country is Nigerian naira | 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.018cg3 .
?c ns:location.country.form_of_government ?x .
}
|
What filmed with a character named the Grinch did Ron Howard direct? | conjunction | what did ron howard direct | 2018-02-13T00:06:27 | [
{
"aliases": [
"Dr. Seuss' How the Grinch Stole Christmas",
"Grinch",
"How the Grinch Stole Christmas!",
"O Grinch",
"The Grinch",
"Grinchen"
],
"answer": "Dr. Seuss' How the Grinch Stole Christmas",
"answer_id": "m.0crrc8"
},
{
"aliases": [
"Dr. Seuss' How the Grinch Stole Christmas",
"Grinch",
"How the Grinch Stole Christmas!",
"O Grinch",
"The Grinch",
"Grinchen"
],
"answer": "Dr. Seuss' How the Grinch Stole Christmas",
"answer_id": "m.0crrc8"
}
] | WebQTrn-2536 | WebQTrn-2536_d4be98619ddee19e5b55f314a3059f02 | what did ron howard direct and is the film has a charcter named Grinch | PREFIX ns: <http://rdf.freebase.com/ns/>
SELECT DISTINCT ?x
WHERE {
FILTER (?x != ns:m.0g2lq)
FILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))
ns:m.0g2lq ns:film.actor.film ?y .
?y ns:film.performance.film ?x .
?x ns:film.film.directed_by ns:m.0g2lq .
?x ns:film.film.starring ?c .
?c ns:film.performance.character ns:m.025s4pv .
} |
|
What basketball team with head coach Jeff Hornacek did Steve Nash play for? | conjunction | who all has steve nash played for | 2018-02-12T22:40:42 | [
{
"aliases": [
"Suns"
],
"answer": "Phoenix Suns",
"answer_id": "m.0jml5"
}
] | WebQTrn-1664 | WebQTrn-1664_62727702b28d4bd77c57fd4c90a697bd | who all has steve nash played for and the basket ball team head coach is Jeff Hornacek | PREFIX ns: <http://rdf.freebase.com/ns/>
SELECT DISTINCT ?x
WHERE {
FILTER (?x != ns:m.01yqrk)
FILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))
ns:m.01yqrk ns:sports.pro_athlete.teams ?y .
?y ns:sports.sports_team_roster.team ?x .
?x ns:basketball.basketball_team.head_coach ns:m.03bmvc .
} |
|
What movies were directed by the notable person who was educated at William O. Schaefer Elementary School? | composition | what movie is angelina jolie directing | angelina jolie | 2018-02-13T02:33:08 | [
{
"aliases": [
"By the"
],
"answer": "By the Sea",
"answer_id": "m.011q46b6"
},
{
"aliases": [
"En tierra de sangre y miel",
"Be'eretz shel dam udvash",
"Au pays du sang et du miel",
"A vér és méz földjén",
"U zemlji krvi i meda",
"Kan ve Ask",
"Na Terra de Sangue e Mel"
],
"answer": "In the Land of Blood and Honey",
"answer_id": "m.0gttw8n"
},
{
"aliases": [
"A Moment in the World",
"A Place in"
],
"answer": "A Place in Time",
"answer_id": "m.0ngxp8g"
},
{
"aliases": [],
"answer": "Unbroken",
"answer_id": "m.0wjk75w"
}
] | WebQTrn-3760 | WebQTrn-3760_028bb5f442b37a4af9f9fd9fa0bc5e9a | what movie is the person education institution is William O. Schaefer Elementary School directing | 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.076dzmh .
?c ns:film.director.film ?x .
}
|
What languages are used in the country where Balochistan, Pakistan is located? | composition | what language do the speak in pakistan | pakistan | 2018-02-12T19:45:53 | [
{
"aliases": [
"Sekgoa",
"Anglit",
"English language",
"English"
],
"answer": "English Language",
"answer_id": "m.02h40lc"
},
{
"aliases": [
"Urdu",
"Islami",
"Urdu language",
"Urudu",
"Undri"
],
"answer": "Urdu Language",
"answer_id": "m.02hxcvy"
}
] | WebQTrn-87 | WebQTrn-87_df1aa3f279cd680ac5334efd15d423af | what language do the speak in the country that contains Balochistan, Pakistan | 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.01hf6 .
?c ns:location.country.official_language ?x .
}
|
What form of government used in the country with national anthem Lupang Hinirang? | composition | what type of government is the philippines | philippines | 2018-02-13T02:35:19 | [
{
"aliases": [
"Presidential"
],
"answer": "Presidential system",
"answer_id": "m.01d9r3"
},
{
"aliases": [
"Unitary republic",
"Unitary"
],
"answer": "Unitary state",
"answer_id": "m.01fpfn"
},
{
"aliases": [],
"answer": "Republic",
"answer_id": "m.06cx9"
},
{
"aliases": [
"Constitutional"
],
"answer": "Constitutional republic",
"answer_id": "m.0c9rw5"
}
] | WebQTrn-3771 | WebQTrn-3771_8a1b27252ab54017d3353fcbde862bbd | what type of government is the the country that has the national anthem Lupang Hinirang | PREFIX ns: <http://rdf.freebase.com/ns/>
SELECT DISTINCT ?x
WHERE {
FILTER (?x != ?c)
FILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))
?c ns:location.country.national_anthem ?k .
?k ns:government.national_anthem_of_a_country.anthem ns:m.0jkdr .
?c ns:location.country.form_of_government ?x .
}
|
What college with Michigan Wolverines baseball team did Sanjay Gupta attend? | conjunction | where did sanjay gupta go to school | 2018-02-13T05:30:14 | [
{
"aliases": [
"michigan",
"University of Michigan, main campus",
"UM",
"University of Michigan, Ann Arbor",
"umich",
"u m",
"u of m"
],
"answer": "University of Michigan",
"answer_id": "m.07szy"
}
] | WebQTest-1516 | WebQTest-1516_93a5dd81dfa679e913a69366e76a29be | where did sanjay gupta go to school and is the education institution has a sports team named Michigan Wolverines baseball | PREFIX ns: <http://rdf.freebase.com/ns/>
SELECT DISTINCT ?x
WHERE {
FILTER (?x != ns:m.02yyk6)
FILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))
ns:m.02yyk6 ns:people.person.education ?y .
?y ns:education.education.institution ?x .
?x ns:education.educational_institution.sports_teams ns:m.04ct8_g .
} |
|
What is the political system where Buenos Aires is located? | composition | what is the political system in argentina | argentina | 2018-02-13T01:16:50 | [
{
"aliases": [
"Presidential"
],
"answer": "Presidential system",
"answer_id": "m.01d9r3"
},
{
"aliases": [
"Constitutional"
],
"answer": "Constitutional republic",
"answer_id": "m.0c9rw5"
},
{
"aliases": [],
"answer": "Representative democracy",
"answer_id": "m.0drnm"
},
{
"aliases": [
"Federal"
],
"answer": "Federal republic",
"answer_id": "m.0j729"
}
] | WebQTrn-3129 | WebQTrn-3129_1e7110e48c30a2cef3caf291e3b8d394 | what is the political system in the country that contains Buenos Aires | 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.01ly5m .
?c ns:location.country.form_of_government ?x .
}
|
What film with character named T-1000 did Chris Farley do? | conjunction | what movies did chris farley do | 2018-02-12T22:45:27 | [
{
"aliases": [
"Wayne's world: ¡qué desparrame!",
"Olumo Shel Wayne",
"Quanto Mais Idiota Melhor",
"Swiat Wayne'a",
"O apithanos kosmos tou Wayne",
"Waynov svet",
"Fusi di testa",
"Le monde selon Wayne",
"El mundo según Wayne",
"Wayne világa"
],
"answer": "Wayne's World",
"answer_id": "m.0kbwb"
}
] | WebQTrn-1711 | WebQTrn-1711_f6c215aee2d7aa8d2f5239e4dd675732 | what movies did chris farley do and is the film has a charcter named T-1000 | PREFIX ns: <http://rdf.freebase.com/ns/>
SELECT DISTINCT ?x
WHERE {
FILTER (?x != ns:m.012801)
FILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))
ns:m.012801 ns:film.actor.film ?y .
?y ns:film.performance.film ?x .
?x ns:film.film.starring ?c .
?c ns:film.performance.character ns:m.01kdgk .
} |
|
Who is the coach of the team whose fight song is "Sweet Caroline"? | composition | who coaches the carolina panthers | carolina panthers | 2018-02-13T05:16:27 | [
{
"aliases": [],
"answer": "Ron Rivera",
"answer_id": "m.04g57l"
}
] | WebQTest-1394 | WebQTest-1394_4fa999e8a2cea9db48795573a8fdf819 | who coaches the the sports team with the fight song Sweet Caroline | 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.0bb6y_8 .
?c ns:american_football.football_team.current_head_coach ?x .
}
|
Where is the place with the long term unemployment rate 43.3 and 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_0e4845ddb23557f8c8352605dfa7bd2b | what is nina dobrev nationality and the long term unemployment rate is 43.3 | 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.long_term_unemployment_rate ?c .
?c ns:measurement_unit.dated_percentage.rate "43.3" .
} |
|
Who played the character Jay Adams in the film with a character named Alva Skate Team member? | composition | who plays jay adams in lords of dogtown | lords of dogtown | 2018-02-12T22:47:24 | [
{
"aliases": [
"Emile Davenport Hirsch",
"Hirschy"
],
"answer": "Emile Hirsch",
"answer_id": "m.05mkhs"
}
] | WebQTrn-1767 | WebQTrn-1767_bea7dd913fd20fd0a565cd9b8244f5a5 | who plays jay adams in the film has a charcter named Alva Skate Team Member | 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.0zmb5d2 .
?c ns:film.film.starring ?y .
?y ns:film.performance.actor ?x .
?y ns:film.performance.character ns:m.0gl_8b_ .
}
|
What zoo opened later and can be visited in Bangkok? | superlative | where to visit near bangkok | 2018-02-12T19:50:12 | [
{
"aliases": [],
"answer": "Safari World",
"answer_id": "m.047sllp"
}
] | WebQTrn-126 | WebQTrn-126_a57f148e0c01a5c1606fc069b2b70ae5 | where to visit near bangkok and is the zoo that opened on latest | 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 .
}
ORDER BY DESC(?num) LIMIT 1 |
|
Who is the 2005 coach of the team owned by the Rooney family? | composition | who is the coach of the pittsburgh steelers 2005 | pittsburgh steelers | 2018-02-13T00:59:13 | [
{
"aliases": [
"Bill",
"William Laird Cowher"
],
"answer": "Bill Cowher",
"answer_id": "m.04d2_x"
}
] | WebQTrn-2977 | WebQTrn-2977_e42fb4a1fc4d571f6d9172eb77fe5b24 | who is the coach of the the sports team owner is Rooney family 2005 | PREFIX ns: <http://rdf.freebase.com/ns/>
SELECT DISTINCT ?x
WHERE {
FILTER (?x != ?c)
FILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))
?c ns:sports.professional_sports_team.owner_s ns:m.03nrwfz .
?c ns:american_football.football_team.historical_coaching_staff ?y .
?y ns:american_football.football_historical_coach_position.coach ?x .
FILTER(NOT EXISTS {?y ns:american_football.football_historical_coach_position.from ?sk0} ||
EXISTS {?y ns:american_football.football_historical_coach_position.from ?sk1 .
FILTER(xsd:datetime(?sk1) <= "2005-12-31"^^xsd:dateTime) })
FILTER(NOT EXISTS {?y ns:american_football.football_historical_coach_position.to ?sk2} ||
EXISTS {?y ns:american_football.football_historical_coach_position.to ?sk3 .
FILTER(xsd:datetime(?sk3) >= "2005-01-01"^^xsd:dateTime) })
}
|
Where do the Appalachian mountains run through, and is the location that appointed John Lynch to a governmental position? | conjunction | where do the appalachian mountains run through | 2018-02-13T05:45:54 | [
{
"aliases": [
"NH",
"Granite State"
],
"answer": "New Hampshire",
"answer_id": "m.059f4"
}
] | WebQTest-1675 | WebQTest-1675_15d139fc04aec4fe8fa21dd92f0ab9c5 | where do the appalachian mountains run through and is the location that appointed John Lynch to govermental position | PREFIX ns: <http://rdf.freebase.com/ns/>
SELECT DISTINCT ?x
WHERE {
FILTER (?x != ns:m.0lm0n)
FILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))
ns:m.0lm0n ns:location.location.partially_containedby ?x .
?x ns:government.governmental_jurisdiction.governing_officials ?c .
?c ns:government.government_position_held.appointed_by ns:m.041gm .
} |
|
Paris is part of what country in the Mediterranean Sea? | conjunction | what countries are on the mediterranean sea | 2018-02-13T01:39:22 | [
{
"aliases": [
"l'Hexagone",
"République française",
"French Republic"
],
"answer": "France",
"answer_id": "m.0f8l9c"
}
] | WebQTrn-3322 | WebQTrn-3322_37d68ad3c2720a3fccdabd4e33f3bfbd | what countries are on the mediterranean sea and the country capital is Paris | PREFIX ns: <http://rdf.freebase.com/ns/>
SELECT DISTINCT ?x
WHERE {
FILTER (?x != ns:m.04swx)
FILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))
ns:m.04swx 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.05qtj .
} |
|
What office position did James K. Polk hold from April 1, 1789 before he was President? | conjunction | what did james k polk do before he was president | 2018-02-13T02:37:00 | [
{
"aliases": [],
"answer": "Speaker of the United States House of Representatives",
"answer_id": "m.0cgqx"
}
] | WebQTest-1 | WebQTest-1_2e5a22514a269da41a0f16afab223478 | what did james k polk do before he was president and is the office position was held from 1789-04-01 | #MANUAL SPARQL
PREFIX ns: <http://rdf.freebase.com/ns/>
SELECT DISTINCT ?x
WHERE {
{
SELECT ?pFrom
WHERE {
ns:m.042f1 ns:government.politician.government_positions_held ?y . # James K. Polk
?y ns:government.government_position_held.office_position_or_title ?x ;
ns:government.government_position_held.basic_title ns:m.060c4 ; # President
ns:government.government_position_held.from ?pFrom .
}
}
ns:m.042f1 ns:government.politician.government_positions_held ?y . # James K. Polk
?y ns:government.government_position_held.office_position_or_title ?x ;
ns:government.government_position_held.from ?from .
FILTER(xsd:dateTime(?pFrom) - xsd:dateTime(?from) > 0)?x ns:government.government_office_or_title.office_holders ?c .
?c ns:government.government_position_held.from "1789-04-01"^^xsd:dateTime .
} |
|
Where is the Galapagos Islands located where the capital is Quito? | conjunction | where is the galapagos islands located on a world map | 2018-02-13T02:41:39 | [
{
"aliases": [
"Republic of Ecuador",
"República del Ecuador"
],
"answer": "Ecuador",
"answer_id": "m.02k1b"
}
] | WebQTest-41 | WebQTest-41_a6a076beba04cfa850aefca53ebdb616 | where is the galapagos islands located on a world map and the country capital is Quito | PREFIX ns: <http://rdf.freebase.com/ns/>
SELECT DISTINCT ?x
WHERE {
FILTER (?x != ns:m.016zjj)
FILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))
ns:m.016zjj ns:location.location.containedby ?x .
?x ns:location.country.capital ns:m.01dtq1 .
} |
|
What spoken languages of the country that has Northern Cyprus? | composition | what language do people speak in turkey | turkey | 2018-02-12T21:28:39 | [
{
"aliases": [
"Turkish",
"Türkisch",
"Turki",
"Osmanli",
"Türkçe",
"Anatolian",
"Turkish language"
],
"answer": "Turkish Language",
"answer_id": "m.02hwyss"
},
{
"aliases": [
"Zaza",
"Dimili",
"Southern Zaza",
"Dimli",
"Dimli Language",
"Zaza Language",
"Zazaki"
],
"answer": "Zaza language",
"answer_id": "m.033xvz"
},
{
"aliases": [
"Ladino",
"Dzhudezmo",
"Spanyol",
"Hakitia",
"Judezmo",
"Sefardi",
"Haketia",
"Haquetiya",
"Judeo Spanish"
],
"answer": "Ladino Language",
"answer_id": "m.04p7x"
},
{
"aliases": [
"Kurdish",
"Kurdish Language"
],
"answer": "Kurdish languages",
"answer_id": "m.0b1g2"
},
{
"aliases": [
"Arabic",
"/m/0jzc",
"عربي",
"اللغة العربية"
],
"answer": "Arabic Language",
"answer_id": "m.0jzc"
}
] | WebQTrn-974 | WebQTrn-974_79be1058ddb2cb965d975574089194f4 | what language do people speak in the country that contains Northern Cyprus | 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.01nx28 .
?c ns:location.country.languages_spoken ?x .
}
|
In what city was the educational institution that had a grad student named Nicholas Kehoe founded? | 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_3dfd3f90eee5fda428522cb6636bcc18 | what city and state was the education institution has a grad student named Nicholas Kehoe 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:education.educational_institution.students_graduates ?k .
?k ns:education.education.student ns:m.02q241c .
?c ns:organization.organization.headquarters ?y .
?y ns:location.mailing_address.citytown ?x .
}
|
What country near Russia that has the capital Beijing? | conjunction | what country is russia close to | 2018-02-13T02:34:32 | [
{
"aliases": [
"People's Republic of China"
],
"answer": "China",
"answer_id": "m.0d05w3"
}
] | WebQTrn-3763 | WebQTrn-3763_ec8e1de161a301bf213a1d49ca575dfb | what country is russia close to and the country capital is Beijing | PREFIX ns: <http://rdf.freebase.com/ns/>
SELECT DISTINCT ?x
WHERE {
FILTER (?x != ns:m.06bnz)
FILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))
ns:m.06bnz ns:location.location.adjoin_s ?y .
?y ns:location.adjoining_relationship.adjoins ?x .
?x ns:common.topic.notable_types ns:m.01mp .
?x ns:location.country.capital ns:m.01914 .
} |
|
Which country had a co2 emiisions per capita was once 2010 metric ton and uses turkish as a language? | conjunction | where do they speak turkish | 2018-02-13T05:43:38 | [
{
"aliases": [],
"answer": "Cyprus",
"answer_id": "m.01ppq"
},
{
"aliases": [
"Republic of Turkey",
"Türkiye",
"Turkiye"
],
"answer": "Turkey",
"answer_id": "m.01znc_"
},
{
"aliases": [
"Macedonia (FYROM)",
"Република Македонија",
"Republika Makedonija",
"Macedonia",
"Makedonija"
],
"answer": "Republic of Macedonia",
"answer_id": "m.0bjv6"
},
{
"aliases": [
"Ostarrichi",
"Republic of Austria",
"Österreich",
"Oesterreich",
"Autriche"
],
"answer": "Austria",
"answer_id": "m.0h7x"
}
] | WebQTest-1658 | WebQTest-1658_48414fac64ceef2f167ad6de42efe07d | where do they speak turkish and is the co2 emiisions per capita was once 2010 metric ton | PREFIX ns: <http://rdf.freebase.com/ns/>
SELECT DISTINCT ?x
WHERE {
FILTER (?x != ns:m.02hwyss)
FILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))
ns:m.02hwyss ns:language.human_language.countries_spoken_in ?x .
?x ns:location.statistical_region.co2_emissions_per_capita ?c .
?c ns:measurement_unit.dated_metric_ton.date "2010"^^xsd:dateTime .
} |
|
Micky Arison's sports team last won the championship in what year? | composition | what year did miami heat win the championship | miami heat | 2018-02-12T20:16:21 | [
{
"aliases": [],
"answer": "2006 NBA Finals",
"answer_id": "m.0bq7g4"
},
{
"aliases": [],
"answer": "2012 NBA Finals",
"answer_id": "m.0jwzhbj"
},
{
"aliases": [],
"answer": "2013 NBA Finals",
"answer_id": "m.0vpt91g"
}
] | WebQTrn-348 | WebQTrn-348_7257cbcee034bcb003ad740796562e3d | what year did the sports team owner is Micky Arison win the 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.professional_sports_team.owner_s ns:m.027f6w .
?c ns:sports.sports_team.championships ?x .
}
|
In what city is the Library for Cornell University located in? | composition | where is located cornell university | cornell university | 2018-02-13T01:55:29 | [
{
"aliases": [
"Ithaca city",
"City of Ithaca",
"Ithaca, New York",
"Tompkins County / Ithaca city"
],
"answer": "Ithaca",
"answer_id": "m.03v_5"
}
] | WebQTrn-3436 | WebQTrn-3436_dcb31ad65a300444f0d78bcde6b5aafb | where is located the child organization is Cornell University Library | 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.05d3mj .
?c ns:organization.organization.headquarters ?y .
?y ns:location.mailing_address.citytown ?x .
}
|
Where is the country that has national anthem Humat al-Hima? | composition | where is tunis on a map | tunis | 2018-02-13T05:43:01 | [
{
"aliases": [
"Afrique"
],
"answer": "Africa",
"answer_id": "m.0dg3n1"
}
] | WebQTest-1640 | WebQTest-1640_eb17109e1b07d486a58cf13dab5f7151 | where is the country that has the national anthem Humat al-Hima 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.01nwq8 .
?c ns:base.locations.countries.continent ?x .
}
|
In the movie with the character "Rebel Fighter" who plays John Connor? | composition | who plays john connor in terminator salvation | terminator salvation | 2018-02-13T01:53:45 | [
{
"aliases": [
"Christian Charles Philip Bale",
"Christian Charles Phillip Bale",
"Christian Morgan Bale"
],
"answer": "Christian Bale",
"answer_id": "m.01wy5m"
}
] | WebQTrn-3423 | WebQTrn-3423_e039751bbb03c731c437957b801c7d79 | who plays john connor in the film has a charcter named Rebel Fighter | 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.0dh94d0 .
?c ns:film.film.starring ?y .
?y ns:film.performance.actor ?x .
?y ns:film.performance.character ns:m.06nsv4 .
}
|
Who have been the coaches of the team owned by Zygi Wilf? | 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_25cf22218ac7da6d5058c6091f1fc069 | who has coached the the sports team owner is Zygi Wilf | PREFIX ns: <http://rdf.freebase.com/ns/>
SELECT DISTINCT ?x
WHERE {
FILTER (?x != ?c)
FILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))
?c ns:sports.professional_sports_team.owner_s ns:m.07d8sx .
?c ns:american_football.football_team.historical_coaching_staff ?y .
?y ns:american_football.football_historical_coach_position.coach ?x .
}
|
The artist who had a concert tour named An Evening of the Bee Gees Greatest Hits Tour played what instrument? | composition | what instrument did robin gibb play | robin gibb | 2018-02-13T03:47:15 | [
{
"aliases": [
"Fortepiano",
"Pianoforte"
],
"answer": "Piano",
"answer_id": "m.05r5c"
},
{
"aliases": [
"Violins",
"Fiddle",
"violin"
],
"answer": "Violin",
"answer_id": "m.07y_7"
}
] | WebQTest-559 | WebQTest-559_1829c13d4601d56fe252a0b521afc5e8 | what instrument did the artist had a concert tour named An Evening of the Bee Gees Greatest Hits Tour play | PREFIX ns: <http://rdf.freebase.com/ns/>
SELECT DISTINCT ?x
WHERE {
FILTER (?x != ?c)
FILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))
?c ns:music.artist.concert_tours ns:m.0ryvw84 .
?c ns:music.group_member.instruments_played ?x .
}
|
What form of government is in the country with national anthem Du gamla, Du fria? | composition | what kind of government is sweden | sweden | 2018-02-13T03:13:33 | [
{
"aliases": [
"Parliamentary",
"Parliamentary Democracy"
],
"answer": "Parliamentary system",
"answer_id": "m.018wl5"
},
{
"aliases": [
"Unitary republic",
"Unitary"
],
"answer": "Unitary state",
"answer_id": "m.01fpfn"
},
{
"aliases": [],
"answer": "Hereditary monarchy",
"answer_id": "m.01ly4h"
},
{
"aliases": [
"Parliamentary monarchy"
],
"answer": "Constitutional monarchy",
"answer_id": "m.01q20"
},
{
"aliases": [],
"answer": "Representative democracy",
"answer_id": "m.0drnm"
}
] | WebQTest-314 | WebQTest-314_3af45c10df6a62128f14f2c662a7480b | what kind of government is the country that has the national anthem Du gamla, Du fria | 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.0m6w8 .
?c ns:location.country.form_of_government ?x .
}
|
Which nation has a part time employment percent of 1.9 and is the country from which Nina Dobrev hails? | 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_c22cc82914527b3e8633f4bd59a4f225 | what is nina dobrev nationality and is the part time employment percent in 1.9 | 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.9" .
} |
|
The country that contains Maputo uses what type of money? | composition | what money is used in mozambique | mozambique | 2018-02-13T01:05:35 | [
{
"aliases": [],
"answer": "Mozambican metical",
"answer_id": "m.05yxqw"
}
] | WebQTrn-3023 | WebQTrn-3023_eb91359d2be5382671ff43bba4aece4e | what money is used in the country that contains Maputo | 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.0fqby .
?c ns:location.country.currency_used ?x .
}
|
What country that borders France contains East Flanders? | conjunction | what country is beside france | 2018-02-13T01:58:34 | [
{
"aliases": [
"Belgique",
"België",
"Kingdom of Belgium"
],
"answer": "Belgium",
"answer_id": "m.0154j"
}
] | WebQTrn-3460 | WebQTrn-3460_fa7fb367370bdcda12f06680e8b21b92 | what country is beside france and is the country that contains East Flanders | PREFIX ns: <http://rdf.freebase.com/ns/>
SELECT DISTINCT ?x
WHERE {
FILTER (?x != ns:m.0f8l9c)
FILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))
ns:m.0f8l9c ns:location.location.adjoin_s ?y .
?y ns:location.adjoining_relationship.adjoins ?x .
?x ns:common.topic.notable_types ns:m.01mp .
?x ns:location.country.administrative_divisions ns:m.013v_g .
} |
|
Where is Nineveh City, which is the location that appointed, Coalition Provisional Authority to a government position? | conjunction | where is nineveh city | 2018-02-13T04:56:37 | [
{
"aliases": [],
"answer": "Iraq",
"answer_id": "m.0d05q4"
}
] | WebQTest-1248 | WebQTest-1248_3ee1c093780aaac12bcafce2f00294fb | where is nineveh city and is the location that appointed Coalition Provisional Authority to govermental position | PREFIX ns: <http://rdf.freebase.com/ns/>
SELECT DISTINCT ?x
WHERE {
FILTER (?x != ns:m.05fym)
FILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))
ns:m.05fym ns:location.location.containedby ?x .
?x ns:government.governmental_jurisdiction.governing_officials ?c .
?c ns:government.government_position_held.appointed_by ns:m.01dl9b .
} |
|
People from the country that uses the Iranian Rial currency speak what languages? | composition | what language do people speak in iran | iran | 2018-02-12T20:53:46 | [
{
"aliases": [
"Azerbaijani"
],
"answer": "Azerbaijani language",
"answer_id": "m.01bcw_"
},
{
"aliases": [
"Turkmenler",
"Turkmani",
"Turkman",
"Turkomans",
"Trukmen",
"Trukhmen",
"Turkoman",
"Turkmanian",
"Torkomani",
"Trukhmeny",
"Turkmen"
],
"answer": "Turkmen Language",
"answer_id": "m.01m3f7"
},
{
"aliases": [
"Parsee",
"Farsi",
"Persian",
"Parsi",
"Parsi Language"
],
"answer": "Persian Language",
"answer_id": "m.032f6"
},
{
"aliases": [
"Qashqai",
"Qashqa'i",
"Kashkai",
"Qashqay"
],
"answer": "Qashqa'i Language",
"answer_id": "m.03gg_5"
},
{
"aliases": [
"Luri"
],
"answer": "Luri language",
"answer_id": "m.03h871"
},
{
"aliases": [
"Kumzai",
"Kumzari"
],
"answer": "Kumzari Language",
"answer_id": "m.040blg"
},
{
"aliases": [
"Sooreth",
"Assyrian",
"Suret",
"Aisorski",
"Sureth",
"Syriac",
"Assyriski",
"Assyrianci",
"Suryaya Swadaya",
"Assyrian Neo-Aramaic",
"Lishana Aturaya",
"Neo-syriac"
],
"answer": "Assyrian Neo-Aramaic Language",
"answer_id": "m.04w042"
},
{
"aliases": [
"Khalaj",
"Khalaj, Turkic"
],
"answer": "Khalaj, Turkic Language",
"answer_id": "m.07k3wd"
},
{
"aliases": [
"Mazandarani",
"Tabri",
"Mazanderani"
],
"answer": "Mazanderani Language",
"answer_id": "m.09hn84"
},
{
"aliases": [
"Guilani",
"Gilani",
"Gelaki",
"Deilai language",
"Guilaki",
"Gilaki"
],
"answer": "Gilaki Language",
"answer_id": "m.09k7n_"
},
{
"aliases": [
"Kurdish",
"Kurdish Language"
],
"answer": "Kurdish languages",
"answer_id": "m.0b1g2"
},
{
"aliases": [
"Taleshi",
"Talysh Language",
"Talesh",
"Talishi",
"Talysh",
"Talyshi",
"Talish"
],
"answer": "Talysh language",
"answer_id": "m.0bqk9s"
},
{
"aliases": [
"Afshar"
],
"answer": "Afshar language",
"answer_id": "m.0fq4jq"
},
{
"aliases": [
"Khorasani Turkish",
"Quchani"
],
"answer": "Khorasani Turkish Language",
"answer_id": "m.0fqmnr"
},
{
"aliases": [
"Balochi",
"Brahui language",
"Baluchi Language"
],
"answer": "Balochi language",
"answer_id": "m.0gl97"
},
{
"aliases": [
"Arabic",
"/m/0jzc",
"عربي",
"اللغة العربية"
],
"answer": "Arabic Language",
"answer_id": "m.0jzc"
},
{
"aliases": [
"Pushto",
"Pushto language",
"Pashto",
"Pukhto"
],
"answer": "Pashto language",
"answer_id": "m.0swlx"
},
{
"aliases": [
"Ermenice",
"Ena",
"Armanski",
"Ermeni Dili",
"Somkhuri",
"Armenian",
"Somekhuri",
"Erâmani",
"Armani",
"Haieren",
"Armjanski",
"Armjanski Yazyk"
],
"answer": "Armenian Language",
"answer_id": "m.0xrg"
}
] | WebQTrn-672 | WebQTrn-672_213cbfafc2612b42c5f8efe85c3532c5 | what language do people speak in the currency used in the country is Iranian rial | 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.034n11 .
?c ns:location.country.languages_spoken ?x .
}
|
Who owned Envi in 2012? | composition | who owns chrysler corporation 2012 | chrysler corporation | 2018-02-12T23:30:01 | [
{
"aliases": [],
"answer": "Fiat Chrysler Automobiles",
"answer_id": "m.0_gywj9"
},
{
"aliases": [
"U.S. government",
"managing organization for the United States",
"US Government",
"American Government",
"the United States's government",
"United States: Federal Government",
"United States",
"US Federal government",
"Federal Government",
"United States government",
"United States Federal Government"
],
"answer": "Federal government of the United States",
"answer_id": "m.01bqks"
},
{
"aliases": [
"Canada",
"Canadian government"
],
"answer": "Government of Canada",
"answer_id": "m.02wz7x"
},
{
"aliases": [],
"answer": "Voluntary Employee Beneficiary Association",
"answer_id": "m.03c40gm"
},
{
"aliases": [
"Società Anonima Fabbrica Italiana Automobili Torino",
"Fiat SpA",
"Fabbrica Italiana Automobili Torino",
"Fiat S.p.A."
],
"answer": "Fiat S.p.A.",
"answer_id": "m.0c7mv"
}
] | WebQTrn-2155 | WebQTrn-2155_a1066c791c081a77c3fd36e526b0ba52 | who owns the child organization is Envi 2012 | PREFIX ns: <http://rdf.freebase.com/ns/>
SELECT DISTINCT ?x
WHERE {
FILTER (?x != ?c)
FILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))
?c ns:organization.organization.child ?k .
?k ns:organization.organization_relationship.child ns:m.03b_br1 .
?c ns:organization.organization.parent ?y .
?y ns:organization.organization_relationship.parent ?x .
?y ns:organization.organization_relationship.child ?c .
FILTER(NOT EXISTS {?y ns:organization.organization_relationship.to ?sk0} ||
EXISTS {?y ns:organization.organization_relationship.to ?sk1 .
FILTER(xsd:datetime(?sk1) >= "2012-01-01"^^xsd:dateTime) })
FILTER(NOT EXISTS {?y ns:organization.organization_relationship.from ?sk2} ||
EXISTS {?y ns:organization.organization_relationship.from ?sk3 .
FILTER(xsd:datetime(?sk3) <= "2012-12-31"^^xsd:dateTime) })
}
|
What is the form of currency where "The Bride with White Hair" show was filmed? | composition | what form of currency does china have | china | 2018-02-13T03:28:24 | [
{
"aliases": [],
"answer": "Renminbi",
"answer_id": "m.0hn4_"
}
] | WebQTest-416 | WebQTest-416_f2ac0ed793fc82b685d4c71e78a53a59 | what form of currency does the tv show The Bride with White Hair was filmed there have | PREFIX ns: <http://rdf.freebase.com/ns/>
SELECT DISTINCT ?x
WHERE {
FILTER (?x != ?c)
FILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))
?c ns:tv.tv_location.tv_shows_filmed_here ns:m.0jkvl5n .
?c ns:location.country.currency_used ?x .
}
|
In which area do most of the people in the country with the National Anthem of Russia live? | composition | where do most of the people live in russia | russia | 2018-02-13T05:51:45 | [
{
"aliases": [],
"answer": "Central Federal District",
"answer_id": "m.02wr92"
}
] | WebQTest-1735 | WebQTest-1735_97440c6c536f1672835d4cfecf6c698b | where do most of the people live in the country that has the national anthem National Anthem of Russia | PREFIX ns: <http://rdf.freebase.com/ns/>
SELECT DISTINCT ?x
WHERE {
FILTER (?x != ?c)
FILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))
?c ns:location.country.national_anthem ?k .
?k ns:government.national_anthem_of_a_country.anthem ns:m.01ptxd .
?c ns:location.location.contains ?x .
?x ns:topic_server.population_number ?sk0 .
}
ORDER BY DESC(xsd:float(?sk0))
LIMIT 1
|
What language is spoken in the country where the currency is the Iranian Rial? | composition | what language do you speak in iran | iran | 2018-02-12T22:00:16 | [
{
"aliases": [
"Azerbaijani"
],
"answer": "Azerbaijani language",
"answer_id": "m.01bcw_"
},
{
"aliases": [
"Turkmenler",
"Turkmani",
"Turkman",
"Turkomans",
"Trukmen",
"Trukhmen",
"Turkoman",
"Turkmanian",
"Torkomani",
"Trukhmeny",
"Turkmen"
],
"answer": "Turkmen Language",
"answer_id": "m.01m3f7"
},
{
"aliases": [
"Parsee",
"Farsi",
"Persian",
"Parsi",
"Parsi Language"
],
"answer": "Persian Language",
"answer_id": "m.032f6"
},
{
"aliases": [
"Qashqai",
"Qashqa'i",
"Kashkai",
"Qashqay"
],
"answer": "Qashqa'i Language",
"answer_id": "m.03gg_5"
},
{
"aliases": [
"Luri"
],
"answer": "Luri language",
"answer_id": "m.03h871"
},
{
"aliases": [
"Kumzai",
"Kumzari"
],
"answer": "Kumzari Language",
"answer_id": "m.040blg"
},
{
"aliases": [
"Sooreth",
"Assyrian",
"Suret",
"Aisorski",
"Sureth",
"Syriac",
"Assyriski",
"Assyrianci",
"Suryaya Swadaya",
"Assyrian Neo-Aramaic",
"Lishana Aturaya",
"Neo-syriac"
],
"answer": "Assyrian Neo-Aramaic Language",
"answer_id": "m.04w042"
},
{
"aliases": [
"Khalaj",
"Khalaj, Turkic"
],
"answer": "Khalaj, Turkic Language",
"answer_id": "m.07k3wd"
},
{
"aliases": [
"Mazandarani",
"Tabri",
"Mazanderani"
],
"answer": "Mazanderani Language",
"answer_id": "m.09hn84"
},
{
"aliases": [
"Guilani",
"Gilani",
"Gelaki",
"Deilai language",
"Guilaki",
"Gilaki"
],
"answer": "Gilaki Language",
"answer_id": "m.09k7n_"
},
{
"aliases": [
"Kurdish",
"Kurdish Language"
],
"answer": "Kurdish languages",
"answer_id": "m.0b1g2"
},
{
"aliases": [
"Taleshi",
"Talysh Language",
"Talesh",
"Talishi",
"Talysh",
"Talyshi",
"Talish"
],
"answer": "Talysh language",
"answer_id": "m.0bqk9s"
},
{
"aliases": [
"Afshar"
],
"answer": "Afshar language",
"answer_id": "m.0fq4jq"
},
{
"aliases": [
"Khorasani Turkish",
"Quchani"
],
"answer": "Khorasani Turkish Language",
"answer_id": "m.0fqmnr"
},
{
"aliases": [
"Balochi",
"Brahui language",
"Baluchi Language"
],
"answer": "Balochi language",
"answer_id": "m.0gl97"
},
{
"aliases": [
"Arabic",
"/m/0jzc",
"عربي",
"اللغة العربية"
],
"answer": "Arabic Language",
"answer_id": "m.0jzc"
},
{
"aliases": [
"Pushto",
"Pushto language",
"Pashto",
"Pukhto"
],
"answer": "Pashto language",
"answer_id": "m.0swlx"
},
{
"aliases": [
"Ermenice",
"Ena",
"Armanski",
"Ermeni Dili",
"Somkhuri",
"Armenian",
"Somekhuri",
"Erâmani",
"Armani",
"Haieren",
"Armjanski",
"Armjanski Yazyk"
],
"answer": "Armenian Language",
"answer_id": "m.0xrg"
}
] | WebQTrn-1277 | WebQTrn-1277_213cbfafc2612b42c5f8efe85c3532c5 | what language do you speak in the currency used in the country is Iranian rial | 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.034n11 .
?c ns:location.country.languages_spoken ?x .
}
|
Which country near Egypt was "Zola Levitt Presents" filmed in? | conjunction | what countries are located near egypt | 2018-02-13T06:11:36 | [
{
"aliases": [
"State of Israel"
],
"answer": "Israel",
"answer_id": "m.03spz"
}
] | WebQTest-1851 | WebQTest-1851_25fe3a8b83c90579605d24520b565578 | what countries are located near egypt and is the tv show Zola Levitt Presents was filmed there | PREFIX ns: <http://rdf.freebase.com/ns/>
SELECT DISTINCT ?x
WHERE {
FILTER (?x != ns:m.02k54)
FILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))
ns:m.02k54 ns:location.location.adjoin_s ?y .
?y ns:location.adjoining_relationship.adjoins ?x .
?x ns:common.topic.notable_types ns:m.01mp .
?x ns:tv.tv_location.tv_shows_filmed_here ns:m.07chkxq .
} |
|
Where was the first Gulf War fought that appointed the Coalition Provisional Authority? | conjunction | where was the first gulf war fought | 2018-02-13T03:41:55 | [
{
"aliases": [],
"answer": "Iraq",
"answer_id": "m.0d05q4"
}
] | WebQTest-524 | WebQTest-524_3ee1c093780aaac12bcafce2f00294fb | where was the first gulf war fought and is the location that appointed Coalition Provisional Authority to govermental position | PREFIX ns: <http://rdf.freebase.com/ns/>
SELECT DISTINCT ?x
WHERE {
FILTER (?x != ns:m.018w0j)
FILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))
ns:m.018w0j ns:time.event.locations ?x .
?x ns:government.governmental_jurisdiction.governing_officials ?c .
?c ns:government.government_position_held.appointed_by ns:m.01dl9b .
} |
|
Who is the owner of the sports team that William DeWitt, Jr. coaches? | composition | who are the st louis cardinals coaches | st louis cardinals | 2018-02-13T05:56:02 | [
{
"aliases": [],
"answer": "Joe Pettini",
"answer_id": "m.0271dv6"
},
{
"aliases": [],
"answer": "Marty Mason",
"answer_id": "m.02p7knr"
},
{
"aliases": [],
"answer": "Hal McRae",
"answer_id": "m.03_507"
},
{
"aliases": [],
"answer": "Dave Duncan",
"answer_id": "m.07sckg"
},
{
"aliases": [
"José Manuel Roberto Guillermo Oquendo Contreras",
"Jose Oquendo"
],
"answer": "José Oquendo",
"answer_id": "m.07vcky"
},
{
"aliases": [
"David Lawrence McKay"
],
"answer": "Dave McKay",
"answer_id": "m.0glr18"
}
] | WebQTest-1763 | WebQTest-1763_e5059ff268415917df330817b9c8ef8c | who are the the sports team owner is William DeWitt, Jr. coaches | PREFIX ns: <http://rdf.freebase.com/ns/>
SELECT DISTINCT ?x
WHERE {
FILTER (?x != ?c)
FILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))
?c ns:sports.professional_sports_team.owner_s ns:m.05qblx .
?c ns:baseball.baseball_team.current_coaches ?y .
?y ns:baseball.current_coaching_tenure.baseball_coach ?x .
}
|
What was the rookie season of the person who attended Fort Osage High School? | composition | what year was albert pujols rookie year | albert pujols | 2018-02-13T04:56:00 | [
{
"aliases": [],
"answer": "2001 Major League Baseball Season",
"answer_id": "m.02h7sdf"
}
] | WebQTest-1232 | WebQTest-1232_fcc964029bbfcfa377a0f441bf47d847 | what year was the person education institution is Fort Osage High School rookie year | 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.0bvjtn .
?c ns:sports.sports_award_winner.awards ?y .
?y ns:sports.sports_award.season ?x .
?y ns:sports.sports_award.award ns:m.04yny9t .
}
|
What movie was Ryan Gosling in that is a TV series with 0 seasons? | conjunction | what other movies has ryan gosling been in | 2018-02-13T03:54:29 | [
{
"aliases": [
"Drunk History Christmas",
"Drunk History Christmas - Feat. Ryan Gosling, Jim Carrey & Eva Mendes"
],
"answer": "Drunk History Christmas - Feat. Ryan Gosling, Jim Carrey & Eva Mendes",
"answer_id": "m.0v_c6kv"
}
] | WebQTest-649 | WebQTest-649_29c81279ed9a982e12f82e764083db76 | what other movies has ryan gosling been in and a tv series that has 0 season | PREFIX ns: <http://rdf.freebase.com/ns/>
SELECT DISTINCT ?x
WHERE {
FILTER (?x != ns:m.03m6_z)
FILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))
ns:m.03m6_z ns:film.actor.film ?y .
?y ns:film.performance.film ?x .
?x ns:tv.tv_series_episode.season_number "0" .
} |
|
Which museum that was founded before 1893-09-16 is a good place to visit in downtown Chicago? | comparative | what to see in chicago downtown | 2018-02-12T21:05:14 | [
{
"aliases": [
"The Art Institute of Chicago"
],
"answer": "Art Institute of Chicago",
"answer_id": "m.027hqc_"
}
] | WebQTrn-825 | WebQTrn-825_7f402c5003b9f339e7bfe4973f02d0d6 | what to see in chicago downtown and is the museum that was established in before 1893-09-16 | PREFIX ns: <http://rdf.freebase.com/ns/>
SELECT DISTINCT ?x
WHERE {
FILTER (?x != ns:m.01_d4)
FILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))
ns:m.01_d4 ns:travel.travel_destination.tourist_attractions ?x .
?x ns:location.location.containedby ns:m.01_d4 .
?x ns:architecture.museum.established ?num .
FILTER (?num < "1893-09-16"^^xsd:dateTime) .
} |
|
Cardiff is capital of what country from the United Kingdom? | conjunction | which countries are part of the united kingdom | 2018-02-12T19:56:21 | [
{
"aliases": [],
"answer": "Wales",
"answer_id": "m.0j5g9"
}
] | WebQTrn-180 | WebQTrn-180_7fb79c77fc366a798192d419d3c077b6 | which countries are part of the united kingdom and the country capital is Cardiff | PREFIX ns: <http://rdf.freebase.com/ns/>
SELECT DISTINCT ?x
WHERE {
FILTER (?x != ns:m.07ssc)
FILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))
ns:m.07ssc ns:location.location.contains ?x .
?x ns:common.topic.notable_types ns:m.01mp .
?x ns:location.country.capital ns:m.01s3v .
} |
|
What college did Martin Luther King Jr attend that publishes B.U. Exposure? | conjunction | where did martin luther king went to school | 2018-02-12T22:31:32 | [
{
"aliases": [
"BU",
"Boston"
],
"answer": "Boston University",
"answer_id": "m.0gl5_"
}
] | WebQTrn-1556 | WebQTrn-1556_7949d2b89e41278756c795d91cc6091a | where did martin luther king went to school and the educational institution newspaper is B.U. Exposure | PREFIX ns: <http://rdf.freebase.com/ns/>
SELECT DISTINCT ?x
WHERE {
FILTER (?x != ns:m.051cc)
FILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))
ns:m.051cc ns:people.person.education ?y .
?y ns:education.education.institution ?x .
?x ns:education.educational_institution.newspaper ns:m.03c3zb3 .
} |
|
Which religion that has a Mosque as one of its worship places is a major religion in Russia? | conjunction | what are the major religions in russia | 2018-02-12T21:21:48 | [
{
"aliases": [],
"answer": "Islam",
"answer_id": "m.0flw86"
}
] | WebQTrn-932 | WebQTrn-932_02d4f95f5b408929cedd448772a62b5b | what are the major religions in russia and is the religion types of places of worship include Mosque | PREFIX ns: <http://rdf.freebase.com/ns/>
SELECT DISTINCT ?x
WHERE {
FILTER (?x != ns:m.06bnz)
FILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))
ns:m.06bnz ns:location.statistical_region.religions ?y .
?y ns:location.religion_percentage.religion ?x .
?x ns:religion.religion.types_of_places_of_worship ns:m.04_xn .
} |
|
Which of the most popular religions has the religious organization leadership in Israel and is called the Chief Rabbinate? | composition | what are the most popular religions in israel | israel | 2018-02-13T05:38:07 | [
{
"aliases": [
"Jewish"
],
"answer": "Judaism",
"answer_id": "m.03_gx"
}
] | WebQTest-1590 | WebQTest-1590_74c0600ef5349cd456fdc405823140e7 | what are the most popular religions in the religious organization leadeship is Chief Rabbinate of Israel | PREFIX ns: <http://rdf.freebase.com/ns/>
SELECT DISTINCT ?x
WHERE {
FILTER (?x != ?c)
FILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))
?c ns:religion.religious_leadership_jurisdiction.leader ?k .
?k ns:religion.religious_organization_leadership.organization ns:m.0gyq6k .
?c ns:location.statistical_region.religions ?y .
?y ns:location.religion_percentage.religion ?x .
?y ns:location.religion_percentage.percentage ?sk0 .
}
ORDER BY DESC(xsd:float(?sk0))
LIMIT 1
|
What form of government is used in the nation in which the Tehran Prince is found? | composition | what kind of political system does iran have | iran | 2018-02-13T01:18:48 | [
{
"aliases": [
"Parliamentary",
"Parliamentary Democracy"
],
"answer": "Parliamentary system",
"answer_id": "m.018wl5"
},
{
"aliases": [
"Presidential"
],
"answer": "Presidential system",
"answer_id": "m.01d9r3"
},
{
"aliases": [
"Islamic"
],
"answer": "Islamic republic",
"answer_id": "m.01fgl7"
},
{
"aliases": [
"Unitary republic",
"Unitary"
],
"answer": "Unitary state",
"answer_id": "m.01fpfn"
},
{
"aliases": [],
"answer": "Theocracy",
"answer_id": "m.07lg6"
}
] | WebQTrn-3140 | WebQTrn-3140_82ba7a28dcbd66ab8e128c8975b2e692 | what kind of political system does the country that contains Tehran Province have | PREFIX ns: <http://rdf.freebase.com/ns/>
SELECT DISTINCT ?x
WHERE {
FILTER (?x != ?c)
FILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))
?c ns:location.country.administrative_divisions ns:m.01ct02 .
?c ns:location.country.form_of_government ?x .
}
|
What are some of the religious tenants for the people with the sharia belief? | composition | what is the islamic belief | islamic | 2018-02-13T05:57:34 | [
{
"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"
}
] | WebQTest-1771 | WebQTest-1771_e3a22cba0456ddd577c24f15f7a689c1 | what is the the religion belief is Sharia belief | 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.beliefs ns:m.074hw .
?c ns:religion.religion.beliefs ?x .
}
|
What do they speak in the country that contains the Kandal Province? | composition | what do they speak in cambodia | cambodia | 2018-02-12T21:18:57 | [
{
"aliases": [
"Khmer",
"Kho Me",
"Krom",
"Khome",
"Khmer, Central",
"Cambodian",
"Viet Go Mien",
"Cu Tho",
"Khmer, Central Language",
"Cur Cul"
],
"answer": "Khmer language",
"answer_id": "m.01lqm"
},
{
"aliases": [],
"answer": "Cambodian French",
"answer_id": "m.04pp56"
},
{
"aliases": [
"Francais",
"Français",
"French",
"French language"
],
"answer": "French",
"answer_id": "m.064_8sq"
}
] | WebQTrn-903 | WebQTrn-903_81096ac423d578fb20a015537a7441cf | what do they speak in the country that contains Kandal 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.02h25w .
?c ns:location.country.languages_spoken ?x .
}
|
The country that contains Buenos Aires uses what type of money? | composition | what kind of money does argentina use | argentina | 2018-02-13T00:39:24 | [
{
"aliases": [
"Argentinian Peso"
],
"answer": "Argentine peso",
"answer_id": "m.024nzm"
}
] | WebQTrn-2768 | WebQTrn-2768_1e7110e48c30a2cef3caf291e3b8d394 | what kind of money does the country that contains Buenos Aires 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.01ly5m .
?c ns:location.country.currency_used ?x .
}
|
Which basketball team owned by Rick Carlisle did Steve Nash play for? | conjunction | who all has steve nash played for | 2018-02-12T22:40:42 | [
{
"aliases": [
"Mavs",
"Mavericks"
],
"answer": "Dallas Mavericks",
"answer_id": "m.0jmcv"
}
] | WebQTrn-1664 | WebQTrn-1664_ac8783214291dd6266059cb275378880 | who all has steve nash played for and the basket ball team head coach is Rick Carlisle | PREFIX ns: <http://rdf.freebase.com/ns/>
SELECT DISTINCT ?x
WHERE {
FILTER (?x != ns:m.01yqrk)
FILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))
ns:m.01yqrk ns:sports.pro_athlete.teams ?y .
?y ns:sports.sports_team_roster.team ?x .
?x ns:basketball.basketball_team.head_coach ns:m.02zxw4 .
} |
|
What political system is practiced in the Central Western Time Zone? | composition | what type of government does australia use | australia | 2018-02-13T02:25:49 | [
{
"aliases": [
"Parliamentary",
"Parliamentary Democracy"
],
"answer": "Parliamentary system",
"answer_id": "m.018wl5"
},
{
"aliases": [
"Parliamentary monarchy"
],
"answer": "Constitutional monarchy",
"answer_id": "m.01q20"
},
{
"aliases": [
"Federal constitutional monarchy"
],
"answer": "Federal monarchy",
"answer_id": "m.0g3y9q"
}
] | WebQTrn-3697 | WebQTrn-3697_ac67410188d0f2258139a3c84773885e | what type of government does the location time zone is Central Western Time Zone 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.location.time_zones ns:m.0y498v7 .
?c ns:location.country.form_of_government ?x .
}
|
What was the last time the sports team owned by Phillip Anschutz win a playoff series? | composition | when was the last time the la kings won a playoff series | la kings | 2018-02-13T05:49:59 | [
{
"aliases": [],
"answer": "2014 Stanley Cup Finals",
"answer_id": "m.010fdzhp"
}
] | WebQTest-1711 | WebQTest-1711_0e9d32b91aee2b2625672f6bbbec2a5d | when was the last time the the sports team owner is Philip Anschutz won a playoff series | PREFIX ns: <http://rdf.freebase.com/ns/>
SELECT DISTINCT ?x
WHERE {
FILTER (?x != ?c)
FILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))
?c ns:sports.professional_sports_team.owner_s ns:m.02fzwl .
?c ns:sports.sports_team.championships ?x .
?x ns:time.event.end_date ?sk0 .
}
ORDER BY DESC(xsd:datetime(?sk0))
LIMIT 1
|
What type of government does the country where Seoul is have? | composition | what system of government is used in south korea | south korea | 2018-02-12T21:01:05 | [
{
"aliases": [
"Presidential"
],
"answer": "Presidential system",
"answer_id": "m.01d9r3"
},
{
"aliases": [
"Unitary republic",
"Unitary"
],
"answer": "Unitary state",
"answer_id": "m.01fpfn"
},
{
"aliases": [
"Constitutional"
],
"answer": "Constitutional republic",
"answer_id": "m.0c9rw5"
}
] | WebQTrn-768 | WebQTrn-768_024639b2507cd2ca5161b1847991faee | what system of government is used in the country that contains Seoul | 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.0hsqf .
?c ns:location.country.form_of_government ?x .
}
|
Who held his governmental position from earliest and was John F. Kennedy's family? | superlative | who was john f kennedy 's family | 2018-02-13T04:12:02 | [
{
"aliases": [
"Joseph Patrick Kennedy, Sr.",
"Joseph P. Kennedy",
"Joseph Kennedy, Sr.",
"Joseph Kennedy Sr.",
"Joe Kennedy, Sr",
"Joseph Patrick \"Joe\" Kennedy, Sr.",
"Joseph Patrick Kennedy"
],
"answer": "Joseph P. Kennedy, Sr.",
"answer_id": "m.01qlg1"
}
] | WebQTest-813 | WebQTest-813_1caad1a1421d2f95aeaf27ebafa1eb3c | who was john f kennedy 's family and held his govermental position from earliest | #MANUAL SPARQL
PREFIX ns: <http://rdf.freebase.com/ns/>
SELECT DISTINCT ?x
WHERE {
FILTER (?x != ns:m.0d3k14)
{
# Parents
ns:m.0d3k14 ns:people.person.parents ?x .
}
UNION
{
# Children
ns:m.0d3k14 ns:people.person.children ?x .
}
UNION
{
# Siblings
ns:m.0d3k14 ns:people.person.sibling_s ?y .
?y ns:people.sibling_relationship.sibling ?x .
}
UNION
{
# Spouse
ns:m.0d3k14 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.to []})
}?x ns:government.politician.government_positions_held ?c .
?c ns:government.government_position_held.from ?num .
}
ORDER BY ?num LIMIT 1 |
|
What countries border the country that uses Vietnamese dong? | composition | which countries share land border with vietnam | vietnam | 2018-02-13T02:24:06 | [
{
"aliases": [],
"answer": "Cambodia",
"answer_id": "m.01xbgx"
},
{
"aliases": [
"Lao People's Democratic Republic",
"라오스"
],
"answer": "Laos",
"answer_id": "m.04hhv"
},
{
"aliases": [
"People's Republic of China"
],
"answer": "China",
"answer_id": "m.0d05w3"
}
] | WebQTrn-3690 | WebQTrn-3690_e476056ca5c10f4f5f530d94b1b6ae5f | which countries share land border with the currency used in the country is Vietnamese dong | 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.03ksl6 .
?c ns:location.location.adjoin_s ?y .
?y ns:location.adjoining_relationship.adjoins ?x .
?x ns:common.topic.notable_types ns:m.01mp .
}
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.