uid
stringlengths 1
4
| query
stringlengths 106
368
| question
stringlengths 18
143
| simplified_query
stringlengths 60
218
| answer
stringlengths 1
352
| verbalized_answer
stringlengths 26
410
| verbalized_answer_2
stringlengths 21
428
| verbalized_answer_3
stringlengths 0
312
| verbalized_answer_4
stringlengths 0
296
| verbalized_answer_5
stringlengths 0
201
| verbalized_answer_6
stringlengths 0
218
| verbalized_answer_7
stringclasses 252
values | verbalized_answer_8
stringclasses 249
values |
---|---|---|---|---|---|---|---|---|---|---|---|---|
3540 | ASK WHERE { <http://dbpedia.org/resource/First_National_Bank_and_Trust_Building_(Lima,_Ohio)> <http://dbpedia.org/ontology/architecturalStyle> <http://dbpedia.org/resource/Chicago> } | was the first national bank and trust building architectured by Chicago? | ASK WHERE { resource:First_National_Bank_and_Trust_Building_(_Lima,_Ohio) property:architectural_style resource:Chicago } | Yes | [Yes], Chicago is the architectural style of the First National Bank and Trust Building. | [Yes] Chicago is the style of architecture First National Bank and Trust Building have. | [Yes], the architecture of First National Bank and Trust Building (Lima, Ohio) was Chicago. | [Yes], the architecture of both the buildings was Chicago. |
||||
585 | SELECT DISTINCT COUNT(?uri) WHERE { ?x <http://dbpedia.org/ontology/formerTeam> <http://dbpedia.org/resource/Los_Angeles_Kings> . ?x <http://dbpedia.org/ontology/team> ?uri . ?uri <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://dbpedia.org/ontology/SportsTeam>} | How many teams have LA kings players in them currently? | SELECT DISTINCT COUNT ( ?o ) WHERE { ?o rdf:type ontology:Sports_Team . ?m property:former_team resource:Los_Angeles_Kings . ?m property:team ?o } | 78 | There are [78] sport teams where players former team is LA Kings. | There are [78] sports teams where former LA Kings players play. | ||||||
3670 | SELECT DISTINCT ?uri WHERE { ?x <http://dbpedia.org/ontology/company> <http://dbpedia.org/resource/HBO> . ?x <http://dbpedia.org/ontology/producer> ?uri . ?x <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://dbpedia.org/ontology/TelevisionShow>} | List the producer of the TV shows whose company is HBO. | SELECT DISTINCT ?d WHERE { ?o rdf:type ontology:Television_Show . ?o property:company resource:H_B_O . ?o property:producer ?d } | answer | The producers of the television shows whose company is HBO are [answer]. | The producers of the series whose company is HBO are [answer]. | ||||||
2914 | SELECT DISTINCT ?uri WHERE { <http://dbpedia.org/resource/Teperberg_1870> <http://dbpedia.org/property/locationCountry> ?uri } | What is the location country of Teperberg 1870 ? | SELECT DISTINCT ?q WHERE { resource:Teperberg_1870 property:location_country ?q } | Israel | The location country of Teperberg 1870 is [Israel]. | Teperberg 1870 is in [Israel]. | ||||||
480 | SELECT DISTINCT ?uri WHERE {?uri <http://dbpedia.org/property/developer> <http://dbpedia.org/resource/John_Fanning_(businessman)> . ?uri <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://dbpedia.org/ontology/Software>} | Name the software which has been developed by John Fanning? | SELECT DISTINCT ?i WHERE { ?i rdf:type ontology:Software . ?i property:developer resource:John_Fanning_(businessman) } | Napster | The software developed by John Fanning is [Napster]. | The software developed by John Fassbender is called [Fister]. | The software whose developed by is him (businessman) is [Napster]. | The software that he (the businessman) developed is [software]. | ||||
530 | SELECT DISTINCT ?uri WHERE { <http://dbpedia.org/resource/Luke_List_(golfer)> <http://dbpedia.org/property/college> ?uri. <http://dbpedia.org/resource/K._Terry_Dornbush> <http://dbpedia.org/property/almaMater> ?uri} | Which college of Luke List (golfer) is the alma mater of K. Terry Dornbush? | SELECT DISTINCT ?s WHERE { resource:K._Terry_Dornbush property:alma_mater ?s . resource:Luke_List_(golfer) property:college ?s } | Vanderbilt University | The college of Luke List (golfer) and alma mater of K. Terry Dornbush is [Vanderbilt University]. | Luke List College (golfer) and Terry Dornbush's alma mater are Webilt University. | The college of the Luke List (golfer) and alma mater of the him is [Vanderbilt University]. | The college on Luke's list (the golfer) and the university's alma mater is [Webilt University]. | ||||
1770 | ASK WHERE { <http://dbpedia.org/resource/Christina_Crawford_(wrestler)> <http://dbpedia.org/property/trainer> <http://dbpedia.org/resource/Trish_Stratus> } | Did Trish Stratus train Christina Crawford? | ASK WHERE { resource:Christina_Crawford_(wrestler) property:trainer resource:Trish_Stratus } | Yes | [Yes], Trish Stratus is the trainer of Christina Crawford. | [Yes], Trish Stratus is Christina Crawford's coach. | [Yes], she is the trainer of Christina Crawford (wrestler). | [Yes], she's Christina Crawford's (wrestler) coach. | [Yes], Trish Stratus is the trainer of the person (wrestler). | [Yes], Trish Stratus is a human trainer (wrestler). | [Yes], Trish Stratus trained Christina Crawford. | [Yes], Trish Stratus coached Christina Crawford. |
4775 | SELECT DISTINCT ?uri WHERE {?uri <http://dbpedia.org/property/judges> <http://dbpedia.org/resource/Randy_Jackson> . ?uri <http://dbpedia.org/property/creator> <http://dbpedia.org/resource/Simon_Fuller> . ?uri <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://dbpedia.org/ontology/TelevisionShow>} | What show has judge as Randy Jackson sculptors as Simon Fuller? | SELECT DISTINCT ?b WHERE { ?b property:creator resource:Simon_Fuller . ?b property:judges resource:Randy_Jackson . ?b rdf:type ontology:Television_Show } | American Idol | [American Idol] is the television show with Randy Jackson as a judge and created by Simon Fuller. | [American Idol] is a television show with judge Randy Jackson, created by Simon Fuller. | [American Idol] is the television show whose judges is him and creator is Simon Fuller. | [American Idol] is a television show of which he is a judge and Simon Fuller is a creator. | ||||
2006 | SELECT DISTINCT ?uri WHERE { ?x <http://dbpedia.org/property/magazine> <http://dbpedia.org/resource/Gangan_Comics> . ?x <http://dbpedia.org/property/author> ?uri . } | Who has written works found in the Gangan comics? | SELECT DISTINCT ?z WHERE { ?e property:author ?z . . ?e property:magazine resource:Gangan_Comics } | answer | The authors of the works found in Gangan comics magazine are [answer]. | The authors of the papers, published in the journal Coca-Cola, are [answer]. | The writer of the work found in that magazine is [answer]. | The authors of work mentioned in the magazine are [answer]. | ||||
3163 | SELECT DISTINCT ?uri WHERE { <http://dbpedia.org/resource/Election_Commission_of_Thailand> <http://dbpedia.org/property/agencyName> ?uri } | Name the agency of Election Commission of Thailand ? | SELECT DISTINCT ?m WHERE { resource:Election_Commission_of_Thailand property:agency_name ?m } | Thailand, Election Commission | The agencies of Election Commission of Thailand are [Thailand, Election Commission]. | [the Elephant Commission of Thailand] are the agencies of Election Commission of Thailand . | The agency name of the organisation are [Thailand, Election Commission]. | The agency is called [Thailand Elementary Commission]. | ||||
1204 | SELECT DISTINCT ?uri WHERE { ?x <http://dbpedia.org/ontology/parent> <http://dbpedia.org/resource/Adam_Ludwik_Czartoryski> . ?x <http://dbpedia.org/property/deathPlace> ?uri . ?x <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://dbpedia.org/ontology/Royalty>} | What is the place of death of the royalties one of whose parents was Adam Ludwik Czartoryski? | SELECT DISTINCT ?l WHERE { ?v property:parent resource:Adam_Ludwik_Czartoryski . ?v rdf:type ontology:Royalty . ?v property:death_place ?l } | Cannes, French Third Republic | The deathplaces of the royalties whose parent was Adam Ludwik Czartoryski are [Cannes, French Third Republic]. | The place of death of royalty, whose parents were Adam Czartoryski, is [Cannes, Third French Republic]. | The place of death of the royalties whose parent is him are [French Third Republic, Cannes]. | The place of death of the royalties of which he is a parent, [Third French Republic, Cannes]. | ||||
2471 | SELECT DISTINCT ?uri WHERE {?uri <http://dbpedia.org/property/keyPeople> <http://dbpedia.org/resource/Dennis_Muilenburg> . ?uri <http://dbpedia.org/property/products> <http://dbpedia.org/resource/Boeing_F/A-18E/F_Super_Hornet> . } | Which producer of Boeing F/A-18E/F Super Hornet has a key person Dennis Muilenburg? | SELECT DISTINCT ?n WHERE { ?n property:products resource:Boeing_F/_A-18_E/_F_Super_Hornet . . ?n property:key_people resource:Dennis_Muilenburg } | Boeing | The company whose key person is Dennis Muilenburg and produces Boeing F/A-18E/F Super Hornet is [Boeing]. | The company whose key figure is Dennis Muiles, who makes the Boeing F / A-18E / F Super Hornet, is [Boeing]. | The company whose key people is him and products is Boeing F/A-18E/F Super Hornet is [Boeing]. | The company where he and his products are key is Boeing F / A-18E / F Super Hornet [Boeing]. | ||||
3427 | ASK WHERE { <http://dbpedia.org/resource/Mazhar_Ul_Haq_High_School,_Beerwah> <http://dbpedia.org/property/religiousAffiliation> <http://dbpedia.org/resource/Islam> } | Mazhar Ul Haq High School, Beerwah is affiliated to Islamic Religion | ASK WHERE { resource:Mazhar_Ul_Haq_High_School,_Beerwah property:religious_affiliation resource:Islam } | Yes | [Yes], Islam is the religious affiliation of Mazhar Ul Haq High School, Beerwah. | [Yes] Islam is the religion of the Mazhar-ul-Haq secondary school in Fawah. | [Yes], Islam is the religious affiliation of the organisation. | [Yes], Islam is a religious affiliation of the organization. | [Yes], the religious affiliation of Mazhar Ul Haq High School, Beerwah is Islam. | [Yes] the religion of the Mazhar-ul-Haq secondary school is Islam. |
||
4478 | SELECT DISTINCT ?uri WHERE {?uri <http://dbpedia.org/ontology/composer> <http://dbpedia.org/resource/Judy_Hart_Angelo> . ?uri <http://dbpedia.org/ontology/executiveProducer> <http://dbpedia.org/resource/Glen_and_Les_Charles> . ?uri <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://dbpedia.org/ontology/TelevisionShow>} | Which TV show's composer is Judy Hart Angelo and executive producer as Glen and Les Charles? | SELECT DISTINCT ?k WHERE { ?k property:executive_producer resource:Glen_and_Les_Charles . ?k rdf:type ontology:Television_Show . ?k property:composer resource:Judy_Hart_Angelo } | Cheers | [Cheers] is the TV show's composer is Judy Hart Angelo and executive producer as Glen and Les Charles. | [Cheers] is a companion on the TV show Judy Hart Angelo and an executive producer on Glen and Les Charles. | ||||||
1499 | SELECT DISTINCT ?uri WHERE { ?x <http://dbpedia.org/ontology/employer> <http://dbpedia.org/resource/Ottawa_Citizen> . ?x <http://dbpedia.org/property/homeTown> ?uri . } | Employees of Ottawa Citizen have come from which towns? | SELECT DISTINCT ?q WHERE { ?l property:employer resource:Ottawa_Citizen . ?l property:home_town ?q . } | Ontario, Ottawa | The home town of the employees of Ottawa Citizen is [Ontario, Ottawa]. | Employees of Ottawa Citizen have come from [Ontario, Ottawa]. | ||||||
1779 | SELECT DISTINCT ?uri WHERE { <http://dbpedia.org/resource/United_States_House_of_Representatives_elections,_1790> <http://dbpedia.org/property/leader> ?x . ?x <http://dbpedia.org/property/president> ?uri . ?x <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://dbpedia.org/ontology/Person>} | Who was the president under which people won the United States House of Representatives elections in 1790? | SELECT DISTINCT ?d WHERE { resource:United_States_House_of_Representatives_elections,_1790 property:leader ?w . ?w property:president ?d . ?w rdf:type ontology:Person } | George Washington | [George Washington] was the president of the person who was the leader of United States House of Representatives elections, 1790. | [George Washington] was the president of the man who led the elections to the United States House of Representatives in 1790. | ||||||
4217 | SELECT DISTINCT COUNT(?uri) WHERE { ?x <http://dbpedia.org/ontology/field> <http://dbpedia.org/resource/Writing> . ?x <http://dbpedia.org/ontology/field> ?uri } | Count the number of artist whose pone of the field is writing ? | SELECT DISTINCT COUNT ( ?y ) WHERE { ?x property:field resource:Writing . ?x property:field ?y } | 164 | There are [164] artists whose pone of the field is writing. | There are [164] artists whose profession is to paint. | ||||||
1421 | SELECT DISTINCT ?uri WHERE { <http://dbpedia.org/resource/Ford_Falcon_Cobra> <http://dbpedia.org/ontology/parentCompany> ?uri } | Name the parent company of Ford Falcon Cobra? | SELECT DISTINCT ?p WHERE { resource:Ford_Falcon_Cobra property:parent_company ?p } | Ford Motor Company | The parent company of Ford Falcon Cobra is [Ford Motor Company]. | The [Ford Motor Company] is the parent company of the Ford Falcon Cobra. | [Ford Motor Company] is the parent company of the organisation . | The parent company of the organization is [Ford Motor Company] . | ||||
157 | SELECT DISTINCT COUNT(?uri) WHERE { ?x <http://dbpedia.org/ontology/sport> <http://dbpedia.org/resource/Hockey> . ?x <http://dbpedia.org/ontology/sport> ?uri } | Count the number of sports played by schools which play hockey ? | SELECT DISTINCT COUNT ( ?e ) WHERE { ?d property:sport resource:Hockey . ?d property:sport ?e } | 289 | There are [289] sports of the schools which play hockey. | There are [289] school sports that play hockey. | ||||||
4236 | SELECT DISTINCT ?uri WHERE { <http://dbpedia.org/resource/From_the_Earth_to_the_Moon_(miniseries)> <http://dbpedia.org/ontology/executiveProducer> ?uri. <http://dbpedia.org/resource/Nothing_in_Common> <http://dbpedia.org/property/starring> ?uri . } | Who starred in Nothing in Common and produced From the Earth to the Moon? | SELECT DISTINCT ?i WHERE { resource:Nothing_in_Common property:starring ?i . . resource:From_the_Earth_to_the_Moon_(miniseries) property:executive_producer ?i } | Tom Hanks | [Tom Hanks] is the executive producer of the From the Earth to the Moon (miniseries) and cast member of the Nothing in Common. | [Tom Hanks] is the executive producer of the mini-series From the Earth to the Moon and the actor of Nothing in Common. | ||||||
2641 | SELECT DISTINCT ?uri WHERE { ?x <http://dbpedia.org/property/primeminister> <http://dbpedia.org/resource/Surayud_Chulanont> . ?x <http://dbpedia.org/ontology/religion> ?uri . ?x <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://dbpedia.org/ontology/President>} | What are the different religions followed by presidents whose prime minister was Surayud Chulanont? | SELECT DISTINCT ?k WHERE { ?t property:primeminister resource:Surayud_Chulanont . ?t rdf:type ontology:President . ?t property:religion ?k } | Buddhism | [Buddhism] is the religion of the president with Surayud Chulanont as a prime minister. | [Buddhism] is the religion followed by president, with Surayud Chulat as prime minister. | ||||||
4402 | SELECT DISTINCT ?uri WHERE {?uri <http://dbpedia.org/ontology/militaryUnit> <http://dbpedia.org/resource/39th_Infantry_Regiment_(War_of_1812)> . } | Whose military unit is 39th infantry regiment in 1812? | SELECT DISTINCT ?p WHERE { ?p property:military_unit resource:39th_Infantry_Regiment_(_War_of_1812) . } | Sam Houston | [Sam Houston] is the military unit 39th infantry regiment in 1812. | [Sam Houston] is the 39th Infantry Division of 1812. | ||||||
131 | SELECT DISTINCT ?uri WHERE { ?x <http://dbpedia.org/ontology/chairman> <http://dbpedia.org/resource/Joan_Laporta> . ?x <http://dbpedia.org/property/name> ?uri . ?x <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://dbpedia.org/ontology/SoccerClub>} | List the name of the soccer clubs whose chairman is Joan Laporta. | SELECT DISTINCT ?l WHERE { ?c property:name ?l . ?c property:chairman resource:Joan_Laporta . ?c rdf:type ontology:Soccer_Club } | answer | The soccer clubs whose chairman is Joan Laporta are [answer]. | Football clubs whose chairman is Joao Fábregas are [the answer]. | The name of the soccer clubs whose chairman is him are [answer]. | The names of the football clubs of which he is president are [not named]. | ||||
649 | SELECT DISTINCT ?uri WHERE { <http://dbpedia.org/resource/Congress_of_Industrial_Organizations> <http://dbpedia.org/property/founded> ?uri } | What was founded by Congress of Industrial Organizations? | SELECT DISTINCT ?v WHERE { resource:Congress_of_Industrial_Organizations property:founded ?v } | 1935-11-14, Pittsburgh | The foundings of the Congress of Industrial Organizations are [1935-11-14, Pittsburgh]. | The basis of the Congress of Industrial Organizations is [1935-11-14, Pittsburgh]. | ||||||
3246 | SELECT DISTINCT ?uri WHERE {?uri <http://dbpedia.org/property/producer> <http://dbpedia.org/resource/Stephen_E._Ambrose> . ?uri <http://dbpedia.org/property/writer> <http://dbpedia.org/resource/Erik_Jendresen> . ?uri <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://dbpedia.org/ontology/TelevisionShow>} | Which TV show's producer is Stephen E. Ambrose and company is DreamWorks Television? | SELECT DISTINCT ?g WHERE { ?g property:producer resource:Stephen_E._Ambrose . ?g property:writer resource:Erik_Jendresen . ?g rdf:type ontology:Television_Show } | Band of Brothers (miniseries) | The television show whose producer is Stephen E. Ambrose and whose company is DreamWorks Television is [Band of Brothers (miniseries)]. | The television show produced by Stephen E. Ambrose and owned by DreamWorks Television is called [Brothers Group (mini-series)]. | [Band of Brothers (miniseries)] is the television show whose producer is him and writer is Erik Jendresen. | [Band of Brothers (mini-series)] is a television show produced and written by Eric Jendresen. | ||||
4204 | SELECT DISTINCT ?uri WHERE { ?x <http://dbpedia.org/property/leaderName> <http://dbpedia.org/resource/Irene_Mambilima> . ?uri <http://dbpedia.org/ontology/sourceCountry> ?x . ?uri <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://dbpedia.org/ontology/River>} | Which rivers start in a country whose leader is Irene Mambilima? | SELECT DISTINCT ?v WHERE { ?k property:leader_name resource:Irene_Mambilima . ?v property:source_country ?k . ?v rdf:type ontology:River } | Luvua River, Kafue River, Sakeji River, Zambezi | The rivers whose source country's leader name is Irene Mambilima are [Luvua River, Kafue River, Sakeji River, Zambezi]. | Rivers that originate from Irene Mambilima are [Luvua River, Kafue River, Sakeji River, Zambezi River]. | The rivers whose source country's leader name is her are [Luvua River, Kafue River, Sakeji River, Zambezi]. | The rivers whose country is named after them [the Luvua River, the Kafue River, the Sakeji River, the Zambezi River]. | ||||
1628 | SELECT DISTINCT ?uri WHERE { <http://dbpedia.org/resource/Picasso's_Last_Words_(Drink_to_Me)> <http://dbpedia.org/property/recorded> ?uri } | Where was Picasso's Last Words recorded? | SELECT DISTINCT ?k WHERE { resource:Picasso's_Last_Words_(_Drink_to_Me) property:recorded ?k } | Lagos, September–October 1973 | Picasso's Last Words was recorded in [Lagos, September–October 1973]. | [Lagos, September-October 1973] is where Picasso's last words were recorded. | ||||||
1276 | SELECT DISTINCT ?uri WHERE { <http://dbpedia.org/resource/Downriver> <http://dbpedia.org/ontology/state> ?uri. <http://dbpedia.org/resource/Cyrus_Mann> <http://dbpedia.org/property/birthPlace> ?uri . } | What state was Cyrus Mann born in, and has the famous Downriver? | SELECT DISTINCT ?m WHERE { resource:Downriver property:state ?m . resource:Cyrus_Mann property:birth_place ?m . } | Michigan | [Michigan] is the state of Downriver and birthplace of Cyrus Mann. | [Michigan] is Downriver State and the birthplace of Cyrus Mann. | [Michigan] is the state of the Downriver and birth city of the the person. | [Michigan] is Downriver State and that person's birthplace. | ||||
4298 | SELECT DISTINCT ?uri WHERE { <http://dbpedia.org/resource/Maike_Evers> <http://dbpedia.org/ontology/ethnicity> ?uri. <http://dbpedia.org/resource/Francisco_Lachowski> <http://dbpedia.org/ontology/ethnicity> ?uri . } | What is the common ethnicity of the Maike Evers and Francisco Lachowski ? | SELECT DISTINCT ?s WHERE { resource:Francisco_Lachowski property:ethnicity ?s . . resource:Maike_Evers property:ethnicity ?s } | Germans | [Germans] is the ethnicity for both Maike Evers and Francisco Lachowski. | [Germans] are ethnicity for Mike Evers and Francisco Fasowski. | [Germans] is the ethnicity for both of them. | [The Germans] are both ethnic. | ||||
941 | SELECT DISTINCT ?uri WHERE { ?x <http://dbpedia.org/ontology/formerChoreographer> <http://dbpedia.org/resource/Igor_Shpillband> . ?x <http://dbpedia.org/ontology/formerPartner> ?uri . ?x <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://dbpedia.org/ontology/FigureSkater>} | List the former partner of the figure skaters whose former choreographer was Igor Shpillband. | SELECT DISTINCT ?v WHERE { ?k property:former_choreographer resource:Igor_Shpillband . ?k rdf:type ontology:Figure_Skater . ?k property:former_partner ?v } | Shawnee Smith, Brynn Carman, Andrea Poapst | The former partner of the figure skaters whose former choreographer is Igor Shpillband are [Shawnee Smith, Brynn Carman, Andrea Poapst]. | The past partners of the figure skaters, whose former choreographer is Igor Shpillband, are [Shawnee Smith, Brynn Carman, Andrea Poapst]. | ||||||
3613 | SELECT DISTINCT ?uri WHERE { ?uri <http://dbpedia.org/ontology/leader> <http://dbpedia.org/resource/Karu_Jayasuriya> . ?uri <http://dbpedia.org/ontology/leader> <http://dbpedia.org/resource/Ranil_Wickremesinghe> . ?uri <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://dbpedia.org/ontology/Country>} | Which country has leaders Karu Jayasuriya and Ranil Wickremesinghe? | SELECT DISTINCT ?l WHERE { ?l property:leader resource:Karu_Jayasuriya . ?l property:leader resource:Ranil_Wickremesinghe . ?l rdf:type ontology:Country } | Sri Lanka | The country with leaders Karu Jayasuriya and Ranil Wickremesinghe is [Sri Lanka]. | A country with leaders Karu Jayasuriya and Ranil Remesinghe is [Sri Lanka]. | The leaders are them in [Sri Lanka]. | They are leaders in [Sri Lanka]. | ||||
4825 | SELECT DISTINCT ?uri WHERE { <http://dbpedia.org/resource/Cohoes,_New_York> <http://dbpedia.org/ontology/river> ?uri } | Which river goes through cohoes, NY | SELECT DISTINCT ?z WHERE { resource:Cohoes,_New_York property:river ?z } | Hudson River, Mohawk River | The river of Cohoes, New York are [Hudson River, Mohawk River]. | The Feoz River in New York is goes through [Hudson River, Mohawk River]. | ||||||
1959 | SELECT DISTINCT ?uri WHERE { ?x <http://dbpedia.org/property/governingBody> <http://dbpedia.org/resource/City_council> . ?uri <http://dbpedia.org/property/restingPlace> ?x . } | Name all those buried in a place governed by a city council. | SELECT DISTINCT ?a WHERE { ?a property:resting_place ?x . . ?x property:governing_body resource:City_council } | Ray Lyman Wilbur, Shirley Temple, Paul Shoup, Ronald Reagan | The people whose resting place's governing body is City council are [Ray Lyman Wilbur, Shirley Temple, Paul Shoup, Ronald Reagan]. | The people whose governing body of their buried place is the City Council [Ray Lyman Wilbur, Shirley Fell, Paul Shope, Ronald Reagan]. | ||||||
147 | ASK WHERE { <http://dbpedia.org/resource/Albania> <http://dbpedia.org/property/largestCity> <http://dbpedia.org/resource/Tirana> } | Is Tirana the largest city of Albania? | ASK WHERE { resource:Albania property:largest_city resource:Tirana } | Yes | [Yes], Tirana is the largest city of Albania. | [Yes] Tirana is Albania's largest city. | [Yes], Tirana is the largest city of the country. | [Yes] Tirana is the largest city in the country. | [Yes], the largest city of Albania is Tirana. | [Yes], the biggest city in Albania is Tirana. |
||
3048 | SELECT DISTINCT ?uri WHERE { ?x <http://dbpedia.org/property/city> <http://dbpedia.org/resource/Arlington_Heights,_Illinois> . ?x <http://dbpedia.org/property/teamName> ?uri . ?x <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://dbpedia.org/ontology/School>} | Which school teams are there in schools of Arlington Heights, Illinois? | SELECT DISTINCT ?c WHERE { ?i property:team_name ?c . ?i property:city resource:Arlington_Heights,_Illinois . ?i rdf:type ontology:School } | Lion, Cardinal (bird) | The teams of the schools in Arlington Heights, Illinois city are [Lion, Cardinal (bird)]. | Arlington Heights (Ill.) school teams are: [Leo, Carl (Byrd)]. | The Team Names of the school whose city is Arlington Heights, the country are [Lion, Cardinal (bird)]. | The team is the name of the school whose city is Arlington Heights, the country [Lyon, Carthage (Byrd)]. | ||||
3077 | SELECT DISTINCT ?uri WHERE { <http://dbpedia.org/resource/Take_Me_There_(Blackstreet_&_Mýa_song)> <http://dbpedia.org/ontology/musicalBand> ?uri. <http://dbpedia.org/resource/Blayse> <http://dbpedia.org/ontology/associatedBand> ?uri} | Which band made the song Take me There, and has collaborated with Blayse in the past? | SELECT DISTINCT ?k WHERE { resource:Take_Me_There_(_Blackstreet_&_Mýa_song) property:musical_band ?k . resource:Blayse property:associated_band ?k } | Blackstreet | The musical band of Take Me There song and associated with Blayse is [Blackstreet]. | The band Take Me There is associated with Blackstreet. | [Blackstreet] is the musical band of the Take Me There (Blackstreet & Ma song) and associated band of the the organisation. | [Blackstreet] is a band called Take Me There (Blackstreet & Ma Song) and an affiliate of the organization. | ||||
2860 | SELECT DISTINCT ?uri WHERE { ?x <http://dbpedia.org/ontology/residence> <http://dbpedia.org/resource/Prime_Minister's_House_(Colombo)> . ?uri <http://dbpedia.org/ontology/leader> ?x . ?uri <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://dbpedia.org/ontology/PoliticalParty>} | What are the political parties whose leaders have lived in the Prime Minister's House? | SELECT DISTINCT ?p WHERE { ?i property:residence resource:Prime_Minister's_House_(_Colombo) . ?p rdf:type ontology:Political_Party . ?p property:leader ?i } | United National Party, United National Front (Sri Lanka) | The political parties whose leader's residence was Prime Minister's House are [United National Party, United National Front (Sri Lanka)]. | The political parties whose leader lived in the prime minister's house are the [United National Party, United National Front (Sri Lanka)]. | ||||||
1742 | SELECT DISTINCT ?uri WHERE { <http://dbpedia.org/resource/Harry_Harlow> <http://dbpedia.org/property/doctoralStudents> ?uri } | List the doctoral students of Harry Harlow? | SELECT DISTINCT ?i WHERE { resource:Harry_Harlow property:doctoral_students ?i } | Mary Ainsworth, Abraham Maslow, John Bowlby | The doctoral students of Harry Harlow are [Mary Ainsworth, Abraham Maslow, John Bowlby]. | Harry Harlow's graduate students are [Mary Ayworth, Abraham Maslow, John Boulby]. | The doctoral students of him are [Mary Ainsworth, Abraham Maslow, John Bowlby]. | His graduate students are [Mary Ayworth, Abraham Maslow, John Boulby]. | ||||
2149 | SELECT DISTINCT ?uri WHERE { <http://dbpedia.org/resource/Gymnastics_at_the_1956_Summer_Olympics_–_Men's_rings> <http://dbpedia.org/ontology/silverMedalist> ?x . ?x <http://dbpedia.org/property/placeOfDeath> ?uri . } | What is the place of death of the gymnast who was the silver medalist at the 1956 Summer Olympics Men's rings ? | SELECT DISTINCT ?f WHERE { resource:Gymnastics_at_the_1956_Summer_Olympics_–_Men's_rings property:silver_medalist ?a . ?a property:place_of_death ?f . } | Moscow | The death place of the silver medalist of the gymnastics at the 1956 Summer Olympics Men's rings is [Moscow]. | The place of death of the silver medalist of the 1956 Summer Olympics is [Moscow]. | ||||||
689 | SELECT DISTINCT ?uri WHERE { <http://dbpedia.org/resource/Arsenal_Cider_House> <http://dbpedia.org/property/locationCity> ?uri } | In which city is Arsenal Cider House located? | SELECT DISTINCT ?g WHERE { resource:Arsenal_Cider_House property:location_city ?g } | Pittsburgh | The location city of Arsenal Cider House is [Pittsburgh]. | Arsenal Cider House is in [Pittsburgh]. | ||||||
1345 | SELECT DISTINCT ?uri WHERE { <http://dbpedia.org/resource/Martin_Molony> <http://dbpedia.org/ontology/race> ?uri } | Which are the races in which Martin Molony participated? | SELECT DISTINCT ?q WHERE { resource:Martin_Molony property:race ?q } | National Hunt racing, Cheltenham Gold Cup, Irish Grand National, Irish Classic Races, Irish 1,000 Guineas, Irish 2,000 Guineas, Irish Oaks | The races of Martin Molony are [National Hunt racing, Cheltenham Gold Cup, Irish Grand National, Irish Classic Races, Irish 1,000 Guineas, Irish 2,000 Guineas, Irish Oaks]. | Martin Moloney races are [National Hunt racing, Cheltenham Gold Cup, Irish Grand National, Irish Classic Races, Irish 1000 Guineas, Irish 2000 Guineas, Irish Oaks]. | The race of him are [National Hunt racing, Cheltenham Gold Cup, Irish Grand National, Irish Classic Races, Irish 1000 Guineas, Irish 2000 Guineas, Irish Oaks]. | His races are [National Hunt racing, Cheltenham Gold Cup, Irish Grand National, Irish Classic Races, Irish 1000 Guineas, Irish 2000 Guineas, Irish Oaks]. | ||||
3104 | ASK WHERE { <http://dbpedia.org/resource/Albert_P._Clark> <http://dbpedia.org/property/placeofburial> <http://dbpedia.org/resource/Colorado> } | Is Albert P Clark buried in Colorado? | ASK WHERE { resource:Albert_P._Clark property:placeofburial resource:Colorado } | Yes | [Yes], Colorado is the place of burial of Albert P. Clark. | [Yes] Colorado is the burial site of Albert P. Clark. | [Yes], Colorado is the place of burial of him. | [Yes] Colorado is where he is buried. | [Yes], Colorado is the placeofburial of the person. | [Yes] Colorado is the place where a person is buried. | [Yes], the place of burial of Albert P. Clark is Colorado. | [Yes], the burial site of Albert P. Clark is Colorado. |
4073 | SELECT DISTINCT COUNT(?uri) WHERE { ?x <http://dbpedia.org/property/manager> <http://dbpedia.org/resource/John_Spencer_(Scottish_footballer)> . ?x <http://dbpedia.org/ontology/homeStadium> ?uri . } | Give me the number of home stadiums of teams managed by John Spencer. | SELECT DISTINCT COUNT ( ?d ) WHERE { ?a property:home_stadium ?d . . ?a property:manager resource:John_Spencer_(_Scottish_footballer) } | 8 | There are [8] home stadiums of the team managed by John Spencer. | There are [8] home stadiums for the team led by John Spencer. | There are [8] home stadium of the soccer club seasons whose manager is him (Scottish footballer) . | There are [8] home stadium of the football club, of which he (the Scottish footballer) is the manager. | ||||
3406 | ASK WHERE { <http://dbpedia.org/resource/1995_South_Pacific_Games> <http://dbpedia.org/property/hostCity> <http://dbpedia.org/resource/Tahiti> } | Were the 1995 south pacific games hosted in tahiti? | ASK WHERE { resource:1995_South_Pacific_Games property:host_city resource:Tahiti } | Yes | [Yes], Tahiti was the host city of 1995 South Pacific Games. | [Yes] Felicity hosted the South Pacific Games in 1995. | [Yes], the Host city of 1995 South Pacific Games was Tahiti. | Yes, the capital of the 1995 South Pacific Games was Okinawa. |
||||
4869 | SELECT DISTINCT ?uri WHERE { <http://dbpedia.org/resource/EMMS> <http://dbpedia.org/ontology/developer> ?uri } | What developed EMMS? | SELECT DISTINCT ?g WHERE { resource:E_M_M_S property:developer ?g } | GNU | The developer of EMMS is [GNU]. | [GNU] developed EMMS. | [GNU] is the developer of the organisation . | [GNU] is the organisation who developed EMMS. | ||||
2675 | SELECT DISTINCT ?uri WHERE { ?x <http://dbpedia.org/ontology/doctoralAdvisor> <http://dbpedia.org/resource/Jean-Claude_Latombe> . ?x <http://dbpedia.org/property/almaMater> ?uri . ?x <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://dbpedia.org/ontology/Scientist>} | What is the alma mater of the scientist whose PhD advisor is Jean-Claude Latombe ? | SELECT DISTINCT ?d WHERE { ?j rdf:type ontology:Scientist . ?j property:alma_mater ?d . ?j property:doctoral_advisor resource:Jean-_Claude_Latombe } | Stanford University | The alma mater of the scientist with Jean-Claude Latombe as a doctoral advisor is [Stanford University]. | The scientist's alma mater, led by Jean-Claude Latombe, is [Stanford University]. | The alma mater of the scientist whose PhD advisor is him is [Stanford University]. | The scientist's alma mater, where he is a doctoral student, is [Stanford University]. | ||||
2085 | SELECT DISTINCT ?uri WHERE {?uri <http://dbpedia.org/property/music> <http://dbpedia.org/resource/Vangelis> . ?uri <http://dbpedia.org/ontology/cinematography> <http://dbpedia.org/resource/Jordan_Cronenweth> . ?uri <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://dbpedia.org/ontology/Film>} | Name the movie in which Vangelis gave the music and Jordan was the cinematographer? | SELECT DISTINCT ?u WHERE { ?u rdf:type ontology:Film . ?u property:cinematography resource:Jordan_Cronenweth . ?u property:music resource:Vangelis } | Blade Runner | The movie composed by Vangelis and with Jordan Cronenweth as director of photography is [Blade Runner]. | The film, written by Vangelis with Jordan Cronenweth as the cinematographer, is called [Blade Runner]. | The movie whose music is him and cinematographer is Jordan Cronenweth is [Blade Runner]. | The film he gave music for with filmmaker Jordan Cronenweth is called [Blad Ranner]. | ||||
2301 | SELECT DISTINCT ?uri WHERE { ?x <http://dbpedia.org/property/firstTeam> <http://dbpedia.org/resource/Scuderia_Ferrari> . ?x <http://dbpedia.org/ontology/firstDriver> ?uri . ?x <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://dbpedia.org/ontology/GrandPrix>} | Who were the first drivers in Grand Prixes where the first team was Scuderia Ferrari? | SELECT DISTINCT ?n WHERE { ?e property:first_driver ?n . ?e rdf:type ontology:Grand_Prix . ?e property:first_team resource:Scuderia_Ferrari } | answer | The first drivers of the Grand Prixes where the first team was Scuderia Ferrari are [answer]. | The Grand Prix's first drivers, where the first team was the Scuderia Ferrari, [answer]. | ||||||
660 | SELECT DISTINCT ?uri WHERE { <http://dbpedia.org/resource/David_Isaacs_(writer)> <http://dbpedia.org/ontology/notableWork> ?uri } | List the notable work of David Isaacs? | SELECT DISTINCT ?f WHERE { resource:David_Isaacs_(writer) property:notable_work ?f } | Cheers, Frasier, Mad Men, M*A*S*H (TV series) | The notable works of David Isaacs are [Cheers, Frasier, Mad Men, M*A*S*H (TV series)]. | Famous works by David Isaacs are [Cheers, Fessier, Mad Men, M * A * S * H (TV series)]. | The notable work of him (writer) are [Cheers, Frasier, Mad Men, M*A*S*H (TV series)]. | His most famous works (as a writer) are [Cheers, Fessier, Mad Men, M * A * S * H (TV series)]. | ||||
4516 | SELECT DISTINCT ?uri WHERE { <http://dbpedia.org/resource/David_Animle_Hansen> <http://dbpedia.org/property/allegiance> ?uri } | To which nation did David Animle Hanses owe his allegiance? | SELECT DISTINCT ?x WHERE { resource:David_Animle_Hansen property:allegiance ?x } | Ghana | David Animle Hansen owes his allegiance to is [Ghana]. | David Hansen owes his alley to [Ghana]. | The allegiance of David Animle Hansen is [Ghana]. | David Animle Hanses owe his allegiance to [Ghana]. | ||||
194 | SELECT DISTINCT ?uri WHERE { <http://dbpedia.org/resource/Into_the_Dalek> <http://dbpedia.org/property/executiveProducer> ?uri. <http://dbpedia.org/resource/Wizards_vs_Aliens> <http://dbpedia.org/ontology/producer> ?uri} | Which executive producer of Into the Dalek also produced Wizards vs Aliens ? | SELECT DISTINCT ?p WHERE { resource:Into_the_Dalek property:executive_producer ?p . resource:Wizards_vs_Aliens property:producer ?p } | Doctor Who | [Doctor Who] is the executive producer of Into the Dalek and producer of Wizards vs Aliens. | Executive producer of Into the Dalek and producer of Wizards vs Aliens is [Doctor Who]. | ||||||
3643 | SELECT DISTINCT ?uri WHERE { ?x <http://dbpedia.org/ontology/militaryBranch> <http://dbpedia.org/resource/Kampuchean_United_Front_for_National_Salvation> . ?x <http://dbpedia.org/ontology/religion> ?uri . } | What is the religion of the ones in the Kampuchean Union of Salvation? | SELECT DISTINCT ?p WHERE { ?k property:military_branch resource:Kampuchean_United_Front_for_National_Salvation . ?k property:religion ?p . } | Buddhism | [Buddhism] is the religion of the person whose military branch is Kampuchean United Front for National Salvation. | [Buddhism] is the religion of a man whose military branch is the United Front for National Salvation. | The religious affiliation of the prime minister whose military branch is the organisation is [Buddhism]. | The religious affiliation of the prime minister, whose military wing is the Organization, is [Buddhism]. | ||||
4827 | SELECT DISTINCT ?uri WHERE { ?x <http://dbpedia.org/ontology/headquarter> <http://dbpedia.org/resource/Maharashtra> . ?x <http://dbpedia.org/property/purpose> ?uri . ?x <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://dbpedia.org/ontology/Organisation>} | What is the purpose of some Maharashtran organizations? | SELECT DISTINCT ?v WHERE { ?v property:purpose ?v . ?v rdf:type ontology:Organisation . ?v property:headquarter resource:Maharashtra } | Chess, Supporting Hindu nationalism, Motion picture rating system, Nuclear physics, Religious, Non Profit | The purpose of the organisations whose headquarters location is Maharashtra are [Chess, Supporting Hindu nationalism, Motion picture rating system, Nuclear physics, Religious, Non Profit]. | The organizations headquartered in Maharashtra's purpose is [chess, Hindu nationalism, film rating system, nuclear physics, religion, non-profit organizations]. | The purpose of the organisations whose headquarters location is Maharashtra are [Chess, Supporting others nationalism, Motion picture rating system, Nuclear physics, Religious, Non Profit]. | The aims of Maharashtra-based organizations are [chess, support for other nationalism, film rating system, nuclear physics, religion, non-profit activities]. | ||||
4162 | SELECT DISTINCT ?uri WHERE { <http://dbpedia.org/resource/American_Boulevard_(Metro_Transit_station)> <http://dbpedia.org/ontology/owningOrganisation> ?x . ?x <http://dbpedia.org/property/headquarters> ?uri . ?x <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://dbpedia.org/ontology/PublicTransitSystem>} | Where is the headquarters of the public transit system which owns the American Boulevard (Metro Transit station) located ? | SELECT DISTINCT ?c WHERE { ?a property:headquarters ?c . ?a rdf:type ontology:Public_Transit_System . resource:American_Boulevard_(_Metro_Transit_station) property:owning_organisation ?a } | Minnesota, Minneapolis | The headquarters of the public transit system which owns the American Boulevard (Metro Transit station) are located in [Minnesota, Minneapolis]. | The public transportation system that owns the American Training Station (Metro Transit Station) is headquartered in [Minnesota, Minnesota]. | ||||||
2885 | SELECT DISTINCT ?uri WHERE { ?x <http://dbpedia.org/ontology/computingPlatform> <http://dbpedia.org/resource/Commodore_64> . ?x <http://dbpedia.org/property/genre> ?uri . ?x <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://dbpedia.org/ontology/VideoGame>} | What genres of games are available on the Commodore 64? | SELECT DISTINCT ?d WHERE { ?l property:computing_platform resource:Commodore_64 . ?l property:genre ?d . ?l rdf:type ontology:Video_Game } | answer | The genres of the video games on the Commodore 64 platform are [answer]. | Commodore 64 video game genres [answer]. | ||||||
196 | SELECT DISTINCT ?uri WHERE { ?x <http://dbpedia.org/property/nationalteam> <http://dbpedia.org/resource/United_States_men's_national_soccer_team> . ?x <http://dbpedia.org/property/debutteam> ?uri . } | Where did they debut their careers, those who have played for US men's national soccer team? | SELECT DISTINCT ?u WHERE { ?p property:nationalteam resource:United_States_men's_national_soccer_team . ?p property:debutteam ?u . } | Philadelphia Phillies | The debut team of the players who played for the United States men's national soccer team is [Philadelphia Phillies]. | The debut team of players who played for the US men's soccer team is the Philadelphia Phillips. | [Philadelphia Phillies] is the debutteam of the soccer player whose nationalteam is the country men's national soccer team . | [The Philadelphia Phillies] are the debut team of a football team whose national team is the national men's team. | ||||
41 | SELECT DISTINCT ?uri WHERE { ?x <http://dbpedia.org/property/spouse> <http://dbpedia.org/resource/Crystal_Harris> . ?uri <http://dbpedia.org/property/editor> ?x . ?uri <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://dbpedia.org/ontology/Magazine>} | Which magazine's editor is married to Crystal Harris? | SELECT DISTINCT ?b WHERE { ?b property:editor ?o . ?b rdf:type ontology:Magazine . ?o property:spouse resource:Crystal_Harris } | Playboy | [Playboy] is the magazine whose editor spouse is Crystal Harris. | [Playboy] is a magazine who edited Crystal Harris. | [Playboy] is the magazine whose editor spouse is the person. | Playboy is a magazine whose editor is a man. | ||||
916 | SELECT DISTINCT ?uri WHERE { ?x <http://dbpedia.org/property/garrison> <http://dbpedia.org/resource/Turin> . ?x <http://dbpedia.org/ontology/battle> ?uri . } | In which war did the units garrisoned at Turin fight? | SELECT DISTINCT ?q WHERE { ?a property:garrison resource:Turin . ?a property:battle ?q . } | Afghanistan, Bosnia and Herzegovina, Kosovo, Mozambique, Iraq, World War II | The battles of the military units whose garrison is Turin are [Afghanistan, Bosnia and Herzegovina, Kosovo, Mozambique, Iraq, World War II]. | Units garrisoned at Turin fought in [Afghanistan, Bosnia and Herzegovina, Kosovo, Mozambique, Iraq, World War II]. | ||||||
1037 | SELECT DISTINCT ?uri WHERE { <http://dbpedia.org/resource/Jane_Austen_in_Manhattan> <http://dbpedia.org/ontology/writer> ?uri. <http://dbpedia.org/resource/Emma_(novel)> <http://dbpedia.org/property/author> ?uri . } | From which party is the politician who was selected in Barasat constituency? | SELECT DISTINCT ?i WHERE { resource:Jane_Austen_in_Manhattan property:writer ?i . resource:Emma_(novel) property:author ?i . } | Indian National Congress, All India Trinamool Congress, All India Forward Bloc | The political party of the politician whose constituency is Barasat (Lok Sabha constituency) are [Indian National Congress, All India Trinamool Congress, All India Forward Bloc]. | The political parties selected in Barasat constituency are [Indian National Congress, All India Trinamool Congress, All India Forward Bloc]. | ||||||
4519 | SELECT DISTINCT ?uri WHERE {?uri <http://dbpedia.org/ontology/format> <http://dbpedia.org/resource/NTSC> . ?uri <http://dbpedia.org/property/themeMusicComposer> <http://dbpedia.org/resource/Ron_Grainer> . ?uri <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://dbpedia.org/ontology/TelevisionShow>} | What show had NTSC format and theme music composed byRon Grainer? | SELECT DISTINCT ?r WHERE { ?r property:theme_music_composer resource:Ron_Grainer . ?r rdf:type ontology:Television_Show . ?r property:format resource:N_T_S_C } | Doctor Who | [Doctor Who] is the television show whose format is NTSC and theme composer is Ron Grainer. | [Doctor Who] is a TV show with an NTSC format and a co-host, Ron Greiner. | ||||||
226 | SELECT DISTINCT ?uri WHERE { <http://dbpedia.org/resource/To_Where_You_Are> <http://dbpedia.org/ontology/album> ?x . ?x <http://dbpedia.org/ontology/artist> ?uri . } | Who is the performer of album which has the song "To Where You Are" ? | SELECT DISTINCT ?j WHERE { resource:To_Where_You_Are property:album ?c . ?c property:artist ?j . } | Josh Groban | The performer of the album which has the song To Where You Are is [Josh Groban]. | The singer of the song To Where You Are is [Josh Groban]. | ||||||
822 | SELECT DISTINCT ?uri WHERE { <http://dbpedia.org/resource/Mauritius_Broadcasting_Corporation> <http://dbpedia.org/property/broadcastArea> ?uri. <http://dbpedia.org/resource/Michael_Medor> <http://dbpedia.org/ontology/nationality> ?uri} | Which broadcast area of Mauritius Broadcasting Corporation is also the nationality of Michael Medor? | SELECT DISTINCT ?b WHERE { resource:Michael_Medor property:nationality ?b . resource:Mauritius_Broadcasting_Corporation property:broadcast_area ?b } | Mauritius | The broadcast area of Mauritius Broadcasting Corporation and the nationality of Michael Medor is [Mauritius]. | Mauritius Broadcasting Corporation's broadcasting unit and Michael Medor's citizenship [Mauritius]. | [Mauritius] is the broadcast area of the Mauritius Broadcasting Corporation and nationality of the the person. | [Mauritius] is a division of the Mauritius Broadcasting Corporation by nationality. | ||||
4024 | SELECT DISTINCT ?uri WHERE {?uri <http://dbpedia.org/ontology/child> <http://dbpedia.org/resource/Lori_Black> . ?uri <http://dbpedia.org/property/restingPlace> <http://dbpedia.org/resource/Alta_Mesa_Memorial_Park> . ?uri <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://dbpedia.org/ontology/OfficeHolder>} | Name the office holder who has a child named Lori Black and resting place is Alta Mesa Memorial Park? | SELECT DISTINCT ?u WHERE { ?u property:resting_place resource:Alta_Mesa_Memorial_Park . ?u rdf:type ontology:Office_Holder . ?u property:child resource:Lori_Black } | Shirley Temple | The office holder who has a child named Lori Black and resting place is Alta Mesa Memorial Park is [Shirley Temple]. | An office holder with a baby named Laurie Black relaxes at Alta Ma Memorial Park [Shirley Black]. | The office holder whose children is her and resting place is Alta Mesa Memorial Park is [Shirley Temple]. | The office holder whose children she is and whose resting place is Alta Mesa Memorial Park - [Shirley Temple]. | ||||
584 | SELECT DISTINCT ?uri WHERE { <http://dbpedia.org/resource/J._P._Parisé> <http://dbpedia.org/property/playedFor> ?uri. <http://dbpedia.org/resource/Bert_McCaffrey> <http://dbpedia.org/ontology/formerTeam> ?uri . } | What team did J P Paris was former team of Bert McCaffrey play for? | SELECT DISTINCT ?f WHERE { resource:J._P._Parisé property:played_for ?f . resource:Bert_Mc_Caffrey property:former_team ?f . } | Toronto Maple Leafs | The team J. P. Paris played for and former team of Bert McCaffrey is [Toronto Maple Leafs]. | The team that Paris and Bert McCaffrey played for is the [Toronto Maple Leafs]. | [Toronto Maple Leafs] is the played for of the J. P. Paris and former team of the him. | [The Toronto Maple Leafs] are a game for J.P. Paris and his former team. | ||||
83 | ASK WHERE { <http://dbpedia.org/resource/Reza_Amrollahi> <http://dbpedia.org/property/birthplace> <http://dbpedia.org/resource/Iran> } | Was Reza Amrollahi born in Iran? | ASK WHERE { resource:Reza_Amrollahi property:birthplace resource:Iran } | Yes | [Yes], Iran is the birthplace of Reza Amrollahi. | [Yes], Iran is the homeland of Reza Amrollahi. | [Yes], Reza Amrollahi was born in the country. | [Yes] Reza Amrollahi's birthplace is the country. | [Yes], the birthplace of Reza Amrollahi was Iran. | [Yes] the homeland of Reza Amrollahi was Iran. |
||
4662 | SELECT DISTINCT ?uri WHERE { <http://dbpedia.org/resource/Harlan_Mathews> <http://dbpedia.org/ontology/almaMater> ?uri. <http://dbpedia.org/resource/Richard_Merrill_Atkinson> <http://dbpedia.org/ontology/almaMater> ?uri . } | In which university did Harlan Mathews study, where Richard Meriil Atkinson went too? | SELECT DISTINCT ?e WHERE { resource:Harlan_Mathews property:alma_mater ?e . resource:Richard_Merrill_Atkinson property:alma_mater ?e . } | Vanderbilt University | The alma mater of the Harlan Mathews and Richard Merrill Atkinson is [Vanderbilt University]. | Harlan Matthews and Richard Merrill Atkinson's alma mater is Webilt University. | [Vanderbilt University] is the alma mater of the Harlan Mathews and Richard Merrill Atkinson. | [Vebilt University] is the alma mater of Harlan Matthews and Richard Merrill Atkinson. | ||||
4738 | SELECT DISTINCT ?uri WHERE { <http://dbpedia.org/resource/Ulrich_II,_Count_of_East_Frisia> <http://dbpedia.org/property/successor> ?x . ?x <http://dbpedia.org/property/placeOfBirth> ?uri . } | The successor of Ulrich II, Count of East Frisia was born in what place? | SELECT DISTINCT ?o WHERE { ?a property:place_of_birth ?o . . resource:Ulrich_I_I,_Count_of_East_Frisia property:successor ?a } | Germany, Aurich | [Germany, Aurich] is the birth place of the monarch who is the successor of Ulrich II, Count of East Frisia. | [Germany, Aurich] is the place of birth of the monarch who is the heir to the East Frisian cousin of Felix II. | ||||||
3928 | SELECT DISTINCT ?uri WHERE {?uri <http://dbpedia.org/ontology/currency> <http://dbpedia.org/resource/Solidus_(coin)> . ?uri <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://dbpedia.org/ontology/Country>} | What countries used Solidus as currency? | SELECT DISTINCT ?s WHERE { ?s property:currency resource:Solidus_(coin) . ?s rdf:type ontology:Country } | Roman Empire, Kingdom of Vaspurakan, Odoacer Regnum Italicum 1, Byzantine Empire, History of the Roman Empire | The countries whose currency is Solidus are [Roman Empire, Kingdom of Vaspurakan, Odoacer Regnum Italicum 1, Byzantine Empire, History of the Roman Empire]. | Countries with Solidus currency are [the Roman Empire, the Kingdom of Vaspurakan, Odoacer Regnum Italicum 1, the Byzantine Empire, the History of the Roman Empire]. | ||||||
3536 | SELECT DISTINCT ?uri WHERE { <http://dbpedia.org/resource/Advocate_Nasiruddin> <http://dbpedia.org/ontology/knownFor> ?uri. <http://dbpedia.org/resource/Polytechnic_University_of_the_Philippines_San_Juan> <http://dbpedia.org/ontology/sport> ?uri} | What sport played in Polytechnic uni of San Juan has also made advocate nasiruddin famous? | SELECT DISTINCT ?h WHERE { resource:Polytechnic_University_of_the_Philippines_San_Juan property:sport ?h . resource:Advocate_Nasiruddin property:known_for ?h } | Chess | The sport offered by the Polytechnic University of the Philippines San Juan and the known field of Advocate Nasiruddin is [Chess]. | The sport offered by the Philippine Polytechnic University of San Juan and Neruddin, a prominent lawyer, is [chess]. | The sport Advocate Nasiruddin is famous for and sport of the Polytechnic University of the Philippines San Juan is [Chess]. | [chess] is played in Polytechnic uni of San Juan has also made advocate nasiruddin famous. | The known for of the Advocate Nasiruddin and sport of the organisation is [Chess]. | The sport played in Polytechnic uni of San Juan has also made advocate nasiruddin famous is [chess] | ||
3370 | SELECT DISTINCT ?uri WHERE { <http://dbpedia.org/resource/The_United_States_Steel_Hour> <http://dbpedia.org/ontology/writer> ?uri } | Who wrote the US steel hour? | SELECT DISTINCT ?m WHERE { resource:The_United_States_Steel_Hour property:writer ?m } | Arthur Miller, Kenyon Nicholson, Robert Anderson (playwright), George Lowther (writer), Erik Barnouw | The writers of The United States Steel Hour are [Arthur Miller, Kenyon Nicholson, Robert Anderson (playwright), George Lowther (writer), Erik Barnouw]. | The authors of The United States Steel Hour are [Arthur Miller, Kenyon Felson, Robert Anderson (playwright), George Lowther (writer), Eric Barnu]. | ||||||
317 | SELECT DISTINCT ?uri WHERE {?uri <http://dbpedia.org/property/keyPeople> <http://dbpedia.org/resource/Edwin_Catmull> . ?uri <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://dbpedia.org/ontology/Company>} | What company's leader is Edwin Catmull? | SELECT DISTINCT ?p WHERE { ?p property:key_people resource:Edwin_Catmull . ?p rdf:type ontology:Company } | Pixar, DisneyToon Studios | The companies with Edwin Catmull as key people are [Pixar, DisneyToon Studios]. | Companies with Edwin Cattall as major people [Pixar, Disney Studios]. | The companies with him as key people are [Pixar, DisneyToon Studios]. | Companies where he is a key person is [Pixar, Disney Studios]. | ||||
732 | SELECT DISTINCT ?uri WHERE {?uri <http://dbpedia.org/ontology/manufacturer> <http://dbpedia.org/resource/Foxconn> . ?uri <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://dbpedia.org/ontology/InformationAppliance>} | Which technological products were manufactured by Foxconn? | SELECT DISTINCT ?g WHERE { ?g property:manufacturer resource:Foxconn . ?g rdf:type ontology:Information_Appliance } | answer | The information appliances manufactured by Foxconn are [answer]. | Foxconn's information devices are [the answer]. | ||||||
3813 | SELECT DISTINCT ?uri WHERE { <http://dbpedia.org/resource/Brad_Paisley_discography> <http://dbpedia.org/property/artist> ?uri } | Name the artist of Brad Paisley discography ? | SELECT DISTINCT ?p WHERE { resource:Brad_Paisley_discography property:artist ?p } | Brad Paisley, Brad Paisley | The artists of Brad Paisley discography are [Brad Paisley, Brad Paisley]. | Brad Paisley's artists are [Brad Paisley, Brad Paisley]. | ||||||
1977 | SELECT DISTINCT ?uri WHERE {?uri <http://dbpedia.org/ontology/leftTributary> <http://dbpedia.org/resource/Zarqa_River> . ?uri <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://dbpedia.org/ontology/River>} | What is the river whose tributary is Zarqa River? | SELECT DISTINCT ?c WHERE { ?c rdf:type ontology:River . ?c property:left_tributary resource:Zarqa_River } | Jordan River | The river whose left tributary is Zarqa River is [Jordan River]. | River whose left tributary is the Zarqa River, [Jordan]. | [Jordan River] is the river whose left tributary is location. | [Jordan] is the river. | ||||
934 | SELECT DISTINCT ?uri WHERE { <http://dbpedia.org/resource/Frank_Thorne> <http://dbpedia.org/ontology/award> ?uri. <http://dbpedia.org/resource/Breann_McGregor> <http://dbpedia.org/property/knownFor> ?uri} | What is that something which made Breann McGregor famous, and Frank Thorne received as an award? | SELECT DISTINCT ?q WHERE { resource:Frank_Thorne property:award ?q . resource:Breann_Mc_Gregor property:known_for ?q } | Playboy | The award of Frank Thorne and known work of Breann McGregor is [Playboy]. | Frank Thorne's award and Bryn McGregor's well-known work is [Playboy]. | [Playboy] helped them to get an award. | They got award for [Playboy]. | ||||
4111 | SELECT DISTINCT COUNT(?uri) WHERE { <http://dbpedia.org/resource/Baco_noir> <http://dbpedia.org/ontology/wineRegion> ?uri . } | In how many regions is the Baco Noir made? | SELECT DISTINCT COUNT ( ?b ) WHERE { resource:Baco_noir property:wine_region ?b . } | 8 | There are [8] regions in Baco noir. | In Baco noir has [8] regions. | ||||||
2917 | SELECT DISTINCT COUNT(?uri) WHERE { ?x <http://dbpedia.org/property/engine> <http://dbpedia.org/resource/V8_engine> . ?x <http://dbpedia.org/property/related> ?uri . } | How many cars can I find related to the cars which have a V8 engine? | SELECT DISTINCT COUNT ( ?u ) WHERE { ?o property:related ?u . . ?o property:engine resource:V8_engine } | 291 | There are [291] related cars with those that have a V8 engine. | There are [291] sister cars with V8 engines. | ||||||
4627 | SELECT DISTINCT ?uri WHERE { ?x <http://dbpedia.org/ontology/militaryBranch> <http://dbpedia.org/resource/Royal_Thai_Army> . ?x <http://dbpedia.org/ontology/religion> ?uri . } | Which religion followers are in the Royal Thai Army? | SELECT DISTINCT ?w WHERE { ?n property:religion ?w . . ?n property:military_branch resource:Royal_Thai_Army } | Theravada, Buddhism, Santi Asoke, Islam | [Theravada, Buddhism, Santi Asoke, Islam] religion followers are in the Royal Thai Army. | Royal Thai Army has [Theravada, Buddhism, Santi Asoke, Islam] religion followers . | ||||||
4705 | SELECT DISTINCT COUNT(?uri) WHERE { ?x <http://dbpedia.org/property/foundation> <http://dbpedia.org/resource/Japan> . ?uri <http://dbpedia.org/property/label> ?x . ?uri <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://dbpedia.org/ontology/Band>} | How many bands are signed up with labels which were founded in Japan? | SELECT DISTINCT COUNT ( ?j ) WHERE { ?b property:foundation resource:Japan . ?j rdf:type ontology:Band . ?j property:label ?b } | 69 | There are [69] are signed up with labels which were founded in Japan. | There are [69] labels that were founded in Japan. | There are [69] Bands are there whose label's foundation is the country . | There are [69] groups whose core is the country. | ||||
2473 | SELECT DISTINCT ?uri WHERE { ?x <http://dbpedia.org/property/ground> <http://dbpedia.org/resource/Riverside_Stadium> . ?uri <http://dbpedia.org/ontology/managerClub> ?x . ?uri <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://dbpedia.org/ontology/SportsManager>} | Who is the manager of the club whose homeground is the riverside stadium? | SELECT DISTINCT ?r WHERE { ?r property:manager_club ?h . ?r rdf:type ontology:Sports_Manager . ?h property:ground resource:Riverside_Stadium } | answer | The managers of the sport clubs whose ground is the Riverside Stadium are [answer]. | The managers of sports clubs which has its arena named the Riverside Stadium are [answer]. | ||||||
3911 | SELECT DISTINCT ?uri WHERE { <http://dbpedia.org/resource/Herbert_Pell> <http://dbpedia.org/property/children> ?x . ?x <http://dbpedia.org/ontology/profession> ?uri . } | What is the profession of the children of Herbert Pell ? | SELECT DISTINCT ?m WHERE { resource:Herbert_Pell property:children ?f . ?f property:profession ?m . } | United States Coast Guard, United States Senate, Diplomat | The occupations of the children of Herbert Pell are [United States Coast Guard, United States Senate, Diplomat]. | Pell's Children's Work [US Coast Guard, US Senate, Diploma]. | The profession of the senator who is the children of him are [United States Coast Guard, United States Senate, Diplomat]. | The job of a senator who is his children [US Coast Guard, US Senate, diploma]. | ||||
2138 | SELECT DISTINCT ?uri WHERE { ?x <http://dbpedia.org/property/headquarters> <http://dbpedia.org/resource/Gold_Base> . ?uri <http://dbpedia.org/ontology/religion> ?x . } | Who are some people whose religion is headquartered in Gold Base? | SELECT DISTINCT ?f WHERE { ?p property:headquarters resource:Gold_Base . ?f property:religion ?p . } | answer | The people whose religion's headquarters are in Gold Base are [answer]. | People whose headquarters are in the Golden Base are [answer]. | ||||||
3549 | SELECT DISTINCT COUNT(?uri) WHERE { ?x <http://dbpedia.org/property/type> <http://dbpedia.org/resource/Private_university> . ?x <http://dbpedia.org/property/athletics> ?uri . } | How many athletic associations are there in all of the private universities? | SELECT DISTINCT COUNT ( ?g ) WHERE { ?i property:athletics ?g . . ?i property:type resource:Private_university } | 856 | There are [856] different athletics in all private universities. | All private universities have [856] different sports. | There are [856] athletics of the universities which are the organisation, are there . | There are [856] university athletes who are an organization out there. | ||||
3706 | SELECT DISTINCT ?uri WHERE {?uri <http://dbpedia.org/ontology/bandMember> <http://dbpedia.org/resource/Mark_Middleton> } | What is the Band whose band member is Mark Middleton? | SELECT DISTINCT ?k WHERE { ?k property:band_member resource:Mark_Middleton } | Blackstreet | [Blackstreet] is the band with member Mark Middleton. | [Blackstreet] is a band with Mark Middleton as member. | [Blackstreet] is the Band whose band member is him. | [Blackstreet] is the band he belongs to. | [Blackstreet] is the Band whose band member is the person. | [Blackstreet] is a group where the person is a member. | ||
1615 | SELECT DISTINCT ?uri WHERE { <http://dbpedia.org/resource/On_Air_with_Ryan_Seacrest> <http://dbpedia.org/ontology/starring> ?uri } | Who is the film star of On Air with Ryan Seacrest? | SELECT DISTINCT ?e WHERE { resource:On_Air_with_Ryan_Seacrest property:starring ?e } | Ryan Seacrest, Manny Guevara | The film stars of On Air with Ryan Seacrest are [Ryan Seacrest, Manny Guevara]. | On Air With Ryan Seacrest stars are [Ryan Seacrest, Matthew Guevara]. | ||||||
176 | SELECT DISTINCT ?uri WHERE { <http://dbpedia.org/resource/San_Marcos_River> <http://dbpedia.org/ontology/sourceMountain> ?x . ?x <http://dbpedia.org/ontology/largestCity> ?uri . ?x <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://dbpedia.org/ontology/Country>} | What is the largest city in the country where the San Marcos River originates? | SELECT DISTINCT ?b WHERE { resource:San_Marcos_River property:source_mountain ?d . ?d rdf:type ontology:Country . ?d property:largest_city ?b } | New York City | The largest city in the country where San Marcos River originates is [New York City]. | The largest city in the country on the San Marcos River starts from is [New York City]. | The largest city of the country which is the source mountain of San Marcos River is [New York City]. | The largest city in the country, the source of the San Marcos River, is [New York City]. | ||||
3176 | SELECT DISTINCT ?uri WHERE { <http://dbpedia.org/resource/Korean_fox> <http://dbpedia.org/ontology/family> ?uri } | To which family does korean fox belongs to ? | SELECT DISTINCT ?e WHERE { resource:Korean_fox property:family ?e } | Canidae, Fox, Caninae | The families of Korean fox are [Canidae, Fox, Caninae]. | Families of Korean foxes [Canidae, Fox, Caninae]. | ||||||
2915 | SELECT DISTINCT ?uri WHERE { <http://dbpedia.org/resource/Hudson_Highlands_State_Park> <http://dbpedia.org/property/river> ?uri } | Name the rivers in the hudson highlands state parts? | SELECT DISTINCT ?s WHERE { resource:Hudson_Highlands_State_Park property:river ?s } | Hudson River | The river in the Hudson Highlands State Park is [Hudson River]. | The river flowing through the Hudson Highlands is [the Hudson River]. | [Hudson River] is the river in Hudson Highlands State Park. | [The Hudson River] is the name of the river in hudson highlands state parts. | ||||
2511 | SELECT DISTINCT ?uri WHERE { ?uri <http://dbpedia.org/ontology/majorShrine> <http://dbpedia.org/resource/Emmitsburg,_Maryland> . ?uri <http://dbpedia.org/ontology/majorShrine> <http://dbpedia.org/resource/Shrine_of_St._Elizabeth_Ann_Bayley_Seton> . } | Who has these major shrines: Emmitsburg, Maryland and Shrine of St. Elizabeth Ann Bayley Seton? | SELECT DISTINCT ?c WHERE { ?c property:major_shrine resource:Emmitsburg,_Maryland . ?c property:major_shrine resource:Shrine_of_St._Elizabeth_Ann_Bayley_Seton . } | Elizabeth Ann Seton | The person whose major shrines are Emmitsburg, Maryland and Shrine of St. Elizabeth Ann Bayley Seton is [Elizabeth Ann Seton]. | The person whose main shrines are in Emmitsburg, Maryland, and the sanctuary of St. Elizabeth Ann Bailey Seton is [Elizabeth Ann Seton]. | ||||||
1246 | SELECT DISTINCT ?uri WHERE { <http://dbpedia.org/resource/Jonas_Gahr_Støre> <http://dbpedia.org/property/constituency> ?uri } | Name the constituency of Jonas Gahr Stre? | SELECT DISTINCT ?n WHERE { resource:Jonas_Gahr_Støre property:constituency ?n } | Oslo | The constituency of Jonas Gahr Stre is [Oslo]. | Jonas Gestrem's constituency is [Oslo]. | ||||||
1691 | SELECT DISTINCT ?uri WHERE {?uri <http://dbpedia.org/ontology/partner> <http://dbpedia.org/resource/Diana_Taylor_(superintendent)> . ?uri <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://dbpedia.org/ontology/Politician>} | What politician's partner is Diana Taylor? | SELECT DISTINCT ?j WHERE { ?j property:partner resource:Diana_Taylor_(superintendent) . ?j rdf:type ontology:Politician } | Michael Bloomberg, Mayoralty of Michael Bloomberg | The politicians whose partner is Diana Taylor are [Michael Bloomberg, Mayoralty of Michael Bloomberg]. | Politicians with Diane Taylor as partner is [Michael Bloomberg, Mayor of Michael Bloomberg]. | The politician's whose partner is her are [Michael Bloomberg, Mayoralty of Michael Bloomberg]. | The politician she is partner of are [Michael Bloomberg, mayor of New York City]. | ||||
3354 | SELECT DISTINCT ?uri WHERE { ?x <http://dbpedia.org/ontology/child> <http://dbpedia.org/resource/Stevens_T._Mason> . ?x <http://dbpedia.org/ontology/deathCause> ?uri . } | What did Steven T Mason's father die from? | SELECT DISTINCT ?d WHERE { ?k property:death_cause ?d . . ?k property:child resource:Stevens_T._Mason } | Cholera | The cause of death of the person with child Stevens T. Mason is [Cholera]. | The cause of death of the person and child named Stevens T. Mason is [cholera]. | ||||||
629 | SELECT DISTINCT ?uri WHERE {?uri <http://dbpedia.org/ontology/doctoralStudent> <http://dbpedia.org/resource/Charles_Drummond_Ellis> } | Under whom did Charles Drummond Ellis do his PhD? | SELECT DISTINCT ?k WHERE { ?k property:doctoral_student resource:Charles_Drummond_Ellis } | James Chadwick | The scientist with Charles Drummond Ellis as a doctoral student is [James Chadwick]. | The scientist accompanying Charles Drummond Ellis as a doctoral student is [James Chuck]. | [James Chadwick] is the scientist whose doctoral student is him. | [James Chuck] is his doctoral student. | [James Chadwick] is the scientist whose doctoral student is the person. | [James Chuck] is under whom Charles Drummond Ellis do his PhD. | ||
1657 | SELECT DISTINCT ?uri WHERE { ?x <http://dbpedia.org/ontology/associatedBand> <http://dbpedia.org/resource/Buckethead> . ?uri <http://dbpedia.org/property/themeMusicComposer> ?x . ?uri <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://dbpedia.org/ontology/TelevisionShow>} | Name some TV shows whose theme is made by a band associated with Buckethead? | SELECT DISTINCT ?j WHERE { ?y property:associated_band resource:Buckethead . ?j property:theme_music_composer ?y . ?j rdf:type ontology:Television_Show } | South Park | [South Park] is the television show whose theme music was composed by a band which associated with Buckethead. | [South Park] is a television show with music written by a band associated with Buckethead. | ||||||
2482 | SELECT DISTINCT ?uri WHERE { <http://dbpedia.org/resource/Craig_Van_Tilbury> <http://dbpedia.org/ontology/occupation> ?uri. <http://dbpedia.org/resource/Islamic_Azad_University_Central_Tehran_Branch> <http://dbpedia.org/ontology/sport> ?uri} | What genre isPyChess from, which employes Craig Van Tilbury? | SELECT DISTINCT ?w WHERE { resource:Craig_Van_Tilbury property:occupation ?w . resource:Islamic_Azad_University_Central_Tehran_Branch property:sport ?w } | Chess | The profession of Craig Van Tilbury and genre of PyChess is [Chess]. | Craig Van Tilbury's profession and the PyChess genre. | [Chess] is the genre of PyChess and employes Craig Van Tilbury. | [Chess] is the group of PyChess and employes Craig Van Tilbury. | [Chess] is the genre of the PyChess. | [Chess] is PyChess's genre. | ||
4719 | SELECT DISTINCT ?uri WHERE { ?x <http://dbpedia.org/ontology/language> <http://dbpedia.org/resource/American_English> . ?uri <http://dbpedia.org/property/network> ?x . ?uri <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://dbpedia.org/ontology/TelevisionStation>} | Give me some TV stations whose network's main language is American English? | SELECT DISTINCT ?f WHERE { ?f rdf:type ontology:Television_Station . ?b property:language resource:American_English . ?f property:network ?b } | answer | Some TV stations whose network's main language is American English are[answer]. | Some television stations whose main language is American English [more]. | The television stations whose network's language is American others are [answer]. | TV channels whose language is the language of Americans are [answer]. | ||||
1607 | SELECT DISTINCT ?uri WHERE {?uri <http://dbpedia.org/property/founder> <http://dbpedia.org/resource/George_Washington> . ?uri <http://dbpedia.org/ontology/founder> <http://dbpedia.org/resource/John_Forbes_(British_Army_officer)> . ?uri <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://dbpedia.org/ontology/City>} | Which city was founded by George Washington and John Forbes (British Army officer)? | SELECT DISTINCT ?y WHERE { ?y rdf:type ontology:City . ?y property:founder resource:George_Washington . ?y property:founder resource:John_Forbes_(_British_Army_officer) } | Pittsburgh | [Pittsburgh] is the city founded by George Washington and John Forbes (British Army officer). | [Pittsburgh] is a city George Washington and John Forbes (an officer in the British Army) founded. | [Pittsburgh] is the city founded by them. | [Pittsburgh] is the city they founded. | ||||
2554 | SELECT DISTINCT COUNT(?uri) WHERE { ?x <http://dbpedia.org/ontology/product> <http://dbpedia.org/resource/Wealth_management> . ?x <http://dbpedia.org/ontology/product> ?uri } | Count the number of other product of the banks whose one of the product is Wealth management ? | SELECT DISTINCT COUNT ( ?a ) WHERE { ?g property:product resource:Wealth_management . ?g property:product ?a } | 832 | There are [832] products of the banks where one of them is Wealth management. | There are [832] banking products, one of which is wealth management. | ||||||
2191 | SELECT DISTINCT ?uri WHERE { <http://dbpedia.org/resource/Carolyn_Dennis> <http://dbpedia.org/ontology/associatedMusicalArtist> ?uri. <http://dbpedia.org/resource/Motorpsycho_Nitemare> <http://dbpedia.org/property/composer> ?uri} | Which associate musical artist of Carolyn Dennis is also the composer of Motorpsycho Nitemare ? | SELECT DISTINCT ?s WHERE { resource:Motorpsycho_Nitemare property:composer ?s . resource:Carolyn_Dennis property:associated_musical_artist ?s } | Bob Dylan | The associate musical artist of Carolyn Dennis and composer of Motorpsycho Nitemare is [Bob Dylan]. | Musician Carolyn Dennis and Motorpsycho Nitemare's associate is [Bob Dylan]. | The associated musical artist of the Carolyn Dennis and Composer of the Motorpsycho Nitemare is [Bob Dylan]. | The musician and companion associated with Carolyn Dennis who is a composer of Motorpsycho Nitemare is [Bob Dylan]. | ||||
4762 | SELECT DISTINCT ?uri WHERE { <http://dbpedia.org/resource/Dick_Redding> <http://dbpedia.org/property/birthDate> ?uri } | When was Dick Redding born? | SELECT DISTINCT ?h WHERE { resource:Dick_Redding property:birth_date ?h } | 1890-04-14, Atlanta | The date of birth of Dick Redding is [1890-04-14, Atlanta]. | Dick Reading was born [1890-04-14, Atlanta]. | The date of birth of him are [1890-04-14, Atlanta]. | His date of birth [1890-04-14, Atlanta]. |