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 |
---|---|---|---|---|---|---|---|---|---|---|---|---|
Where did ferenc gordon die
|
Where did Ferenc Gordon die
|
SELECT DISTINCT ?l WHERE { resource:Q5444012 property:P20 ?l }
|
SELECT DISTINCT ?l WHERE { resource:Ferenc_Gordon property:place_of_death ?l }
|
Ferenc Gordon
|
place of death
|
Buenos Aires
|
Q5444012
|
P20
|
Q1486
|
?l
|
||
what company is bobby broom with?
|
what company is Bobby Broom with?
|
SELECT DISTINCT ?o WHERE { resource:Q888466 property:P264 ?o }
|
SELECT DISTINCT ?o WHERE { resource:Bobby_Broom property:record_label ?o }
|
Bobby Broom
|
record label
|
Arista Records
|
Q888466
|
P264
|
Q664167
|
?o
|
||
What is omer fattah hussain's birth place
|
What is Omer Fattah Hussain's birth place
|
SELECT DISTINCT ?r WHERE { resource:Q7090099 property:P19 ?r }
|
SELECT DISTINCT ?r WHERE { resource:Omer_Fattah_Hussain property:place_of_birth ?r }
|
Omer Fattah Hussain
|
place of birth
|
Sulaymaniyah
|
Q7090099
|
P19
|
Q191204
|
?r
|
||
what is the high classification of the roseate spoonbill organism
|
what is the high classification of the Roseate Spoonbill organism
|
SELECT DISTINCT ?v WHERE { resource:Q389664 property:P171 ?v }
|
SELECT DISTINCT ?v WHERE { resource:Roseate_Spoonbill property:parent_taxon ?v }
|
Roseate Spoonbill
|
parent taxon
|
spoonbill
|
Q389664
|
P171
|
Q208488
|
?v
|
||
what type of music does 犬式 play?
|
what type of music does 犬式 play?
|
SELECT DISTINCT ?r WHERE { resource:Q6059353 property:P136 ?r }
|
SELECT DISTINCT ?r WHERE { resource:Inushiki property:genre ?r }
|
Inushiki
|
genre
|
funk
|
Q6059353
|
P136
|
Q164444
|
?r
|
||
who created stage one
|
who created Stage One
|
SELECT DISTINCT ?b WHERE { resource:Q2341864 property:P175 ?b }
|
SELECT DISTINCT ?b WHERE { resource:Stage_One property:performer ?b }
|
Stage One
|
performer
|
Sean Paul
|
Q2341864
|
P175
|
Q200577
|
?b
|
||
What is mark waters's profession?
|
What is Mark Waters's profession?
|
SELECT DISTINCT ?i WHERE { resource:Q471552 property:P106 ?i }
|
SELECT DISTINCT ?i WHERE { resource:Mark_Waters property:occupation ?i }
|
Mark Waters
|
occupation
|
film producer
|
Q471552
|
P106
|
Q3282637
|
?i
|
||
What film can be described as detective fiction
|
What film can be described as detective fiction
|
SELECT DISTINCT ?k WHERE { ?k property:P136 resource:Q186424 }
|
SELECT DISTINCT ?k WHERE { ?k property:genre resource:detective_fiction }
|
genre
|
detective fiction
|
Sherlock Holmes
|
P136
|
Q186424
|
Q3077445
|
?k
|
||
with what gender does maureen o'carroll associate with
|
with what gender does Maureen O'Carroll associate with
|
SELECT DISTINCT ?t WHERE { resource:Q6792732 property:P21 ?t }
|
SELECT DISTINCT ?t WHERE { resource:Maureen_O'Carroll property:gender ?t }
|
Maureen O'Carroll
|
gender
|
female
|
Q6792732
|
P21
|
Q6581072
|
?t
|
||
what is madelyne woods's nationality
|
what is Madelyne Woods's nationality
|
SELECT DISTINCT ?y WHERE { resource:Q6727077 property:P27 ?y }
|
SELECT DISTINCT ?y WHERE { resource:Madelyne_Woods property:country_of_citizenship ?y }
|
Madelyne Woods
|
country of citizenship
|
United States of America
|
Q6727077
|
P27
|
Q30
|
?y
|
||
where was jean-marie demange born
|
where was Jean-Marie Demange born
|
SELECT DISTINCT ?z WHERE { resource:Q1685036 property:P19 ?z }
|
SELECT DISTINCT ?z WHERE { resource:Jean-Marie_Demange property:place_of_birth ?z }
|
Jean-Marie Demange
|
place of birth
|
Toulouse
|
Q1685036
|
P19
|
Q7880
|
?z
|
||
is devil dinosaur male or female
|
is Devil Dinosaur male or female
|
SELECT DISTINCT ?q WHERE { resource:Q5267281 property:P21 ?q }
|
SELECT DISTINCT ?q WHERE { resource:Devil_Dinosaur property:gender ?q }
|
Devil Dinosaur
|
gender
|
male
|
Q5267281
|
P21
|
Q6581097
|
?q
|
||
who wrote interstellar
|
who wrote Interstellar
|
SELECT DISTINCT ?e WHERE { resource:Q13417189 property:P58 ?e }
|
SELECT DISTINCT ?e WHERE { resource:Interstellar property:screenwriter ?e }
|
Interstellar
|
screenwriter
|
Christopher Nolan
|
Q13417189
|
P58
|
Q25191
|
?e
|
||
what is a film classified as comedy-drama
|
what is a film classified as comedy-drama
|
SELECT DISTINCT ?m WHERE { ?m property:P136 resource:Q859369 }
|
SELECT DISTINCT ?m WHERE { ?m property:genre resource:comedy-drama }
|
genre
|
comedy-drama
|
Alfie
|
P136
|
Q859369
|
Q1356395
|
?m
|
||
which comedy film deals with voting in elections
|
which comedy film deals with voting in elections
|
SELECT DISTINCT ?b WHERE { ?b property:P136 resource:Q157443 }
|
SELECT DISTINCT ?b WHERE { ?b property:genre resource:comedy_film }
|
genre
|
comedy film
|
Swing Vote
|
P136
|
Q157443
|
Q11928
|
?b
|
||
what was andrea aranda's place of birth
|
what was Andrea Aranda's place of birth
|
SELECT DISTINCT ?h WHERE { resource:Q4754941 property:P19 ?h }
|
SELECT DISTINCT ?h WHERE { resource:Andrea_Aranda property:place_of_birth ?h }
|
Andrea Aranda
|
place of birth
|
Chile
|
Q4754941
|
P19
|
Q298
|
?h
|
||
What is the name of a notable pop music artist
|
What is the name of a notable pop music artist
|
SELECT DISTINCT ?e WHERE { ?e property:P136 resource:Q37073 }
|
SELECT DISTINCT ?e WHERE { ?e property:genre resource:pop_music }
|
genre
|
pop music
|
Lexington Bridge
|
P136
|
Q37073
|
Q678793
|
?e
|
||
where was venice filmed
|
where was Venice filmed
|
SELECT DISTINCT ?g WHERE { resource:Q9371969 property:P495 ?g }
|
SELECT DISTINCT ?g WHERE { resource:Venice property:country_of_origin ?g }
|
Venice
|
country of origin
|
Poland
|
Q9371969
|
P495
|
Q36
|
?g
|
||
what position does artur karnoza play
|
what position does Artur Karnoza play
|
SELECT DISTINCT ?k WHERE { resource:Q2036103 property:P413 ?k }
|
SELECT DISTINCT ?k WHERE { resource:Artur_Karnoza property:position_played_on_team_/_speciality ?k }
|
Artur Karnoza
|
position played on team / speciality
|
midfielder
|
Q2036103
|
P413
|
Q193592
|
?k
|
||
who developed sorcerer?
|
who developed Sorcerer?
|
SELECT DISTINCT ?e WHERE { resource:Q7563358 property:P178 ?e }
|
SELECT DISTINCT ?e WHERE { resource:Sorcerer property:developer ?e }
|
Sorcerer
|
developer
|
Infocom
|
Q7563358
|
P178
|
Q742561
|
?e
|
||
Which position does henrique frade play
|
Which position does Henrique Frade play
|
SELECT DISTINCT ?m WHERE { resource:Q4492290 property:P413 ?m }
|
SELECT DISTINCT ?m WHERE { resource:Henrique_Frade property:position_played_on_team_/_speciality ?m }
|
Henrique Frade
|
position played on team / speciality
|
forward
|
Q4492290
|
P413
|
Q280658
|
?m
|
||
where was ralph sanford born?
|
where was Ralph Sanford born?
|
SELECT DISTINCT ?r WHERE { resource:Q3929808 property:P19 ?r }
|
SELECT DISTINCT ?r WHERE { resource:Ralph_Sanford property:place_of_birth ?r }
|
Ralph Sanford
|
place of birth
|
Springfield
|
Q3929808
|
P19
|
Q49158
|
?r
|
||
who is a 1980s gothic musician
|
who is a 1980s Gothic musician
|
SELECT DISTINCT ?h WHERE { resource:Q644297 property:P86 ?h }
|
SELECT DISTINCT ?h WHERE { resource:Gothic property:composer ?h }
|
Gothic
|
composer
|
Thomas Dolby
|
Q644297
|
P86
|
Q553790
|
?h
|
||
who produced the film isadora
|
who produced the film Isadora
|
SELECT DISTINCT ?u WHERE { resource:Q967225 property:P162 ?u }
|
SELECT DISTINCT ?u WHERE { resource:Isadora property:producer ?u }
|
Isadora
|
producer
|
Robert Hakim
|
Q967225
|
P162
|
Q15842675
|
?u
|
||
Name a professional writer
|
Name a professional writer
|
SELECT DISTINCT ?l WHERE { ?l property:P106 resource:Q36180 }
|
SELECT DISTINCT ?l WHERE { ?l property:occupation resource:writer }
|
occupation
|
writer
|
Steve Backshall
|
P106
|
Q36180
|
Q7611841
|
?l
|
||
What's a game with multiplayer
|
What's a game with multiplayer
|
SELECT DISTINCT ?v WHERE { ?v property:P404 resource:Q6895044 }
|
SELECT DISTINCT ?v WHERE { ?v property:game_mode resource:multiplayer_video_game }
|
game mode
|
multiplayer video game
|
Hatayama Hatch no Pro Yakyuu News! Jitsumei Han
|
P404
|
Q6895044
|
Q5680988
|
?v
|
||
what genre does butt trumpet compose in
|
what genre does Butt Trumpet compose in
|
SELECT DISTINCT ?g WHERE { resource:Q9182451 property:P136 ?g }
|
SELECT DISTINCT ?g WHERE { resource:Butt_Trumpet property:genre ?g }
|
Butt Trumpet
|
genre
|
punk rock
|
Q9182451
|
P136
|
Q3071
|
?g
|
||
what sort of music album is group therapy
|
what sort of music album is group therapy
|
SELECT DISTINCT ?v WHERE { resource:Q4356186 property:P136 ?v }
|
SELECT DISTINCT ?v WHERE { resource:UNDEFINED_LABEL property:genre ?v }
|
UNDEFINED_LABEL
|
genre
|
nu metal
|
Q4356186
|
P136
|
Q263734
|
?v
|
||
what kind of object is 7965 katsuhiko?
|
what kind of object is 7965 Katsuhiko?
|
SELECT DISTINCT ?a WHERE { resource:Q540588 property:P31 ?a }
|
SELECT DISTINCT ?a WHERE { resource:7965_Katsuhiko property:instance_of ?a }
|
7965 Katsuhiko
|
instance of
|
asteroid
|
Q540588
|
P31
|
Q3863
|
?a
|
||
What language was less than zero written in?
|
What language was Less Than Zero written in?
|
SELECT DISTINCT ?h WHERE { resource:Q6531435 property:P407 ?h }
|
SELECT DISTINCT ?h WHERE { resource:Less_Than_Zero property:language_of_work_or_name ?h }
|
Less Than Zero
|
language of work or name
|
English
|
Q6531435
|
P407
|
Q1860
|
?h
|
||
What genre of film is captain newman, m.d.?
|
What genre of film is Captain Newman, M.D.?
|
SELECT DISTINCT ?u WHERE { resource:Q1035124 property:P136 ?u }
|
SELECT DISTINCT ?u WHERE { resource:Captain_Newman,_M.D. property:genre ?u }
|
Captain Newman, M.D.
|
genre
|
comedy-drama
|
Q1035124
|
P136
|
Q859369
|
?u
|
||
What kind of music is exemplified by the album break up... break down
|
What kind of music is exemplified by the album break up... break down
|
SELECT DISTINCT ?r WHERE { resource:Q4959304 property:P136 ?r }
|
SELECT DISTINCT ?r WHERE { resource:Break_Up,_Break_Down property:genre ?r }
|
Break Up, Break Down
|
genre
|
garage punk
|
Q4959304
|
P136
|
Q2296495
|
?r
|
||
Name an actor
|
Name an actor
|
SELECT DISTINCT ?n WHERE { ?n property:P106 resource:Q33999 }
|
SELECT DISTINCT ?n WHERE { ?n property:occupation resource:actor }
|
occupation
|
actor
|
Brian Worth
|
P106
|
Q33999
|
Q4965693
|
?n
|
||
who discovered 4350 shibecha?
|
who discovered 4350 Shibecha?
|
SELECT DISTINCT ?w WHERE { resource:Q153714 property:P61 ?w }
|
SELECT DISTINCT ?w WHERE { resource:4350_Shibecha property:discoverer_or_inventor ?w }
|
4350 Shibecha
|
discoverer or inventor
|
Seiji Ueda
|
Q153714
|
P61
|
Q737057
|
?w
|
||
frank skinner contributed to what film's musical score?
|
Frank Skinner contributed to what film's musical score?
|
SELECT DISTINCT ?w WHERE { ?w property:P86 resource:Q5489658 }
|
SELECT DISTINCT ?w WHERE { ?w property:composer resource:Frank_Skinner }
|
composer
|
Frank Skinner
|
Man of a Thousand Faces
|
P86
|
Q5489658
|
Q136592
|
?w
|
||
what program is a comedy-drama?
|
what program is a comedy-drama?
|
SELECT DISTINCT ?p WHERE { ?p property:P136 resource:Q859369 }
|
SELECT DISTINCT ?p WHERE { ?p property:genre resource:comedy-drama }
|
genre
|
comedy-drama
|
Angel
|
P136
|
Q859369
|
Q212156
|
?p
|
||
What is the name of a city in gratiot county
|
What is the name of a city in Gratiot County
|
SELECT DISTINCT ?a WHERE { ?a property:P131 resource:Q82605 }
|
SELECT DISTINCT ?a WHERE { ?a property:located_in_the_administrative_territorial_entity resource:Gratiot_County }
|
located in the administrative territorial entity
|
Gratiot County
|
St. Louis
|
P131
|
Q82605
|
Q3046589
|
?a
|
||
what kind of music is the made in stoke 24/7/11 album
|
what kind of music is the Made in Stoke 24/7/11 album
|
SELECT DISTINCT ?n WHERE { resource:Q1944156 property:P136 ?n }
|
SELECT DISTINCT ?n WHERE { resource:Made_in_Stoke_24/7/11 property:genre ?n }
|
Made in Stoke 24/7/11
|
genre
|
hard rock
|
Q1944156
|
P136
|
Q83270
|
?n
|
||
Where was charles j. chaput born?
|
Where was Charles J. Chaput born?
|
SELECT DISTINCT ?c WHERE { resource:Q1065117 property:P19 ?c }
|
SELECT DISTINCT ?c WHERE { resource:Charles_J._Chaput property:place_of_birth ?c }
|
Charles J. Chaput
|
place of birth
|
Concordia
|
Q1065117
|
P19
|
Q1913996
|
?c
|
||
Name an artist from the grebo genre
|
Name an artist from the Grebo genre
|
SELECT DISTINCT ?o WHERE { ?o property:P136 resource:Q1987105 }
|
SELECT DISTINCT ?o WHERE { ?o property:genre resource:Grebo }
|
genre
|
Grebo
|
The Wonder Stuff
|
P136
|
Q1987105
|
Q500101
|
?o
|
||
which album is a heavy metal album
|
which album is a heavy metal album
|
SELECT DISTINCT ?j WHERE { ?j property:P136 resource:Q38848 }
|
SELECT DISTINCT ?j WHERE { ?j property:genre resource:heavy_metal_music }
|
genre
|
heavy metal music
|
Bootleg
|
P136
|
Q38848
|
Q16244603
|
?j
|
||
what is the genre of kim boekbinder
|
what is the genre of Kim Boekbinder
|
SELECT DISTINCT ?t WHERE { resource:Q6408372 property:P136 ?t }
|
SELECT DISTINCT ?t WHERE { resource:Kim_Boekbinder property:genre ?t }
|
Kim Boekbinder
|
genre
|
dream pop
|
Q6408372
|
P136
|
Q592330
|
?t
|
||
what label is jeanne cherhal signed to
|
what label is Jeanne Cherhal signed to
|
SELECT DISTINCT ?t WHERE { resource:Q456328 property:P264 ?t }
|
SELECT DISTINCT ?t WHERE { resource:Jeanne_Cherhal property:record_label ?t }
|
Jeanne Cherhal
|
record label
|
CBS Records
|
Q456328
|
P264
|
Q3233924
|
?t
|
||
who is a palestinian american actress
|
who is a Palestinian American actress
|
SELECT DISTINCT ?l WHERE { ?l property:P172 resource:Q4115525 }
|
SELECT DISTINCT ?l WHERE { ?l property:ethnic_group resource:Palestinian_American }
|
ethnic group
|
Palestinian American
|
Kristy McNichol
|
P172
|
Q4115525
|
Q441452
|
?l
|
||
what is a location found in north american central time zone
|
what is a location found in north american Central Time Zone
|
SELECT DISTINCT ?n WHERE { ?n property:P421 resource:Q2086913 }
|
SELECT DISTINCT ?n WHERE { ?n property:located_in_time_zone resource:Central_Time_Zone }
|
located in time zone
|
Central Time Zone
|
Hopelchén Municipality
|
P421
|
Q2086913
|
Q590639
|
?n
|
||
what type of book is girlfriend in a coma
|
what type of book is Girlfriend in a Coma
|
SELECT DISTINCT ?s WHERE { resource:Q4992405 property:P136 ?s }
|
SELECT DISTINCT ?s WHERE { resource:Girlfriend_in_a_Coma property:genre ?s }
|
Girlfriend in a Coma
|
genre
|
novel
|
Q4992405
|
P136
|
Q8261
|
?s
|
||
which musical key is december, 1963 (oh, what a night) in
|
which musical key is December, 1963 (oh, what a night) in
|
SELECT DISTINCT ?l WHERE { resource:Q5248905 property:P826 ?l }
|
SELECT DISTINCT ?l WHERE { resource:December,_1963 property:tonality ?l }
|
December, 1963
|
tonality
|
C major
|
Q5248905
|
P826
|
Q1022293
|
?l
|
||
Which genre of music is gary hoey known for?
|
Which genre of music is Gary Hoey known for?
|
SELECT DISTINCT ?c WHERE { resource:Q5525247 property:P136 ?c }
|
SELECT DISTINCT ?c WHERE { resource:Gary_Hoey property:genre ?c }
|
Gary Hoey
|
genre
|
rock music
|
Q5525247
|
P136
|
Q11399
|
?c
|
||
what is the primarily language spoken in watch on the rhine
|
what is the primarily language spoken in Watch on the Rhine
|
SELECT DISTINCT ?n WHERE { resource:Q920105 property:P364 ?n }
|
SELECT DISTINCT ?n WHERE { resource:Watch_on_the_Rhine property:original_language_of_work ?n }
|
Watch on the Rhine
|
original language of work
|
English
|
Q920105
|
P364
|
Q1860
|
?n
|
||
Who is lee meriwether's son
|
Who is Lee Meriwether's son
|
SELECT DISTINCT ?h WHERE { resource:Q267175 property:P40 ?h }
|
SELECT DISTINCT ?h WHERE { resource:Lee_Meriwether property:child ?h }
|
Lee Meriwether
|
child
|
Kyle Aletter
|
Q267175
|
P40
|
Q6451030
|
?h
|
||
what position does umberto caligaris play
|
what position does Umberto Caligaris play
|
SELECT DISTINCT ?v WHERE { resource:Q68067 property:P413 ?v }
|
SELECT DISTINCT ?v WHERE { resource:Umberto_Caligaris property:position_played_on_team_/_speciality ?v }
|
Umberto Caligaris
|
position played on team / speciality
|
defender
|
Q68067
|
P413
|
Q336286
|
?v
|
||
Who did francis bacon influence?
|
Who did Francis Bacon influence?
|
SELECT DISTINCT ?r WHERE { resource:Q154340 property:P738 ?r }
|
SELECT DISTINCT ?r WHERE { resource:Francis_Bacon property:UNDEFINED_LABEL ?r }
|
Francis Bacon
|
UNDEFINED LABEL
|
Damien Hirst
|
Q154340
|
P738
|
Q294326
|
?r
|
||
which country produced wasei kingu kongu
|
which country produced Wasei Kingu Kongu
|
SELECT DISTINCT ?y WHERE { resource:Q127551 property:P495 ?y }
|
SELECT DISTINCT ?y WHERE { resource:Wasei_Kingu_Kongu property:country_of_origin ?y }
|
Wasei Kingu Kongu
|
country of origin
|
Japan
|
Q127551
|
P495
|
Q17
|
?y
|
||
thomas pinckney passed away in this South Carolina city.
|
Thomas Pinckney passed away in this South Carolina city.
|
SELECT DISTINCT ?f WHERE { resource:Q881165 property:P20 ?f }
|
SELECT DISTINCT ?f WHERE { resource:Thomas_Pinckney property:place_of_death ?f }
|
Thomas Pinckney
|
place of death
|
Charleston
|
Q881165
|
P20
|
Q47716
|
?f
|
||
in what city was uri fink born
|
in what city was Uri Fink born
|
SELECT DISTINCT ?o WHERE { resource:Q7900524 property:P19 ?o }
|
SELECT DISTINCT ?o WHERE { resource:Uri_Fink property:place_of_birth ?o }
|
Uri Fink
|
place of birth
|
Tel Aviv
|
Q7900524
|
P19
|
Q33935
|
?o
|
||
Which netflix genre is someone behind the door from
|
Which netflix genre is Someone Behind the Door from
|
SELECT DISTINCT ?v WHERE { resource:Q2363934 property:P136 ?v }
|
SELECT DISTINCT ?v WHERE { resource:Someone_Behind_the_Door property:genre ?v }
|
Someone Behind the Door
|
genre
|
suspense
|
Q2363934
|
P136
|
Q9503
|
?v
|
||
what constellation is hd 49674 apart of
|
what constellation is HD 49674 apart of
|
SELECT DISTINCT ?x WHERE { resource:Q1563359 property:P59 ?x }
|
SELECT DISTINCT ?x WHERE { resource:HD_49674 property:constellation ?x }
|
HD 49674
|
constellation
|
Auriga
|
Q1563359
|
P59
|
Q10476
|
?x
|
||
what album is under the genre screamo?
|
what album is under the genre screamo?
|
SELECT DISTINCT ?r WHERE { ?r property:P136 resource:Q11363 }
|
SELECT DISTINCT ?r WHERE { ?r property:genre resource:screamo }
|
genre
|
screamo
|
The Blueprint Dives
|
P136
|
Q11363
|
Q1757540
|
?r
|
||
Which nation is takahiro kato from?
|
Which nation is takahiro kato from?
|
SELECT DISTINCT ?c WHERE { resource:Q11399541 property:P27 ?c }
|
SELECT DISTINCT ?c WHERE { resource:Takahiro_Katō property:country_of_citizenship ?c }
|
Takahiro Katō
|
country of citizenship
|
Japan
|
Q11399541
|
P27
|
Q17
|
?c
|
||
Where was thom christopher born
|
Where was Thom Christopher born
|
SELECT DISTINCT ?x WHERE { resource:Q2847606 property:P19 ?x }
|
SELECT DISTINCT ?x WHERE { resource:Thom_Christopher property:place_of_birth ?x }
|
Thom Christopher
|
place of birth
|
Jackson Heights
|
Q2847606
|
P19
|
Q1145574
|
?x
|
||
What record label is project: failing flesh signed to
|
What record label is project: failing flesh signed to
|
SELECT DISTINCT ?a WHERE { resource:Q7249086 property:P264 ?a }
|
SELECT DISTINCT ?a WHERE { resource:Project_Failing_Flesh property:record_label ?a }
|
Project Failing Flesh
|
record label
|
Candlelight Records
|
Q7249086
|
P264
|
Q852900
|
?a
|
||
Who is the artist that made the album fair weather
|
Who is the artist that made the album Fair Weather
|
SELECT DISTINCT ?q WHERE { resource:Q5429943 property:P175 ?q }
|
SELECT DISTINCT ?q WHERE { resource:Fair_Weather property:performer ?q }
|
Fair Weather
|
performer
|
Alison Brown
|
Q5429943
|
P175
|
Q2647211
|
?q
|
||
Name the military personnel involved in the Vietnam War.
|
Name the military personnel involved in the Vietnam War.
|
SELECT DISTINCT ?z WHERE { ?z property:P607 resource:Q8740 }
|
SELECT DISTINCT ?z WHERE { ?z property:conflict resource:Vietnam_War }
|
conflict
|
Vietnam War
|
Joseph T. Palastra, Jr.
|
P607
|
Q8740
|
Q6287321
|
?z
|
||
what kind of genre is wΔz
|
what kind of genre is wΔz
|
SELECT DISTINCT ?s WHERE { resource:Q2035143 property:P136 ?s }
|
SELECT DISTINCT ?s WHERE { resource:WΔZ property:genre ?s }
|
WΔZ
|
genre
|
psychological thriller
|
Q2035143
|
P136
|
Q590103
|
?s
|
||
what is an example of greek revival architecture
|
what is an example of Greek Revival architecture
|
SELECT DISTINCT ?f WHERE { ?f property:P149 resource:Q1513688 }
|
SELECT DISTINCT ?f WHERE { ?f property:architectural_style resource:Greek_Revival_architecture }
|
architectural style
|
Greek Revival architecture
|
Jenkins Octagon House
|
P149
|
Q1513688
|
Q6177610
|
?f
|
||
What genre of music does red abbott make?
|
What genre of music does Red Abbott make?
|
SELECT DISTINCT ?u WHERE { resource:Q7303616 property:P136 ?u }
|
SELECT DISTINCT ?u WHERE { resource:Red_Abbott property:genre ?u }
|
Red Abbott
|
genre
|
electronic music
|
Q7303616
|
P136
|
Q9778
|
?u
|
||
What language is used in the film dual alibi
|
What language is used in the film Dual Alibi
|
SELECT DISTINCT ?o WHERE { resource:Q5310154 property:P364 ?o }
|
SELECT DISTINCT ?o WHERE { resource:Dual_Alibi property:original_language_of_work ?o }
|
Dual Alibi
|
original language of work
|
English
|
Q5310154
|
P364
|
Q1860
|
?o
|
||
who was born in triesen
|
who was born in Triesen
|
SELECT DISTINCT ?l WHERE { ?l property:P19 resource:Q49654 }
|
SELECT DISTINCT ?l WHERE { ?l property:place_of_birth resource:Triesen }
|
place of birth
|
Triesen
|
Franz-Josef Vogt
|
P19
|
Q49654
|
Q1445856
|
?l
|
||
which artist put out the album dial 'm' for motherfucker?
|
which artist put out the album Dial 'M' for Motherfucker?
|
SELECT DISTINCT ?w WHERE { resource:Q3706527 property:P175 ?w }
|
SELECT DISTINCT ?w WHERE { resource:Dial_'M'_for_Motherfucker property:performer ?w }
|
Dial 'M' for Motherfucker
|
performer
|
Pussy Galore
|
Q3706527
|
P175
|
Q2712704
|
?w
|
||
what is a film that jordan scott directed
|
what is a film that Jordan Scott directed
|
SELECT DISTINCT ?w WHERE { ?w property:P57 resource:Q452925 }
|
SELECT DISTINCT ?w WHERE { ?w property:director resource:Jordan_Scott }
|
director
|
Jordan Scott
|
All the Invisible Children
|
P57
|
Q452925
|
Q2480715
|
?w
|
||
Who is a notable person that was born in new york city
|
Who is a notable person that was born in New York City
|
SELECT DISTINCT ?j WHERE { ?j property:P19 resource:Q60 }
|
SELECT DISTINCT ?j WHERE { ?j property:place_of_birth resource:New_York_City }
|
place of birth
|
New York City
|
Ethel Rosenberg
|
P19
|
Q60
|
Q1636757
|
?j
|
||
what is nahum manbar's profession
|
what is Nahum Manbar's profession
|
SELECT DISTINCT ?j WHERE { resource:Q6959444 property:P106 ?j }
|
SELECT DISTINCT ?j WHERE { resource:Nahum_Manbar property:occupation ?j }
|
Nahum Manbar
|
occupation
|
businessperson
|
Q6959444
|
P106
|
Q43845
|
?j
|
||
Where was brad rowe born
|
Where was Brad Rowe born
|
SELECT DISTINCT ?n WHERE { resource:Q733691 property:P19 ?n }
|
SELECT DISTINCT ?n WHERE { resource:Brad_Rowe property:place_of_birth ?n }
|
Brad Rowe
|
place of birth
|
Milwaukee
|
Q733691
|
P19
|
Q37836
|
?n
|
||
What is the name of a child of olaf eller
|
What is the name of a child of Olaf Eller
|
SELECT DISTINCT ?s WHERE { resource:Q12329969 property:P40 ?s }
|
SELECT DISTINCT ?s WHERE { resource:Olaf_Eller property:child ?s }
|
Olaf Eller
|
child
|
Lars Eller
|
Q12329969
|
P40
|
Q427363
|
?s
|
||
what type of show is count dracula?
|
what type of show is Count Dracula?
|
SELECT DISTINCT ?k WHERE { resource:Q386714 property:P136 ?k }
|
SELECT DISTINCT ?k WHERE { resource:Count_Dracula property:genre ?k }
|
Count Dracula
|
genre
|
vampire
|
Q386714
|
P136
|
Q46721
|
?k
|
||
what is the nationality of billy morris
|
what is the nationality of Billy Morris
|
SELECT DISTINCT ?s WHERE { resource:Q4913067 property:P27 ?s }
|
SELECT DISTINCT ?s WHERE { resource:Billy_Morris property:country_of_citizenship ?s }
|
Billy Morris
|
country of citizenship
|
Scotland
|
Q4913067
|
P27
|
Q22
|
?s
|
||
what defensive position does john morris play
|
what defensive position does John Morris play
|
SELECT DISTINCT ?d WHERE { resource:Q6249491 property:P413 ?d }
|
SELECT DISTINCT ?d WHERE { resource:John_Morris property:position_played_on_team_/_speciality ?d }
|
John Morris
|
position played on team / speciality
|
outfielder
|
Q6249491
|
P413
|
Q1142885
|
?d
|
||
Name a professional actor.
|
Name a professional actor.
|
SELECT DISTINCT ?j WHERE { ?j property:P106 resource:Q33999 }
|
SELECT DISTINCT ?j WHERE { ?j property:occupation resource:actor }
|
occupation
|
actor
|
Mystikal
|
P106
|
Q33999
|
Q962811
|
?j
|
||
What position does footballer giulio sanseverino play?
|
What position does footballer Giulio Sanseverino play?
|
SELECT DISTINCT ?q WHERE { resource:Q5565287 property:P413 ?q }
|
SELECT DISTINCT ?q WHERE { resource:Giulio_Sanseverino property:position_played_on_team_/_speciality ?q }
|
Giulio Sanseverino
|
position played on team / speciality
|
midfielder
|
Q5565287
|
P413
|
Q193592
|
?q
|
||
which organizations has wallace mccain founded
|
which organizations has Wallace McCain founded
|
SELECT DISTINCT ?a WHERE { ?a property:P112 resource:Q517674 }
|
SELECT DISTINCT ?a WHERE { ?a property:founder resource:Wallace_McCain }
|
founder
|
Wallace McCain
|
McCain Foods
|
P112
|
Q517674
|
Q944414
|
?a
|
||
where in washington was tom gorai born?
|
where in washington was Tom Gorai born?
|
SELECT DISTINCT ?f WHERE { resource:Q7815970 property:P19 ?f }
|
SELECT DISTINCT ?f WHERE { resource:Tom_Gorai property:place_of_birth ?f }
|
Tom Gorai
|
place of birth
|
Seattle
|
Q7815970
|
P19
|
Q5083
|
?f
|
||
What genre of music does oscar alemán produce
|
What genre of music does Oscar Alemán produce
|
SELECT DISTINCT ?y WHERE { resource:Q912066 property:P136 ?y }
|
SELECT DISTINCT ?y WHERE { resource:Oscar_Alemán property:genre ?y }
|
Oscar Alemán
|
genre
|
jazz
|
Q912066
|
P136
|
Q8341
|
?y
|
||
What religion does william overton callis follow
|
What religion does William Overton Callis follow
|
SELECT DISTINCT ?t WHERE { resource:Q8016414 property:P140 ?t }
|
SELECT DISTINCT ?t WHERE { resource:William_Overton_Callis property:religion ?t }
|
William Overton Callis
|
religion
|
Episcopal Church
|
Q8016414
|
P140
|
Q682443
|
?t
|
||
Which production company released donnie darko?
|
Which production company released Donnie Darko?
|
SELECT DISTINCT ?e WHERE { resource:Q426828 property:P272 ?e }
|
SELECT DISTINCT ?e WHERE { resource:Donnie_Darko property:production_company ?e }
|
Donnie Darko
|
production company
|
Newmarket Films
|
Q426828
|
P272
|
Q3875639
|
?e
|
||
who produced gold diggers of 1933
|
who produced Gold Diggers of 1933
|
SELECT DISTINCT ?u WHERE { resource:Q1519422 property:P272 ?u }
|
SELECT DISTINCT ?u WHERE { resource:Gold_Diggers_of_1933 property:production_company ?u }
|
Gold Diggers of 1933
|
production company
|
Warner Bros.
|
Q1519422
|
P272
|
Q126399
|
?u
|
||
What is the ethnicity of anthony jones
|
What is the ethnicity of Anthony Jones
|
SELECT DISTINCT ?x WHERE { resource:Q3618505 property:P172 ?x }
|
SELECT DISTINCT ?x WHERE { resource:Anthony_Jones property:ethnic_group ?x }
|
Anthony Jones
|
ethnic group
|
African Americans
|
Q3618505
|
P172
|
Q49085
|
?x
|
||
what country is andré lacroix from
|
what country is André Lacroix from
|
SELECT DISTINCT ?g WHERE { resource:Q520407 property:P27 ?g }
|
SELECT DISTINCT ?g WHERE { resource:André_Lacroix property:country_of_citizenship ?g }
|
André Lacroix
|
country of citizenship
|
Canada
|
Q520407
|
P27
|
Q16
|
?g
|
||
whose parent gave birth to them in seinajoki
|
whose parent gave birth to them in seinajoki
|
SELECT DISTINCT ?z WHERE { ?z property:P19 resource:Q6157 }
|
SELECT DISTINCT ?z WHERE { ?z property:place_of_birth resource:Seinäjoki }
|
place of birth
|
Seinäjoki
|
Juha Haukkala
|
P19
|
Q6157
|
Q2670599
|
?z
|
||
which is sobho gianchandani's religion?
|
which is Sobho Gianchandani's religion?
|
SELECT DISTINCT ?m WHERE { resource:Q7549989 property:P140 ?m }
|
SELECT DISTINCT ?m WHERE { resource:Sobho_Gianchandani property:religion ?m }
|
Sobho Gianchandani
|
religion
|
Hinduism
|
Q7549989
|
P140
|
Q9089
|
?m
|
||
what computer game series is ninja gaiden sigma 2 from
|
what computer game series is Ninja Gaiden Sigma 2 from
|
SELECT DISTINCT ?m WHERE { resource:Q730466 property:P179 ?m }
|
SELECT DISTINCT ?m WHERE { resource:Ninja_Gaiden_Sigma_2 property:part_of_the_series ?m }
|
Ninja Gaiden Sigma 2
|
part of the series
|
Ninja Gaiden series
|
Q730466
|
P179
|
Q590004
|
?m
|
||
which city did jerry lynch die
|
which city did Jerry Lynch die
|
SELECT DISTINCT ?u WHERE { resource:Q16019456 property:P20 ?u }
|
SELECT DISTINCT ?u WHERE { resource:Jerry_Lynch property:place_of_death ?u }
|
Jerry Lynch
|
place of death
|
Atlanta
|
Q16019456
|
P20
|
Q23556
|
?u
|
||
which country does yasushi nagata come from
|
which country does Yasushi Nagata come from
|
SELECT DISTINCT ?k WHERE { resource:Q11550298 property:P27 ?k }
|
SELECT DISTINCT ?k WHERE { resource:Yasushi_Nagata property:country_of_citizenship ?k }
|
Yasushi Nagata
|
country of citizenship
|
Japan
|
Q11550298
|
P27
|
Q17
|
?k
|
||
who is the director of the strange love movie
|
who is the director of the Strange Love movie
|
SELECT DISTINCT ?t WHERE { resource:Q7621420 property:P57 ?t }
|
SELECT DISTINCT ?t WHERE { resource:Strange_Love property:director ?t }
|
Strange Love
|
director
|
Alan Ball
|
Q7621420
|
P57
|
Q1752144
|
?t
|
||
Who is a child of charlotte johnson wahl
|
Who is a child of Charlotte Johnson Wahl
|
SELECT DISTINCT ?u WHERE { resource:Q16106302 property:P40 ?u }
|
SELECT DISTINCT ?u WHERE { resource:Charlotte_Johnson_Wahl property:child ?u }
|
Charlotte Johnson Wahl
|
child
|
Boris Johnson
|
Q16106302
|
P40
|
Q180589
|
?u
|
||
what person was born in wrocław?
|
what person was born in Wrocław?
|
SELECT DISTINCT ?h WHERE { ?h property:P19 resource:Q1799 }
|
SELECT DISTINCT ?h WHERE { ?h property:place_of_birth resource:Wrocław }
|
place of birth
|
Wrocław
|
Albert Emil Brachvogel
|
P19
|
Q1799
|
Q216668
|
?h
|
||
Who founded rockridge institute?
|
Who founded Rockridge Institute?
|
SELECT DISTINCT ?x WHERE { resource:Q7355551 property:P112 ?x }
|
SELECT DISTINCT ?x WHERE { resource:Rockridge_Institute property:founder ?x }
|
Rockridge Institute
|
founder
|
George Lakoff
|
Q7355551
|
P112
|
Q313772
|
?x
|
||
Where did hans kann die
|
Where did Hans Kann die
|
SELECT DISTINCT ?w WHERE { resource:Q85672 property:P20 ?w }
|
SELECT DISTINCT ?w WHERE { resource:Hans_Kann property:place_of_death ?w }
|
Hans Kann
|
place of death
|
Vienna
|
Q85672
|
P20
|
Q1741
|
?w
|
||
What is a bollywood film?
|
What is a Bollywood film?
|
SELECT DISTINCT ?z WHERE { ?z property:P136 resource:Q93196 }
|
SELECT DISTINCT ?z WHERE { ?z property:genre resource:Bollywood }
|
genre
|
Bollywood
|
Grahan
|
P136
|
Q93196
|
Q5593445
|
?z
|
||
what person was born in freiburg?
|
what person was born in freiburg?
|
SELECT DISTINCT ?o WHERE { ?o property:P19 resource:Q2833 }
|
SELECT DISTINCT ?o WHERE { ?o property:place_of_birth resource:Freiburg_im_Breisgau }
|
place of birth
|
Freiburg im Breisgau
|
Peter Nestler
|
P19
|
Q2833
|
Q2077250
|
?o
|
||
what is mike hargrove's job?
|
what is Mike Hargrove's job?
|
SELECT DISTINCT ?m WHERE { resource:Q3313358 property:P106 ?m }
|
SELECT DISTINCT ?m WHERE { resource:Mike_Hargrove property:occupation ?m }
|
Mike Hargrove
|
occupation
|
baseball manager
|
Q3313358
|
P106
|
Q1186921
|
?m
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.