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 |
---|---|---|---|---|---|---|---|---|---|---|---|---|
4752 | SELECT DISTINCT ?uri WHERE { <http://dbpedia.org/resource/Chiva_bus> <http://dbpedia.org/ontology/automobilePlatform> ?uri. <http://dbpedia.org/resource/Ford_Falcon_Cobra> <http://dbpedia.org/ontology/parentCompany> ?uri} | Which automobile platform provider of Chiva bus is also the parent company of the Ford Falcon Cobra ? | SELECT DISTINCT ?c WHERE { resource:Ford_Falcon_Cobra property:parent_company ?c . resource:Chiva_bus property:automobile_platform ?c } | Ford Motor Company | The automobile platform of the Chiva bus and parent company of the Ford Falcon Cobra is [Ford Motor Company]. | The Chiva bus platform and the parent company of the Ford Falcon Cobra is the [Ford Motor Company]. | The automobile platform of the Chiva bus and parent company of the Ford Falcon Cobra is [the organisation]. | The Chiva bus platform and the parent company of the Ford Falcon Cobra are [organizations]. | ||||
3103 | SELECT DISTINCT ?uri WHERE { <http://dbpedia.org/resource/Defense_Security_Command> <http://dbpedia.org/ontology/notableCommander> ?x . ?x <http://dbpedia.org/ontology/religion> ?uri . } | What religion is followed by the commander of Defense Security Command? | SELECT DISTINCT ?m WHERE { resource:Defense_Security_Command property:notable_commander ?a . ?a property:religion ?m . } | Theravada, Buddhism | The religions of the commanders of Defense Security Command are [Theravada, Buddhism]. | [Theravada, Buddhism] is followed by the commander of Defense Security Command. | The religion of the commander of the organisation are [Theravada, Buddhism]. | The religion of the president, who is the outstanding commander of the Defense Security Command, is [Theravada, Buddhism]. | ||||
3873 | SELECT DISTINCT ?uri WHERE { <http://dbpedia.org/resource/World_of_Tomorrow_(film)> <http://dbpedia.org/ontology/editing> ?x . ?x <http://dbpedia.org/ontology/award> ?uri . } | What are the awards won by the film editor of World of Tomorrow ? | SELECT DISTINCT ?f WHERE { resource:World_of_Tomorrow_(film) property:editing ?z . ?z property:award ?f . } | Academy Awards, Sundance Film Festival, Cannes Film Festival | The awards won by editor of the World of Tomorrow are [Academy Awards, Sundance Film Festival, Cannes Film Festival]. | Editor of World of Tomorrow won [Academy Awards, Sundance Film Festival, Cannes Film Festival]. | ||||||
4770 | SELECT DISTINCT COUNT(?uri) WHERE { ?x <http://dbpedia.org/property/almaMater> <http://dbpedia.org/resource/Worcester_College,_Oxford> . ?x <http://dbpedia.org/ontology/field> ?uri . } | In how many different fields people are alumini of the University of Oxford working? | SELECT DISTINCT COUNT ( ?v ) WHERE { ?b property:alma_mater resource:Worcester_College,_Oxford . ?b property:field ?v . } | 10 | There are [10] fields of the people who graduated from Worcester College, Oxford. | There are [10] areas of people who studied at Worcester College, Oxford. | ||||||
3782 | SELECT DISTINCT ?uri WHERE { ?x <http://dbpedia.org/property/crosses> <http://dbpedia.org/resource/Orange_Line_(MBTA)> . ?x <http://dbpedia.org/property/owner> ?uri . ?x <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://dbpedia.org/ontology/Bridge>} | Who owns the bridge which crosses the Orange Line of MBTA? | SELECT DISTINCT ?n WHERE { ?l property:crosses resource:Orange_Line_(_M_B_T_A) . ?l property:owner ?n . ?l rdf:type ontology:Bridge } | Massachusetts | The owner of the bridge which crosses the Orange Line (MBTA) is [Massachusetts]. | [Massachusetts] is the owner of the bridge that crosses the Orange Line. | ||||||
114 | SELECT DISTINCT COUNT(?uri) WHERE { ?x <http://dbpedia.org/ontology/employer> <http://dbpedia.org/resource/McDonnell_Aircraft> . ?x <http://dbpedia.org/ontology/employer> ?uri } | Give me the total number of employer of the engineers whose one of the employer is McDonnell Aircraft? | SELECT DISTINCT COUNT ( ?r ) WHERE { ?g property:employer resource:Mc_Donnell_Aircraft . ?g property:employer ?r } | 12 | There are [12] employers of the engineers whose one of the employer is McDonnell Aircraft. | There are [12] employers of engineers, one of which is McDonnell Aircraft. | There are [12] employer of the engineers whose employer is the organisation. | There are [12] employers of engineers whose employer is the organization. | ||||
1207 | ASK WHERE { <http://dbpedia.org/resource/Lion> <http://dbpedia.org/ontology/kingdom> <http://dbpedia.org/resource/Animal> } | Is lion an animal? | ASK WHERE { resource:Lion property:kingdom resource:Animal } | Yes | [Yes], lion belongs to the animal kingdom. | [Yes], lion is an animal. | [Yes], the kingdom of Lion is Animal. | Yes, the Lion is a kind of animal. |
||||
2547 | SELECT DISTINCT COUNT(?uri) WHERE { ?x <http://dbpedia.org/property/headquarters> <http://dbpedia.org/resource/Gold_Base> . ?uri <http://dbpedia.org/ontology/religion> ?x . ?uri <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://dbpedia.org/ontology/Person>} | Count number of people who follow a religion which has an important office in Gold Base? | SELECT DISTINCT COUNT ( ?n ) WHERE { ?n property:religion ?z . ?z property:headquarters resource:Gold_Base . ?n rdf:type ontology:Person } | 29 | There are [29] people whose religion is headquartered in Gold Base. | [29] people are there whose religion is based on Gold Base. | There are [29] people whose faith's headquarters is Gold Base. | There are [29] people whose main office in Gold Base. | ||||
1940 | SELECT DISTINCT ?uri WHERE { ?x <http://dbpedia.org/property/party> <http://dbpedia.org/resource/Janata_Dal> . ?x <http://dbpedia.org/ontology/religion> ?uri . } | Which religion followers are the members of Janata Dal? | SELECT DISTINCT ?c WHERE { ?v property:party resource:Janata_Dal . ?v property:religion ?c . } | Hindu, Hinduism, Buddhism, Sunni Islam, Islam | The religions of the members of Janata Dal party are [Hindu, Hinduism, Buddhism, Sunni Islam, Islam]. | Religions of Janata Dal [Hinduism, Hinduism, Buddhism, Sunni Islam, Islam]. | ||||||
1463 | ASK WHERE { <http://dbpedia.org/resource/Mickey's_Mellerdrammer> <http://dbpedia.org/property/cinematography> <http://dbpedia.org/resource/Walt_Disney> } | Was Walt Disney the cinematographer of Mickey's Mellerdrammer? | ASK WHERE { resource:Mickey's_Mellerdrammer property:cinematography resource:Walt_Disney } | Yes | [Yes], Walt Disney was the cinematographer of Mickey's Mellerdrammer. | [Yes] Walt Disney was a Mickey Mellerdrama filmmaker. | [Yes], Walt Disney is the cinematographer of the person's Mellerdrammer. | [Yes] Walt Disney is a Mellerdrama filmmaker. | [Yes], the cinematographer of Mickey's Mellerdrammer was Walt Disney. | [Yes] Mickey Mellerdrey's filmmaker was Walt Disney. |
||
3797 | SELECT DISTINCT COUNT(?uri) WHERE { <http://dbpedia.org/resource/Ganges> <http://dbpedia.org/property/city> ?x . ?x <http://dbpedia.org/ontology/leaderName> ?uri . } | How many politicians are there from the city of Ganges? | SELECT DISTINCT COUNT ( ?y ) WHERE { ?k property:leader_name ?y . . resource:Ganges property:city ?k } | 9 | There are [9] leaders of the city of Ganges. | [9] leaders of the city of Ganges are there. | ||||||
561 | SELECT DISTINCT ?uri WHERE { ?x <http://dbpedia.org/property/predecessor> <http://dbpedia.org/resource/Bob_C._Riley> . ?uri <http://dbpedia.org/ontology/lieutenant> ?x . ?uri <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://dbpedia.org/ontology/President>} | Name the president served by a lieutenant who succeeded Bob C Riley. | SELECT DISTINCT ?y WHERE { ?y property:lieutenant ?r . ?r property:predecessor resource:Bob_C._Riley . ?y rdf:type ontology:President } | Bill Clinton, Presidency of Bill Clinton | The presidents whose lieutenant's predecessor is Bob C. Riley are [Bill Clinton, Presidency of Bill Clinton]. | Bob Riley's predecessor was [Bill Clinton, Bill Clinton's presidency]. | The president whose lieutenant's predecessor is him are [Bill Clinton, Presidency of Bill Clinton]. | The president he precedes is [Bill Clinton, Bill Clinton's presidency]. | ||||
2999 | SELECT DISTINCT COUNT(?uri) WHERE { ?x <http://dbpedia.org/property/headquarters> <http://dbpedia.org/resource/New_York> . ?uri <http://dbpedia.org/property/network> ?x . ?uri <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://dbpedia.org/ontology/TelevisionShow>} | How many TV shows' networks are headquarterd in NY? | SELECT DISTINCT COUNT ( ?g ) WHERE { ?i property:headquarters resource:New_York . ?g property:network ?i . ?g rdf:type ontology:Television_Show } | 1131 | There are [1131] television shows broadcasted by networks with headquarters in New York. | [1131] Television shows are broadcast by networks based in New York. | ||||||
2320 | SELECT DISTINCT ?uri WHERE { <http://dbpedia.org/resource/Everything_Will_Be_OK> <http://dbpedia.org/ontology/narrator> ?x . ?x <http://dbpedia.org/ontology/award> ?uri . } | What is the honorary title of the narrator of Everything Will Be OK? | SELECT DISTINCT ?a WHERE { ?l property:award ?a . . resource:Everything_Will_Be_O_K property:narrator ?l } | Academy Awards, Sundance Film Festival, Cannes Film Festival | The awards of the narrator of Everything Will Be OK are [Academy Awards, Sundance Film Festival, Cannes Film Festival]. | The titles he got are [Academy Awards, Sundance Film Festival, Cannes Film Festival]. | ||||||
2385 | SELECT DISTINCT ?uri WHERE { <http://dbpedia.org/resource/Latvian_Wikipedia> <http://dbpedia.org/ontology/owner> ?uri. <http://dbpedia.org/resource/Wiktionary> <http://dbpedia.org/ontology/owner> ?uri . } | Who is the owner of Latvian Wikipedia and Wiktionary? | SELECT DISTINCT ?t WHERE { resource:Latvian_Wikipedia property:owner ?t . resource:Wiktionary property:owner ?t . } | Wikimedia Foundation | The owner of the Latvian Wikipedia and Wiktionary is [Wikimedia Foundation]. | Latvian Wikipedia and Dictionary belong to [Wikimedia Foundation]. | ||||||
1541 | SELECT DISTINCT ?uri WHERE { ?x <http://dbpedia.org/property/birthPlace> <http://dbpedia.org/resource/England> . ?uri <http://dbpedia.org/ontology/creator> ?x . ?uri <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://dbpedia.org/ontology/TelevisionShow>} | Which shows had their creators born in England? | SELECT DISTINCT ?z WHERE { ?w property:birth_place resource:England . ?z property:creator ?w . ?z rdf:type ontology:Television_Show } | answer | The television shows created by people born in England are [answer]. | TV shows produced by people born in England [answer]. | ||||||
4494 | SELECT DISTINCT ?uri WHERE { ?x <http://dbpedia.org/property/birthPlace> <http://dbpedia.org/resource/Williamsburg,_Kansas> . ?x <http://dbpedia.org/property/debutteam> ?uri . ?x <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://dbpedia.org/ontology/BaseballPlayer>} | What is the debut team of the baseball player who was born in Williamsburg, Kansas ? | SELECT DISTINCT ?d WHERE { ?l property:birth_place resource:Williamsburg,_Kansas . ?l rdf:type ontology:Baseball_Player . ?l property:debutteam ?d } | Brooklyn Dodgers, New York Yankees | The debut team of the baseball player who was born in Williamsburg, Kansas are [Brooklyn Dodgers, New York Yankees]. | Debut teams of Williamsburg, Kansas, born baseball player [Brooklyn Dodgers, New York Yankees]. | ||||||
590 | SELECT DISTINCT ?uri WHERE { ?x <http://dbpedia.org/ontology/previousWork> <http://dbpedia.org/resource/Waterfall_(album)> . ?x <http://dbpedia.org/property/label> ?uri . ?x <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://dbpedia.org/ontology/Album>} | What is the label of the album whose previous work is Waterfall? | SELECT DISTINCT ?h WHERE { ?o property:previous_work resource:Waterfall_(album) . ?o property:label ?h . ?o rdf:type ontology:Album } | Brain, Metromedia | The labels of the album whose previous work is Waterfall are [Brain, Metromedia]. | The album whose previous work was Waterfall is called [Brain, Metromedia]. | ||||||
4589 | SELECT DISTINCT ?uri WHERE { ?x <http://dbpedia.org/ontology/portrayer> <http://dbpedia.org/resource/Sean_Young> . ?x <http://dbpedia.org/ontology/series> ?uri . } | In which series has Sean Young portrayed someone? | SELECT DISTINCT ?c WHERE { ?e property:portrayer resource:Sean_Young . ?e property:series ?c . } | Dune (franchise), Blade Runner | The series in which Sean Young portrayed someone are [Dune (franchise), Blade Runner]. | A show where Sean Young portrayed someone - [Dune (franchise), Bled Runner]. | The series of the fictional character whose portrayer is her are [Dune (franchise), Blade Runner]. | The series of fictional characters she plays [Dune (the franchise), Blade Runner]. | ||||
1904 | SELECT DISTINCT ?uri WHERE {?uri <http://dbpedia.org/property/producer> <http://dbpedia.org/resource/Michael_Deeley> . ?uri <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://dbpedia.org/ontology/Film>} | What are the movies produced by Michael Deeley? | SELECT DISTINCT ?d WHERE { ?d rdf:type ontology:Film . ?d property:producer resource:Michael_Deeley } | answer | The films produced by Michael Deeley are [answer]. | Michael Deeley's films are [answer]. | The movies whose producer is him are [answer]. | He produces such films as [answer]. | ||||
3372 | SELECT DISTINCT ?uri WHERE {?uri <http://dbpedia.org/ontology/composer> <http://dbpedia.org/resource/Judy_Hart_Angelo> . ?uri <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://dbpedia.org/ontology/TelevisionShow>} | Which tv series have a score composed by judy hard angelo? | SELECT DISTINCT ?z WHERE { ?z rdf:type ontology:Television_Show . ?z property:composer resource:Judy_Hart_Angelo } | Cheers | The television show composed by Judy Hart Angelo is [Cheers]. | Judy Hart's TV show Angelo is called [Cheers]. | ||||||
1620 | SELECT DISTINCT ?uri WHERE { <http://dbpedia.org/resource/Beşiktaş_JK_(wheelchair_basketball)> <http://dbpedia.org/ontology/president> ?x . ?x <http://dbpedia.org/property/almaMater> ?uri . } | Where did the president study, who's the president of Besiktas JK? | SELECT DISTINCT ?z WHERE { ?f property:alma_mater ?z . . resource:Beşiktaş_J_K_(wheelchair_basketball) property:president ?f } | University of Florida, Turkey, Florida, Yıldız Technical University, Istanbul, United States | The alma maters of the president of Beikta JK are [University of Florida, Turkey, Florida, Yıldız Technical University, Istanbul, United States]. | JK's alma mater is [University of Florida, Turkey, Florida, Yale University, Istanbul, USA]. | ||||||
3159 | SELECT DISTINCT ?uri WHERE {?uri <http://dbpedia.org/property/canonizedBy> <http://dbpedia.org/resource/Pope_Paul_VI> } | Who all have been canonized by Pope Paul VI? | SELECT DISTINCT ?y WHERE { ?y property:canonized_by resource:Pope_Paul_V_I } | answer | The saints canonized by Pope Paul VI are [answer]. | The saints Pope Paul VI canonized are [answer]. | The saints whose canonized by is him are [answer]. | The synths that are canonized through him are [answer]. | ||||
1788 | SELECT DISTINCT ?uri WHERE { <http://dbpedia.org/resource/Australia_at_the_2008_Summer_Olympics> <http://dbpedia.org/property/flagbearer> ?uri } | Was Stephanie Rice the flagbearer of Australia at the 2008 Summer Olympics? | SELECT DISTINCT ?o WHERE { resource:Australia_at_the_2008_Summer_Olympics property:flagbearer ?o } | Yes | [Yes], Stephanie Rice was the flagbearer of Australia at the 2008 Summer Olympics. | [Yes] Stephanie Rice was Australia's flag bearer at the 2008 Summer Olympics. | ||||||
4707 | SELECT DISTINCT ?uri WHERE { <http://dbpedia.org/resource/Albert_Kwesi_Ocran> <http://dbpedia.org/property/allegiance> ?uri } | What is the allegiance of Albert Kwesi Ocran ? | SELECT DISTINCT ?f WHERE { resource:Albert_Kwesi_Ocran property:allegiance ?f } | Ghana | Albert Kwesi Ocran owes his allegiance to [Ghana]. | Albert Key Ocran owes his ancestry to [Ghana]. | [Ghana] is the allegiance of him . | [Ghana] is his neighborhood. | [Ghana] is the allegiance of the person . | [Ghana] is a man's allegiance. | ||
4434 | SELECT DISTINCT ?uri WHERE { ?x <http://dbpedia.org/property/province> <http://dbpedia.org/resource/Bataan> . ?x <http://dbpedia.org/ontology/sport> ?uri . } | What sports can be played in institutions in Bataan? | SELECT DISTINCT ?o WHERE { ?l property:sport ?o . . ?l property:province resource:Bataan } | Badminton, Basketball, Chess, Tennis, Ultimate (sport), Volleyball | The sports can be played in institutions in Bataan are [Badminton, Basketball, Chess, Tennis, Ultimate (sport), Volleyball]. | In Bataan, sports that played are badminton, basketball, chess, tennis, Ultimate (sports), fencing. | ||||||
2560 | SELECT DISTINCT ?uri WHERE { ?x <http://dbpedia.org/property/almaMater> <http://dbpedia.org/resource/Yokohama_National_University> . ?x <http://dbpedia.org/ontology/religion> ?uri . ?x <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://dbpedia.org/ontology/Politician>} | What religion do the politicians follow, who graduated from the Yokkohama Nationaal University? | SELECT DISTINCT ?k WHERE { ?m property:religion ?k . ?m rdf:type ontology:Politician . ?m property:alma_mater resource:Yokohama_National_University } | Buddhism | The religion of the politicians whose alma mater is Yokohama National University is [Buddhism]. | The religion of politicians who went to Yokohama National University is [Buddhism]. | ||||||
312 | SELECT DISTINCT ?uri WHERE { <http://dbpedia.org/resource/Grameen_Bank> <http://dbpedia.org/property/founder> ?x . ?x <http://dbpedia.org/ontology/award> ?uri . } | What awards did the founder of Grameen Bank win? | SELECT DISTINCT ?u WHERE { resource:Grameen_Bank property:founder ?u . ?u property:award ?u . } | Presidential Medal of Freedom, Aga Khan Award for Architecture, Independence Day Award, Volvo Environment Prize, World Food Prize, Gandhi Peace Prize, Nobel Peace Prize, International Pfeffer Peace Award, Congressional Gold Medal | The awards of the founder of Grameen Bank are [Presidential Medal of Freedom, Aga Khan Award for Architecture, Independence Day Award, Volvo Environment Prize, World Food Prize, Gandhi Peace Prize, Nobel Peace Prize, International Pfeffer Peace Award, Congressional Gold Medal]. | The Grameen Founder's Prizes are [the Freedom Medal, the Aga Khan Prize for Architecture, the Birthday Prize, the Volvo Environmental Prize, the World Food Prize, the Gandhi Peace Prize, the Nobel Peace Prize, the Pepper International Peace Prize, the Conrad Gold Medal]. | ||||||
2299 | SELECT DISTINCT ?uri WHERE { <http://dbpedia.org/resource/Air_2000> <http://dbpedia.org/property/destinations> ?uri. <http://dbpedia.org/resource/Novair_International_Airways> <http://dbpedia.org/property/destinations> ?uri . ?uri <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://dbpedia.org/ontology/Continent>} | In which continent do Air 2000 and Novair International airways operate? | SELECT DISTINCT ?v WHERE { resource:Air_2000 property:destinations ?v . resource:Novair_International_Airways property:destinations ?v . ?v rdf:type ontology:Continent } | North America | The common continent destination of Air 2000 and Novair International Airways is [North America]. | Air 2000 and Novair International Airways jointly fly to the continent [North America]. | [North America] is the destinations of the Air 2000 and the organisation. | [North America] is the goal of Air 2000 and the organization. | ||||
2389 | SELECT DISTINCT ?uri WHERE { ?x <http://dbpedia.org/property/leaderName> <http://dbpedia.org/resource/David_Miscavige> . ?uri <http://dbpedia.org/ontology/religion> ?x . } | Who follow religions led by David Miscavige? | SELECT DISTINCT ?w WHERE { ?h property:leader_name resource:David_Miscavige . ?w property:religion ?h . } | answer | The people whose religion's leader is David Miscavige are [answer]. | People whose religious leader is David Miscavige are [answer]. | The people whose religious affiliation's leader is him are [answer]. | [answer] follow religions led by David Miscavige. | ||||
628 | SELECT DISTINCT ?uri WHERE { <http://dbpedia.org/resource/Bogdanuša> <http://dbpedia.org/ontology/wineRegion> ?uri. <http://dbpedia.org/resource/Upper_Neretva> <http://dbpedia.org/ontology/mouthCountry> ?uri} | Which wine region of Bogdanua is the mouth country of Upper Neretva? | SELECT DISTINCT ?x WHERE { resource:Bogdanuša property:wine_region ?x . resource:Upper_Neretva property:mouth_country ?x } | Croatia | [Croatia] is the wine region of Bogdanua and mouth country of Upper Neretva. | [Croatia] is a wine region of Bohemia and the mouth of the Upper River. | [Croatia] is the wine region of the Bogdanua and mouth country of the the organisation. | [Croatia] is a wine region of Bohemia and an estuary country. | ||||
1117 | SELECT DISTINCT ?uri WHERE {?uri <http://dbpedia.org/property/gender> <http://dbpedia.org/resource/Female> } | what are some common surnames of female people? | SELECT DISTINCT ?w WHERE { ?w property:gender resource:Female } | answer | The common names of females are [answer]. | The most common names for women are [answer]. | ||||||
3919 | SELECT DISTINCT ?uri WHERE { <http://dbpedia.org/resource/Truman_McGill_Hobbs> <http://dbpedia.org/property/residence> ?uri } | Where does Truman McGill Hobbs, United States District Judge live? | SELECT DISTINCT ?f WHERE { resource:Truman_Mc_Gill_Hobbs property:residence ?f } | Alabama, Montgomery, Alabama | The place of residence of Truman McGill Hobbs is [Alabama, Montgomery, Alabama]. | Truman McGill Hobbs lives in [Alabama, Montgomery, Alabama]. | The official residence of him are [Alabama, Montgomery, Alabama]. | His official residence [Alabama, Montgomery, Alabama]. | ||||
2256 | SELECT DISTINCT ?uri WHERE { ?x <http://dbpedia.org/ontology/targetAirport> <http://dbpedia.org/resource/Gatwick_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>} | Which continents can be reached by flight companies available on Gatwick Airport? | SELECT DISTINCT ?h WHERE { ?q property:destinations ?h . ?q rdf:type ontology:Airline . ?q property:target_airport resource:Gatwick_Airport } | answer | The destinations of the airlines which travel also to Gatwick Airport are [answer]. | The other destinations of the airlines havinf one destination Gatwick airport, remains [answer]. | ||||||
3548 | SELECT DISTINCT COUNT(?uri) WHERE {?uri <http://dbpedia.org/property/origin> <http://dbpedia.org/resource/Birmingham> . ?uri <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://dbpedia.org/ontology/Band>} | How many bands began in Birmingham? | SELECT DISTINCT COUNT ( ?y ) WHERE { ?y property:origin resource:Birmingham . ?y rdf:type ontology:Band } | 80 | There are [80] bands that originated from Birmingham. | There are [80] bands from Birmingham. | ||||||
1748 | SELECT DISTINCT ?uri WHERE { <http://dbpedia.org/resource/Church_and_Wellesley> <http://dbpedia.org/property/leaderName> ?x . ?x <http://dbpedia.org/ontology/religion> ?uri . } | Which religion does the leader of Church and Wellesley follow? | SELECT DISTINCT ?a WHERE { resource:Church_and_Wellesley property:leader_name ?g . ?g property:religion ?a . } | Buddhism | [Buddhism] is the religion of the leader of Church and Wellesley. | [Buddhism] is the religion the leader of the Church and Wellesley follows. | ||||||
3577 | SELECT DISTINCT ?uri WHERE {?uri <http://dbpedia.org/property/successor> <http://dbpedia.org/resource/PlayStation_4> . } | What is the predecessor of PlayStation 4? | SELECT DISTINCT ?i WHERE { ?i property:successor resource:Play_Station_4 . } | PlayStation 3 | The predecessor of PlayStation 4 is [PlayStation 3]. | [PlayStation 3] is the predecessor of PlayStation 4. | The information appliance's successor is PlayStation 4 is [the product]. | |||||
1193 | SELECT DISTINCT ?uri WHERE { ?x <http://dbpedia.org/ontology/chairman> <http://dbpedia.org/resource/Leonid_Fedun> . ?x <http://dbpedia.org/ontology/homeStadium> ?uri . } | What are the home stadiums of the things Leonid Fedun has been the chairman of? | SELECT DISTINCT ?l WHERE { ?h property:chairman resource:Leonid_Fedun . ?h property:home_stadium ?l . } | Otkrytiye Arena, Moscow, Luzhniki Stadium | The home stadiums of the things whose chairman is Leonid Fedun are [Otkrytiye Arena, Moscow, Luzhniki Stadium]. | The home stadiums of which Leonid Fedun is Chairman of the Board of Directors are Otkritie Arena, Moscow, Luzhniki Stadium. | The home stadium of the owls whose chairman is him are [Otkrytiye Arena, Moscow, Luzhniki Stadium]. | The home stadium of the Volga, of which he is chairman, is [Otkritie Arena, Moscow, Luzhniki Stadium]. | ||||
4346 | SELECT DISTINCT ?uri WHERE { <http://dbpedia.org/resource/Kang_Young-hoon> <http://dbpedia.org/property/president> ?x . ?x <http://dbpedia.org/ontology/religion> ?uri . } | What religion did the president follow which was served by Kang Young-hoon? | SELECT DISTINCT ?h WHERE { resource:Kang_Young-hoon property:president ?e . ?e property:religion ?h . } | Buddhism | [Buddhism] is the religion the president followed which was served by Kang Young-hoon. | [Buddhism] is a religion that the president followed and that served Kang Young-hoon. | [Buddhism] is the life stance of the president who is the President of him . | [Buddhism] is the attitude of the president who is his president. | ||||
804 | SELECT DISTINCT ?uri WHERE { <http://dbpedia.org/resource/Broca's_Brain> <http://dbpedia.org/property/subject> ?uri } | On what subjects was Broca's Brain written? | SELECT DISTINCT ?l WHERE { resource:Broca's_Brain property:subject ?l } | Brain, Outline of space science, Intellect, Paul Broca | The subjects of Broca's Brain are [Brain, Outline of space science, Intellect, Paul Broca]. | Brock's brain subjects are [Brain, Outline of space science, Intellect, Paul Broca]. | The theme of Brock's book is [Brain, Outline of space science, Intellect, Paul Broca]. | |||||
213 | SELECT DISTINCT ?uri WHERE { <http://dbpedia.org/resource/City_of_New_Orleans_(song)> <http://dbpedia.org/ontology/subsequentWork> ?x . ?x <http://dbpedia.org/ontology/musicalBand> ?uri . } | Which musical band produced the subsequent work of City of New Orleans ? | SELECT DISTINCT ?n WHERE { resource:City_of_New_Orleans_(song) property:subsequent_work ?s . ?s property:musical_band ?n . } | Willie Nelson | The subsequent work of City of New Orleans was produced by the musical band [Willie Nelson]. | The next City of New Orleans was produced by [Willie Nelson]. | [Willie Nelson] is the musical band of the single which is the subsequent work of City of the country (song) . | [Willie Nelson] is the lead singer of a single that is a follow-up to City of the country. | ||||
2580 | SELECT DISTINCT ?uri WHERE { ?x <http://dbpedia.org/ontology/club> <http://dbpedia.org/resource/VC_Lokomotiv_Novosibirsk> . ?x <http://dbpedia.org/property/hometown> ?uri . ?x <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://dbpedia.org/ontology/VolleyballPlayer>} | What is the hometown of the volleyball player whose club is VC Lokomotiv Novosibirsk ? | SELECT DISTINCT ?c WHERE { ?u rdf:type ontology:Volleyball_Player . ?u property:hometown ?c . ?u property:club resource:V_C_Lokomotiv_Novosibirsk } | Moscow, Russia | The hometown of the volleyball player who plays for VC Lokomotiv Novosibirsk club is [Moscow, Russia]. | The homeland of a footballer who plays for the Novosibirsk club Lokomotiv is Moscow. | The hometown of the volleyball player whose club is VC Lokomotiv Novosibirsk are [Moscow, the country]. | The home of the footballer, whose club is Novosibirsk's Lokomotiv, is Moscow. | ||||
123 | SELECT DISTINCT ?uri WHERE { ?x <http://dbpedia.org/ontology/kingdom> <http://dbpedia.org/resource/Animal> . ?x <http://dbpedia.org/ontology/family> ?uri . ?x <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://dbpedia.org/ontology/Mammal>} | What are some families of mammals in the animal kingdom? | SELECT DISTINCT ?n WHERE { ?f property:kingdom resource:Animal . ?f rdf:type ontology:Mammal . ?f property:family ?n } | answer | The families of mammals in the animal kingdom are [answer]. | Mammal families in the animal kingdom [answer]. | ||||||
892 | SELECT DISTINCT ?uri WHERE { <http://dbpedia.org/resource/Eric_Schiller> <http://dbpedia.org/ontology/knownFor> ?uri } | What are the things Eric Schiller known for? | SELECT DISTINCT ?j WHERE { resource:Eric_Schiller property:known_for ?j } | Chess, Linguistics | Eric Schiller is known for [Chess, Linguistics]. | Eric Feller is famous for [chess, linguistics]. | He is known for [Chess, Linguistics]. | He's well known for [for chess, linguistics]. | ||||
1751 | SELECT DISTINCT ?uri WHERE { <http://dbpedia.org/resource/Elliott_Bay> <http://dbpedia.org/ontology/nearestCity> ?uri } | Which is the nearest city to Elliott Bay? | SELECT DISTINCT ?h WHERE { resource:Elliott_Bay property:nearest_city ?h } | Seattle | [Seattle] is the nearest city to Elliott Bay . | [Seattle] is the closest town to Elliott Bay. | [Seattle] is the nearest city to the river. | [Seattle] is the river's the closest city. | ||||
2583 | SELECT DISTINCT ?uri WHERE { ?x <http://dbpedia.org/property/manager> <http://dbpedia.org/resource/Luis_Enrique_(footballer)> . ?uri <http://dbpedia.org/property/youthclubs> ?x . } | Name the people who were in a youth club managed by Luis Enrique ? | SELECT DISTINCT ?y WHERE { ?y property:youthclubs ?q . . ?q property:manager resource:Luis_Enrique_(footballer) } | answer | The people whose youthclubs's manager was Luis Enrique are [answer]. | The people whose youth coach was Luis Fabregas are [the answer]. | The owls whose youthclubs's club manager is him (footballer) are [answer]. | Scholes, whose youth club manager is him (the footballer), [answer]. | ||||
1329 | SELECT DISTINCT ?uri WHERE { ?x <http://dbpedia.org/ontology/leaderName> <http://dbpedia.org/resource/Alex_Chalk> . ?uri <http://dbpedia.org/ontology/location> ?x . ?uri <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://dbpedia.org/ontology/GovernmentAgency>} | List the agencies located someplace lead by Alex Chalk. | SELECT DISTINCT ?y WHERE { ?y rdf:type ontology:Government_Agency . ?y property:location ?m . ?m property:leader_name resource:Alex_Chalk } | Government Communications Headquarters | The government agency whose location's leader is Alex Chalk is [Government Communications Headquarters]. | A government agency headed by Alex Chuck is [Government Communications Headquarters]. | The government agencies whose location's leader name is him is [Government Communications Headquarters]. | The government agencies he heads, [Government Communications Headquarters]. | The government agencies whose location's leader name is the person is [Government Communications Headquarters]. | Government agencies headed by a person called [Government Communications Headquarters]. | ||
4264 | SELECT DISTINCT ?uri WHERE {?uri <http://dbpedia.org/ontology/riverMouth> <http://dbpedia.org/resource/Thames_Estuary> . ?uri <http://dbpedia.org/property/city> <http://dbpedia.org/resource/Reading,_Berkshire> . ?uri <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://dbpedia.org/ontology/River>} | Name the river with mouth as Thames Estuary and passes through Reading Berkshire ? | SELECT DISTINCT ?f WHERE { ?f rdf:type ontology:River . ?f property:river_mouth resource:Thames_Estuary . ?f property:city resource:Reading,_Berkshire } | River Thames | The river whose mouth is as Thames Estuary and passes through Reading Berkshire is [River Thames]. | The river running through Reading Berkshire as the mouth of the Thames is [the Tams]. | ||||||
2069 | SELECT DISTINCT ?uri WHERE {?uri <http://dbpedia.org/ontology/creator> <http://dbpedia.org/resource/Bruce_Timm> . ?uri <http://dbpedia.org/property/creators> <http://dbpedia.org/resource/Paul_Dini> . ?uri <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://dbpedia.org/ontology/ComicsCharacter>} | Which are the comics characters painted by Bruce Timm and created by Paul Dini? | SELECT DISTINCT ?q WHERE { ?q rdf:type ontology:Comics_Character . ?q property:creator resource:Bruce_Timm . ?q property:creators resource:Paul_Dini } | Nora Fries, Harley Quinn, Derek Powers, Condiment King, Mercy Graves, Batman (Terry McGinnis), Roxy Rocket | The comics characters created by Paul Dini and painted by Bruce Timm are [Nora Fries, Harley Quinn, Derek Powers, Condiment King, Mercy Graves, Batman (Terry McGinnis), Roxy Rocket]. | Cartoon characters created by Paul Deeney and drawn by Bruce Timm are [Nora Fries, Harley Quinn, Derek Powers, The King, Mercy Graves, Batman (Terry McGeady), Roxy Roxy]. | The comics characters whose painter is him and creators is Paul Dini are [Nora Fries, Harley Quinn, Derek Powers, Condiment King, Mercy Graves, Batman (Terry McGinnis), Roxy Rocket]. | Cartoon characters he drew and whose creators are Paul Deeney (Nora Fries, Harley Quinn, Derek Powers, Mercy Graves, Batman (Terry McGabbis), Roxy]. | ||||
519 | SELECT DISTINCT ?uri WHERE { ?x <http://dbpedia.org/property/artist> <http://dbpedia.org/resource/If_(band)> . ?x <http://dbpedia.org/property/label> ?uri . } | What is the label of things produced by the band If? | SELECT DISTINCT ?b WHERE { ?s property:label ?b . . ?s property:artist resource:If_(band) } | Brain, Metromedia, Repertoire Records, Sanctuary Records Group, Capitol Records, Brain Records, Gull, Gull (record label), Island Records, United Artists Records, Metromedia | The labels of the things whose artist is the band If are [Brain, Metromedia, Repertoire Records, Sanctuary Records Group, Capitol Records, Brain Records, Gull, Gull (record label), Island Records, United Artists Records, Metromedia]. | Label of things performed by If [Brain, Metromedia, Repertoire Records, Sanctuary Records Group, Capitol Records, Brain Records, Gull, Gull (record label), Island Records, United Artists Records, Metromedia]. | ||||||
2824 | SELECT DISTINCT ?uri WHERE { <http://dbpedia.org/resource/John_Drayton> <http://dbpedia.org/property/appointer> ?uri. <http://dbpedia.org/resource/William_Clark> <http://dbpedia.org/property/appointer> ?uri . } | Who appointed both John Drayton and William Clark to their respective offices? | SELECT DISTINCT ?g WHERE { resource:John_Drayton property:appointer ?g . resource:William_Clark property:appointer ?g . } | James Madison | [James Madison] is the common appointer of John Drayton and William Clark. | [James Madison] is a joint appointer of both John Drummond and William Clark. | The appointer of them is [James Madison]. | They were appointed by [James Madison]. | ||||
4252 | SELECT DISTINCT COUNT(?uri) WHERE { ?x <http://dbpedia.org/ontology/honours> <http://dbpedia.org/resource/National_Museum_of_Racing_and_Hall_of_Fame> . ?x <http://dbpedia.org/ontology/birthPlace> ?uri . ?uri <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://dbpedia.org/ontology/Place>} | Count the birthplaces of recepients of the National Museum of Racing and Hall of Fame. | SELECT DISTINCT COUNT ( ?b ) WHERE { ?l property:birth_place ?b . ?b rdf:type ontology:Place . ?l property:honours resource:National_Museum_of_Racing_and_Hall_of_Fame } | 260 | There are [260] birthplaces of recepients of the National Museum of Racing and Hall of Fame . | There are [260] places of birth of the National Horse Museum and the Pham Hall. | [260] place of birth are there, of the jockey (horse racer)s whose honours is the organisation . | [260] birthplaces of the joker (rider), whose honor is the organization are there. | ||||
2445 | SELECT DISTINCT ?uri WHERE {?uri <http://dbpedia.org/ontology/garrison> <http://dbpedia.org/resource/Arlington_County,_Virginia> } | Which units are garrisoned at Arlington County, Virginia? | SELECT DISTINCT ?b WHERE { ?b property:garrison resource:Arlington_County,_Virginia } | answer | The units garrisoned at Arlington County, Virginia are [answer]. | Units based in Arlington County, Virginia, include [answer]. | ||||||
2758 | SELECT DISTINCT ?uri WHERE { ?x <http://dbpedia.org/property/billed> <http://dbpedia.org/resource/Norman,_Oklahoma> . ?x <http://dbpedia.org/ontology/deathPlace> ?uri . ?x <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://dbpedia.org/ontology/Wrestler>} | Where did the wrestler die who was billed in Norman, Oklahoma? | SELECT DISTINCT ?y WHERE { ?q property:death_place ?y . ?q property:billed resource:Norman,_Oklahoma . ?q rdf:type ontology:Wrestler } | Colorado, Denver, United States | The death place of the wrestler who was billed in Norman, Oklahoma are [Colorado, Denver, United States]. | The place of death of the wrestler, which was established in Norman, Oklahoma, is located [Colorado, Denver, USA]. | ||||||
3663 | SELECT DISTINCT ?uri WHERE {?uri <http://dbpedia.org/ontology/operatingSystem> <http://dbpedia.org/resource/Mac_OS> . ?uri <http://dbpedia.org/property/programmingLanguage> <http://dbpedia.org/resource/C++> . ?uri <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://dbpedia.org/ontology/Software>} | Name the software whose operating system is Mac OS and programming language is C++ ? | SELECT DISTINCT ?x WHERE { ?x property:programming_language resource:C++ . ?x rdf:type ontology:Software . ?x property:operating_system resource:Mac_O_S } | answer | The software running on Mac OS and written in C++ programming language are [answer]. | Mac OS software written in the C + + programming language is [answer]. | The software whose operating system is Mac OS and programming language is others are [answer]. | The software running Mac OS and the programming language are different [answer]. | ||||
796 | SELECT DISTINCT ?uri WHERE { ?x <http://dbpedia.org/ontology/illustrator> <http://dbpedia.org/resource/Tamon_Ohta> . ?x <http://dbpedia.org/property/author> ?uri . ?x <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://dbpedia.org/ontology/Manga>} | Who originally wrote the manga which was later illustrated by Tamon Ohta? | SELECT DISTINCT ?z WHERE { ?v rdf:type ontology:Manga . ?v property:illustrator resource:Tamon_Ohta . ?v property:author ?z } | Stan Lee | The author of the manga illustrated by Tamon Ohta is [Stan Lee]. | The author of the manga Tamon Ohta illustrated is [Stan Lee]. | ||||||
2302 | ASK WHERE { <http://dbpedia.org/resource/Abdelhameed_Amarri> <http://dbpedia.org/property/currentclub> <http://dbpedia.org/resource/Khartoum> } | Does Abdelhameed Amarri currently play for Khartoum? | ASK WHERE { resource:Abdelhameed_Amarri property:currentclub resource:Khartoum } | Yes | [Yes], Khartoum is the current club of Abdelhameed Amarri. | Yes, Khartoum is Abdelhamid Abdelhameed Amarri's current club. | [Yes], Khartoum is the currentclub of Abdelhameed him. | [Yes] Khartoum is Abdelhamid's current club. | [Yes], Khartoum is the currentclub of Abdelhameed the person. | [Yes] Khartoum is Abdelhamid's club. | [Yes], the current club of Abdelhameed Amarri is Khartoum. | Yes, Abdelhamid Fabregas's current club is Khartoum. |
3678 | SELECT DISTINCT ?uri WHERE { ?x <http://dbpedia.org/ontology/country> <http://dbpedia.org/resource/Sweden> . ?x <http://dbpedia.org/ontology/ingredient> ?uri . } | What are some common ingredients used in Swedish dishes? | SELECT DISTINCT ?e WHERE { ?d property:country resource:Sweden . ?d property:ingredient ?e . } | answer | The ingredients of Sweden dishes are [answer]. | Ingredients present in Swedish dishes are[answer]. | ||||||
4947 | SELECT DISTINCT ?uri WHERE { <http://dbpedia.org/resource/Girls_(The_Prodigy_song)> <http://dbpedia.org/property/recorded> ?uri } | Where was Girls (The Prodigy song) recorded ? | SELECT DISTINCT ?t WHERE { resource:Girls_(_The_Prodigy_song) property:recorded ?t } | England, Essex | The recording of Girls (The Prodigy song) was in [England, Essex]. | The Girls (The Prodigy song) was recorded in [England, Essex]. | ||||||
1508 | SELECT DISTINCT ?uri WHERE { ?x <http://dbpedia.org/ontology/builder> <http://dbpedia.org/resource/PCL_Construction> . ?x <http://dbpedia.org/ontology/tenant> ?uri . ?x <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://dbpedia.org/ontology/Stadium>} | Who has been the tenant of the stadium built by PCL construction firm? | SELECT DISTINCT ?h WHERE { ?h property:tenant ?h . ?h rdf:type ontology:Stadium . ?h property:builder resource:P_C_L_Construction } | answer | The tenants of the stadium built by PCL construction are [answer]. | The tenants of the stadium PCL built are [the answer]. | ||||||
4190 | SELECT DISTINCT ?uri WHERE { <http://dbpedia.org/resource/Beckler_River> <http://dbpedia.org/ontology/district> ?x . ?x <http://dbpedia.org/ontology/countySeat> ?uri . ?x <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://dbpedia.org/ontology/AdministrativeRegion>} | What is the county seat of the district through which the Beckler River flows? | SELECT DISTINCT ?z WHERE { ?p rdf:type ontology:Administrative_Region . resource:Beckler_River property:district ?p . ?p property:county_seat ?z } | Seattle, Everett, Washington | The county seats of the district through which the Beckler River flows are [Seattle, Everett, Washington]. | District cities through which the Beckler River flows [Seattle, Everett, Washington]. | ||||||
4296 | SELECT DISTINCT ?uri WHERE { <http://dbpedia.org/resource/Pixar> <http://dbpedia.org/property/keyPeople> ?x . ?x <http://dbpedia.org/ontology/award> ?uri . } | List the awards given to the key people in Pixar ? | SELECT DISTINCT ?j WHERE { resource:Pixar property:key_people ?z . ?z property:award ?j . } | Academy Awards, IEEE John von Neumann Medal, Computer History Museum | The honors of the scientist who is the key people of Pixar are [Academy Awards, IEEE John von Neumann Medal, Computer History Museum]. | Awards to the scientist who is the key figure in Pixar, [Academy Awards, John von Medal, History Museum]. | ||||||
630 | SELECT DISTINCT ?uri WHERE { <http://dbpedia.org/resource/Chevrolet_Spark> <http://dbpedia.org/property/parentCompany> ?uri } | Which company is the parent company of Chevrolet Spark? | SELECT DISTINCT ?h WHERE { resource:Chevrolet_Spark property:parent_company ?h } | General Motors | [General Motors] is the parent company of Chevrolet Spark. | The parent company of Chevrolet Spark is [General Motors]. | ||||||
3272 | ASK WHERE { <http://dbpedia.org/resource/Raymond_Picard> <http://dbpedia.org/property/birthplace> <http://dbpedia.org/resource/Paris> } | Did Raymond Picard take birth in Paris? | ASK WHERE { resource:Raymond_Picard property:birthplace resource:Paris } | Yes | [Yes], Paris is the birthplace of Raymond Picard. | [Yes] Paris is the place of birth of Raymond Picard. | [Yes], Paris is the birthplace of him. | [Yes] Paris is his homeland. | [Yes], Paris is the birthplace of the person. | [Yes] Paris is the birthplace of man. | [Yes], the birthplace of Raymond Picard was Paris. | [Yes] Raymond Picard was born in Paris. |
414 | SELECT DISTINCT ?uri WHERE {?uri <http://dbpedia.org/ontology/board> <http://dbpedia.org/resource/Freedom_of_the_City> . ?uri <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://dbpedia.org/ontology/Person>} | Who is the person who are on the board of Freedom of the City? | SELECT DISTINCT ?t WHERE { ?t property:board resource:Freedom_of_the_City . ?t rdf:type ontology:Person } | Samuel Pepys | The person who is on the board of the Freedom of the City is [Samuel Pepys]. | The person on the Freedom of the City is [Samuel Pepys]. | ||||||
2057 | ASK WHERE { <http://dbpedia.org/resource/Behave_Yourself!> <http://dbpedia.org/property/cinematography> <http://dbpedia.org/resource/James_Wong_Howe> } | Is James Wong Howe the cinematographer of Behave Yourself? | ASK WHERE { resource:Behave_Yourself! property:cinematography resource:James_Wong_Howe } | Yes | [Yes], James Wong Howe is the director of photography of Behave Yourself!. | [Yes] James Wong Hou is a filmmaker from Behave Well!. | [Yes], James Wong Howe is the cinematographer of the movie!. | [Yes] James Wong Hou is the movie's cinematographer. | [Yes], the cinematographer of Behave Yourself! is James Wong Howe. | [Yes], the filmmaker of Behave Yourself is James Wong Hou. |
||
4109 | SELECT DISTINCT ?uri WHERE { <http://dbpedia.org/resource/Elliott_Bay> <http://dbpedia.org/property/cities> ?uri } | To which settlement does Elliot Bay belong to? | SELECT DISTINCT ?y WHERE { resource:Elliott_Bay property:cities ?y } | Seattle | [Seattle] is the city of Elliott Bay . | [Seattle] is Elliott Bay's city. | [Seattle] is the city Elliot Bay belongs to. | Elliot Bay belong to [Seattle]. | ||||
1079 | SELECT DISTINCT ?uri WHERE { <http://dbpedia.org/resource/Cahora_Bassa> <http://dbpedia.org/property/inflow> ?uri } | what does the cahora bassa flow into? | SELECT DISTINCT ?v WHERE { resource:Cahora_Bassa property:inflow ?v } | Zambezi | [Zambezi] is the inflow of Cahora Bassa . | [Zambezi] is a tributary of Kahor Bass. | ||||||
230 | SELECT DISTINCT ?uri WHERE {?uri <http://dbpedia.org/ontology/presenter> <http://dbpedia.org/resource/Ryan_Seacrest> . ?uri <http://dbpedia.org/property/channel> <http://dbpedia.org/resource/Fox_Broadcasting_Company> . ?uri <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://dbpedia.org/ontology/TelevisionShow>} | Which Fox show is presented by Ryan Seacrest? | SELECT DISTINCT ?l WHERE { ?l rdf:type ontology:Television_Show . ?l property:channel resource:Fox_Broadcasting_Company . ?l property:presenter resource:Ryan_Seacrest } | American Idol, Knock Knock Live | The television shows presented by Ryan Seacrest and channel of Fox Broadcasting Company are [American Idol, Knock Knock Live]. | TV shows presented by Ryan Seacrest and Fox Broadcasting Company [American Idol, Knock Knock Live]. | The television shows presented by him and channel of Fox Broadcasting Company are [American Idol, Knock Knock Live]. | The TV shows that he and Fox Broadcasting Company [American Idol, Knock Knock Live] represent. | ||||
3862 | ASK WHERE { <http://dbpedia.org/resource/Killing_Is_Out,_School_Is_In> <http://dbpedia.org/property/album> <http://dbpedia.org/resource/The_Next_Step_(James_Brown_album)> } | Is the song Killing is Out, School is in belong in the The Next Step? | ASK WHERE { resource:Killing_Is_Out,_School_Is_In property:album resource:The_Next_Step_(_James_Brown_album) } | Yes | [Yes], The Next Step is the album with the song Killing Is Out, School Is In. | [Yes], The Next Step is an album with Killing Is Out, School Is In song. | [Yes], the Album of Killing Is Out is School Is In is The Next Step (James Brown album). | [Yes], Killing Is Out is a song from School Is In is The Next Step album. |
||||
3497 | SELECT DISTINCT ?uri WHERE { <http://dbpedia.org/resource/Robert_Hall_(economist)> <http://dbpedia.org/ontology/institution> ?uri. <http://dbpedia.org/resource/Erica_Frank> <http://dbpedia.org/ontology/institution> ?uri . } | Name the common institute of Robert hall and Erica Frank ? | SELECT DISTINCT ?g WHERE { resource:Robert_Hall_(economist) property:institution ?g . resource:Erica_Frank property:institution ?g . } | Stanford University | [Stanford University] is the institution of both Robert Hall and Erica Frank. | [Stanford University] is an institution of Robert Hall and Erica Frank. | [Stanford University] is the institution Robert Hall (economist) and Erica Frank went to. | [Stanford University] is an institution of Robert Hall (an economist) and Erica Frank studied from. | ||||
4038 | SELECT DISTINCT COUNT(?uri) WHERE { ?x <http://dbpedia.org/property/deathPlace> <http://dbpedia.org/resource/Paris> . ?x <http://dbpedia.org/property/fields> ?uri . } | For everyone who died in paris, count their different fields of work. | SELECT DISTINCT COUNT ( ?k ) WHERE { ?l property:death_place resource:Paris . ?l property:fields ?k . } | 61 | There are people from [61] fields of work who died in Paris. | There are [61] people who died in Paris. | ||||||
763 | SELECT DISTINCT COUNT(?uri) WHERE { ?x <http://dbpedia.org/ontology/launchSite> <http://dbpedia.org/resource/Cape_Canaveral_Air_Force_Station> . ?x <http://dbpedia.org/ontology/launchSite> ?uri } | Count the total number of launch site of the rockets which have been launched form Cape Canaveral Air Force Station ? | SELECT DISTINCT COUNT ( ?p ) WHERE { ?v property:launch_site ?p . ?v property:launch_site resource:Cape_Canaveral_Air_Force_Station } | 185 | There are [185] launch sites of the rockets whose one launch site is Cape Canaveral Air Force Station. | There are launch pads for Rosetta, whose only launch pad is at Cape Canaveral Air Force Station. | There are [185] launch site of the rockets whose launch site is the organisation. | There are launch pads for Rokota, whose launch pad is the organization. | ||||
819 | SELECT DISTINCT ?uri WHERE { <http://dbpedia.org/resource/The_Elders_(organization)> <http://dbpedia.org/property/keyPeople> ?uri } | List down the important people of The Elders? | SELECT DISTINCT ?i WHERE { resource:The_Elders_(organization) property:key_people ?i } | Gro Harlem Brundtland, Kofi Annan, Nelson Mandela, Lesley-Anne Knight | The key people of The Elders are [Gro Harlem Brundtland, Kofi Annan, Nelson Mandela, Lesley-Anne Knight]. | Key characters in Elders [Gro Harlem Brundtland, Kofi Annan, Nelson Mandela, Leslie-Anne Knight]. | ||||||
2537 | SELECT DISTINCT ?uri WHERE { <http://dbpedia.org/resource/The_Shooting_of_Dan_McGrew_(1924_film)> <http://dbpedia.org/ontology/writer> ?x . ?x <http://dbpedia.org/property/influences> ?uri . } | Who influenced the author of The Shooting of Dan McGrew? | SELECT DISTINCT ?g WHERE { ?y property:influences ?g . . resource:The_Shooting_of_Dan_Mc_Grew_(1924_film) property:writer ?y } | Robert Burns | [Robert Burns] is the influencer of the writer of The Shooting of Dan McGrew. | [Robert Burns] is the influence of Shooting Dan McGrew. | ||||||
661 | SELECT DISTINCT ?uri WHERE { ?x <http://dbpedia.org/property/role> <http://dbpedia.org/resource/Air_interdiction> . ?uri <http://dbpedia.org/ontology/militaryUnit> ?x . } | Who was in military unit which played the role of Air interdiction? | SELECT DISTINCT ?y WHERE { ?y property:military_unit ?t . . ?t property:role resource:Air_interdiction } | answer | The people whose military unit's role is Air interdiction are [answer]. | People whose military unit serves as a Air interdiction are [the answer]. | ||||||
4914 | SELECT DISTINCT ?uri WHERE { ?x <http://dbpedia.org/property/notableInstruments> <http://dbpedia.org/resource/Fender_Stratocaster> . ?uri <http://dbpedia.org/property/currentMembers> ?x . ?uri <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://dbpedia.org/ontology/Band>} | Name the band atleast one of whose members is famous for playing the Fender Stratocaster? | SELECT DISTINCT ?g WHERE { ?g property:notable_instruments resource:Fender_Stratocaster . ?g property:current_members ?g . ?g rdf:type ontology:Band } | answer | The Bands whose current members have notable instruments as the Fender Stratocaster are [answer]. | Groups whose current members have great tools, such as the Fender Stratocaster are [answer]. | ||||||
3259 | SELECT DISTINCT ?uri WHERE { ?x <http://dbpedia.org/ontology/routeJunction> <http://dbpedia.org/resource/Kensington,_Maryland> . ?x <http://dbpedia.org/ontology/state> ?uri . ?x <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://dbpedia.org/ontology/Road>} | Through which states does the road go, which has a junction on Keningston Maryland? | SELECT DISTINCT ?a WHERE { ?i rdf:type ontology:Road . ?i property:route_junction resource:Kensington,_Maryland . ?i property:state ?a } | Maryland | The state of the road with a junction on Kensington, Maryland is [Maryland]. | States through which the road with a junction on Kensington, Maryland go is [Maryland]. | ||||||
2605 | SELECT DISTINCT ?uri WHERE { <http://dbpedia.org/resource/Rishang_Keishing> <http://dbpedia.org/property/party> ?uri. <http://dbpedia.org/resource/Purnima_Banerjee> <http://dbpedia.org/ontology/party> ?uri} | Purnima Banerjee and Rishang Keishing are politicians of what party ? | SELECT DISTINCT ?v WHERE { resource:Purnima_Banerjee property:party ?v . resource:Rishang_Keishing property:party ?v } | Indian National Congress | The common party of Rishang Keishing and Purnima Banerjee is [Indian National Congress]. | The joint party of Rishang Shishing and Purnima Banerjee is the Indian National Congress. | [Indian National Congress] is the party of the Rishang Keishing and member of political party of the him. | [The Indian National Congress] is a Rishang party and a member of his party. | ||||
4021 | ASK WHERE { <http://dbpedia.org/resource/Henry_David_Thoreau> <http://dbpedia.org/property/mainInterests> <http://dbpedia.org/resource/Politics> } | Is Henry David Thoreau interested in Politics? | ASK WHERE { resource:Henry_David_Thoreau property:main_interests resource:Politics } | Yes | [Yes], Politics is one of the main interests of Henry David Thoreau. | [Yes] politics is one of Henry David Thoreau's main interests. | [Yes], Politics is the main interests of him. | [Yes] politics is his main interest. | [Yes], the main interests of Henry David Thoreau is Politics. | [Yes], Henry David Thoreau's main interest is politics. |
||
1078 | SELECT DISTINCT ?uri WHERE { <http://dbpedia.org/resource/Estadio_Nacional_de_Costa_Rica_(2011)> <http://dbpedia.org/ontology/builder> ?uri. <http://dbpedia.org/resource/Xianren_Cave> <http://dbpedia.org/ontology/country> ?uri} | Who is the builder of Estadio Nacional de Costa Rica and also location of Xianren Cave? | SELECT DISTINCT ?j WHERE { resource:Estadio_Nacional_de_Costa_Rica_(2011) property:builder ?j . resource:Xianren_Cave property:country ?j } | China | The builder of the Estadio Nacional de Costa Rica and country of Xianren Cave is [China]. | The builder of the Estadio Nacional de Costa Rica and the land in the Xianren Cave is [China]. | ||||||
4131 | SELECT DISTINCT ?uri WHERE { <http://dbpedia.org/resource/Duddeston_railway_station> <http://dbpedia.org/property/borough> ?uri. <http://dbpedia.org/resource/Bordesley_railway_station> <http://dbpedia.org/property/borough> ?uri . } | Which borough is common for Duddeston and Bordesley railway station ? | SELECT DISTINCT ?u WHERE { resource:Duddeston_railway_station property:borough ?u . resource:Bordesley_railway_station property:borough ?u . } | Birmingham | The common borough of the Duddeston railway station and Bordesley railway station is [Birmingham]. | Duddesley and Bordesley stations shared area is [Birmingham]. | ||||||
1024 | SELECT DISTINCT ?uri WHERE {?uri <http://dbpedia.org/ontology/majorShrine> <http://dbpedia.org/resource/Canada> . ?uri <http://dbpedia.org/property/canonizedBy> <http://dbpedia.org/resource/Pope_Benedict_XVI> . ?uri <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://dbpedia.org/ontology/Saint>} | Name the saint whose major shrine is in Canada and was canonized by Pope Benedict XVI? | SELECT DISTINCT ?y WHERE { ?y property:canonized_by resource:Pope_Benedict_X_V_I . ?y rdf:type ontology:Saint . ?y property:major_shrine resource:Canada } | Kateri Tekakwitha | [Kateri Tekakwitha] is the saint whose major shrine is in Canada and was canonized by Pope Benedict XVI. | [Kateri Tekakwit] is a saint whose most important shrine is in Canada and who was canonized by Pope Francis XVI. | ||||||
2892 | SELECT DISTINCT ?uri WHERE { <http://dbpedia.org/resource/Journal_of_Cerebral_Blood_Flow_&_Metabolism> <http://dbpedia.org/ontology/academicDiscipline> ?uri. <http://dbpedia.org/resource/Ragout_fin> <http://dbpedia.org/ontology/ingredient> ?uri} | What is the academic discipline of the Journal of Cerebral Blood Flow & Metabolism and also an ingredient of the Ragout fin ? | SELECT DISTINCT ?l WHERE { resource:Journal_of_Cerebral_Blood_Flow_&_Metabolism property:academic_discipline ?l . resource:Ragout_fin property:ingredient ?l } | Brain | The academic discipline of the Journal of Cerebral Blood Flow & Metabolism and ingredient of Ragout fin is [Brain]. | The scientific discipline of the Journal of Cerebral Blood Flow & Metabolism and Ingregation of Ragout fin is [Brain]. | ||||||
3313 | SELECT DISTINCT ?uri WHERE { ?x <http://dbpedia.org/ontology/ethnicity> <http://dbpedia.org/resource/European_Americans> . ?x <http://dbpedia.org/ontology/deathCause> ?uri . } | What are some causes of death of European Americans? | SELECT DISTINCT ?a WHERE { ?t property:death_cause ?a . . ?t property:ethnicity resource:European_Americans } | Cholera | The cause of the death of European Americans is [Cholera]. | The death cause for Europeans is [cholera]. | [Cholera] is the cause of the death of European Americans. | [Cholera] is one reason of death for European-Americans. | ||||
779 | SELECT DISTINCT COUNT(?uri) WHERE { ?x <http://dbpedia.org/ontology/award> <http://dbpedia.org/resource/Becket_Fund_for_Religious_Liberty> . ?x <http://dbpedia.org/property/awards> ?uri . } | Count the awards given to the recepients of the Becket fund for religious liberty. | SELECT DISTINCT COUNT ( ?i ) WHERE { ?o property:awards ?i . . ?o property:award resource:Becket_Fund_for_Religious_Liberty } | 12 | There are [12] awards of the people whose one award is Becket Fund for Religious Liberty. | There are [12] awards given to the recepients of the Becket fund for religious liberty. | ||||||
4017 | SELECT DISTINCT COUNT(?uri) WHERE { <http://dbpedia.org/resource/Duncan_Sandys> <http://dbpedia.org/property/successor> ?x . ?x <http://dbpedia.org/property/primeminister> ?uri . } | How many prime ministers did the predecessor of Duncan Sandys serve? | SELECT DISTINCT COUNT ( ?g ) WHERE { resource:Duncan_Sandys property:successor ?g . ?g property:primeminister ?g . } | 14 | The predecessor of Duncan Sandys serve [14] primeministers. | Duncan Sandys's predecessor was Prime Minister [14]. | There are [14] primeminister are there of the office holder who is the successor of him . | There is [14] the head of the office holder who is his successor. | There are [14] primeminister are there of the office holder who is the successor of the person . | There is an office holder head who succeeds humans. | ||
3825 | SELECT DISTINCT ?uri WHERE { <http://dbpedia.org/resource/Shaquil_Barrett> <http://dbpedia.org/property/debutteam> ?x . ?x <http://dbpedia.org/ontology/locationCity> ?uri . } | Where is the debut team of Shaquil Barrett located? | SELECT DISTINCT ?l WHERE { ?d property:location_city ?l . . resource:Shaquil_Barrett property:debutteam ?d } | Colorado, Denver, Sports Authority Field at Mile High | The location cities of the team where Shaquil Barrett debuted are [Colorado, Denver, Sports Authority Field at Mile High]. | The team where Shaquille Barrett made his debut is [Colorado, Denver, Sports Authority Field at Mile High]. | The location city of the american football Team which is the debutteam of him are [Colorado, Denver, Sports Authority Field at Mile High]. | The venue for the American football team that is his debut team is [Colorado, Denver, Sports Authority Field at Mile High]. | ||||
990 | SELECT DISTINCT COUNT(?uri) WHERE { ?x <http://dbpedia.org/ontology/gender> <http://dbpedia.org/resource/Mixed-sex_education> . ?x <http://dbpedia.org/ontology/localAuthority> ?uri . } | How many local authorities manage mixed gender schools? | SELECT DISTINCT COUNT ( ?r ) WHERE { ?d property:gender resource:Mixed-sex_education . ?d property:local_authority ?r . } | 1207 | There are [1207] local authorities of the schools with mixed gender. | There are [1207] local authorities in mixed gender schools. | ||||||
1923 | SELECT DISTINCT ?uri WHERE {?uri <http://dbpedia.org/ontology/child> <http://dbpedia.org/resource/Rohan_Marley> . ?uri <http://dbpedia.org/property/children> <http://dbpedia.org/resource/Sharon_Marley> . ?uri <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://dbpedia.org/ontology/Person>} | Name the person whose daughter is Rohan Marley and also another children named Sharon Marley ? | SELECT DISTINCT ?d WHERE { ?d rdf:type ontology:Person . ?d property:child resource:Rohan_Marley . ?d property:children resource:Sharon_Marley } | Bob Marley | The person with Rohan Marley and Sharon Marley as children is [Bob Marley]. | The person who has children Roan Marley and Sharon Marley is [Bob Marley]. | The person whose daughters is her and children is Sharon Marley is [Bob Marley]. | The man whose daughter she is and whose child is Sharon Marley [Bob Marley]. | ||||
443 | SELECT DISTINCT ?uri WHERE {?uri <http://dbpedia.org/property/keyPeople> <http://dbpedia.org/resource/Raymond_Conner> . ?uri <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://dbpedia.org/ontology/Company>} | To which company does Raymond Conner is critical to? | SELECT DISTINCT ?x WHERE { ?x rdf:type ontology:Company . ?x property:key_people resource:Raymond_Conner } | Boeing | The company with Raymond Conner as key people is [Boeing]. | The company with Raymond Conner as major people is [Boeing]. | [Boeing] is the company whose key people is him. | [Boeing] is a company of which he is a key person. | [Boeing] is the company whose key people is the person. | [Boeing] is a company where the key person is the person. | ||
286 | SELECT DISTINCT ?uri WHERE { <http://dbpedia.org/resource/Vagif_Aliyev> <http://dbpedia.org/ontology/religion> ?uri } | Name the religious affiliation of Vagif Aliyev ? | SELECT DISTINCT ?h WHERE { resource:Vagif_Aliyev property:religion ?h } | Islam | [Islam] is the religious affiliation of Vagif Aliyev. | [Islam] is Vagif Aliyev's religion. | The religious affiliation of him is [Islam]. | His religion is [Islam]. | ||||
1636 | SELECT DISTINCT ?uri WHERE { ?uri <http://dbpedia.org/ontology/network> <http://dbpedia.org/resource/BBC_One> . ?uri <http://dbpedia.org/ontology/network> <http://dbpedia.org/resource/BBC_HD> . ?uri <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://dbpedia.org/ontology/TelevisionShow>} | Give me some shows owned by BBC one and BBC hd? | SELECT DISTINCT ?c WHERE { ?c rdf:type ontology:Television_Show . ?c property:network resource:B_B_C_One . ?c property:network resource:B_B_C_H_D } | answer | The television shows owned by BBC One and BBC HD are [answer]. | BBC One and BBC HD owns shows named [answer]. | ||||||
3423 | SELECT DISTINCT ?uri WHERE {?uri <http://dbpedia.org/property/relatives> <http://dbpedia.org/resource/Clay_Aiken> . } | List the relatives of clay Aiken ? | SELECT DISTINCT ?e WHERE { ?e property:relatives resource:Clay_Aiken . } | Kenneth Parcell | [Kenneth Parcell] is the relative of Clay Aiken. | [Kenneth Parcell] is Clay Aiken's relative. | The fictional character's relatives is Clay Aiken is [Kenneth Parcell]. | [Kenneth Parcell] is Relative of the fictional character are Clay Aiken. | ||||
4621 | SELECT DISTINCT ?uri WHERE {?uri <http://dbpedia.org/ontology/formerTeam> <http://dbpedia.org/resource/Indianapolis_Colts> . ?uri <http://dbpedia.org/property/currentteam> <http://dbpedia.org/resource/Michigan_Wolverines> . ?uri <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://dbpedia.org/ontology/AmericanFootballPlayer>} | Which American football player is a former team player of Indianapolis Colts and current team is Michigan Wolverines? | SELECT DISTINCT ?v WHERE { ?v rdf:type ontology:American_Football_Player . ?v property:currentteam resource:Michigan_Wolverines . ?v property:former_team resource:Indianapolis_Colts } | Jim Harbaugh | [Jim Harbaugh] is an American football player who is a former team player of Indianapolis Colts and current team is Michigan Wolverines | [Jim Harbaugh] is an American football player, a former Indiana Colts and current Michigan Wolverines player. | ||||||
2975 | SELECT DISTINCT ?uri WHERE { <http://dbpedia.org/resource/Amalgamated_Association_of_Iron_and_Steel_Workers> <http://dbpedia.org/ontology/affiliation> ?x . ?x <http://dbpedia.org/property/founded> ?uri . ?x <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://dbpedia.org/ontology/TradeUnion>} | Who is the founder of the trade union which affiliates with Amalgamated Association of Iron and Steel Workers? | SELECT DISTINCT ?v WHERE { resource:Amalgamated_Association_of_Iron_and_Steel_Workers property:affiliation ?r . ?r rdf:type ontology:Trade_Union . ?r property:founded ?v } | 1935-11-14, Pittsburgh | The founder of the trade union which affiliates with Amalgamated Association of Iron and Steel Workers is [1935-11-14, Pittsburgh]. | The founder of the union that joined the United Steelworkers Association is [1935-11-14, Pittsburgh]. | ||||||
566 | ASK WHERE { <http://dbpedia.org/resource/FIS_Alpine_World_Ski_Championships_1950> <http://dbpedia.org/property/hostCity> <http://dbpedia.org/resource/Colorado> } | Was the FIS Alpine World Ski Championship of 1950 held in Colorado? | ASK WHERE { resource:F_I_S_Alpine_World_Ski_Championships_1950 property:host_city resource:Colorado } | Yes | [Yes], Colorado was the host city of FIS Alpine World Ski Championships 1950. | [Yes] Colorado hosted the FIS World Cup in 1950. | [Yes], Colorado is the Host city of FIS Alpine World Ski Championships others. | [Yes] Colorado is the host city for the World Ski Championships. | [Yes], the Host city of FIS Alpine World Ski Championships 1950 was Colorado. | [Yes] Colorado was the host city for the 1950 FIS World Cup. |
||
4175 | SELECT DISTINCT ?uri WHERE { ?x <http://dbpedia.org/ontology/publisher> <http://dbpedia.org/resource/Interplay_Entertainment> . ?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 kind of games are made by Interplay Entertainment? | SELECT DISTINCT ?g WHERE { ?m property:publisher resource:Interplay_Entertainment . ?m property:genre ?g . ?m rdf:type ontology:Video_Game } | answer | The genre of the video games whose publisher is Interplay Entertainment are [answer]. | The video game genre is published by Interplay Entertainment. | ||||||
3161 | SELECT DISTINCT ?uri WHERE { ?x <http://dbpedia.org/ontology/operator> <http://dbpedia.org/resource/MTR> . ?x <http://dbpedia.org/ontology/manufacturer> ?uri . ?x <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://dbpedia.org/ontology/Train>} | Who produces the trains operated by the MTR? | SELECT DISTINCT ?m WHERE { ?o rdf:type ontology:Train . ?o property:manufacturer ?m . ?o property:operator resource:M_T_R } | Construcciones y Auxiliar de Ferrocarriles, Adtranz, Alstom, Metro Cammell, Hyundai Rotem, Mitsubishi, CSR Sifang Co Ltd., Kinki Sharyo, Kawasaki Heavy Industries Rolling Stock Company, Changchun Railway Vehicles | The manufacturers of the trains operated by the MTR are [Construcciones y Auxiliar de Ferrocarriles, Adtranz, Alstom, Metro Cammell, Hyundai Rotem, Mitsubishi, CSR Sifang Co Ltd., Kinki Sharyo, Kawasaki Heavy Industries Rolling Stock Company, Changchun Railway Vehicles]. | Manufacturers of trains operated by MTR are [Construcciones y Auxiliar de Ferrocarriles, Adtranz, Alstom, Metro Cammell, Hyundai Rotem, Mitsui, CSR Siemens Ltd, Kinki Sharyo, Kawasaki Heavy Industries Rollway Company, Changchun Railway]. | ||||||
1096 | SELECT DISTINCT COUNT(?uri) WHERE {?uri <http://dbpedia.org/ontology/class> <http://dbpedia.org/resource/Bacilli> . ?uri <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://dbpedia.org/ontology/Bacteria>} | Give me a count of bacterias which belongs to Bacilli class? | SELECT DISTINCT COUNT ( ?r ) WHERE { ?r rdf:type ontology:Bacteria . ?r property:class resource:Bacilli } | 57 | There are [57] bacterias whose class is Bacilli. | There are [57] bacteria from class Bacilli. | There are [57] bacterias whose class is Bacilli. | There are [57] bacteria belong to class Bacilli. |