uid
stringlengths 1
4
| query
stringlengths 106
366
| question
stringlengths 18
145
| verbalized_answer
stringlengths 0
487
|
---|---|---|---|
859
|
SELECT DISTINCT ?uri WHERE { <http://dbpedia.org/resource/Gods_of_Egypt_(film)> <http://dbpedia.org/ontology/starring> ?x . ?x <http://dbpedia.org/property/awards> ?uri . }
|
What awards did the cast members of Gods of Egypt win?
|
The awards of the cast members of Gods of Egypt are [Academy Awards, Tony Award, Primetime Emmy Award, Screen Actors Guild Award, British Academy Film Awards, Golden Globe Award].
|
63
|
SELECT DISTINCT ?uri WHERE { <http://dbpedia.org/resource/Newin_Chidchob> <http://dbpedia.org/property/nationality> ?uri }
|
What is the nationality of Newin Chidchob ?
|
[Thailand] is the nationality of Newin Chidchob.
|
890
|
SELECT DISTINCT ?uri WHERE { <http://dbpedia.org/resource/Funny_Face_(comedian)> <http://dbpedia.org/property/nationality> ?uri. <http://dbpedia.org/resource/Georgina_Theodora_Wood> <http://dbpedia.org/ontology/nationality> ?uri}
|
What is the common nationality of Funny Face a comedian and that of Georgina Theodora Wood?
|
[Ghana] is the common nationality of the Funny Face comedian and Georgina Theodora Wood.
|
1272
|
SELECT DISTINCT ?uri WHERE { <http://dbpedia.org/resource/Michigan_Renaissance_Festival> <http://dbpedia.org/property/location> ?uri. <http://dbpedia.org/resource/Comcast_SportsNet_Chicago> <http://dbpedia.org/ontology/broadcastArea> ?uri . }
|
Comcast SportsNet is broadcasted in what area, which also has the Michigan Renaissance Festival?
|
The location of the Michigan Renaissance Festival and broadcast area of the Comcast SportsNet Chicago is [Michigan].
|
1630
|
SELECT DISTINCT COUNT(?uri) WHERE { ?x <http://dbpedia.org/ontology/associatedMusicalArtist> <http://dbpedia.org/resource/Yes_(band)> . ?uri <http://dbpedia.org/ontology/musicComposer> ?x . ?uri <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://dbpedia.org/ontology/Film>}
|
For how many movies have the music composer composed music, who have collaborated with Yes?
|
There are [25] films composed by artists who associated with Yes band.
|
1291
|
SELECT DISTINCT ?uri WHERE { <http://dbpedia.org/resource/Sino-French_War> <http://dbpedia.org/ontology/territory> ?uri. <http://dbpedia.org/resource/Raoul_Magrin-Vernerey> <http://dbpedia.org/property/battles> ?uri}
|
What territory of Sino French War was the battle of Raoul Magrin-Vernerey fought?
|
[Tonkin] is the territory of Sino-French War and the battle of Raoul Magrin-Vernerey.
|
3437
|
SELECT DISTINCT COUNT(?uri) WHERE { ?x <http://dbpedia.org/ontology/headquarter> <http://dbpedia.org/resource/California> . ?uri <http://dbpedia.org/ontology/presenter> ?x . ?uri <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://dbpedia.org/ontology/Award>}
|
Count all the awards which were presented by something located in California.
|
There are [30] awards presented by organizations with headquarters in California.
|
2157
|
SELECT DISTINCT COUNT(?uri) WHERE { ?x <http://dbpedia.org/property/services> <http://dbpedia.org/resource/Data_center_services> . ?x <http://dbpedia.org/property/services> ?uri }
|
Give me a count of the services by the company which provides Data center as the services ?
|
There are [13] services of the companies whose one service is Data center services.
|
3592
|
SELECT DISTINCT ?uri WHERE { ?x <http://dbpedia.org/ontology/locationCity> <http://dbpedia.org/resource/Ontario> . ?x <http://dbpedia.org/property/locations> ?uri . }
|
In which other places are there companies which are in Ontario, too?
|
The places of the organizations which are also located in Ontario are [answer].
|
4187
|
ASK WHERE { <http://dbpedia.org/resource/Robert_Boyle> <http://dbpedia.org/ontology/field> <http://dbpedia.org/resource/Chemistry> }
|
Is Robert Boyle a chemist?
|
[Yes], Chemistry is the field of Robert Boyle.
|
4753
|
SELECT DISTINCT ?uri WHERE { <http://dbpedia.org/resource/Delta_III> <http://dbpedia.org/ontology/manufacturer> ?uri. <http://dbpedia.org/resource/McDonnell_Douglas> <http://dbpedia.org/property/successor> ?uri}
|
Which successor of McDonnell Douglas was built by Delta 3 ?
|
[Boeing] is built by Delta III and successor of McDonnell Douglas.
|
1398
|
SELECT DISTINCT ?uri WHERE { <http://dbpedia.org/resource/Steven_Palazzo> <http://dbpedia.org/property/battles> ?uri }
|
In which wars has Steven Palazzo fought?
|
The battles where Steven Palazzo fought are [Gulf War, Iraq War].
|
1199
|
SELECT DISTINCT ?uri WHERE { <http://dbpedia.org/resource/The_National_Herald_(India)> <http://dbpedia.org/ontology/owner> ?uri }
|
Name the sharehoders of The National Herald?
|
[Indian National Congress] is the shareholder of The National Herald.
|
4518
|
SELECT DISTINCT ?uri WHERE { ?x <http://dbpedia.org/property/keyPeople> <http://dbpedia.org/resource/Lesley-Anne_Knight> . ?x <http://dbpedia.org/property/keyPeople> ?uri . }
|
Name the key people of the non-profit organisations whose one of the key person is Lesley-Anne knight ?
|
The key people of the non-profit organisations whose key people is Lesley- Anne Knight are [Gro Harlem Brundtland, Kofi Annan, Nelson Mandela, Lesley-Anne Knight].
|
4351
|
SELECT DISTINCT ?uri WHERE { <http://dbpedia.org/resource/Sanggar_Agung> <http://dbpedia.org/property/architecturalStyle> ?x . ?x <http://dbpedia.org/ontology/religion> ?uri . }
|
What religions are followed by members of the societies whose architectural influences can be seen on the Sanggar Agung ?
|
The religions of the ethnic group whose architectural influences can be seen on the Sanggar Agung are [Theravada, Confucianism, Hinduism, Buddhism, Catholic Church, Kebatinan, Islam, Balinese Hinduism, Christianity, Taoism].
|
3414
|
SELECT DISTINCT ?uri WHERE {?uri <http://dbpedia.org/ontology/place> <http://dbpedia.org/resource/Israel> . ?uri <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://dbpedia.org/ontology/MilitaryConflict>}
|
Which military battles are associated with Israel?
|
The military conflicts located in Israel are [answer].
|
4909
|
SELECT DISTINCT ?uri WHERE {?uri <http://dbpedia.org/property/majorShrine> <http://dbpedia.org/resource/Aachen_Cathedral> . }
|
Whose shrine is in aachen cathedral?
|
The major shrine is Aachen Cathedral is of [Charlemagne].
|
900
|
SELECT DISTINCT COUNT(?uri) WHERE { ?x <http://dbpedia.org/ontology/location> <http://dbpedia.org/resource/United_States> . ?x <http://dbpedia.org/ontology/product> ?uri . }
|
How many different products are there of the companies located in the US?
|
There are [4602] products of the companies located in the United States.
|
3246
|
SELECT DISTINCT ?uri WHERE {?uri <http://dbpedia.org/property/producer> <http://dbpedia.org/resource/Stephen_E._Ambrose> . ?uri <http://dbpedia.org/property/writer> <http://dbpedia.org/resource/Erik_Jendresen> . ?uri <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://dbpedia.org/ontology/TelevisionShow>}
|
Which television show's producer is Stephen E. Ambrose and written by Erik Jendresen?
|
[Band of Brothers (miniseries)] is the television show produced by Stephen E. Ambrose and written by Erik Jendresen.
|
2397
|
SELECT DISTINCT ?uri WHERE { ?x <http://dbpedia.org/ontology/nearestCity> <http://dbpedia.org/resource/Bend,_Oregon> . ?x <http://dbpedia.org/ontology/location> ?uri . ?x <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://dbpedia.org/ontology/ProtectedArea>}
|
Where are all the protected areas near Bend, Oregon?
|
The locations of the protected areas near Bend, Oregon city are [Oregon, Lake County, Oregon, Deschutes County, Oregon, Lane County, Oregon, United States, Crook County, Oregon].
|
4033
|
ASK WHERE { <http://dbpedia.org/resource/Fa'a'ā_International_Airport> <http://dbpedia.org/property/cityServed> <http://dbpedia.org/resource/Tahiti> }
|
Does Faaa International Airport serve tahiti too?
|
[Yes], Tahiti is the city served by Faaa International Airport.
|
1894
|
SELECT DISTINCT COUNT(?uri) WHERE { ?x <http://dbpedia.org/property/services> <http://dbpedia.org/resource/Web_hosting_service> . ?x <http://dbpedia.org/property/services> ?uri }
|
How many services are there of the companies whose services is Web hosting service ?
|
There are [88] services of the companies whose one service is Web hosting service.
|
2230
|
SELECT DISTINCT ?uri WHERE {?uri <http://dbpedia.org/ontology/sourceRegion> <http://dbpedia.org/resource/North-Western_Province,_Zambia> }
|
What is the river whose origin is North-Western Province, Zambia?
|
The river whose source region is North-Western Province, Zambia is [Zambezi].
|
2486
|
SELECT DISTINCT ?uri WHERE { <http://dbpedia.org/resource/Michael_Springer> <http://dbpedia.org/property/team> ?uri }
|
Name the team of Michael springer ?
|
[Syracuse University] is the team of Michael Springer.
|
2481
|
SELECT DISTINCT ?uri WHERE { ?x <http://dbpedia.org/ontology/debutTeam> <http://dbpedia.org/resource/Houston_Astros> . ?x <http://dbpedia.org/ontology/team> ?uri . ?x <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://dbpedia.org/ontology/Person>}
|
People who debuted from Houston Astros have played in which clubs?
|
The teams of the people who debuted at the Houston Astros are [answer].
|
723
|
SELECT DISTINCT ?uri WHERE { <http://dbpedia.org/resource/Hackweiser> <http://dbpedia.org/property/leaderName> ?uri }
|
Who is the leader of Hackweiser?
|
The leader names of Hackweiser are [North America, p4ntera , BigHawk].
|
1697
|
SELECT DISTINCT ?uri WHERE { ?x <http://dbpedia.org/ontology/deathPlace> <http://dbpedia.org/resource/Hyderabad> . ?x <http://dbpedia.org/ontology/party> ?uri . }
|
List the people died in Hyderabad and are a member of political party?
|
The parties whose members died in Hyderabad are [Telugu Desam Party, Bharatiya Janata Party, Communist Party of India, Swatantra Party, Indian National Congress, Janata Dal, Dalit Panthers, All India Majlis-e-Ittehadul Muslimeen, Khaksars, All-India Muslim League, Indian Union Muslim League, Jai Telangana Party, Communist Party of India (Marxist), YSR Congress Party, Telangana Rashtra Samithi].
|
1506
|
SELECT DISTINCT ?uri WHERE {?uri <http://dbpedia.org/property/distributor> <http://dbpedia.org/resource/Warner_Bros.> . ?uri <http://dbpedia.org/property/producer> <http://dbpedia.org/resource/Michael_Deeley> . ?uri <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://dbpedia.org/ontology/Film>}
|
Which movie produced by Michael Deeley was distributed by Warner Bros?
|
The film distributed by Warner Bros. and produced by Michael Deeley is [Blade Runner].
|
1386
|
SELECT DISTINCT ?uri WHERE { <http://dbpedia.org/resource/Elizabeth_of_Rhuddlan> <http://dbpedia.org/property/placeOfBurial> ?uri. <http://dbpedia.org/resource/Buckhurst_Hill_County_High_School> <http://dbpedia.org/ontology/localAuthority> ?uri}
|
Which local authority of Buckhurst Hill County High School is the palce of burial of Elizabeth Rhuddlan ?
|
The place of burial of Elizabeth of Rhuddlan and local authority of Buckhurst Hill County High School is [Essex].
|
3066
|
SELECT DISTINCT ?uri WHERE { <http://dbpedia.org/resource/Kala_Pani_(1958_film)> <http://dbpedia.org/ontology/director> ?x . ?x <http://dbpedia.org/ontology/deathPlace> ?uri . }
|
Where did the film director of Kala Pani die?
|
The death place of the director of Kala Pani is [Mumbai].
|
1247
|
SELECT DISTINCT ?uri WHERE { ?x <http://dbpedia.org/property/garrison> <http://dbpedia.org/resource/Quezon_City> . ?x <http://dbpedia.org/property/mascot> ?uri . ?x <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://dbpedia.org/ontology/MilitaryUnit>}
|
What is the mascot of military in Quezon city?
|
The mascots of the military units whose garrison is in Quezon City are [Quezon Memorial Circle, Lion, Philippine eagle].
|
1768
|
SELECT DISTINCT ?uri WHERE { ?x <http://dbpedia.org/ontology/manager> <http://dbpedia.org/resource/Piotr_Baron> . ?x <http://dbpedia.org/property/nickname> ?uri . }
|
What is the nickname of the club managed by Piotr baron?
|
[Sparta] is the nickname of the club whose manager is Piotr Baron.
|
3716
|
SELECT DISTINCT ?uri WHERE { <http://dbpedia.org/resource/Eddie_Anderson_(safety)> <http://dbpedia.org/ontology/team> ?uri. <http://dbpedia.org/resource/Joe_Porter_(American_football)> <http://dbpedia.org/ontology/formerTeam> ?uri . }
|
What team did Joe Porter and Eddie Anderson play for?
|
The team of Eddie Anderson and the former team of Joe Porter is [Oakland Raiders].
|
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?
|
The driver in pole position in both 1997 Canadian Grand Prix and 1994 Spanish Grand Prix is [Michael Schumacher].
|
1170
|
SELECT DISTINCT ?uri WHERE {?uri <http://dbpedia.org/property/nationalteam> <http://dbpedia.org/resource/Ivory_Coast_national_football_team> }
|
Who all play for the Ivory Coast football team?
|
The people of the Ivory Coast national football team are [answer].
|
1623
|
SELECT DISTINCT COUNT(?uri) WHERE { ?x <http://dbpedia.org/property/commander> <http://dbpedia.org/resource/Blue_Jacket> . ?x <http://dbpedia.org/property/combatant> ?uri . }
|
How many factions were fighting in the wars where Blue Jacket was a commander?
|
There are [12] combatants of the military conflicts whose commander was Blue Jacket.
|
2713
|
SELECT DISTINCT ?uri WHERE { <http://dbpedia.org/resource/Ajith_Perera> <http://dbpedia.org/ontology/religion> ?uri. <http://dbpedia.org/resource/Neungin_High_School> <http://dbpedia.org/property/religiousAffiliation> ?uri}
|
What is the faith of the Ajith Perera and religious affiliation of the Neungin High School?
|
[Buddhism] is the religion of Ajith Perera and religious affiliation of the Neungin High School.
|
1992
|
SELECT DISTINCT ?uri WHERE { <http://dbpedia.org/resource/Ángel_Escobar> <http://dbpedia.org/property/debutteam> ?uri }
|
What is the debut team of ngel Escobar?
|
[San Francisco Giants] is the debut team of ngel Escobar .
|
3354
|
SELECT DISTINCT ?uri WHERE { ?x <http://dbpedia.org/ontology/child> <http://dbpedia.org/resource/Stevens_T._Mason> . ?x <http://dbpedia.org/ontology/deathCause> ?uri . }
|
What did Steven T Mason's father die from?
|
The cause of death of the person with child Stevens T. Mason is [Cholera].
|
2512
|
SELECT DISTINCT ?uri WHERE { ?x <http://dbpedia.org/ontology/officialLanguage> <http://dbpedia.org/resource/Indian_English> . ?uri <http://dbpedia.org/ontology/residence> ?x . }
|
Name a few who live in a place where Indian English is an official language
|
The people whose residence's official language is Indian English are [answer].
|
3488
|
SELECT DISTINCT ?uri WHERE { ?x <http://dbpedia.org/ontology/recordedIn> <http://dbpedia.org/resource/Criteria_Studios> . ?x <http://dbpedia.org/property/writer> ?uri . ?x <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://dbpedia.org/ontology/MusicalWork>}
|
Who all have written songs that were then recorded in the Criteria Studios?
|
The writers of the musical works recorded in the Criteria Studios are [answer].
|
3361
|
SELECT DISTINCT COUNT(?uri) WHERE {?uri <http://dbpedia.org/property/league> <http://dbpedia.org/resource/National_Basketball_Association> . }
|
How many people have played for the NBA?
|
There are [685] people who played for the National Basketball Association league.
|
1098
|
SELECT DISTINCT ?uri WHERE { ?x <http://dbpedia.org/ontology/parent> <http://dbpedia.org/resource/Æthelred_the_Unready> . ?x <http://dbpedia.org/property/veneratedIn> ?uri . ?x <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://dbpedia.org/ontology/Royalty>}
|
In which sects was the aristocrat venerated, whose parent is Thelred the Unready?
|
The sects where the royalty whose parent is Thelred the Unready was venerated are [Anglican Communion, Eastern Orthodox Church, Catholic Church].
|
4032
|
SELECT DISTINCT COUNT(?uri) WHERE {?uri <http://dbpedia.org/property/placeofburial> <http://dbpedia.org/resource/Arlington_National_Cemetery> . }
|
How many people are buried in Arlington National Cemetery?
|
There are [1085] people who got buried in Arlington National Cemetery.
|
1614
|
SELECT DISTINCT ?uri WHERE { <http://dbpedia.org/resource/Robbie_Diack> <http://dbpedia.org/property/school> ?uri }
|
Which school did Robbie Diack attend?
|
The schools of Robbie Diack are [Michaelhouse, Balgowan, KwaZulu-Natal, South Africa].
|
591
|
SELECT DISTINCT COUNT(?uri) WHERE { <http://dbpedia.org/resource/Queer_as_Folk_(UK_TV_series)> <http://dbpedia.org/ontology/producer> ?x . ?x <http://dbpedia.org/property/notableworks> ?uri . ?x <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://dbpedia.org/ontology/Person>}
|
What are some other great things by the person who produced Queer as Folk?
|
There are [12] notable works from the person who produced the Queer as Folk.
|
3728
|
SELECT DISTINCT ?uri WHERE { ?x <http://dbpedia.org/ontology/tenant> <http://dbpedia.org/resource/Boston_Red_Sox> . ?x <http://dbpedia.org/property/architect> ?uri . ?x <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://dbpedia.org/ontology/Stadium>}
|
Who created the stadiums who have been rented by the Boston Red Sox?
|
The architects of the stadiums rented by Boston Red Sox are [Populous (company), Pittsburgh, Louis D. Astorino, Fawley Bryant Architects, Bradenton, Florida].
|
145
|
SELECT DISTINCT ?uri WHERE {?uri <http://dbpedia.org/property/highSchool> <http://dbpedia.org/resource/Oktoc,_Mississippi> . ?uri <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://dbpedia.org/ontology/AmericanFootballPlayer>}
|
Who are some american football players whose high school is Oktoc, Mississippi?
|
[Jerry Rice] is an american football player whose high school is Oktoc, Mississippi.
|
1215
|
SELECT DISTINCT ?uri WHERE { <http://dbpedia.org/resource/Victor_Hope,_2nd_Marquess_of_Linlithgow> <http://dbpedia.org/property/primeminister> ?uri. <http://dbpedia.org/resource/British_Gazette> <http://dbpedia.org/property/editor> ?uri}
|
Who was the prime minister of Victor Hope, 2nd Marquess of Linlithgow and also the editor of British Gazette ?
|
[Winston Churchill] is the prime minister of Victor Hope, 2nd Marquess of Linlithgow and the editor of the British Gazette.
|
1364
|
SELECT DISTINCT ?uri WHERE { ?x <http://dbpedia.org/ontology/owningOrganisation> <http://dbpedia.org/resource/New_York_City_Housing_Authority> . ?x <http://dbpedia.org/ontology/municipality> ?uri . ?x <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://dbpedia.org/ontology/Building>}
|
In which municipalities does the NYC housing authority own buildings?
|
[The Bronx] is the municipality of the buildings owned by the New York City Housing Authority.
|
897
|
SELECT DISTINCT ?uri WHERE { <http://dbpedia.org/resource/Kriminalpolizei> <http://dbpedia.org/ontology/leader> ?uri. <http://dbpedia.org/resource/Ordnungspolizei> <http://dbpedia.org/ontology/leader> ?uri . }
|
Who is the leader of the Kriminalpolizei and Ordnungspolizei?
|
[Heinrich Himmler] is the leader of both Kriminalpolizei and Ordnungspolizei.
|
4159
|
SELECT DISTINCT ?uri WHERE {?uri <http://dbpedia.org/property/mascot> <http://dbpedia.org/resource/Bison> . ?uri <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://dbpedia.org/ontology/School>}
|
Name some schools with a bison as their mascot?
|
The schools whose mascot is Bison are [Capital City Alternative School, Gallaudet University, Howard University, Shaker High School, Buffalo Gap High School, Buffalo High School (Minnesota), Buffalo High School (Buffalo, Missouri), Benton Central Junior-Senior High School, Great Falls High School, Carlisle School District (Arkansas), Buffalo Grove High School, Buffalo Independent School District, Carlisle High School (Arkansas)].
|
3719
|
SELECT DISTINCT ?uri WHERE { ?x <http://dbpedia.org/property/branch> <http://dbpedia.org/resource/Continental_Army> . ?x <http://dbpedia.org/property/president> ?uri . }
|
Under which presidents have politicians from the Continental army served?
|
The presidents of the people whose branch is Continental Army are [Thomas Jefferson, George Washington, John Adams, James Madison, James Monroe, John Quincy Adams].
|
3208
|
ASK WHERE { <http://dbpedia.org/resource/Don't_Bring_Me_Down> <http://dbpedia.org/property/recorded> <http://dbpedia.org/resource/West_Germany> }
|
Was Don't Bring Me Down recorded in West Germany?
|
[Yes], Don't Bring Me Down was recorded in West Germany.
|
2238
|
SELECT DISTINCT ?uri WHERE { ?x <http://dbpedia.org/ontology/producer> <http://dbpedia.org/resource/Garbage_(band)> . ?x <http://dbpedia.org/ontology/recordedIn> ?uri . ?x <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://dbpedia.org/ontology/Single>}
|
Where has Garbage recorded its singles?
|
The places where the singles produced by Garbage band has been recorded are [Los Angeles, Record Plant, Sony Music Studios, EastWest Studios, California, Madison, Wisconsin, Wisconsin, Smart Studios, United States].
|
3231
|
SELECT DISTINCT ?uri WHERE { <http://dbpedia.org/resource/Manu_Cornet> <http://dbpedia.org/property/employer> ?uri. <http://dbpedia.org/resource/Google_Web_Toolkit> <http://dbpedia.org/ontology/author> ?uri}
|
Name the emplyer for which Manu cornet has worked and also written in Google Web Toolkit ?
|
[Google] is the employer of Manu Cornet and author of Google Web Toolkit.
|
4731
|
SELECT DISTINCT ?uri WHERE {?uri <http://dbpedia.org/ontology/order> <http://dbpedia.org/resource/Diprotodontia> . ?uri <http://dbpedia.org/ontology/phylum> <http://dbpedia.org/resource/Chordate> . ?uri <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://dbpedia.org/ontology/Mammal>}
|
List the mammals whose taxonomy is Diprotodontia and phylum is Chordate?
|
The mammals whose taxonomy is Diprotodontia and phylum is Chordateare [answer].
|
1095
|
SELECT DISTINCT ?uri WHERE { ?uri <http://dbpedia.org/ontology/format> <http://dbpedia.org/resource/NTSC> . ?uri <http://dbpedia.org/ontology/format> <http://dbpedia.org/resource/5.1_surround_sound> . ?uri <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://dbpedia.org/ontology/TelevisionShow>}
|
What are the television shows which are in NTSC and 5.1 surround sound?
|
The television shows whose formats are NTSC and 5.1 surround sound are [Doctor Who, Star Trek: Deep Space Nine, Star Trek: The Next Generation, Star Trek: Voyager].
|
2612
|
SELECT DISTINCT ?uri WHERE {?uri <http://dbpedia.org/property/battles> <http://dbpedia.org/resource/World_War_I> . }
|
Name some ww1 veterans?
|
The people who fought in World War I battles are [answer].
|
3286
|
SELECT DISTINCT ?uri WHERE { <http://dbpedia.org/resource/2016_Fort_Lauderdale_Strikers_season> <http://dbpedia.org/ontology/ground> ?uri. <http://dbpedia.org/resource/Kaitlyn_Ashley> <http://dbpedia.org/property/placeOfBirth> ?uri}
|
Which ground of 2016 Fort Lauderdale Strikers season is the place of birth of Kaitlyn Ashley ?
|
The ground of the 2016 Fort Lauderdale Strikers season and birthplace of Kaitlyn Ashley is [Florida, Fort Lauderdale, Florida].
|
552
|
SELECT DISTINCT ?uri WHERE { <http://dbpedia.org/resource/Kelsey_Creek> <http://dbpedia.org/ontology/region> ?x . ?x <http://dbpedia.org/ontology/countySeat> ?uri . }
|
Where is the capital of Kelsey Creek located?
|
The county seat of the administrative region of Kelsey Creek is [Seattle].
|
3425
|
SELECT DISTINCT ?uri WHERE { ?x <http://dbpedia.org/property/city> <http://dbpedia.org/resource/Tukwila,_Washington> . ?x <http://dbpedia.org/ontology/city> ?uri . ?x <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://dbpedia.org/ontology/River>}
|
Which are the cities on the river which also flows in Tukwila, Washington ?
|
The cities of the rivers with city Tukwila, Washington are [Seattle, Tukwila, Washington, Kent, Washington, Auburn, Washington].
|
1027
|
SELECT DISTINCT ?uri WHERE { ?x <http://dbpedia.org/ontology/institution> <http://dbpedia.org/resource/University_of_the_West_Indies> . ?x <http://dbpedia.org/property/almaMater> ?uri . }
|
Where else did the graduates of the University of West Indies study?
|
The alma maters of the people whose institution is the University of West Indies are [University of Oxford, University of Cambridge, Howard University, Washington, D.C.].
|
4460
|
SELECT DISTINCT ?uri WHERE {?uri <http://dbpedia.org/ontology/distributor> <http://dbpedia.org/resource/Eurovision_(network)> . ?uri <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://dbpedia.org/ontology/TelevisionShow>}
|
What television shows's distributor is Eurovision?
|
The television shows for which Eurovision works as distributor are [Eurovision Song Contest, Junior Eurovision Song Contest, Eurovision Young Dancers, Jeux Sans Frontières, Stadlshow, Eurovision Dance Contest, Eurovision Young Musicians, Musikantenstadl].
|
3794
|
SELECT DISTINCT ?uri WHERE { ?x <http://dbpedia.org/property/employer> <http://dbpedia.org/resource/Detroit_Red_Wings> . ?x <http://dbpedia.org/ontology/residence> ?uri . }
|
Where do employees of Deroit Red Wings live?
|
The places of residence of the people employed by Detroit Red Wings are [Detroit, Michigan, United States].
|
1458
|
SELECT DISTINCT ?uri WHERE { ?x <http://dbpedia.org/ontology/related> <http://dbpedia.org/resource/IBC_Root_Beer> . ?x <http://dbpedia.org/property/locationCity> ?uri . ?x <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://dbpedia.org/ontology/Beverage>}
|
In which cities can i find drinks similar to the IBC root beer?
|
The cities with drinks related to the IBC Root Beer are [Jasper, Indiana, Indiana].
|
4197
|
SELECT DISTINCT ?uri WHERE { <http://dbpedia.org/resource/F._A._Little,_Jr.> <http://dbpedia.org/ontology/successor> ?x . ?x <http://dbpedia.org/ontology/almaMater> ?uri . }
|
What is the almamater of the successor of F. A. Little, Jr.?
|
The alma maters of the successor of F. A. Little, Jr. are [Tulane University Law School, Tulane University].
|
990
|
SELECT DISTINCT COUNT(?uri) WHERE { ?x <http://dbpedia.org/ontology/gender> <http://dbpedia.org/resource/Mixed-sex_education> . ?x <http://dbpedia.org/ontology/localAuthority> ?uri . }
|
How many local authorities manage mixed gender schools?
|
There are [1207] local authorities of the schools with mixed gender.
|
3972
|
SELECT DISTINCT ?uri WHERE { <http://dbpedia.org/resource/Liliya_Lobanova> <http://dbpedia.org/property/birthplace> ?uri }
|
Where was Liliya Lobanova born?
|
The birthplace of Liliya Lobanova is [Ukraine, Luhansk].
|
4992
|
ASK WHERE { <http://dbpedia.org/resource/Nick_Diaz> <http://dbpedia.org/ontology/trainer> <http://dbpedia.org/resource/Brazilian_jiu-jitsu> }
|
Is Brazilian jiu-jitsu the trainer of Nick Diaz?
|
[Yes], Brazilian jiu-jitsu is the trainer of Nick Diaz.
|
1508
|
SELECT DISTINCT ?uri WHERE { ?x <http://dbpedia.org/ontology/builder> <http://dbpedia.org/resource/PCL_Construction> . ?x <http://dbpedia.org/ontology/tenant> ?uri . ?x <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://dbpedia.org/ontology/Stadium>}
|
Who has been the tenant of the stadium built by PCL construction firm?
|
The tenants of the stadium built by PCL construction are [answer].
|
829
|
SELECT DISTINCT COUNT(?uri) WHERE { ?x <http://dbpedia.org/property/company> <http://dbpedia.org/resource/FremantleMedia> . ?x <http://dbpedia.org/ontology/producer> ?uri . }
|
How many producers have worked for FremantleMedia productions?
|
There are [12] producers who worked for FremantleMedia.
|
2946
|
SELECT DISTINCT COUNT(?uri) WHERE { ?x <http://dbpedia.org/property/nationalteam> <http://dbpedia.org/resource/Russia_women's_national_volleyball_team> . ?x <http://dbpedia.org/property/placeOfBirth> ?uri . ?uri <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://dbpedia.org/ontology/Country>}
|
How many nations' volleyball players have played for the Russian women volleyball team?
|
There are [5] countries where players who play for the Russia women's national volleyball team were born.
|
2364
|
SELECT DISTINCT ?uri WHERE { ?x <http://dbpedia.org/property/area> <http://dbpedia.org/resource/South_Carolina> . ?x <http://dbpedia.org/property/area> ?uri . ?x <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://dbpedia.org/ontology/RadioStation>}
|
List all areas served by the radio station serving South carolina ?
|
The areas served by radio stations that are serving South Carolina are [South Carolina, Spartanburg, South Carolina, Greenville, South Carolina, Gaffney, South Carolina, North Carolina, Virginia].
|
126
|
SELECT DISTINCT ?uri WHERE {?uri <http://dbpedia.org/property/developer> <http://dbpedia.org/resource/Brian_Graden> . ?uri <http://dbpedia.org/property/voices> <http://dbpedia.org/resource/Isaac_Hayes> . ?uri <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://dbpedia.org/ontology/TelevisionShow>}
|
Which television show's developer is Brian Graden and voices to the character is by Isaac Hayes?
|
[South Park] is the television show whose developer is Brian Graden and character voices is by Isaac Hayes.
|
3264
|
SELECT DISTINCT COUNT(?uri) WHERE { ?x <http://dbpedia.org/ontology/commander> <http://dbpedia.org/resource/Egushawa> . ?x <http://dbpedia.org/property/combatant> ?uri . }
|
How many factions have fought when Egushawa was a commander?
|
There are [9] combatants of the military conflicts commanded by Egushawa.
|
3281
|
SELECT DISTINCT ?uri WHERE { ?x <http://dbpedia.org/ontology/previousWork> <http://dbpedia.org/resource/Blade_Runner_2:_The_Edge_of_Human> . ?x <http://dbpedia.org/ontology/series> ?uri . }
|
To which series does the book belong which came after the Blade Runner 2?
|
The series of the book whose previous work is Blade Runner 2: The Edge of Human is [Blade Runner].
|
2944
|
ASK WHERE { <http://dbpedia.org/resource/Hyundai_Lavita> <http://dbpedia.org/ontology/relatedMeanOfTransportation> <http://dbpedia.org/resource/Kia_Sportage> }
|
Is the Kia Sportage similar to the Hyundai Lavita?
|
[Yes], Kia Sportage is related to Hyundai Lavita.
|
407
|
SELECT DISTINCT ?uri WHERE { ?x <http://dbpedia.org/ontology/currentMember> <http://dbpedia.org/resource/Jason_Hayne> . ?x <http://dbpedia.org/property/name> ?uri . ?x <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://dbpedia.org/ontology/OrganisationMember>}
|
List the other members of the team where Jason Hayne currently plays?
|
The names of the sports team members whose current member is Jason Hayne are [answer].
|
110
|
SELECT DISTINCT ?uri WHERE { <http://dbpedia.org/resource/David_Scherman> <http://dbpedia.org/ontology/training> ?uri }
|
Where was David Scherman trained?
|
David Scherman was trained in [Dartmouth College].
|
1394
|
SELECT DISTINCT ?uri WHERE { <http://dbpedia.org/resource/Women_in_the_Garden> <http://dbpedia.org/property/artist> ?uri. <http://dbpedia.org/resource/L'Enfant_a_la_tasse> <http://dbpedia.org/property/artist> ?uri . }
|
Who created the Women in the Garden and also the L'Enfant a la tasse?
|
[Claude Monet] is the common artist of the Women in the Garden and the L'Enfant a la tasse.
|
4177
|
SELECT DISTINCT ?uri WHERE { ?x <http://dbpedia.org/property/spouse> <http://dbpedia.org/resource/Pōmare_II> . ?x <http://dbpedia.org/ontology/deathPlace> ?uri . }
|
Where did the spouse of pmare ii die?
|
The death location of the spouse of Pmare II are [Papeete, Tahiti].
|
4939
|
SELECT DISTINCT ?uri WHERE { <http://dbpedia.org/resource/Seattle_Great_Wheel> <http://dbpedia.org/property/locationTown> ?uri }
|
What is the location town of Seattle Great Wheel ?
|
[Seattle] is the location town of Seattle Great Wheel .
|
3953
|
SELECT DISTINCT ?uri WHERE { ?x <http://dbpedia.org/property/primeminister> <http://dbpedia.org/resource/Chung_Il-kwon> . ?uri <http://dbpedia.org/ontology/commander> ?x . ?uri <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://dbpedia.org/ontology/MilitaryConflict>}
|
What are some wars fought when Chung Il Kwon as the country's prime minister?
|
The military conflicts whose commander served under prime minister Chung Il-kwon are [Vietnam War, Korean DMZ Conflict (1966–69), Blue House Raid, 209th Detachment, 2325th Group Unit 684 Mutiny 1].
|
3612
|
SELECT DISTINCT COUNT(?uri) WHERE { ?x <http://dbpedia.org/property/notableInstruments> <http://dbpedia.org/resource/Fender_Stratocaster> . ?uri <http://dbpedia.org/property/currentMembers> ?x . ?uri <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://dbpedia.org/ontology/Band>}
|
How many bands have members currently playing the Fender Stratocaster?
|
There are [132] bands whose current members use Fender Stratocaster.
|
461
|
ASK WHERE { <http://dbpedia.org/resource/2d_Command_and_Control_Squadron> <http://dbpedia.org/ontology/garrison> <http://dbpedia.org/resource/Colorado> }
|
Was the 2d Command and Control Squadron barracked in Colorado?
|
[Yes], Colorado is the garrison of the 2d Command and Control Squadron.
|
3090
|
SELECT DISTINCT ?uri WHERE { ?x <http://dbpedia.org/ontology/parentOrganisation> <http://dbpedia.org/resource/Comcast> . ?uri <http://dbpedia.org/ontology/network> ?x . }
|
Whose network's parent organisation is Comcast?
|
The television shows whose network's parent organisation is Comcast are [answer].
|
4166
|
SELECT DISTINCT ?uri WHERE { <http://dbpedia.org/resource/Torrey_Pines_Gliderport> <http://dbpedia.org/property/owner> ?uri }
|
Who owns Torrey Pines Gliderport?
|
The owner of Torrey Pines Gliderport is [San Diego].
|
2621
|
SELECT DISTINCT ?uri WHERE {?uri <http://dbpedia.org/property/label> <http://dbpedia.org/resource/Colpix_Records> . ?uri <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://dbpedia.org/ontology/MusicalArtist>}
|
What musicians are signed up with colpix records?
|
The musical artists with Colpix records label are [Davy Jones (musician), Nina Simone, Jane Morgan, Stu Phillips (composer), Ronnie Spector, Johnny Loves Me].
|
4638
|
ASK WHERE { <http://dbpedia.org/resource/Holler_If_Ya_Hear_Me_(musical)> <http://dbpedia.org/property/lyrics> <http://dbpedia.org/resource/Tupac_Shakur> }
|
Did Tupac write the lyrics of Holler If Ya Hear Me?
|
[Yes], Tupac wrote the lyrics of Holler If Ya Hear Me.
|
765
|
SELECT DISTINCT ?uri WHERE { <http://dbpedia.org/resource/Céline_Buckens> <http://dbpedia.org/ontology/hometown> ?uri }
|
Name the home town of Cline Buckens ?
|
The home town of Cline Buckens is [England, London].
|
3150
|
ASK WHERE { <http://dbpedia.org/resource/My_Truly,_Truly_Fair> <http://dbpedia.org/ontology/musicalBand> <http://dbpedia.org/resource/Mitch_Miller> }
|
Is my truly truly fair from the band of mitch miller?
|
[Yes], Mitch Miller is the musical band of My Truly Truly Fair.
|
3019
|
SELECT DISTINCT ?uri WHERE {?uri <http://dbpedia.org/property/partner> <http://dbpedia.org/resource/Gerard_Piqué> . }
|
Who is married to Gerard Pique?
|
The partner of Gerard Pique is [Shakira].
|
4486
|
ASK WHERE { <http://dbpedia.org/resource/Tennis_at_the_2012_Summer_Olympics_–_Women's_singles> <http://dbpedia.org/ontology/silverMedalist> <http://dbpedia.org/resource/Maria_Sharapova> }
|
Is Maria Sharapova the silver medalist of Tennis at the 2012 Summer Olympics Women's singles?
|
[Yes], Maria Sharapova the silver medalist of Tennis at the 2012 Summer Olympics Women's singles.
|
4149
|
SELECT DISTINCT ?uri WHERE {?uri <http://dbpedia.org/property/cities> <http://dbpedia.org/resource/Kaliningrad> . ?uri <http://dbpedia.org/property/outflow> <http://dbpedia.org/resource/Danish_straits> . ?uri <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://dbpedia.org/ontology/Sea>}
|
Name the sea into which Danish Straits flows and has Kaliningrad as one of the city on the shore ?
|
The sea into which Danish Straits flows and has Kaliningrad as one of the city on the shore is [Baltic Sea].
|
4829
|
SELECT DISTINCT ?uri WHERE { ?x <http://dbpedia.org/ontology/parent> <http://dbpedia.org/resource/Ashot_Grashi> . ?x <http://dbpedia.org/ontology/occupation> ?uri . }
|
Where the children of Ashot Grashi employed at?
|
The jobs of the person whose parent is Ashot Grashi are [Chess, Karen Grigorian 1].
|
1070
|
SELECT DISTINCT ?uri WHERE { <http://dbpedia.org/resource/Louisa_Hill> <http://dbpedia.org/ontology/country> ?uri. <http://dbpedia.org/resource/American_Football_Wellington> <http://dbpedia.org/ontology/country> ?uri . }
|
Which is the common nation of Louisa Hill and American Football Wellington from?
|
The nation of both Louisa Hill and the American Football Wellington is [New Zealand].
|
1639
|
SELECT DISTINCT ?uri WHERE { <http://dbpedia.org/resource/Jared_Kushner> <http://dbpedia.org/ontology/relation> ?x . ?x <http://dbpedia.org/ontology/relation> ?uri . }
|
List out the people who are related to the relatives of Jared Kushner?
|
The related people to the relatives of Jared Kushner are [Frederick Trump, Maryanne Trump Barry, Jared Kushner, Eric Trump, Donald Trump, Donald Trump, Jr., Ivanka Trump].
|
4226
|
SELECT DISTINCT ?uri WHERE { <http://dbpedia.org/resource/Richard_Hofstadter> <http://dbpedia.org/property/doctoralAdvisor> ?x . ?x <http://dbpedia.org/ontology/birthPlace> ?uri . }
|
What is the birth location of the advisor of Richard Hofstadter ?
|
The birth location of the philosopher who is the advisor of Richard Hofstadter are [Nebraska, Papillion, Nebraska].
|
264
|
ASK WHERE { <http://dbpedia.org/resource/Asiana_Airlines> <http://dbpedia.org/ontology/targetAirport> <http://dbpedia.org/resource/Jeju_International_Airport> }
|
Do the asiana airlines fly to Jeju airport?
|
[Yes], Jeju International Airport is a destination of Asiana Airlines.
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.