question
stringlengths 19
168
| compositionality_type
stringclasses 4
values | webqsp_question
stringlengths 15
74
| composition_answer
stringlengths 0
41
| created
stringlengths 19
19
| answers
list | webqsp_ID
stringlengths 9
13
| ID
stringlengths 11
46
| machine_question
stringlengths 21
172
| sparql
stringlengths 127
1.39k
|
---|---|---|---|---|---|---|---|---|---|
Who played Anakin Skywalker in a film with a character named Saché in it? | composition | who played anakin skywalker in phantom menace | phantom menace | 2018-02-12T21:57:29 | [
{
"aliases": [
"Flick",
"Jacob Christopher Lloyd",
"Pumpkin Head",
"Mannequin Skywalker"
],
"answer": "Jake Lloyd",
"answer_id": "m.02p8dm"
}
] | WebQTrn-1248 | WebQTrn-1248_654f856c56100431d88e4f6be60dbb4f | who played anakin skywalker in the film has a charcter named Saché | 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.0hgx028 .
?c ns:film.film.starring ?y .
?y ns:film.performance.actor ?x .
?y ns:film.performance.character ns:m.0f2y0 .
}
|
What vacation country contains San Pedro de Macoris Province? | composition | where is the best place to vacation in the dominican republic | dominican republic | 2018-02-12T20:30:21 | [
{
"aliases": [],
"answer": "Samaná Bay",
"answer_id": "m.025vdyx"
},
{
"aliases": [
"Los Haitises National"
],
"answer": "Los Haitises National Park",
"answer_id": "m.03yhz4z"
},
{
"aliases": [],
"answer": "Pico Duarte",
"answer_id": "m.04qjzz"
},
{
"aliases": [],
"answer": "Punta Espada Golf Course",
"answer_id": "m.04vwf5x"
},
{
"aliases": [
"The Colombus Lighthouse",
"Faro a Colón"
],
"answer": "Columbus Lighthouse",
"answer_id": "m.064nfcw"
},
{
"aliases": [],
"answer": "National Palace",
"answer_id": "m.09v9100"
},
{
"aliases": [],
"answer": "Macao Beach",
"answer_id": "m.0j5ymqb"
},
{
"aliases": [
"Volunteer Vacation Abroad"
],
"answer": "Haitian Batey",
"answer_id": "m.0jsr82_"
},
{
"aliases": [
"27 Waterfalls",
"27 Charcos of Damajaqua"
],
"answer": "Damajaqua Cascades",
"answer_id": "m.0jy_b9f"
},
{
"aliases": [],
"answer": "Playa Fronton",
"answer_id": "m.0jy_b9n"
}
] | WebQTrn-459 | WebQTrn-459_84e5ab7013a2c0dd11f7f61db45df94c | where is the best place to vacation in the the country that contains San Pedro de MacorÃs 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.03xyyk .
?c ns:travel.travel_destination.tourist_attractions ?x .
}
|
Who was the head coach of the team owned by Jim Irsay? | composition | who is the head coach of the indianapolis colts | indianapolis colts | 2018-02-12T23:59:50 | [
{
"aliases": [],
"answer": "Chuck Pagano",
"answer_id": "m.03mbsxm"
}
] | WebQTrn-2476 | WebQTrn-2476_af2b17d82c312c155dde75a5ce24621d | who is the head coach of the the sports team owner is Jim Irsay | 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.0ff334 .
?c ns:american_football.football_team.current_head_coach ?x .
}
|
Which country is the largest in the location that contains some of Georgia? | composition | what is the largest nation in europe | europe | 2018-02-13T03:41:49 | [
{
"aliases": [
"Russian Federation",
"Россия"
],
"answer": "Russia",
"answer_id": "m.06bnz"
}
] | WebQTest-523 | WebQTest-523_5610ad35b96b7e38d0836d9c9bd8cd17 | what is the largest nation in the location partially contains Georgia | 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.0d0kn .
?c ns:base.locations.continents.countries_within ?x .
?x ns:topic_server.population_number ?sk0 .
}
ORDER BY DESC(xsd:float(?sk0))
LIMIT 1
|
Who were married to a famous person who went to Griffin Middle School? | composition | who has been married to julia roberts | julia roberts | 2018-02-12T19:50:25 | [
{
"aliases": [
"Lyle Pearce Lovett"
],
"answer": "Lyle Lovett",
"answer_id": "m.028hc2"
},
{
"aliases": [
"Daniel Richard Moder",
"Danny Moder",
"Dan Moder"
],
"answer": "Daniel Moder",
"answer_id": "m.07207k8"
}
] | WebQTrn-130 | WebQTrn-130_8af3d62e5604cf7e51aaa4fec7de4ab9 | who has been married to the person education institution is Griffin Middle School | 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.0762sg0 .
?c ns:people.person.spouse_s ?y .
?y ns:people.marriage.spouse ?x .
?y ns:people.marriage.type_of_union ns:m.04ztj .
}
|
Who held his governmental position from before May 4, 1993 and is the curreent Ohio State senator? | comparative | who is the current ohio state senator | 2018-02-13T05:18:32 | [
{
"aliases": [
"Sherrod Campbell Brown"
],
"answer": "Sherrod Brown",
"answer_id": "m.034s80"
}
] | WebQTest-1408 | WebQTest-1408_f0804149c208be44be455811fd4b987b | who is the current ohio state senator and held his govermental position from before 1993-05-04 | PREFIX ns: <http://rdf.freebase.com/ns/>
SELECT DISTINCT ?x
WHERE {
FILTER (?x != ns:m.07t58)
FILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))
ns:m.07t58 ns:government.governmental_body.members ?y .
?y ns:government.government_position_held.office_holder ?x .
?y ns:government.government_position_held.district_represented ns:m.05kkh .
FILTER(NOT EXISTS {?y ns:government.government_position_held.from ?sk0} ||
EXISTS {?y ns:government.government_position_held.from ?sk1 .
FILTER(xsd:datetime(?sk1) <= "2015-08-10"^^xsd:dateTime) })
FILTER(NOT EXISTS {?y ns:government.government_position_held.to ?sk2} ||
EXISTS {?y ns:government.government_position_held.to ?sk3 .
FILTER(xsd:datetime(?sk3) >= "2015-08-10"^^xsd:dateTime) })
?x ns:government.politician.government_positions_held ?c .
?c ns:government.government_position_held.from ?num .
FILTER (?num < "1993-05-04"^^xsd:dateTime) .
} |
|
Of the west African countries, which has the country capital of Monrovia? | conjunction | what are west african countries | 2018-02-12T21:56:58 | [
{
"aliases": [],
"answer": "Liberia",
"answer_id": "m.04hzj"
}
] | WebQTrn-1238 | WebQTrn-1238_f8d510d7da272bcc49d5bfe805c8ded6 | what are west african countries and the country capital is Monrovia | PREFIX ns: <http://rdf.freebase.com/ns/>
SELECT DISTINCT ?x
WHERE {
FILTER (?x != ns:m.0hqjh)
FILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))
ns:m.0hqjh ns:location.location.contains ?x .
?x ns:common.topic.notable_types ns:m.01mp .
?x ns:location.country.capital ns:m.01pxqx .
} |
|
Who is the current senator of New Jersey who was elected earliest? | superlative | who are the senators of new jersey now | 2018-02-13T06:03:24 | [
{
"aliases": [
"Mayor Robert Menendez",
"Robert Menéndez"
],
"answer": "Bob Menendez",
"answer_id": "m.033d3p"
}
] | WebQTest-1811 | WebQTest-1811_0b8ba7f4ba20c5f9ab4962c9c6243cde | who are the senators of new jersey now and held his govermental position from earliest | PREFIX ns: <http://rdf.freebase.com/ns/>
SELECT DISTINCT ?x
WHERE {
FILTER (?x != ns:m.05fjf)
FILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))
ns:m.05fjf ns:government.political_district.representatives ?y .
?y ns:government.government_position_held.office_holder ?x .
?y ns:government.government_position_held.governmental_body ns:m.07t58 .
FILTER(NOT EXISTS {?y ns:government.government_position_held.from ?sk0} ||
EXISTS {?y ns:government.government_position_held.from ?sk1 .
FILTER(xsd:datetime(?sk1) <= "2015-08-10"^^xsd:dateTime) })
FILTER(NOT EXISTS {?y ns:government.government_position_held.to ?sk2} ||
EXISTS {?y ns:government.government_position_held.to ?sk3 .
FILTER(xsd:datetime(?sk3) >= "2015-08-10"^^xsd:dateTime) })
?x ns:government.politician.government_positions_held ?c .
?c ns:government.government_position_held.from ?num .
}
ORDER BY ?num LIMIT 1 |
|
Who illustrated the book The Fish, the Fighters, and the Song girl that influenced Vincent Van Gogh? | conjunction | what influenced vincent van gogh work | 2018-02-12T19:58:02 | [
{
"aliases": [
"Peter Paul Rubens, follower of",
"Pedro Pablo Rubens"
],
"answer": "Peter Paul Rubens",
"answer_id": "m.0pwnh"
}
] | WebQTrn-192 | WebQTrn-192_11db4f7612af25f15a1aa06eb3be1d81 | what influenced vincent van gogh work and is the illustrator of the book The Fish, the Fighters, and the Song- girl | PREFIX ns: <http://rdf.freebase.com/ns/>
SELECT DISTINCT ?x
WHERE {
FILTER (?x != ns:m.07_m2)
FILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))
ns:m.07_m2 ns:influence.influence_node.influenced_by ?x .
?x ns:book.illustrator.books_illustrated ns:m.0c09z_9 .
} |
|
Who is the brother of the artist who went on the concert tour Believe Tour? | composition | what is the name of justin bieber brother | justin bieber | 2018-02-12T19:36:51 | [
{
"aliases": [],
"answer": "Jaxon Bieber",
"answer_id": "m.0gxnnwq"
}
] | WebQTrn-0 | WebQTrn-0_8562012e739a0e7aee294a26ad53e581 | what is the name of the artist had a concert tour named Believe Tour brother | PREFIX ns: <http://rdf.freebase.com/ns/>
SELECT DISTINCT ?x
WHERE {
FILTER (?x != ?c)
FILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))
?c ns:music.artist.concert_tours ns:m.0j_3p6t .
?c ns:people.person.sibling_s ?y .
?y ns:people.sibling_relationship.sibling ?x .
?x ns:people.person.gender ns:m.05zppz .
}
|
What team did Manny Ramirez play for that has a masco named Slider? | conjunction | what teams has manny ramirez played for | 2018-02-13T05:39:51 | [
{
"aliases": [
"Cleveland Bluebirds",
"Cleveland Blues",
"The Tribe",
"Cleveland Naps"
],
"answer": "Cleveland Indians",
"answer_id": "m.01yhm"
}
] | WebQTest-1618 | WebQTest-1618_f63cea4516528f5f01004f211e816f77 | what teams has manny ramirez played for and is the team has a team moscot named Slider | PREFIX ns: <http://rdf.freebase.com/ns/>
SELECT DISTINCT ?x
WHERE {
FILTER (?x != ns:m.06tjlc)
FILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))
ns:m.06tjlc ns:sports.pro_athlete.teams ?y .
?y ns:sports.sports_team_roster.team ?x .
?x ns:sports.sports_team.team_mascot ns:m.02w_rtq .
} |
|
What country did Queen Elizabeth II rule whose capital is Saint Helier? | conjunction | what countries did queen elizabeth ii rule | 2018-02-12T21:27:58 | [
{
"aliases": [],
"answer": "Jersey",
"answer_id": "m.03_xj"
}
] | WebQTrn-961 | WebQTrn-961_fd7bd699a7cf6337eb2c5575cc09c2fa | what countries did queen elizabeth ii rule and the country capital is Saint Helier | 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.country.capital ns:m.01zwzb .
} |
|
Also with a place of worship called St. Mary's Cathedral, Batticaloa, what is Poland's major religion? | conjunction | what are the major religions in poland | 2018-02-13T00:36:08 | [
{
"aliases": [
"Roman Catholic convert",
"Roman Catholic"
],
"answer": "Catholicism",
"answer_id": "m.0c8wxp"
}
] | WebQTrn-2749 | WebQTrn-2749_4dbb23937c062d0f3a3496d2fbf26a12 | what are the major religions in poland 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.05qhw)
FILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))
ns:m.05qhw ns:location.statistical_region.religions ?y .
?y ns:location.religion_percentage.religion ?x .
?x ns:religion.religion.places_of_worship ns:m.0100k8_q .
} |
|
What religion did James K. Polk believe in and its organization is Reformed Presbyterian Church of North America? | 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_33d15058859356ab6099acbe46e80798 | what did james k polk believe in and the religion organiztion is Reformed Presbyterian Church of North America | 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.06lv7 .
} |
|
The person who was educated at West Reading El Ctr had dated which men? | composition | who all has dated taylor swift | taylor swift | 2018-02-12T19:50:30 | [
{
"aliases": [
"The High Flier",
"Jonas Brothers",
"Joseph Jonas",
"the Jonas Brothers",
"Joe",
"JJ",
"Joseph Adam Jonas",
"DJ Danger"
],
"answer": "Joe Jonas",
"answer_id": "m.04cr6qv"
},
{
"aliases": [
"The Flirt",
"Harry Edward Styles",
"Barry",
"Haz",
"Hazan",
"Hazza"
],
"answer": "Harry Styles",
"answer_id": "m.0h3cm8d"
}
] | WebQTrn-134 | WebQTrn-134_49b4e9304f18a0a1cbe37bb162f61131 | who all has dated the person education institution is West Reading El Ctr | 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.076czr3 .
?c ns:celebrities.celebrity.sexual_relationships ?y .
?y ns:celebrities.romantic_relationship.celebrity ?x .
}
|
Who plays Sarah Wittle in the movie that has a character named Carl Bentley? | composition | who plays sarah wittle in jumanji | jumanji | 2018-02-12T21:59:35 | [
{
"aliases": [
"Bonnie Lynne Hunt",
"Bonnie Lynn Hunt"
],
"answer": "Bonnie Hunt",
"answer_id": "m.015pvh"
},
{
"aliases": [
"Laura Bundy",
"Little Laura Lilly",
"Laura Bell",
"Laura Ashley Bell Bundy",
"Bell Bundy, Laura"
],
"answer": "Laura Bell Bundy",
"answer_id": "m.0ktdw_"
}
] | WebQTrn-1270 | WebQTrn-1270_343ab3b4aece301bfcde59a18bc351a0 | who plays sarah wittle in the film has a charcter named Carl Bentley | 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.0d7xlr7 .
?c ns:film.film.starring ?y .
?y ns:film.performance.actor ?x .
?y ns:film.performance.character ns:m.0b3x5zt .
}
|
What language is used in the country where Crete is? | composition | what language does greece use | greece | 2018-02-13T00:39:05 | [
{
"aliases": [
"Albanian"
],
"answer": "Albanian language",
"answer_id": "m.012v8"
},
{
"aliases": [
"Graecae",
"Neo-hellenic",
"Greek",
"Greco",
"Modern Greek (1453-)",
"Romaic",
"Grec",
"Ellinika"
],
"answer": "Greek Language",
"answer_id": "m.0349s"
}
] | WebQTrn-2767 | WebQTrn-2767_a3be6ba7c257f1c9c8514e54a314337a | what language does the country that contains Crete 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.01xyy .
?c ns:location.country.languages_spoken ?x .
}
|
Saint Ann Parish is located in the country that has what as its officially recognized language? | 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_0a1797c617f8e1eb87eab85b0790302e | what are the official languages of the country that contains Saint Ann Parish | PREFIX ns: <http://rdf.freebase.com/ns/>
SELECT DISTINCT ?x
WHERE {
FILTER (?x != ?c)
FILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))
?c ns:location.country.administrative_divisions ns:m.02mzmt .
?c ns:location.country.official_language ?x .
}
|
What is the name of the portugeuse speaking country that uses the West African CFA franc? | conjunction | where is portuguese language spoken | 2018-02-13T00:03:09 | [
{
"aliases": [],
"answer": "Guinea-Bissau",
"answer_id": "m.036b_"
}
] | WebQTrn-2496 | WebQTrn-2496_517c2c9a60d4450a134b37883844d398 | where is portuguese language spoken and the currency used in the country is West African CFA franc | PREFIX ns: <http://rdf.freebase.com/ns/>
SELECT DISTINCT ?x
WHERE {
FILTER (?x != ns:m.05zjd)
FILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))
ns:m.05zjd ns:language.human_language.countries_spoken_in ?x .
?x ns:location.country.currency_used ns:m.025sw2q .
} |
|
What school did Woodrow Wilson attend that publishes Nassau Weekly? | conjunction | where did woodrow wilson go to school | 2018-02-13T00:19:52 | [
{
"aliases": [
"Princeton University, Borough of Princeton",
"Princeton University, main campus",
"Princeton"
],
"answer": "Princeton University",
"answer_id": "m.05zl0"
}
] | WebQTrn-2618 | WebQTrn-2618_8e65d827de2fe8fd8b11773997effdf0 | where did woodrow wilson go to school and the educational institution newspaper is Nassau Weekly | PREFIX ns: <http://rdf.freebase.com/ns/>
SELECT DISTINCT ?x
WHERE {
FILTER (?x != ns:m.083q7)
FILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))
ns:m.083q7 ns:people.person.education ?y .
?y ns:education.education.institution ?x .
?x ns:education.educational_institution.newspaper ns:m.08zwhp .
} |
|
What actor played Carl Fredricksen in the film that has a character named Construction foreman Tom? | composition | who played carl fredricksen in up | up | 2018-02-12T23:11:51 | [
{
"aliases": [
"Edward \"Ed\" Asner",
"Edward Asher",
"Edward Asner",
"Edward David Asner",
"Eddie Asner"
],
"answer": "Ed Asner",
"answer_id": "m.02tkzn"
},
{
"aliases": [],
"answer": "Jeremy Leary",
"answer_id": "m.09vv0cn"
}
] | WebQTrn-1962 | WebQTrn-1962_373e06e3d51f6055e5158185d4b8f227 | who played carl fredricksen in the film has a charcter named Construction Foreman Tom | 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.05yr7st .
?c ns:film.film.starring ?y .
?y ns:film.performance.actor ?x .
?y ns:film.performance.character ns:m.0b6mg3l .
}
|
What language is spoken where Gebel Elba is partially located? | 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_50cf52311d0cdd04337ffc0d5378b1b8 | what language do u speak in the location partially contains Gebel Elba | PREFIX ns: <http://rdf.freebase.com/ns/>
SELECT DISTINCT ?x
WHERE {
FILTER (?x != ?c)
FILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))
?c ns:location.location.partiallycontains ?k .
?k ns:location.partial_containment_relationship.partially_contains ns:m.026cy73 .
?c ns:location.country.official_language ?x .
}
|
Which city is the capital of the state whose capital is called Olympia>? | composition | what city is the state capital of washington | washington | 2018-02-13T01:57:40 | [
{
"aliases": [
"Thurston County / Olympia city",
"Olympia, Washington"
],
"answer": "Olympia",
"answer_id": "m.0fw1y"
}
] | WebQTrn-3450 | WebQTrn-3450_10436e13ee4e8892a42494bc92912412 | what city is the state capital of the us state that has a capital named Olympia | PREFIX ns: <http://rdf.freebase.com/ns/>
SELECT DISTINCT ?x
WHERE {
FILTER (?x != ?c)
FILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))
?c ns:location.us_state.capital ns:m.0fw1y .
?c ns:base.aareas.schema.administrative_area.capital ?x .
}
|
Which countries border that area that contains a portion of Gebel Elba? | composition | what countries are around egypt | egypt | 2018-02-13T02:13:44 | [
{
"aliases": [
"State of Israel"
],
"answer": "Israel",
"answer_id": "m.03spz"
},
{
"aliases": [],
"answer": "Libya",
"answer_id": "m.04gqr"
},
{
"aliases": [
"North Sudan",
"Republic of the Sudan",
"Jumhūrīyat as-Sūdān"
],
"answer": "Sudan",
"answer_id": "m.06tw8"
}
] | WebQTrn-3582 | WebQTrn-3582_50cf52311d0cdd04337ffc0d5378b1b8 | what countries are around the location partially contains Gebel Elba | PREFIX ns: <http://rdf.freebase.com/ns/>
SELECT DISTINCT ?x
WHERE {
FILTER (?x != ?c)
FILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))
?c ns:location.location.partiallycontains ?k .
?k ns:location.partial_containment_relationship.partially_contains ns:m.026cy73 .
?c ns:location.location.adjoin_s ?y .
?y ns:location.adjoining_relationship.adjoins ?x .
?x ns:common.topic.notable_types ns:m.01mp .
}
|
The nation with Nigeria, We Hail Thee as its national anthem has which form of government currently? | composition | what type of government does nigeria have today | nigeria | 2018-02-12T20:45:22 | [
{
"aliases": [
"Presidential"
],
"answer": "Presidential system",
"answer_id": "m.01d9r3"
},
{
"aliases": [
"Federal"
],
"answer": "Federal republic",
"answer_id": "m.0j729"
}
] | WebQTrn-572 | WebQTrn-572_98fe9de0d56b03134be5ebf1adc7eb21 | what type of government does the country that has the national anthem Nigeria, We Hail Thee have today | PREFIX ns: <http://rdf.freebase.com/ns/>
SELECT DISTINCT ?x
WHERE {
FILTER (?x != ?c)
FILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))
?c ns:location.country.national_anthem ?k .
?k ns:government.national_anthem_of_a_country.anthem ns:m.0w7q9qz .
?c ns:location.country.form_of_government ?x .
}
|
What kind of currency is used where the Eastern Catholic Church is a religious organization leader? | 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_c372b13f9146eb6304fb4271b197a342 | what kind of money does the religious organization leadeship is Eastern Catholic Churches 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:religion.religious_leadership_jurisdiction.leader ?k .
?k ns:religion.religious_organization_leadership.organization ns:m.01fgks .
?c ns:location.country.currency_used ?x .
}
|
What is the official language of the country whose currency is the Dominican peso? | composition | what are the official languages of the dominican republic | dominican republic | 2018-02-13T01:05:46 | [
{
"aliases": [
"Español",
"Spanish language",
"Castillian",
"Spanish",
"The language of Cervantes",
"Castellano",
"Castillan",
"Castilian"
],
"answer": "Spanish Language",
"answer_id": "m.06nm1"
}
] | WebQTrn-3028 | WebQTrn-3028_6050f9741fc20724152eafe912e420e2 | what are the official languages of the the currency used in the country is Dominican peso | 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.04lt7_ .
?c ns:location.country.official_language ?x .
}
|
What years did the 1974 NBA champions win the championship? | composition | when did celtics win the championship | celtics | 2018-02-13T04:30:38 | [
{
"aliases": [],
"answer": "2008 NBA Finals",
"answer_id": "m.0403mzq"
},
{
"aliases": [],
"answer": "1969 NBA Finals",
"answer_id": "m.08dxfs"
},
{
"aliases": [],
"answer": "1986 NBA Finals",
"answer_id": "m.08x9wd"
},
{
"aliases": [],
"answer": "1984 NBA Finals",
"answer_id": "m.08x9xt"
},
{
"aliases": [],
"answer": "1981 NBA Finals",
"answer_id": "m.08x9zw"
},
{
"aliases": [
"1976 NBA World Championship Series"
],
"answer": "1976 NBA Finals",
"answer_id": "m.09l8zn"
},
{
"aliases": [
"1974 NBA World Championship Series"
],
"answer": "1974 NBA Finals",
"answer_id": "m.0cs1gb"
},
{
"aliases": [],
"answer": "1968 NBA Finals",
"answer_id": "m.0cs222"
},
{
"aliases": [],
"answer": "1966 NBA Finals",
"answer_id": "m.0cs24h"
},
{
"aliases": [
"1965 NBA World Championship Series"
],
"answer": "1965 NBA Finals",
"answer_id": "m.0cs266"
},
{
"aliases": [],
"answer": "1964 NBA Finals",
"answer_id": "m.0cs27l"
},
{
"aliases": [],
"answer": "1963 NBA Finals",
"answer_id": "m.0cs29b"
},
{
"aliases": [],
"answer": "1962 NBA Finals",
"answer_id": "m.0cs2f4"
},
{
"aliases": [],
"answer": "1961 NBA Finals",
"answer_id": "m.0cs2fv"
},
{
"aliases": [],
"answer": "1960 NBA Finals",
"answer_id": "m.0cs2h6"
},
{
"aliases": [],
"answer": "1959 NBA Finals",
"answer_id": "m.0cs2hx"
},
{
"aliases": [
"1957 NBA World Championship Series"
],
"answer": "1957 NBA Finals",
"answer_id": "m.0cs2n0"
}
] | WebQTest-999 | WebQTest-999_7bc37f5ea0bc419b7ee5510daff240df | when did the team won the 1974 NBA Finals championship 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.sports_team.championships ns:m.0cs1gb .
?c ns:sports.sports_team.championships ?x .
}
|
Which country once had a population of more than 8204168 and is Nina's Dobrev's nationality? | comparative | what is nina dobrev nationality | 2018-02-12T19:39:38 | [
{
"aliases": [
"Dominion of Canada",
"Canuckistan"
],
"answer": "Canada",
"answer_id": "m.0d060g"
},
{
"aliases": [
"Republic of Bulgaria"
],
"answer": "Bulgaria",
"answer_id": "m.015qh"
}
] | WebQTrn-15 | WebQTrn-15_65e1bccac453dad33f4e0723c3ceb31b | what is nina dobrev nationality and is the population was once greater than 8204168 | 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.population ?c .
?c ns:measurement_unit.dated_integer.number ?num .
FILTER (xsd:integer(?num) > 8204168) .
} |
|
What is the language used for communication in the nation where Al Sharqia Governorate can be found? | 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_cf2c2ca737c00135df125459635a368a | what language do u speak in the country that contains Al Sharqia Governorate | PREFIX ns: <http://rdf.freebase.com/ns/>
SELECT DISTINCT ?x
WHERE {
FILTER (?x != ?c)
FILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))
?c ns:location.country.administrative_divisions ns:m.02d5r_ .
?c ns:location.country.official_language ?x .
}
|
The country that contains the Northern District has people that practice what religion? | composition | what is the religion of israel people | israel | 2018-02-12T20:22:50 | [
{
"aliases": [
"Jewish"
],
"answer": "Judaism",
"answer_id": "m.03_gx"
}
] | WebQTrn-406 | WebQTrn-406_7322a2a4d46bf36b95bfab4418c9a32b | what is the religion of the country that contains Northern District people | 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.01vz6b .
?c ns:location.statistical_region.religions ?y .
?y ns:location.religion_percentage.religion ?x .
}
|
Where is the college that Seybourne Harris Lynne went to grad school located in? | composition | where is auburn university at | auburn university | 2018-02-13T00:11:02 | [
{
"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-2566 | WebQTrn-2566_5725aa43d174efbac7413ffd9b765629 | where is the education institution has a grad student named Seybourn Harris Lynne at | PREFIX ns: <http://rdf.freebase.com/ns/>
SELECT DISTINCT ?x
WHERE {
FILTER (?x != ?c)
FILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))
?c ns:education.educational_institution.students_graduates ?k .
?k ns:education.education.student ns:m.05p13m1 .
?c ns:location.location.containedby ?x .
}
|
What country in the Eastern Time Zone speaks Farsi? | conjunction | what country do they speak farsi | 2018-02-12T23:05:38 | [
{
"aliases": [
"Dominion of Canada",
"Canuckistan"
],
"answer": "Canada",
"answer_id": "m.0d060g"
}
] | WebQTrn-1911 | WebQTrn-1911_872253e47dd6ddaa213ff31eeda8783b | what country do they speak farsi and the location time zone is Eastern Time Zone | PREFIX ns: <http://rdf.freebase.com/ns/>
SELECT DISTINCT ?x
WHERE {
FILTER (?x != ns:m.032f6)
FILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))
ns:m.032f6 ns:language.human_language.countries_spoken_in ?x .
?x ns:location.location.time_zones ns:m.02hcv8 .
} |
|
What location appointed Jan Brewer to governmental position and is where the Navajo tribe live? | conjunction | where did the navajo tribe live | 2018-02-13T02:14:58 | [
{
"aliases": [
"Ariz",
"AZ",
"Grand Canyon State"
],
"answer": "Arizona",
"answer_id": "m.0vmt"
}
] | WebQTrn-3602 | WebQTrn-3602_3c65a82425ff4488504b53ba502d0eb7 | where did the navajo tribe live and is the location that appointed Jan Brewer to govermental position | PREFIX ns: <http://rdf.freebase.com/ns/>
SELECT DISTINCT ?x
WHERE {
FILTER (?x != ns:m.08k5jg)
FILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))
ns:m.08k5jg ns:people.ethnicity.geographic_distribution ?x .
?x ns:government.governmental_jurisdiction.governing_officials ?c .
?c ns:government.government_position_held.appointed_by ns:m.02pkb1c .
} |
|
Where is the best place to vacation in the Dominican Republic where the time zone is UTC-05:00? | conjunction | where is the best place to vacation in the dominican republic | 2018-02-12T20:30:21 | [
{
"aliases": [],
"answer": "Pico Duarte",
"answer_id": "m.04qjzz"
}
] | WebQTrn-459 | WebQTrn-459_143c89d70679c3e5257c93d8e2bc4c67 | where is the best place to vacation in the dominican republic and the location time zone is UTCâ05:00 | PREFIX ns: <http://rdf.freebase.com/ns/>
SELECT DISTINCT ?x
WHERE {
FILTER (?x != ns:m.027rn)
FILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))
ns:m.027rn ns:travel.travel_destination.tourist_attractions ?x .
?x ns:location.location.time_zones ns:m.02_37z .
} |
|
Where do the Appalachian mountains run through where the currency used is the Euro? | conjunction | where do the appalachian mountains run through | 2018-02-13T05:45:54 | [
{
"aliases": [
"Collectivite Territoriale De Saint-Pierre Et Miquelon",
"Territoire De Saint Pierre Et Miquelon",
"Territory Of Saint Pierre And Miquelon",
"Department Of Saint Pierre And Miquelon",
"Collectivité Territoriale De Saint-Pierre Et Miquelon",
"Saint-Pierre Et Miquelon",
"Territoire Des Îles Saint-Pierre Et Miquelon",
"Departement De Saint-Pierre Et Miquelon",
"St. Pierre & Miquelon",
"Département De Saint-Pierre Et Miquelon",
"Territoire Des Iles Saint-Pierre Et Miquelon"
],
"answer": "Saint Pierre and Miquelon",
"answer_id": "m.06s4c"
}
] | WebQTest-1675 | WebQTest-1675_380d57299109c7ae18f10e52204fc0c3 | where do the appalachian mountains run through and the currency used in the country is Euro | 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.country.currency_used ns:m.02l6h .
} |
|
What languages are spoken in the country that includes Ovadia YOsef as a leader? | composition | what do israeli people speak | israeli | 2018-02-12T23:55:32 | [
{
"aliases": [
"Sekgoa",
"Anglit",
"English language",
"English"
],
"answer": "English Language",
"answer_id": "m.02h40lc"
},
{
"aliases": [
"Ivrit",
"עִבְרִית,",
"Modern Hebrew",
"עברית",
"Hebrew"
],
"answer": "Hebrew Language",
"answer_id": "m.03hkp"
},
{
"aliases": [
"Loglang"
],
"answer": "Lojban",
"answer_id": "m.04gd7"
},
{
"aliases": [
"Ladino",
"Dzhudezmo",
"Spanyol",
"Hakitia",
"Judezmo",
"Sefardi",
"Haketia",
"Haquetiya",
"Judeo Spanish"
],
"answer": "Ladino Language",
"answer_id": "m.04p7x"
},
{
"aliases": [
"Yiddish"
],
"answer": "Yiddish Language",
"answer_id": "m.0880p"
},
{
"aliases": [
"Arabic",
"/m/0jzc",
"عربي",
"اللغة العربية"
],
"answer": "Arabic Language",
"answer_id": "m.0jzc"
}
] | WebQTrn-2430 | WebQTrn-2430_744a496b907e407b16bc5d7c197dc3f0 | what do the religious leader is Ovadia Yosef people speak | PREFIX ns: <http://rdf.freebase.com/ns/>
SELECT DISTINCT ?x
WHERE {
FILTER (?x != ?c)
FILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))
?c ns:religion.religious_leadership_jurisdiction.leader ?k .
?k ns:religion.religious_organization_leadership.leader ns:m.02qmnw .
?c ns:location.country.languages_spoken ?x .
}
|
What country uses Euros in the Western European Time Zone? | conjunction | which country uses euro as its main currency | 2018-02-12T21:30:28 | [
{
"aliases": [
"Portuguese Republic"
],
"answer": "Portugal",
"answer_id": "m.05r4w"
},
{
"aliases": [
"Kingdom of Spain",
"España",
"Furija"
],
"answer": "Spain",
"answer_id": "m.06mkj"
}
] | WebQTrn-1004 | WebQTrn-1004_0652d8b1cb95848c9630860c92e38e6f | which country uses euro as its main currency and the location time zone is Western European Time Zone | PREFIX ns: <http://rdf.freebase.com/ns/>
SELECT DISTINCT ?x
WHERE {
FILTER (?x != ns:m.02l6h)
FILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))
ns:m.02l6h ns:finance.currency.countries_used ?x .
?x ns:base.biblioness.bibs_location.loc_type ?sk0 .
FILTER (str(?sk0) = "Country")
?x ns:location.location.time_zones ns:m.02q_y6 .
} |
|
Who is the 2011 president where Michelle Bachelet holds a government position? | composition | who is the current president of chile 2011 | chile | 2018-02-13T00:22:42 | [
{
"aliases": [
"Miguel Juan Sebastián Piñera Echenique",
"Sebastian Pinera"
],
"answer": "Sebastián Piñera",
"answer_id": "m.064095"
}
] | WebQTrn-2642 | WebQTrn-2642_0fa727f3b282196eb1097410b4be6818 | who is the current president of the location that appointed Michelle Bachelet to govermental position 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:government.governmental_jurisdiction.governing_officials ?k .
?k ns:government.government_position_held.appointed_by ns:m.03wws_ .
?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) })
}
|
What is the location where the team owned by The Hunt Family plays? | 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_6ecacb498c6491bc693d0e8222182601 | where do the the sports team owner is The Hunt Family 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.010n_74d .
?c ns:sports.sports_team.location ?x .
}
|
The person who attended Noelani Elementary School is a member of which political party? | composition | what party does barack obama belong to | barack obama | 2018-02-13T04:05:41 | [
{
"aliases": [
"US Democrats",
"Democratic",
"Democrat Party",
"United States Democratic Party",
"Democrats"
],
"answer": "Democratic Party",
"answer_id": "m.0d075m"
}
] | WebQTest-760 | WebQTest-760_f627c1bb9cdbcf6a029c816631a982b2 | what party does the person education institution is Noelani Elementary School belong 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:people.person.education ?k .
?k ns:education.education.institution ns:m.0265r_n .
?c ns:government.politician.party ?y .
?y ns:government.political_party_tenure.party ?x .
}
|
What senator representing Virginia in 2013 held a political job later than 3 January 2009? | comparative | who are the senators of virginia 2013 | 2018-02-13T03:42:53 | [
{
"aliases": [
"Timothy Michael Kaine"
],
"answer": "Tim Kaine",
"answer_id": "m.053f8h"
}
] | WebQTest-525 | WebQTest-525_fd486080c39d5c6e46a4c191ff3ca150 | who are the senators of virginia 2013 and held his govermental position from after 2009-01-03 | PREFIX ns: <http://rdf.freebase.com/ns/>
SELECT DISTINCT ?x
WHERE {
FILTER (?x != ns:m.07z1m)
FILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))
ns:m.07z1m ns:government.political_district.representatives ?y .
?y ns:government.government_position_held.office_holder ?x .
?y ns:government.government_position_held.governmental_body ns:m.07t58 .
FILTER(NOT EXISTS {?y ns:government.government_position_held.from ?sk0} ||
EXISTS {?y ns:government.government_position_held.from ?sk1 .
FILTER(xsd:datetime(?sk1) <= "2013-12-31"^^xsd:dateTime) })
FILTER(NOT EXISTS {?y ns:government.government_position_held.to ?sk2} ||
EXISTS {?y ns:government.government_position_held.to ?sk3 .
FILTER(xsd:datetime(?sk3) >= "2013-01-01"^^xsd:dateTime) })
?x ns:government.politician.government_positions_held ?c .
?c ns:government.government_position_held.from ?num .
FILTER (?num > "2009-01-03"^^xsd:dateTime) .
} |
|
What educational institution with the Vanderbilt Orbis News newspaper did Cutler Jay go to? | conjunction | where did cutler jay go to college | 2018-02-12T22:40:09 | [
{
"aliases": [
"Vanderbilt",
"Vanderbilt University, Nashville",
"Vanderbilt University, main campus",
"VU",
"Vandy"
],
"answer": "Vanderbilt University",
"answer_id": "m.01pq4w"
}
] | WebQTrn-1651 | WebQTrn-1651_25f4d28209e8aa35b98565d5d7f7fe4c | where did cutler jay go to college and the educational institution newspaper is Vanderbilt Orbis | PREFIX ns: <http://rdf.freebase.com/ns/>
SELECT DISTINCT ?x
WHERE {
FILTER (?x != ns:m.097hft)
FILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))
ns:m.097hft ns:people.person.education ?y .
?y ns:education.education.institution ?x .
?x ns:education.educational_institution.newspaper ns:m.03wfkrl .
} |
|
For what sports team that won the 1955 World Series championship did Jackie Robinson play? | conjunction | what team did jackie robinson | 2018-02-13T04:29:27 | [
{
"aliases": [],
"answer": "Brooklyn Dodgers",
"answer_id": "m.05fc8c9"
}
] | WebQTest-972 | WebQTest-972_e56abf505a833c6e24c886a0db8baf96 | what team did jackie robinson and is the team won the 1955 World Series championship | PREFIX ns: <http://rdf.freebase.com/ns/>
SELECT DISTINCT ?x
WHERE {
FILTER (?x != ns:m.0443c)
FILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))
ns:m.0443c ns:sports.pro_athlete.teams ?y .
?y ns:sports.sports_team_roster.team ?x .
?x ns:sports.sports_team.championships ns:m.04tg60 .
} |
|
What is the main language of the country that has the national anthem "Nigeria, We Hail Thee"? | composition | what are the main languages of nigeria | nigeria | 2018-02-12T19:50:59 | [
{
"aliases": [
"Sekgoa",
"Anglit",
"English language",
"English"
],
"answer": "English Language",
"answer_id": "m.02h40lc"
}
] | WebQTrn-136 | WebQTrn-136_98fe9de0d56b03134be5ebf1adc7eb21 | what are the main languages of the country that has the national anthem Nigeria, We Hail Thee | 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.0w7q9qz .
?c ns:location.country.official_language ?x .
}
|
What major city is part of the Ukrainian Greek Catholic Church? | composition | what are the major cities in ukraine | ukraine | 2018-02-13T03:27:43 | [
{
"aliases": [
"Kyiv",
"Киев",
"Київ"
],
"answer": "Kiev",
"answer_id": "m.02sn34"
}
] | WebQTest-410 | WebQTest-410_1ad2d84ababa47e6d24a8dd6eb2b7943 | what are the major cities in the religious organization leadeship is Ukrainian Greek Catholic Church | 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.02cd38 .
?c ns:location.country.capital ?x .
}
|
What currency does the country whose capital is Santiago use? | composition | what kind of money does chile use | chile | 2018-02-13T01:48:05 | [
{
"aliases": [],
"answer": "Chilean peso",
"answer_id": "m.0172zs"
}
] | WebQTrn-3381 | WebQTrn-3381_44d67b357829d662abe1c6dc637e219d | what kind of money does the country capital is Santiago 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.capital ns:m.0dlqv .
?c ns:location.country.currency_used ?x .
}
|
What religion with notable figure Richard Hooker is King Henry VIII's religion? | conjunction | what religion is king henry viii | 2018-02-12T22:33:14 | [
{
"aliases": [
"Anglican"
],
"answer": "Anglicanism",
"answer_id": "m.0n2g"
}
] | WebQTrn-1575 | WebQTrn-1575_9e9cb002d14371c39a1118c60dd7c1af | what religion is king henry viii and the religion notable figure is Richard Hooker | PREFIX ns: <http://rdf.freebase.com/ns/>
SELECT DISTINCT ?x
WHERE {
FILTER (?x != ns:m.03p77)
FILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))
ns:m.03p77 ns:people.person.religion ?x .
?x ns:religion.religion.notable_figures ns:m.027drxh .
} |
|
What is the Holy book of the Tibetan Buddhist religion? | composition | what is the holy book of the buddhist religion | buddhist | 2018-02-13T04:09:09 | [
{
"aliases": [
"Tipitaka"
],
"answer": "Pāli Canon",
"answer_id": "m.01hnwm"
},
{
"aliases": [],
"answer": "Dhammapada",
"answer_id": "m.01nv3q"
},
{
"aliases": [],
"answer": "Mahāyāna sūtras",
"answer_id": "m.01r1g7"
},
{
"aliases": [],
"answer": "Vimalakirti Sutra",
"answer_id": "m.01rky9"
},
{
"aliases": [],
"answer": "Tibetan Buddhist canon",
"answer_id": "m.02k1bj"
},
{
"aliases": [],
"answer": "Chinese Buddhist canon",
"answer_id": "m.02l3dj"
},
{
"aliases": [],
"answer": "Śrīmālādevī Siṃhanāda Sūtra",
"answer_id": "m.036z9c"
},
{
"aliases": [],
"answer": "Mahāvastu",
"answer_id": "m.04_13vt"
},
{
"aliases": [],
"answer": "Amitabha Sutra",
"answer_id": "m.04k1b0"
},
{
"aliases": [],
"answer": "Āgama",
"answer_id": "m.05_m24"
},
{
"aliases": [],
"answer": "Gangōji Garan Engi",
"answer_id": "m.05mwk22"
},
{
"aliases": [
"Uṣṇīṣa Vijaya Dhāraṇī"
],
"answer": "Uṣṇīṣa Vijaya Dhāraṇī Sūtra",
"answer_id": "m.0c00_gk"
},
{
"aliases": [
"Longchen Nyingtig"
],
"answer": "Longchen Nyingthig",
"answer_id": "m.0c4pcl"
},
{
"aliases": [
"Dàbēi Zhòu",
"Mahā Karuṇā Dhāranī",
"Great Compassion Mantra"
],
"answer": "Nīlakaṇṭha Dhāraṇī",
"answer_id": "m.0fs6g7"
}
] | WebQTest-788 | WebQTest-788_07e41411f6a3c503d61b48e0e87cf8a7 | what is the holy book of the the religion text is Tibetan Buddhist canon religion | PREFIX ns: <http://rdf.freebase.com/ns/>
SELECT DISTINCT ?x
WHERE {
FILTER (?x != ?c)
FILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))
?c ns:religion.religion.texts ns:m.02k1bj .
?c ns:religion.religion.texts ?x .
}
|
What countries share a border with Russian in the Eastern European Time Zone? | conjunction | which countries share a border with russia | 2018-02-13T03:11:13 | [
{
"aliases": [
"Estland",
"Republic of Estonia"
],
"answer": "Estonia",
"answer_id": "m.02kmm"
},
{
"aliases": [
"Suomi",
"Republic of Finland"
],
"answer": "Finland",
"answer_id": "m.02vzc"
},
{
"aliases": [
"Lettland",
"Republic of Latvia"
],
"answer": "Latvia",
"answer_id": "m.04g5k"
},
{
"aliases": [
"Republic of Lithuania",
"Lietuva",
"Lietuvos Respublika",
"Litauen"
],
"answer": "Lithuania",
"answer_id": "m.04gzd"
},
{
"aliases": [
"Ukraine Region"
],
"answer": "Ukraine",
"answer_id": "m.07t21"
}
] | WebQTest-282 | WebQTest-282_a725d13be16116bdc37bf5dd852e35b1 | which countries share a border with russia and the location time zone is Eastern European Time Zone | 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.location.time_zones ns:m.03plfd .
} |
|
Which language does the country that includes the Al Sharqia Governorate, people speak? | composition | what language does egyptian people speak | egyptian | 2018-02-13T02:47:37 | [
{
"aliases": [
"High Arabic",
"Fasih",
"Modern Literary Arabic",
"Arabic, Standard",
"Al Arabiya",
"Al Fus-ha"
],
"answer": "Modern Standard Arabic",
"answer_id": "m.025rvv7"
}
] | WebQTest-124 | WebQTest-124_cf2c2ca737c00135df125459635a368a | what language does the country that contains Al Sharqia Governorate people speak | PREFIX ns: <http://rdf.freebase.com/ns/>
SELECT DISTINCT ?x
WHERE {
FILTER (?x != ?c)
FILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))
?c ns:location.country.administrative_divisions ns:m.02d5r_ .
?c ns:location.country.official_language ?x .
}
|
Where is the location of the college that has a grad student named Russ Craft? | composition | where is the university of alabama | university of alabama | 2018-02-12T23:23:57 | [
{
"aliases": [
"U.S. of A.",
"Estats Units d'Amèrica",
"USA",
"U.S.A.",
"U.S.",
"The States",
"US",
"United States",
"America"
],
"answer": "United States of America",
"answer_id": "m.09c7w0"
},
{
"aliases": [
"Cotton State",
"AL",
"Ala"
],
"answer": "Alabama",
"answer_id": "m.0gyh"
},
{
"aliases": [
"Tuscaloosa, Alabama",
"Tuscaloosa County / Tuscaloosa city"
],
"answer": "Tuscaloosa",
"answer_id": "m.0qc7l"
}
] | WebQTrn-2109 | WebQTrn-2109_f9f02a527e9bf6be29614c71f88f4f77 | where is the the education institution has a grad student named Russ Craft | 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.02qycs4 .
?c ns:location.location.containedby ?x .
}
|
Which film did Chris Farley appear in that has a character that goes by the name of Stacy? | 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_29d08a07d12118a926424e01b2d9dba8 | what movies did chris farley do and is the film has a charcter named Stacy | 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.02nwrzv .
} |
|
What city did the artist who went on The Girlie Show World Tour grow up in? | composition | where did madonna grew up | madonna | 2018-02-13T05:21:53 | [
{
"aliases": [
"Bay City, Michigan",
"Bay",
"Bay County / Bay City city"
],
"answer": "Bay City",
"answer_id": "m.0v1xg"
}
] | WebQTest-1454 | WebQTest-1454_348ffb5f977515416413969a002055e0 | where did the artist had a concert tour named The Girlie Show World Tour grew up | 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.08c8b5 .
?c ns:people.person.place_of_birth ?x .
}
|
Who were the influences on the architect responsible for the design of Herbert and Katherine Jacobs's Second House? | composition | who or what influenced frank lloyd wright | frank lloyd wright | 2018-02-13T05:51:06 | [
{
"aliases": [],
"answer": "Ebenezer Howard",
"answer_id": "m.01cqpy"
},
{
"aliases": [
"Gurdjieff, Georges Ivanovitch",
"G. I Gurdjieff",
"Georges Gurdjieff",
"გიორგი გურჯიევი",
"Gurdjieff, Georges I. and Hartmann, Thomas De",
"Գեորգի Իվանովիչ Գյուրջիև",
"Гео́ргий Ива́нович Гюрджи́ев",
"George Gurdjieff",
"Γεώργιος Γεωργιάδης",
"G. I. Gurdjieff",
"George Ivanovich Gurdjieff",
"Georges Ivanovitch Gurdjieff"
],
"answer": "Georges I. Gurdjieff and Thomas De Hartmann",
"answer_id": "m.01whq3q"
},
{
"aliases": [],
"answer": "Bruce Price",
"answer_id": "m.06jmjj"
},
{
"aliases": [
"W. Morris"
],
"answer": "William Morris",
"answer_id": "m.08304"
},
{
"aliases": [
"Henry Thoreau",
"Thoreau, Henry David",
"Thoreau"
],
"answer": "Henry David Thoreau",
"answer_id": "m.0bwx3"
},
{
"aliases": [],
"answer": "Elizabeth Gordon",
"answer_id": "m.0bybqwn"
},
{
"aliases": [
"Louis H. Sullivan"
],
"answer": "Louis Sullivan",
"answer_id": "m.0dvns"
}
] | WebQTest-1733 | WebQTest-1733_5f950e349f4425b0c1e69458c75de817 | who or what influenced the architect that desinged Herbert and Katherine Jacobs Second House | PREFIX ns: <http://rdf.freebase.com/ns/>
SELECT DISTINCT ?x
WHERE {
FILTER (?x != ?c)
FILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))
?c ns:architecture.architect.structures_designed ns:m.03h3c30 .
?c ns:influence.influence_node.influenced_by ?x .
}
|
What languages are spoken in the country which uses the Brazilian Real as currency? | composition | what language do brazilians use | brazilians | 2018-02-13T06:24:01 | [
{
"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"
}
] | WebQTest-1962 | WebQTest-1962_de764c65ac3c6a870a407dd9cafd0dc9 | what language do 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 sports franchises are owned by an alumni of cole camp high school? | composition | what teams does kroenke own | kroenke | 2018-02-12T22:53:27 | [
{
"aliases": [],
"answer": "Colorado Rapids",
"answer_id": "m.01kkjq"
},
{
"aliases": [
"Saint Louis Rams"
],
"answer": "St. Louis Rams",
"answer_id": "m.06x76"
},
{
"aliases": [],
"answer": "Colorado Avalanche",
"answer_id": "m.0jbqf"
},
{
"aliases": [
"Denver Larks",
"Denver Rockets",
"Nuggets"
],
"answer": "Denver Nuggets",
"answer_id": "m.0jmdb"
},
{
"aliases": [
"Royal Arsenal",
"The Gunners",
"Woolwich Arsenal",
"Arsenal Gunners",
"Dial Square",
"Arsenal",
"Arsenal Football Club",
"Arsenal FC"
],
"answer": "Arsenal F.C.",
"answer_id": "m.0xbm"
}
] | WebQTrn-1808 | WebQTrn-1808_d7c4392cc3fa62422c4fb0b81ef151d3 | what teams does the person education institution is Cole Camp High School own | 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.075_f2g .
?c ns:sports.sports_team_owner.teams_owned ?x .
}
|
What South American countries had co2 emissions per capita once of 2010 metric ton? | conjunction | what is south america made up of | 2018-02-13T01:53:22 | [
{
"aliases": [
"Brazilian ",
"República Federativa do Brasil",
"Brasil",
"Federative Republic of Brazil"
],
"answer": "Brazil",
"answer_id": "m.015fr"
},
{
"aliases": [
"The Plurinational State of Bolivia"
],
"answer": "Bolivia",
"answer_id": "m.0165v"
},
{
"aliases": [],
"answer": "Peru",
"answer_id": "m.016wzw"
},
{
"aliases": [
"コロンビア共和国",
"Republic of Colombia"
],
"answer": "Colombia",
"answer_id": "m.01ls2"
},
{
"aliases": [
"El Dorado"
],
"answer": "Guyana",
"answer_id": "m.034m8"
},
{
"aliases": [
"Corazon de America",
"Heart of America",
"Republic of Paraguay",
"Corazón de América"
],
"answer": "Paraguay",
"answer_id": "m.05v10"
},
{
"aliases": [
"Republic of Suriname",
"Surinam"
],
"answer": "Suriname",
"answer_id": "m.06nnj"
},
{
"aliases": [
"Eastern Republic of the Uruguay",
"Republic East of the Uruguay",
"Eastern Republic of Uruguay",
"Oriental Republic of Uruguay"
],
"answer": "Uruguay",
"answer_id": "m.07twz"
},
{
"aliases": [
"Bolivarian Republic of Venezuela"
],
"answer": "Venezuela",
"answer_id": "m.07ylj"
},
{
"aliases": [
"The Argentine",
"Agrentina ",
"Argentine Republic"
],
"answer": "Argentina",
"answer_id": "m.0jgd"
}
] | WebQTrn-3409 | WebQTrn-3409_48414fac64ceef2f167ad6de42efe07d | what is south america made up of 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.06n3y)
FILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))
ns:m.06n3y ns:location.location.contains ?x .
?x ns:common.topic.notable_types ns:m.01mp .
?x ns:location.statistical_region.co2_emissions_per_capita ?c .
?c ns:measurement_unit.dated_metric_ton.date "2010"^^xsd:dateTime .
} |
|
The location that appointed Miloš Zeman to govermental position has what type of government? | composition | what form of government does czech republic have | czech republic | 2018-02-12T23:16:42 | [
{
"aliases": [
"Parliamentary"
],
"answer": "Parliamentary republic",
"answer_id": "m.0glnsx"
}
] | WebQTrn-2018 | WebQTrn-2018_32d8f88951730e669af544fa0234b9f8 | what form of government does the location that appointed Miloš Zeman to govermental position 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:government.governmental_jurisdiction.governing_officials ?k .
?k ns:government.government_position_held.appointed_by ns:m.031scg .
?c ns:location.country.form_of_government ?x .
}
|
Where is the Galapagos Islands located, which country includes the location of the Guayas? | 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_a960df87c64ef566c7249cb6c9e1bed0 | where is the galapagos islands located on a world map and is the country that contains Guayas | 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.administrative_divisions ns:m.01fkp_ .
} |
|
Which college did J.R.R. Tolkien attend, where the educational institution has a sports team named Oxford University RFC? | conjunction | what college did jrr tolkien go to | 2018-02-13T05:04:28 | [
{
"aliases": [
"Universitas Oxoniensis",
"Oxford University"
],
"answer": "University of Oxford",
"answer_id": "m.07tgn"
}
] | WebQTest-1308 | WebQTest-1308_e04d0ee5dcbfd8b2dbb1e8be247e94d4 | what college did jrr tolkien go to and is the education institution has a sports team named Oxford University RFC | PREFIX ns: <http://rdf.freebase.com/ns/>
SELECT DISTINCT ?x
WHERE {
FILTER (?x != ns:m.041h0)
FILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))
ns:m.041h0 ns:people.person.education ?y .
?y ns:education.education.institution ?x .
?x ns:common.topic.notable_types ns:m.01y2hnl .
?x ns:education.educational_institution.sports_teams ns:m.02677jr .
} |
|
Which man took a government post beginning 1921-03-04 as an Arizona state senator? | conjunction | who is my state senator arizona | 2018-02-13T05:07:31 | [
{
"aliases": [
"Ralph Cameron"
],
"answer": "Ralph H. Cameron",
"answer_id": "m.07sgkx"
}
] | WebQTest-1331 | WebQTest-1331_eb8f16fb11c00dd1be07debf0e0cf935 | who is my state senator arizona and held his govermental position from 1921-03-04 | PREFIX ns: <http://rdf.freebase.com/ns/>
SELECT DISTINCT ?x
WHERE {
FILTER (?x != ns:m.0vmt)
FILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))
ns:m.0vmt ns:government.political_district.representatives ?y .
?y ns:government.government_position_held.office_holder ?x .
?y ns:government.government_position_held.office_position_or_title ns:m.02_7l8y .
?x ns:government.politician.government_positions_held ?c .
?c ns:government.government_position_held.from "1921-03-04"^^xsd:dateTime .
} |
|
Who role does the actor who was an alumnus of Village Christian School play in the Fast and Furious Series? | composition | who does paul walker play in fast and furious | paul walker | 2018-02-13T01:46:26 | [
{
"aliases": [],
"answer": "Brian O'Conner",
"answer_id": "m.05t0z12"
}
] | WebQTrn-3374 | WebQTrn-3374_cb50639678f32e43d4a2a8b0630bdf3f | who does the person education institution is Village Christian Schools play in fast and furious | 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.0bpg5n .
?c ns:film.actor.film ?y .
?y ns:film.performance.character ?x .
?y ns:film.performance.film ns:m.024lff .
}
|
Which nation does South Africa border and is also where Zambezia Province is located? | conjunction | what other countries does south africa share borders with | 2018-02-13T05:16:45 | [
{
"aliases": [
"Republica de Mocambique",
"Republic of Mozambique",
"Mocambique"
],
"answer": "Mozambique",
"answer_id": "m.04wlh"
}
] | WebQTest-1395 | WebQTest-1395_9bff5a9e7e2980650a4b1b1ffbaf8ed1 | what other countries does south africa share borders with and is the country that contains Zambezia Province | PREFIX ns: <http://rdf.freebase.com/ns/>
SELECT DISTINCT ?x
WHERE {
FILTER (?x != ns:m.0hzlz)
FILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))
ns:m.0hzlz ns:location.location.adjoin_s ?y .
?y ns:location.adjoining_relationship.adjoins ?x .
?x ns:location.country.administrative_divisions ns:m.01g89l .
} |
|
What form of government is used in the country with Central Western Time Zone? | composition | what form of government does australia | australia | 2018-02-13T02:05:09 | [
{
"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-3497 | WebQTrn-3497_ac67410188d0f2258139a3c84773885e | what form of government does the location time zone is Central Western Time Zone | 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 .
}
|
Which countries are the places of origin of Flemish people and are located in the Central European Time Zone? | conjunction | where did flemish people come from | 2018-02-13T03:02:57 | [
{
"aliases": [
"Belgique",
"België",
"Kingdom of Belgium"
],
"answer": "Belgium",
"answer_id": "m.0154j"
},
{
"aliases": [
"l'Hexagone",
"République française",
"French Republic"
],
"answer": "France",
"answer_id": "m.0f8l9c"
}
] | WebQTest-247 | WebQTest-247_682800b1263c4a6d5b650e4196fc2b7d | where did flemish people come from and the location time zone is Central European Time Zone | PREFIX ns: <http://rdf.freebase.com/ns/>
SELECT DISTINCT ?x
WHERE {
FILTER (?x != ns:m.018hlv)
FILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))
ns:m.018hlv ns:people.ethnicity.geographic_distribution ?x .
?x ns:location.location.time_zones ns:m.02llzg .
} |
|
What are the national sports in the country where San Juan is the capital? | composition | what 's the national sport of puerto rico | puerto rico | 2018-02-12T19:48:06 | [
{
"aliases": [],
"answer": "Capitanes de Arecibo",
"answer_id": "m.02p6lm8"
},
{
"aliases": [
"Puerto Rico men's national volleyball"
],
"answer": "Puerto Rico men's national volleyball team",
"answer_id": "m.03wcnxr"
},
{
"aliases": [
"Puerto Rico women's national volleyball"
],
"answer": "Puerto Rico women's national volleyball team",
"answer_id": "m.047g442"
},
{
"aliases": [
"Puerto Rico national football"
],
"answer": "Puerto Rico national football team",
"answer_id": "m.04h5_c"
}
] | WebQTrn-113 | WebQTrn-113_24f29a1aac2e100f826bd6ab3f08f715 | what 's the national sport of the country capital is San Juan | 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.0fw4v .
?c ns:sports.sports_team_location.teams ?x .
}
|
What is the state symbol of the state where Denver is located in? | composition | what is the state symbols of colorado | colorado | 2018-02-12T22:41:33 | [
{
"aliases": [],
"answer": "Stegosaurus",
"answer_id": "m.01bcrt"
},
{
"aliases": [
"LARB"
],
"answer": "Lark bunting",
"answer_id": "m.02jkkg"
},
{
"aliases": [
"Chrysemys picta"
],
"answer": "Painted turtle",
"answer_id": "m.04gwdl"
},
{
"aliases": [],
"answer": "Blue spruce",
"answer_id": "m.0583c6"
},
{
"aliases": [],
"answer": "Yule Marble",
"answer_id": "m.067bnc"
},
{
"aliases": [],
"answer": "Aquilegia caerulea",
"answer_id": "m.069d4f"
},
{
"aliases": [],
"answer": "Nil sine numine",
"answer_id": "m.07dzvh"
},
{
"aliases": [],
"answer": "Greenback cutthroat trout",
"answer_id": "m.0dvt08"
}
] | WebQTrn-1672 | WebQTrn-1672_d09356e80530e2bbb59a3f979a121069 | what is the state symbols of the us state that has a capital named Denver | PREFIX ns: <http://rdf.freebase.com/ns/>
SELECT DISTINCT ?x
WHERE {
FILTER (?x != ?c)
FILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))
?c ns:location.us_state.capital ns:m.02cl1 .
?c ns:government.governmental_jurisdiction.official_symbols ?y .
?y ns:location.location_symbol_relationship.symbol ?x .
}
|
The Nicosia District can be found in a nation where which languages are spoken? | composition | what language is cyprus using | cyprus | 2018-02-12T22:40:49 | [
{
"aliases": [
"Romany",
"Romani",
"Romany language"
],
"answer": "Romani language",
"answer_id": "m.012psb"
},
{
"aliases": [
"Sekgoa",
"Anglit",
"English language",
"English"
],
"answer": "English Language",
"answer_id": "m.02h40lc"
},
{
"aliases": [
"Sanna",
"Maronite",
"Arabic, Cypriot Spoken Language"
],
"answer": "Cypriot Maronite Arabic",
"answer_id": "m.02hwj5j"
},
{
"aliases": [
"Turkish",
"Türkisch",
"Turki",
"Osmanli",
"Türkçe",
"Anatolian",
"Turkish language"
],
"answer": "Turkish Language",
"answer_id": "m.02hwyss"
},
{
"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": [
"Francais",
"Français",
"French",
"French language"
],
"answer": "French",
"answer_id": "m.064_8sq"
},
{
"aliases": [
"Ermenice",
"Ena",
"Armanski",
"Ermeni Dili",
"Somkhuri",
"Armenian",
"Somekhuri",
"Erâmani",
"Armani",
"Haieren",
"Armjanski",
"Armjanski Yazyk"
],
"answer": "Armenian Language",
"answer_id": "m.0xrg"
}
] | WebQTrn-1667 | WebQTrn-1667_1ab51e7931a67bf8db680ee0ec138be1 | what language is the country that contains Nicosia District using | 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.05wlxp .
?c ns:location.country.languages_spoken ?x .
}
|
What place has a capital named El Reno? | composition | where is canadian county oklahoma | canadian county oklahoma | 2018-02-12T22:16:41 | [
{
"aliases": [
"Sooner State",
"OK",
"Okla"
],
"answer": "Oklahoma",
"answer_id": "m.05mph"
},
{
"aliases": [],
"answer": "Oklahoma City, OK Metropolitan Statistical Area",
"answer_id": "m.06mq6mj"
}
] | WebQTrn-1421 | WebQTrn-1421_c2dcd0d52f96b08fe723714065e3c0f3 | where is the place that has the local capital named El Reno | PREFIX ns: <http://rdf.freebase.com/ns/>
SELECT DISTINCT ?x
WHERE {
FILTER (?x != ?c)
FILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))
?c ns:location.administrative_division.capital ?k .
?k ns:location.administrative_division_capital_relationship.capital ns:m.0z4jx .
?c ns:location.location.containedby ?x .
}
|
Who is the leader of the country that has national anthem There is a Lovely Country? | composition | who rules denmark right now | denmark | 2018-02-13T02:54:28 | [
{
"aliases": [],
"answer": "Helle Thorning-Schmidt",
"answer_id": "m.05rn5r"
},
{
"aliases": [],
"answer": "Margrethe Vestager",
"answer_id": "m.05ysvw"
},
{
"aliases": [
"Hendes Majestæt Dronning Margrethe Den II",
"Margrethe Alexandrine Þorhildur Ingrid",
"Queen Margrethe",
"Margrethe II",
"Hendes Majestæt Dronning Margrethe II",
"Her Majesty Queen Margrethe II of Denmark",
"Prinsesse Margrethe",
"Daisy"
],
"answer": "Margrethe II of Denmark",
"answer_id": "m.0g2kv"
}
] | WebQTest-186 | WebQTest-186_6cb1331b7de4eccf0c4d3f78f17c7ad8 | who rules the country that has the national anthem There is a Lovely Country right now | PREFIX ns: <http://rdf.freebase.com/ns/>
SELECT DISTINCT ?x
WHERE {
FILTER (?x != ?c)
FILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))
?c ns:location.country.national_anthem ?k .
?k ns:government.national_anthem_of_a_country.anthem ns:m.0n8r4 .
?c ns:government.governmental_jurisdiction.governing_officials ?y .
?y ns:government.government_position_held.office_holder ?x .
FILTER(NOT EXISTS {?y ns:government.government_position_held.from ?sk0} ||
EXISTS {?y ns:government.government_position_held.from ?sk1 .
FILTER(xsd:datetime(?sk1) <= "2015-08-10"^^xsd:dateTime) })
FILTER(NOT EXISTS {?y ns:government.government_position_held.to ?sk2} ||
EXISTS {?y ns:government.government_position_held.to ?sk3 .
FILTER(xsd:datetime(?sk3) >= "2015-08-10"^^xsd:dateTime) })
}
|
The person who attended State Elementary School Menteng 01 attended what middle school? | composition | what middle school did barack obama attend | barack obama | 2018-02-12T21:20:49 | [
{
"aliases": [
"Punahou School Campus, Honolulu",
"Punahou School Campus",
"Punahou"
],
"answer": "Punahou School",
"answer_id": "m.02d9nr"
}
] | WebQTrn-924 | WebQTrn-924_91fbb9146e3addbb313ff7ead5eb51f8 | what middle school did the person education institution is State Elementary School Menteng 01 attend | PREFIX ns: <http://rdf.freebase.com/ns/>
SELECT DISTINCT ?x
WHERE {
FILTER (?x != ?c)
FILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))
?c ns:people.person.education ?k .
?k ns:education.education.institution ns:m.0280qps .
?c ns:people.person.education ?y .
?y ns:education.education.institution ?x .
?x ns:base.schemastaging.non_profit_extra.classification ns:m.0ppgt66 .
}
|
What movie with the character named Grandpa Charles James was Kat Graham in? | composition | who did kat graham play in parent trap | parent trap | 2018-02-12T22:10:32 | [
{
"aliases": [],
"answer": "Jackie",
"answer_id": "m.0gft0zl"
}
] | WebQTrn-1366 | WebQTrn-1366_43e7377c25128ef77a46efd379c46fc8 | who did kat graham play in the film has a charcter named Grandpa Charles James | 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.0gft11l .
?c ns:film.film.starring ?y .
?y ns:film.performance.character ?x .
?y ns:film.performance.actor ns:m.04n1xdl .
}
|
What team that won the Super Bowl XLVII championship did Michael Oher play for in 2009? | conjunction | who does michael oher play for in 2009 | 2018-02-12T21:01:38 | [
{
"aliases": [],
"answer": "Baltimore Ravens",
"answer_id": "m.01ct6"
}
] | WebQTrn-784 | WebQTrn-784_c7e47bb984b76a42ffa4f7e49dbc27a4 | who does michael oher play for in 2009 and is the team won the Super Bowl XLVII championship | 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.championships ns:m.0642vqv .
} |
|
What college did Sir Ernest Rutherford attend that publishes the newspaper The Berry? | conjunction | what school did sir ernest rutherford go to | 2018-02-13T02:56:31 | [
{
"aliases": [
"Cambridge University",
"Cambridge",
"University of Cambridge, main campus"
],
"answer": "University of Cambridge",
"answer_id": "m.07tg4"
}
] | WebQTest-205 | WebQTest-205_14600c690c162e52ef65ec0d47ab091f | what school did sir ernest rutherford go to and the educational institution newspaper is The Berry | PREFIX ns: <http://rdf.freebase.com/ns/>
SELECT DISTINCT ?x
WHERE {
FILTER (?x != ns:m.02m7r)
FILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))
ns:m.02m7r ns:people.person.education ?y .
?y ns:education.education.institution ?x .
?x ns:education.educational_institution.newspaper ns:m.027j20q .
} |
|
What seas and countries border the country with the religious leader Filaret? | composition | what countries and seas border ukraine | ukraine | 2018-02-13T02:17:39 | [
{
"aliases": [
"Republic of Belarus",
"Respublika Belarus’",
"Bellarussiya",
"Bielaruś"
],
"answer": "Belarus",
"answer_id": "m.0163v"
},
{
"aliases": [
"Magyarország",
"Hungary, Europe"
],
"answer": "Hungary",
"answer_id": "m.03gj2"
},
{
"aliases": [
"Moldavia",
"Republic of Moldova"
],
"answer": "Moldova",
"answer_id": "m.04w4s"
},
{
"aliases": [
"Polska",
"Republic of Poland"
],
"answer": "Poland",
"answer_id": "m.05qhw"
},
{
"aliases": [
"Russian Federation",
"Россия"
],
"answer": "Russia",
"answer_id": "m.06bnz"
},
{
"aliases": [
"România"
],
"answer": "Romania",
"answer_id": "m.06c1y"
},
{
"aliases": [
"Slovensko",
"The Slovak Republic"
],
"answer": "Slovakia",
"answer_id": "m.06npd"
}
] | WebQTrn-3643 | WebQTrn-3643_15c47379c7578b2dd4e0975d032f85d5 | what countries and seas border the religious leader is Filaret | #MANUAL SPARQL
PREFIX ns: <http://rdf.freebase.com/ns/>
SELECT DISTINCT ?x
WHERE {
FILTER (?x != ?c)
FILTER (!isLiteral(?x) OR (lang(?x) = '' OR lang(?x) = 'en'))
?c ns:religion.religious_leadership_jurisdiction.leader ?k .
?k ns:religion.religious_organization_leadership.leader ns:m.05cxfq .
?c ns:location.location.adjoin_s ?y .
?y ns:location.adjoining_relationship.adjoins ?x .
{ {?x ns:common.topic.notable_types ns:m.01mp .} UNION {?x ns:common.topic.notable_types ns:m.01y2jks .} }
}
|
Who is the leader of the organization that Trevor Linden is a coach? | composition | who is vancouver canucks coach | vancouver canucks | 2018-02-13T05:50:03 | [
{
"aliases": [],
"answer": "John Tortorella",
"answer_id": "m.030q_6"
},
{
"aliases": [],
"answer": "Alain Vigneault",
"answer_id": "m.06qy2y"
},
{
"aliases": [],
"answer": "Willie Desjardins",
"answer_id": "m.08j98h"
},
{
"aliases": [],
"answer": "Doug Lidster",
"answer_id": "m.0g4n7q"
}
] | WebQTest-1714 | WebQTest-1714_d4608d9608e656b8b0a6bdb7051ce471 | who is the organiztion leadership has a person named Trevor Linden coach | 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.02n3b8 .
?c ns:sports.sports_team.coaches ?y .
?y ns:sports.sports_team_coach_tenure.coach ?x .
}
|
Where did Lil Wayne go to school with the newspaper "The Daily Cougar"? | conjunction | where does lil wayne go to school | 2018-02-13T06:03:34 | [
{
"aliases": [
"UH",
"U of H"
],
"answer": "University of Houston",
"answer_id": "m.02gr81"
}
] | WebQTest-1815 | WebQTest-1815_c0cc97ff0dcec50cda8fd093599f4d91 | where does lil wayne go to school and the educational institution newspaper is The Daily Cougar | PREFIX ns: <http://rdf.freebase.com/ns/>
SELECT DISTINCT ?x
WHERE {
FILTER (?x != ns:m.016kjs)
FILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))
ns:m.016kjs ns:people.person.education ?y .
?y ns:education.education.institution ?x .
?x ns:education.educational_institution.newspaper ns:m.02qsvj .
} |
|
What Chinese speaking country that has the capital Kuala Lumpur? | conjunction | what countries in the world speak chinese | 2018-02-13T03:05:54 | [
{
"aliases": [],
"answer": "Malaysia",
"answer_id": "m.09pmkv"
}
] | WebQTest-254 | WebQTest-254_654a38fee4b845d7929ccc90db5d6a7a | what countries in the world speak chinese and the country capital is Kuala Lumpur | PREFIX ns: <http://rdf.freebase.com/ns/>
SELECT DISTINCT ?x
WHERE {
FILTER (?x != ns:m.01r2l)
FILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))
ns:m.01r2l ns:language.human_language.countries_spoken_in ?x .
?x ns:location.country.capital ns:m.049d1 .
} |
|
It the movie that has a character "Mercenary on boat", who plays Eowyn? | composition | who plays eowyn in lord of the rings | lord of the rings | 2018-02-13T04:57:09 | [
{
"aliases": [],
"answer": "Miranda Otto",
"answer_id": "m.0294fd"
}
] | WebQTest-1252 | WebQTest-1252_eeb7a4b5cc0d6d66e754e6712f5e55ad | who plays eowyn in the film has a charcter named Mercenary On Boat | 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.0h2bh6v .
?c ns:film.film.starring ?y .
?y ns:film.performance.actor ?x .
?y ns:film.performance.character ns:m.0gynx .
}
|
What opponent of George W. Bush in his second term is a personage who suffers from Bell's palsy? | conjunction | who did george w. bush run against for the second term | 2018-02-13T02:41:35 | [
{
"aliases": [],
"answer": "Ralph Nader",
"answer_id": "m.06dnh"
}
] | WebQTest-38 | WebQTest-38_9851660888edc262d56a9b65ab9f61ba | who did george w. bush run against for the second term and is the person notable with the medical condition Bell's palsy | #MANUAL SPARQL
PREFIX ns: <http://rdf.freebase.com/ns/>
SELECT DISTINCT ?x
WHERE {
ns:m.04qwhs ns:government.election.campaigns ?y .
?y ns:government.election_campaign.candidate ?x .
FILTER (?x != ns:m.09b6zr)?x ns:medicine.notable_person_with_medical_condition.condition ns:m.0dxdd .
} |
|
What country in the UK has a religious organization whose leadership is Treorchy Noddfa? | conjunction | what countries are in the uk yahoo | 2018-02-13T04:24:14 | [
{
"aliases": [],
"answer": "Wales",
"answer_id": "m.0j5g9"
}
] | WebQTest-914 | WebQTest-914_e3a2d3d50bac69d563de83a7f72eafc0 | what countries are in the uk yahoo and the religious organization leadeship is Noddfa, Treorchy | PREFIX ns: <http://rdf.freebase.com/ns/>
SELECT DISTINCT ?x
WHERE {
FILTER (?x != ns:m.07ssc)
FILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))
ns:m.07ssc ns:base.aareas.schema.administrative_area.administrative_children ?x .
?x ns:base.aareas.schema.administrative_area.administrative_area_type ns:m.0hzjlmp .
?x ns:religion.religious_leadership_jurisdiction.leader ?c .
?c ns:religion.religious_organization_leadership.organization ns:m.0_gw15p .
} |
|
In which timezone, is the location that appointed Jan Brewer, to a governmental position? | composition | in what timezone is arizona | arizona | 2018-02-12T23:51:52 | [
{
"aliases": [
"Mountain Standard Time Zone",
"Mountain Time"
],
"answer": "Mountain Time Zone",
"answer_id": "m.02hczc"
}
] | WebQTrn-2394 | WebQTrn-2394_4fa3b53f1047599414336495b9275a38 | in what timezone is the location that appointed Jan Brewer 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.02pkb1c .
?c ns:location.location.time_zones ?x .
}
|
What spoken language is used in the country capital Brasilia? | composition | what language brazil speak | brazil | 2018-02-13T03:33:35 | [
{
"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"
}
] | WebQTest-466 | WebQTest-466_847fede584cbd777dfa2d08a1c06ed49 | what language the country capital is BrasÃlia speak | PREFIX ns: <http://rdf.freebase.com/ns/>
SELECT DISTINCT ?x
WHERE {
FILTER (?x != ?c)
FILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))
?c ns:location.country.capital ns:m.01hy_ .
?c ns:location.country.languages_spoken ?x .
}
|
What type of money is used where the national anthem is Himno Istemeno? | composition | what currency is used in panama | panama | 2018-02-13T03:33:45 | [
{
"aliases": [],
"answer": "Panamanian balboa",
"answer_id": "m.0200cp"
},
{
"aliases": [
"USD",
"$",
"US Dollar",
"US $",
"US Currency",
"US$",
"Federal Reserve Note",
"American Dollar",
"Greenback"
],
"answer": "United States Dollar",
"answer_id": "m.09nqf"
}
] | WebQTest-469 | WebQTest-469_0753305b6315024a258c68bac20ed6bf | what currency is used in the country that has the national anthem Himno Istmeño | 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.01_ryw .
?c ns:location.country.currency_used ?x .
}
|
Who held his governmental position from before February 1, 2013 and ran against George W. Bush for the second term? | comparative | who did george w. bush run against for the second term | 2018-02-13T02:41:35 | [
{
"aliases": [
"Senator John Kerrey",
"Sen. John Kerry",
"Liveshot",
"John Forbes Kerry",
"Senator John Kerry",
"John F. Kerry",
"Sen John Kerry"
],
"answer": "John Kerry",
"answer_id": "m.0d3qd0"
}
] | WebQTest-38 | WebQTest-38_8d9dd6e2e180810d95f22c7722626d16 | who did george w. bush run against for the second term and held his govermental position from before 2013-02-01 | #MANUAL SPARQL
PREFIX ns: <http://rdf.freebase.com/ns/>
SELECT DISTINCT ?x
WHERE {
ns:m.04qwhs ns:government.election.campaigns ?y .
?y ns:government.election_campaign.candidate ?x .
FILTER (?x != ns:m.09b6zr)?x ns:government.politician.government_positions_held ?c .
?c ns:government.government_position_held.from ?num .
FILTER (?num < "2013-02-01"^^xsd:dateTime) .
} |
|
What city with largest population has Himno Nacional Mexicano as their National Anthem? | composition | what city has the largest population in mexico | mexico | 2018-02-13T00:21:28 | [
{
"aliases": [
"La Ciudad de los Palacios",
"Zona Metropolitana de la Ciudad de México",
"The Federal District",
"Ciudad de México",
"Mexico",
"DF",
"México, D.F.",
"D.F.",
"Mexico City Metropolitan Zone",
"Distritofederal",
"Tenochtitlán",
"Mexican Federal District",
"México",
"Zona Metropolitana del Valle de México",
"Metropolitan Area of the Valley of Mexico",
"Ciudad De Mexico",
"Distrito Federal",
"Cidade do México",
"Greater Mexico City"
],
"answer": "Mexico City",
"answer_id": "m.04sqj"
}
] | WebQTrn-2632 | WebQTrn-2632_bedad6538f5c6114bfe9f92e6c0dfaf0 | what city has the largest population in the country that has the national anthem Himno Nacional Mexicano | 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.012144 .
?c ns:location.location.contains ?x .
?x ns:common.topic.notable_types ns:m.01m9 .
?x ns:topic_server.population_number ?sk0 .
}
ORDER BY DESC(xsd:float(?sk0))
LIMIT 1
|
People from the country with the capital Islamabad speak what language? | composition | what language do pakistani people talk | pakistani | 2018-02-13T01:43:26 | [
{
"aliases": [
"Brahuidi",
"Brahuiki",
"Birahui",
"Kur Galli",
"Brahui",
"Brahudi",
"Brahuigi"
],
"answer": "Brahui Language",
"answer_id": "m.01hk9"
},
{
"aliases": [
"Sindhi"
],
"answer": "Sindhi Language",
"answer_id": "m.01wb_k"
},
{
"aliases": [
"Hindko, Southern Language"
],
"answer": "Hindko dialect",
"answer_id": "m.01yc4j"
},
{
"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"
},
{
"aliases": [
"Reasati",
"Siraiki",
"Multani",
"Riasiti",
"Bahawalpuri",
"Southern Panjabi",
"Riasati",
"Saraiki",
"Mutani",
"Seraiki"
],
"answer": "Seraiki Language",
"answer_id": "m.02jxdd"
},
{
"aliases": [],
"answer": "Pakistani English",
"answer_id": "m.04jph7t"
},
{
"aliases": [
"Panjabi, Eastern Language",
"Punjabi",
"Panjabi",
"Panjabi, Eastern",
"Gurmukhi",
"Gurumukhi"
],
"answer": "Punjabi language",
"answer_id": "m.0688f"
},
{
"aliases": [
"Balochi",
"Brahui language",
"Baluchi Language"
],
"answer": "Balochi language",
"answer_id": "m.0gl97"
},
{
"aliases": [
"Hindustani",
"Hindi-Urdu"
],
"answer": "Hindustani language",
"answer_id": "m.0hlyy"
},
{
"aliases": [
"Pushto",
"Pushto language",
"Pashto",
"Pukhto"
],
"answer": "Pashto language",
"answer_id": "m.0swlx"
}
] | WebQTrn-3350 | WebQTrn-3350_3164a91af354214b30395962c44a1fdd | what language do the country capital is Islamabad people talk | 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.0dhd5 .
?c ns:location.country.languages_spoken ?x .
}
|
Which religion has a belief called Divine Simplicity and was observed by the Ottoman Turks? | conjunction | what religion did the ottoman turks follow | 2018-02-12T22:33:03 | [
{
"aliases": [
"Jewish"
],
"answer": "Judaism",
"answer_id": "m.03_gx"
}
] | WebQTrn-1572 | WebQTrn-1572_1e0388191a72a37e771ce0d18d75b7cc | what religion did the ottoman turks follow and the religion belief is Divine simplicity | PREFIX ns: <http://rdf.freebase.com/ns/>
SELECT DISTINCT ?x
WHERE {
FILTER (?x != ns:m.05kyr)
FILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))
ns:m.05kyr ns:location.statistical_region.religions ?y .
?y ns:location.religion_percentage.religion ?x .
?x ns:religion.religion.beliefs ns:m.017tgt .
} |
|
What country borders Greece and is the location that appointed Rosen Plevneliev to governmental position? | conjunction | what countries does greece share borders with | 2018-02-13T02:52:13 | [
{
"aliases": [
"Republic of Bulgaria"
],
"answer": "Bulgaria",
"answer_id": "m.015qh"
},
{
"aliases": [
"Republic of Bulgaria"
],
"answer": "Bulgaria",
"answer_id": "m.015qh"
}
] | WebQTest-162 | WebQTest-162_9026725473f3be4310b7c1fe17209df2 | what countries does greece share borders with and is the location that appointed Rosen Plevneliev to govermental position | PREFIX ns: <http://rdf.freebase.com/ns/>
SELECT DISTINCT ?x
WHERE {
FILTER (?x != ns:m.035qy)
FILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))
ns:m.035qy 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.0cc883w .
} |
|
Who was the quarterback of the Falcons in 2012 who started his career on/after 2002? | comparative | who is the falcons quarterback 2012 | 2018-02-12T22:27:54 | [
{
"aliases": [
"Lucas Patrick McCown"
],
"answer": "Luke McCown",
"answer_id": "m.05vls2"
}
] | WebQTrn-1519 | WebQTrn-1519_8156defbf519547a73c7329a88d11a42 | who is the falcons quarterback 2012 and is the pro athelete who started hist career on after 2002 | PREFIX ns: <http://rdf.freebase.com/ns/>
SELECT DISTINCT ?x
WHERE {
FILTER (?x != ns:m.0wsr)
FILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))
ns:m.0wsr ns:sports.sports_team.roster ?y .
?y ns:sports.sports_team_roster.player ?x .
?y ns:sports.sports_team_roster.position ns:m.06b1q .
FILTER(NOT EXISTS {?y ns:sports.sports_team_roster.from ?sk0} ||
EXISTS {?y ns:sports.sports_team_roster.from ?sk1 .
FILTER(xsd:datetime(?sk1) <= "2012-12-31"^^xsd:dateTime) })
FILTER(NOT EXISTS {?y ns:sports.sports_team_roster.to ?sk2} ||
EXISTS {?y ns:sports.sports_team_roster.to ?sk3 .
FILTER(xsd:datetime(?sk3) >= "2012-01-01"^^xsd:dateTime) })
?x ns:sports.pro_athlete.career_start ?num .
FILTER (?num > "2002"^^xsd:dateTime) .
} |
|
What spoken languages are used in the country with Basel-stadt? | composition | what kind of language does switzerland speak | switzerland | 2018-02-13T00:46:27 | [
{
"aliases": [
"Italiano",
"Italian"
],
"answer": "Italian Language",
"answer_id": "m.02bjrlw"
},
{
"aliases": [
"German, Standard Language",
"Deutsch",
"German",
"Tedesco",
"High German",
"Hochdeutsch",
"German, Standard"
],
"answer": "German Language",
"answer_id": "m.04306rv"
},
{
"aliases": [
"Francais",
"Français",
"French",
"French language"
],
"answer": "French",
"answer_id": "m.064_8sq"
},
{
"aliases": [
"Rhaeto-romance",
"Romanche",
"Romansh",
"Rheto-romance"
],
"answer": "Romansh language",
"answer_id": "m.06ctk"
}
] | WebQTrn-2839 | WebQTrn-2839_fbf8e0d41d59c1c1f57016316d470540 | what kind of language does the country that contains Basel-Stadt speak | PREFIX ns: <http://rdf.freebase.com/ns/>
SELECT DISTINCT ?x
WHERE {
FILTER (?x != ?c)
FILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))
?c ns:location.country.administrative_divisions ns:m.018m3m .
?c ns:location.country.languages_spoken ?x .
}
|
Where is Glastonbury located in the UTC-05:00 time zone? | conjunction | where is glastonbury connecticut | 2018-02-12T23:35:57 | [
{
"aliases": [
"Nutmeg State",
"Constitution State",
"CN",
"conn",
"CT"
],
"answer": "Connecticut",
"answer_id": "m.01x73"
}
] | WebQTrn-2217 | WebQTrn-2217_143c89d70679c3e5257c93d8e2bc4c67 | where is glastonbury connecticut and the location time zone is UTCâ05:00 | PREFIX ns: <http://rdf.freebase.com/ns/>
SELECT DISTINCT ?x
WHERE {
FILTER (?x != ns:m.0rdgt)
FILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))
ns:m.0rdgt ns:location.location.containedby ?x .
?x ns:location.location.time_zones ns:m.02_37z .
} |
|
What is the dominant language in the country with Chief Rabbinate of Israel? | composition | what is the dominant language in israel | israel | 2018-02-12T19:50:48 | [
{
"aliases": [
"Ivrit",
"עִבְרִית,",
"Modern Hebrew",
"עברית",
"Hebrew"
],
"answer": "Hebrew Language",
"answer_id": "m.03hkp"
},
{
"aliases": [
"Arabic",
"/m/0jzc",
"عربي",
"اللغة العربية"
],
"answer": "Arabic Language",
"answer_id": "m.0jzc"
}
] | WebQTrn-135 | WebQTrn-135_74c0600ef5349cd456fdc405823140e7 | what is the dominant language 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.country.official_language ?x .
}
|
Who is the current owner of the team whose fight song is "Steelers Polka"? | composition | who currently owns the steelers | steelers | 2018-02-12T23:02:38 | [
{
"aliases": [],
"answer": "Rooney family",
"answer_id": "m.03nrwfz"
}
] | WebQTrn-1890 | WebQTrn-1890_f44adc4947a59c150317bb5923cf1c9b | who currently owns the the sports team with the fight song Steelers Polka | PREFIX ns: <http://rdf.freebase.com/ns/>
SELECT DISTINCT ?x
WHERE {
FILTER (?x != ?c)
FILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))
?c ns:sports.sports_team.fight_song ns:m.0j_8yp9 .
?c ns:sports.professional_sports_team.owner_s ?x .
}
|
Which people did the person who once lived in the White House admire? | composition | who does obama look up to | obama | 2018-02-12T23:27:23 | [
{
"aliases": [
"Saul David Alinsky"
],
"answer": "Saul Alinsky",
"answer_id": "m.018q7p"
},
{
"aliases": [],
"answer": "Reinhold Niebuhr",
"answer_id": "m.01d1nj"
},
{
"aliases": [
"The Poet Laureate of Comedy",
"Harlem's Son of Fun",
"Julius \"Nipsey\" Russell",
"Julius Russell",
"Russell, Nipsey",
"Nipsy Russell",
"Nipsey",
"The Poet Laureate of Television",
"Npsey Rusell"
],
"answer": "Nipsey Russell",
"answer_id": "m.04ct6p"
}
] | WebQTrn-2133 | WebQTrn-2133_af331f33579006dfcc57fbac05c58c9c | who does the person who once lived in White House look up 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:people.person.places_lived ?k .
?k ns:people.place_lived.location ns:m.081sq .
?c ns:influence.influence_node.influenced_by ?x .
}
|
Where does Barack Obama live and is the location where Anthony A. Williams was appointed to a governmental position? | conjunction | where does president barack obama live | 2018-02-13T01:27:29 | [
{
"aliases": [
"Washington D.C.",
"Washington",
"The District",
"U.S. Capital",
"District of Columbia / Washington city",
"The District of Columbia",
"District of Columbia",
"Washington DC"
],
"answer": "Washington, D.C.",
"answer_id": "m.0rh6k"
}
] | WebQTrn-3194 | WebQTrn-3194_ea2d0084e51a608f22b6d1a816f3be2b | where does president barack obama live and is the location that appointed Anthony A. Williams to govermental position | PREFIX ns: <http://rdf.freebase.com/ns/>
SELECT DISTINCT ?x
WHERE {
FILTER (?x != ns:m.02mjmr)
FILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))
ns:m.02mjmr ns:people.person.places_lived ?y .
?y ns:people.place_lived.location ?x .
FILTER(NOT EXISTS {?y ns:people.place_lived.end_date ?sk0} ||
EXISTS {?y ns:people.place_lived.end_date ?sk1 .
FILTER(xsd:datetime(?sk1) >= "2015-08-10"^^xsd:dateTime) })
FILTER(NOT EXISTS {?y ns:people.place_lived.start_date ?sk2} ||
EXISTS {?y ns:people.place_lived.start_date ?sk3 .
FILTER(xsd:datetime(?sk3) <= "2015-08-10"^^xsd:dateTime) })
?x ns:government.governmental_jurisdiction.governing_officials ?c .
?c ns:government.government_position_held.appointed_by ns:m.03cjzz .
} |
|
What south western American state within the Mountain Time Zone does Bill Richardson call home? | conjunction | where does bill richardson live | 2018-02-12T22:47:17 | [
{
"aliases": [
"The Land of Enchantment",
"NM"
],
"answer": "New Mexico",
"answer_id": "m.05fjy"
}
] | WebQTrn-1763 | WebQTrn-1763_d7d303efc1f901f14e6aae2bb469743c | where does bill richardson live and the location time zone is Mountain Time Zone | PREFIX ns: <http://rdf.freebase.com/ns/>
SELECT DISTINCT ?x
WHERE {
FILTER (?x != ns:m.020z31)
FILTER (!isLiteral(?x) OR lang(?x) = '' OR langMatches(lang(?x), 'en'))
ns:m.020z31 ns:people.person.places_lived ?y .
?y ns:people.place_lived.location ?x .
?x ns:location.location.time_zones ns:m.02hczc .
} |
|
In the film with a character named Ms. Cope, who played Jacob Black? | composition | who played jacob black in twilight | twilight | 2018-02-13T03:33:54 | [
{
"aliases": [
"Taylor Daniel Lautner"
],
"answer": "Taylor Lautner",
"answer_id": "m.07ldhs"
}
] | WebQTest-474 | WebQTest-474_9a7450b35d7a9ae892c106403e0e4e3b | who played jacob black in the film has a charcter named Ms. Cope | 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.07hrghn .
?c ns:film.film.starring ?y .
?y ns:film.performance.actor ?x .
?y ns:film.performance.character ns:m.02qd_td .
}
|
Where is the the country that includes the Guna Yala, located at? | 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_3df24202c3356629d2d53d278ef80e20 | where is the the country that contains Guna Yala 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.01pdr_ .
?c ns:base.locations.countries.continent ?x .
}
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.