original_nl_question
stringlengths 11
196
| recased_nl_question
stringlengths 11
196
| sparql_query
stringlengths 57
65
| verbalized_sparql_query
stringlengths 57
134
| nl_subject
stringlengths 0
74
| nl_property
stringclasses 79
values | nl_object
stringlengths 0
47
| nl_answer
stringlengths 1
67
| rdf_subject
stringlengths 0
9
| rdf_property
stringclasses 79
values | rdf_object
stringlengths 0
9
| rdf_answer
stringlengths 2
9
| rdf_target
stringclasses 26
values |
---|---|---|---|---|---|---|---|---|---|---|---|---|
which language is primarily spoken in journey from zanskar
|
which language is primarily spoken in Journey from Zanskar
|
SELECT DISTINCT ?l WHERE { resource:Q6296374 property:P364 ?l }
|
SELECT DISTINCT ?l WHERE { resource:Journey_from_Zanskar property:original_language_of_work ?l }
|
Journey from Zanskar
|
original language of work
|
English
|
Q6296374
|
P364
|
Q1860
|
?l
|
||
what location is in the north american central time zone
|
what location is in the north american Central Time Zone
|
SELECT DISTINCT ?l WHERE { ?l property:P421 resource:Q2086913 }
|
SELECT DISTINCT ?l WHERE { ?l property:located_in_time_zone resource:Central_Time_Zone }
|
located in time zone
|
Central Time Zone
|
Pukwana
|
P421
|
Q2086913
|
Q1623722
|
?l
|
||
what is the name of football midfielder
|
what is the name of football midfielder
|
SELECT DISTINCT ?b WHERE { ?b property:P413 resource:Q193592 }
|
SELECT DISTINCT ?b WHERE { ?b property:position_played_on_team_/_speciality resource:midfielder }
|
position played on team / speciality
|
midfielder
|
Roman Stepanov
|
P413
|
Q193592
|
Q4441847
|
?b
|
||
What's an artist signed to warner music group
|
What's an artist signed to Warner Music Group
|
SELECT DISTINCT ?o WHERE { ?o property:P264 resource:Q21077 }
|
SELECT DISTINCT ?o WHERE { ?o property:record_label resource:Warner_Music_Group }
|
record label
|
Warner Music Group
|
Roger Cicero
|
P264
|
Q21077
|
Q58760
|
?o
|
||
what is a gamebook series called
|
what is a gamebook series called
|
SELECT DISTINCT ?r WHERE { ?r property:P136 resource:Q642946 }
|
SELECT DISTINCT ?r WHERE { ?r property:genre resource:gamebook }
|
genre
|
gamebook
|
The Chasm of Doom
|
P136
|
Q642946
|
Q3818319
|
?r
|
||
which conflicts took place in carentan?
|
which conflicts took place in Carentan?
|
SELECT DISTINCT ?l WHERE { ?l property:P276 resource:Q242091 }
|
SELECT DISTINCT ?l WHERE { ?l property:location resource:Carentan }
|
location
|
Carentan
|
Battle of Bloody Gulch
|
P276
|
Q242091
|
Q4870503
|
?l
|
||
What position does john tresvant play in basketball
|
What position does John Tresvant play in basketball
|
SELECT DISTINCT ?s WHERE { resource:Q3809657 property:P413 ?s }
|
SELECT DISTINCT ?s WHERE { resource:John_Tresvant property:position_played_on_team_/_speciality ?s }
|
John Tresvant
|
position played on team / speciality
|
center
|
Q3809657
|
P413
|
Q222052
|
?s
|
||
what country is peter a. davis from?
|
what country is peter a. davis from?
|
SELECT DISTINCT ?p WHERE { resource:Q7173571 property:P27 ?p }
|
SELECT DISTINCT ?p WHERE { resource:Peter_Davis property:country_of_citizenship ?p }
|
Peter Davis
|
country of citizenship
|
United States of America
|
Q7173571
|
P27
|
Q30
|
?p
|
||
which event took place in ladakh
|
which event took place in Ladakh
|
SELECT DISTINCT ?t WHERE { ?t property:P276 resource:Q200667 }
|
SELECT DISTINCT ?t WHERE { ?t property:location resource:Ladakh }
|
location
|
Ladakh
|
Sino-Sikh War
|
P276
|
Q200667
|
Q7524776
|
?t
|
||
Who is a person that died of multiple myeloma
|
Who is a person that died of multiple myeloma
|
SELECT DISTINCT ?u WHERE { ?u property:P509 resource:Q467635 }
|
SELECT DISTINCT ?u WHERE { ?u property:cause_of_death resource:multiple_myeloma }
|
cause of death
|
multiple myeloma
|
Moe Drabowsky
|
P509
|
Q467635
|
Q599676
|
?u
|
||
What is an example of a gangsta rap album?
|
What is an example of a Gangsta rap album?
|
SELECT DISTINCT ?x WHERE { ?x property:P136 resource:Q753679 }
|
SELECT DISTINCT ?x WHERE { ?x property:genre resource:Gangsta_rap }
|
genre
|
Gangsta rap
|
It Ain't Safe No More...
|
P136
|
Q753679
|
Q1675004
|
?x
|
||
who is a founder of msnbc
|
who is a founder of MSNBC
|
SELECT DISTINCT ?v WHERE { resource:Q13973 property:P112 ?v }
|
SELECT DISTINCT ?v WHERE { resource:MSNBC property:founder ?v }
|
MSNBC
|
founder
|
Tom Rogers
|
Q13973
|
P112
|
Q7817405
|
?v
|
||
what record label worked closely with sweet thing
|
what record label worked closely with Sweet Thing
|
SELECT DISTINCT ?z WHERE { resource:Q7655551 property:P264 ?z }
|
SELECT DISTINCT ?z WHERE { resource:Sweet_Thing property:record_label ?z }
|
Sweet Thing
|
record label
|
EMI
|
Q7655551
|
P264
|
Q183412
|
?z
|
||
what films have kiyoshi kurosawa directed?
|
what films have Kiyoshi Kurosawa directed?
|
SELECT DISTINCT ?w WHERE { ?w property:P57 resource:Q53834 }
|
SELECT DISTINCT ?w WHERE { ?w property:director resource:Kiyoshi_Kurosawa }
|
director
|
Kiyoshi Kurosawa
|
Doppelganger
|
P57
|
Q53834
|
Q3036940
|
?w
|
||
What genre of music is monique brumby
|
What genre of music is Monique Brumby
|
SELECT DISTINCT ?l WHERE { resource:Q16204586 property:P136 ?l }
|
SELECT DISTINCT ?l WHERE { resource:Monique_Brumby property:genre ?l }
|
Monique Brumby
|
genre
|
rock music
|
Q16204586
|
P136
|
Q11399
|
?l
|
||
What genre of film is soldier boy?
|
What genre of film is Soldier Boy?
|
SELECT DISTINCT ?h WHERE { resource:Q3489273 property:P136 ?h }
|
SELECT DISTINCT ?h WHERE { resource:Soldier_Boy property:genre ?h }
|
Soldier Boy
|
genre
|
independent film
|
Q3489273
|
P136
|
Q459290
|
?h
|
||
where did the arab–israeli conflict happen?
|
where did the Arab–Israeli conflict happen?
|
SELECT DISTINCT ?m WHERE { resource:Q8669 property:P276 ?m }
|
SELECT DISTINCT ?m WHERE { resource:Arab–Israeli_conflict property:location ?m }
|
Arab–Israeli conflict
|
location
|
North Africa
|
Q8669
|
P276
|
Q27381
|
?m
|
||
where in india was ganesh naik born
|
where in india was Ganesh Naik born
|
SELECT DISTINCT ?d WHERE { resource:Q5520841 property:P19 ?d }
|
SELECT DISTINCT ?d WHERE { resource:Ganesh_Naik property:place_of_birth ?d }
|
Ganesh Naik
|
place of birth
|
Navi Mumbai
|
Q5520841
|
P19
|
Q61445
|
?d
|
||
what is the genre of the book the english assassin: a romance of entropy
|
what is the genre of the book The English Assassin: A Romance of Entropy
|
SELECT DISTINCT ?r WHERE { resource:Q7732221 property:P136 ?r }
|
SELECT DISTINCT ?r WHERE { resource:The_English_Assassin:_A_Romance_of_Entropy property:genre ?r }
|
The English Assassin: A Romance of Entropy
|
genre
|
speculative fiction
|
Q7732221
|
P136
|
Q5967378
|
?r
|
||
What religion does simeon ben gamliel practice
|
What religion does Simeon ben Gamliel practice
|
SELECT DISTINCT ?h WHERE { resource:Q2037623 property:P140 ?h }
|
SELECT DISTINCT ?h WHERE { resource:Simeon_ben_Gamliel property:religion ?h }
|
Simeon ben Gamliel
|
religion
|
Judaism
|
Q2037623
|
P140
|
Q9268
|
?h
|
||
which organizations did denis kitchen found?
|
which organizations did Denis Kitchen found?
|
SELECT DISTINCT ?t WHERE { ?t property:P112 resource:Q5257319 }
|
SELECT DISTINCT ?t WHERE { ?t property:founder resource:Denis_Kitchen }
|
founder
|
Denis Kitchen
|
Comic Book Legal Defense Fund
|
P112
|
Q5257319
|
Q5151742
|
?t
|
||
who produced la bamba (film)
|
who produced La Bamba (film)
|
SELECT DISTINCT ?v WHERE { resource:Q139245 property:P272 ?v }
|
SELECT DISTINCT ?v WHERE { resource:La_Bamba property:production_company ?v }
|
La Bamba
|
production company
|
Columbia Pictures
|
Q139245
|
P272
|
Q186941
|
?v
|
||
What is the name of a person born in rheinfelden?
|
What is the name of a person born in Rheinfelden?
|
SELECT DISTINCT ?s WHERE { ?s property:P19 resource:Q269667 }
|
SELECT DISTINCT ?s WHERE { ?s property:place_of_birth resource:Rheinfelden }
|
place of birth
|
Rheinfelden
|
Judith of Habsburg
|
P19
|
Q269667
|
Q61261
|
?s
|
||
What country is tran buu ngoc from
|
What country is tran buu ngoc from
|
SELECT DISTINCT ?l WHERE { resource:Q16232812 property:P27 ?l }
|
SELECT DISTINCT ?l WHERE { resource:Trần_Bửu_Ngọc property:country_of_citizenship ?l }
|
Trần Bửu Ngọc
|
country of citizenship
|
Vietnam
|
Q16232812
|
P27
|
Q881
|
?l
|
||
Which tv program is in the miniseries genre?
|
Which tv program is in the miniseries genre?
|
SELECT DISTINCT ?f WHERE { ?f property:P136 resource:Q1259759 }
|
SELECT DISTINCT ?f WHERE { ?f property:genre resource:miniseries }
|
genre
|
miniseries
|
A Gentleman's Dignity
|
P136
|
Q1259759
|
Q706372
|
?f
|
||
who is a pop music artist?
|
who is a pop music artist?
|
SELECT DISTINCT ?w WHERE { ?w property:P136 resource:Q37073 }
|
SELECT DISTINCT ?w WHERE { ?w property:genre resource:pop_music }
|
genre
|
pop music
|
Michael Damian
|
P136
|
Q37073
|
Q3277020
|
?w
|
||
What religion is sook-yin lee a part of
|
What religion is Sook-Yin Lee a part of
|
SELECT DISTINCT ?p WHERE { resource:Q462176 property:P140 ?p }
|
SELECT DISTINCT ?p WHERE { resource:Sook-Yin_Lee property:religion ?p }
|
Sook-Yin Lee
|
religion
|
Roman Catholic Church
|
Q462176
|
P140
|
Q9592
|
?p
|
||
what type of artist is mao denda
|
what type of artist is Mao Denda
|
SELECT DISTINCT ?h WHERE { resource:Q3277340 property:P136 ?h }
|
SELECT DISTINCT ?h WHERE { resource:Mao_Denda property:genre ?h }
|
Mao Denda
|
genre
|
pop music
|
Q3277340
|
P136
|
Q37073
|
?h
|
||
what does 2838 takase orbit
|
what does 2838 Takase orbit
|
SELECT DISTINCT ?m WHERE { resource:Q918754 property:P397 ?m }
|
SELECT DISTINCT ?m WHERE { resource:2838_Takase property:parent_astronomical_body ?m }
|
2838 Takase
|
parent astronomical body
|
Sun
|
Q918754
|
P397
|
Q525
|
?m
|
||
what kind of music does romina daniele make?
|
what kind of music does Romina Daniele make?
|
SELECT DISTINCT ?f WHERE { resource:Q7363226 property:P136 ?f }
|
SELECT DISTINCT ?f WHERE { resource:Romina_Daniele property:genre ?f }
|
Romina Daniele
|
genre
|
contemporary classical music
|
Q7363226
|
P136
|
Q612024
|
?f
|
||
Who was born in the netherlands?
|
Who was born in the Netherlands?
|
SELECT DISTINCT ?m WHERE { ?m property:P19 resource:Q55 }
|
SELECT DISTINCT ?m WHERE { ?m property:place_of_birth resource:Netherlands }
|
place of birth
|
Netherlands
|
Bernt Schneiders
|
P19
|
Q55
|
Q2704504
|
?m
|
||
what is an experimental music album
|
what is an experimental music album
|
SELECT DISTINCT ?i WHERE { ?i property:P136 resource:Q1640319 }
|
SELECT DISTINCT ?i WHERE { ?i property:genre resource:experimental_music }
|
genre
|
experimental music
|
Fever Ray
|
P136
|
Q1640319
|
Q2147011
|
?i
|
||
what country is james alan holt from
|
what country is James Alan Holt from
|
SELECT DISTINCT ?i WHERE { resource:Q16221779 property:P27 ?i }
|
SELECT DISTINCT ?i WHERE { resource:James_Alan_Holt property:country_of_citizenship ?i }
|
James Alan Holt
|
country of citizenship
|
England
|
Q16221779
|
P27
|
Q21
|
?i
|
||
where did maulana azad pass away
|
where did maulana azad pass away
|
SELECT DISTINCT ?u WHERE { resource:Q196617 property:P20 ?u }
|
SELECT DISTINCT ?u WHERE { resource:Abul_Kalam_Azad property:place_of_death ?u }
|
Abul Kalam Azad
|
place of death
|
Delhi
|
Q196617
|
P20
|
Q1353
|
?u
|
||
what is a drama television program?
|
what is a drama television program?
|
SELECT DISTINCT ?t WHERE { ?t property:P136 resource:Q130232 }
|
SELECT DISTINCT ?t WHERE { ?t property:genre resource:drama_film }
|
genre
|
drama film
|
Felix Gibson
|
P136
|
Q130232
|
Q5442216
|
?t
|
||
what artists are signed to capitol records
|
what artists are signed to Capitol Records
|
SELECT DISTINCT ?q WHERE { ?q property:P264 resource:Q193023 }
|
SELECT DISTINCT ?q WHERE { ?q property:record_label resource:Capitol_Records }
|
record label
|
Capitol Records
|
The Fireman
|
P264
|
Q193023
|
Q1629902
|
?q
|
||
what person is a composer?
|
what person is a composer?
|
SELECT DISTINCT ?t WHERE { ?t property:P106 resource:Q36834 }
|
SELECT DISTINCT ?t WHERE { ?t property:occupation resource:composer }
|
occupation
|
composer
|
Pierre Kartner
|
P106
|
Q36834
|
Q945793
|
?t
|
||
what kind of film is wildschut?
|
what kind of film is wildschut?
|
SELECT DISTINCT ?p WHERE { resource:Q5177927 property:P136 ?p }
|
SELECT DISTINCT ?p WHERE { resource:UNDEFINED_LABEL property:genre ?p }
|
UNDEFINED_LABEL
|
genre
|
criminality
|
Q5177927
|
P136
|
Q13228657
|
?p
|
||
Name a person born in slovenia.
|
Name a person born in Slovenia.
|
SELECT DISTINCT ?h WHERE { ?h property:P19 resource:Q215 }
|
SELECT DISTINCT ?h WHERE { ?h property:place_of_birth resource:Slovenia }
|
place of birth
|
Slovenia
|
Branko Stanovnik
|
P19
|
Q215
|
Q3491326
|
?h
|
||
what's the main language of the chinese film wheels on meals
|
what's the main language of the chinese film Wheels on Meals
|
SELECT DISTINCT ?n WHERE { resource:Q60792 property:P364 ?n }
|
SELECT DISTINCT ?n WHERE { resource:Wheels_on_Meals property:original_language_of_work ?n }
|
Wheels on Meals
|
original language of work
|
Cantonese
|
Q60792
|
P364
|
Q9186
|
?n
|
||
what are the names of maurice bonham carter's parents
|
what are the names of Maurice Bonham Carter's parents
|
SELECT DISTINCT ?c WHERE { ?c property:P40 resource:Q333617 }
|
SELECT DISTINCT ?c WHERE { ?c property:child resource:Maurice_Bonham_Carter }
|
child
|
Maurice Bonham Carter
|
H. H. Asquith
|
P40
|
Q333617
|
Q166714
|
?c
|
||
what is a jazz fusion album
|
what is a jazz fusion album
|
SELECT DISTINCT ?w WHERE { ?w property:P136 resource:Q105527 }
|
SELECT DISTINCT ?w WHERE { ?w property:genre resource:jazz_fusion }
|
genre
|
jazz fusion
|
The American Metaphysical Circus
|
P136
|
Q105527
|
Q7713516
|
?w
|
||
Who played defender for hannover 96
|
Who played defender for hannover 96
|
SELECT DISTINCT ?o WHERE { ?o property:P413 resource:Q336286 }
|
SELECT DISTINCT ?o WHERE { ?o property:position_played_on_team_/_speciality resource:defender }
|
position played on team / speciality
|
defender
|
Steve Cherundolo
|
P413
|
Q336286
|
Q310928
|
?o
|
||
Which country is the film zindagi khoobsoorat hai from
|
Which country is the film Zindagi Khoobsoorat Hai from
|
SELECT DISTINCT ?c WHERE { resource:Q8072343 property:P495 ?c }
|
SELECT DISTINCT ?c WHERE { resource:Zindagi_Khoobsoorat_Hai property:country_of_origin ?c }
|
Zindagi Khoobsoorat Hai
|
country of origin
|
India
|
Q8072343
|
P495
|
Q668
|
?c
|
||
which orbit has relationship with 12426 racquetball
|
which orbit has relationship with 12426 Racquetball
|
SELECT DISTINCT ?i WHERE { resource:Q576886 property:P397 ?i }
|
SELECT DISTINCT ?i WHERE { resource:12426_Racquetball property:parent_astronomical_body ?i }
|
12426 Racquetball
|
parent astronomical body
|
Sun
|
Q576886
|
P397
|
Q525
|
?i
|
||
what is a pop music album?
|
what is a pop music album?
|
SELECT DISTINCT ?t WHERE { ?t property:P136 resource:Q37073 }
|
SELECT DISTINCT ?t WHERE { ?t property:genre resource:pop_music }
|
genre
|
pop music
|
No Place Like BKLYN
|
P136
|
Q37073
|
Q11792603
|
?t
|
||
nice bombs is which film genre?
|
Nice Bombs is which film genre?
|
SELECT DISTINCT ?k WHERE { resource:Q7024651 property:P136 ?k }
|
SELECT DISTINCT ?k WHERE { resource:Nice_Bombs property:genre ?k }
|
Nice Bombs
|
genre
|
documentary film
|
Q7024651
|
P136
|
Q93204
|
?k
|
||
what architectural style was used to develop westwood
|
what architectural style was used to develop Westwood
|
SELECT DISTINCT ?w WHERE { resource:Q7989855 property:P149 ?w }
|
SELECT DISTINCT ?w WHERE { resource:Westwood property:architectural_style ?w }
|
Westwood
|
architectural style
|
Queen Anne style architecture
|
Q7989855
|
P149
|
Q529819
|
?w
|
||
around which main star does 2649 oongaq move
|
around which main star does 2649 Oongaq move
|
SELECT DISTINCT ?a WHERE { resource:Q919560 property:P397 ?a }
|
SELECT DISTINCT ?a WHERE { resource:2649_Oongaq property:parent_astronomical_body ?a }
|
2649 Oongaq
|
parent astronomical body
|
Sun
|
Q919560
|
P397
|
Q525
|
?a
|
||
How did ai iijima die?
|
How did Ai Iijima die?
|
SELECT DISTINCT ?n WHERE { resource:Q1204617 property:P509 ?n }
|
SELECT DISTINCT ?n WHERE { resource:Ai_Iijima property:cause_of_death ?n }
|
Ai Iijima
|
cause of death
|
pneumonia
|
Q1204617
|
P509
|
Q12192
|
?n
|
||
what genre is grand theft parsons?
|
what genre is Grand Theft Parsons?
|
SELECT DISTINCT ?g WHERE { resource:Q734610 property:P136 ?g }
|
SELECT DISTINCT ?g WHERE { resource:Grand_Theft_Parsons property:genre ?g }
|
Grand Theft Parsons
|
genre
|
black comedy
|
Q734610
|
P136
|
Q53094
|
?g
|
||
what is an asteroid that orbits around the sun
|
what is an asteroid that orbits around the Sun
|
SELECT DISTINCT ?t WHERE { resource:Q525 property:P398 ?t }
|
SELECT DISTINCT ?t WHERE { resource:Sun property:child_astronomical_body ?t }
|
Sun
|
child astronomical body
|
6905 Miyazaki
|
Q525
|
P398
|
Q717728
|
?t
|
||
what gender is hatta rajasa
|
what gender is Hatta Rajasa
|
SELECT DISTINCT ?y WHERE { resource:Q4201732 property:P21 ?y }
|
SELECT DISTINCT ?y WHERE { resource:Hatta_Rajasa property:gender ?y }
|
Hatta Rajasa
|
gender
|
male
|
Q4201732
|
P21
|
Q6581097
|
?y
|
||
What does 4147 lennon orbit?
|
What does 4147 Lennon orbit?
|
SELECT DISTINCT ?i WHERE { resource:Q152774 property:P397 ?i }
|
SELECT DISTINCT ?i WHERE { resource:4147_Lennon property:parent_astronomical_body ?i }
|
4147 Lennon
|
parent astronomical body
|
Sun
|
Q152774
|
P397
|
Q525
|
?i
|
||
What language is hollywood confidential filmed in?
|
What language is Hollywood Confidential filmed in?
|
SELECT DISTINCT ?a WHERE { resource:Q1624937 property:P364 ?a }
|
SELECT DISTINCT ?a WHERE { resource:Hollywood_Confidential property:original_language_of_work ?a }
|
Hollywood Confidential
|
original language of work
|
English
|
Q1624937
|
P364
|
Q1860
|
?a
|
||
what country is the film kids + money from
|
what country is the film Kids + Money from
|
SELECT DISTINCT ?n WHERE { resource:Q6404903 property:P495 ?n }
|
SELECT DISTINCT ?n WHERE { resource:Kids_+_Money property:country_of_origin ?n }
|
Kids + Money
|
country of origin
|
United States of America
|
Q6404903
|
P495
|
Q30
|
?n
|
||
what country is milford mill affiliated with
|
what country is Milford Mill affiliated with
|
SELECT DISTINCT ?v WHERE { resource:Q753988 property:P131 ?v }
|
SELECT DISTINCT ?v WHERE { resource:Milford_Mill property:located_in_the_administrative_territorial_entity ?v }
|
Milford Mill
|
located in the administrative territorial entity
|
Baltimore County
|
Q753988
|
P131
|
Q488668
|
?v
|
||
in what language does the tv program, mercy, air in?
|
in what language does the tv program, Mercy, air in?
|
SELECT DISTINCT ?l WHERE { resource:Q996226 property:P364 ?l }
|
SELECT DISTINCT ?l WHERE { resource:Mercy property:original_language_of_work ?l }
|
Mercy
|
original language of work
|
English
|
Q996226
|
P364
|
Q1860
|
?l
|
||
what kind of music is on the album heroes
|
what kind of music is on the album heroes
|
SELECT DISTINCT ?d WHERE { resource:Q595352 property:P136 ?d }
|
SELECT DISTINCT ?d WHERE { resource:"Heroes" property:genre ?d }
|
"Heroes"
|
genre
|
art rock
|
Q595352
|
P136
|
Q217467
|
?d
|
||
What is the name of the dance music genre album?
|
What is the name of the dance music genre album?
|
SELECT DISTINCT ?j WHERE { ?j property:P136 resource:Q316930 }
|
SELECT DISTINCT ?j WHERE { ?j property:genre resource:dance_music }
|
genre
|
dance music
|
The Essential Anna Vissi
|
P136
|
Q316930
|
Q16837221
|
?j
|
||
Where was k.flay born?
|
Where was K.Flay born?
|
SELECT DISTINCT ?g WHERE { resource:Q6322943 property:P19 ?g }
|
SELECT DISTINCT ?g WHERE { resource:K.Flay property:place_of_birth ?g }
|
K.Flay
|
place of birth
|
Wilmette
|
Q6322943
|
P19
|
Q578301
|
?g
|
||
what classification does mountain tapir come from
|
what classification does mountain tapir come from
|
SELECT DISTINCT ?l WHERE { resource:Q223960 property:P171 ?l }
|
SELECT DISTINCT ?l WHERE { resource:mountain_tapir property:parent_taxon ?l }
|
mountain tapir
|
parent taxon
|
tapir
|
Q223960
|
P171
|
Q128001
|
?l
|
||
which nintendo games were developed by tose co., ltd.?
|
which nintendo games were developed by Tose Co., ltd.?
|
SELECT DISTINCT ?t WHERE { ?t property:P178 resource:Q2271746 }
|
SELECT DISTINCT ?t WHERE { ?t property:developer resource:Tose_Co. }
|
developer
|
Tose Co.
|
Final Fantasy V
|
P178
|
Q2271746
|
Q900305
|
?t
|
||
what's one of the genres kung fu hustle could be classified as
|
what's one of the genres Kung Fu Hustle could be classified as
|
SELECT DISTINCT ?m WHERE { resource:Q470759 property:P136 ?m }
|
SELECT DISTINCT ?m WHERE { resource:Kung_Fu_Hustle property:genre ?m }
|
Kung Fu Hustle
|
genre
|
fantasy
|
Q470759
|
P136
|
Q132311
|
?m
|
||
what's a family film title
|
what's a family film title
|
SELECT DISTINCT ?c WHERE { ?c property:P136 resource:Q2143665 }
|
SELECT DISTINCT ?c WHERE { ?c property:genre resource:children's_film }
|
genre
|
children's film
|
Pippi Longstocking
|
P136
|
Q2143665
|
Q941053
|
?c
|
||
What sort of music does tevin campbell perform
|
What sort of music does Tevin Campbell perform
|
SELECT DISTINCT ?t WHERE { resource:Q720599 property:P136 ?t }
|
SELECT DISTINCT ?t WHERE { resource:Tevin_Campbell property:genre ?t }
|
Tevin Campbell
|
genre
|
pop music
|
Q720599
|
P136
|
Q37073
|
?t
|
||
What's a superhero movie that premiered on toonami
|
What's a superhero movie that premiered on toonami
|
SELECT DISTINCT ?o WHERE { ?o property:P136 resource:Q1535153 }
|
SELECT DISTINCT ?o WHERE { ?o property:genre resource:superhero_film }
|
genre
|
superhero film
|
The Condor
|
P136
|
Q1535153
|
Q7727315
|
?o
|
||
What type of film is lone star?
|
What type of film is Lone Star?
|
SELECT DISTINCT ?z WHERE { resource:Q930332 property:P136 ?z }
|
SELECT DISTINCT ?z WHERE { resource:Lone_Star property:genre ?z }
|
Lone Star
|
genre
|
mystery
|
Q930332
|
P136
|
Q13377795
|
?z
|
||
What is the name of a comedy film that is also animation
|
What is the name of a comedy film that is also animation
|
SELECT DISTINCT ?q WHERE { ?q property:P136 resource:Q157443 }
|
SELECT DISTINCT ?q WHERE { ?q property:genre resource:comedy_film }
|
genre
|
comedy film
|
Osmosis Jones
|
P136
|
Q157443
|
Q966690
|
?q
|
||
What is the nationality of anthony bailey
|
What is the nationality of Anthony Bailey
|
SELECT DISTINCT ?s WHERE { resource:Q16093542 property:P27 ?s }
|
SELECT DISTINCT ?s WHERE { resource:Anthony_Bailey property:country_of_citizenship ?s }
|
Anthony Bailey
|
country of citizenship
|
United Kingdom
|
Q16093542
|
P27
|
Q145
|
?s
|
||
who was homi k. bhabha especially influenced by
|
who was Homi K. Bhabha especially influenced by
|
SELECT DISTINCT ?g WHERE { resource:Q325741 property:P737 ?g }
|
SELECT DISTINCT ?g WHERE { resource:Homi_K._Bhabha property:influenced_by ?g }
|
Homi K. Bhabha
|
influenced by
|
V. S. Naipaul
|
Q325741
|
P737
|
Q44593
|
?g
|
||
which artist composes video game music
|
which artist composes video game music
|
SELECT DISTINCT ?p WHERE { ?p property:P136 resource:Q1062702 }
|
SELECT DISTINCT ?p WHERE { ?p property:genre resource:video_game_music }
|
genre
|
video game music
|
Canblaster
|
P136
|
Q1062702
|
Q5031293
|
?p
|
||
What gender is gastón filgueira
|
What gender is Gastón Filgueira
|
SELECT DISTINCT ?x WHERE { resource:Q926822 property:P21 ?x }
|
SELECT DISTINCT ?x WHERE { resource:Gastón_Filgueira property:gender ?x }
|
Gastón Filgueira
|
gender
|
male
|
Q926822
|
P21
|
Q6581097
|
?x
|
||
what player played a defender?
|
what player played a defender?
|
SELECT DISTINCT ?j WHERE { ?j property:P413 resource:Q336286 }
|
SELECT DISTINCT ?j WHERE { ?j property:position_played_on_team_/_speciality resource:defender }
|
position played on team / speciality
|
defender
|
Mustapha Essuman
|
P413
|
Q336286
|
Q6943435
|
?j
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.