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 |
---|---|---|---|---|---|---|---|---|---|---|---|---|
846
|
SELECT DISTINCT ?uri WHERE { <http://dbpedia.org/resource/Stephen_Urban> <http://dbpedia.org/ontology/battle> ?uri. <http://dbpedia.org/resource/Ali_Habib_Mahmud> <http://dbpedia.org/property/battles> ?uri}
|
What is the common battle fought by Stephen Urban and Ali Habib Mahmud?
|
SELECT DISTINCT ?o WHERE { resource:Ali_Habib_Mahmud property:battles ?o . resource:Stephen_Urban property:battle ?o }
|
Gulf War
|
[Gulf War] is the common battle of Stephen Urban and Ali Habib Mahmud.
|
[The Gulf War] is a joint battle between Stephen Urban and Ali Habib Mahmoud.
|
[Gulf War] is the battle of the him and battles of the Ali Habib Mahmud.
|
[The Gulf War] is a battle between him and Ali Habib Mahmoud.
| ||||
3524
|
SELECT DISTINCT COUNT(?uri) WHERE { ?x <http://dbpedia.org/ontology/otherParty> <http://dbpedia.org/resource/Janata_Dal> . ?x <http://dbpedia.org/ontology/otherParty> ?uri }
|
How many parties are there of the office holders whose one of the party is Janata Dal ?
|
SELECT DISTINCT COUNT ( ?z ) WHERE { ?v property:other_party ?z . ?v property:other_party resource:Janata_Dal }
|
47
|
There are [47] other parties of the officeholders whose one party is Janata Dal.
|
There are [47] other office holder parties, one of which is Janata Dal.
|
There are [47] other party are there of the office holders whose other party is the person .
|
There are [47] office holders of the office holders whose one of the party is Janata Dal.
| ||||
4318
|
SELECT DISTINCT ?uri WHERE { <http://dbpedia.org/resource/Cristo_Rey_Jesuit_High_School_(Chicago)> <http://dbpedia.org/property/teamName> ?uri. <http://dbpedia.org/resource/Galatasaray_Handball_Team> <http://dbpedia.org/property/mascot> ?uri}
|
What mascot of the Galatasaray Handball Team is also the team name of Cristo Rey Jesuit high School ?
|
SELECT DISTINCT ?p WHERE { resource:Galatasaray_Handball_Team property:mascot ?p . resource:Cristo_Rey_Jesuit_High_School_(_Chicago) property:team_name ?p }
|
Lion
|
[Lion] is the Team Name of Cristo Rey Jesuit High School and also the mascot of Galatasaray Handball Team.
|
[Lion] is the name of the team of the Jesuit high school Crystal Rey as well as the mascot of the Galatasaray handball team.
| ||||||
2783
|
SELECT DISTINCT ?uri WHERE { <http://dbpedia.org/resource/List_of_The_Wolves_of_Mercy_Falls_characters> <http://dbpedia.org/property/nickname> ?uri }
|
What are the nicknames given to the characters of The Wolves of the Mercy Falls?
|
SELECT DISTINCT ?v WHERE { resource:List_of_The_Wolves_of_Mercy_Falls_characters property:nickname ?v }
|
Ringo Starr, Romulus and Remus, Sam, The Boy, NARKOTIKA, The Pissy One, The White One, White She-Wolf
|
The nicknames of the list of characters in The Wolves of Mercy Falls are [Ringo Starr, Romulus and Remus, Sam, The Boy, NARKOTIKA, The Pissy One, The White One, White She-Wolf].
|
The characters nicknames in Wolf of Mercy are [Rambo Starr, Romulus and Remus, Sam, Boy, Naarky, Fish, White, White Wolf].
| ||||||
1231
|
SELECT DISTINCT ?uri WHERE { <http://dbpedia.org/resource/Kaptaan> <http://dbpedia.org/property/recorded> ?uri. <http://dbpedia.org/resource/Orient_News> <http://dbpedia.org/property/headquarters> ?uri}
|
What is the Recorded of the Kaptaan is also the headquarters of the Orient News?
|
SELECT DISTINCT ?n WHERE { resource:Kaptaan property:recorded ?n . resource:Orient_News property:headquarters ?n }
|
Dubai
|
[Dubai] is the recorded of the Kaptaan and the headquarters of the Orient News.
|
[Dubai] is Fataan and the headquarters of Orient News.
| ||||||
3913
|
SELECT DISTINCT ?uri WHERE { <http://dbpedia.org/resource/Young_Lords> <http://dbpedia.org/property/international> ?uri }
|
Which nationalist group was responsible for foundation of Young Lords?
|
SELECT DISTINCT ?c WHERE { resource:Young_Lords property:international ?c }
|
Puerto Rico
|
[Puerto Rico] is the international affiliation of Young Lords.
|
[Puerto Rico] is an international federation of young lords.
|
[Puerto Rico] is the international affiliation of the organisation .
|
[Puerto Rico] is the organization's international affiliation.
| ||||
1797
|
SELECT DISTINCT ?uri WHERE { <http://dbpedia.org/resource/Alpine_skiing_at_the_1972_Winter_Olympics_–_Women's_downhill> <http://dbpedia.org/ontology/bronzeMedalist> ?x . ?x <http://dbpedia.org/property/birthPlace> ?uri . }
|
What is the residence of the bronze medalist of Alpine skiing at the women's downhill competition at the 1972 Winter Olympics?
|
SELECT DISTINCT ?o WHERE { ?k property:birth_place ?o . . resource:Alpine_skiing_at_the_1972_Winter_Olympics_–_Women's_downhill property:bronze_medalist ?k }
|
Washington (state), Seattle, United States
|
The birthplace of the bronze medalist of Alpine skiing at the 1972 Winter Olympics Women's downhill is [Washington (state), Seattle, United States].
|
The place of birth of the 1972 Winter Olympics bronze medalist in the women's downhill is [Washington, DC, Seattle, USA].
| ||||||
4855
|
SELECT DISTINCT ?uri WHERE { ?x <http://dbpedia.org/ontology/location> <http://dbpedia.org/resource/Autodromo_Enzo_e_Dino_Ferrari> . ?x <http://dbpedia.org/ontology/firstDriver> ?uri . }
|
Who were the first drivers in the grand prix which took place at Autodromo Enzo e Dino Ferrari?
|
SELECT DISTINCT ?m WHERE { ?n property:first_driver ?m . . ?n property:location resource:Autodromo_Enzo_e_Dino_Ferrari }
|
answer
|
The first driver of the Grand Prixes whose location is Autodromo Enzo e Dino Ferrari are [answer].
|
Vettel was the first driver at the Grand Prix, located in the Ferrari Enzo e Dino Ferrari.
| ||||||
1707
|
SELECT DISTINCT ?uri WHERE { ?x <http://dbpedia.org/ontology/parentOrganisation> <http://dbpedia.org/resource/Fox_Sports_(United_States)> . ?uri <http://dbpedia.org/ontology/channel> ?x . ?uri <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://dbpedia.org/ontology/TelevisionShow>}
|
What is the television show whose channel's parent organisation is Fox Sports?
|
SELECT DISTINCT ?g WHERE { ?g rdf:type ontology:Television_Show . ?x property:parent_organisation resource:Fox_Sports_(_United_States) . ?g property:channel ?x }
|
The Dan Patrick Show
|
The television show whose channel's parent organisation is Fox Sports is [The Dan Patrick Show].
|
A TV show hosted by Fox Sports is [The Dan Patrick Show].
| ||||||
2277
|
SELECT DISTINCT ?uri WHERE { ?x <http://dbpedia.org/property/predecessor> <http://dbpedia.org/resource/George_Whitefield_Davis> . ?x <http://dbpedia.org/property/restingplace> ?uri . ?x <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://dbpedia.org/ontology/OfficeHolder>}
|
Where are the politicians buried who succeeded George Whitefield Davis?
|
SELECT DISTINCT ?n WHERE { ?m property:restingplace ?n . ?m rdf:type ontology:Office_Holder . ?m property:predecessor resource:George_Whitefield_Davis }
|
Lincoln, Nebraska, Nebraska, Wyuka Cemetery
|
The resting places of the office holders whose predecessor is George Whitefield Davis are [Lincoln, Nebraska, Nebraska, Wyuka Cemetery].
|
The burials that preceded George Whitefield Davis are [Lincoln Cemetery, Faraka Cemetery, Faraka Cemetery, Wuka Cemetery].
|
The restingplace of the office holders whose predecessor is him are [Lincoln, Nebraska, Nebraska, Wyuka Cemetery].
|
The burial sites of which he is the forerunner [Lincoln, Nebraska, Nebraska, Wyuka Cemetery].
| ||||
2846
|
SELECT DISTINCT ?uri WHERE { <http://dbpedia.org/resource/Mumbai_Vadodara_Expressway> <http://dbpedia.org/ontology/routeEnd> ?uri. <http://dbpedia.org/resource/Vadodara_Junction_railway_station> <http://dbpedia.org/property/line> ?uri}
|
Which line of the Vadodara Junction railway station is the route end of Mumbai Vadodara Expressway?
|
SELECT DISTINCT ?k WHERE { resource:Vadodara_Junction_railway_station property:line ?k . resource:Mumbai_Vadodara_Expressway property:route_end ?k }
|
Mumbai
|
[Mumbai] is the end of the Mumbai Vadodara Expressway route and line of the Vadodara Junction railway station.
|
[Mumbai] is the end station of the Mumbai-Vadar Express and the line of the Vadara station.
| ||||||
389
|
SELECT DISTINCT ?uri WHERE { ?x <http://dbpedia.org/ontology/foundedBy> <http://dbpedia.org/resource/David_Pressman> . ?x <http://dbpedia.org/ontology/foundedBy> ?uri . ?x <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://dbpedia.org/ontology/Non-ProfitOrganisation>}
|
List all the co-founders of the non-profit organisations which have founding member as David pressman?
|
SELECT DISTINCT ?s WHERE { ?m property:founded_by resource:David_Pressman . ?m rdf:type ontology:Non-_Profit_Organisation . ?m property:founded_by ?s }
|
Brad Pitt, Don Cheadle, George Clooney, Matt Damon, David Pressman, Jerry Weintraub
|
The founders of the non-profit organisations whose one founding member is David Pressman are [Brad Pitt, Don Cheadle, George Clooney, Matt Damon, David Pressman, Jerry Weintraub].
|
The leaders of non-profit organizations, of which David Pressman is the only member, are [Brad Pitt, Don Cheadle, George Clooney, Matt Damon, David Pressman, Jerry Feltraub].
|
The founded by of the non-profit organisations whose founded by is David Pressman are [Matt Damon, Don Cheadle, Jerry Weintraub, Brad Pitt, David Pressman, George Clooney].
|
The founders of non-profit organizations with founding member as David pressman are [Matt Damon, Don Cheadle, Jerry Hetraub, Brad Pitt, David Pressman, and George Clooney].
| ||||
233
|
SELECT DISTINCT ?uri WHERE { ?x <http://dbpedia.org/ontology/owningOrganisation> <http://dbpedia.org/resource/Public_Transport_Authority_(Western_Australia)> . ?x <http://dbpedia.org/ontology/servingRailwayLine> ?uri . ?x <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://dbpedia.org/ontology/Station>}
|
What railway lines go through the stations maintained by Western Australian Public Transport Authority?
|
SELECT DISTINCT ?g WHERE { ?i property:owning_organisation resource:Public_Transport_Authority_(_Western_Australia) . ?i rdf:type ontology:Station . ?i property:serving_railway_line ?g }
|
Joondalup railway line, Mandurah railway line, Thornlie railway line, Fremantle railway line, Butler, South Western Railway, Western Australia, Midland railway line, Eastern Railway (Western Australia)
|
The railway lines of the stations owned by Public Transport Authority are [Joondalup railway line, Mandurah railway line, Thornlie railway line, Fremantle railway line, Butler, South Western Railway, Western Australia, Midland railway line, Eastern Railway (Western Australia)].
|
The Public Transport Authority owns the following stations: [Joondalup rail line, Mandurah rail line, Thornley rail line, Fremantle rail line, Butler rail line, South West rail line, Western Australia, Midland rail line, East rail line (Western Australia)].
| ||||||
4011
|
SELECT DISTINCT COUNT(?uri) WHERE { ?x <http://dbpedia.org/ontology/routeStart> <http://dbpedia.org/resource/South_Station> . ?x <http://dbpedia.org/property/owner> ?uri . }
|
How many owners are there of lines starting at the South Station?
|
SELECT DISTINCT COUNT ( ?b ) WHERE { ?l property:owner ?b . . ?l property:route_start resource:South_Station }
|
14
|
There are [14] owners of lines starting at the South Station .
|
There are [14] owners of lines that start with South Station.
| ||||||
792
|
SELECT DISTINCT COUNT(?uri) WHERE {?uri <http://dbpedia.org/ontology/family> <http://dbpedia.org/resource/Canidae> . ?uri <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://dbpedia.org/ontology/Mammal>}
|
Give me a count of mammals whose family is Canidae?
|
SELECT DISTINCT COUNT ( ?e ) WHERE { ?e property:family resource:Canidae . ?e rdf:type ontology:Mammal }
|
218
|
There are [218] mammals whose family is Canidae.
|
There are [218] mammals from Canidae family.
| ||||||
3784
|
SELECT DISTINCT ?uri WHERE {?uri <http://dbpedia.org/property/company> <http://dbpedia.org/resource/European_Broadcasting_Union> . ?uri <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://dbpedia.org/ontology/TelevisionShow>}
|
What are the television shows whose company is European Broadcasting Union?
|
SELECT DISTINCT ?u WHERE { ?u rdf:type ontology:Television_Show . ?u property:company resource:European_Broadcasting_Union }
|
Eurovision Song Contest, Junior Eurovision Song Contest, Eurovision Young Dancers, Jeux Sans Frontières, Eurovision Dance Contest, Eurovision Young Musicians
|
The television shows owned by the European Broadcasting Union company are [Eurovision Song Contest, Junior Eurovision Song Contest, Eurovision Young Dancers, Jeux Sans Frontières, Eurovision Dance Contest, Eurovision Young Musicians].
|
TV shows owned by the European Broadcasting Union are [Eurovision Song Contest, Junior Eurovision Song Contest, Eurovision Young Dancers, Jeux Sans Frontières, Eurovision Dance Contest, Eurovision Young].
| ||||||
4612
|
SELECT DISTINCT ?uri WHERE {?uri <http://dbpedia.org/ontology/spouse> <http://dbpedia.org/resource/Daniel_Gibson> . }
|
Who did Daniel Gibson marry?
|
SELECT DISTINCT ?m WHERE { ?m property:spouse resource:Daniel_Gibson . }
|
Keyshia Cole
|
Daniel Gibson married [Keyshia Cole] .
|
[Keishia Cole] is whom Daniel Gibson married.
|
The person's whose marriage partner is Daniel Gibson is [Keyshia Cole].
|
Daniel Gibson's wife is [Keishia Cole].
|
The person who married Daniel Gibson is [Keyshia Cole].
|
[Keishia's Cole] was married to Daniel Gibson.
| ||
1333
|
SELECT DISTINCT COUNT(?uri) WHERE { ?x <http://dbpedia.org/property/placeOfBirth> <http://dbpedia.org/resource/Maharashtra> . ?x <http://dbpedia.org/ontology/party> ?uri . }
|
People from how many political parties exist in Maharashtra?
|
SELECT DISTINCT COUNT ( ?m ) WHERE { ?p property:party ?m . . ?p property:place_of_birth resource:Maharashtra }
|
60
|
There are [60] parties of the people born in Maharashtra.
|
There are [60] parties of people who were born in Maharashtra.
|
There are [60] member of political party of the office holders whose place of birth is the organisation .
|
In the office holders [60] members of the party whose place of birth is the organization.
| ||||
4355
|
SELECT DISTINCT ?uri WHERE { <http://dbpedia.org/resource/Somerset_Berkley_Regional_High_School> <http://dbpedia.org/ontology/rival> ?x . ?x <http://dbpedia.org/ontology/region> ?uri . ?x <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://dbpedia.org/ontology/School>}
|
Where is the school which is the rival of Somerset Berkley Regional High?
|
SELECT DISTINCT ?l WHERE { ?c property:region ?l . resource:Somerset_Berkley_Regional_High_School property:rival ?c . ?c rdf:type ontology:School }
|
New England
|
[New England] is the region of the school which is the rival of Somerset Berkley Regional High School .
|
[New England] is a school district that is part of Somerset Berkeley Regional High School.
|
[New England] is the region of the school which is the rival of the organisation .
|
[New England] is a school district that is a rival of the organization.
| ||||
254
|
SELECT DISTINCT ?uri WHERE {?uri <http://dbpedia.org/ontology/deathPlace> <http://dbpedia.org/resource/Ontario> . ?uri <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://dbpedia.org/ontology/Politician>}
|
Who are the politicians whose death place is Ontario?
|
SELECT DISTINCT ?u WHERE { ?u property:death_place resource:Ontario . ?u rdf:type ontology:Politician }
|
answer
|
The politicians whose place of death is Ontario are [answer].
|
Politicians whose deathplace is Ontario [answer].
| ||||||
1081
|
SELECT DISTINCT COUNT(?uri) WHERE { ?x <http://dbpedia.org/property/chairman> <http://dbpedia.org/resource/Merritt_Paulson> . ?x <http://dbpedia.org/ontology/homeStadium> ?uri . }
|
How many home stadium are there, of the soccer club seasons whose chairman is Merritt Paulson?
|
SELECT DISTINCT COUNT ( ?w ) WHERE { ?m property:chairman resource:Merritt_Paulson . ?m property:home_stadium ?w . }
|
38
|
There are [38] home stadiums of the soccer club seasons whose chairman is Merritt Paulson.
|
There are [38] home stadiums for football clubs, of which Merilson is chairman.
|
There are [38] home stadiums of the soccer club seasons whose chairman is him .
|
There are [38] home stadiums, of which the majority belong to the football club of which he is president.
|
There are [38] home stadiums of the soccer club seasons whose chairman is the person .
|
There are [38] home stadiums of the football club whose president is the person.
| ||
2056
|
SELECT DISTINCT ?uri WHERE { ?uri <http://dbpedia.org/ontology/commandStructure> <http://dbpedia.org/resource/United_States_Department_of_the_Navy> . ?uri <http://dbpedia.org/ontology/commandStructure> <http://dbpedia.org/resource/United_States_Department_of_Defense> . ?uri <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://dbpedia.org/ontology/MilitaryUnit>}
|
What is the military unit whose command structures are United States Department of the Navy and United States Department of Defense?
|
SELECT DISTINCT ?t WHERE { ?t property:command_structure resource:United_States_Department_of_Defense . ?t property:command_structure resource:United_States_Department_of_the_Navy . ?t rdf:type ontology:Military_Unit }
|
United States Navy
|
[United States Navy] is the military unit whose command structures are United States Department of the Navy and United States Department of Defense.
|
[The United States Navy] is a military unit under the command of the United States Department of the Navy and the United States Department of Defense.
| ||||||
3099
|
SELECT DISTINCT ?uri WHERE { <http://dbpedia.org/resource/Wilfred_McDonald> <http://dbpedia.org/property/playedFor> ?uri. <http://dbpedia.org/resource/Cam_Plante> <http://dbpedia.org/property/playedFor> ?uri . }
|
Which team did Wilfred McDonalds and Cam Plante play for?
|
SELECT DISTINCT ?u WHERE { resource:Cam_Plante property:played_for ?u . . resource:Wilfred_Mc_Donald property:played_for ?u }
|
Toronto Maple Leafs
|
The team where both Wilfred McDonald and Cam Plante played for is [Toronto Maple Leafs].
|
The team that Wilfred MacDonald and Cam Plant played for is the [Toronto Maple Leafs].
|
The team they played for is [Toronto Maple Leafs].
|
The team they played is [Toronto Maple Leafs].
| ||||
3371
|
SELECT DISTINCT ?uri WHERE { ?x <http://dbpedia.org/ontology/associatedMusicalArtist> <http://dbpedia.org/resource/The_Shirelles> . ?x <http://dbpedia.org/ontology/occupation> ?uri . }
|
What is the occupation of the band members of The Shirelles?
|
SELECT DISTINCT ?w WHERE { ?v property:occupation ?w . . ?v property:associated_musical_artist resource:The_Shirelles }
|
Chess, Singing, Record producer, Songwriter
|
The professions of the associate member artists of The Shirelles are [Chess, Singing, Record producer, Songwriter].
|
Occupation of the band members of The Shirelles are [chess, singing, sound engineer, songwriter].
|
The occupation of the musical artists from the organisation are [Chess, Singing, Record producer, Songwriter].
|
A professions of musical artists from the organization are [chess, singing, sound engineer, singer-songwriter].
| ||||
688
|
SELECT DISTINCT ?uri WHERE { <http://dbpedia.org/resource/Barq's> <http://dbpedia.org/ontology/related> ?x . ?x <http://dbpedia.org/property/locationCity> ?uri . }
|
In which cities can the beverage related to Barq's be found?
|
SELECT DISTINCT ?q WHERE { ?t property:location_city ?q . . resource:Barq's property:related ?t }
|
Jasper, Indiana, Indiana
|
The cities with the beverage related to Barq's are [Jasper, Indiana, Indiana].
|
The locations of a drink associated with Barq's are [Jasper, Indiana, Indiana].
| ||||||
3878
|
SELECT DISTINCT ?uri WHERE {?uri <http://dbpedia.org/property/currentclub> <http://dbpedia.org/resource/New_York_City_FC> . ?uri <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://dbpedia.org/ontology/SoccerPlayer>}
|
Which soccer players are currently playing for NYC FC?
|
SELECT DISTINCT ?b WHERE { ?b property:currentclub resource:New_York_City_F_C . ?b rdf:type ontology:Soccer_Player }
|
answer
|
The soccer players playing for New York City FC are [answer].
|
Footballers who play for New York City FC are [answer].
| ||||||
744
|
SELECT DISTINCT COUNT(?uri) WHERE { ?x <http://dbpedia.org/ontology/predecessor> <http://dbpedia.org/resource/The_Comedy_Channel_(United_States)> . ?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 shows are made by the channel whose predecessor was the Comedy Channel?
|
SELECT DISTINCT COUNT ( ?m ) WHERE { ?m rdf:type ontology:Television_Show . ?h property:predecessor resource:The_Comedy_Channel_(_United_States) . ?m property:network ?h }
|
73
|
There are [73] television shows whose network's predecessor is The Comedy Channel.
|
There are [73] TV shows, the predecessor of which is the Comedy Channel.
| ||||||
4036
|
SELECT DISTINCT ?uri WHERE { <http://dbpedia.org/resource/Microsoft_Office_Picture_Manager> <http://dbpedia.org/ontology/license> ?uri. <http://dbpedia.org/resource/Apple_Productivity_Experience_Group> <http://dbpedia.org/ontology/product> ?uri}
|
Which license of the Microsoft Office Picture Manager is also the product of the Apple Productivity Experience Group
|
SELECT DISTINCT ?c WHERE { resource:Apple_Productivity_Experience_Group property:product ?c . resource:Microsoft_Office_Picture_Manager property:license ?c }
|
Microsoft Office
|
[Microsoft Office] is the license of the Microsoft Office Picture Manager which is also a product of the Apple Productivity Experience Group.
|
[Microsoft Office] is a license of Microsoft Office Picture Manager, which is also a product of the Apple Productivity Experience Group.
| ||||||
4193
|
ASK WHERE { <http://dbpedia.org/resource/Shinya_Aoki> <http://dbpedia.org/property/trainer> <http://dbpedia.org/resource/Eddie_Bravo> }
|
Is Eddie Bravo the trainer of Shinya Aoki?
|
ASK WHERE { resource:Shinya_Aoki property:trainer resource:Eddie_Bravo }
|
Yes
|
[Yes], Eddie Bravo is the trainer of Shinya Aoki.
|
[Yes] Eddie Bravo is Shinya Aoki's coach.
|
[Yes], he is the trainer of Shinya Aoki.
|
Yes, he's Shinyi Aoki's coach.
|
[Yes], the trainer of Shinya Aoki is Eddie Bravo.
|
[Yes], Shinya Aoki's coach is Eddie Bravo.
|
||
1358
|
SELECT DISTINCT ?uri WHERE { <http://dbpedia.org/resource/Tweenies:_Game_Time> <http://dbpedia.org/property/publisher> ?x . ?x <http://dbpedia.org/property/products> ?uri . }
|
List the products of the company which published Tweenies: Game Time.
|
SELECT DISTINCT ?e WHERE { ?y property:products ?e . . resource:Tweenies:_Game_Time property:publisher ?y }
|
Doctor Who, Robot Wars, Teletubbies
|
The products of the publisher of Tweenies: Game Time are [Doctor Who, Robot Wars, Teletubbies].
|
The products of the Tweenies: Game Time publisher are [Doctor Who, Robot Wars, Teletubbies].
| ||||||
1210
|
SELECT DISTINCT ?uri WHERE { ?x <http://dbpedia.org/ontology/owningCompany> <http://dbpedia.org/resource/BBC> . ?uri <http://dbpedia.org/ontology/network> ?x . ?uri <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://dbpedia.org/ontology/TelevisionShow>}
|
List the shows whose network is run by BBC.
|
SELECT DISTINCT ?s WHERE { ?s rdf:type ontology:Television_Show . ?s property:network ?m . ?m property:owning_company resource:B_B_C }
|
answer
|
The television shows whose network's owner is BBC company are [answer].
|
The BBC's TV show, [answer].
| ||||||
2910
|
SELECT DISTINCT ?uri WHERE {?uri <http://dbpedia.org/ontology/firstAscentPerson> <http://dbpedia.org/resource/Krzysztof_Wielicki> }
|
Which peak was first scaled by Krzysztof Wielicki?
|
SELECT DISTINCT ?k WHERE { ?k property:first_ascent_person resource:Krzysztof_Wielicki }
|
Kangchenjunga, Mount Everest, Lhotse
|
The mountains that were first ascended by Krzysztof Wielicki are [Kangchenjunga, Mount Everest, Lhotse].
|
The mountains Krzysztof Vuczycki first climbed are Kanga, Mount Everest, and Lhotse.
|
The mountain whose person that first ascented a mountain is him are [Kangchenjunga, Mount Everest, Lhotse].
|
The mountain he first climbed [Kanga, Mount Everest, Lhotse].
| ||||
2156
|
SELECT DISTINCT COUNT(?uri) WHERE { <http://dbpedia.org/resource/AN/FSQ-7_Combat_Direction_Central> <http://dbpedia.org/ontology/region> ?uri . }
|
Count the number of region of AN/FSQ-7 Combat Direction Central?
|
SELECT DISTINCT COUNT ( ?v ) WHERE { resource:A_N/_F_S_Q-7_Combat_Direction_Central property:region ?v . }
|
19
|
There are [19] regions of AN/FSQ-7 Combat Direction Central.
|
[19] regions are there for the AN / FSQ-7 Central Combat Directorate.
|
There are [19] region in the organisation.
|
In the organization has [19] regions.
| ||||
2300
|
ASK WHERE { <http://dbpedia.org/resource/Fox> <http://dbpedia.org/ontology/phylum> <http://dbpedia.org/resource/Chordate> }
|
Does fox belong to the phylum of Chordate?
|
ASK WHERE { resource:Fox property:phylum resource:Chordate }
|
Yes
|
[Yes], Chordate is the phylum of Fox.
|
[Yes] Chordate is phylum's family tree.
|
[Yes], the phylum of Fox is Chordate.
|
[Yes], the trunk of a fox is a chordat.
|
||||
2781
|
SELECT DISTINCT COUNT(?uri) WHERE { ?x <http://dbpedia.org/property/president> <http://dbpedia.org/resource/Bill_Clinton> . ?uri <http://dbpedia.org/property/successor> ?x . ?uri <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://dbpedia.org/ontology/OfficeHolder>}
|
What is the total number of office holders who preceded the people working under president bill clinton?
|
SELECT DISTINCT COUNT ( ?i ) WHERE { ?l property:president resource:Bill_Clinton . ?i rdf:type ontology:Office_Holder . ?i property:successor ?l }
|
295
|
There are [295] office holders whose successor's president is Bill Clinton.
|
There are [295] office holders, whose successor is President Bill Clinton.
|
There are [295] office holders whose successor's President is him.
|
There are [295] office holders, where he is successor's President.
|
There are [295] office holders whose successor's President is the person.
|
There are [295] office holders where the person is successor's president.
| ||
4769
|
SELECT DISTINCT ?uri WHERE { ?x <http://dbpedia.org/property/owner> <http://dbpedia.org/resource/Chicago,_St._Paul,_Minneapolis_and_Omaha_Railway> . ?x <http://dbpedia.org/ontology/operatedBy> ?uri . ?x <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://dbpedia.org/ontology/RailwayLine>}
|
Who currently operates the railway lines one of whose stockholder is Chicago, St Paul, Minneapolis and Omaha railway?
|
SELECT DISTINCT ?v WHERE { ?f property:owner resource:Chicago,_St._Paul,_Minneapolis_and_Omaha_Railway . ?f rdf:type ontology:Railway_Line . ?f property:operated_by ?v }
|
Chicago
|
[Chicago] is the operator of the railway line whose stockholders are Chicago, St. Paul, Minneapolis and Omaha Railway.
|
[Chicago] is the operator of the rail line, with shareholders including Chicago, St. Paul, Minney and Omaha Railway.
| ||||||
2135
|
SELECT DISTINCT COUNT(?uri) WHERE { ?x <http://dbpedia.org/property/education> <http://dbpedia.org/resource/Burbank_High_School_(Burbank,_California)> . ?uri <http://dbpedia.org/property/director> ?x . ?uri <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://dbpedia.org/ontology/Film>}
|
How many movies were directed by the graduate of Burbank High School ?
|
SELECT DISTINCT COUNT ( ?f ) WHERE { ?q property:education resource:Burbank_High_School_(_Burbank,_California) . ?f rdf:type ontology:Film . ?f property:director ?q }
|
23
|
There are [23] films whose director is graduate of Burbank High School.
|
There are [23] films directed by a graduate of Burbank High School.
| ||||||
134
|
SELECT DISTINCT ?uri WHERE { <http://dbpedia.org/resource/Angela_Trusty> <http://dbpedia.org/ontology/almaMater> ?uri. <http://dbpedia.org/resource/Charles_Ayres> <http://dbpedia.org/ontology/almaMater> ?uri . }
|
What is the alma mater of the Angela Trusty and Charles Ayres?
|
SELECT DISTINCT ?m WHERE { resource:Angela_Trusty property:alma_mater ?m . resource:Charles_Ayres property:alma_mater ?m . }
|
Dartmouth College
|
The alma mater of Angela Trusty and Charles Ayres is [Dartmouth College].
|
Angela and Charles Ayres' alma mater is [Dartmouth College].
|
[Dartmouth College] is the alma mater of them.
|
[Dartmouth College] is their alma mater.
| ||||
4287
|
SELECT DISTINCT ?uri WHERE { ?uri <http://dbpedia.org/ontology/openingTheme> <http://dbpedia.org/resource/Gary_Portnoy> . ?uri <http://dbpedia.org/ontology/openingTheme> <http://dbpedia.org/resource/Where_Everybody_Knows_Your_Name> . ?uri <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://dbpedia.org/ontology/TelevisionShow>}
|
What is the show which opens with Gary Portnoy and Where Everybody Knows Your Name?
|
SELECT DISTINCT ?a WHERE { ?a rdf:type ontology:Television_Show . ?a property:opening_theme resource:Gary_Portnoy . ?a property:opening_theme resource:Where_Everybody_Knows_Your_Name }
|
Cheers
|
[Cheers] is the television show whose opening themes are Gary Portnoy and Where Everybody Knows Your Name.
|
[Cheers] is a TV show that opens with Gary Portnoy and Where Everyone Knows Your Name.
|
Gary Portnoy and Where Everybody Knows Your Name are the opening themes of the television show [Cheers].
|
[Cheers] is the TV show whose opening is with Gary Portnoy and Where Everyone Knows Your Name.
|
The television show whose opening themes are Gary Portnoyothers and Where Everybody Knows Your Nameothers is [Cheers].
|
The TV show whose opening themes are Gary Portnoyothers and Where Everybody Knows Your Nameothers is [Cheers].
| ||
2323
|
SELECT DISTINCT ?uri WHERE { ?x <http://dbpedia.org/property/class> <http://dbpedia.org/resource/Luxury_vehicle> . ?x <http://dbpedia.org/property/related> ?uri . ?x <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://dbpedia.org/ontology/Automobile>}
|
What are some cars similar to luxury cars?
|
SELECT DISTINCT ?p WHERE { ?w rdf:type ontology:Automobile . ?w property:class resource:Luxury_vehicle . ?w property:related ?p }
|
answer
|
The automobiles related to luxury automobiles are [answer].
|
[answer] are some card similar to luxury cars.
| ||||||
559
|
SELECT DISTINCT ?uri WHERE { <http://dbpedia.org/resource/Saumarez_(horse)> <http://dbpedia.org/ontology/owner> ?uri }
|
Who is the owner of Saumarez?
|
SELECT DISTINCT ?f WHERE { resource:Saumarez_(horse) property:owner ?f }
|
Wayne Gretzky, Bruce McNall
|
The owners of Saumarez are [Wayne Gretzky, Bruce McNall].
|
Saumerez belongs to [Wayne Gretzky, Bruce McNall].
| ||||||
3567
|
ASK WHERE { <http://dbpedia.org/resource/Sampson_Cudjoe> <http://dbpedia.org/property/nationalteam> <http://dbpedia.org/resource/Ghana> }
|
Sampson Cudjoe plays for the Ghana national team?
|
ASK WHERE { resource:Sampson_Cudjoe property:nationalteam resource:Ghana }
|
Yes
|
[Yes], Ghana is the national team where Sampson Cudjoe plays.
|
[Yes] Ghana is the team Sampson plays for.
|
[Yes], Ghana is the nationalteam of him.
|
[Yes] Ghana is his team.
|
[Yes], Ghana is the nationalteam of the person.
|
[Yes] Ghana is a national team.
|
[Yes], the nationalteam of Sampson Cudjoe is Ghana.
|
[Yes], Sampson's team is Ghana.
|
2280
|
SELECT DISTINCT ?uri WHERE { ?x <http://dbpedia.org/property/label> <http://dbpedia.org/resource/Entertainment_One_Music> . ?x <http://dbpedia.org/ontology/bandMember> ?uri . ?x <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://dbpedia.org/ontology/Band>}
|
What are some music artists whose bands have signed up with Entertainment One Music?
|
SELECT DISTINCT ?j WHERE { ?c rdf:type ontology:Band . ?c property:label resource:Entertainment_One_Music . ?c property:band_member ?j }
|
answer
|
The members of the bands which have signed up with Entertainment One Music are [answer].
|
The members of the bands that subscribe to Entertainment One Music are [answer].
| ||||||
1513
|
SELECT DISTINCT ?uri WHERE { <http://dbpedia.org/resource/Kaulahea_I> <http://dbpedia.org/property/successor> ?x . ?x <http://dbpedia.org/property/title> ?uri . }
|
What is the title of the successor of Kaulahea I?
|
SELECT DISTINCT ?q WHERE { ?a property:title ?q . . resource:Kaulahea_I property:successor ?a }
|
Alii nui of Maui, Maui, Moi of Maui
|
The titles of the successor of Kaulahea I are [Alii nui of Maui, Maui, Moi of Maui].
|
Titles of successor to Kaulahea I include [Alii nui of Maui, Maui, Moi of Maui].
|
The title of the noble who is the successor of him are [Alii nui of Maui, Maui, Moi of Maui].
|
Nobility title, which is his successor [Alii nui from Maui, Maui, Moi from Maui].
| ||||
96
|
SELECT DISTINCT ?uri WHERE { <http://dbpedia.org/resource/Playboy_Enterprises> <http://dbpedia.org/property/products> ?uri }
|
List the products of Playboy Enterprises?
|
SELECT DISTINCT ?z WHERE { resource:Playboy_Enterprises property:products ?z }
|
Playboy, Sex industry, Playboy TV, Playboy Enterprises
|
The products of Playboy Enterprises are [Playboy, Sex industry, Playboy TV, Playboy Enterprises].
|
Playboy Enterprises products [Playboy, Sex Industry, Playboy TV, Playboy Enterprises].
| ||||||
3968
|
SELECT DISTINCT ?uri WHERE { <http://dbpedia.org/resource/WTA_Tour_Championships> <http://dbpedia.org/property/country> ?uri }
|
Which nation hosts the WTA Tour Championships?
|
SELECT DISTINCT ?k WHERE { resource:W_T_A_Tour_Championships property:country ?k }
|
Singapore
|
The country of WTA Tour Championships is [Singapore].
|
The host country of the WTA Tour Championship is [Singapore].
| ||||||
2932
|
SELECT DISTINCT ?uri WHERE { ?x <http://dbpedia.org/property/athletics> <http://dbpedia.org/resource/Taekwondo> . ?x <http://dbpedia.org/property/athletics> ?uri . }
|
What are the sports played by the universities who also plays taekwondo ?
|
SELECT DISTINCT ?j WHERE { ?j property:athletics resource:Taekwondo . ?j property:athletics ?j . }
|
Association football, Basketball, Cheerleading, Taekwondo, Volleyball, Chess, Flag football, Softball
|
The sports of the universities whose one sport is Taekwondo are [Association football, Basketball, Cheerleading, Taekwondo, Volleyball, Chess, Flag football, Softball].
|
University sports, of which taekwondo is one, are [Association football, Basketball, Cheerleading, Taekwondo, Volleyball, Chess, Flag football, Softball].
| ||||||
1265
|
SELECT DISTINCT ?uri WHERE { <http://dbpedia.org/resource/The_Kentucky_Cycle> <http://dbpedia.org/property/place> ?uri }
|
Where does the Kentucky cycle take place?
|
SELECT DISTINCT ?i WHERE { resource:The_Kentucky_Cycle property:place ?i }
|
Intiman Theatre Festival, Seattle
|
The place of The Kentucky Cycle is [Intiman Theatre Festival, Seattle].
|
The venue for Kentucky is [Intiman Theatre Festival, Seattle].
|
The place of The Kentucky Cycle are [Intiman Theatre Festival, the country].
|
The venue for the series in Kentucky is [Intiman Theatre Festival, Country].
| ||||
4144
|
ASK WHERE { <http://dbpedia.org/resource/Platte_River> <http://dbpedia.org/ontology/sourceRegion> <http://dbpedia.org/resource/Colorado> }
|
Does the platte river originate in Colorado?
|
ASK WHERE { resource:Platte_River property:source_region resource:Colorado }
|
Yes
|
[Yes], Colorado is the source region of Platte River.
|
[Yes], platte river originate in Colorado.
|
[Yes], the source region of Platte River is Colorado.
|
[Yes] the headwaters of the Platt River is in Colorado.
|
||||
1201
|
SELECT DISTINCT ?uri WHERE { <http://dbpedia.org/resource/Oahu_Railway_and_Land_Company> <http://dbpedia.org/property/governingBody> ?uri. <http://dbpedia.org/resource/Jimmy_Quillen> <http://dbpedia.org/ontology/militaryBranch> ?uri}
|
Which governing body of the Oahu Railway and Land Company is also the military branch of the Jimmy Quillen?
|
SELECT DISTINCT ?i WHERE { resource:Oahu_Railway_and_Land_Company property:governing_body ?i . resource:Jimmy_Quillen property:military_branch ?i }
|
United States Navy
|
The governing body of the Oahu Railway and Land Company and military branch of Jimmy Quillen is [United States Navy].
|
The [US Navy] is the governing body of the Oahu Railway and Land Company and Jimmy Quinn's military unit.
| ||||||
3566
|
ASK WHERE { <http://dbpedia.org/resource/Nokia_215> <http://dbpedia.org/property/os> <http://dbpedia.org/resource/Series_30+> }
|
Did nokia 215 has the series 30+ OS?
|
ASK WHERE { resource:Nokia_215 property:os resource:Series_30+ }
|
Yes
|
[Yes], Series 30+ is the OS of Nokia 215.
|
[Yes], the Series 30 + is the Nokia 215 operating system.
|
[Yes], Series 30+ is the os of the organisation.
|
[Yes], the Series 30 + is the organization
|
[Yes], the os of Nokia 215 was Series 30+.
|
[Yes], the Nokia 215 was a 30 + series.
|
||
2428
|
SELECT DISTINCT ?uri WHERE { ?x <http://dbpedia.org/ontology/knownFor> <http://dbpedia.org/resource/People's_Bank_(Sri_Lanka)> . ?x <http://dbpedia.org/ontology/religion> ?uri . }
|
State the religion of the person known for People's Bank (Sri Lanka) ?
|
SELECT DISTINCT ?j WHERE { ?d property:known_for resource:People's_Bank_(_Sri_Lanka) . ?d property:religion ?j . }
|
Buddhism
|
The religion of the person known for People's Bank (Sri Lanka) is [Buddhism].
|
[Buddhism] is the religion of the person known by the People's Bank.
|
[Buddhism] is the religion of the person who is known for People's Bank.
|
[Buddhism] is the religion of the person famous for People's Bank.
| ||||
14
|
SELECT DISTINCT ?uri WHERE { ?uri <http://dbpedia.org/ontology/related> <http://dbpedia.org/resource/The_Sarah_Jane_Adventures> . ?uri <http://dbpedia.org/ontology/related> <http://dbpedia.org/resource/Doctor_Who_Confidential> . }
|
What tv series can be said to be related to the sarah jane adventure and dr who confidential?
|
SELECT DISTINCT ?s WHERE { ?s property:related resource:Doctor_Who_Confidential . . ?s property:related resource:The_Sarah_Jane_Adventures }
|
Doctor Who
|
[Doctor Who] is the television show which is related to The Sarah Jane Adventures and Doctor Who Confidential.
|
[Doctor Who] is a series that is linked to Sarah Jane and Doctor Who.
| ||||||
1067
|
SELECT DISTINCT ?uri WHERE { ?x <http://dbpedia.org/property/editing> <http://dbpedia.org/resource/Roger_Barton_(film_editor)> . ?uri <http://dbpedia.org/ontology/portrayer> ?x . ?uri <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://dbpedia.org/ontology/FictionalCharacter>}
|
Which fictional character's portrayer was edited by Roger Barton?
|
SELECT DISTINCT ?a WHERE { ?j property:editing resource:Roger_Barton_(film_editor) . ?a rdf:type ontology:Fictional_Character . ?a property:portrayer ?j }
|
T-1000, John Connor
|
The fictional characters whose portrayer's editor is Roger Barton are [T-1000, John Connor].
|
Fictional characters whose editor is Roger Barton are [T-1000, John Connor].
|
The fictional character whose portrayer's editor is him are [T-1000, John Connor].
|
A fictional character, of which he is the editor are [T-1000, John Connor].
|
The fictional characters whose portrayer's editor is the person are [T-1000, John Connor].
|
Fictional characters whose editor is a man [T-1000, John Connor].
| ||
1476
|
SELECT DISTINCT ?uri WHERE {?uri <http://dbpedia.org/ontology/starring> <http://dbpedia.org/resource/Companion_(Doctor_Who)> . ?uri <http://dbpedia.org/ontology/related> <http://dbpedia.org/resource/The_Sarah_Jane_Adventures> . ?uri <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://dbpedia.org/ontology/TelevisionShow>}
|
Name the TV show whose cast member is Companion (Doctor Who) and is related to The Sarah Jane Adventures?
|
SELECT DISTINCT ?a WHERE { ?a property:starring resource:Companion_(_Doctor_Who) . ?a rdf:type ontology:Television_Show . ?a property:related resource:The_Sarah_Jane_Adventures }
|
Doctor Who
|
[Doctor Who] is the television show whose cast member is Companion and is related to The Sarah Jane Adventures.
|
[Doctor Who] is a TV show with a cast that includes Sarah Jane Fiennes.
| ||||||
2724
|
SELECT DISTINCT ?uri WHERE { <http://dbpedia.org/resource/Russell_T_Davies> <http://dbpedia.org/property/notableworks> ?uri }
|
What are the notableworks of Russell T Davies?
|
SELECT DISTINCT ?b WHERE { resource:Russell_T_Davies property:notableworks ?b }
|
Doctor Who, Casanova (2005 TV serial), The Second Coming (TV serial), Bob & Rose, Banana (TV series), Cucumber (TV series), Torchwood, The Sarah Jane Adventures, Queer as Folk (UK TV series), '', *, *''
|
The notable works of Russell T Davies are [Doctor Who, Casanova (2005 TV serial), The Second Coming (TV serial), Bob & Rose, Banana (TV series), Cucumber (TV series), Torchwood, The Sarah Jane Adventures, Queer as Folk (UK TV series), '', *, *''].
|
Russell Davies's remarkable work includes Doctor Who, Casanova (2005 series), Second Coming (series), Bob and Rose, Banana (series), Cucumber (series), Torchwood, Sarah Jane Fury, Quir as the People (British series),,, *, *.
| ||||||
4010
|
SELECT DISTINCT COUNT(?uri) WHERE {?uri <http://dbpedia.org/property/languages> <http://dbpedia.org/resource/English_language> . ?uri <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://dbpedia.org/ontology/EthnicGroup>}
|
How many groups speak the English Language?
|
SELECT DISTINCT COUNT ( ?f ) WHERE { ?f rdf:type ontology:Ethnic_Group . ?f property:languages resource:English_language }
|
133
|
There are [133] groups who speak the English Language.
|
There are [133] groups that speak English.
| ||||||
2974
|
SELECT DISTINCT COUNT(?uri) WHERE { ?x <http://dbpedia.org/ontology/ingredient> <http://dbpedia.org/resource/Potato> . ?x <http://dbpedia.org/ontology/ingredient> ?uri }
|
How many other ingredient are there in the foods which have one of the ingredient as Potato ?
|
SELECT DISTINCT COUNT ( ?p ) WHERE { ?k property:ingredient ?p . ?k property:ingredient resource:Potato }
|
894
|
There are [894] ingredients of the foods whose one ingredient is potato.
|
There are [894] ingredients in foodstuffs, one of which is potatoes.
| ||||||
4337
|
SELECT DISTINCT ?uri WHERE {?uri <http://dbpedia.org/ontology/sourceMountain> <http://dbpedia.org/resource/Baikal_Mountains> . ?uri <http://dbpedia.org/property/mouthLocation> <http://dbpedia.org/resource/Laptev_Sea> . ?uri <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://dbpedia.org/ontology/River>}
|
Which river's source mountain is Baikal Mountains and is located in Laptev Sea ?
|
SELECT DISTINCT ?a WHERE { ?a rdf:type ontology:River . ?a property:mouth_location resource:Laptev_Sea . ?a property:source_mountain resource:Baikal_Mountains }
|
Lena River
|
[Lena River] is originated from Baikal Mountains and located in Laptev Sea.
|
The river originates in the Baikal Mountains and flows into the Laptev Sea is [Lena River].
| ||||||
3472
|
SELECT DISTINCT ?uri WHERE {?uri <http://dbpedia.org/property/notableInstruments> <http://dbpedia.org/resource/Ludwig_Drums> . ?uri <http://dbpedia.org/ontology/instrument> <http://dbpedia.org/resource/Remo> . ?uri <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://dbpedia.org/ontology/MusicalArtist>}
|
List few musical artist whose notable instruments are Ludwig Drums and Remo?
|
SELECT DISTINCT ?w WHERE { ?w property:instrument resource:Remo . ?w property:notable_instruments resource:Ludwig_Drums . ?w rdf:type ontology:Musical_Artist }
|
Ringo Starr, Karen Carpenter, Alfredo Hernández
|
The musical artist with instruments Ludwig Drums and Remo are [Ringo Starr, Karen Carpenter, Alfredo Hernández].
|
Musician with the instruments Drums and Remo - [Fo Starr, Karen Carpenter, Alfredo Hernandez].
| ||||||
2961
|
SELECT DISTINCT ?uri WHERE { <http://dbpedia.org/resource/Mark_Donaldson_(rugby_player)> <http://dbpedia.org/property/relatives> ?x . ?x <http://dbpedia.org/ontology/deathPlace> ?uri . }
|
List the places where the relatives of Mark Donaldson died ?
|
SELECT DISTINCT ?o WHERE { resource:Mark_Donaldson_(rugby_player) property:relatives ?v . ?v property:death_place ?o . }
|
Palmerston North, New Zealand
|
The death places of the relatives of Mark Donaldson are [Palmerston North, New Zealand].
|
The place where Mark Donaldson's relatives died is [Palmerston North, New Zealand].
|
The place of death of the rugby player who is the relatives of him (rugby player) are [Palmerston North, New Zealand].
|
The place of death of a rugby player who is a relative (rugby player), [Palmerston North, New Zealand].
| ||||
1683
|
SELECT DISTINCT ?uri WHERE { <http://dbpedia.org/resource/Red_Willow_Creek> <http://dbpedia.org/ontology/state> ?uri }
|
In which state is Red Willow Creek?
|
SELECT DISTINCT ?r WHERE { resource:Red_Willow_Creek property:state ?r }
|
Nebraska
|
[Nebraska] is the state of Red Willow Creek.
|
[Nebraska] is Red Willow's State.
|
[Nebraska] is the state Red Willow Creek is from.
|
[Nebraska] is a Red Willow Creek's state.
| ||||
3604
|
SELECT DISTINCT ?uri WHERE { ?x <http://dbpedia.org/ontology/riverMouth> <http://dbpedia.org/resource/Conowingo_Dam> . ?x <http://dbpedia.org/ontology/source> ?uri . ?x <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://dbpedia.org/ontology/River>}
|
From where does the river start, which flows into the Conowingo dam?
|
SELECT DISTINCT ?f WHERE { ?g rdf:type ontology:River . ?g property:river_mouth resource:Conowingo_Dam . ?g property:source ?f }
|
Pennsylvania
|
The source of the river whose mouth is in Conowingo Dam is [Pennsylvania].
|
The source of the river flowing into the Konovgo Dam is [Pennsylvania].
| ||||||
1820
|
SELECT DISTINCT ?uri WHERE { <http://dbpedia.org/resource/Paul_Demiéville> <http://dbpedia.org/property/fields> ?uri. <http://dbpedia.org/resource/Buddhist_Tai_Hung_College> <http://dbpedia.org/property/religion> ?uri}
|
What faith of Buddhist Tai Hung College is also the acadmeic interest of Paul Demiville ?
|
SELECT DISTINCT ?c WHERE { resource:Paul_Demiéville property:fields ?c . resource:Buddhist_Tai_Hung_College property:religion ?c }
|
Buddhism
|
The field of Paul Demiville and religion of Buddhist Tai Hung College is [Buddhism].
|
Paul Demiville's district and the religion of Tai Hung Buddhist College is [Buddhism].
|
The fields of the him and faith of the Buddhist Tai Hung College is [Buddhism].
|
The He and Faith districts of Tai Hung Buddhist College are [Buddhism].
| ||||
929
|
SELECT DISTINCT ?uri WHERE {?uri <http://dbpedia.org/ontology/subsequentWork> <http://dbpedia.org/resource/Frasier> . ?uri <http://dbpedia.org/ontology/openingTheme> <http://dbpedia.org/resource/Gary_Portnoy> . ?uri <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://dbpedia.org/ontology/TelevisionShow>}
|
Which television show is the subsequent work of Frasier and the opening theme is Gary Portnoy?
|
SELECT DISTINCT ?i WHERE { ?i property:subsequent_work resource:Frasier . ?i property:opening_theme resource:Gary_Portnoy . ?i rdf:type ontology:Television_Show }
|
Cheers
|
[Cheers] is the television show whose subsequent work is Frasier and opening theme is Gary Portnoy.
|
[Cheers] is a television show that continues with Hassier and whose opening theme is Gary Portnoy.
|
[Cheers] is the television show whose subsequent work is Frasier and opening theme is the person.
|
[Prada] is a TV show whose follow-up work is Frasier and opening theme is done by the person.
| ||||
754
|
SELECT DISTINCT ?uri WHERE { <http://dbpedia.org/resource/Robert_Carr,_1st_Earl_of_Somerset> <http://dbpedia.org/ontology/opponent> ?uri }
|
Who was the opponent of Robert Carr, 1st Earl of Somerset?
|
SELECT DISTINCT ?b WHERE { resource:Robert_Carr,_1st_Earl_of_Somerset property:opponent ?b }
|
Francis Bacon
|
The opponent of Robert Carr, 1st Earl of Somerset is [Francis Bacon].
|
Robert Carr's opponent, the 1st Earl of Somerset, is [Francis Bacon].
|
The opponent of him, 1st Earl of Somerset is [Francis Bacon].
|
His opponent, the 1st Earl of Somerset, [Francis Bacon].
| ||||
2841
|
SELECT DISTINCT ?uri WHERE { <http://dbpedia.org/resource/Puss_in_Boots_(1922_film)> <http://dbpedia.org/ontology/producer> ?x . ?x <http://dbpedia.org/ontology/award> ?uri . }
|
What are the awards won by the producer of Puss in Boots (film)?
|
SELECT DISTINCT ?m WHERE { resource:Puss_in_Boots_(1922_film) property:producer ?n . ?n property:award ?m . }
|
Academy Awards, Golden Globe Cecil B. DeMille Award, Emmy Award
|
The awards of the producer of Puss in Boots film are [Academy Awards, Golden Globe Cecil B. DeMille Award, Emmy Award].
|
[Academy Awards, Golden Globes, Emmys] are the awards won by the producer of Puss in Boots .
| ||||||
3214
|
SELECT DISTINCT ?uri WHERE { <http://dbpedia.org/resource/Harry_Huston> <http://dbpedia.org/property/debutteam> ?uri. <http://dbpedia.org/resource/Dick_Spalding> <http://dbpedia.org/property/debutteam> ?uri . }
|
Harry Huston and Dick Spalding played their first match for which team?
|
SELECT DISTINCT ?j WHERE { resource:Harry_Huston property:debutteam ?j . resource:Dick_Spalding property:debutteam ?j . }
|
Philadelphia Phillies
|
The common debut team of Harry Huston and Dick Spalding is [Philadelphia Phillies].
|
The joint debut team of Harry Houston and Dick Spalding is the [Philadelphia Phillies].
|
[Philadelphia Phillies] is the debutteam of the him and Dick Spalding.
|
[The Philadelphia Phillies] are the debut team of him and Dick Spalding.
| ||||
3244
|
SELECT DISTINCT ?uri WHERE {?uri <http://dbpedia.org/ontology/channel> <http://dbpedia.org/resource/Fox_Broadcasting_Company> . ?uri <http://dbpedia.org/property/presenter> <http://dbpedia.org/resource/Brian_Dunkleman> . ?uri <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://dbpedia.org/ontology/TelevisionShow>}
|
Which sitcom is broadcasted by FOX and presented by Brian Dunkleman?
|
SELECT DISTINCT ?e WHERE { ?e rdf:type ontology:Television_Show . ?e property:channel resource:Fox_Broadcasting_Company . ?e property:presenter resource:Brian_Dunkleman }
|
American Idol
|
The television show broadcasted by Fox Broadcasting Company and presented by Brian Dunkleman is [American Idol].
|
Fox Broadcasting Company's television show, hosted by Brian Phelps, is [American Idol].
| ||||||
581
|
SELECT DISTINCT ?uri WHERE { ?x <http://dbpedia.org/ontology/occupation> <http://dbpedia.org/resource/Creatures_(company)> . ?uri <http://dbpedia.org/property/composer> ?x . ?uri <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://dbpedia.org/ontology/VideoGame>}
|
What are some video games whose music is composed by an employ of the company Creatures?
|
SELECT DISTINCT ?k WHERE { ?k property:composer ?b . ?b property:occupation resource:Creatures_(company) . ?k rdf:type ontology:Video_Game }
|
answer
|
The video games whose composer is an employ of the Creatures company are [answer].
|
Video games created by a Creatures employee [answer].
| ||||||
1844
|
SELECT DISTINCT ?uri WHERE { <http://dbpedia.org/resource/Siberia> <http://dbpedia.org/ontology/border> ?uri }
|
What borders siberia?
|
SELECT DISTINCT ?k WHERE { resource:Siberia property:border ?k }
|
China, Mongolia, North Korea, Pacific Ocean, Ural Mountains, Arctic Ocean, East Asia
|
The borders of Siberia are [China, Mongolia, North Korea, Pacific Ocean, Ural Mountains, Arctic Ocean, East Asia].
|
[China, Mongolia, North Korea, the Pacific, the Ural Mountains, the Arctic Ocean, East Asia] are the borderes of siberia.
|
The borders of region are [China, Mongolia, North Korea, Pacific Ocean, Ural Mountains, Arctic Ocean, East Asia].
|
The region's borders are [China, Mongolia, North Korea, the Pacific, the Ural Mountains, the Arctic Ocean, East Asia].
| ||||
910
|
SELECT DISTINCT ?uri WHERE { <http://dbpedia.org/resource/Jerome_B._Chaffee> <http://dbpedia.org/ontology/successor> ?x . ?x <http://dbpedia.org/ontology/region> ?uri . }
|
What is the region of the successor of Mr. Jerome B. Chaffee?
|
SELECT DISTINCT ?b WHERE { ?q property:region ?b . . resource:Jerome_B._Chaffee property:successor ?q }
|
Colorado, Colorado's at-large congressional district
|
The regions of the successor of Jerome B. Chaffee are [Colorado, Colorado's at-large congressional district].
|
The regions of Jerome B. Chaffee's successor [Colorado, a large district in Colorado].
|
The region of the people who are the successor of him are [Colorado, Colorado's at-large congressional district].
|
The region of the people who will succeed him is [Colorado, Colorado's large congressional district].
| ||||
4625
|
SELECT DISTINCT ?uri WHERE { <http://dbpedia.org/resource/UFC_140> <http://dbpedia.org/ontology/location> ?x . ?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 are the tenants of the stadium where the UFC 140 is located?
|
SELECT DISTINCT ?m WHERE { ?m rdf:type ontology:Stadium . resource:U_F_C_140 property:location ?m . ?m property:tenant ?m }
|
Toronto Rock, Toronto Phantoms, Raptors 905, Toronto Maple Leafs, Toronto Raptors, Toronto Marlies
|
[Toronto Rock, Toronto Phantoms, Raptors 905, Toronto Maple Leafs, Toronto Raptors, Toronto Marlies] are the tenants of the stadium where the UFC 140 is located.
|
Tenants of the stadium where UFC 140 is located is [Toronto Rock, Toronto Phantoms, Raptors 905, Toronto Maple Leafs, Toronto Raptors, Toronto Marlies].
| ||||||
4526
|
SELECT DISTINCT ?uri WHERE {?uri <http://dbpedia.org/property/network> <http://dbpedia.org/resource/Comedy_Central> . ?uri <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://dbpedia.org/ontology/TelevisionShow>}
|
What are some shows by Comedy Central?
|
SELECT DISTINCT ?x WHERE { ?x rdf:type ontology:Television_Show . ?x property:network resource:Comedy_Central }
|
answer
|
The television shows whose network is Comedy Central are [answer].
|
[answer] are some shows by Comedy Central.
| ||||||
532
|
ASK WHERE { <http://dbpedia.org/resource/Westchester_Avenue> <http://dbpedia.org/property/counties> <http://dbpedia.org/resource/The_Bronx> }
|
Does the Westchester Avenue fall under the Bronx?
|
ASK WHERE { resource:Westchester_Avenue property:counties resource:The_Bronx }
|
Yes
|
[Yes], The Bronx is the county of the Westchester Avenue.
|
[Yes] The Bronx comes under Westchester Avenue.
|
[Yes], the counties of Westchester Avenue is The Bronx.
|
[Yes], Westchester Avenue is the Bronx.
|
||||
1363
|
SELECT DISTINCT ?uri WHERE { ?x <http://dbpedia.org/ontology/successor> <http://dbpedia.org/resource/Simon_Ferro> . ?x <http://dbpedia.org/ontology/president> ?uri . }
|
Under which president did the predecessor of Simon Ferro work?
|
SELECT DISTINCT ?h WHERE { ?e property:president ?h . . ?e property:successor resource:Simon_Ferro }
|
Bill Clinton
|
[Bill Clinton] is the president of the predecessor of Simon Ferro.
|
[Bill Clinton] is the president of Simon Ferro's predecessor.
| ||||||
4877
|
SELECT DISTINCT ?uri WHERE { <http://dbpedia.org/resource/Battle_Chess> <http://dbpedia.org/property/genre> ?uri }
|
What is the genre of Battle Chess?
|
SELECT DISTINCT ?d WHERE { resource:Battle_Chess property:genre ?d }
|
Chess
|
[Chess] is the genre of Battle Chess .
|
[Chess] is Battle chess's genre.
| ||||||
4902
|
SELECT DISTINCT ?uri WHERE { <http://dbpedia.org/resource/FedExField> <http://dbpedia.org/ontology/operator> ?uri }
|
Who is the operator of FedExField?
|
SELECT DISTINCT ?e WHERE { resource:Fed_Ex_Field property:operator ?e }
|
Washington Redskins
|
[Washington Redskins] is the operator of FedExField .
|
[The Washington Redskins] is FedExField's operator.
| ||||||
4141
|
SELECT DISTINCT ?uri WHERE { <http://dbpedia.org/resource/CFRX> <http://dbpedia.org/ontology/broadcastArea> ?uri }
|
What is the broadcast area of CFRX ?
|
SELECT DISTINCT ?k WHERE { resource:C_F_R_X property:broadcast_area ?k }
|
North America
|
[North America] is the broadcast area of CFRX .
|
[North America] is a CFRX distribution area.
| ||||||
1838
|
SELECT DISTINCT ?uri WHERE { <http://dbpedia.org/resource/1994_Spanish_Grand_Prix> <http://dbpedia.org/ontology/poleDriver> ?uri }
|
Which driver had the pole position in 1994 Spanish Grand Prix?
|
SELECT DISTINCT ?h WHERE { resource:1994_Spanish_Grand_Prix property:pole_driver ?h }
|
Michael Schumacher
|
The driver on pole position in 1994 Spanish Grand Prix is [Michael Schumacher].
|
The pole position driver at the 1994 Spanish Grand Prix [Michael Schumacher].
| ||||||
1881
|
SELECT DISTINCT ?uri WHERE { ?x <http://dbpedia.org/ontology/locationCountry> <http://dbpedia.org/resource/United_States> . ?uri <http://dbpedia.org/property/network> ?x . ?uri <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://dbpedia.org/ontology/TelevisionShow>}
|
What shows are on the networks which are from the United States?
|
SELECT DISTINCT ?q WHERE { ?q property:network ?n . ?q rdf:type ontology:Television_Show . ?n property:location_country resource:United_States }
|
answer
|
The television shows whose networks are located in the United States are [answer].
|
Television shows whose networks are in the US are [answer].
| ||||||
3397
|
SELECT DISTINCT ?uri WHERE { <http://dbpedia.org/resource/Spaghetti_squash> <http://dbpedia.org/ontology/origin> ?uri. <http://dbpedia.org/resource/Bannock_(food)> <http://dbpedia.org/ontology/region> ?uri}
|
Which region of Bannock is the origin of Spaghetti squash ?
|
SELECT DISTINCT ?d WHERE { resource:Spaghetti_squash property:origin ?d . resource:Bannock_(food) property:region ?d }
|
North America
|
[North America] is the origin of Spaghetti squash and region of Bannock food.
|
[North America] is the birthplace of spaghetti and Bannon's region.
| ||||||
3284
|
SELECT DISTINCT ?uri WHERE { ?x <http://dbpedia.org/ontology/foundationPlace> <http://dbpedia.org/resource/City_of_Newcastle> . ?x <http://dbpedia.org/ontology/regionServed> ?uri . ?x <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://dbpedia.org/ontology/Company>}
|
In which places do companies founded in Newcastle operate?
|
SELECT DISTINCT ?n WHERE { ?x rdf:type ontology:Company . ?x property:foundation_place resource:City_of_Newcastle . ?x property:region_served ?n }
|
Pacific Ocean, Asia, Australia, New Zealand, Africa
|
The regions served by the companies founded in the City of Newcastle are [Pacific Ocean, Asia, Australia, New Zealand, Africa].
|
The regions served by Newcastle-based companies are [the Pacific, Asia, Australia, New Zealand, Africa].
| ||||||
3098
|
SELECT DISTINCT ?uri WHERE { <http://dbpedia.org/resource/Al_Gore_presidential_campaign,_2000> <http://dbpedia.org/ontology/incumbent> ?uri }
|
Who is the incumbent of Al Gore presidential campaign of 2000 ?
|
SELECT DISTINCT ?h WHERE { resource:Al_Gore_presidential_campaign,_2000 property:incumbent ?h }
|
Bill Clinton
|
[Bill Clinton] is the incumbent of Al Gore presidential campaign 2000.
|
[Bill Clinton] is the office holder of Al Gore's 2000 presidential campaign.
|
[Bill Clinton] is the incumbent of the person presidential campaign, 2000 .
|
[Bill Clinton] was the start of the 2000 presidential campaign.
| ||||
55
|
SELECT DISTINCT ?uri WHERE { <http://dbpedia.org/resource/1997_Canadian_Grand_Prix> <http://dbpedia.org/property/poleDriver> ?uri. <http://dbpedia.org/resource/1994_Spanish_Grand_Prix> <http://dbpedia.org/property/poleDriver> ?uri . }
|
Who started at the pole position in both 1997 canadian grand prix and the 94 spanish one?
|
SELECT DISTINCT ?t WHERE { resource:1997_Canadian_Grand_Prix property:pole_driver ?t . resource:1994_Spanish_Grand_Prix property:pole_driver ?t . }
|
Michael Schumacher
|
The driver in pole position in both 1997 Canadian Grand Prix and 1994 Spanish Grand Prix is [Michael Schumacher].
|
The driver who was in pole position at both the 1997 Canadian Grand Prix and the 1994 Spanish Grand Prix is [Michael Schumacher].
| ||||||
534
|
SELECT DISTINCT COUNT(?uri) WHERE {?uri <http://dbpedia.org/property/label> <http://dbpedia.org/resource/Victor_Entertainment> . ?uri <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://dbpedia.org/ontology/Album>}
|
How many albums were released under the Victor Entertainment label?
|
SELECT DISTINCT COUNT ( ?b ) WHERE { ?b rdf:type ontology:Album . ?b property:label resource:Victor_Entertainment }
|
185
|
There are [185] albums with Victor Entertainment label.
|
[185] albums were released on the Victor Entertainment label.
|
There are [185] albums whose label is the organisation.
|
[185] albums released with label from that organization.
| ||||
2613
|
SELECT DISTINCT ?uri WHERE { ?x <http://dbpedia.org/property/type> <http://dbpedia.org/resource/Quick_bread> . ?x <http://dbpedia.org/ontology/region> ?uri . }
|
Where can one find some quick bread in the world?
|
SELECT DISTINCT ?z WHERE { ?v property:region ?z . . ?v property:type resource:Quick_bread }
|
North America, Shetland, New York City
|
The regions with Quick bread food types are [North America, Shetland, New York City].
|
The fastest growing regions are [North America, Shetland, New York].
| ||||||
1715
|
SELECT DISTINCT ?uri WHERE { ?uri <http://dbpedia.org/ontology/formerTeam> <http://dbpedia.org/resource/Carolina_Panthers> . ?uri <http://dbpedia.org/ontology/formerTeam> <http://dbpedia.org/resource/Indianapolis_Colts> . }
|
Who are the players whose former teams are Carolina Panthers and Indianapolis Colts?
|
SELECT DISTINCT ?u WHERE { ?u property:former_team resource:Carolina_Panthers . ?u property:former_team resource:Indianapolis_Colts . }
|
answer
|
The players whose former teams are Carolina Panthers and Indianapolis Colts are [answer].
|
Players with former teams named Carolina Panthers and Indiana Colts [answer].
| ||||||
1913
|
SELECT DISTINCT ?uri WHERE { <http://dbpedia.org/resource/Bruce_Bochy> <http://dbpedia.org/ontology/team> ?uri }
|
Who did Bruce Bochy play for?
|
SELECT DISTINCT ?t WHERE { resource:Bruce_Bochy property:team ?t }
|
San Francisco Giants
|
[San Francisco Giants] is the team where Bruce Bochy played for.
|
Bruce Bochy played for [The San Francisco Giants].
|
The team he was a player is [San Francisco Giants].
|
The team he played for is the [San Francisco Giants].
|
The team of Bruce Bochy is [San Francisco Giants].
|
The team that Bruce Bochy played for is [San Francisco Giants].
| ||
750
|
SELECT DISTINCT ?uri WHERE {?uri <http://dbpedia.org/property/languages> <http://dbpedia.org/resource/Semnani_languages> . ?uri <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://dbpedia.org/ontology/Country>}
|
Semani languages are spoken in which countries?
|
SELECT DISTINCT ?k WHERE { ?k property:languages resource:Semnani_languages . ?k rdf:type ontology:Country }
|
Iran
|
The country that speaks Semnani languages is [Iran].
|
The country that speaks Semnani is [Iran].
| ||||||
1687
|
SELECT DISTINCT ?uri WHERE { <http://dbpedia.org/resource/Barbara_Bestor> <http://dbpedia.org/property/knownFor> ?x . ?x <http://dbpedia.org/ontology/location> ?uri . ?x <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://dbpedia.org/ontology/Company>}
|
In which place is the company which is known for Barbara bestor located ?
|
SELECT DISTINCT ?y WHERE { ?d rdf:type ontology:Company . resource:Barbara_Bestor property:known_for ?d . ?d property:location ?y }
|
Chicago
|
[Chicago] is the location of the company which is known for Barbara Bestor.
|
[Chicago] is the location of the company known for Barbara bestor.
|
[Chicago] is the location of the company which is the known for her .
|
[Chicago] is home to a best-selling company.
|
[Chicago] is the location of the company which is the known for of the person .
|
[Chicago] is the location of the company that the person is known for.
| ||
3583
|
SELECT DISTINCT ?uri WHERE { ?uri <http://dbpedia.org/property/pastMembers> <http://dbpedia.org/resource/Joe_Jonas> . ?uri <http://dbpedia.org/property/pastMembers> <http://dbpedia.org/resource/Nick_Jonas> . ?uri <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://dbpedia.org/ontology/Band>}
|
Which band's past member are Joe Jonas and Nick Jonas?
|
SELECT DISTINCT ?r WHERE { ?r property:past_members resource:Joe_Jonas . ?r rdf:type ontology:Band . ?r property:past_members resource:Nick_Jonas }
|
Jonas Brothers
|
The band with past members Joe Jonas and Nick Jonas is [Jonas Brothers].
|
The band with former members Joe Jonas and Nick Jonas [Jonas Brothers].
|
The Band whose past memberss are them is [Jonas Brothers].
|
A band where they are former members is [Jonas Brothers].
| ||||
4653
|
SELECT DISTINCT COUNT(?uri) WHERE {?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>}
|
Give me a count of movies whose editor is Mark Stevens?
|
SELECT DISTINCT COUNT ( ?y ) WHERE { ?y rdf:type ontology:Film . ?y property:editing resource:Mark_Stevens_(film_editor) }
|
14
|
There are [14] movies whose editor is Mark Stevens (film editor).
|
There are [14] films edited by Mark Stevens (film direction).
|
There are [14] movies whose editor is him (film editor).
|
There are [14] films of which he is the editor (editing).
|
There are [14] movies whose editor is the person (film editor).
|
There are [14] films where the editor is a person (filmmaker).
| ||
739
|
SELECT DISTINCT ?uri WHERE { ?x <http://dbpedia.org/property/headquarters> <http://dbpedia.org/resource/Manchester> . ?x <http://dbpedia.org/property/destinations> ?uri . ?x <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://dbpedia.org/ontology/Airline>}
|
What is the destinations of the airline whose headquarters is in Manchester?
|
SELECT DISTINCT ?i WHERE { ?i property:destinations ?i . ?i rdf:type ontology:Airline . ?i property:headquarters resource:Manchester }
|
Europe, North America, 95, Charters, 26
|
The destinations of the airline whose headquarters is in Manchester are [Europe, North America, 95, Charters, 26].
|
The destinations Manchester-based airline fly to is [Europe, North America, 95, Charters, 26].
| ||||||
4898
|
SELECT DISTINCT ?uri WHERE { ?x <http://dbpedia.org/property/children> <http://dbpedia.org/resource/William_Campbell_Preston_Breckinridge> . ?x <http://dbpedia.org/ontology/parent> ?uri . ?x <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://dbpedia.org/ontology/Person>}
|
Who was the parent of person whose child is William C P breckinridge?
|
SELECT DISTINCT ?k WHERE { ?r property:parent ?k . ?r property:children resource:William_Campbell_Preston_Breckinridge . ?r rdf:type ontology:Person }
|
United States Senate
|
[United States Senate] is the parent of the cleric whose child is William Campbell Preston Breckinridge .
|
[The US Senate] is the parent of a child called William Campbell Preston Breckinridge.
| ||||||
3948
|
SELECT DISTINCT ?uri WHERE { <http://dbpedia.org/resource/Rhodes-Haverty_Building> <http://dbpedia.org/property/address> ?uri }
|
Name the street address of Rhodes-Haverty Building ?
|
SELECT DISTINCT ?x WHERE { resource:Rhodes-_Haverty_Building property:address ?x }
|
134, Atlanta
|
The street address of Rhodes-Haverty Building is [134, Atlanta].
|
The address of Rhodes-Haverty Building is [134, Atlanta].
| ||||||
99
|
SELECT DISTINCT ?uri WHERE {?uri <http://dbpedia.org/property/services> <http://dbpedia.org/resource/OneDrive> . ?uri <http://dbpedia.org/property/products> <http://dbpedia.org/resource/Microsoft_Visual_Studio> . ?uri <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://dbpedia.org/ontology/Company>}
|
Which company has a product named Visual Studio and One Drive as service ?
|
SELECT DISTINCT ?c WHERE { ?c property:products resource:Microsoft_Visual_Studio . ?c property:services resource:One_Drive . ?c rdf:type ontology:Company }
|
Microsoft
|
[Microsoft] is the company whose services is OneDrive and has Microsoft Visual Studio as a product.
|
[Microsoft] is a company which has services named OneDrive and product named Microsoft Visual Studio.
| ||||||
2642
|
SELECT DISTINCT ?uri WHERE { ?x <http://dbpedia.org/property/commander> <http://dbpedia.org/resource/Blue_Jacket> . ?x <http://dbpedia.org/property/combatant> ?uri . ?x <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://dbpedia.org/ontology/MilitaryConflict>}
|
Who all were involved in the wars fought by the commander Blue Jacket?
|
SELECT DISTINCT ?e WHERE { ?x rdf:type ontology:Military_Conflict . ?x property:commander resource:Blue_Jacket . ?x property:combatant ?e }
|
Western Confederacy, Great Britain - British North America, Mingo, Shawnee, Virginia militia, Choctaw, Chickasaw, British;Shawnee; lake Indians, Kentucky settlers
|
The combatants of the military conflicts commanded by Blue Jacket are [Western Confederacy, Great Britain - British North America, Mingo, Shawnee, Virginia militia, Choctaw, Chickasaw, British;Shawnee; lake Indians, Kentucky settlers].
|
The soldiers in the Blue Jacket are [the Western Confederation, Great Britain - British North America, Mingo, ShoughHampshire, Virginia Police, Choctaw, Chicasaw, Great Britain; ShoughHampshire; Lake Indians, Kentucky Sellers].
|
The combatant of the military conflicts whose commander is him are [Western Confederacy, Great Britain - British North America, Mingo, Shawnee, Virginia militia, Choctaw, Chickasaw, British;Shawnee; lake Indians, Kentucky settlers].
|
The fighters of the military group of which he is commander are [Western Confederacy, Great Britain - British North America, Mingo, Shawnee, Virginia militia, Choctaw, Chickasaw, British;Shawnee; lake Indians, Kentucky settlers].
| ||||
4782
|
SELECT DISTINCT COUNT(?uri) WHERE { ?x <http://dbpedia.org/ontology/profession> <http://dbpedia.org/resource/Politician> . ?x <http://dbpedia.org/ontology/religion> ?uri . }
|
What is the total number of religions that politicians have followed?
|
SELECT DISTINCT COUNT ( ?t ) WHERE { ?h property:profession resource:Politician . ?h property:religion ?t . }
|
904
|
There are [904] religions that the politicians have followed.
|
There are [904] religions that politicians follow.
| ||||||
4699
|
SELECT DISTINCT ?uri WHERE {?uri <http://dbpedia.org/ontology/occupation> <http://dbpedia.org/resource/CBS> . }
|
Which veterans served at CBS?
|
SELECT DISTINCT ?t WHERE { ?t property:occupation resource:C_B_S . }
|
Frank Stanton (executive), George B. Crist, Kenneth Parcell, John Cowden
|
The veterans who served at CBS are [Frank Stanton (executive), George B. Crist, Kenneth Parcell, John Cowden].
|
Veterans who served at CBS [Frank Stanton (executive director), George B. Crist, Kenneth Parcell, John Cowden].
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.