uid
stringlengths 1
4
| query
stringlengths 106
366
| question
stringlengths 18
145
| verbalized_answer
stringlengths 0
487
|
---|---|---|---|
530
|
SELECT DISTINCT ?uri WHERE { <http://dbpedia.org/resource/Luke_List_(golfer)> <http://dbpedia.org/property/college> ?uri. <http://dbpedia.org/resource/K._Terry_Dornbush> <http://dbpedia.org/property/almaMater> ?uri}
|
Which college of Luke List (golfer) is the alma mater of K. Terry Dornbush?
|
The college of Luke List (golfer) and alma mater of K. Terry Dornbush is [Vanderbilt University].
|
79
|
SELECT DISTINCT ?uri WHERE { <http://dbpedia.org/resource/Swedish_Covenant_Hospital> <http://dbpedia.org/ontology/location> ?uri }
|
Where is the swedish covenant hospital?
|
The location of Swedish Covenant Hospital is [Chicago, Illinois].
|
3383
|
SELECT DISTINCT ?uri WHERE { <http://dbpedia.org/resource/Frederick_Cooke_(socialist)> <http://dbpedia.org/ontology/vicePresident> ?x . ?x <http://dbpedia.org/ontology/restingPlace> ?uri . }
|
Where is the VP buried, which was served by Frederick Cooke?
|
The resting place of the vice president of Frederick Cooke is [Christchurch].
|
1496
|
SELECT DISTINCT ?uri WHERE {?uri <http://dbpedia.org/property/last> <http://dbpedia.org/resource/Star_Wars:_Episode_III_–_Revenge_of_the_Sith> }
|
Give me the characters who last appeared in Star Wars Episode 3.
|
[Palpatine] is the character who last appeared in Star Wars: Episode III Revenge of the Sith.
|
1297
|
SELECT DISTINCT ?uri WHERE { ?x <http://dbpedia.org/ontology/foundedBy> <http://dbpedia.org/resource/Fr._Orlando> . ?x <http://dbpedia.org/ontology/sport> ?uri . ?x <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://dbpedia.org/ontology/School>}
|
What games can be played in schools founded by Fr. Orlando?
|
The sports of the schools founded by Fr. Orlando are [Association football, Chess, Hockey, Throwball].
|
4881
|
SELECT DISTINCT ?uri WHERE { ?x <http://dbpedia.org/property/sisterStations> <http://dbpedia.org/resource/CFRB> . ?x <http://dbpedia.org/ontology/broadcastArea> ?uri . }
|
where are the sister stations of CFRB broadcasted?
|
The broadcast area of the radio station whose sister station is CFRB is [North America].
|
1353
|
SELECT DISTINCT ?uri WHERE {?uri <http://dbpedia.org/ontology/sourceCountry> <http://dbpedia.org/resource/Zambia> . ?uri <http://dbpedia.org/ontology/sourceRegion> <http://dbpedia.org/resource/North-Western_Province,_Zambia> . ?uri <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://dbpedia.org/ontology/River>}
|
Name the river with source country in Zambia and source region as North-Western Province, Zambia?
|
The river whose source country is Zambia and source region is North-Western Province, Zambia is [Zambezi].
|
809
|
SELECT DISTINCT ?uri WHERE { ?x <http://dbpedia.org/ontology/battle> <http://dbpedia.org/resource/Shays'_Rebellion> . ?x <http://dbpedia.org/property/president> ?uri . ?x <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://dbpedia.org/ontology/Governor>}
|
Who was the president under whom, a governor participated in Shay's rebellion?
|
The president of the governor who was participant in battle of Shays' Rebellion is [James Madison].
|
2504
|
SELECT DISTINCT ?uri WHERE { <http://dbpedia.org/resource/OSS_117:_Lost_in_Rio> <http://dbpedia.org/property/screenplay> ?x . ?x <http://dbpedia.org/property/awards> ?uri . }
|
What are the awards won by the person who wrote the screenplay for Lost in Rio?
|
The awards of the person who wrote the screenplay of OSS 117: Lost in Rio are [Academy Awards, Academy Award for Best Director, César Award for Best Director, César Award, BAFTA for Best Director, and other see ''[[#Awards].
|
154
|
SELECT DISTINCT ?uri WHERE {?uri <http://dbpedia.org/ontology/leaderName> <http://dbpedia.org/resource/Raymond_Johansen> . }
|
Raymond Johansen is the mayor of what city?
|
The city whose leader is Raymond Johansen is [Oslo].
|
4342
|
SELECT DISTINCT ?uri WHERE { ?x <http://dbpedia.org/ontology/mountainRange> <http://dbpedia.org/resource/Sierra_Nevada_(U.S.)> . ?x <http://dbpedia.org/ontology/firstAscentPerson> ?uri . }
|
Give me the list of people who scaled mountains in Sierra Nevada?
|
The people who first ascended the mountain ranging in Sierra Nevada are [answer].
|
1436
|
SELECT DISTINCT ?uri WHERE { <http://dbpedia.org/resource/Parliament_Security_Services> <http://dbpedia.org/property/houses> ?uri }
|
What are the houses of Parliament Security Services?
|
The houses of Parliament Security Services are in [Rajya Sabha, Lok Sabha].
|
3571
|
SELECT DISTINCT ?uri WHERE { <http://dbpedia.org/resource/The_Apple_Tree> <http://dbpedia.org/ontology/basedOn> ?uri. <http://dbpedia.org/resource/A_Literary_Nightmare> <http://dbpedia.org/ontology/author> ?uri}
|
Which writer of A literary Nightmare also extended the work of The Apple tree ?
|
The person where The Apple Tree was based and author of A Literary Nightmare is [Mark Twain].
|
3925
|
SELECT DISTINCT ?uri WHERE { ?x <http://dbpedia.org/property/placeOfBirth> <http://dbpedia.org/resource/Mangalore> . ?x <http://dbpedia.org/property/party> ?uri . }
|
What are some parties which have people from Mangalore as a member?
|
The political parties of the people born in Mangalore are [Indian National Congress, Bharatiya Janata Party].
|
877
|
SELECT DISTINCT COUNT(?uri) WHERE {?uri <http://dbpedia.org/ontology/license> <http://dbpedia.org/resource/Software_as_a_service> . }
|
Count all the things licensed as Software as a service.
|
There are [33] things whose content license is Software as a service.
|
2211
|
SELECT DISTINCT ?uri WHERE { <http://dbpedia.org/resource/Cristo_Rey_Jesuit_High_School_(Chicago)> <http://dbpedia.org/property/teamName> ?uri. <http://dbpedia.org/resource/Lyons_Township_High_School> <http://dbpedia.org/property/nickname> ?uri}
|
What is the Team Name of the Cristo Rey Jesuit High School (Chicago) and is also the nickname of the Lyons Township High School ?
|
[Lion] is the team name of the Cristo Rey Jesuit High School in Chicago and also nickname of the Lyons Township High School.
|
4635
|
SELECT DISTINCT ?uri WHERE { <http://dbpedia.org/resource/Irving_Chernev> <http://dbpedia.org/ontology/occupation> ?uri. <http://dbpedia.org/resource/Karen_Grigorian> <http://dbpedia.org/ontology/occupation> ?uri . }
|
What is the occupation of the Irving Chernev and Karen Grigorian?
|
The occupation of the Irving Chernev and Karen Grigorian is [Chess].
|
2902
|
SELECT DISTINCT ?uri WHERE {?uri <http://dbpedia.org/ontology/relative> <http://dbpedia.org/resource/Barry_Voight> . }
|
Name a famous relative of barry voight
|
[Angelina Jolie] has relative Barry Voight.
|
2720
|
SELECT DISTINCT ?uri WHERE { <http://dbpedia.org/resource/Grey_Goose_(vodka)> <http://dbpedia.org/property/manufacturer> ?uri. <http://dbpedia.org/resource/Bombay_Sapphire> <http://dbpedia.org/property/distributor> ?uri}
|
Which distributer of Bombay Sapphire also makes Grewy goose ?
|
[Bacardi] is the manufacturer of the Grey Goose vodka and distributor of the Bombay Sapphire.
|
2747
|
SELECT DISTINCT ?uri WHERE { <http://dbpedia.org/resource/Alton_Ochsner> <http://dbpedia.org/ontology/institution> ?uri }
|
Name the institute of Alton Ochsner ?
|
The institutes of Alton Ochsner are [Tulane University, Ochsner Medical Center].
|
2406
|
SELECT DISTINCT ?uri WHERE { <http://dbpedia.org/resource/Thomas_Pfyl> <http://dbpedia.org/ontology/stateOfOrigin> ?uri }
|
What is the state of origin of Thomas Pfyl ?
|
[Switzerland] is the state of origin of Thomas Pfyl.
|
1638
|
SELECT DISTINCT ?uri WHERE { ?x <http://dbpedia.org/property/sourceRegion> <http://dbpedia.org/resource/Greater_London> . ?x <http://dbpedia.org/property/mouthLocation> ?uri . ?x <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://dbpedia.org/ontology/River>}
|
Where do the rivers from greater London flow into?
|
The mouths of the rivers whose source is in Greater London are [River Crane, London, Brentford, River Thames, Petersham, London, Barn Elms].
|
1220
|
SELECT DISTINCT ?uri WHERE { <http://dbpedia.org/resource/Playboy_Enterprises> <http://dbpedia.org/property/products> ?uri. <http://dbpedia.org/resource/Frank_Thorne> <http://dbpedia.org/ontology/award> ?uri}
|
Which recognized title of Frank Thorne is also the product of Playboy Enterprise?
|
[Playboy] is the product of Playboy Enterprise and award of Frank Thorne.
|
3541
|
SELECT DISTINCT ?uri WHERE { ?x <http://dbpedia.org/ontology/routeEnd> <http://dbpedia.org/resource/Madison,_Wisconsin> . ?x <http://dbpedia.org/ontology/routeStart> ?uri . ?x <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://dbpedia.org/ontology/Road>}
|
Where does the road starting from Madison, Wisconsin end?
|
The start of the road which ends in Madison, Wisconsin is [Madison, Wisconsin].
|
187
|
SELECT DISTINCT COUNT(?uri) WHERE { <http://dbpedia.org/resource/1st_Free_French_Division> <http://dbpedia.org/property/notableCommanders> ?x . ?x <http://dbpedia.org/property/battles> ?uri . }
|
How many battles have involved commanders of 1st Free French Division?
|
There are [15] battles involved commanders of 1st Free French Division.
|
3869
|
SELECT DISTINCT COUNT(?uri) WHERE { ?uri <http://dbpedia.org/ontology/operatingSystem> <http://dbpedia.org/resource/Microsoft_Windows> . ?uri <http://dbpedia.org/ontology/operatingSystem> <http://dbpedia.org/resource/Mac_OS>}
|
Count the number of software which runs on Microsoft Windows and mac OS ?
|
There are [135] software running on both Microsoft Windows and Mac OS.
|
3605
|
SELECT DISTINCT ?uri WHERE { ?x <http://dbpedia.org/property/homeTown> <http://dbpedia.org/resource/Great_Missenden> . ?x <http://dbpedia.org/ontology/parent> ?uri . ?x <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://dbpedia.org/ontology/Writer>}
|
List all the parents of writers coming from the Great Missenden ?
|
The parents of the writer whose hometown is Great Missenden are [Roald Dahl, Patricia Neal].
|
2966
|
SELECT DISTINCT ?uri WHERE { ?x <http://dbpedia.org/property/placeOfBirth> <http://dbpedia.org/resource/Ontario> . ?x <http://dbpedia.org/ontology/team> ?uri . ?x <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://dbpedia.org/ontology/IceHockeyPlayer>}
|
Ontario's ice hockey players have been a part of which teams?
|
The teams of the ice hockey players born in Ontario are [answer].
|
293
|
SELECT DISTINCT ?uri WHERE { <http://dbpedia.org/resource/Baraily> <http://dbpedia.org/ontology/leaderName> ?uri. <http://dbpedia.org/resource/Jowai> <http://dbpedia.org/ontology/leaderName> ?uri . }
|
What political party has governed both in Baraily and Jowai?
|
[Indian National Congress] is the leader party of Baraily and Jowai.
|
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?
|
The religions of the members of Janata Dal party are [Hindu, Hinduism, Buddhism, Sunni Islam, Islam].
|
4222
|
SELECT DISTINCT ?uri WHERE { <http://dbpedia.org/resource/Joseph_Story> <http://dbpedia.org/property/state> ?uri. <http://dbpedia.org/resource/Dorchester_Bay_(Boston_Harbor)> <http://dbpedia.org/property/state> ?uri . }
|
Which US state has Dorchester Bay and the Joseph Story?
|
[Massachusetts] is the state which has Joseph Story and Dorchester Bay.
|
4877
|
SELECT DISTINCT ?uri WHERE { <http://dbpedia.org/resource/Battle_Chess> <http://dbpedia.org/property/genre> ?uri }
|
What is the genre of Battle Chess?
|
[Chess] is the genre of Battle Chess .
|
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?
|
The players whose former teams are Carolina Panthers and Indianapolis Colts are [answer].
|
2336
|
SELECT DISTINCT ?uri WHERE { ?x <http://dbpedia.org/property/coach> <http://dbpedia.org/resource/Justine_Omojong> . ?x <http://dbpedia.org/property/homeStadium> ?uri . ?x <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://dbpedia.org/ontology/SoccerClub>}
|
What is the home stadium of the club coached by Justine Omojong?
|
The home stadium of the soccer club whose coach is Justine Omojong is [Nairobi, Kenya, Moi International Sports Centre].
|
1712
|
SELECT DISTINCT ?uri WHERE { <http://dbpedia.org/resource/Brian_Deegan_(rider)> <http://dbpedia.org/property/birthPlace> ?uri. <http://dbpedia.org/resource/Harold_Lloyd> <http://dbpedia.org/property/birthPlace> ?uri . }
|
Which US state gave us Brian Deegan and Harold Lyold?
|
The common place of birth of Brian Deegan and Harold Lloyd is [Nebraska].
|
1922
|
SELECT DISTINCT ?uri WHERE {?uri <http://dbpedia.org/ontology/sourceMountain> <http://dbpedia.org/resource/Baikal_Mountains> . ?uri <http://dbpedia.org/ontology/riverMouth> <http://dbpedia.org/resource/Lena_Delta_Wildlife_Reserve> . ?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 it's mouth is Lena Delta Wildlife Reserve?
|
[Lena River] is the river whose source mountain is Baikal Mountains and mouth is Lena Delta Wildlife Reserve.
|
1705
|
SELECT DISTINCT ?uri WHERE { <http://dbpedia.org/resource/First_Legislative_Assembly_of_Uttar_Pradesh> <http://dbpedia.org/property/party> ?uri }
|
Which political party got elected in First Legislative Assembly of Uttar Pradesh?
|
The political parties of First Legislative Assembly of Uttar Pradesh are [Socialist Party (India), Indian National Congress].
|
2358
|
SELECT DISTINCT ?uri WHERE { <http://dbpedia.org/resource/C.D._Primeiro_de_Agosto_(basketball)> <http://dbpedia.org/ontology/league> ?x . ?x <http://dbpedia.org/ontology/country> ?uri . ?x <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://dbpedia.org/ontology/SportsLeague>}
|
In which nation does the league take place where C.D. Primeiro de Agosto play?
|
The country of the league where C.D. Primeiro de Agosto plays is [Angola].
|
3979
|
SELECT DISTINCT ?uri WHERE {?uri <http://dbpedia.org/property/presenter> <http://dbpedia.org/resource/Downtown_Athletic_Club> . ?uri <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://dbpedia.org/ontology/Award>}
|
Which award is presented by Downtown Athletic Club?
|
The awards presented by Downtown Athletic Club are [Heisman Trophy, List of Heisman Trophy winners].
|
2436
|
SELECT DISTINCT ?uri WHERE { <http://dbpedia.org/resource/Batman:_Arkham_City_Lockdown> <http://dbpedia.org/property/distributor> ?x . ?x <http://dbpedia.org/property/developer> ?uri . ?x <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://dbpedia.org/ontology/Software>}
|
Who is the developer of the software which distributes Batman: Arkham City Lockdown ?
|
The developers of the software which are the distributor of Batman: Arkham City Lockdown are [Apple Inc., Google].
|
2981
|
SELECT DISTINCT ?uri WHERE {?uri <http://dbpedia.org/ontology/parent> <http://dbpedia.org/resource/Ptolemy_XII_Auletes> . ?uri <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://dbpedia.org/ontology/Person>}
|
Who is the person whose parent is Ptolemy XII Auletes?
|
The people whose parent is Ptolemy XII Auletes are [Cleopatra, Arsinoe IV of Egypt].
|
2223
|
SELECT DISTINCT COUNT(?uri) WHERE {?uri <http://dbpedia.org/ontology/origin> <http://dbpedia.org/resource/England> . ?uri <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://dbpedia.org/ontology/Beverage>}
|
Count the drinks originated in England.
|
There are [18] beverages originated from England.
|
4994
|
SELECT DISTINCT COUNT(?uri) WHERE { ?x <http://dbpedia.org/property/combatant> <http://dbpedia.org/resource/Choctaw> . ?x <http://dbpedia.org/property/combatant> ?uri }
|
What is the total number of other combatant of the military conflicts whose combatant is Choctaw?
|
There are [22] combatants of the military conflicts whose combatant is Choctaw.
|
4223
|
SELECT DISTINCT COUNT(?uri) WHERE {?uri <http://dbpedia.org/ontology/operatingSystem> <http://dbpedia.org/resource/Mac_OS> . }
|
Mac OS is the operating system of how many things?
|
There are [170] softwares whose operating system is Mac OS.
|
4404
|
SELECT DISTINCT ?uri WHERE { <http://dbpedia.org/resource/Metro_Station_(band)> <http://dbpedia.org/property/currentMembers> ?uri }
|
List the current members of Metro Station (band) ?
|
The members of Metro Station are [Mason Musso, Trace Cyrus].
|
4756
|
SELECT DISTINCT ?uri WHERE { <http://dbpedia.org/resource/Neungin_High_School> <http://dbpedia.org/property/religiousAffiliation> ?uri. <http://dbpedia.org/resource/Sylvain_Lévi> <http://dbpedia.org/property/fields> ?uri}
|
What is the religious affiliation of the Neungin High School which is also the academic interest of Sylvain Lvi ?
|
[Buddhism] is the religious affiliation of the Neungin High School and field of the Sylvain Lvi.
|
3864
|
SELECT DISTINCT ?uri WHERE { <http://dbpedia.org/resource/Heroman> <http://dbpedia.org/property/author> ?uri. <http://dbpedia.org/resource/Karakuri_Dôji_Ultimo> <http://dbpedia.org/ontology/author> ?uri}
|
Who is the author of Heroman is also the author of Karakuri Dji Ultimo ?
|
The common author of Heroman and Karakuri Dji Ultimo is [Stan Lee].
|
662
|
SELECT DISTINCT ?uri WHERE { <http://dbpedia.org/resource/The_Ultimate_Fighter:_Brazil_2> <http://dbpedia.org/ontology/subsequentWork> ?x . ?x <http://dbpedia.org/property/city> ?uri . ?x <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://dbpedia.org/ontology/TelevisionShow>}
|
Which cities were in the TV Show which came after The Ultimate Fighter: Brazil 2?
|
The cities of the television show which is the subsequent work of The Ultimate Fighter: Brazil 2 are [Nevada, Las Vegas Valley].
|
2655
|
SELECT DISTINCT COUNT(?uri) WHERE { ?x <http://dbpedia.org/property/league> <http://dbpedia.org/resource/Argentine_Primera_División> . ?uri <http://dbpedia.org/property/youthclubs> ?x . }
|
How many people were in a youthclub which played in the Argentine Primera Division?
|
There are [1007] people whose youth clubs played in Argentine Primera Division league.
|
3369
|
SELECT DISTINCT ?uri WHERE { <http://dbpedia.org/resource/Colorado_wine> <http://dbpedia.org/property/officialName> ?uri }
|
What is the official name of Colorado wine ?
|
The official name of Colorado wine is [Colorado].
|
1742
|
SELECT DISTINCT ?uri WHERE { <http://dbpedia.org/resource/Harry_Harlow> <http://dbpedia.org/property/doctoralStudents> ?uri }
|
List the doctoral students of Harry Harlow?
|
The doctoral students of Harry Harlow are [Mary Ainsworth, Abraham Maslow, John Bowlby].
|
4760
|
SELECT DISTINCT ?uri WHERE { <http://dbpedia.org/resource/Julian_Leow_Beng_Kim> <http://dbpedia.org/property/almaMater> ?uri }
|
What is the alma mater of Julian Leow Beng Kim?
|
The alma maters of Julian Leow Beng Kim are [Rome, Sydney, Penang, Pontifical Gregorian University, St. Paul's Institution, Seremban, University of New South Wales, Seremban, College General, ,].
|
1688
|
SELECT DISTINCT COUNT(?uri) WHERE { ?x <http://dbpedia.org/ontology/locationCity> <http://dbpedia.org/resource/Ontario> . ?x <http://dbpedia.org/property/locations> ?uri . }
|
Count all the places where companies located in Ontario operate.
|
There are [29] locations of the companies which are located in Ontario.
|
3708
|
SELECT DISTINCT ?uri WHERE { <http://dbpedia.org/resource/Dolley_Madison> <http://dbpedia.org/ontology/spouse> ?uri. <http://dbpedia.org/resource/William_Eustis> <http://dbpedia.org/property/president> ?uri}
|
Which president of William Eustus also married to Dolley Madison ?
|
[James Madison] is the partner of Dolley Madison and president of William Eustis.
|
2274
|
SELECT DISTINCT ?uri WHERE {?uri <http://dbpedia.org/ontology/currency> <http://dbpedia.org/resource/Solidus_(coin)> . ?uri <http://dbpedia.org/ontology/capital> <http://dbpedia.org/resource/Nicomedia> . }
|
Name the kingdom with currency Solidus (coin) and administrative headquarters in Nicomedia?
|
The kingdom whose currency is Solidus (coin) and one capital is Nicomedia is [Roman Empire].
|
4469
|
SELECT DISTINCT ?uri WHERE {?uri <http://dbpedia.org/ontology/leader> <http://dbpedia.org/resource/Giuseppe_Bertello> . ?uri <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://dbpedia.org/ontology/Country>}
|
Which country's leader is Giuseppe Bertello?
|
[Vatican City] is the country where Giuseppe Bertello is the leader.
|
3449
|
SELECT DISTINCT COUNT(?uri) WHERE { ?x <http://dbpedia.org/ontology/genre> <http://dbpedia.org/resource/Fantasy_television> . ?uri <http://dbpedia.org/ontology/related> ?x . ?uri <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://dbpedia.org/ontology/TelevisionShow>}
|
How many TV shows are similar to the ones belonging to fantasy genre?
|
There are [21] television shows related to those with genre fantasy.
|
1544
|
SELECT DISTINCT ?uri WHERE { <http://dbpedia.org/resource/Martin_Crane> <http://dbpedia.org/property/children> ?uri }
|
Who are the children of Martin Crane?
|
The children of Martin Crane are [Frasier Crane, Niles Crane].
|
3977
|
SELECT DISTINCT ?uri WHERE { <http://dbpedia.org/resource/Galatasaray_Handball_Team> <http://dbpedia.org/property/mascot> ?uri. <http://dbpedia.org/resource/Lyons_Township_High_School> <http://dbpedia.org/property/nickname> ?uri}
|
Which nickname of Lyons Township High school is also the mascot of Galatasaray Handball Team ?
|
[Lion] is the mascot of the Galatasaray Handball Team and also the nickname of the Lyons Township High School.
|
3786
|
SELECT DISTINCT ?uri WHERE { ?x <http://dbpedia.org/property/keyPeople> <http://dbpedia.org/resource/Hillary_Clinton> . ?x <http://dbpedia.org/property/keyPeople> ?uri . ?x <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://dbpedia.org/ontology/Non-ProfitOrganisation>}
|
List all important people of the non profit organization which has Hilary Clinton as a key person ?
|
The key people of the non-profit organisation whose one key person is Hillary Clinton are [Bill Clinton, Donna Shalala, Chelsea Clinton, Ira Magaziner, Hillary Clinton, Bruce Lindsey, Doug Band, Eric Braverman].
|
2656
|
SELECT DISTINCT ?uri WHERE {?uri <http://dbpedia.org/property/director> <http://dbpedia.org/resource/Stanley_Kubrick> . ?uri <http://dbpedia.org/property/music> <http://dbpedia.org/resource/Laurie_Johnson> . ?uri <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://dbpedia.org/ontology/Film>}
|
Which Stanley Kubrick's movie has music by Laurie Johnson?
|
The film directed by Stanley Kubrick and composed by Laurie Johnson is [Dr. Strangelove].
|
562
|
SELECT DISTINCT ?uri WHERE {?uri <http://dbpedia.org/property/successor> <http://dbpedia.org/resource/BMW_M40> . ?uri <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://dbpedia.org/ontology/AutomobileEngine>}
|
What automobile engine's successor is BMW M40?
|
The automobile engine with BMW M40 as successor is [BMW M10].
|
3007
|
SELECT DISTINCT ?uri WHERE {?uri <http://dbpedia.org/property/executiveProducer> <http://dbpedia.org/resource/Steven_Peterman> . ?uri <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://dbpedia.org/ontology/TelevisionShow>}
|
What is the television show whose executive producer is Steven Peterman?
|
The television shows with executive producer Steven Peterman are [High Society (1995 TV series), Hannah Montana, Life with Boys].
|
3084
|
SELECT DISTINCT ?uri WHERE { <http://dbpedia.org/resource/Vanderbilt_University_Medical_Center> <http://dbpedia.org/property/affiliation> ?uri }
|
What is the affiliation of Vanderbilt University Medical Center ?
|
[Vanderbilt University] is the affiliation of Vanderbilt University Medical Center.
|
4096
|
SELECT DISTINCT ?uri WHERE {?uri <http://dbpedia.org/ontology/almaMater> <http://dbpedia.org/resource/Harvard-Westlake_School> . ?uri <http://dbpedia.org/property/restingPlace> <http://dbpedia.org/resource/Palo_Alto,_California> . ?uri <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://dbpedia.org/ontology/Person>}
|
List the people educated at Harvard-Westlake School and has resting place as Palo Alto, California?
|
The office holder whose alma mater is Harvard-Westlake School and resting place is Palo Alto, California is [Shirley Temple].
|
2113
|
SELECT DISTINCT ?uri WHERE {?uri <http://dbpedia.org/ontology/locationCity> <http://dbpedia.org/resource/Harris_County,_Texas> . ?uri <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://dbpedia.org/ontology/Company>}
|
Which company is located in Harris County, Texas?
|
The company located in Harris County, Texas city is [Compaq].
|
1807
|
SELECT DISTINCT ?uri WHERE { ?x <http://dbpedia.org/ontology/colour> <http://dbpedia.org/resource/Royal_blue> . ?x <http://dbpedia.org/property/nickname> ?uri . ?x <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://dbpedia.org/ontology/School>}
|
What are the nicknames of the schools whose color is royal blue?
|
The nicknames of the schools whose colour is Royal blue are [Hawks, Bison, The Generals, Hawk, Dandy, Lion].
|
3999
|
SELECT DISTINCT ?uri WHERE { <http://dbpedia.org/resource/Qaqun> <http://dbpedia.org/property/place> ?uri }
|
Name the place of Qaqun ?
|
The place of Qaqun is [Israel].
|
1563
|
SELECT DISTINCT ?uri WHERE {?uri <http://dbpedia.org/property/lieutenant> <http://dbpedia.org/resource/Timothy_L._Woodruff> }
|
Under which president was timothy l. woodruff a lieutenant?
|
The presidents whose lieutenant is Timothy L. Woodruff are [Theodore Roosevelt, Frank S. Black, Presidency of Theodore Roosevelt].
|
3227
|
SELECT DISTINCT ?uri WHERE { <http://dbpedia.org/resource/Sea_Gayle_Music> <http://dbpedia.org/property/founder> ?uri. <http://dbpedia.org/resource/Rising_Star_(U.S._TV_series)> <http://dbpedia.org/property/judges> ?uri}
|
Which founder of sea Gayle Music is also the judge of Rising Star ?
|
[Brad Paisley] is the founder of Sea Gayle Music and the judge of Rising Star.
|
3465
|
SELECT DISTINCT COUNT(?uri) WHERE { ?x <http://dbpedia.org/ontology/draftTeam> <http://dbpedia.org/resource/Detroit_Pistons> . ?x <http://dbpedia.org/property/placeOfDeath> ?uri . ?uri <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://dbpedia.org/ontology/Location>}
|
Total number of places where people drafted by the detroit pistons have died?
|
There are [8] locations of death of the people drafted by the Detroit Pistons.
|
2401
|
SELECT DISTINCT ?uri WHERE {?uri <http://dbpedia.org/property/placeOfBurial> <http://dbpedia.org/resource/Rome> . ?uri <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://dbpedia.org/ontology/Royalty>}
|
Which royal people are buried in Rome?
|
The royalties buried in Rome are [Augustus, Caligula, Tiberius, Poppaea Sabina, Pauline Bonaparte, Prince Georg of Bavaria, Britannicus, Tiberius Gracchus, Duchess Charlotte Frederica of Mecklenburg-Schwerin].
|
2422
|
SELECT DISTINCT ?uri WHERE { <http://dbpedia.org/resource/South_Shore_Plaza> <http://dbpedia.org/property/address> ?uri }
|
Where is the south shore plaza located?
|
The address of South Shore Plaza is [250, 2184, Braintree, Massachusetts, Massachusetts].
|
3456
|
SELECT DISTINCT COUNT(?uri) WHERE {?uri <http://dbpedia.org/ontology/operatingSystem> <http://dbpedia.org/resource/Microsoft_Windows> . ?uri <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://dbpedia.org/ontology/Software>}
|
How many software run on operating system Microsoft Windows?
|
There are [2065] software programs that run on Microsoft Windows operating system.
|
3907
|
SELECT DISTINCT ?uri WHERE { <http://dbpedia.org/resource/Sukhumbhand_Paribatra> <http://dbpedia.org/property/residence> ?uri }
|
The official residence of Sukhumbhand paribatra ?
|
The place of residence of Sukhumbhand Paribatra is [Bangkok].
|
682
|
SELECT DISTINCT ?uri WHERE { <http://dbpedia.org/resource/Toronto_Phantoms> <http://dbpedia.org/property/arena> ?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 is the tenant of the home stadium of Toronto Phantoms?
|
The tenants of the stadium which is the arena of Toronto Phantoms are [Toronto Rock, Toronto Phantoms, Raptors 905, Toronto Maple Leafs, Toronto Raptors, Toronto Marlies].
|
2767
|
SELECT DISTINCT ?uri WHERE { ?x <http://dbpedia.org/ontology/part> <http://dbpedia.org/resource/Martin_AN/GSG-5_Battery_Integration_and_Radar_Display_Equipment> . ?x <http://dbpedia.org/property/district> ?uri . ?x <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://dbpedia.org/ontology/Building>}
|
Martin AN/GSG-5 is a part of the building in which city?
|
The district of the building with Martin AN/GSG-5 Battery Integration and Radar Display Equipment is [Massachusetts].
|
593
|
SELECT DISTINCT ?uri WHERE { <http://dbpedia.org/resource/Newark_station_(Delaware)> <http://dbpedia.org/property/line> ?x . ?x <http://dbpedia.org/property/owner> ?uri . }
|
Who owns the railway line which goes through the Newark Station?
|
The owners of the railway line which is the line of Newark station are [Amtrak, Metro-North Railroad, Massachusetts, Connecticut Department of Transportation, Amtrak].
|
536
|
SELECT DISTINCT ?uri WHERE { <http://dbpedia.org/resource/Daund_Junction_railway_station> <http://dbpedia.org/ontology/servingRailwayLine> ?uri. <http://dbpedia.org/resource/99_(2009_film)> <http://dbpedia.org/property/recorded> ?uri}
|
Which serving railway line of the Daund Junction railway station was also the place where 99 (2009 film) was recorded?
|
The serving railway line of Daund Junction railway station and the place where 99 (2009 film) was recorded is [Mumbai].
|
2396
|
SELECT DISTINCT ?uri WHERE { <http://dbpedia.org/resource/Moscow-Kazan_high-speed_railway> <http://dbpedia.org/ontology/routeStart> ?uri }
|
Moscow-Kazan high speed railway starts from which station?
|
The start of the Moscow-Kazan high-speed railway is [Moscow].
|
4613
|
SELECT DISTINCT ?uri WHERE { ?x <http://dbpedia.org/property/debutteam> <http://dbpedia.org/resource/Homestead_Grays> . ?x <http://dbpedia.org/property/birthDate> ?uri . ?x <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://dbpedia.org/ontology/Athlete>}
|
Where were the sportsmen born, who started their careers with Homestead Grays?
|
There sportsmen who started their careers with Homestead Grays were born at [Rocky Mount, North Carolina, 1907-09-08, Pittsburgh, 1888-06-15, 1911-12-21, 1924-09-26, 1913-01-03, Baldwin County, Georgia, 1930-08-11, Chattanooga, Tennessee, 1910-03-19, 1923-04-14, Birmingham, Alabama, 1921-07-31].
|
3601
|
SELECT DISTINCT ?uri WHERE {?uri <http://dbpedia.org/property/judges> <http://dbpedia.org/resource/Harry_Connick,_Jr.> . ?uri <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://dbpedia.org/ontology/TelevisionShow>}
|
What television show is magistrated by Harry Connick, Jr.?
|
The television show whose judge is Harry Connick, Jr. is [American Idol].
|
2384
|
SELECT DISTINCT ?uri WHERE { ?x <http://dbpedia.org/ontology/almaMater> <http://dbpedia.org/resource/University_of_Queensland> . ?x <http://dbpedia.org/property/awards> ?uri . ?x <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://dbpedia.org/ontology/Scientist>}
|
Scientists at the University of Queensland have won which awards?
|
The awards of the scientists from the University of Queensland are [answer].
|
1609
|
SELECT DISTINCT ?uri WHERE {?uri <http://dbpedia.org/ontology/college> <http://dbpedia.org/resource/Arizona_State_Sun_Devils> . ?uri <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://dbpedia.org/ontology/GolfPlayer>}
|
Who are the golf players whose college is Arizona State Sun Devils?
|
The golf players whose college is Arizona State Sun Devils are [Phil Mickelson, Heather Farr, Jeanne-Marie Busuttil, Carlota Ciganda, Anna Nordqvist].
|
724
|
SELECT DISTINCT ?uri WHERE { ?x <http://dbpedia.org/ontology/affiliation> <http://dbpedia.org/resource/National_Capital_Region_Athletic_Association> . ?x <http://dbpedia.org/property/athletics> ?uri . ?x <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://dbpedia.org/ontology/University>}
|
What sports are there at the universities affiliated to the National Capital Region Athletic Association?
|
The athletics of the universities affiliated to the National Capital Region Athletic Association are [Chess, Volleyball, Basketball, Taekwondo, Arellano Chiefs].
|
485
|
SELECT DISTINCT ?uri WHERE {?uri <http://dbpedia.org/ontology/deathCause> <http://dbpedia.org/resource/Morphine> . }
|
Who died due to Morphine?
|
The people whose cause of death is Morphine are [Robert Pastorelli, Wallace Reid, Simon Gipps-Kent, Chris Farley].
|
3733
|
SELECT DISTINCT ?uri WHERE { ?x <http://dbpedia.org/ontology/league> <http://dbpedia.org/resource/La_Liga> . ?x <http://dbpedia.org/property/name> ?uri . ?x <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://dbpedia.org/ontology/SoccerClub>}
|
Which clubs play in the La Liga?
|
The names of the soccer clubs which play in La Liga are [answer].
|
3905
|
SELECT DISTINCT ?uri WHERE { ?x <http://dbpedia.org/ontology/musicalBand> <http://dbpedia.org/resource/Miley_Cyrus> . ?uri <http://dbpedia.org/ontology/openingTheme> ?x . ?uri <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://dbpedia.org/ontology/TelevisionShow>}
|
Name all sitcoms whose theme music is made by Miley Cyrus?
|
The television show whose opening theme was made by Miley Cyrus is [Hannah Montana].
|
3839
|
SELECT DISTINCT ?uri WHERE { <http://dbpedia.org/resource/South_Asia_Subregional_Economic_Cooperation> <http://dbpedia.org/property/membership> ?uri. <http://dbpedia.org/resource/Aishath_Saffa> <http://dbpedia.org/property/nationality> ?uri}
|
Which memeber of South Asia SubRegional Economic cooperation is also the nationality of Aishath saffa ?
|
The member of the South Asia Subregional Economic Cooperation and the country of nationality of Aishath Saffa is [Maldives].
|
3539
|
SELECT DISTINCT ?uri WHERE {?uri <http://dbpedia.org/ontology/leader> <http://dbpedia.org/resource/Pietro_Parolin> . ?uri <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://dbpedia.org/ontology/Country>}
|
Which countries were led by Pietro Parolin?
|
The countries led by Pietro Parolin are [Holy See, Vatican City].
|
4409
|
SELECT DISTINCT ?uri WHERE { <http://dbpedia.org/resource/DeWitt_Clinton> <http://dbpedia.org/property/office> ?uri. <http://dbpedia.org/resource/Claiborne_Pell> <http://dbpedia.org/ontology/profession> ?uri}
|
What is the common profession of DeWitt Clinton and Claiborne Pell ?
|
The office of DeWitt Clinton and profession of Claiborne Pell is [United States Senate].
|
2087
|
SELECT DISTINCT COUNT(?uri) WHERE {?uri <http://dbpedia.org/property/prizes> <http://dbpedia.org/resource/Gold_Medal_of_the_Royal_Astronomical_Society> . }
|
How many people won the Gold Medal of the Royal Astronomical Society?
|
There are [22] scientists who won the Gold Medal of the Royal Astronomical Society.
|
3324
|
SELECT DISTINCT ?uri WHERE { <http://dbpedia.org/resource/Georges_Wolinski> <http://dbpedia.org/property/placeOfDeath> ?uri. <http://dbpedia.org/resource/Judson_Huss> <http://dbpedia.org/property/deathPlace> ?uri}
|
Where did Georges Wolinski and Judson Huss died?
|
The place of death of both Georges Wolinski and Judson Huss is [Paris, France].
|
2916
|
ASK WHERE { <http://dbpedia.org/resource/Stanislav_Morozov> <http://dbpedia.org/property/formercoach> <http://dbpedia.org/resource/Ingo_Steuer> }
|
Is Ingo Steuer the former coach of Stanislav Morozov?
|
[Yes], Ingo Steuer is the former coach of Stanislav Morozov.
|
904
|
SELECT DISTINCT ?uri WHERE { <http://dbpedia.org/resource/Costanzo_Preve> <http://dbpedia.org/ontology/influencedBy> ?x . ?x <http://dbpedia.org/ontology/influencedBy> ?uri . ?x <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://dbpedia.org/ontology/Person>}
|
Who are the people which were the influencer of the person, who influenced Costanzo Preve ?
|
The influencers of the people who influenced Costanzo Preve are [answer].
|
2633
|
SELECT DISTINCT COUNT(?uri) WHERE { ?x <http://dbpedia.org/property/manager> <http://dbpedia.org/resource/Luis_Enrique_(footballer)> . ?uri <http://dbpedia.org/property/youthclubs> ?x . }
|
Count all those whose youth club was managed by Luis Enrique.
|
There are [319] people whose youth clubs manager was Luis Enrique.
|
2050
|
SELECT DISTINCT ?uri WHERE { <http://dbpedia.org/resource/Gabriel_París_Gordillo> <http://dbpedia.org/property/allegiance> ?uri. <http://dbpedia.org/resource/Gustavo_Rojas_Pinilla> <http://dbpedia.org/property/allegiance> ?uri . }
|
To which country do gabriel paris gordillo and gustavo rojas pinilla owe their allegiance?
|
[Colombia] is the country where both Gabriel Pars Gordillo and Gustavo Rojas Pinilla owe their allegiance.
|
2508
|
ASK WHERE { <http://dbpedia.org/resource/The_Road_Ahead_(Bill_Gates_book)> <http://dbpedia.org/ontology/coverArtist> <http://dbpedia.org/resource/Annie_Leibovitz> }
|
Did Annie Leibovitz do the cover of The Road Ahead?
|
[Yes], Annie Leibovitz is the cover artist of The Road Ahead.
|
2654
|
SELECT DISTINCT ?uri WHERE { ?x <http://dbpedia.org/property/nationality> <http://dbpedia.org/resource/United_States> . ?uri <http://dbpedia.org/ontology/relative> ?x . }
|
List all those whose relatives' nationality is United States.
|
The people whose relatives have nationality from the United States are [answer].
|
4040
|
SELECT DISTINCT COUNT(?uri) WHERE {?uri <http://dbpedia.org/ontology/producer> <http://dbpedia.org/resource/Michael_Deeley> . }
|
Michael Deeley produce how many movies?
|
There are [14] movies whose producer is Michael Deeley.
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.