" has how many relatives?","SELECT DISTINCT COUNT attr_open var_uri attr_close where brack_open dbo_relative var_uri brack_close "
" has won how many awards?","SELECT DISTINCT COUNT attr_open var_uri attr_close where brack_open dbo_award var_uri brack_close "
" is from which city?","SELECT DISTINCT var_uri where brack_open dbo_hometown var_uri brack_close "
"Count the affiliations of ?","SELECT DISTINCT COUNT attr_open var_uri attr_close where brack_open dbp_affiliation var_uri brack_close "
"Count the different causes of death of .","SELECT DISTINCT COUNT attr_open var_uri attr_close where brack_open var_x dbo_religion sep_dot var_x dbo_deathCause var_uri brack_close "
"Did did his highschool in ?","ASK where brack_open dbp_highSchool brack_close "
"Did study at the university?","ASK where brack_open dbp_university brack_close "
"Did study at the ?","ASK where brack_open dbo_institution brack_close "
"Did study at the ?","ASK where brack_open dbo_university brack_close "
"Did study in ?","ASK where brack_open dbp_highSchool brack_close "
"Did study in the ?","ASK where brack_open dbo_institution brack_close "
"Did do his highschool in ?","ASK where brack_open dbp_highSchool brack_close "
"Did go to studying?","ASK where brack_open dbo_university brack_close "
"Did study at the ","ASK where brack_open dbo_institution brack_close "
"Does have a license of ?","ASK where brack_open dbp_license brack_close "
"Does have the ?","ASK where brack_open dbp_license brack_close "
"Does study ?","ASK where brack_open dbo_field brack_close "
"Does study ?","ASK where brack_open dbp_mainInterests brack_close "
"For how many things are famous for?","SELECT DISTINCT COUNT attr_open var_uri attr_close where brack_open var_x dbo_birthPlace sep_dot var_x dbo_knownFor var_uri brack_close "
"For what is known ?","SELECT DISTINCT var_uri where brack_open dbp_knownFor var_uri brack_close "
"From where did the son of graduate?","SELECT DISTINCT var_uri where brack_open dbo_child var_x sep_dot var_x dbo_almaMater var_uri brack_close "
"How did died ?","SELECT DISTINCT var_uri where brack_open dbo_deathCause var_uri brack_close "
"How did the child of die?","SELECT DISTINCT var_uri where brack_open dbo_child var_x sep_dot var_x dbo_deathCause var_uri brack_close "
"How many people are there whose children died in ?","SELECT DISTINCT COUNT attr_open var_uri attr_close where brack_open var_x dbo_deathPlace sep_dot var_uri dbo_child var_x sep_dot var_uri a dbo_Person brack_close "
"In how many places did study?","SELECT DISTINCT COUNT attr_open var_uri attr_close where brack_open dbo_almaMater var_uri sep_dot var_uri a dbo_University brack_close "
"In which country did and die?","SELECT DISTINCT var_uri where brack_open dbo_deathPlace var_uri sep_dot dbo_deathPlace var_uri brack_close "
"In which state does the university which is the alma mater of lie?","SELECT DISTINCT var_uri where brack_open dbo_almaMater var_x sep_dot var_x dbp_state var_uri sep_dot var_x a dbo_University brack_close "
"In which university did study, where went too?","SELECT DISTINCT var_uri where brack_open dbo_almaMater var_uri sep_dot dbo_almaMater var_uri brack_close "
"Is buried in the ?","ASK where brack_open dbp_placeofburial brack_close "
"Is buried in ?","ASK where brack_open dbp_placeofburial brack_close "
"List all the children of ?","SELECT DISTINCT var_uri where brack_open dbo_child var_uri brack_close "
"List down all notable works of ?","SELECT DISTINCT var_uri where brack_open dbo_notableWork var_uri brack_close "
"List the affiliation of ?","SELECT DISTINCT var_uri where brack_open dbo_affiliation var_uri brack_close "
"List the affiliations of ?","SELECT DISTINCT var_uri where brack_open dbp_affiliations var_uri brack_close "
"List the alma mater of the person who is wedded to .","SELECT DISTINCT var_uri where brack_open var_x dbo_spouse sep_dot var_x dbo_almaMater var_uri brack_close "
"List the awards given to the relatives of .","SELECT DISTINCT var_uri where brack_open dbo_relative var_x sep_dot var_x dbo_award var_uri brack_close "
"List the awards received of the person whose child is ?","SELECT DISTINCT var_uri where brack_open var_x dbo_child sep_dot var_x dbo_award var_uri sep_dot var_x a dbo_Person brack_close "
"List the awards won by the wife of .","SELECT DISTINCT var_uri where brack_open dbo_spouse var_x sep_dot var_x dbo_award var_uri brack_close "
"List the children of the parent of .","SELECT DISTINCT var_uri where brack_open dbo_parent var_x sep_dot var_x dbo_child var_uri brack_close "
"List the honorary title given to the spouse of ?","SELECT DISTINCT var_uri where brack_open dbo_spouse var_x sep_dot var_x dbo_award var_uri brack_close "
"List the places where the relatives of died ?","SELECT DISTINCT var_uri where brack_open dbo_relative var_x sep_dot var_x dbo_deathPlace var_uri brack_close "
"List the relative of ?","SELECT DISTINCT var_uri where brack_open dbo_relative var_uri brack_close "
"List the relatives of ?","SELECT DISTINCT var_uri where brack_open var_uri dbo_relative brack_close "
"List the relatives of ?","SELECT DISTINCT var_uri where brack_open dbo_relative var_uri brack_close "
"List the relatives of the children of ?","SELECT DISTINCT var_uri where brack_open dbo_child var_x sep_dot var_x dbo_relative var_uri brack_close "
"List the school of ?","SELECT DISTINCT var_uri where brack_open dbp_school var_uri brack_close "
"List the things for which the relatives of are known?","SELECT DISTINCT var_uri where brack_open dbo_relative var_x sep_dot var_x dbp_knownFor var_uri brack_close "
"Name a famous relative of ","SELECT DISTINCT var_uri where brack_open var_uri dbo_relative brack_close "
"Name the 's school ?","SELECT DISTINCT var_uri where brack_open dbo_school var_uri brack_close "
"Name the alma mater of ?","SELECT DISTINCT var_uri where brack_open dbo_almaMater var_uri brack_close "
"Name the alma mater of ?","SELECT DISTINCT var_uri where brack_open dbo_almaMater var_uri brack_close "
"Name the cause of death of ?","SELECT DISTINCT var_uri where brack_open dbo_deathCause var_uri brack_close "
"Name the college of ?","SELECT DISTINCT var_uri where brack_open dbo_college var_uri brack_close "
"Name the death location of ?","SELECT DISTINCT var_uri where brack_open dbo_deathPlace var_uri brack_close "
"Name the home town of ?","SELECT DISTINCT var_uri where brack_open dbo_hometown var_uri brack_close "
"Name the person whose child is ?","SELECT DISTINCT var_uri where brack_open var_uri dbo_child sep_dot var_uri a dbo_Person brack_close "
"Name the person whose daughter is and also another children named ?","SELECT DISTINCT var_uri where brack_open var_uri dbo_child sep_dot var_uri dbo_child sep_dot var_uri a dbo_Person brack_close "
"Name the person whose mother name is and has a son named ?","SELECT DISTINCT var_uri where brack_open var_uri dbo_parent sep_dot var_uri dbo_child sep_dot var_uri a dbo_Person brack_close "
"Name the person whose parent is ?","SELECT DISTINCT var_uri where brack_open var_uri dbo_parent sep_dot var_uri a dbo_Person brack_close "
"Name the resting place of ?","SELECT DISTINCT var_uri where brack_open dbo_restingPlace var_uri brack_close "
"Name the university of ?","SELECT DISTINCT var_uri where brack_open dbp_university var_uri brack_close "
"Tell me the school to which went?","SELECT DISTINCT var_uri where brack_open dbp_education var_uri brack_close "
"To which educational institutions did go for her studies?","SELECT DISTINCT var_uri where brack_open dbo_education var_uri brack_close "
"To which persons is a relative?","SELECT DISTINCT var_uri where brack_open var_uri dbo_relative sep_dot var_uri a dbo_Person brack_close "
"Was the mother of ?","ASK where brack_open dbp_mother brack_close "
"Was born in ?","ASK where brack_open dbp_birthplace brack_close "
"What is the Nickname of ?","SELECT DISTINCT var_uri where brack_open dbp_nickname var_uri brack_close "
"What are and both affiliated with?","SELECT DISTINCT var_uri where brack_open dbp_affiliation var_uri sep_dot dbp_affiliation var_uri brack_close "
"What are some other children of the father of ?","SELECT DISTINCT var_uri where brack_open var_x dbo_child sep_dot var_x dbo_child var_uri brack_close "
"What are some relatives of the spouse of ?","SELECT DISTINCT var_uri where brack_open var_x dbo_spouse sep_dot var_uri dbo_relative var_x brack_close "
"What are the awards received by spouse of ?","SELECT DISTINCT var_uri where brack_open var_x dbo_spouse sep_dot var_x dbo_award var_uri brack_close "
"What are the notableworks of ?","SELECT DISTINCT var_uri where brack_open dbp_notableworks var_uri brack_close "
"What are the professions of ?","SELECT DISTINCT var_uri where brack_open dbp_occupation var_uri brack_close "
"What are the things known for ?","SELECT DISTINCT var_uri where brack_open dbo_knownFor var_uri brack_close "
"What award was won by the father of ?","SELECT DISTINCT var_uri where brack_open var_x dbo_child sep_dot var_x dbo_award var_uri brack_close "
"what awards have been giving to ?","SELECT DISTINCT var_uri where brack_open dbo_award var_uri brack_close "
"What city gave birth to and also houses ?","SELECT DISTINCT var_uri where brack_open dbo_birthPlace var_uri sep_dot dbp_location var_uri brack_close "
"What did 's father die from?","SELECT DISTINCT var_uri where brack_open var_x dbo_child sep_dot var_x dbo_deathCause var_uri brack_close "
"What do and do for a living?","SELECT DISTINCT var_uri where brack_open dbo_occupation var_uri sep_dot dbo_occupation var_uri brack_close "
"What does the famous relative of do for a living?","SELECT DISTINCT var_uri where brack_open var_x dbo_relative sep_dot var_x dbo_occupation var_uri brack_close "
"What faiths are followed by the relatives of ?","SELECT DISTINCT var_uri where brack_open dbo_relative var_x sep_dot var_x dbo_religion var_uri brack_close "
"What is hometown ?","SELECT DISTINCT var_uri where brack_open dbo_hometown var_uri brack_close "
"What is known for?","SELECT DISTINCT var_uri where brack_open dbp_knownFor var_uri brack_close "
"What is the associated with?","SELECT DISTINCT var_uri where brack_open dbp_affiliations var_uri brack_close "
"What is the affiliation of ?","SELECT DISTINCT var_uri where brack_open dbp_affiliation var_uri brack_close "
"What is the alma mater of ?","SELECT DISTINCT var_uri where brack_open dbo_almaMater var_uri brack_close "
"What is the alma mater of and ?","SELECT DISTINCT var_uri where brack_open dbo_college var_uri sep_dot dbo_almaMater var_uri brack_close "
"What is the alma mater of ?","SELECT DISTINCT var_uri where brack_open dbo_almaMater var_uri brack_close "
"What is the alma mater of the person, whose child is ?","SELECT DISTINCT var_uri where brack_open var_x dbo_child sep_dot var_x dbo_almaMater var_uri brack_close "
"What is the birth name of ?","SELECT DISTINCT var_uri where brack_open dbp_birthName var_uri brack_close "
"What is the birth place of the children of ?","SELECT DISTINCT var_uri where brack_open dbo_child var_x sep_dot var_x dbo_birthPlace var_uri brack_close "
"What is the birthplace of and ?","SELECT DISTINCT var_uri where brack_open dbo_birthPlace var_uri sep_dot dbo_birthPlace var_uri brack_close "
"What is the burial place of ?","SELECT DISTINCT var_uri where brack_open dbo_restingPlace var_uri brack_close "
"What is the career of ?","SELECT DISTINCT var_uri where brack_open dbo_occupation var_uri brack_close "
"What is the citizenship of ?","SELECT DISTINCT var_uri where brack_open dbo_citizenship var_uri brack_close "
"What is the city of the is also the resting place of ?","SELECT DISTINCT var_uri where brack_open dbo_authority var_uri sep_dot dbo_restingPlace var_uri brack_close "
"What is the college of is also the college of ?","SELECT DISTINCT var_uri where brack_open dbo_college var_uri sep_dot dbo_college var_uri brack_close "
"What is the common palce of study for and ?","SELECT DISTINCT var_uri where brack_open dbo_education var_uri sep_dot dbp_education var_uri brack_close "
"What is the common religious affiliation of the and that of ?","SELECT DISTINCT var_uri where brack_open dbp_religiousAffiliation var_uri sep_dot dbo_type var_uri brack_close "
"What is the common school of and ?","SELECT DISTINCT var_uri where brack_open dbo_school var_uri sep_dot dbo_almaMater var_uri brack_close "
"What is the common university iof and also the college of ?","SELECT DISTINCT var_uri where brack_open dbo_university var_uri sep_dot dbo_college var_uri brack_close "
"What is the craft of the which is also the profession of ?","SELECT DISTINCT var_uri where brack_open dbp_occupation var_uri sep_dot dbo_profession var_uri brack_close "
"What is the deathplace of whom who is the relative of ?","SELECT DISTINCT var_uri where brack_open dbo_relative var_x sep_dot var_x dbo_deathPlace var_uri brack_close "
"What is the famous relative of known for?","SELECT DISTINCT var_uri where brack_open var_x dbo_relative sep_dot var_x dbp_knownFor var_uri brack_close "
"What is the hometown of ?","SELECT DISTINCT var_uri where brack_open dbo_hometown var_uri brack_close "
"What is the hometown of , where was born too?","SELECT DISTINCT var_uri where brack_open dbo_birthPlace var_uri sep_dot dbo_hometown var_uri brack_close "
"What is the nationality of ?","SELECT DISTINCT var_uri where brack_open dbp_nationality var_uri brack_close "
"What is the nickname of the school where studied ?","SELECT DISTINCT var_uri where brack_open dbp_highschool var_x sep_dot var_x dbp_nickname var_uri sep_dot var_x a dbo_School brack_close "
"What is the place of birth of ?","SELECT DISTINCT var_uri where brack_open dbo_birthPlace var_uri brack_close "
"What is the place of birth of the which is also the place of death of the ","SELECT DISTINCT var_uri where brack_open dbo_birthPlace var_uri sep_dot dbo_deathPlace var_uri brack_close "
"What is the place of birth of the and ","SELECT DISTINCT var_uri where brack_open dbo_birthPlace var_uri sep_dot dbo_birthPlace var_uri brack_close "
"What is the place of death of ?","SELECT DISTINCT var_uri where brack_open dbo_deathPlace var_uri brack_close "
"What is the profession of the children of ?","SELECT DISTINCT var_uri where brack_open dbo_child var_x sep_dot var_x dbo_profession var_uri brack_close "
"What is the religious affiliation of ?","SELECT DISTINCT var_uri where brack_open dbp_religiousAffiliation var_uri brack_close "
"What is the religious affiliation of ?","SELECT DISTINCT var_uri where brack_open dbp_religiousAffiliation var_uri brack_close "
"What is the resting place of the child of ?","SELECT DISTINCT var_uri where brack_open dbo_child var_x sep_dot var_x dbo_restingPlace var_uri brack_close "
"What is the resting place of the children of ?","SELECT DISTINCT var_uri where brack_open dbo_child var_x sep_dot var_x dbo_restingPlace var_uri brack_close "
"What killed and ?","SELECT DISTINCT var_uri where brack_open dbo_deathCause var_uri sep_dot dbo_deathCause var_uri brack_close "
"What made and both famous?","SELECT DISTINCT var_uri where brack_open dbo_knownFor var_uri sep_dot dbo_knownFor var_uri brack_close "
"What made and famous?","SELECT DISTINCT var_uri where brack_open dbo_field var_uri sep_dot dbo_knownFor var_uri brack_close "
"What prizes have been awarded to the relatives of ?","SELECT DISTINCT var_uri where brack_open dbo_relative var_x sep_dot var_x dbo_award var_uri brack_close "
"What was founded by ?","SELECT DISTINCT var_uri where brack_open dbp_founded var_uri brack_close "
"What were the occupations of ?","SELECT DISTINCT var_uri where brack_open dbo_occupation var_uri brack_close "
"When did die?","SELECT DISTINCT var_uri where brack_open dbp_deathDate var_uri brack_close "
"Where are and buried?","SELECT DISTINCT var_uri where brack_open dbo_restingPlace var_uri sep_dot dbo_restingPlace var_uri brack_close "
"Where are the burial grounds of and ?","SELECT DISTINCT var_uri where brack_open dbo_restingPlace var_uri sep_dot dbo_restingPlace var_uri brack_close "
"Where did die ?","SELECT DISTINCT var_uri where brack_open dbo_deathPlace var_uri brack_close "
"Where did do his elementary schooling?","SELECT DISTINCT var_uri where brack_open dbp_highSchool var_uri brack_close "
"Where did do his highschool?","SELECT DISTINCT var_uri where brack_open dbp_highschool var_uri brack_close "
"Where did go to high school","SELECT DISTINCT var_uri where brack_open dbo_highschool var_uri brack_close "
"Where did graduated ?","SELECT DISTINCT var_uri where brack_open dbo_education var_uri brack_close "
"Where did study?","SELECT DISTINCT var_uri where brack_open dbo_almaMater var_uri brack_close "
"Where did and both die?","SELECT DISTINCT var_uri where brack_open dbo_deathPlace var_uri sep_dot dbo_deathPlace var_uri brack_close "
"Where did and die?","SELECT DISTINCT var_uri where brack_open dbo_deathPlace var_uri sep_dot dbo_deathPlace var_uri brack_close "
"Where did and study?","SELECT DISTINCT var_uri where brack_open dbo_almaMater var_uri sep_dot dbo_almaMater var_uri brack_close "
"Where did the partner of die?","SELECT DISTINCT var_uri where brack_open dbo_spouse var_x sep_dot var_x dbo_deathPlace var_uri brack_close "
"Where did the relatives of study?","SELECT DISTINCT var_uri where brack_open var_x dbo_relative sep_dot var_x dbp_education var_uri brack_close "
"Where did the relatives of study?","SELECT DISTINCT var_uri where brack_open var_x dbo_relation sep_dot var_x dbo_almaMater var_uri brack_close "
"Where did the spouse of die?","SELECT DISTINCT var_uri where brack_open var_x dbo_spouse sep_dot var_x dbo_deathPlace var_uri brack_close "
"Where do and both live?","SELECT DISTINCT var_uri where brack_open dbo_residence var_uri sep_dot dbo_residence var_uri brack_close "
"Where do live?","SELECT DISTINCT var_uri where brack_open var_x dbo_almaMater sep_dot var_x dbo_residence var_uri brack_close "
"Where does work?","SELECT DISTINCT var_uri where brack_open dbp_office var_uri brack_close "
"Where does and both live?","SELECT DISTINCT var_uri where brack_open dbp_residence var_uri sep_dot dbp_residence var_uri brack_close "
"Where is from?","SELECT DISTINCT var_uri where brack_open dbo_nationality var_uri brack_close "
"Where is from?","SELECT DISTINCT var_uri where brack_open dbo_nationality var_uri brack_close "
"Where is the birthplace of ?","SELECT DISTINCT var_uri where brack_open dbp_birthplace var_uri brack_close "
"Where is the grave of ?","SELECT DISTINCT var_uri where brack_open dbo_restingPlace var_uri brack_close "
"Where is the hometown of ?","SELECT DISTINCT var_uri where brack_open dbo_hometown var_uri brack_close "
"Where is the spouse of buried?","SELECT DISTINCT var_uri where brack_open var_x dbo_spouse sep_dot var_x dbo_restingPlace var_uri brack_close "
"Where is the tomb of son of ?","SELECT DISTINCT var_uri where brack_open var_x dbo_parent sep_dot var_x dbo_restingPlace var_uri brack_close "
"Where is the tombstone of ?","SELECT DISTINCT var_uri where brack_open dbo_restingPlace var_uri brack_close "
"Where was born ?","SELECT DISTINCT var_uri where brack_open dbp_birthplace var_uri brack_close "
"Where was buried ?","SELECT DISTINCT var_uri where brack_open dbo_restingPlace var_uri brack_close "
"Where was laid to rest?","SELECT DISTINCT var_uri where brack_open dbo_restingPlace var_uri brack_close "
"Where were and born?","SELECT DISTINCT var_uri where brack_open dbo_birthPlace var_uri sep_dot dbo_birthPlace var_uri brack_close "
"which award has been won by ?","SELECT DISTINCT var_uri where brack_open dbp_title var_uri brack_close "
"Which awards did the children of won ?","SELECT DISTINCT var_uri where brack_open dbo_child var_x sep_dot var_x dbo_award var_uri brack_close "
"Which awards did the parents of win ?","SELECT DISTINCT var_uri where brack_open dbo_parent var_x sep_dot var_x dbo_award var_uri brack_close "
"Which awards have won?","SELECT DISTINCT var_uri where brack_open dbo_award var_uri brack_close "
"Which college has been attended by both Mr. and Mr. ?","SELECT DISTINCT var_uri where brack_open dbo_college var_uri sep_dot dbo_college var_uri brack_close "
"Which college of is the alma mater of ","SELECT DISTINCT var_uri where brack_open dbo_college var_uri sep_dot dbo_almaMater var_uri brack_close "
"Which college of the is the alma mater of the ?","SELECT DISTINCT var_uri where brack_open dbo_college var_uri sep_dot dbo_almaMater var_uri brack_close "
"Which home town of is the death location of the ?","SELECT DISTINCT var_uri where brack_open dbo_hometown var_uri sep_dot dbo_deathPlace var_uri brack_close "
"Which home town of is the place of death of ?","SELECT DISTINCT var_uri where brack_open dbo_hometown var_uri sep_dot dbo_deathPlace var_uri brack_close "
"Which school did attend?","SELECT DISTINCT var_uri where brack_open dbp_school var_uri brack_close "
"Which sports are played in the alma mater of ?","SELECT DISTINCT var_uri where brack_open dbo_almaMater var_x sep_dot var_x dbo_sport var_uri brack_close "
"Which sports are played in the alma mater of ?","SELECT DISTINCT var_uri where brack_open dbo_almaMater var_x sep_dot var_x dbo_sport var_uri brack_close "
"Which spouse of a mother named ?","SELECT DISTINCT var_uri where brack_open var_uri dbo_parent sep_dot var_uri dbo_spouse brack_close "
"Which things are known for ?","SELECT DISTINCT var_uri where brack_open dbp_knownFor var_uri brack_close "
"Which uni did attend ?","SELECT DISTINCT var_uri where brack_open dbp_education var_uri brack_close "
"Which university is alma mater to ?","SELECT DISTINCT var_uri where brack_open dbp_university var_uri brack_close "
"Which university was attended by both and ?","SELECT DISTINCT var_uri where brack_open dbp_education var_uri sep_dot dbp_education var_uri brack_close "
"Who are relatives of and ?","SELECT DISTINCT var_uri where brack_open var_uri dbo_relative sep_dot var_uri dbo_relative brack_close "
"Who are the children of ?","SELECT DISTINCT var_uri where brack_open dbo_child var_uri brack_close "
"Who are the parents of and ?","SELECT DISTINCT var_uri where brack_open var_uri dbo_child sep_dot var_uri dbo_child brack_close "
"Who are the spouse of the parents of ?","SELECT DISTINCT var_uri where brack_open dbo_parent var_x sep_dot var_x dbo_spouse var_uri brack_close "
"Who did marry?","SELECT DISTINCT var_uri where brack_open var_uri dbo_spouse brack_close "
"Who has and as relatives?","SELECT DISTINCT var_uri where brack_open var_uri dbo_relative sep_dot var_uri dbo_relative brack_close "
"Who has a child named and is resting place as ?","SELECT DISTINCT var_uri where brack_open var_uri dbo_child sep_dot var_uri dbp_restingPlace brack_close "
"Who has been married to both and ?","SELECT DISTINCT var_uri where brack_open dbo_spouse var_uri sep_dot dbo_spouse var_uri brack_close "
"Who have children named and ?","SELECT DISTINCT var_uri where brack_open var_uri dbo_child sep_dot var_uri dbo_child brack_close "
"Who is related to and ?","SELECT DISTINCT var_uri where brack_open var_uri dbo_relative sep_dot var_uri dbo_relative brack_close "
"Who is a famous relative of ?","SELECT DISTINCT var_uri where brack_open var_uri dbo_relative sep_dot var_uri a dbo_Person brack_close "
"Who is child of ?","SELECT DISTINCT var_uri where brack_open dbo_child var_uri brack_close "
"Who is married to ?","SELECT DISTINCT var_uri where brack_open var_uri dbo_spouse brack_close "
"Who is married to a ?","SELECT DISTINCT var_uri where brack_open var_x dbp_title sep_dot var_uri dbo_spouse var_x brack_close "
"Who is relative of the people died in ?","SELECT DISTINCT var_uri where brack_open var_x dbo_deathPlace sep_dot var_x dbo_relative var_uri brack_close "
"Who is the child of ?","SELECT DISTINCT var_uri where brack_open dbo_child var_uri brack_close "
"Who is the common parent of and ?","SELECT DISTINCT var_uri where brack_open dbo_parentOrganisation var_uri sep_dot dbp_parent var_uri brack_close "
"Who is the employer of ?","SELECT DISTINCT var_uri where brack_open dbp_employer var_uri brack_close "
"Who is the famous relative of ?","SELECT DISTINCT var_uri where brack_open var_uri dbo_relative brack_close "
"Who is the father of ?","SELECT DISTINCT var_uri where brack_open var_uri dbo_child brack_close "
"Who is the former partner of ?","SELECT DISTINCT var_uri where brack_open dbo_formerPartner var_uri brack_close "
"who is the husband of ?","SELECT DISTINCT var_uri where brack_open dbo_partner var_uri brack_close "
"Who is the parent of ?","SELECT DISTINCT var_uri where brack_open var_uri dbo_child brack_close "
"Who is the partner of ?","SELECT DISTINCT var_uri where brack_open var_uri dbo_partner brack_close "
"Who is the person whose child performed with ?","SELECT DISTINCT var_uri where brack_open var_x dbp_associatedActs sep_dot var_uri dbo_child var_x brack_close "
"Who is the relative of ?","SELECT DISTINCT var_uri where brack_open dbo_relative var_uri brack_close "
"Who is the spouse of ?","SELECT DISTINCT var_uri where brack_open var_uri dbo_spouse brack_close "
"who married ?","SELECT DISTINCT var_uri where brack_open var_uri dbo_spouse brack_close "
"Who was the parent of person whose child is ?","SELECT DISTINCT var_uri where brack_open var_x dbo_child sep_dot var_x dbo_parent var_uri sep_dot var_x a dbo_Person brack_close "
"Whos a famous relative of ?","SELECT DISTINCT var_uri where brack_open var_uri dbo_relation brack_close "
"Whose children are married to ?","SELECT DISTINCT var_uri where brack_open var_x dbo_spouse sep_dot var_uri dbo_child var_x brack_close "
"Whose children died in ?","SELECT DISTINCT var_uri where brack_open var_x dbo_deathPlace sep_dot var_uri dbo_child var_x brack_close "
"Whose mom is ?","SELECT DISTINCT var_uri where brack_open var_uri dbp_mother brack_close "
"Whose relatives are and ?","SELECT DISTINCT var_uri where brack_open var_uri dbo_relative sep_dot var_uri dbo_relative brack_close "
"Whose resting place is and has kids named ?","SELECT DISTINCT var_uri where brack_open var_uri dbo_restingPlace sep_dot var_uri dbo_child brack_close "
"Why did and die?","SELECT DISTINCT var_uri where brack_open dbo_deathCause var_uri sep_dot dbp_deathCause var_uri brack_close "