question stringlengths 9 150 | query stringlengths 109 692 | dataset-id stringclasses 12
values |
|---|---|---|
Who has starred in the amusement park attractions where Jim Dooley was performing? | PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
PREFIX prop: <http://dbpedia.org/property/>
PREFIX onto: <http://dbpedia.org/ontology/>
SELECT DISTINCT ?uri WHERE { ?x prop:music <http://dbpedia.org/resource/Jim_Dooley> . ?x prop:starring ?uri . ?x rdf:type onto:AmusementParkAttraction} | julipc-p(huggingface) |
Who has his resting place at Plymouth, Vermont and office at Massachusetts House of Representatives? | PREFIX prop: <http://dbpedia.org/property/>
PREFIX onto: <http://dbpedia.org/ontology/>
SELECT DISTINCT ?uri WHERE {?uri onto:restingPlace <http://dbpedia.org/resource/Plymouth,_Vermont> . ?uri prop:office <http://dbpedia.org/resource/Massachusetts_House_of_Representatives> . } | julipc-p(huggingface) |
Name the person whose parent is Pattie Mallette? | PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
PREFIX onto: <http://dbpedia.org/ontology/>
SELECT DISTINCT ?uri WHERE {?uri onto:parent <http://dbpedia.org/resource/Pattie_Mallette> . ?uri rdf:type onto:Person} | julipc-p(huggingface) |
What faith of Buddhist Tai Hung College is also the acadmeic interest of Paul Demiville ? | PREFIX res: <http://dbpedia.org/resource/>
PREFIX prop: <http://dbpedia.org/property/>
SELECT DISTINCT ?uri WHERE { res:Paul_Demiéville prop:fields ?uri. res:Buddhist_Tai_Hung_College prop:religion ?uri} | julipc-p(huggingface) |
Count the number of offices held by people who have their allegiances with the american civil war union? | PREFIX prop: <http://dbpedia.org/property/>
SELECT DISTINCT COUNT(?uri) WHERE { ?x prop:allegiance <http://dbpedia.org/resource/Union_(American_Civil_War)> . ?x prop:office ?uri . } | julipc-p(huggingface) |
What are all the TV shows which are related to the ones produced by Julie Gardner? | PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
PREFIX onto: <http://dbpedia.org/ontology/>
SELECT DISTINCT COUNT(?uri) WHERE { ?x onto:executiveProducer <http://dbpedia.org/resource/Julie_Gardner> . ?uri onto:related ?x . ?uri rdf:type onto:TelevisionShow} | julipc-p(huggingface) |
For how many different presidents have people in the Continental Army served? | PREFIX prop: <http://dbpedia.org/property/>
SELECT DISTINCT COUNT(?uri) WHERE { ?x prop:branch <http://dbpedia.org/resource/Continental_Army> . ?x prop:president ?uri . } | julipc-p(huggingface) |
How many movies have been cinematographed by Jordan Cronenweth? | PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
PREFIX prop: <http://dbpedia.org/property/>
PREFIX onto: <http://dbpedia.org/ontology/>
SELECT DISTINCT COUNT(?uri) WHERE {?uri prop:cinematography <http://dbpedia.org/resource/Jordan_Cronenweth> . ?uri rdf:type onto:Film} | julipc-p(huggingface) |
What is the country of origin of the president of Skai group? | PREFIX res: <http://dbpedia.org/resource/>
PREFIX onto: <http://dbpedia.org/ontology/>
SELECT DISTINCT ?uri WHERE { res:Skai_Group onto:keyPerson ?x . ?x onto:stateOfOrigin ?uri . } | julipc-p(huggingface) |
Which company produced the car which was a new version of Daewoo's Tico? | PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
PREFIX prop: <http://dbpedia.org/property/>
PREFIX onto: <http://dbpedia.org/ontology/>
SELECT DISTINCT ?uri WHERE { ?x prop:predecessor <http://dbpedia.org/resource/Daewoo_Tico> . ?x prop:parentCompany ?uri . ?x rdf:type onto:Automobile} | julipc-p(huggingface) |
What are all the prizes won by the writer of A Grand Day Out? | PREFIX res: <http://dbpedia.org/resource/>
PREFIX onto: <http://dbpedia.org/ontology/>
SELECT DISTINCT ?uri WHERE { res:A_Grand_Day_Out onto:writer ?x . ?x onto:award ?uri . } | julipc-p(huggingface) |
What tv show is created by Brian Graden? | PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
PREFIX prop: <http://dbpedia.org/property/>
PREFIX onto: <http://dbpedia.org/ontology/>
SELECT DISTINCT ?uri WHERE {?uri prop:developer <http://dbpedia.org/resource/Brian_Graden> . ?uri rdf:type onto:TelevisionShow} | julipc-p(huggingface) |
What is the television show whose previous work is The Spirit of Christmas (short film)? | PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
PREFIX onto: <http://dbpedia.org/ontology/>
SELECT DISTINCT ?uri WHERE {?uri onto:previousWork <http://dbpedia.org/resource/The_Spirit_of_Christmas_(short_film)> . ?uri rdf:type onto:TelevisionShow} | julipc-p(huggingface) |
In which country is there a dam on the Awash river? | PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
PREFIX prop: <http://dbpedia.org/property/>
PREFIX onto: <http://dbpedia.org/ontology/>
SELECT DISTINCT ?uri WHERE { ?x onto:river <http://dbpedia.org/resource/Awash_River> . ?x prop:country ?uri . ?x rdf:type onto:Dam} | julipc-p(huggingface) |
Count the total religions followed by the ones living in England. | PREFIX prop: <http://dbpedia.org/property/>
SELECT DISTINCT COUNT(?uri) WHERE { ?x prop:residence <http://dbpedia.org/resource/England> . ?x prop:religion ?uri . } | julipc-p(huggingface) |
Who wrote the play in which a character called Stella Kowalski exists? | PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
PREFIX prop: <http://dbpedia.org/property/>
PREFIX onto: <http://dbpedia.org/ontology/>
SELECT DISTINCT ?uri WHERE { ?x prop:characters <http://dbpedia.org/resource/Stella_Kowalski> . ?x prop:writer ?uri . ?x rdf:type onto:Play} | julipc-p(huggingface) |
Name the broadcast area of ITV (Thailand) ? | PREFIX prop: <http://dbpedia.org/property/>
SELECT DISTINCT ?uri WHERE { <http://dbpedia.org/resource/ITV_(Thailand)> prop:broadcastArea ?uri } | julipc-p(huggingface) |
What is the country where Sergei Ovchinnikov the volleyball player die, and Gumus was first aired ? | PREFIX prop: <http://dbpedia.org/property/>
SELECT DISTINCT ?uri WHERE { <http://dbpedia.org/resource/Gümüş_(TV_series)> prop:firstAired ?uri. <http://dbpedia.org/resource/Sergei_Ovchinnikov_(volleyball)> prop:placeOfDeath ?uri} | julipc-p(huggingface) |
What is the region of Kim Sawchuk ? | PREFIX res: <http://dbpedia.org/resource/>
PREFIX prop: <http://dbpedia.org/property/>
SELECT DISTINCT ?uri WHERE { res:Kim_Sawchuk prop:region ?uri } | julipc-p(huggingface) |
Where was Liliya Lobanova born? | PREFIX res: <http://dbpedia.org/resource/>
PREFIX prop: <http://dbpedia.org/property/>
SELECT DISTINCT ?uri WHERE { res:Liliya_Lobanova prop:birthplace ?uri } | julipc-p(huggingface) |
What are some cars related to the ones with a V8? | PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
PREFIX prop: <http://dbpedia.org/property/>
PREFIX onto: <http://dbpedia.org/ontology/>
SELECT DISTINCT ?uri WHERE { ?x prop:engine <http://dbpedia.org/resource/V8_engine> . ?x prop:related ?uri . ?x rdf:type onto:Automobile} | julipc-p(huggingface) |
People of which religion have been the members of parliament, and are from the Kalutara Electoral district? | PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
PREFIX onto: <http://dbpedia.org/ontology/>
SELECT DISTINCT ?uri WHERE { ?x onto:region <http://dbpedia.org/resource/Kalutara_Electoral_District> . ?x onto:religion ?uri . ?x rdf:type onto:MemberOfParliament} | julipc-p(huggingface) |
What are the important buildings of the architect whose one of the significant building is Krasnye Vorota? | PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
PREFIX onto: <http://dbpedia.org/ontology/>
SELECT DISTINCT ?uri WHERE { ?x onto:significantBuilding <http://dbpedia.org/resource/Krasnye_Vorota_(Moscow_Metro)> . ?x onto:significantBuilding ?uri . ?x rdf:type onto:Architect} | julipc-p(huggingface) |
Name the cause of death of Martino Martini ? | PREFIX res: <http://dbpedia.org/resource/>
PREFIX onto: <http://dbpedia.org/ontology/>
SELECT DISTINCT ?uri WHERE { res:Martino_Martini onto:deathCause ?uri } | julipc-p(huggingface) |
In how many places have Irishmen died? | PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
PREFIX prop: <http://dbpedia.org/property/>
PREFIX onto: <http://dbpedia.org/ontology/>
SELECT DISTINCT COUNT(?uri) WHERE { ?x prop:birthPlace <http://dbpedia.org/resource/Ireland> . ?x onto:deathPlace ?uri . ?uri rdf:type onto:Location} | julipc-p(huggingface) |
Count the number of fields of the scientists whose one of the fields is Sanskrit? | PREFIX prop: <http://dbpedia.org/property/>
SELECT DISTINCT COUNT(?uri) WHERE { ?x prop:fields <http://dbpedia.org/resource/Sanskrit> . ?x prop:fields ?uri } | julipc-p(huggingface) |
What is the debut team of ngel Escobar ? | PREFIX res: <http://dbpedia.org/resource/>
PREFIX prop: <http://dbpedia.org/property/>
SELECT DISTINCT ?uri WHERE { res:Ángel_Escobar prop:debutteam ?uri } | julipc-p(huggingface) |
What currencies are used in the countries which have been governed by Francois Hollande? | PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
PREFIX onto: <http://dbpedia.org/ontology/>
SELECT DISTINCT ?uri WHERE { ?x onto:leader <http://dbpedia.org/resource/François_Hollande> . ?x onto:currency ?uri . ?x rdf:type onto:Country} | julipc-p(huggingface) |
Where is Semnani and Assyrian Neo-Aramaic spoken ? | PREFIX prop: <http://dbpedia.org/property/>
PREFIX onto: <http://dbpedia.org/ontology/>
SELECT DISTINCT ?uri WHERE {?uri prop:languages <http://dbpedia.org/resource/Semnani_languages> . ?uri onto:language <http://dbpedia.org/resource/Assyrian_Neo-Aramaic> . } | julipc-p(huggingface) |
Give me a list of everyone who married the musicians signed up with Pablo Records? | PREFIX res: <http://dbpedia.org/resource/>
PREFIX prop: <http://dbpedia.org/property/>
PREFIX onto: <http://dbpedia.org/ontology/>
SELECT DISTINCT ?uri WHERE { ?x prop:label res:Pablo_Records . ?uri onto:spouse ?x . } | julipc-p(huggingface) |
Name the TV show whose cast member is Companion (Doctor Who) and is related to The Sarah Jane Adventures? | PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
PREFIX onto: <http://dbpedia.org/ontology/>
SELECT DISTINCT ?uri WHERE {?uri onto:starring <http://dbpedia.org/resource/Companion_(Doctor_Who)> . ?uri onto:related <http://dbpedia.org/resource/The_Sarah_Jane_Adventures> . ?uri rdf:type onto:TelevisionShow} | julipc-p(huggingface) |
Which shows' opening themes was used to make If We Were a Movie? | PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
PREFIX onto: <http://dbpedia.org/ontology/>
SELECT DISTINCT ?uri WHERE { ?x onto:subsequentWork <http://dbpedia.org/resource/If_We_Were_a_Movie> . ?uri onto:openingTheme ?x . ?uri rdf:type onto:TelevisionShow} | julipc-p(huggingface) |
What is the predecessor of the car engine which was succeeded by BMW M43 ? | PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
PREFIX prop: <http://dbpedia.org/property/>
PREFIX onto: <http://dbpedia.org/ontology/>
SELECT DISTINCT ?uri WHERE { ?x onto:successor <http://dbpedia.org/resource/BMW_M43> . ?x prop:predecessor ?uri . ?x rdf:type onto:Engine} | julipc-p(huggingface) |
Which country's leader is David Johnston? | PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
PREFIX onto: <http://dbpedia.org/ontology/>
SELECT DISTINCT ?uri WHERE {?uri onto:leader <http://dbpedia.org/resource/David_Johnston> . ?uri rdf:type onto:Country} | julipc-p(huggingface) |
Give me a count of musical artists collaborating with Waylon Jennings? | PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
PREFIX onto: <http://dbpedia.org/ontology/>
SELECT DISTINCT COUNT(?uri) WHERE {?uri onto:associatedMusicalArtist <http://dbpedia.org/resource/Waylon_Jennings> . ?uri rdf:type onto:MusicalArtist} | julipc-p(huggingface) |
Count everyone who was in the military unit which is structured like the Marine Aircraft Group 13 ? | PREFIX prop: <http://dbpedia.org/property/>
PREFIX onto: <http://dbpedia.org/ontology/>
SELECT DISTINCT COUNT(?uri) WHERE { ?x prop:commandStructure <http://dbpedia.org/resource/Marine_Aircraft_Group_13> . ?uri onto:militaryUnit ?x . } | julipc-p(huggingface) |
By which member of parliament was Provisional Government of Saskatchewan led? | PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
PREFIX prop: <http://dbpedia.org/property/>
PREFIX onto: <http://dbpedia.org/ontology/>
SELECT DISTINCT ?uri WHERE {?uri prop:order <http://dbpedia.org/resource/Provisional_Government_of_Saskatchewan> . ?uri rdf:type onto:MemberOfParliament} | julipc-p(huggingface) |
List the houses of Parliament of India ? | PREFIX res: <http://dbpedia.org/resource/>
PREFIX prop: <http://dbpedia.org/property/>
SELECT DISTINCT ?uri WHERE { res:Parliament_of_India prop:houses ?uri } | julipc-p(huggingface) |
Count the number of movies whose distributor is RKO Pictures and director of photography is Gregg Toland? | PREFIX prop: <http://dbpedia.org/property/>
PREFIX onto: <http://dbpedia.org/ontology/>
SELECT DISTINCT COUNT(?uri) WHERE {?uri prop:distributor <http://dbpedia.org/resource/RKO_Pictures> . ?uri onto:cinematography <http://dbpedia.org/resource/Gregg_Toland> } | julipc-p(huggingface) |
In how many places can I find wine made of Vitis vinifera grapes? | PREFIX onto: <http://dbpedia.org/ontology/>
SELECT DISTINCT COUNT(?uri) WHERE { ?x onto:species <http://dbpedia.org/resource/Vitis_vinifera> . ?x onto:wineRegion ?uri . } | julipc-p(huggingface) |
Which gadgets are made by companies of New Taipei City? | PREFIX res: <http://dbpedia.org/resource/>
PREFIX prop: <http://dbpedia.org/property/>
PREFIX onto: <http://dbpedia.org/ontology/>
SELECT DISTINCT ?uri WHERE { ?x prop:locationCity res:New_Taipei_City . ?uri onto:manufacturer ?x . } | julipc-p(huggingface) |
Name the hockey team which has head coach as Mike babcock and is based in Toronto ? | PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
PREFIX prop: <http://dbpedia.org/property/>
PREFIX onto: <http://dbpedia.org/ontology/>
SELECT DISTINCT ?uri WHERE {?uri onto:locationCity <http://dbpedia.org/resource/Toronto> . ?uri prop:headCoach <http://dbpedia.org/resource/Mike_Babcock> . ?uri rdf:type onto... | julipc-p(huggingface) |
What is the hub of Wan Air ? | PREFIX res: <http://dbpedia.org/resource/>
PREFIX prop: <http://dbpedia.org/property/>
SELECT DISTINCT ?uri WHERE { res:Wan_Air prop:hubs ?uri } | julipc-p(huggingface) |
Who are the members of organizations headquartered at Amstelveen? | PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
PREFIX prop: <http://dbpedia.org/property/>
PREFIX onto: <http://dbpedia.org/ontology/>
SELECT DISTINCT ?uri WHERE { ?x prop:headquarters <http://dbpedia.org/resource/Amstelveen> . ?x prop:membership ?uri . ?x rdf:type onto:Organisation} | julipc-p(huggingface) |
Whcih creator of Theme Time Radio Hour also created subsequent work of Moondoc Matinee ? | PREFIX res: <http://dbpedia.org/resource/>
PREFIX prop: <http://dbpedia.org/property/>
PREFIX onto: <http://dbpedia.org/ontology/>
SELECT DISTINCT ?uri WHERE { res:Moondog_Matinee onto:subsequentWork ?uri. res:Theme_Time_Radio_Hour prop:creator ?uri} | julipc-p(huggingface) |
Who owns the tunnels operated by the Massachusetts Department of Transportation? | PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
PREFIX prop: <http://dbpedia.org/property/>
PREFIX onto: <http://dbpedia.org/ontology/>
SELECT DISTINCT ?uri WHERE { ?x onto:operatedBy <http://dbpedia.org/resource/Massachusetts_Department_of_Transportation> . ?x prop:owner ?uri . ?x rdf:type onto:RoadTunnel} | julipc-p(huggingface) |
Which comic characters are painted by Bill Finger? | PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
PREFIX onto: <http://dbpedia.org/ontology/>
SELECT DISTINCT ?uri WHERE {?uri onto:creator <http://dbpedia.org/resource/Bill_Finger> . ?uri rdf:type onto:ComicsCharacter} | julipc-p(huggingface) |
Name few television shows's anchored by Ryan Seacrest? | PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
PREFIX onto: <http://dbpedia.org/ontology/>
SELECT DISTINCT ?uri WHERE {?uri onto:presenter <http://dbpedia.org/resource/Ryan_Seacrest> . ?uri rdf:type onto:TelevisionShow} | julipc-p(huggingface) |
List education institute of the engineers whose alma mater is ChristChurch ? | PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
PREFIX onto: <http://dbpedia.org/ontology/>
SELECT DISTINCT ?uri WHERE { ?x onto:education <http://dbpedia.org/resource/Christchurch> . ?x onto:education ?uri . ?x rdf:type onto:Engineer} | julipc-p(huggingface) |
What do the banks owned by Norwegian ministry of finance produce? | PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
PREFIX prop: <http://dbpedia.org/property/>
PREFIX onto: <http://dbpedia.org/ontology/>
SELECT DISTINCT ?uri WHERE { ?x onto:parentCompany <http://dbpedia.org/resource/Ministry_of_Finance_(Norway)> . ?x prop:products ?uri . ?x rdf:type onto:Bank} | julipc-p(huggingface) |
Which televison shows have location as Massachusetts ? | PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
PREFIX onto: <http://dbpedia.org/ontology/>
SELECT DISTINCT ?uri WHERE {?uri onto:location <http://dbpedia.org/resource/Massachusetts> . ?uri rdf:type onto:TelevisionShow} | julipc-p(huggingface) |
Which clubs play in the La Liga? | PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
PREFIX prop: <http://dbpedia.org/property/>
PREFIX onto: <http://dbpedia.org/ontology/>
SELECT DISTINCT ?uri WHERE { ?x onto:league <http://dbpedia.org/resource/La_Liga> . ?x prop:name ?uri . ?x rdf:type onto:SoccerClub} | julipc-p(huggingface) |
The successor of Ellsworth Bunker belongs to which religion? | PREFIX res: <http://dbpedia.org/resource/>
PREFIX onto: <http://dbpedia.org/ontology/>
SELECT DISTINCT ?uri WHERE { res:Ellsworth_Bunker onto:successor ?x . ?x onto:region ?uri . } | julipc-p(huggingface) |
What medals have been given to people who died of lung cancer? | PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
PREFIX onto: <http://dbpedia.org/ontology/>
SELECT DISTINCT ?uri WHERE { ?x onto:deathCause <http://dbpedia.org/resource/Lung_cancer> . ?x onto:award ?uri . ?x rdf:type onto:Person} | julipc-p(huggingface) |
Which rivers start in Wyoming? | PREFIX res: <http://dbpedia.org/resource/>
PREFIX onto: <http://dbpedia.org/ontology/>
SELECT DISTINCT ?uri WHERE {?uri onto:sourceRegion res:Wyoming } | julipc-p(huggingface) |
Which band had members who are now in The Bleeding Heart Band? | PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
PREFIX onto: <http://dbpedia.org/ontology/>
SELECT DISTINCT ?uri WHERE { ?x onto:associatedBand <http://dbpedia.org/resource/The_Bleeding_Heart_Band> . ?uri onto:formerBandMember ?x . ?uri rdf:type onto:Band} | julipc-p(huggingface) |
What is the common military branch of the Thomas Darden and that of Edwin F. Hunter | PREFIX res: <http://dbpedia.org/resource/>
PREFIX prop: <http://dbpedia.org/property/>
PREFIX onto: <http://dbpedia.org/ontology/>
SELECT DISTINCT ?uri WHERE { res:Thomas_Darden onto:militaryBranch ?uri. res:Edwin_F._Hunter prop:branch ?uri} | julipc-p(huggingface) |
In which countries are there banks which came after the National Commercial Bank of Mauritius? | PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
PREFIX prop: <http://dbpedia.org/property/>
PREFIX onto: <http://dbpedia.org/ontology/>
SELECT DISTINCT ?uri WHERE { <http://dbpedia.org/resource/National_Commercial_Bank_Mauritius> onto:successor ?x . ?x prop:locationCountry ?uri . ?x rdf:type onto:Bank} | julipc-p(huggingface) |
How many people have coached the players of Middlesbrough FC? | PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
PREFIX onto: <http://dbpedia.org/ontology/>
SELECT DISTINCT COUNT(?uri) WHERE { ?x onto:team <http://dbpedia.org/resource/Middlesbrough_F.C.> . ?x onto:manager ?uri . ?uri rdf:type onto:Person} | julipc-p(huggingface) |
What are the Languages of Zabbaleen ? | PREFIX res: <http://dbpedia.org/resource/>
PREFIX prop: <http://dbpedia.org/property/>
SELECT DISTINCT ?uri WHERE { res:Zabbaleen prop:languages ?uri } | julipc-p(huggingface) |
What is the region served by Toll Global Express and also borders Siberia ? | PREFIX res: <http://dbpedia.org/resource/>
PREFIX onto: <http://dbpedia.org/ontology/>
SELECT DISTINCT ?uri WHERE { res:Toll_Global_Express onto:regionServed ?uri. res:Siberia onto:border ?uri} | julipc-p(huggingface) |
In which mountain range does the Rochers De Naye lie? | PREFIX res: <http://dbpedia.org/resource/>
PREFIX onto: <http://dbpedia.org/ontology/>
SELECT DISTINCT ?uri WHERE { ?x onto:parentMountainPeak res:Rochers_de_Naye . ?x onto:mountainRange ?uri . } | julipc-p(huggingface) |
Who has rented the stadiums owned by Toronto? | PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
PREFIX prop: <http://dbpedia.org/property/>
PREFIX onto: <http://dbpedia.org/ontology/>
SELECT DISTINCT ?uri WHERE { ?x prop:owner <http://dbpedia.org/resource/Toronto> . ?x prop:tenants ?uri . ?x rdf:type onto:Stadium} | julipc-p(huggingface) |
What is the mascot of alma mater of John O Moseley? | PREFIX res: <http://dbpedia.org/resource/>
PREFIX prop: <http://dbpedia.org/property/>
SELECT DISTINCT ?uri WHERE { res:John_O._Moseley prop:almaMater ?x . ?x prop:mascot ?uri . } | julipc-p(huggingface) |
Which newspapers are owned by Oslo citizens? | PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
PREFIX prop: <http://dbpedia.org/property/>
PREFIX onto: <http://dbpedia.org/ontology/>
SELECT DISTINCT ?uri WHERE { ?x prop:location <http://dbpedia.org/resource/Oslo> . ?uri prop:owners ?x . ?uri rdf:type onto:Newspaper} | julipc-p(huggingface) |
King crimson has been recorded in which places? | PREFIX res: <http://dbpedia.org/resource/>
PREFIX onto: <http://dbpedia.org/ontology/>
SELECT DISTINCT ?uri WHERE { ?x onto:artist res:King_Crimson . ?x onto:recordedIn ?uri . } | julipc-p(huggingface) |
Who is the architect of Red House, London ? | PREFIX prop: <http://dbpedia.org/property/>
SELECT DISTINCT ?uri WHERE { <http://dbpedia.org/resource/Red_House,_London> prop:architect ?uri } | julipc-p(huggingface) |
Which is the common prospect team of Mikhail Pashnin and Robin kovacs ? | PREFIX res: <http://dbpedia.org/resource/>
PREFIX prop: <http://dbpedia.org/property/>
PREFIX onto: <http://dbpedia.org/ontology/>
SELECT DISTINCT ?uri WHERE { res:Mikhail_Pashnin prop:prospectTeam ?uri. res:Robin_Kovacs onto:prospectTeam ?uri} | julipc-p(huggingface) |
How many mountain ranges are located in the Canton of Fribourg? | PREFIX onto: <http://dbpedia.org/ontology/>
SELECT DISTINCT COUNT(?uri) WHERE { ?x onto:locatedInArea <http://dbpedia.org/resource/Canton_of_Fribourg> . ?x onto:mountainRange ?uri . } | julipc-p(huggingface) |
Give me a count on associates of Johnny Cash? | PREFIX prop: <http://dbpedia.org/property/>
SELECT DISTINCT COUNT(?uri) WHERE {?uri prop:associatedActs <http://dbpedia.org/resource/Johnny_Cash> . } | julipc-p(huggingface) |
Which companies are founded in the city of which Collin County Texas is a part? | PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
PREFIX onto: <http://dbpedia.org/ontology/>
SELECT DISTINCT ?uri WHERE { ?x onto:part <http://dbpedia.org/resource/Collin_County,_Texas> . ?uri onto:foundationPlace ?x . ?uri rdf:type onto:Company} | julipc-p(huggingface) |
What is the place of birth of the badminton player who is the bronze medalist of Badminton at the 2012 Summer Olympics Women's doubles ? | PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
PREFIX prop: <http://dbpedia.org/property/>
PREFIX onto: <http://dbpedia.org/ontology/>
SELECT DISTINCT ?uri WHERE { <http://dbpedia.org/resource/Badminton_at_the_2012_Summer_Olympics_–_Women's_doubles> onto:bronzeMedalist ?x . ?x prop:placeOfBirth ?uri . ?x rdf... | julipc-p(huggingface) |
what are some neighboring cities of Pregny Chambsy? | PREFIX onto: <http://dbpedia.org/ontology/>
SELECT DISTINCT ?uri WHERE {?uri onto:neighboringMunicipality <http://dbpedia.org/resource/Pregny-Chambésy> } | julipc-p(huggingface) |
Through which counties does the road go which starts at the Port Klang? | PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
PREFIX onto: <http://dbpedia.org/ontology/>
SELECT DISTINCT ?uri WHERE { ?x onto:routeStart <http://dbpedia.org/resource/Port_Klang> . ?x onto:county ?uri . ?x rdf:type onto:Road} | julipc-p(huggingface) |
Which city's teams have been coached by Gary Kubaik? | PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
PREFIX prop: <http://dbpedia.org/property/>
PREFIX onto: <http://dbpedia.org/ontology/>
SELECT DISTINCT ?uri WHERE { ?x prop:coach <http://dbpedia.org/resource/Gary_Kubiak> . ?x onto:locationCity ?uri . ?x rdf:type onto:SportsTeam} | julipc-p(huggingface) |
How many developers make softwares for Unix like operating systems? | PREFIX prop: <http://dbpedia.org/property/>
PREFIX onto: <http://dbpedia.org/ontology/>
SELECT DISTINCT COUNT(?uri) WHERE { ?x prop:operatingSystem <http://dbpedia.org/resource/Unix-like> . ?x onto:developer ?uri . } | julipc-p(huggingface) |
What is the second track list of Dschinghis Khan (song) ? | PREFIX onto: <http://dbpedia.org/ontology/>
SELECT DISTINCT ?uri WHERE { <http://dbpedia.org/resource/Dschinghis_Khan_(song)> onto:subsequentWork ?uri } | julipc-p(huggingface) |
Which president was served by someone whose lieutenant is Lewis Stuyvesant Chanler? | PREFIX res: <http://dbpedia.org/resource/>
PREFIX prop: <http://dbpedia.org/property/>
PREFIX onto: <http://dbpedia.org/ontology/>
SELECT DISTINCT ?uri WHERE { ?x prop:lieutenant res:Lewis_Stuyvesant_Chanler . ?x onto:president ?uri . } | julipc-p(huggingface) |
List the graves of the royalities which have been buried at Beeleigh Abbey ? | PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
PREFIX prop: <http://dbpedia.org/property/>
PREFIX onto: <http://dbpedia.org/ontology/>
SELECT DISTINCT ?uri WHERE { ?x prop:placeOfBurial <http://dbpedia.org/resource/Beeleigh_Abbey> . ?x prop:placeOfBurial ?uri . ?x rdf:type onto:Royalty} | julipc-p(huggingface) |
For which party's PM did Chidambaram Subramaniam serve? | PREFIX res: <http://dbpedia.org/resource/>
PREFIX prop: <http://dbpedia.org/property/>
PREFIX onto: <http://dbpedia.org/ontology/>
SELECT DISTINCT ?uri WHERE { res:Chidambaram_Subramaniam prop:primeminister ?x . ?x onto:party ?uri . } | julipc-p(huggingface) |
What is the capital of the region which maintains the South Park Bridge ? | PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
PREFIX onto: <http://dbpedia.org/ontology/>
SELECT DISTINCT ?uri WHERE { <http://dbpedia.org/resource/South_Park_Bridge> onto:maintainedBy ?x . ?x onto:countySeat ?uri . ?x rdf:type onto:Region} | julipc-p(huggingface) |
AH141 highway is a part of which country? | PREFIX res: <http://dbpedia.org/resource/>
PREFIX onto: <http://dbpedia.org/ontology/>
SELECT DISTINCT ?uri WHERE { res:AH141 onto:county ?uri } | julipc-p(huggingface) |
What is the local authority of the Trinity School, Brentwood and place of birth of the Sarah Walker (badminton) ? | PREFIX prop: <http://dbpedia.org/property/>
PREFIX onto: <http://dbpedia.org/ontology/>
SELECT DISTINCT ?uri WHERE { <http://dbpedia.org/resource/Trinity_School,_Brentwood> onto:localAuthority ?uri. <http://dbpedia.org/resource/Sarah_Walker_(badminton)> prop:placeOfBirth ?uri} | julipc-p(huggingface) |
Which school of jack mcGregor attend which was also the training center of William Anthony ? | PREFIX onto: <http://dbpedia.org/ontology/>
SELECT DISTINCT ?uri WHERE { <http://dbpedia.org/resource/Jack_McGregor> onto:education ?uri. <http://dbpedia.org/resource/William_Anthony_(artist)> onto:training ?uri} | julipc-p(huggingface) |
Count the number of schools which are in a city governed by the West Berkshire Council? | PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
PREFIX prop: <http://dbpedia.org/property/>
PREFIX onto: <http://dbpedia.org/ontology/>
SELECT DISTINCT COUNT(?uri) WHERE { ?x onto:leaderName <http://dbpedia.org/resource/West_Berkshire_Council> . ?uri prop:city ?x . ?uri rdf:type onto:School} | julipc-p(huggingface) |
Which ceremonial County of the East Tilbury is also the local authority of the Buckhurst Hill County High School ? | PREFIX res: <http://dbpedia.org/resource/>
PREFIX onto: <http://dbpedia.org/ontology/>
SELECT DISTINCT ?uri WHERE { res:East_Tilbury onto:ceremonialCounty ?uri. res:Buckhurst_Hill_County_High_School onto:localAuthority ?uri} | julipc-p(huggingface) |
What is the common profession of DeWitt Clinton and Claiborne Pell ? | PREFIX res: <http://dbpedia.org/resource/>
PREFIX prop: <http://dbpedia.org/property/>
PREFIX onto: <http://dbpedia.org/ontology/>
SELECT DISTINCT ?uri WHERE { res:DeWitt_Clinton prop:office ?uri. res:Claiborne_Pell onto:profession ?uri} | julipc-p(huggingface) |
List the launch site of the rockets whose one of the launch site has been Cape Canaveral Air Force Station Launch Complex 26 ? | PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
PREFIX onto: <http://dbpedia.org/ontology/>
SELECT DISTINCT ?uri WHERE { ?x onto:launchSite <http://dbpedia.org/resource/Cape_Canaveral_Air_Force_Station_Launch_Complex_26> . ?x onto:launchSite ?uri . ?x rdf:type onto:Rocket} | julipc-p(huggingface) |
How many wars took place in Israel? | PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
PREFIX onto: <http://dbpedia.org/ontology/>
SELECT DISTINCT COUNT(?uri) WHERE {?uri onto:place <http://dbpedia.org/resource/Israel> . ?uri rdf:type onto:MilitaryConflict} | julipc-p(huggingface) |
What is the total number of guests on the show whose theme music is Let me be your star? | PREFIX prop: <http://dbpedia.org/property/>
SELECT DISTINCT COUNT(?uri) WHERE { ?x prop:music <http://dbpedia.org/resource/Let_Me_Be_Your_Star> . ?x prop:guests ?uri . } | julipc-p(huggingface) |
What is the operating system of the LG Optimus Vu and also the developer of the Dart (programming language) | PREFIX prop: <http://dbpedia.org/property/>
PREFIX onto: <http://dbpedia.org/ontology/>
SELECT DISTINCT ?uri WHERE { <http://dbpedia.org/resource/LG_Optimus_Vu> onto:operatingSystem ?uri. <http://dbpedia.org/resource/Dart_(programming_language)> prop:developer ?uri} | julipc-p(huggingface) |
Who follow religions led by David Miscavige? | PREFIX res: <http://dbpedia.org/resource/>
PREFIX prop: <http://dbpedia.org/property/>
PREFIX onto: <http://dbpedia.org/ontology/>
SELECT DISTINCT ?uri WHERE { ?x prop:leaderName res:David_Miscavige . ?uri onto:religion ?x . } | julipc-p(huggingface) |
How many people have written for Gangan Comics? | PREFIX prop: <http://dbpedia.org/property/>
SELECT DISTINCT COUNT(?uri) WHERE { ?x prop:magazine <http://dbpedia.org/resource/Gangan_Comics> . ?x prop:author ?uri . } | julipc-p(huggingface) |
Who wrote The Times They Are a-Changin? | PREFIX onto: <http://dbpedia.org/ontology/>
SELECT DISTINCT ?uri WHERE { <http://dbpedia.org/resource/The_Times_They_Are_a-Changin'_(musical)> onto:musicBy ?uri } | julipc-p(huggingface) |
Which education institute of Duncan U. Fletcher is also the university of Vanderbilt Commodores ? | PREFIX res: <http://dbpedia.org/resource/>
PREFIX onto: <http://dbpedia.org/ontology/>
SELECT DISTINCT ?uri WHERE { res:Duncan_U._Fletcher onto:almaMater ?uri. res:Vanderbilt_Commodores onto:university ?uri} | julipc-p(huggingface) |
How many total religions are followed by people whose hometown is somewhere in India? | PREFIX prop: <http://dbpedia.org/property/>
PREFIX onto: <http://dbpedia.org/ontology/>
SELECT DISTINCT COUNT(?uri) WHERE { ?x onto:hometown <http://dbpedia.org/resource/India> . ?x prop:religion ?uri . } | julipc-p(huggingface) |
What were the awards won by the founder of Walt Disney Records ? | PREFIX res: <http://dbpedia.org/resource/>
PREFIX onto: <http://dbpedia.org/ontology/>
SELECT DISTINCT ?uri WHERE { res:Walt_Disney_Records onto:foundedBy ?x . ?x onto:award ?uri . } | julipc-p(huggingface) |
England is the origin of how many things? | PREFIX prop: <http://dbpedia.org/property/>
SELECT DISTINCT COUNT(?uri) WHERE {?uri prop:origin <http://dbpedia.org/resource/England> . } | julipc-p(huggingface) |
What is the television show with presentator as Ryan Seacrest and theme music composer as Julian Gingell? | PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
PREFIX prop: <http://dbpedia.org/property/>
PREFIX onto: <http://dbpedia.org/ontology/>
SELECT DISTINCT ?uri WHERE {?uri onto:presenter <http://dbpedia.org/resource/Ryan_Seacrest> . ?uri prop:themeMusicComposer <http://dbpedia.org/resource/Julian_Gingell> . ?uri... | julipc-p(huggingface) |
Where did ed podolak go to high school | PREFIX res: <http://dbpedia.org/resource/>
PREFIX onto: <http://dbpedia.org/ontology/>
SELECT DISTINCT ?uri WHERE { res:Ed_Podolak onto:highschool ?uri } | julipc-p(huggingface) |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.