question stringlengths 9 150 | query stringlengths 109 692 | dataset-id stringclasses 12
values |
|---|---|---|
What is the parent company of company which owns Sony Bank? | 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/Sony_Bank> prop:parent ?x . ?x onto:parentCompany ?uri . ?x rdf:type onto:Company} | julipc-p(huggingface) |
How many games are played at universities in Metro Manilla? | PREFIX prop: <http://dbpedia.org/property/>
SELECT DISTINCT COUNT(?uri) WHERE { ?x prop:state <http://dbpedia.org/resource/Metro_Manila> . ?x prop:athletics ?uri . } | julipc-p(huggingface) |
Name all sitcoms whose theme music is made by Miley Cyrus? | PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
PREFIX onto: <http://dbpedia.org/ontology/>
SELECT DISTINCT ?uri WHERE { ?x onto:musicalBand <http://dbpedia.org/resource/Miley_Cyrus> . ?uri onto:openingTheme ?x . ?uri rdf:type onto:TelevisionShow} | julipc-p(huggingface) |
Who is the former partner of the pupil of Dalilah Sappenfield? | PREFIX res: <http://dbpedia.org/resource/>
PREFIX prop: <http://dbpedia.org/property/>
PREFIX onto: <http://dbpedia.org/ontology/>
SELECT DISTINCT ?uri WHERE { ?x prop:coach res:Dalilah_Sappenfield . ?x onto:formerPartner ?uri . } | julipc-p(huggingface) |
Who is the Pole driver of 1992 Canadian Grand Prix ? | PREFIX res: <http://dbpedia.org/resource/>
PREFIX prop: <http://dbpedia.org/property/>
SELECT DISTINCT ?uri WHERE { res:1992_Canadian_Grand_Prix prop:poleDriver ?uri } | julipc-p(huggingface) |
Which city's neighboring municipalities are Lancy and Pregny-Chambsy? | 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:neighboringMunicipalities <http://dbpedia.org/resource/Lancy> . ?uri onto:neighboringMunicipality <http://dbpedia.org/resource/Pregny-Ch... | julipc-p(huggingface) |
Which home town of PAvel Moroz is the death location of the Yakov Estrin ? | PREFIX res: <http://dbpedia.org/resource/>
PREFIX prop: <http://dbpedia.org/property/>
PREFIX onto: <http://dbpedia.org/ontology/>
SELECT DISTINCT ?uri WHERE { res:Pavel_Moroz prop:hometown ?uri. res:Yakov_Estrin onto:deathPlace ?uri} | julipc-p(huggingface) |
What is the country whose speaker of the Dewan Rakyat is Pandikar Amin Mulia? | 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:leaderName <http://dbpedia.org/resource/Pandikar_Amin_Mulia> . ?uri rdf:type onto:Country} | julipc-p(huggingface) |
Which mainter of Cheasty Boulevard South is also the county seat of the King County, Washingtonsu ? | PREFIX onto: <http://dbpedia.org/ontology/>
SELECT DISTINCT ?uri WHERE { <http://dbpedia.org/resource/Cheasty_Boulevard_South> onto:maintainedBy ?uri. <http://dbpedia.org/resource/King_County,_Washington> onto:countySeat ?uri} | julipc-p(huggingface) |
From what countries have people participated in the Excelsior Stakes? | PREFIX prop: <http://dbpedia.org/property/>
PREFIX onto: <http://dbpedia.org/ontology/>
SELECT DISTINCT COUNT(?uri) WHERE { ?x prop:race <http://dbpedia.org/resource/Excelsior_Stakes> . ?x onto:birthPlace ?uri . } | julipc-p(huggingface) |
What are the largest cities in each of the destinations of TranStar Airlines? | PREFIX res: <http://dbpedia.org/resource/>
PREFIX onto: <http://dbpedia.org/ontology/>
SELECT DISTINCT ?uri WHERE { res:TranStar_Airlines onto:destination ?x . ?x onto:largestCity ?uri . } | julipc-p(huggingface) |
Which writer is famous for works written by Neil Gaiman? | PREFIX res: <http://dbpedia.org/resource/>
PREFIX prop: <http://dbpedia.org/property/>
PREFIX onto: <http://dbpedia.org/ontology/>
SELECT DISTINCT ?uri WHERE { ?x prop:writers res:Neil_Gaiman . ?uri onto:notableWork ?x . } | julipc-p(huggingface) |
Who all have been a president of educational institutes in Paud? | 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:location <http://dbpedia.org/resource/Paud> . ?x prop:president ?uri . ?x rdf:type onto:EducationalInstitution} | julipc-p(huggingface) |
Who is the developer of the software which serves the platform for King's Quest VI? | 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/King's_Quest_VI> onto:computingPlatform ?x . ?x prop:developer ?uri . ?x rdf:type onto:Software} | julipc-p(huggingface) |
For which country did Alexander Lippisch design airplanes? | 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:designer <http://dbpedia.org/resource/Alexander_Lippisch> . ?x prop:nationalOrigin ?uri . ?x rdf:type onto:Aircraft} | julipc-p(huggingface) |
What do the relatives of James Hartness do? | PREFIX res: <http://dbpedia.org/resource/>
PREFIX prop: <http://dbpedia.org/property/>
PREFIX onto: <http://dbpedia.org/ontology/>
SELECT DISTINCT ?uri WHERE { ?x onto:relation res:James_Hartness . ?x prop:occupation ?uri . } | julipc-p(huggingface) |
Who is the appointer of William Cushing ? | PREFIX res: <http://dbpedia.org/resource/>
PREFIX onto: <http://dbpedia.org/ontology/>
SELECT DISTINCT ?uri WHERE { res:William_Cushing onto:appointer ?uri } | julipc-p(huggingface) |
Who is the former partner of Chris Knierim ? | PREFIX res: <http://dbpedia.org/resource/>
PREFIX onto: <http://dbpedia.org/ontology/>
SELECT DISTINCT ?uri WHERE { res:Chris_Knierim onto:formerPartner ?uri } | julipc-p(huggingface) |
What is the university attended by the baseball player who's known for Olin Corporation? | 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:knownFor <http://dbpedia.org/resource/Olin_Corporation> . ?x prop:education ?uri . ?x rdf:type onto:BaseballPlayer} | julipc-p(huggingface) |
How many different kinds of softwares have been released under the GPL license? | PREFIX prop: <http://dbpedia.org/property/>
PREFIX onto: <http://dbpedia.org/ontology/>
SELECT DISTINCT COUNT(?uri) WHERE { ?x prop:license <http://dbpedia.org/resource/GNU_General_Public_License> . ?x onto:genre ?uri . } | julipc-p(huggingface) |
What is the religion of the relatives of Carmela Soprano ? | PREFIX res: <http://dbpedia.org/resource/>
PREFIX onto: <http://dbpedia.org/ontology/>
SELECT DISTINCT ?uri WHERE { res:Carmela_Soprano onto:relative ?x . ?x onto:religion ?uri . } | julipc-p(huggingface) |
In all the grand prixes where the first team was Scuderia Ferrari, who all were the pole drivers? | 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:firstTeam <http://dbpedia.org/resource/Scuderia_Ferrari> . ?x prop:poleDriver ?uri . ?x rdf:type onto:GrandPrix} | julipc-p(huggingface) |
What is the citizenship of Erastus Wiman ? | PREFIX res: <http://dbpedia.org/resource/>
PREFIX onto: <http://dbpedia.org/ontology/>
SELECT DISTINCT ?uri WHERE { res:Erastus_Wiman onto:citizenship ?uri } | julipc-p(huggingface) |
What are some awards given to the french people? | PREFIX res: <http://dbpedia.org/resource/>
PREFIX prop: <http://dbpedia.org/property/>
PREFIX onto: <http://dbpedia.org/ontology/>
SELECT DISTINCT ?uri WHERE { ?x onto:stateOfOrigin res:French_people . ?x prop:awards ?uri . } | julipc-p(huggingface) |
where are the sister stations of CFRB broadcasted? | PREFIX res: <http://dbpedia.org/resource/>
PREFIX prop: <http://dbpedia.org/property/>
PREFIX onto: <http://dbpedia.org/ontology/>
SELECT DISTINCT ?uri WHERE { ?x prop:sisterStations res:CFRB . ?x onto:broadcastArea ?uri . } | julipc-p(huggingface) |
What awards have been once awarded to Ingmar Bergman, and have employed the service of Laemmle Theatres? | PREFIX res: <http://dbpedia.org/resource/>
PREFIX prop: <http://dbpedia.org/property/>
PREFIX onto: <http://dbpedia.org/ontology/>
SELECT DISTINCT ?uri WHERE { res:Ingmar_Bergman prop:awards ?uri. res:Laemmle_Theatres onto:service ?uri} | julipc-p(huggingface) |
Name the district of Robert William Wilcox ? | PREFIX res: <http://dbpedia.org/resource/>
PREFIX prop: <http://dbpedia.org/property/>
SELECT DISTINCT ?uri WHERE { res:Robert_William_Wilcox prop:district ?uri } | julipc-p(huggingface) |
What are the video games composed by Hirokazu Tanaka? | 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:composer <http://dbpedia.org/resource/Hirokazu_Tanaka> . ?uri rdf:type onto:VideoGame} | julipc-p(huggingface) |
What are the academic interest of Philip Novak? | PREFIX res: <http://dbpedia.org/resource/>
PREFIX prop: <http://dbpedia.org/property/>
SELECT DISTINCT ?uri WHERE { res:Philip_Novak prop:mainInterests ?uri } | julipc-p(huggingface) |
Tandem Computers is the subsidiary of which company? | PREFIX res: <http://dbpedia.org/resource/>
PREFIX onto: <http://dbpedia.org/ontology/>
SELECT DISTINCT ?uri WHERE {?uri onto:subsidiary res:Tandem_Computers } | julipc-p(huggingface) |
Name the mountain range in which the mountain peak of Malatraix belongs? | PREFIX res: <http://dbpedia.org/resource/>
PREFIX onto: <http://dbpedia.org/ontology/>
SELECT DISTINCT ?uri WHERE { res:Malatraix onto:parentMountainPeak ?x . ?x onto:mountainRange ?uri . } | julipc-p(huggingface) |
What is the location of the Walter Evans Edge office which is also the place of birth of henry Miller ? | PREFIX res: <http://dbpedia.org/resource/>
PREFIX prop: <http://dbpedia.org/property/>
PREFIX onto: <http://dbpedia.org/ontology/>
SELECT DISTINCT ?uri WHERE { res:Walter_Evans_Edge prop:office ?uri. res:Henry_Miller_Shreve onto:birthPlace ?uri} | julipc-p(huggingface) |
List down the prime ministers of Peter Thorneycroft ? | PREFIX res: <http://dbpedia.org/resource/>
PREFIX onto: <http://dbpedia.org/ontology/>
SELECT DISTINCT ?uri WHERE { res:Peter_Thorneycroft onto:primeMinister ?uri } | julipc-p(huggingface) |
What is the division of the companies who make Runes of Magic? | 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:products <http://dbpedia.org/resource/Runes_of_Magic> . ?x onto:division ?uri . ?x rdf:type onto:Company} | julipc-p(huggingface) |
List the birthplace of the medicians who studied in Harvard. | PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
PREFIX onto: <http://dbpedia.org/ontology/>
SELECT DISTINCT ?uri WHERE { ?x onto:institution <http://dbpedia.org/resource/Harvard_Medical_School> . ?x onto:birthPlace ?uri . ?x rdf:type onto:Medician} | julipc-p(huggingface) |
What are the movies whose director of photography is 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 ?uri WHERE {?uri prop:cinematography <http://dbpedia.org/resource/Jordan_Cronenweth> . ?uri rdf:type onto:Film} | julipc-p(huggingface) |
What is the university whose affiliations is Graham Holdings Company? | 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:affiliations <http://dbpedia.org/resource/Graham_Holdings_Company> . ?uri rdf:type onto:University} | julipc-p(huggingface) |
What is the division of Serbia national American football team ? | PREFIX res: <http://dbpedia.org/resource/>
PREFIX onto: <http://dbpedia.org/ontology/>
SELECT DISTINCT ?uri WHERE { res:Serbia_national_American_football_team onto:division ?uri } | julipc-p(huggingface) |
How many companies are located in Toronto ? | 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:locationCity <http://dbpedia.org/resource/Toronto> . ?uri rdf:type onto:Company} | julipc-p(huggingface) |
From where is Quinn Ojinnaka billed? | PREFIX res: <http://dbpedia.org/resource/>
PREFIX prop: <http://dbpedia.org/property/>
SELECT DISTINCT ?uri WHERE { res:Quinn_Ojinnaka prop:billed ?uri } | julipc-p(huggingface) |
What are the movies whose editor died in Westwood, Los Angeles? | PREFIX onto: <http://dbpedia.org/ontology/>
SELECT DISTINCT ?uri WHERE { ?x onto:deathPlace <http://dbpedia.org/resource/Westwood,_Los_Angeles> . ?uri onto:editing ?x . } | julipc-p(huggingface) |
What are the software which uses platforms as ARM architecture? | PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
PREFIX onto: <http://dbpedia.org/ontology/>
SELECT DISTINCT ?uri WHERE {?uri onto:computingPlatform <http://dbpedia.org/resource/ARM_architecture> . ?uri rdf:type onto:Software} | julipc-p(huggingface) |
Which are the comics characters painted by Bruce Timm and created by Paul Dini? | 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:creator <http://dbpedia.org/resource/Bruce_Timm> . ?uri prop:creators <http://dbpedia.org/resource/Paul_Dini> . ?uri rdf:type onto:Comic... | julipc-p(huggingface) |
Where did Jerry Tagge do his elementary schooling? | PREFIX res: <http://dbpedia.org/resource/>
PREFIX prop: <http://dbpedia.org/property/>
SELECT DISTINCT ?uri WHERE { res:Jerry_Tagge prop:highSchool ?uri } | julipc-p(huggingface) |
Wo which countries have the members of Ukrainian ministry of internal affairs swore their oath? | PREFIX prop: <http://dbpedia.org/property/>
SELECT DISTINCT ?uri WHERE { ?x prop:branch <http://dbpedia.org/resource/Ministry_of_Internal_Affairs_(Ukraine)> . ?x prop:allegiance ?uri . } | julipc-p(huggingface) |
Which rivers start at the Brower's Spring? | PREFIX onto: <http://dbpedia.org/ontology/>
SELECT DISTINCT ?uri WHERE {?uri onto:sourceMountain <http://dbpedia.org/resource/Brower's_Spring> } | julipc-p(huggingface) |
In which movies directed by Orson Welles has Bernard Herrmann as music composer ? | 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:musicComposer <http://dbpedia.org/resource/Bernard_Herrmann> . ?uri prop:director <http://dbpedia.org/resource/Orson_Welles> . ?uri rdf:... | julipc-p(huggingface) |
Who is the builder of Presidio Santa Cruz de Terrenate ? | PREFIX res: <http://dbpedia.org/resource/>
PREFIX onto: <http://dbpedia.org/ontology/>
SELECT DISTINCT ?uri WHERE { res:Presidio_Santa_Cruz_de_Terrenate onto:builder ?uri } | julipc-p(huggingface) |
List all the home stadium of the soccer clubs which has one of the home stadium as Nairobi ? | 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:homeStadium <http://dbpedia.org/resource/Nairobi> . ?x prop:homeStadium ?uri . ?x rdf:type onto:SoccerClub} | julipc-p(huggingface) |
What is the largest city in the country where the San Marcos River originates? | 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/San_Marcos_River> onto:sourceMountain ?x . ?x onto:largestCity ?uri . ?x rdf:type onto:Country} | julipc-p(huggingface) |
Which musician was born in Harriman, NY? | 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:placeOfBirth <http://dbpedia.org/resource/Harriman,_New_York> . ?uri rdf:type onto:MusicalArtist} | julipc-p(huggingface) |
In which areas is the radio station broadcasted which is a sister station of WXME ? | 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/WXME> prop:sisterStations ?x . ?x prop:area ?uri . ?x rdf:type onto:RadioStation} | julipc-p(huggingface) |
How many shows are aired on Comedy Central? | 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:network <http://dbpedia.org/resource/Comedy_Central> . ?uri rdf:type onto:TelevisionShow} | julipc-p(huggingface) |
List all the settlements which has a part named Seguin,Texas ? | 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/Seguin,_Texas> . ?x onto:part ?uri . ?x rdf:type onto:Settlement} | julipc-p(huggingface) |
Which awards have Ingmar Bergman won? | PREFIX res: <http://dbpedia.org/resource/>
PREFIX prop: <http://dbpedia.org/property/>
SELECT DISTINCT ?uri WHERE { res:Ingmar_Bergman prop:awards ?uri } | julipc-p(huggingface) |
What are the products of the company who published Robot Wars: Metal Mayhem ? | 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/Robot_Wars:_Metal_Mayhem> onto:publisher ?x . ?x onto:product ?uri . ?x rdf:type onto:Company} | julipc-p(huggingface) |
In which state is Colemanville Covered Bridge located ? | PREFIX res: <http://dbpedia.org/resource/>
PREFIX onto: <http://dbpedia.org/ontology/>
SELECT DISTINCT ?uri WHERE { res:Colemanville_Covered_Bridge onto:state ?uri } | julipc-p(huggingface) |
Where did the partner of Teriitaria II die? | PREFIX res: <http://dbpedia.org/resource/>
PREFIX prop: <http://dbpedia.org/property/>
PREFIX onto: <http://dbpedia.org/ontology/>
SELECT DISTINCT ?uri WHERE { res:Teriitaria_II prop:spouse ?x . ?x onto:deathPlace ?uri . } | julipc-p(huggingface) |
Name the licensee of the TV station whose one of the licensee is Incorporation ? | 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:licensee <http://dbpedia.org/resource/Incorporation_(business)> . ?x prop:licensee ?uri . ?x rdf:type onto:TelevisionStation} | julipc-p(huggingface) |
What is the company of Ford Theatre ? | PREFIX res: <http://dbpedia.org/resource/>
PREFIX prop: <http://dbpedia.org/property/>
SELECT DISTINCT ?uri WHERE { res:Ford_Theatre prop:company ?uri } | julipc-p(huggingface) |
For all the senators who once studied in Sturm College of Law, give their burial place? | 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:almaMater <http://dbpedia.org/resource/Sturm_College_of_Law> . ?x prop:restingplace ?uri . ?x rdf:type onto:Senator} | julipc-p(huggingface) |
Name the writer whose one of the notable work is Adventures of Huckleberry Finn and died in Redding, Connecticut? | PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
PREFIX onto: <http://dbpedia.org/ontology/>
SELECT DISTINCT ?uri WHERE {?uri onto:notableWork <http://dbpedia.org/resource/Adventures_of_Huckleberry_Finn> . ?uri onto:deathPlace <http://dbpedia.org/resource/Redding,_Connecticut> . ?uri rdf:type onto:Writer} | julipc-p(huggingface) |
Which official residence of hugh Scott is also the origin of Long Rifle ? | PREFIX res: <http://dbpedia.org/resource/>
PREFIX prop: <http://dbpedia.org/property/>
PREFIX onto: <http://dbpedia.org/ontology/>
SELECT DISTINCT ?uri WHERE { res:Long_rifle prop:origin ?uri. res:Hugh_Scott onto:residence ?uri} | julipc-p(huggingface) |
How many politicians are in the US Senate? | 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:order <http://dbpedia.org/resource/United_States_Senate> . ?uri rdf:type onto:OfficeHolder} | julipc-p(huggingface) |
What is the job of the George Arceneaux, Jr. which is also the office of the Blanche Bruce | PREFIX prop: <http://dbpedia.org/property/>
PREFIX onto: <http://dbpedia.org/ontology/>
SELECT DISTINCT ?uri WHERE { <http://dbpedia.org/resource/George_Arceneaux,_Jr.> onto:occupation ?uri. <http://dbpedia.org/resource/Blanche_Bruce> prop:office ?uri} | julipc-p(huggingface) |
Which moto of american Classical League is also the academic discipline of Probus ? | PREFIX prop: <http://dbpedia.org/property/>
PREFIX onto: <http://dbpedia.org/ontology/>
SELECT DISTINCT ?uri WHERE { <http://dbpedia.org/resource/American_Classical_League> prop:motto ?uri. <http://dbpedia.org/resource/Probus_(journal)> onto:academicDiscipline ?uri} | julipc-p(huggingface) |
List all the major shrines of the saints which has one of the shrines as Debre Libanos ? | PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
PREFIX onto: <http://dbpedia.org/ontology/>
SELECT DISTINCT ?uri WHERE { ?x onto:majorShrine <http://dbpedia.org/resource/Debre_Libanos> . ?x onto:majorShrine ?uri . ?x rdf:type onto:Saint} | julipc-p(huggingface) |
Name the fictional character whose relatives are Huey, Dewey, and Louie and belongs to Duck family ? | 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:relatives <http://dbpedia.org/resource/Huey,_Dewey,_and_Louie> . ?uri onto:relative <http://dbpedia.org/resource/Duck_family_(Disney)> .... | julipc-p(huggingface) |
How many bands are signed up with labels which were founded in Japan? | 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:foundation <http://dbpedia.org/resource/Japan> . ?uri prop:label ?x . ?uri rdf:type onto:Band} | julipc-p(huggingface) |
How many kings and queens have died in the Arabian Peninsula? | PREFIX onto: <http://dbpedia.org/ontology/>
SELECT DISTINCT COUNT(?uri) WHERE {?uri onto:deathPlace <http://dbpedia.org/resource/Arabian_Peninsula> . } | julipc-p(huggingface) |
What is the bloomington viaduct built to cross? | PREFIX res: <http://dbpedia.org/resource/>
PREFIX prop: <http://dbpedia.org/property/>
SELECT DISTINCT ?uri WHERE { res:Bloomington_Viaduct prop:crosses ?uri } | julipc-p(huggingface) |
How many politicians reside in Cape Town? | 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:residence <http://dbpedia.org/resource/Cape_Town> . ?uri rdf:type onto:OfficeHolder} | julipc-p(huggingface) |
How many games are released for virtual consoles? | 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:computingPlatform <http://dbpedia.org/resource/Virtual_Console> . ?uri rdf:type onto:VideoGame} | julipc-p(huggingface) |
Saores de costa built a bridge over which 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 prop:builder <http://dbpedia.org/resource/Soares_da_Costa> . ?x onto:crosses ?uri . ?x rdf:type onto:Bridge} | julipc-p(huggingface) |
In what movies did Akira Ifukube compose the music? | 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:music <http://dbpedia.org/resource/Akira_Ifukube> . ?uri rdf:type onto:Film} | julipc-p(huggingface) |
Who is the operator of Rainbow Warrior (1955) ? | PREFIX onto: <http://dbpedia.org/ontology/>
SELECT DISTINCT ?uri WHERE { <http://dbpedia.org/resource/Rainbow_Warrior_(1955)> onto:operator ?uri } | julipc-p(huggingface) |
List the guest of the show The Other Side (The Outer Limits)? | PREFIX prop: <http://dbpedia.org/property/>
SELECT DISTINCT ?uri WHERE { <http://dbpedia.org/resource/The_Other_Side_(The_Outer_Limits)> prop:guests ?uri } | julipc-p(huggingface) |
To which state eorge M. Chilcott belong ? | PREFIX res: <http://dbpedia.org/resource/>
PREFIX prop: <http://dbpedia.org/property/>
SELECT DISTINCT ?uri WHERE { res:George_M._Chilcott prop:state ?uri } | julipc-p(huggingface) |
What are some products of the company whose parent is BBC? | 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:parent <http://dbpedia.org/resource/BBC> . ?x prop:products ?uri . ?x rdf:type onto:Company} | julipc-p(huggingface) |
Which producer of the Eristoff is also the distributor of Bombay Sapphire? | PREFIX res: <http://dbpedia.org/resource/>
PREFIX prop: <http://dbpedia.org/property/>
SELECT DISTINCT ?uri WHERE { res:Eristoff prop:manufacturer ?uri. res:Bombay_Sapphire prop:distributor ?uri} | julipc-p(huggingface) |
How many islands belong to archipelagos located in the pacific? | 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:location <http://dbpedia.org/resource/Pacific_Ocean> . ?uri prop:archipelago ?x . ?uri rdf:type onto:Island} | julipc-p(huggingface) |
What are some video games whose music is composed by an employ of the company Creatures? | 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:occupation <http://dbpedia.org/resource/Creatures_(company)> . ?uri prop:composer ?x . ?uri rdf:type onto:VideoGame} | julipc-p(huggingface) |
Who were in the youth clubs that were in season of 2015 Argentine Primera Division? | PREFIX res: <http://dbpedia.org/resource/>
PREFIX prop: <http://dbpedia.org/property/>
PREFIX onto: <http://dbpedia.org/ontology/>
SELECT DISTINCT ?uri WHERE { ?x onto:season res:2015_Argentine_Primera_División . ?uri prop:youthclubs ?x . } | julipc-p(huggingface) |
How many units follow the US Navy Department's command structure? | 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:commandStructure <http://dbpedia.org/resource/United_States_Department_of_the_Navy> . ?uri rdf:type onto:MilitaryUnit} | julipc-p(huggingface) |
Name the home Stadium of Kenya national under-20 football team ? | PREFIX prop: <http://dbpedia.org/property/>
SELECT DISTINCT ?uri WHERE { <http://dbpedia.org/resource/Kenya_national_under-20_football_team> prop:homeStadium ?uri } | julipc-p(huggingface) |
Which city do both Arthur Ross and Edward Niesen come from? | PREFIX res: <http://dbpedia.org/resource/>
PREFIX prop: <http://dbpedia.org/property/>
PREFIX onto: <http://dbpedia.org/ontology/>
SELECT DISTINCT ?uri WHERE { res:Arthur_A._Ross prop:placeOfBirth ?uri. res:Edward_Niesen onto:birthPlace ?uri} | julipc-p(huggingface) |
Which associat of Martin Pugh is also married to Alana Stewert ? | PREFIX res: <http://dbpedia.org/resource/>
PREFIX prop: <http://dbpedia.org/property/>
PREFIX onto: <http://dbpedia.org/ontology/>
SELECT DISTINCT ?uri WHERE { res:Martin_Pugh prop:associatedActs ?uri. res:Alana_Stewart onto:spouse ?uri} | julipc-p(huggingface) |
How many people played for Newell's Old Boys? | PREFIX prop: <http://dbpedia.org/property/>
SELECT DISTINCT COUNT(?uri) WHERE {?uri prop:youthclubs <http://dbpedia.org/resource/Newell's_Old_Boys> . } | julipc-p(huggingface) |
Where do the stockholders of Pathaninaikos F.C. live? | PREFIX prop: <http://dbpedia.org/property/>
PREFIX onto: <http://dbpedia.org/ontology/>
SELECT DISTINCT ?uri WHERE { <http://dbpedia.org/resource/Panathinaikos_F.C.> onto:owner ?x . ?x prop:residence ?uri . } | julipc-p(huggingface) |
What is the common school of Chris Marve and Neria Douglass? | PREFIX res: <http://dbpedia.org/resource/>
PREFIX onto: <http://dbpedia.org/ontology/>
SELECT DISTINCT ?uri WHERE { res:Chris_Marve onto:school ?uri. res:Neria_Douglass onto:almaMater ?uri} | julipc-p(huggingface) |
Give me the count of artist in the company whose Artist is Jean- François Coté ? | PREFIX prop: <http://dbpedia.org/property/>
SELECT DISTINCT COUNT(?uri) WHERE { ?x prop:artist <http://dbpedia.org/resource/Jean-François_Coté> . ?x prop:artist ?uri } | julipc-p(huggingface) |
How many bands have members currently playing the Fender Stratocaster? | 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:notableInstruments <http://dbpedia.org/resource/Fender_Stratocaster> . ?uri prop:currentMembers ?x . ?uri rdf:type onto:Band} | julipc-p(huggingface) |
Who has built the stadiums which were rented by the Central american games of 2013? | PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
PREFIX onto: <http://dbpedia.org/ontology/>
SELECT DISTINCT ?uri WHERE { ?x onto:tenant <http://dbpedia.org/resource/2013_Central_American_Games> . ?x onto:builder ?uri . ?x rdf:type onto:Stadium} | julipc-p(huggingface) |
What has been founded in the state that Denton county, Texas is a part of? | PREFIX onto: <http://dbpedia.org/ontology/>
SELECT DISTINCT ?uri WHERE { ?x onto:part <http://dbpedia.org/resource/Denton_County,_Texas> . ?uri onto:foundationPlace ?x . } | julipc-p(huggingface) |
Which politicians son is buried in Metairie Cementery? | 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/Metairie_Cemetery> . ?uri onto:child ?x . ?uri rdf:type onto:OfficeHolder} | julipc-p(huggingface) |
Titus software publishes which genre of games? | 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:publisher <http://dbpedia.org/resource/Titus_Software> . ?x onto:genre ?uri . ?x rdf:type onto:VideoGame} | julipc-p(huggingface) |
Which fictional character's relative is Clan McDuck and belongs to American Pekin duck ? | 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:relatives <http://dbpedia.org/resource/Clan_McDuck> . ?uri onto:species <http://dbpedia.org/resource/American_Pekin_duck> . ?uri rdf:typ... | julipc-p(huggingface) |
Which military people served their allegiance to Union (American Civil War)? | 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:allegiance <http://dbpedia.org/resource/Union_(American_Civil_War)> . ?uri rdf:type onto:MilitaryPerson} | julipc-p(huggingface) |
Which border country of the Korean Peninsula is also the country of Krusty, a musical group ? | PREFIX onto: <http://dbpedia.org/ontology/>
SELECT DISTINCT ?uri WHERE { <http://dbpedia.org/resource/Korean_Peninsula> onto:border ?uri. <http://dbpedia.org/resource/Krusty_(music_group)> onto:country ?uri} | julipc-p(huggingface) |
Mac OS is the operating system of how many things? | PREFIX onto: <http://dbpedia.org/ontology/>
SELECT DISTINCT COUNT(?uri) WHERE {?uri onto:operatingSystem <http://dbpedia.org/resource/Mac_OS> . } | julipc-p(huggingface) |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.