src
stringlengths
12
203
trg
stringlengths
57
505
how many tv shows have been created by steve fawkner ?
SELECT DISTINCT COUNT attr_open var_uri attr_close where brack_open var_uri dbp_creator dbr_Steve_Fawkner sep_dot var_uri a dbo_TelevisionShow brack_close
what are the movies whose music is composed by richard rogers ?
SELECT DISTINCT var_uri where brack_open var_uri dbo_musicComposer dbr_Richard_Rogers sep_dot var_uri a dbo_Film brack_close
in which city does connecticut route 318 end ?
select distinct var_uri where brack_open dbr_Connecticut_Route_318 dbo_routeEnd var_uri sep_dot brack_close
list the common relegion affiliation of charles taylor tomáš halík ?
SELECT DISTINCT var_uri where brack_open dbr_Charles_Taylor_ attr_open philosopher attr_close dbp_religion var_uri sep_dot dbr_Tomáš_Halík dbo_religion var_uri brack_close
what is the birth place of the successor of yechezkel rabinowicz ?
SELECT DISTINCT var_uri where brack_open dbr_Yechezkel_Rabinowicz dbp_successor var_x sep_dot var_x dbo_birthPlace var_uri brack_close
which us state gave us andré malraux and andré malraux ?
SELECT DISTINCT var_uri where brack_open dbr_André_Malraux dbo_birthPlace var_uri sep_dot dbr_André_Malraux dbo_birthPlace var_uri brack_close
where are 1981 tour located which is also the state of origin for sienna miller ?
SELECT DISTINCT var_uri where brack_open dbr_Sienna_Miller dbo_nationality var_uri sep_dot dbr_1981_Tour dbp_locations var_uri brack_close
which key perosn of justice and development party election campaign is also the president of hüseyin avni mutlu ?
SELECT DISTINCT var_uri where brack_open dbr_Justice_and_Development_Party_election_campaign,_June_2015 dbp_keyPeople var_uri sep_dot dbr_Hüseyin_Avni_Mutlu dbo_president var_uri brack_close
which title of john biehl is also the nationality of richard beyer
SELECT DISTINCT var_uri where brack_open dbr_John_Biehl dbp_title var_uri sep_dot dbr_Richard_Beyer dbo_nationality var_uri brack_close
find the total number of tenants of the stadium whose tenants was fk zemun ?
SELECT DISTINCT COUNT attr_open var_uri attr_close where brack_open var_x dbp_tenants dbr_FK_Zemun sep_dot var_x dbp_tenants var_uri brack_close
on the banks of the wabash was composed by whom ?
SELECT DISTINCT var_uri where brack_open dbr_On_the_Banks_of_the_Wabash,_Far_Away dbo_composer var_uri brack_close
which ethinicity of osamu shimomura is the state of origin of yousuke itou ?
SELECT DISTINCT var_uri where brack_open dbr_Osamu_Shimomura dbp_ethnicity var_uri sep_dot dbr_Yousuke_Itou dbo_nationality var_uri brack_close
what are the products of the company who published uplink ?
SELECT DISTINCT var_uri where brack_open dbr_Uplink_ attr_open video_game attr_close dbo_publisher var_x sep_dot var_x dbo_product var_uri sep_dot var_x a dbo_Company brack_close
in which city does a243 road end ?
select distinct var_uri where brack_open dbr_A243_road dbo_routeEnd var_uri sep_dot brack_close
name the nearest city to lake munmorah ?
SELECT DISTINCT var_uri where brack_open dbr_Lake_Munmorah dbo_nearestCity var_uri brack_close
which citys mayor is philippe gosselin ?
SELECT DISTINCT var_uri where brack_open var_uri dbo_mayor dbr_Philippe_Gosselin brack_close
where was the the box it came in recorded ?
SELECT DISTINCT var_uri where brack_open dbr_The_Box_It_Came_In dbo_recordedIn var_uri brack_close
who manufactured the audi avus quattro and the fia formula two championship ?
SELECT DISTINCT var_uri where brack_open dbr_Audi_Avus_quattro dbo_manufacturer var_uri sep_dot dbr_FIA_Formula_Two_Championship dbo_manufacturer var_uri brack_close
what is the headquarters of movemento estudantil universitario ?
SELECT DISTINCT var_uri where brack_open dbr_Movemento_Estudantil_Universitario dbp_headquarters var_uri brack_close
what is the style of architecture of blaine smith house ?
SELECT DISTINCT var_uri where brack_open dbr_Blaine_Smith_House dbo_architecturalStyle var_uri brack_close
name the tv shows related to the firm and is aired on global television network ?
SELECT DISTINCT var_uri where brack_open var_uri dbo_related dbr_The_Firm_ attr_open 1993_film attr_close sep_dot var_uri dbo_network dbr_Global_Television_Network sep_dot var_uri a dbo_TelevisionShow brack_close
list some venezuelans people ?
SELECT DISTINCT var_uri where brack_open var_uri dbp_nationality dbr_Venezuelans brack_close
show me esmeralda santiago’s autobiography
select distinct var_uri where brack_open var_uri dbo_author dbr_Esmeralda_Santiago sep_dot var_uri dbo_literaryGenre dbr_Autobiography sep_dot brack_close
count the number of books whose author's were born in geneva ?
SELECT DISTINCT COUNT attr_open var_uri attr_close where brack_open var_x dbo_birthPlace dbr_Geneva sep_dot var_uri dbo_author var_x sep_dot var_uri a dbo_Book brack_close
which publisher of bmc systems biology is also known for vitek tracz ?
SELECT DISTINCT var_uri where brack_open dbr_BMC_Systems_Biology dbo_publisher var_uri sep_dot dbr_Vitek_Tracz dbo_knownFor var_uri brack_close
what is the location town of welch hall ?
SELECT DISTINCT var_uri where brack_open dbr_Welch_Hall_ attr_open University_of_Texas_at_Austin attr_close dbp_locationTown var_uri brack_close
who are the maintainers of the bridges which cross the bristol harbour ?
SELECT DISTINCT var_uri where brack_open var_x dbo_crosses dbr_Bristol_Harbour sep_dot var_x dbo_maintainedBy var_uri sep_dot var_x a dbo_Bridge brack_close
who all have appointed governess born in county mayo ?
SELECT DISTINCT var_uri where brack_open var_x dbo_birthPlace dbr_County_Mayo sep_dot var_x dbp_appointer var_uri brack_close
how many other battles have the military person fought whose one of the battles is fetterman fight ?
SELECT DISTINCT COUNT attr_open var_uri attr_close where brack_open var_x dbp_battles dbr_Fetterman_Fight sep_dot var_x dbp_battles var_uri brack_close
which tv show's producer is erik bork and company is 20th century fox television ?
SELECT DISTINCT var_uri where brack_open var_uri dbo_producer dbr_Erik_Bork sep_dot var_uri dbo_company dbr_20th_Century_Fox_Television sep_dot var_uri a dbo_TelevisionShow brack_close
was the funkadactyls by florida championship wrestling
ASK where brack_open dbr_The_Funkadactyls dbp_trainer dbr_Florida_Championship_Wrestling brack_close
list the actors of ticket to new year's ?
SELECT DISTINCT var_uri where brack_open dbr_Ticket_to_New_Year's dbp_starring var_uri brack_close
to which settlement does 2009 fiba americas championship belong to ?
SELECT DISTINCT var_uri where brack_open dbr_2009_FIBA_Americas_Championship dbp_cities var_uri brack_close
who is the operator of early grounds of manchester city f . c . ?
SELECT DISTINCT var_uri where brack_open dbr_Early_grounds_of_Manchester_City_F.C sep_dot dbp_operator var_uri brack_close
what is the official name of livramento ?
SELECT DISTINCT var_uri where brack_open dbr_Livramento_ attr_open Ponta_Delgada attr_close dbp_officialName var_uri brack_close
what is the distributing label of roc-a-fella records ?
SELECT DISTINCT var_uri where brack_open dbr_Roc-A-Fella_Records dbo_distributingLabel var_uri brack_close
what is the river on which the sayano–shushenskaya dam and sayano–shushenskaya dam exist ?
SELECT DISTINCT var_uri where brack_open dbr_Sayano–Shushenskaya_Dam dbo_river var_uri sep_dot dbr_Sayano–Shushenskaya_Dam dbo_river var_uri brack_close
which comic characters are painted by jim baikie ?
SELECT DISTINCT var_uri where brack_open var_uri dbo_creator dbr_Jim_Baikie sep_dot var_uri a dbo_ComicsCharacter brack_close
which movies did william malone direct ?
select distinct var_uri where brack_open var_uri rdf_type dbo_Film sep_dot var_uri dbo_director dbr_William_Malone_ attr_open director attr_close sep_dot brack_close
what are some famorhode island companies founded in the us ?
SELECT DISTINCT var_uri where brack_open var_uri dbo_foundationPlace dbr_Rhode_Island sep_dot var_uri a dbo_Company brack_close
who is the musician of shameless ?
SELECT DISTINCT var_uri where brack_open dbr_Shameless_ attr_open song attr_close dbo_musicalArtist var_uri brack_close
who is the one whose highschool is st . augustine college preparatory school ?
SELECT DISTINCT var_uri where brack_open var_uri dbo_highschool dbr_St._Augustine_College_Preparatory_School brack_close
was help ! made by tina turner ?
ASK where brack_open dbr_Help!_ attr_open song attr_close dbo_musicalBand dbr_Tina_Turner brack_close
count the different types of renaissance architecture ?
SELECT DISTINCT COUNT attr_open var_uri attr_close where brack_open var_uri dbo_type dbr_Renaissance_architecture brack_close
who is the composer of asleep in the deep ?
SELECT DISTINCT var_uri where brack_open dbr_Asleep_in_the_Deep_ attr_open song attr_close dbo_composer var_uri brack_close
list down the commanders of battle of parral ?
SELECT DISTINCT var_uri where brack_open dbr_Battle_of_Parral dbo_commander var_uri brack_close
list the affiliations of tokyo roller girls ?
SELECT DISTINCT var_uri where brack_open dbr_Tokyo_Roller_Girls dbp_affiliations var_uri brack_close
in which series has mark harmon portrayed someone ?
SELECT DISTINCT var_uri where brack_open var_x dbo_portrayer dbr_Mark_Harmon sep_dot var_x dbo_series var_uri brack_close
did john kendrew attend a university ?
ask where brack_open dbr_John_Kendrew dbo_almaMater var_x sep_dot var_x rdf_type dbo_University sep_dot brack_close
is shelley winters married ?
ask where brack_open dbr_Shelley_Winters dbo_spouse var_uri sep_dot brack_close
which nationality of immanuel wallerstein is also the nationality of kenneth g . wilson ?
SELECT DISTINCT var_uri where brack_open dbr_Immanuel_Wallerstein dbp_nationality var_uri sep_dot dbr_Kenneth_G._Wilson dbo_nationality var_uri brack_close
what is the country of the phantom badger and the mountain dew missile ?
SELECT DISTINCT var_uri where brack_open dbr_Phantom_Badger dbo_origin var_uri sep_dot dbr_Mountain_Dew dbo_origin var_uri brack_close
what are the movies whose screenplay is done by helen blakeman ?
SELECT DISTINCT var_uri where brack_open var_uri dbp_screenplay dbr_Helen_Blakeman sep_dot var_uri a dbo_Film brack_close
to whom was jason schwartzman born to ?
SELECT DISTINCT var_uri where brack_open dbr_Jason_Schwartzman dbo_parent var_uri brack_close
what is the religious affiliation of saint joseph shrine ?
SELECT DISTINCT var_uri where brack_open dbr_Saint_Joseph_Shrine,_Panagudi dbp_religiousAffiliation var_uri brack_close
what is the location city of ligier ?
SELECT DISTINCT var_uri where brack_open dbr_Ligier dbo_locationCity var_uri brack_close
name the common managing club of the tarek yehia and hassan shehata ?
SELECT DISTINCT var_uri where brack_open dbr_Tarek_Yehia dbo_managerClub var_uri sep_dot dbr_Hassan_Shehata dbo_managerClub var_uri brack_close
what are the kind of games one can play on playstation vita ?
SELECT DISTINCT var_uri where brack_open var_x dbo_computingPlatform dbr_Playstation_Vita sep_dot var_x dbo_genre var_uri sep_dot var_x a dbo_VideoGame brack_close
are coprotus a type of leotiomycetes ?
ask where brack_open dbr_Coprotus dbo_class dbr_Leotiomycetes sep_dot brack_close
which airports does mars rk serve ?
select distinct var_uri where brack_open dbr_Mars_RK dbo_targetAirport var_uri sep_dot brack_close
name the the cookie carnival's distributer ?
SELECT DISTINCT var_uri where brack_open dbr_The_Cookie_Carnival dbo_distributor var_uri brack_close
what are the notableworks of volodymyr sosiura ?
SELECT DISTINCT var_uri where brack_open dbr_Volodymyr_Sosiura dbp_notableworks var_uri brack_close
was petar i petrović njegoš canonized by serbian orthodox church ?
ASK where brack_open dbr_Petar_I_Petrović_Njegoš dbp_canonizedBy dbr_Serbian_Orthodox_Church brack_close
which predecessor of william lyne was deputy to billy hughes ?
SELECT DISTINCT var_uri where brack_open var_uri dbo_predecessor dbr_William_Lyne sep_dot var_uri dbp_deputy dbr_Billy_Hughes brack_close
what discipline was mary lou retton about ?
SELECT DISTINCT var_uri where brack_open dbr_Mary_Lou_Retton dbp_discipline var_uri brack_close
in which country is the wellmont theatre located which is also the birth palce of dae gak ?
SELECT DISTINCT var_uri where brack_open dbr_Wellmont_Theatre dbo_locationCountry var_uri sep_dot dbr_Dae_Gak dbo_birthPlace var_uri brack_close
what are the kind of games one can play on snk ?
SELECT DISTINCT var_uri where brack_open var_x dbo_computingPlatform dbr_SNK sep_dot var_x dbo_genre var_uri sep_dot var_x a dbo_VideoGame brack_close
what is the bính bridge built to cross ?
SELECT DISTINCT var_uri where brack_open dbr_Bính_Bridge dbp_crosses var_uri brack_close
in which films did john gielgud as well as albert finney play ?
select distinct var_uri where brack_open var_uri rdf_type dbo_Film sep_dot var_uri dbo_starring dbr_John_Gielgud sep_dot var_uri dbo_starring dbr_Albert_Finney brack_close
did curt onalfo manage a club of united states men's national soccer team
ASK where brack_open dbr_Curt_Onalfo dbo_managerClub dbr_United_States_men's_national_soccer_team brack_close
who wrote imitations ?
SELECT DISTINCT var_uri where brack_open dbr_Imitations_ attr_open album attr_close dbp_writer var_uri brack_close
is carmelite a house of st john payne catholic comprehensive school ?
ASK where brack_open dbr_St_John_Payne_Catholic_Comprehensive_School dbp_houses dbr_Carmelite brack_close
who all were venerated in west african vodun ?
SELECT DISTINCT COUNT attr_open var_uri attr_close where brack_open var_uri dbo_veneratedIn dbr_West_African_Vodun brack_close
what is the route junction of interstate 95 in virginia ?
SELECT DISTINCT var_uri where brack_open dbr_Interstate_95_in_Virginia dbo_routeJunction var_uri brack_close
what is the ethnicity of langston hughes ?
SELECT DISTINCT var_uri where brack_open dbr_Langston_Hughes dbp_ethnicity var_uri brack_close
which official residence of paul lauterbur is also the origin of palmolive ?
SELECT DISTINCT var_uri where brack_open dbr_Palmolive_ attr_open brand attr_close dbp_origin var_uri sep_dot dbr_Paul_Lauterbur dbo_residence var_uri brack_close
who are the key people of british computer society ?
SELECT DISTINCT var_uri where brack_open dbr_British_Computer_Society dbp_keyPeople var_uri brack_close
what is the hub of lower anthracite transportation system ?
SELECT DISTINCT var_uri where brack_open dbr_Lower_Anthracite_Transportation_System dbp_hubs var_uri brack_close
what cities are nearer to whitaker ponds nature park ?
SELECT DISTINCT var_uri where brack_open dbr_Whitaker_Ponds_Nature_Park dbp_nearestCity var_uri brack_close
who is the person that first ascented the dunagiri and kedarnath ?
SELECT DISTINCT var_uri where brack_open dbr_Dunagiri_ attr_open mountain attr_close dbo_firstAscentPerson var_uri sep_dot dbr_Kedarnath_ attr_open mountain attr_close dbo_firstAscentPerson var_uri brack_close
how many parties have come in power in elections where nouri al-maliki won ?
SELECT DISTINCT COUNT attr_open var_uri attr_close where brack_open var_x dbp_leader dbr_Nouri_al-Maliki sep_dot var_x dbo_affiliation var_uri brack_close
who was the artist that founded the bozon records ?
select var_uri where brack_open var_uri rdf_type dbo_Artist sep_dot dbr_Bozon_Records dbo_foundedBy var_uri sep_dot brack_close
name the office holder whose predecessor is phillip lynch and successor is victor garland ?
SELECT DISTINCT var_uri where brack_open var_uri dbp_predecessor dbr_Phillip_Lynch sep_dot var_uri dbp_successor dbr_Victor_Garland sep_dot var_uri a dbo_OfficeHolder brack_close
what are some tibet citizens famous for ?
SELECT DISTINCT var_uri where brack_open var_x dbo_nationality dbr_Tibet sep_dot var_x dbo_knownFor var_uri brack_close
which military conflict took place in egypt and had commander as pierre barjot ?
SELECT DISTINCT var_uri where brack_open var_uri dbo_place dbr_Egypt sep_dot var_uri dbo_commander dbr_Pierre_Barjot sep_dot var_uri a dbo_MilitaryConflict brack_close
give me someone on the board of center on budget and policy priorities ?
SELECT DISTINCT var_uri where brack_open var_uri dbo_board dbr_Center_on_Budget_and_Policy_Priorities brack_close
which country of butte saint paul state recreation area is the birth place of catherine bertini ?
SELECT DISTINCT var_uri where brack_open dbr_Butte_Saint_Paul_State_Recreation_Area dbp_country var_uri sep_dot dbr_Catherine_Bertini dbo_birthPlace var_uri brack_close
where the children of b . wayne hughes employed at ?
SELECT DISTINCT var_uri where brack_open var_x dbo_parent dbr_B._Wayne_Hughes sep_dot var_x dbo_occupation var_uri brack_close
what is the government type of kadayanallur ?
SELECT DISTINCT var_uri where brack_open dbr_Kadayanallur dbp_governmentType var_uri brack_close
what are the main interests of hans ehrenberg ?
SELECT DISTINCT var_uri where brack_open dbr_Hans_Ehrenberg dbp_mainInterests var_uri brack_close
what is the owning organisation of the ford kansas city assembly plant and also the builder of the ford f-series fourth generation ?
SELECT DISTINCT var_uri where brack_open dbr_Ford_Kansas_City_Assembly_Plant dbo_owningOrganisation var_uri sep_dot dbr_Ford_F-Series_fourth_generation dbo_manufacturer var_uri brack_close
is jaakko hintikka a logic ?
ASK where brack_open dbr_Jaakko_Hintikka dbo_field dbr_Logic brack_close
in how many places are the companies founded in tel aviv operating ?
SELECT DISTINCT COUNT attr_open var_uri attr_close where brack_open var_x dbo_foundationPlace dbr_Tel_Aviv sep_dot var_x dbp_locations var_uri brack_close
european route e714 starts from which station ?
SELECT DISTINCT var_uri where brack_open dbr_European_route_E714 dbo_routeStart var_uri brack_close
how many cars are the predecessor of cars similar to the bmw hydrogen 7 ?
SELECT DISTINCT COUNT attr_open var_uri attr_close where brack_open dbr_BMW_Hydrogen_7 dbo_relatedMeanOfTransportation var_x sep_dot var_x dbo_predecessor var_uri sep_dot var_x a dbo_Automobile brack_close
name the broadcast area of vh1 ?
SELECT DISTINCT var_uri where brack_open dbr_VH1_ attr_open Italy attr_close dbp_broadcastArea var_uri brack_close
in which states does the river flow whose left tributary is mohawk river ?
SELECT DISTINCT var_uri where brack_open dbr_Mohawk_River dbo_leftTributary var_x sep_dot var_x dbo_state var_uri brack_close
which university was attended by both paul keating and paul keating ?
SELECT DISTINCT var_uri where brack_open dbr_Paul_Keating dbp_education var_uri sep_dot dbr_Paul_Keating dbp_education var_uri brack_close
what is the major shrine of aidan of lindisfarne ?
SELECT DISTINCT var_uri where brack_open dbr_Aidan_of_Lindisfarne dbo_majorShrine var_uri brack_close
which owner of lilo & stitch f . c also owns disney junior ?
SELECT DISTINCT var_uri where brack_open dbr_Disney_Junior_ attr_open Portugal attr_close dbo_owningCompany var_uri sep_dot dbr_Lilo_&_Stitch_ attr_open franchise attr_close dbp_owner var_uri brack_close