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 |
---|---|---|---|---|---|---|---|---|---|---|---|---|
486 | SELECT DISTINCT COUNT(?uri) WHERE {?uri <http://dbpedia.org/property/phylum> <http://dbpedia.org/resource/Chordate> . ?uri <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://dbpedia.org/ontology/Mammal>} | How many mammals are in the Chordate phylum? | SELECT DISTINCT COUNT ( ?d ) WHERE { ?d property:phylum resource:Chordate . ?d rdf:type ontology:Mammal } | 8969 | There are [8969] mammals with Chordate as phylum. | There are [8969] mammals with Chordate as their family tree. | ||||||
1994 | SELECT DISTINCT ?uri WHERE { ?x <http://dbpedia.org/ontology/successor> <http://dbpedia.org/resource/Sevan_Ross> . ?x <http://dbpedia.org/property/placeOfBirth> ?uri . } | Where was the predecessor of Sevan Ross born? | SELECT DISTINCT ?y WHERE { ?y property:successor resource:Sevan_Ross . ?y property:place_of_birth ?y . } | Michigan | [Michigan] is the place of birth of the predecessor of Sevan Ross. | [Michigan] is the birthplace of Sevan Ross's predecessor. | The place of birth of the religious whose successor is him is [Michigan]. | The place of birth of the religious leader he succeeds is [Michigan]. | The place of birth of the religious whose successor is Sevan Ross is [Michigan]. | The homeland of the religious figure, whose successor is Sevan Ross, is [Michigan]. | ||
3662 | SELECT DISTINCT ?uri WHERE { ?x <http://dbpedia.org/ontology/automobilePlatform> <http://dbpedia.org/resource/Front-engine,_rear-wheel-drive_layout> . ?x <http://dbpedia.org/ontology/parentCompany> ?uri . ?x <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://dbpedia.org/ontology/Automobile>} | Which companies make cars with a front engine, rear wheel drive layout? | SELECT DISTINCT ?o WHERE { ?r property:parent_company ?o . ?r property:automobile_platform resource:Front-engine,_rear-wheel-drive_layout . ?r rdf:type ontology:Automobile } | Ford Motor Company | [Ford Motor Company] is the parent company of the automobile whose platform is Front-engine, rear-wheel-drive layout. | [Ford Motor Company] is the parent company of a front and rear-wheel drive vehicle. | ||||||
1189 | SELECT DISTINCT ?uri WHERE { <http://dbpedia.org/resource/BBC_Multimedia> <http://dbpedia.org/property/products> ?uri. <http://dbpedia.org/resource/The_Last_Resort_(Doctor_Who)> <http://dbpedia.org/ontology/series> ?uri} | What is the product of the BBC Multimedia and series of the The Last Resort (Doctor Who)? | SELECT DISTINCT ?q WHERE { resource:The_Last_Resort_(_Doctor_Who) property:series ?q . resource:B_B_C_Multimedia property:products ?q } | Doctor Who | The product of the BBC Multimedia and series of The Last Resort (Doctor Who) is [Doctor Who]. | The product of the series The Last Resort and BBC Multimedia is [Doctor Who]. | The products of the BBC Multimedia and series of the the product (Doctor Who) is [Doctor Who]. | [Doctor Who]is the product of the BBC Multimedia and series of the The Last Resort (Doctor Who). | ||||
4060 | SELECT DISTINCT COUNT(?uri) WHERE { ?x <http://dbpedia.org/ontology/architect> <http://dbpedia.org/resource/Stanford_White> . ?x <http://dbpedia.org/ontology/architect> ?uri } | How many other architect are there of the historic places whose architect is also Stanford White ? | SELECT DISTINCT COUNT ( ?r ) WHERE { ?t property:architect resource:Stanford_White . ?t property:architect ?r } | 33 | There are [33] other architects of the historic places whose architect is Stanford White. | There are [33] other architects of historical sites whose architect is Stanford White. | There are [33] other architects of the historic places whose architect is Stanford White. | There are [33] other architects of historical sites whose architect is Stanford White. | ||||
3669 | SELECT DISTINCT ?uri WHERE {?uri <http://dbpedia.org/property/programmingLanguage> <http://dbpedia.org/resource/C_(programming_language)> } | What all are written in the C programming language? | SELECT DISTINCT ?a WHERE { ?a property:programming_language resource:C_(programming_language) } | answer | The software written in C programming language are [answer]. | Software written in C are - [answer]. | ||||||
962 | SELECT DISTINCT ?uri WHERE { <http://dbpedia.org/resource/MasterCard_Centre> <http://dbpedia.org/property/tenants> ?uri } | Who are the tenants of MasterCard Centre? | SELECT DISTINCT ?t WHERE { resource:Master_Card_Centre property:tenants ?t } | 101, Hockey Canada, Hockey Hall of Fame, Toronto Maple Leafs, Toronto Marlies, Toronto Furies, , www.nhlalumni.org, Etobicoke Sports Hall of Fame, Journey to Excel, Zuperior Sports Store | The tenants of MasterCard Centre are [101, Hockey Canada, Hockey Hall of Fame, Toronto Maple Leafs, Toronto Marlies, Toronto Furies, , www.nhlalumni.org, Etobicoke Sports Hall of Fame, Journey to Excel, Zuperior Sports Store]. | MasterCard Centre tenants are 101, Hockey Canada, Hockey Hall of Fame, Toronto Maple Leafs, Toronto Marlies, Toronto Furies, , www.nhlalumni.org, Etobicoke Sports Hall of Fame, Journey to Excel, Zuperior Sports Store]. | ||||||
3895 | ASK WHERE { <http://dbpedia.org/resource/Neptune> <http://dbpedia.org/property/discoverer> <http://dbpedia.org/resource/Johann_Gottfried_Galle> } | Did Johann Gottfried Galle invent Neptune? | ASK WHERE { resource:Neptune property:discoverer resource:Johann_Gottfried_Galle } | Yes | [Yes], Johann Gottfried Galle is the discoverer of Neptune. | Yes, Johann Gottfried Galle is Newcastle's discoverer. | [Yes], the discoverer of Neptune did Johann Gottfried Galle. | [Yes], Johann Gottfried Galle discovered von Nepel. |
||||
3119 | SELECT DISTINCT COUNT(?uri) WHERE {?uri <http://dbpedia.org/ontology/hubAirport> <http://dbpedia.org/resource/Los_Angeles_International_Airport> . ?uri <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://dbpedia.org/ontology/Airline>} | Give me a count of airlines whose hub airport is Los Angeles International Airport? | SELECT DISTINCT COUNT ( ?v ) WHERE { ?v property:hub_airport resource:Los_Angeles_International_Airport . ?v rdf:type ontology:Airline } | 18 | There are [18] airlines whose hub airport is Los Angeles International Airport. | There are [18] airlines whose hub is Los Angeles International Airport. | There are [18] airlines whose hub airport is the organisation. | There are [18] airlines whose hub is the airport. | ||||
1794 | SELECT DISTINCT ?uri WHERE { <http://dbpedia.org/resource/Ford_Air_Transport_Service> <http://dbpedia.org/ontology/parentCompany> ?uri } | Name the parent company of Ford Air Transport Service? | SELECT DISTINCT ?l WHERE { resource:Ford_Air_Transport_Service property:parent_company ?l } | Ford Motor Company | The parent company of Ford Air Transport Service is [Ford Motor Company]. | [Ford Motor Company] is the parent company of Ford Air Transport Service. | [Ford Motor Company] is the parent company of the organisation . | [Ford Motor Company] is the organization's parent company. | ||||
109 | SELECT DISTINCT ?uri WHERE { <http://dbpedia.org/resource/Antonio_Giannini> <http://dbpedia.org/ontology/birthPlace> ?uri } | Where was Antonio Giannini born? | SELECT DISTINCT ?i WHERE { resource:Antonio_Giannini property:birth_place ?i } | Venezuela | The birthplace of Antonio Giannini is [Venezuela]. | Antonio Giannini was born in [Venezuela]. | The birthplace of him is [Venezuela]. | His homeland is [Venezuela]. | The birthplace of the person is [Venezuela]. | A person's place of birth is [Venezuela]. | ||
3900 | SELECT DISTINCT ?uri WHERE { <http://dbpedia.org/resource/Mark_Twain_Tonight> <http://dbpedia.org/property/writer> ?uri } | Who is the writer of mark twain Tonight? | SELECT DISTINCT ?j WHERE { resource:Mark_Twain_Tonight property:writer ?j } | Hal Holbrook, Mark Twain | The writers of Mark Twain Tonight are [Hal Holbrook, Mark Twain]. | Mark Twain's writers are [Hal Holbrooke, Mark Twain]. | ||||||
3342 | SELECT DISTINCT ?uri WHERE { <http://dbpedia.org/resource/Allgemeine_SS> <http://dbpedia.org/ontology/leader> ?uri } | Who is the leader of Allgemeine SS ? | SELECT DISTINCT ?l WHERE { resource:Allgemeine_S_S property:leader ?l } | Heinrich Himmler | The leader of Allgemeine SS is [Heinrich Himmler]. | Allgemeine SS's leader is [Heinrich Himmler]. | [Heinrich Himmler] is the leader of the organisation . | [Heinrich Himmler] is that organization's leader. | ||||
4260 | SELECT DISTINCT ?uri WHERE { <http://dbpedia.org/resource/Pandaruan_Bridge> <http://dbpedia.org/ontology/maintainedBy> ?uri. <http://dbpedia.org/resource/Malaysia_Junior_Hockey_League> <http://dbpedia.org/ontology/country> ?uri} | Which mainter of Pandaruan Bridge is also the land of Malaysia junior Hockey league ? | SELECT DISTINCT ?h WHERE { resource:Pandaruan_Bridge property:maintained_by ?h . resource:Malaysia_Junior_Hockey_League property:country ?h } | Malaysia | [Malaysia] is the maintainer of the Pandaruan Bridge and also the land of Malaysia Junior Hockey League. | [Malaysia] is the operator of the Pandari Bridge as well as the country of the Malaysian Youth Hockey League. | ||||||
2433 | SELECT DISTINCT ?uri WHERE { ?x <http://dbpedia.org/property/mouthLocation> <http://dbpedia.org/resource/Eugene_T._Mahoney_State_Park> . ?x <http://dbpedia.org/ontology/state> ?uri . } | River which flows into the eugene mahoney state park pass through which states? | SELECT DISTINCT ?h WHERE { ?t property:mouth_location resource:Eugene_T._Mahoney_State_Park . ?t property:state ?h . } | Nebraska | [Nebraska] is the state of the stream whose mouth is in Eugene T. Mahoney State Park. | [Faraka] is the state of the river that flows into Eugene T. State Park. | The state of the stream whose mouth location is Eugene T. Mahoney State Park is [the organisation]. | The state of the creek, whose mouth is Eugene T. Mahoney State Park, is [an organization]. | ||||
1614 | SELECT DISTINCT ?uri WHERE { <http://dbpedia.org/resource/Robbie_Diack> <http://dbpedia.org/property/school> ?uri } | Which school did Robbie Diack attend? | SELECT DISTINCT ?a WHERE { resource:Robbie_Diack property:school ?a } | Michaelhouse, Balgowan, KwaZulu-Natal, South Africa | The schools of Robbie Diack are [Michaelhouse, Balgowan, KwaZulu-Natal, South Africa]. | Robbie Diack Schools [Michaelhouse, Balgowan, KwaZulu-Natal, South Africa]. | The school of him are [Michaelhouse, Balgowan, KwaZulu-Natal, South Africa]. | His school was [[Michaelhouse, Balgowan, KwaZulu-Natal, South Africa]. | ||||
3575 | SELECT DISTINCT ?uri WHERE { <http://dbpedia.org/resource/I_Can't_Change_the_World> <http://dbpedia.org/property/album> ?x . ?x <http://dbpedia.org/property/artist> ?uri . } | Who is the artist of the album which has the song I Can't Change the World ? | SELECT DISTINCT ?c WHERE { ?m property:artist ?c . . resource:I_Can't_Change_the_World property:album ?m } | Brad Paisley | [Brad Paisley] is the artist of the album with the single I Can't Change the World. | [Brad Paisley] is the lead singer on the album with the single I Can't Change the World. | ||||||
622 | SELECT DISTINCT COUNT(?uri) WHERE { ?uri <http://dbpedia.org/ontology/creator> <http://dbpedia.org/resource/Jerry_Seinfeld> . ?uri <http://dbpedia.org/ontology/creator> <http://dbpedia.org/resource/Larry_David>} | Count the number of shows whose creators are Jerry Seinfeld and Larry David? | SELECT DISTINCT COUNT ( ?c ) WHERE { ?c property:creator resource:Jerry_Seinfeld . ?c property:creator resource:Larry_David } | 8 | There are [8] television shows whose creators are Jerry Seinfeld and Larry David. | There are [8] TV shows created by Jerry Seinfeld and Larry David. | There are [8] television shows whose creatorss are them. | There are [8] TV shows they are creating. | There are [8] television shows whose creatorss are them. | There are [8] TV shows they created. | ||
2360 | SELECT DISTINCT ?uri WHERE { <http://dbpedia.org/resource/Western_Naval_Command> <http://dbpedia.org/property/garrison> ?uri. <http://dbpedia.org/resource/Vadodara_Junction_railway_station> <http://dbpedia.org/property/line> ?uri} | Name the garrison of the Western Naval Command and line of the Vadodara Junction railway station ? | SELECT DISTINCT ?w WHERE { resource:Western_Naval_Command property:garrison ?w . resource:Vadodara_Junction_railway_station property:line ?w } | Mumbai | The garrison of the Western Naval Command and line of the Vadodara Junction railway station is [Mumbai]. | The garrison of the Western Naval Command and the Waddar Line is located in [Mumbai]. | ||||||
462 | SELECT DISTINCT ?uri WHERE { ?x <http://dbpedia.org/ontology/headquarter> <http://dbpedia.org/resource/Manchester_Airport> . ?x <http://dbpedia.org/property/destinations> ?uri . ?x <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://dbpedia.org/ontology/Airline>} | Where do the airlines garrisoned at Manchester airport fly to? | SELECT DISTINCT ?s WHERE { ?y property:headquarter resource:Manchester_Airport . ?y property:destinations ?s . ?y rdf:type ontology:Airline } | North America, Europe, Africa, Caribbean | The destinations of the airlines whose garrison is Manchester Airport are [North America, Europe, Africa, Caribbean]. | The destinations of airlines whose crews are based at Manchester Airport [North America, Europe, Africa, the Caribbean]. | ||||||
958 | SELECT DISTINCT COUNT(?uri) WHERE { ?x <http://dbpedia.org/property/allegiance> <http://dbpedia.org/resource/Union_(American_Civil_War)> . ?x <http://dbpedia.org/property/office> ?uri . } | Count the number of offices held by people who have their allegiances with the american civil war union? | SELECT DISTINCT COUNT ( ?o ) WHERE { ?d property:office ?o . . ?d property:allegiance resource:Union_(_American_Civil_War) } | 216 | There are [216] offices of the people whose allegiance is American Civil War Union. | 26] offices are there of people whose allegory is the American Civil War. | ||||||
3237 | ASK WHERE { <http://dbpedia.org/resource/Sonny_Bill_Williams> <http://dbpedia.org/property/club> <http://dbpedia.org/resource/Canterbury-Bankstown_Bulldogs> } | Does Sonny Bill Williams belong in the Canterbury Bankstown Bulldogs club? | ASK WHERE { resource:Sonny_Bill_Williams property:club resource:Canterbury-_Bankstown_Bulldogs } | Yes | [Yes], Canterbury-Bankstown Bulldogs is the club of Sonny Bill Williams. | [Yes] the Canterbury-Bankstown Bulldogs is Bill Williams's club. | [Yes], Canterbury-Bankstown Bulldogs is the club of him. | [Yes], the Canterbury-Bankstown Bulldogs is his club. | [Yes], Canterbury-Bankstown Bulldogs is the club of the person. | [Yes] the Canterbury-Bankstown Bulldogs belongs to the person. | [Yes], the club of Sonny Bill Williams is Canterbury-Bankstown Bulldogs. | [Yes], Bill Williams's club are the Canterbury-Bankstone Bulldogs. |
2194 | SELECT DISTINCT ?uri WHERE { <http://dbpedia.org/resource/Craig_Van_Tilbury> <http://dbpedia.org/ontology/occupation> ?uri. <http://dbpedia.org/resource/PyChess> <http://dbpedia.org/property/genre> ?uri} | What genre isPyChess from, which employes Craig Van Tilbury? | SELECT DISTINCT ?p WHERE { resource:Py_Chess property:genre ?p . resource:Craig_Van_Tilbury property:occupation ?p } | 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 job of the him and film genre of the PyChess. | [Chess] is the work of his hand and of the Python genre. | [Chess] is the job of the person and film genre of PyChess. | [Chess] is the work of Craig Van Tilbury and the film genre. | ||
1001 | SELECT DISTINCT ?uri WHERE { <http://dbpedia.org/resource/Rising_Star_(U.S._TV_series)> <http://dbpedia.org/property/judges> ?uri. <http://dbpedia.org/resource/Brad_Paisley_discography> <http://dbpedia.org/property/artist> ?uri} | List the judges of Rising Star which is also the artist of Brad Paisley discography? | SELECT DISTINCT ?o WHERE { resource:Brad_Paisley_discography property:artist ?o . resource:Rising_Star_(_U._S._T_V_series) property:judges ?o } | Brad Paisley | The judge of the Rising Star and artist of the Brad Paisley discography is [Brad Paisley]. | Rising Star judge and discography artist [Brad Paisley]. | ||||||
797 | SELECT DISTINCT ?uri WHERE {?uri <http://dbpedia.org/property/currentMembers> <http://dbpedia.org/resource/Chester_Bennington> } | What are the current music bands of Chester Bennington? | SELECT DISTINCT ?k WHERE { ?k property:current_members resource:Chester_Bennington } | Linkin Park, Dead by Sunrise | The bands with Chester Bennington as current member are [Linkin Park, Dead by Sunrise]. | The band with Chester Bennington in [Linkin Park, Dead by Sunrise]. | The bands with him as current member are [Linkin Park, Dead by Sunrise]. | The band where he is a current member are [Linkin Park, Dead by Sunrise]. | ||||
808 | SELECT DISTINCT ?uri WHERE { ?x <http://dbpedia.org/property/parent> <http://dbpedia.org/resource/CBS> . ?uri <http://dbpedia.org/property/company> ?x . ?uri <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://dbpedia.org/ontology/TelevisionShow>} | Name the TV shows owned by divisions of CBS? | SELECT DISTINCT ?r WHERE { ?h property:parent resource:C_B_S . ?r property:company ?h . ?r rdf:type ontology:Television_Show } | answer | The television shows whose company's parent is CBS are [answer]. | TV shows that CBS is the parent company [answer]. | ||||||
2528 | SELECT DISTINCT COUNT(?uri) WHERE { ?x <http://dbpedia.org/property/placeOfBirth> <http://dbpedia.org/resource/England> . ?x <http://dbpedia.org/property/placeOfDeath> ?uri . } | Count the different places where the people died, who were born in England? | SELECT DISTINCT COUNT ( ?h ) WHERE { ?m property:place_of_death ?h . . ?m property:place_of_birth resource:England } | 7236 | There are [7236] death places of the people born in England. | There are [7,236] places where people born in England have died. | ||||||
3836 | SELECT DISTINCT ?uri WHERE { ?x <http://dbpedia.org/property/founder> <http://dbpedia.org/resource/Seewoosagur_Ramgoolam> . ?x <http://dbpedia.org/property/broadcastArea> ?uri . ?x <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://dbpedia.org/ontology/BroadcastNetwork>} | Where does the network cofounded by Seewoosagur Ramgoolam air its shows? | SELECT DISTINCT ?q WHERE { ?f property:broadcast_area ?q . ?f rdf:type ontology:Broadcast_Network . ?f property:founder resource:Seewoosagur_Ramgoolam } | Mauritius, Rodrigues, Agaléga, Worldwide | The broadcast areas of the network founded by Seewoosagur Ramgoolam are [Mauritius, Rodrigues, Agaléga, Worldwide]. | The transmission zones of the network founded by Sewusagur Ramgoolam are [Mauritius, Rodrigues, Agala © ga, Worldwide]. | The broadcast area of the broadcast networks whose co-founder is him are [Mauritius, Rodrigues, Agaléga, Worldwide]. | Broadcast networks of which he is one of the founders [Mauritius, Rodrigues, Agaléga, Worldwide]. | ||||
3005 | SELECT DISTINCT ?uri WHERE { <http://dbpedia.org/resource/Blanche_Bruce> <http://dbpedia.org/property/office> ?uri. <http://dbpedia.org/resource/John_Franklin_Miller_(senator)> <http://dbpedia.org/property/office> ?uri . } | Where do the politicians, Blanche Bruce and John Franklin Miller work? | SELECT DISTINCT ?j WHERE { resource:Blanche_Bruce property:office ?j . resource:John_Franklin_Miller_(senator) property:office ?j . } | United States Senate | The office of both Blanche Bruce and John Franklin Miller is [United States Senate]. | Blanche Bruce and John Franklin Miller worked for [United States Senate]. | Their workplace is [United States Senate]. | They worked in [United States Senate]. | ||||
492 | SELECT DISTINCT COUNT(?uri) WHERE { ?x <http://dbpedia.org/ontology/militaryRank> <http://dbpedia.org/resource/Judge_Advocate_General's_Corps,_United_States_Army> . ?x <http://dbpedia.org/ontology/almaMater> ?uri . ?uri <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://dbpedia.org/ontology/EducationalInstitution>} | From how many different institutes have the members of Judge Advocate General's Corps graduated? | SELECT DISTINCT COUNT ( ?v ) WHERE { ?a property:military_rank resource:Judge_Advocate_General's_Corps,_United_States_Army . ?v rdf:type ontology:Educational_Institution . ?a property:alma_mater ?v } | 8 | There are [8] different educational institutes of the people with military rank as Judge Advocate General's Corps, United States Army. | There are [8] various educational institutions that train people of military rank, such as the US Army General Corps. | ||||||
3620 | SELECT DISTINCT ?uri WHERE {?uri <http://dbpedia.org/property/children> <http://dbpedia.org/resource/Franklin_Delano_Roosevelt,_Jr.> . } | Who is the parent of FD Roosevelt JR? | SELECT DISTINCT ?v WHERE { ?v property:children resource:Franklin_Delano_Roosevelt,_Jr. . } | Franklin D. Roosevelt, Eleanor Roosevelt | The parents of Franklin Delano Roosevelt, Jr. are [Franklin D. Roosevelt, Eleanor Roosevelt]. | Franklin Delano Rousseff Jr's parents are [Franklin D. Rousseff, Eleanor Rousseff]. | ||||||
3133 | SELECT DISTINCT ?uri WHERE { ?x <http://dbpedia.org/ontology/recordedIn> <http://dbpedia.org/resource/Miami> . ?x <http://dbpedia.org/property/writer> ?uri . ?x <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://dbpedia.org/ontology/Work>} | List some songwriters whose work has been recorded in Miami? | SELECT DISTINCT ?q WHERE { ?x property:recorded_in resource:Miami . ?x rdf:type ontology:Work . ?x property:writer ?q } | answer | The writers of the works recorded in Miami are [answer]. | The authors of the work, recorded in Miami, are [answer]. | The writers of the works recorded in the county are [answer]. | The authors of works recorded in the district are [answer]. | ||||
478 | SELECT DISTINCT COUNT(?uri) WHERE { ?x <http://dbpedia.org/property/guests> <http://dbpedia.org/resource/Brian_d'Arcy_James> . ?x <http://dbpedia.org/property/guests> ?uri } | How many other Guests are there of the television episodes whose Guests is Brian d'Arcy James? | SELECT DISTINCT COUNT ( ?f ) WHERE { ?c property:guests resource:Brian_d'_Arcy_James . ?c property:guests ?f } | 127 | There are [127] guests on television shows whose one guest is Brian d'Arcy James. | [127] guests are there on television shows where Brian D'Arcy James is the one of them. | There are [127] Guests of the television episodes whose Guests is him. | There are [127] guests on the TV series in which he was a guest. | ||||
4160 | SELECT DISTINCT ?uri WHERE { ?x <http://dbpedia.org/property/founder> <http://dbpedia.org/resource/Guggenheim_family> . ?uri <http://dbpedia.org/property/owner> ?x . ?uri <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://dbpedia.org/ontology/BaseballTeam>} | Guggenheim family is the cofounder of a company that invested stocks in which baseball teams? | SELECT DISTINCT ?m WHERE { ?m property:owner ?e . ?e property:founder resource:Guggenheim_family . ?m rdf:type ontology:Baseball_Team } | Los Angeles Dodgers | [Los Angeles Dodgers] is the baseball team whose stockholder's co-founder is Guggenheim family. | [The Los Angeles Dodgers] are a baseball team co-founded by the Gabban family. | [Los Angeles Dodgers] is the baseball teams whose stockholder's co-founder is the person's family. | [The Los Angeles Dodgers] are baseball teams co-founded by family of the person. | ||||
2493 | ASK WHERE { <http://dbpedia.org/resource/Mauritius> <http://dbpedia.org/ontology/anthem> <http://dbpedia.org/resource/Motherland_(anthem)> } | Is the national anthem of Mauritius motherland? | ASK WHERE { resource:Mauritius property:anthem resource:Motherland_(anthem) } | Yes | [Yes], Motherland is the national anthem of Mauritius. | [Yes], Motherland is Mauritius's national anthem . | [Yes], Motherland is the national anthem of the country. | [Yes] Motherland that country's national anthem . | [Yes], the national anthem of Mauritius is Motherland. | [Yes], the national song of Mauritius is Motherland. |
||
4907 | SELECT DISTINCT ?uri WHERE { <http://dbpedia.org/resource/BBC_Multimedia> <http://dbpedia.org/ontology/product> ?uri. <http://dbpedia.org/resource/Doctor_Who:_The_Mazes_of_Time> <http://dbpedia.org/ontology/series> ?uri} | What series is Mazes of Time from, and is produced by BBC multimedia? | SELECT DISTINCT ?v WHERE { resource:B_B_C_Multimedia property:product ?v . resource:Doctor_Who:_The_Mazes_of_Time property:series ?v } | Doctor Who | The product of BBC Multimedia and series of the Doctor Who: The Mazes of Time is [Doctor Who]. | The product of BBC Multimedia and the Doctor Who series: The Labyrinths of Time is [Doctor Who]. | ||||||
3366 | SELECT DISTINCT ?uri WHERE { <http://dbpedia.org/resource/Harihar_Airport> <http://dbpedia.org/ontology/operator> ?x . ?x <http://dbpedia.org/property/foundation> ?uri . ?x <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://dbpedia.org/ontology/Company>} | Where was the company who is the operator of Harihar Airport founded ? | SELECT DISTINCT ?e WHERE { resource:Harihar_Airport property:operator ?b . ?b rdf:type ontology:Company . ?b property:foundation ?e } | Mumbai | [Mumbai] is the place where the company operated by Harihar Airport was founded. | [Mumbai] is where the company operated by Haryar Airport was founded. | ||||||
3448 | SELECT DISTINCT ?uri WHERE {?uri <http://dbpedia.org/property/screenplay> <http://dbpedia.org/resource/Akiva_Goldsman> . ?uri <http://dbpedia.org/property/editing> <http://dbpedia.org/resource/Mark_Stevens_(film_editor)> . ?uri <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://dbpedia.org/ontology/Film>} | Name the movie who has screenplay by Akiva Goldsman and is edited by Mark Stevens ? | SELECT DISTINCT ?s WHERE { ?s rdf:type ontology:Film . ?s property:editing resource:Mark_Stevens_(film_editor) . ?s property:screenplay resource:Akiva_Goldsman } | Batman Forever | [Batman Forever] is the film with the screenplay from Akiva Goldsman and editor Mark Stevens. | [Batman Forrever] is a film based on a script by Akiva Goldman and editing by Mark Stevens. | [Batman Forever] is the movie whose screenplay is him and editor is Mark Stevens (film editor). | [Batman Forever] is a film he wrote and edited by Mark Stevens. | [Batman Forever] is the movie whose screenplay is Akiva Goldsman and editor is the person (film editor). | [Batman Forever] is a film written and directed by Akiva Goltzman. | ||
2833 | SELECT DISTINCT ?uri WHERE { <http://dbpedia.org/resource/Hong_Kong_Taoist_Association_Tang_Hin_Memorial_Secondary_School> <http://dbpedia.org/property/religiousAffiliation> ?uri } | What is the religious affiliation of Hong Kong Taoist Association Tang Hin Memorial Secondary School ? | SELECT DISTINCT ?i WHERE { resource:Hong_Kong_Taoist_Association_Tang_Hin_Memorial_Secondary_School property:religious_affiliation ?i } | Taoism | The religious affiliation of Hong Kong Taoist Association Tang Hin Memorial Secondary School is [Taoism]. | The religion of the Hong Kong Tang Hing Memorial School is [Taoism]. | ||||||
2094 | ASK WHERE { <http://dbpedia.org/resource/Journal_of_Cancer> <http://dbpedia.org/property/license> <http://dbpedia.org/resource/Creative_Commons_license> } | does the journal of cancer have the creative commons license? | ASK WHERE { resource:Journal_of_Cancer property:license resource:Creative_Commons_license } | Yes | [Yes], Creative Commons license is the content license of Journal of Cancer. | [Yes] The Creative Commons license is the Journal of Cancer content license. | [Yes], Creative Commons license is the content license of the organisation. | [Yes] A Creative Commons license is a content license of an organization. | [Yes], the Journal of Cancer has Creative Commons license. | [Yes], it has Creative Commons license. |
||
1717 | SELECT DISTINCT COUNT(?uri) WHERE {?uri <http://dbpedia.org/ontology/college> <http://dbpedia.org/resource/Midland_College> . ?uri <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://dbpedia.org/ontology/BasketballPlayer>} | How many basketball players studied in the Midland College? | SELECT DISTINCT COUNT ( ?i ) WHERE { ?i property:college resource:Midland_College . ?i rdf:type ontology:Basketball_Player } | 16 | There are [16] basketball players studied in the Midland College. | There are [16] basketball players who studied at Midland College. | There are [16] basketball players whose college is Midland. | There are [16] basketball players whose college is the organization. | ||||
3831 | SELECT DISTINCT COUNT(?uri) WHERE { ?x <http://dbpedia.org/ontology/affiliation> <http://dbpedia.org/resource/Association_of_Southeast_Asian_Institutions_of_Higher_Learning> . ?x <http://dbpedia.org/ontology/sport> ?uri . } | How many games are played at universities affiliated with the Association of Southeast Asian Institutions of Higher Learning? | SELECT DISTINCT COUNT ( ?k ) WHERE { ?g property:sport ?k . . ?g property:affiliation resource:Association_of_Southeast_Asian_Institutions_of_Higher_Learning } | 17 | There are [17] sports in the universities affiliated with the Association of Southeast Asian Institutions of Higher Learning. | Universities that are members of the Association of Southeast Asian Nations have [17] sports. | There are [17] sport of the universities whose affiliation is the organisation. | There are [17] university sports of which membership is an organization. | ||||
3842 | SELECT DISTINCT ?uri WHERE { <http://dbpedia.org/resource/Federal_Reserve_Bank_Building_(Seattle)> <http://dbpedia.org/property/address> ?uri } | What is the address of Federal Reserve Bank Building? | SELECT DISTINCT ?c WHERE { resource:Federal_Reserve_Bank_Building_(_Seattle) property:address ?c } | 10152, Washington (state), Seattle | The street address of the Federal Reserve Bank Building in Seattle is [10152, Washington (state), Seattle]. | The address of the Federal Reserve Bank building in Seattle is [10152, Washington, DC, Seattle]. | ||||||
2789 | SELECT DISTINCT ?uri WHERE { <http://dbpedia.org/resource/Ford_Y-block_engine> <http://dbpedia.org/ontology/manufacturer> ?uri. <http://dbpedia.org/resource/Ford_SHO_V8_engine> <http://dbpedia.org/ontology/manufacturer> ?uri . } | Who made the Y block engine and the SHO V8 engine? | SELECT DISTINCT ?s WHERE { resource:Ford_Y-block_engine property:manufacturer ?s . resource:Ford_S_H_O_V8_engine property:manufacturer ?s . } | Ford Motor Company | The producer of both Ford Y-block engine and Ford SHO V8 engine is [Ford Motor Company]. | The manufacturer of the Ford Y-Block engine and the Ford SHO V8 engine is [Ford Motor Company]. | ||||||
3323 | SELECT DISTINCT ?uri WHERE { ?x <http://dbpedia.org/property/narrated> <http://dbpedia.org/resource/Alan_Thicke> . ?x <http://dbpedia.org/property/narrated> ?uri . } | Name the narrators of the album which has been narrated by Alan Thicke ? | SELECT DISTINCT ?e WHERE { ?z property:narrated resource:Alan_Thicke . ?z property:narrated ?e . } | Ringo Starr, Dustin Hoffman, Alan Thicke, Alan Barzman | The narrators of the album narrated by Alan Thicke are [Ringo Starr, Dustin Hoffman, Alan Thicke, Alan Barzman]. | Speakers on the album, voiced by Alan Tolk, are [Fasso Starr, Dustin Hoffman, Alan Tolk, Alan Barzman]. | The narrator of the albums whose narrator is him are [Ringo Starr, Dustin Hoffman, him, Alan Barzman]. | Narrators of the album which he narrated are [Bo Starr, Dustin Hoffman, Alan Barzman]. | ||||
3033 | SELECT DISTINCT ?uri WHERE { ?x <http://dbpedia.org/property/almaMater> <http://dbpedia.org/resource/Ghana_School_of_Law> . ?x <http://dbpedia.org/ontology/nationality> ?uri . ?x <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://dbpedia.org/ontology/Person>} | Which country's people have graduated from Ghana School of Law? | SELECT DISTINCT ?i WHERE { ?o property:alma_mater resource:Ghana_School_of_Law . ?o property:nationality ?i . ?o rdf:type ontology:Person } | Ghana | [Ghana] is the nationality of the people whose alma mater is Ghana School of Law. | [Ghana] is the nationality of people whose alma mater is the Ghana Law School. | ||||||
1002 | SELECT DISTINCT ?uri WHERE { <http://dbpedia.org/resource/Insects_vs_Robots> <http://dbpedia.org/property/currentMembers> ?uri } | Who are the current members of Insects vs Robots? | SELECT DISTINCT ?k WHERE { resource:Insects_vs_Robots property:current_members ?k } | Willie Nelson, Jeff Smith, Tony Peluso, Milo Gonzalez, Nikita Sorokin | The current members of Insects vs Robots are [Willie Nelson, Jeff Smith, Tony Peluso, Milo Gonzalez, Nikita Sorokin]. | The current group includes [Willie Nelson, Jeff Smith, Tony Peluso, Milo Gonzalez, Nikita Sorokin]. | ||||||
2706 | SELECT DISTINCT ?uri WHERE { <http://dbpedia.org/resource/Meg_McGuffin> <http://dbpedia.org/ontology/education> ?uri } | Where did Meg McGuffin graduated ? | SELECT DISTINCT ?c WHERE { resource:Meg_Mc_Guffin property:education ?c } | Auburn University | [Auburn University] is the university where Meg McGuffin graduated. | Meg McGaffin graduated from [Auburn University]. | The graduation university of her is [Auburn University]. | She graduated from [from Auburn University]. | The graduation place of of Meg McGuffin is [Auburn University]. | [Auburn University] is from where Meg McGuffin graduated. | ||
4809 | SELECT DISTINCT ?uri WHERE { ?x <http://dbpedia.org/ontology/recordedIn> <http://dbpedia.org/resource/London> . ?x <http://dbpedia.org/ontology/writer> ?uri . ?x <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://dbpedia.org/ontology/Single>} | Who has recorded their singles in London? | SELECT DISTINCT ?c WHERE { ?j rdf:type ontology:Single . ?j property:writer ?c . ?j property:recorded_in resource:London } | answer | The writers whose singles were recorded in London are [answer]. | The authors whose singles were recorded in London are [rappers]. | The writer of the singles whose recorded in is the country are [answer]. | Author of singles whose inclusion in the country are [answer]. | ||||
3594 | SELECT DISTINCT ?uri WHERE { <http://dbpedia.org/resource/Harry_and_the_Potters_(album)> <http://dbpedia.org/ontology/genre> ?x . ?x <http://dbpedia.org/ontology/stylisticOrigin> ?uri . } | Where did the music genre of Harry and the Potters originate? | SELECT DISTINCT ?h WHERE { ?h property:stylistic_origin ?h . . resource:Harry_and_the_Potters_(album) property:genre ?h } | Post-hardcore, Hardcore punk, New wave music, Alternative rock, Folk rock, Garage rock, Post-punk, Harry Potter | The stylistic origins of the genre of Harry and the Potters are [Post-hardcore, Hardcore punk, New wave music, Alternative rock, Folk rock, Garage rock, Post-punk, Harry Potter]. | The stylistic features of the Harry Potter genre are post-hardcore, hardcore punk, new wave music, alternative rock, folk rock, garage rock, post-punk, Harry Potter. | ||||||
2243 | SELECT DISTINCT ?uri WHERE { <http://dbpedia.org/resource/PATTS_College_of_Aeronautics> <http://dbpedia.org/property/athletics> ?uri. <http://dbpedia.org/resource/Jon_Speelman> <http://dbpedia.org/ontology/field> ?uri} | List the sports of PATTS College of Aeronautics which are of interest of Jon Speelman ? | SELECT DISTINCT ?a WHERE { resource:P_A_T_T_S_College_of_Aeronautics property:athletics ?a . resource:Jon_Speelman property:field ?a } | Chess | [Chess] is an athletic of PATTS College of Aeronautics and field of Jon Speelman. | [Chess] is the sports of PATTS College of Aeronautics which are of interest of Jon Speelman. | ||||||
870 | SELECT DISTINCT ?uri WHERE { <http://dbpedia.org/resource/Kumta> <http://dbpedia.org/property/governmentType> ?uri. <http://dbpedia.org/resource/Indian_general_election,_2004_(Andhra_Pradesh)> <http://dbpedia.org/ontology/affiliation> ?uri} | Which political party of kumta had affiliation with Indian general election, 2004 (Andhra Pradesh)? | SELECT DISTINCT ?z WHERE { resource:Kumta property:government_type ?z . resource:Indian_general_election,_2004_(_Andhra_Pradesh) property:affiliation ?z } | Indian National Congress | The government type of Kumta and affiliation of the Indian general election, 2004 (Andhra Pradesh) is [Indian National Congress]. | Kumta's form of government and his participation in the 2004 parliamentary elections in India (Andhra Pradesh) is the [Indian National Congress]. | ||||||
2960 | SELECT DISTINCT ?uri WHERE {?uri <http://dbpedia.org/ontology/parent> <http://dbpedia.org/resource/Mary_(mother_of_Jesus)> . } | What is the name of Mary's divine child? | SELECT DISTINCT ?v WHERE { ?v property:parent resource:Mary_(mother_of_Jesus) . } | Jesus | [Jesus] is the divine child of Mary. | [Jesus] is the divine child of Mary. | ||||||
2357 | SELECT DISTINCT ?uri WHERE { <http://dbpedia.org/resource/Ethiopian_Parliament_Building> <http://dbpedia.org/property/locationCountry> ?uri } | Where is Ethiopian Parliament Building located ? | SELECT DISTINCT ?g WHERE { resource:Ethiopian_Parliament_Building property:location_country ?g } | Ethiopia | The location country of the Ethiopian Parliament Building is [Ethiopia]. | The Ethiopian Parliament Building is in [Ethiopia]. | ||||||
104 | SELECT DISTINCT ?uri WHERE { <http://dbpedia.org/resource/Myntdu_River> <http://dbpedia.org/ontology/origin> ?x . ?x <http://dbpedia.org/ontology/leaderName> ?uri . ?x <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://dbpedia.org/ontology/Town>} | Who is the leader of the town where the Myntdu river originates? | SELECT DISTINCT ?c WHERE { resource:Myntdu_River property:origin ?b . ?b rdf:type ontology:Town . ?b property:leader_name ?c } | Indian National Congress | [Indian National Congress] is the leader of the town which is the origin of Myntdu river. | [Indian National Congress] is the leader of a city that is on the banks of the Mintu River. | ||||||
4595 | SELECT DISTINCT COUNT(?uri) WHERE { ?x <http://dbpedia.org/property/characters> <http://dbpedia.org/resource/Robin_(comics)> . ?x <http://dbpedia.org/property/characters> ?uri } | What is the total number of other characters of the plays whose characters is Robin (comics)? | SELECT DISTINCT COUNT ( ?a ) WHERE { ?z property:characters ?a . ?z property:characters resource:Robin_(comics) } | 12 | There are [12] other characters of the plays whose characters is Robin (comics). | There are [12] other characters in the plays whose characters are Robin (soprano). | There are [12] other characters of the plays whose characters is him (comics). | There are [12] other characters in the plays whose characters he is (coincides). | There are [12] other characters of the plays whose characters is the person (comics). | There are [12] other characters in plays whose heroes are people (co-writers). | ||
3789 | SELECT DISTINCT ?uri WHERE { <http://dbpedia.org/resource/Michael_Mayr> <http://dbpedia.org/ontology/deputy> ?x . ?x <http://dbpedia.org/ontology/nationality> ?uri . ?x <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://dbpedia.org/ontology/Chancellor>} | What is the nationality of the chancellor who was served by Michael Mayr? | SELECT DISTINCT ?i WHERE { ?x property:nationality ?i . resource:Michael_Mayr property:deputy ?x . ?x rdf:type ontology:Chancellor } | Austria | [Austria] is the nationality of the chancellor who is the deputy of Michael Mayr. | [Austria] is the citizenship of the chancellor, who is Michael Mayr's deputy. | [Austria] is the nationality of the chancellor who is the deputy of him . | [Austria] is the citizenship of the chancellor who is his deputy. | [Austria] is the nationality of the chancellor who is the deputy of the person . | [Austria] is the citizenship of the Federal Chancellor who was served by the person. | ||
4525 | SELECT DISTINCT ?uri WHERE {?uri <http://dbpedia.org/ontology/debutTeam> <http://dbpedia.org/resource/San_Francisco_49ers> . } | Name the ones who debuted in the San Francisco 49ers. | SELECT DISTINCT ?k WHERE { ?k property:debut_team resource:San_Francisco_49ers . } | answer | The American football players whose debut team is San Francisco 49ers are [answer]. | An American football player with debut team named San Francisco 49ers [answer]. | The american football players whose debut team is the San Francisco 49er [answer]. | [answer] debuted in the San Francisco 49ers. | ||||
4500 | SELECT DISTINCT ?uri WHERE { <http://dbpedia.org/resource/Hylebos_Creek> <http://dbpedia.org/ontology/district> ?x . ?x <http://dbpedia.org/ontology/countySeat> ?uri . } | Which county seats are in the district where I can find the Hylebos Creek? | SELECT DISTINCT ?s WHERE { resource:Hylebos_Creek property:district ?t . ?t property:county_seat ?s . } | Seattle, Tacoma, Washington | The county seats that are in the district where I can find the Hylebos Creek are [Seattle, Tacoma, Washington]. | Places in the District where I find Hylebos Creek [Seattle, Tacoma, Washington]. | ||||||
2396 | SELECT DISTINCT ?uri WHERE { <http://dbpedia.org/resource/Moscow-Kazan_high-speed_railway> <http://dbpedia.org/ontology/routeStart> ?uri } | Moscow-Kazan high speed railway starts from which station? | SELECT DISTINCT ?p WHERE { resource:Moscow-_Kazan_high-speed_railway property:route_start ?p } | Moscow | The start of the Moscow-Kazan high-speed railway is [Moscow]. | The launch of the Moscow-Kazan high-speed railway is [Moscow]. | The route start of the country-Kazan high-speed railway is [the country]. | The launch of a high-speed railway between Kazan and the country is [the country]. | ||||
879 | SELECT DISTINCT COUNT(?uri) WHERE { ?x <http://dbpedia.org/ontology/publisher> <http://dbpedia.org/resource/Interplay_Entertainment> . ?x <http://dbpedia.org/property/genre> ?uri . } | How many different kinds of games are published by Interplay Entertainment? | SELECT DISTINCT COUNT ( ?f ) WHERE { ?t property:genre ?f . . ?t property:publisher resource:Interplay_Entertainment } | 137 | There are [137] genres of video games published by Interplay Entertainment. | There are [137] genres of video games produced by Interplay Entertainment. | There are [137] music genre of the video games whose publisher is the organisation . | There are [137] music genres of video games that the organization publishes. | ||||
1411 | SELECT DISTINCT ?uri WHERE { <http://dbpedia.org/resource/Montecito_Inn> <http://dbpedia.org/property/developer> ?uri } | Who is the developer of Montecito Inn? | SELECT DISTINCT ?x WHERE { resource:Montecito_Inn property:developer ?x } | Charlie Chaplin | The developer of Montecito Inn is [Charlie Chaplin]. | The Montecito Inn's developer is [Charlie Chaplin]. | The developer of hotel is [Charlie Chaplin]. | The hotel is developed by [Charlie Chaplin]. | ||||
3781 | SELECT DISTINCT ?uri WHERE {?uri <http://dbpedia.org/ontology/leaderName> <http://dbpedia.org/resource/Sukhumbhand_Paribatra> . ?uri <http://dbpedia.org/ontology/founder> <http://dbpedia.org/resource/Rama_I> . ?uri <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://dbpedia.org/ontology/AdministrativeRegion>} | Which administrative region leader is Sukhumbhand Paribatra and was founded by Rama I? | SELECT DISTINCT ?d WHERE { ?d property:founder resource:Rama_I . ?d property:leader_name resource:Sukhumbhand_Paribatra . ?d rdf:type ontology:Administrative_Region } | Bangkok | [Bangkok] is the administrative region led by Sukhumbhand Paribatra and founded by Rama I. | [Bangkok] is an administrative district headed by Sukhumbhand Paribatra and founded by Rama I. | [Bangkok] is the administrative region whose leader name is him and is founded by is Rama I. | [Bangkok] is an administrative region he heads and founded by Rama I. | ||||
2591 | SELECT DISTINCT ?uri WHERE { ?x <http://dbpedia.org/ontology/birthPlace> <http://dbpedia.org/resource/Indochina> . ?uri <http://dbpedia.org/ontology/commander> ?x . ?uri <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://dbpedia.org/ontology/MilitaryConflict>} | In which wars did commanders born in Indochina fight? | SELECT DISTINCT ?w WHERE { ?w rdf:type ontology:Military_Conflict . ?w property:commander ?a . ?a property:birth_place resource:Indochina } | Vietnam War, Battle of Khe Sanh, War in Vietnam (1959-59), Sino-Vietnamese conflicts (1979-1990), Operation Lam Son 719, War in Vietnam (1959-63), Battle of Go Cong | The military conflicts commanded by people born in Indochina are [Vietnam War, Battle of Khe Sanh, War in Vietnam (1959-59), Sino-Vietnamese conflicts (1979-1990), Operation Lam Son 719, War in Vietnam (1959-63), Battle of Go Cong]. | Indochina-born warriors are in [the Vietnam War, the Battle of Khe San, the Vietnam War (1959-59), the Sino-American War (1979-1990), Operation Lam Son 719, the Vietnam War (1959-63), the Battle of Go Kong]. | ||||||
1558 | SELECT DISTINCT ?uri WHERE { <http://dbpedia.org/resource/Shaun_Thong> <http://dbpedia.org/property/currentTeam> ?uri. <http://dbpedia.org/resource/Kaan_Önder> <http://dbpedia.org/property/currentTeam> ?uri . } | Name the common current team of the Shaun Thong and Kaan Onder? | SELECT DISTINCT ?t WHERE { resource:Kaan_Önder property:current_team ?t . . resource:Shaun_Thong property:current_team ?t } | Audi | [Audi] is the common current team of Shaun Thong and Kaan Onder. | [Audi] is the current team of both Shin Tong and Kaan Onder. | ||||||
4332 | SELECT DISTINCT ?uri WHERE { ?uri <http://dbpedia.org/property/neighboringMunicipalities> <http://dbpedia.org/resource/Cologny> . ?uri <http://dbpedia.org/property/neighboringMunicipalities> <http://dbpedia.org/resource/Lancy> . ?uri <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://dbpedia.org/ontology/Place>} | Cologny and Lancy are the neighboring municipalities of which place ? | SELECT DISTINCT ?p WHERE { ?p property:neighboring_municipalities resource:Lancy . ?p rdf:type ontology:Place . ?p property:neighboring_municipalities resource:Cologny } | Geneva | The neighboring municipalitiess of Cologny and Lancy is [Geneva]. | The neighboring community of Cologne and Lancy is [Geneva]. | ||||||
4575 | SELECT DISTINCT ?uri WHERE {?uri <http://dbpedia.org/ontology/governor> <http://dbpedia.org/resource/Charles_Willing_Byrd> . ?uri <http://dbpedia.org/ontology/child> <http://dbpedia.org/resource/John_Scott_Harrison> . } | Which governor of Charles Willing had a child named John Scott ? | SELECT DISTINCT ?b WHERE { ?b property:child resource:John_Scott_Harrison . . ?b property:governor resource:Charles_Willing_Byrd } | William Henry Harrison | The governor of Charles Willing who had a child named John Scott is [William Henry Harrison]. | The governor of Charles Willing, who had a child called John Scott, [William Henry Harrison]. | [William Henry Harrison] is the office holder whose governor is him and kid is John Scott Harrison. | [William Henry Harrison] is an office holder whose governor is Byrd and whose children are John Scott Harrison. | ||||
789 | SELECT DISTINCT ?uri WHERE { <http://dbpedia.org/resource/Fergie_Sutherland> <http://dbpedia.org/property/race> ?uri. <http://dbpedia.org/resource/Coneygree> <http://dbpedia.org/property/race> ?uri . } | In which race did Coneygree the racehorse and Fergie Sutherland the horse trainer participate? | SELECT DISTINCT ?u WHERE { resource:Coneygree property:race ?u . . resource:Fergie_Sutherland property:race ?u } | Cheltenham Gold Cup | [Cheltenham Gold Cup] is the race of both Fergie Sutherland and Coneygree. | [Chelsea's Gold Cup] is a race between Felipe Sutherland and Conagry. | ||||||
1122 | SELECT DISTINCT ?uri WHERE { <http://dbpedia.org/resource/Toll_Global_Express> <http://dbpedia.org/ontology/regionServed> ?uri. <http://dbpedia.org/resource/LPGA> <http://dbpedia.org/ontology/country> ?uri} | What are the regions served by Toll Global Express which is also the country of LPGA? | SELECT DISTINCT ?s WHERE { resource:Toll_Global_Express property:region_served ?s . resource:L_P_G_A property:country ?s } | Asia, Australia | The regions served by Toll Global Express and countries of LPGA are [Asia, Australia]. | The regions Toll Global Express and the CIS countries surved are [Asia, Australia]. | The region served of the Toll Global Express and country of the LPGA are [Asia, Australia]. | The region that Toll Global Express serves and the LPGA [Asia, Australia] country. | ||||
1332 | SELECT DISTINCT ?uri WHERE { ?x <http://dbpedia.org/ontology/sourcePlace> <http://dbpedia.org/resource/Montauk_State_Park> . ?x <http://dbpedia.org/ontology/city> ?uri . ?x <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://dbpedia.org/ontology/River>} | Through which cities do the rivers starting at the Montauk State Park flow? | SELECT DISTINCT ?g WHERE { ?t rdf:type ontology:River . ?t property:city ?g . ?t property:source_place resource:Montauk_State_Park } | Missouri, Doniphan, Missouri, Van Buren, Missouri | The cities of the rivers starting at the Montauk State Park are [Missouri, Doniphan, Missouri, Van Buren, Missouri]. | The cities through which rivers starting in Montana State Park flow is [Missouri, Doniphan, Missouri, Van Buren, Missouri]. | ||||||
2432 | SELECT DISTINCT ?uri WHERE {?uri <http://dbpedia.org/ontology/presenter> <http://dbpedia.org/resource/Ryan_Seacrest> . ?uri <http://dbpedia.org/property/themeMusicComposer> <http://dbpedia.org/resource/Julian_Gingell> . ?uri <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://dbpedia.org/ontology/TelevisionShow>} | What is the television show with presenter as Ryan Seacrest and theme music composer as Julian Gingell? | SELECT DISTINCT ?l WHERE { ?l property:presenter resource:Ryan_Seacrest . ?l rdf:type ontology:Television_Show . ?l property:theme_music_composer resource:Julian_Gingell } | American Idol | The television show presented by Ryan Seacrest and has theme music composed by Julian Gingell is [American Idol]. | A TV show presented by Ryan Seacrest and written by Julian Gyngell [American Idol]. | The television show whose presenter is him and theme music composer is Julian Gingell is [American Idol]. | The TV show he hosts and co-host Julian Gyngell [American Idol]. | ||||
61 | SELECT DISTINCT ?uri WHERE {?uri <http://dbpedia.org/property/services> <http://dbpedia.org/resource/Outlook.com> . ?uri <http://dbpedia.org/property/products> <http://dbpedia.org/resource/Microsoft_Visual_Studio> . } | Whose provides the service of Outlook and also products such as Visual Studio? | SELECT DISTINCT ?u WHERE { ?u property:products resource:Microsoft_Visual_Studio . . ?u property:services resource:Outlook.com } | Microsoft | The company which provides services as Outlook and products as Microsoft Visual Studio is [Microsoft]. | [Microsoft] provides the service of Outlook and also products such as Visual Studio. | ||||||
2060 | SELECT DISTINCT COUNT(?uri) WHERE { ?x <http://dbpedia.org/ontology/subsidiary> <http://dbpedia.org/resource/Big_Ticket_Entertainment> . ?uri <http://dbpedia.org/property/company> ?x . ?uri <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://dbpedia.org/ontology/TelevisionShow>} | How many TV shows are of the company which has the subsidiary Big Ticket Entertainment? | SELECT DISTINCT COUNT ( ?d ) WHERE { ?d rdf:type ontology:Television_Show . ?t property:subsidiary resource:Big_Ticket_Entertainment . ?d property:company ?t } | 256 | There are [256] television shows whose company's subsidiary is Big Ticket Entertainment. | There are [256] TV shows that are owned by Big Entertainment. | ||||||
2494 | SELECT DISTINCT ?uri WHERE { <http://dbpedia.org/resource/Rolando_Gomez> <http://dbpedia.org/property/homeTown> ?uri. <http://dbpedia.org/resource/Clyde_McNeal> <http://dbpedia.org/property/deathDate> ?uri} | What is the home town of Rolando Gomez and is also the place of death of Clyde McNeal? | SELECT DISTINCT ?o WHERE { resource:Clyde_Mc_Neal property:death_date ?o . resource:Rolando_Gomez property:home_town ?o } | San Antonio | [San Antonio] is the home town of Rolando Gomez and the death place of Clyde McNeal. | San Antonio is Rolando Gomez's hometown and the site of Clyde McNeil's death. | The home town of the him and DOD of the Clyde McNeal is [San Antonio]. | Rolando Gomez's home town Clyde McNeil's death place is [San Antonio]. | ||||
449 | SELECT DISTINCT ?uri WHERE { ?x <http://dbpedia.org/property/music> <http://dbpedia.org/resource/Jim_Dooley> . ?x <http://dbpedia.org/property/starring> ?uri . ?x <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://dbpedia.org/ontology/AmusementParkAttraction>} | Who has starred in the amusement park attractions where Jim Dooley was performing? | SELECT DISTINCT ?a WHERE { ?t property:starring ?a . ?t property:music resource:Jim_Dooley . ?t rdf:type ontology:Amusement_Park_Attraction } | Kelsey Grammer, Dan Castellaneta, Yeardley Smith, Hank Azaria, Julie Kavner, Nancy Cartwright | The people who starred in the amusement park attractions where the music was by Jim Dooley are [Kelsey Grammer, Dan Castellaneta, Yeardley Smith, Hank Azaria, Julie Kavner, Nancy Cartwright]. | The main characters in the amusement park, with music by Jim Dooley, [Kelsey Graham, Dan Casaneta, Yeardley Smith, Hank Azaria, Julie Kavner, Nancy Cartwright]. | The people who starred in the amusement park attractions where the music was by him are [Kelsey Grammer, Dan Castellaneta, Yeardley Smith, Hank Azaria, Julie Kavner, Nancy Cartwright]. | The main characters in the amusement park where the music comes from are Kelsey Graham, Dan Cafaneta, Yeardley Smith, Hank Azaria, Julie Kavner, Nancy Cartwright. | ||||
1996 | SELECT DISTINCT ?uri WHERE { ?x <http://dbpedia.org/ontology/tenant> <http://dbpedia.org/resource/2014_FIFA_U-17_Women's_World_Cup> . ?x <http://dbpedia.org/ontology/builder> ?uri . } | Who built the stadiums where 2014 FIFA under 17 woman's world cup took place? | SELECT DISTINCT ?y WHERE { ?j property:tenant resource:2014_F_I_F_A_U-17_Women's_World_Cup . ?j property:builder ?y . } | China | The builder of the stadium where 2014 FIFA U17 Women's World Cup took place is [China]. | The stadium that hosted the 2014 U17 World Cup is being built by [China]. | ||||||
2105 | SELECT DISTINCT ?uri WHERE { <http://dbpedia.org/resource/Teddy_Riley> <http://dbpedia.org/ontology/associatedBand> ?uri. <http://dbpedia.org/resource/Take_Me_There_(Blackstreet_&_Mýa_song)> <http://dbpedia.org/ontology/musicalBand> ?uri} | Which music band made Take Me There, and to which Tedd Riley was associated? | SELECT DISTINCT ?u WHERE { resource:Teddy_Riley property:associated_band ?u . resource:Take_Me_There_(_Blackstreet_&_Mýa_song) property:musical_band ?u } | Blackstreet | [Blackstreet] is the associated band of Teddy Riley and musical band of Take Me There. | [Blackstreet] is an associated band with Teddy Riley and the Take Me There music group. | [Blackstreet] is the associated band of the Teddy Riley and musical band of the Take Me There (Blackstreet & Ma song). | [Blackstreet] is an affiliated band of Teddy Riley and the music group Take Me There (Blackstreet & Ma Song). | ||||
1424 | ASK WHERE { <http://dbpedia.org/resource/A_Foreign_Policy_of_Freedom> <http://dbpedia.org/ontology/literaryGenre> <http://dbpedia.org/resource/Politics> } | Does A foreign policy of freedom belong to the genre Politics? | ASK WHERE { resource:A_Foreign_Policy_of_Freedom property:literary_genre resource:Politics } | Yes | [Yes], Politics is the literary genre of A Foreign Policy of Freedom. | [Yes] Politics is the literary genre of freedom's foreign policy. | [Yes], the literary genre of A Foreign Policy of Freedom belongs to Politics. | [Yes], the literary genre of freedom's foreign policy resonates with politics. |
||||
3679 | SELECT DISTINCT COUNT(?uri) WHERE { <http://dbpedia.org/resource/Harry_and_the_Potters_(album)> <http://dbpedia.org/ontology/genre> ?x . ?x <http://dbpedia.org/ontology/stylisticOrigin> ?uri . } | Where did the genres originate, which were in the Harry and the Potters album? | SELECT DISTINCT COUNT ( ?h ) WHERE { resource:Harry_and_the_Potters_(album) property:genre ?v . ?v property:stylistic_origin ?h . } | 8 | There are [8] stylistic origins of the genres of Harry and the Potters (album). | There are [8] stylistic variations of the Harry and Potter (album) genres. | ||||||
1511 | SELECT DISTINCT ?uri WHERE {?uri <http://dbpedia.org/ontology/militaryBranch> <http://dbpedia.org/resource/Continental_Army> } | Which military personnel belong to the branch of Continental Army? | SELECT DISTINCT ?i WHERE { ?i property:military_branch resource:Continental_Army } | answer | The people whose military branch is Continental Army are [answer]. | People from military branch Continental Army are [answer]. | ||||||
2752 | SELECT DISTINCT COUNT(?uri) WHERE { <http://dbpedia.org/resource/Ionian_Sea> <http://dbpedia.org/ontology/outflow> ?x . ?x <http://dbpedia.org/property/cities> ?uri . ?x <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://dbpedia.org/ontology/Sea>} | How many cities are around the sea in which the ionian sea flows? | SELECT DISTINCT COUNT ( ?r ) WHERE { resource:Ionian_Sea property:outflow ?c . ?c property:cities ?r . ?c rdf:type ontology:Sea } | 13 | There are [13] cities around the sea which is the outflow of the Ionian Sea. | There are [13] cities around the sea, which is the runoff of the Ionian Sea. | [13] cities are there of the sea which is the outflow of location . | There are [13] cities by the sea, where ionian sea flows. | ||||
2521 | SELECT DISTINCT ?uri WHERE { <http://dbpedia.org/resource/Kathimerini> <http://dbpedia.org/ontology/publisher> ?x . ?x <http://dbpedia.org/property/residence> ?uri . } | Where does the publisher of Kathimerini live? | SELECT DISTINCT ?m WHERE { resource:Kathimerini property:publisher ?a . ?a property:residence ?m . } | Athens, Greece | The place of residence of the publisher of Kathimerini is [Athens, Greece]. | Residence of the publisher Felimerini [Athens, Greece]. | ||||||
4493 | SELECT DISTINCT ?uri WHERE { ?uri <http://dbpedia.org/ontology/board> <http://dbpedia.org/resource/Royal_Society> . ?uri <http://dbpedia.org/ontology/board> <http://dbpedia.org/resource/Trinity_House> . } | Who was member of boards at Royal Society and Trinity House? | SELECT DISTINCT ?d WHERE { ?d property:board resource:Royal_Society . ?d property:board resource:Trinity_House . } | Samuel Pepys | [Samuel Pepys] is the member of boards at Royal Society and Trinity House. | [Samuel Pepys] is a board member of the Royal Society and Trinity House. | ||||||
3798 | SELECT DISTINCT ?uri WHERE { ?x <http://dbpedia.org/property/license> <http://dbpedia.org/resource/GNU_General_Public_License> . ?x <http://dbpedia.org/property/genre> ?uri . } | What genre's software are released with a GNU GPL license? | SELECT DISTINCT ?v WHERE { ?k property:license resource:G_N_U_General_Public_License . ?k property:genre ?v . } | answer | The genres of the software licensed with GNU General Public License are [answer]. | Software released under the GNU General Public License have genres [answer]. | ||||||
4284 | SELECT DISTINCT COUNT(?uri) WHERE { ?x <http://dbpedia.org/ontology/school> <http://dbpedia.org/resource/Penn_State_Nittany_Lions_football> . ?x <http://dbpedia.org/property/highschool> ?uri . ?uri <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://dbpedia.org/ontology/EducationalInstitution>} | In how many different highschools have people schooled in Penn State Nittany Lions football studied? | SELECT DISTINCT COUNT ( ?o ) WHERE { ?z property:school resource:Penn_State_Nittany_Lions_football . ?z property:highschool ?o . ?o rdf:type ontology:Educational_Institution } | 16 | There are [16] schools in total where Penn State Nittany Lions football players studied. | In total, there are [16] schools where Penn State Nittany Any Lions football players attended. | ||||||
847 | SELECT DISTINCT ?uri WHERE { <http://dbpedia.org/resource/Doctor_Mirabilis_(novel)> <http://dbpedia.org/property/coverArtist> ?uri } | Who is the cover artist of Doctor Mirabilis (novel)? | SELECT DISTINCT ?g WHERE { resource:Doctor_Mirabilis_(novel) property:cover_artist ?g } | Roger Bacon | [Roger Bacon] is the cover artist of Doctor Mirabilis (novel). | [Roger Bacon] is the artist of the novel Doctor Mirage. | ||||||
493 | SELECT DISTINCT ?uri WHERE {?uri <http://dbpedia.org/property/language> <http://dbpedia.org/resource/Swedish_language> . ?uri <http://dbpedia.org/property/owners> <http://dbpedia.org/resource/Schibsted> . ?uri <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://dbpedia.org/ontology/Newspaper>} | Which newspaper owned by Schibsted is published in Swedish? | SELECT DISTINCT ?g WHERE { ?g property:language resource:Swedish_language . ?g rdf:type ontology:Newspaper . ?g property:owners resource:Schibsted } | Svenska Dagbladet, Aftonbladet | The newspapers whose language is Swedish and owned by Schibsted are [Svenska Dagbladet, Aftonbladet]. | Swedish-language newspapers owned by Schibsted [Svenska Fabblah, Afbonblah]. | ||||||
1031 | SELECT DISTINCT COUNT(?uri) WHERE { <http://dbpedia.org/resource/Richard_Taylor_(colonel)> <http://dbpedia.org/property/battles> ?x . ?x <http://dbpedia.org/property/combatant> ?uri . ?x <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://dbpedia.org/ontology/MilitaryConflict>} | How many groups have fought in wars where Richard Taylor fought too? | SELECT DISTINCT COUNT ( ?k ) WHERE { ?i property:combatant ?k . ?i rdf:type ontology:Military_Conflict . resource:Richard_Taylor_(colonel) property:battles ?i } | 12 | There are [12] combatants of the military conflicts which is the battle of Richard Taylor. | The military operation involves [12] fighters, this is the battle of Richard Taylor. | [12] combatants are there of the military conflict which is the battles of him (colonel) . | There are [12] fighters of the military conflict who are fighting for him (the colonel). | There are [12] combatant are there of the military conflict which is the battles of the person (colonel) . | There are [12] fighters of the military conflict, that is, the battles of the person (colonel). | ||
2068 | SELECT DISTINCT ?uri WHERE { <http://dbpedia.org/resource/Jamiatu_Muslim_Mindanao> <http://dbpedia.org/ontology/athletics> ?uri. <http://dbpedia.org/resource/Fritz_Chess> <http://dbpedia.org/ontology/genre> ?uri} | Which athletics of Jaimatu Muslim Mindano is same as the genre of the Fritz Chess ? | SELECT DISTINCT ?c WHERE { resource:Fritz_Chess property:genre ?c . resource:Jamiatu_Muslim_Mindanao property:athletics ?c } | Chess | The athletics of Jamiatu Muslim Mindanao and genre of the Fritz Chess is [Chess]. | The athletes of the Muslim world and the chess genre are [chess]. | [Chess] is the athletics of the Jamiatu Muslim Mindanao and genre of the the organisation. | [Chess] is the sport of Muslim Minao and the genre of organization. | ||||
1121 | SELECT DISTINCT ?uri WHERE { ?x <http://dbpedia.org/ontology/leader> <http://dbpedia.org/resource/Bruce_Harrell> . ?uri <http://dbpedia.org/property/governingBody> ?x . } | Which city's governing body is led by Bruce Harrell? | SELECT DISTINCT ?g WHERE { ?t property:leader resource:Bruce_Harrell . ?g property:governing_body ?t . } | Seattle | [Seattle] is the city whose governing body's leader is Bruce Harrell. | [Seattle] is a city whose chairman is Bruce Harrell. | The city whose governing body's leader is him is [Seattle]. | The city he leads is [Seattle]. | The city whose governing body's leader is the person is [Seattle]. | A city led by Bruce Harrell is [Seattle]. | ||
4799 | SELECT DISTINCT ?uri WHERE { ?uri <http://dbpedia.org/ontology/cpu> <http://dbpedia.org/resource/Freescale_Semiconductor> . ?uri <http://dbpedia.org/ontology/cpu> <http://dbpedia.org/resource/Marvell_Technology_Group> . ?uri <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://dbpedia.org/ontology/InformationAppliance>} | Which appliance has cpu from Freescale Semiconductor and Marvell Technology Group? | SELECT DISTINCT ?s WHERE { ?s property:cpu resource:Freescale_Semiconductor . ?s rdf:type ontology:Information_Appliance . ?s property:cpu resource:Marvell_Technology_Group } | Amazon Kindle | [Amazon Kindle] is the appliance whose cpu is from Freescale Semiconductor and Marvell Technology Group. | [The Amazon Kindle] is a device whose processor belongs to Freddie Semiconductor and the Marvell Technology Group. | The information appliance whose central processing units are Freescale Semiconductor and the organisation is [Amazon Kindle]. | An information device whose central processors are Freddie Semiconductor is [Amazon Kindle]. | ||||
179 | SELECT DISTINCT ?uri WHERE {?uri <http://dbpedia.org/ontology/predecessor> <http://dbpedia.org/resource/Henry_E._Catto,_Jr.> . ?uri <http://dbpedia.org/ontology/award> <http://dbpedia.org/resource/Screen_Actors_Guild_Life_Achievement_Award> . ?uri <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://dbpedia.org/ontology/OfficeHolder>} | Name the office holder whose predecessor is Henry E. Catto, Jr. and won Screen Actors Guild Life Achievement Award? | SELECT DISTINCT ?p WHERE { ?p property:predecessor resource:Henry_E._Catto,_Jr. . ?p property:award resource:Screen_Actors_Guild_Life_Achievement_Award . ?p rdf:type ontology:Office_Holder } | Shirley Temple | [Shirley Temple] is the office holder whose predecessor is Henry E. Catto, Jr. and won the Screen Actors Guild Life Achievement Award. | [Shirley Hall] is an office holder whose predecessor is Henry Catto, Jr., who won a Screen Actors Guild Award. | ||||||
1661 | SELECT DISTINCT ?uri WHERE {?uri <http://dbpedia.org/ontology/coach> <http://dbpedia.org/resource/Kurt_Rambis> } | Which basketball team's coach is Kurt Rambis? | SELECT DISTINCT ?x WHERE { ?x property:coach resource:Kurt_Rambis } | New York Knicks | [New York Knicks] is the team whose coach is Kurt Rambis. | The [New York Knicks] are a team coached by Kurt Rambis. | [New York Knicks] is the team whose coach is him. | The [New York Knicks] are the team he coaches. | [New York Knicks] is the team whose coach is that person. | The [New York Rangers] are a team whose coach is that person. | ||
3570 | SELECT DISTINCT ?uri WHERE { ?x <http://dbpedia.org/property/fields> <http://dbpedia.org/resource/Chinese_poetry> . ?x <http://dbpedia.org/property/fields> ?uri . ?x <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://dbpedia.org/ontology/Scientist>} | List the interest of the scientists whose one of the field is Chinese poetry ? | SELECT DISTINCT ?v WHERE { ?w property:fields ?v . ?w property:fields resource:Chinese_poetry . ?w rdf:type ontology:Scientist } | Local history, Chinese poetry, Inner alchemy, Chinese literature, Buddhism | The fields of the scientists whose one field is Chinese poetry are [Local history, Chinese poetry, Inner alchemy, Chinese literature, Buddhism]. | The homes of scholars, one of whose disciplines is Chinese poetry, are [local lore, Chinese poetry, internal alphabet, Chinese literature, Buddhism]. | ||||||
3590 | SELECT DISTINCT ?uri WHERE { <http://dbpedia.org/resource/Brad_Paisley_discography> <http://dbpedia.org/property/artist> ?uri. <http://dbpedia.org/resource/Sea_Gayle_Music> <http://dbpedia.org/property/founder> ?uri} | Which co founder of Sea gayle Music is also the artist of Brad Paisley Discography? | SELECT DISTINCT ?d WHERE { resource:Sea_Gayle_Music property:founder ?d . resource:Brad_Paisley_discography property:artist ?d } | Brad Paisley | [Brad Paisley] is the artist of the Brad Paisley discography and co-founder of Sea Gayle Music. | [Brad Paisley] is Brad Paisley's discography artist and co-founder of Sea Gayle Music. | ||||||
3326 | SELECT DISTINCT ?uri WHERE { <http://dbpedia.org/resource/1993_European_Grand_Prix> <http://dbpedia.org/property/firstDriver> ?uri. <http://dbpedia.org/resource/1989_Portuguese_Grand_Prix> <http://dbpedia.org/ontology/poleDriver> ?uri} | Which pole driver of 1989 Portuguese Grand Prix was also the first driver of 1993 European Grand Prix ? | SELECT DISTINCT ?k WHERE { resource:1993_European_Grand_Prix property:first_driver ?k . resource:1989_Portuguese_Grand_Prix property:pole_driver ?k } | Ayrton Senna | The first driver of the 1993 European Grand Prix and pole driver of the 1989 Portuguese Grand Prix is [Ayrton Senna]. | Ayrton Senna was the first driver to win the European Grand Prix in 1993 and the pole driver at the Portuguese Grand Prix in 1989. | ||||||
875 | SELECT DISTINCT ?uri WHERE { <http://dbpedia.org/resource/Batman_Live> <http://dbpedia.org/property/characters> ?uri } | Who are the characters of Batman Live? | SELECT DISTINCT ?i WHERE { resource:Batman_Live property:characters ?i } | Batman, Catwoman, Alfred Pennyworth, James Gordon (comics), Harley Quinn, Penguin (comics), Riddler, Scarecrow (DC Comics), Two-Face, Joker (comics), Poison Ivy (comics), Robin (comics) | The characters of Batman Live are [Batman, Catwoman, Alfred Pennyworth, James Gordon (comics), Harley Quinn, Penguin (comics), Riddler, Scarecrow (DC Comics), Two-Face, Joker (comics), Poison Ivy (comics), Robin (comics)]. | Batman Live characters [Batman, Batman, Alfred Pennworth, James Gordon (Cohen), Harley Quinn, Pengen (Cohen), Riddler, Scarcrow (Cohen DC), Two-Face, Jimmy (Cohen), Poison Ivy (Cohen), Robin (Cohen)]. | ||||||
4216 | SELECT DISTINCT COUNT(?uri) WHERE { ?x <http://dbpedia.org/property/operator> <http://dbpedia.org/resource/Starwood_Hotels_and_Resorts_Worldwide> . ?x <http://dbpedia.org/property/address> ?uri . } | In how many different places do Starwood hotels and resorts worldwide operate? | SELECT DISTINCT COUNT ( ?k ) WHERE { ?b property:address ?k . . ?b property:operator resource:Starwood_Hotels_and_Resorts_Worldwide } | 24 | There are [24] places where Starwood hotels and resorts worldwide operate. | There are [24] places where Starwood Hotels and Resellers operate around the world. | ||||||
1451 | SELECT DISTINCT ?uri WHERE { <http://dbpedia.org/resource/Al_Bano_and_Romina_Power> <http://dbpedia.org/property/currentMembers> ?x . ?x <http://dbpedia.org/ontology/associatedMusicalArtist> ?uri . } | List the associated musical artist of the current members of Al Bano and Romina Power? | SELECT DISTINCT ?r WHERE { ?p property:associated_musical_artist ?r . . resource:Al_Bano_and_Romina_Power property:current_members ?p } | Eurovision Song Contest, Sanremo Music Festival, Al Bano and Romina Power | The associated musical artists of the current members of Al Bano and Romina Power are [Eurovision Song Contest, Sanremo Music Festival, Al Bano and Romina Power]. | The associated artists of the current members Al Bano and Romina Power are [Eurovision Song Contest, Sanremo Music Festival, Al Bano and Romina Power]. | ||||||
805 | SELECT DISTINCT ?uri WHERE { <http://dbpedia.org/resource/Maharashtra_Chess_Association> <http://dbpedia.org/property/purpose> ?uri. <http://dbpedia.org/resource/Abhijit_Kunte> <http://dbpedia.org/property/knownFor> ?uri} | Which purpose of the Maharashtra Chess Association is Abhijit kunte is also know for? | SELECT DISTINCT ?e WHERE { resource:Maharashtra_Chess_Association property:purpose ?e . resource:Abhijit_Kunte property:known_for ?e } | Chess | [Chess] is the purpose of Maharashtra Chess Association and for what is Abhijit Kunte known for. | [Chess] is the goal of the Maharashtra Chess Association and what Abhijit Kunte is known for. |