instruction
stringclasses
1 value
input
stringlengths
1
655
output
stringlengths
47
392
Generate a SPARQL query that returns the answer of the following question.
Tell me which is the athletic conference which contains the word north in it's name?
SELECT DISTINCT ?sbj ?sbj_label WHERE { ?sbj wdt:/instance of/ wd:/athletic conference/ . ?sbj rdfs:label ?sbj_label . FILTER(CONTAINS(lcase(?sbj_label), 'north')) . FILTER (lang(?sbj_label) = 'en') } LIMIT 25
Generate a SPARQL query that returns the answer of the following question.
Which is the business with the headquarters location in Barcelona?
select distinct ?sbj where { ?sbj wdt:/headquarters location/ wd:/Barcelona/ . ?sbj wdt:/instance of/ wd:/business/ }
Generate a SPARQL query that returns the answer of the following question.
What positive emotion starts with the letter "t"?
SELECT DISTINCT ?sbj ?sbj_label WHERE { ?sbj wdt:/instance of/ wd:/positive emotion/ . ?sbj rdfs:label ?sbj_label . FILTER(STRSTARTS(lcase(?sbj_label), 't')) . FILTER (lang(?sbj_label) = 'en') } LIMIT 25
Generate a SPARQL query that returns the answer of the following question.
Is it true that the number of speakers of Esperanto equals to 2000?
ASK WHERE { wd:/Esperanto/ wdt:/number of speakers, writers, or signers/ ?obj filter(?obj = 2000) }
Generate a SPARQL query that returns the answer of the following question.
Is it true that the width of the Jochenstein is equal to 0.015?
ASK WHERE { wd:/Jochenstein/ wdt:/width/ ?obj filter(?obj = 0.015) }
Generate a SPARQL query that returns the answer of the following question.
When did Eduardo Frei Ruiz-Tagle receive an award as Lagun Onari?
SELECT ?value WHERE { wd:/Eduardo Frei Ruiz-Tagle/ p:/award received/ ?s . ?s ps:/award received/ wd:/Lagun Onari/ . ?s pq:/point in time/ ?value}
Generate a SPARQL query that returns the answer of the following question.
Is Major depressive disorder a genetic association SCN1B and ENOX1
ASK WHERE { wd:/major depressive disorder/ wdt:/genetic association/ wd:/SCN1B/ . wd:/major depressive disorder/ wdt:/genetic association/ wd:/ENOX1/ }
Generate a SPARQL query that returns the answer of the following question.
Is the production rate of the Maury AOC equal 4299?
ASK WHERE { wd:/Maury AOC/ wdt:/production rate/ ?obj filter(?obj = 4299) }
Generate a SPARQL query that returns the answer of the following question.
What award was received by Seymour Hersh in 1970?
SELECT ?obj WHERE { wd:/Seymour Hersh/ p:/award received/ ?s . ?s ps:/award received/ ?obj . ?s pq:/point in time/ ?x filter(contains(YEAR(?x),'1970')) }
Generate a SPARQL query that returns the answer of the following question.
Who is profession's field is musician having a timeline of topic of history of music?
SELECT ?answer WHERE { wd:/musician/ wdt:/field of this occupation/ ?answer . ?answer wdt:/history of topic/ wd:/history of music/}
Generate a SPARQL query that returns the answer of the following question.
how many authorities lead the european union?
SELECT (COUNT(?sub) AS ?value ) { ?sub wdt:/authority/ wd:/European Union/ }
Generate a SPARQL query that returns the answer of the following question.
Who is the {gene} for {genetic association} of {allergic rhinitis}
select distinct ?obj where { wd:/allergic rhinitis/ wdt:/genetic association/ ?obj . ?obj wdt:/instance of/ wd:/gene/ }
Generate a SPARQL query that returns the answer of the following question.
Marge Champion's given name is Celeste in which series ordinal?
SELECT ?value WHERE { wd:/Marge Champion/ p:/given name/ ?s . ?s ps:/given name/ wd:/Celeste/ . ?s pq:/series ordinal/ ?value}
Generate a SPARQL query that returns the answer of the following question.
What is the Location and Organizer of the AVN award?
SELECT ?ans_1 ?ans_2 WHERE { wd:/AVN Award/ wdt:/location/ ?ans_1 . wd:/AVN Award/ wdt:/organizer/ ?ans_2 }
Generate a SPARQL query that returns the answer of the following question.
Does the Colditz number of episodes equal 2?
ASK WHERE { wd:/Colditz/ wdt:/number of episodes/ ?obj filter(?obj = 2) }
Generate a SPARQL query that returns the answer of the following question.
Which is the volcanic rock which contains the word trachyte in it's name?
SELECT DISTINCT ?sbj ?sbj_label WHERE { ?sbj wdt:/instance of/ wd:/volcanic rock/ . ?sbj rdfs:label ?sbj_label . FILTER(CONTAINS(lcase(?sbj_label), 'trachyte')) . FILTER (lang(?sbj_label) = 'en') } LIMIT 25
Generate a SPARQL query that returns the answer of the following question.
who rank for taxon rank of Dodo?
select distinct ?obj where { wd:/Raphus cucullatus/ wdt:/taxon rank/ ?obj . ?obj wdt:/instance of/ wd:/rank in botany/ }
Generate a SPARQL query that returns the answer of the following question.
Who is the author in the National Academy of Sciences for Proceedings of the National Academy of Sciences of the United States of America?
SELECT ?value WHERE { wd:/Proceedings of the National Academy of Sciences of the United States of America/ p:/author/ ?s . ?s ps:/author/ wd:/National Academy of Sciences/ . ?s pq:/object named as/ ?value}
Generate a SPARQL query that returns the answer of the following question.
What award did Subrahmanyan Chandrasekhar receive in 1974?
SELECT ?obj WHERE { wd:/Subrahmanyan Chandrasekhar/ p:/award received/ ?s . ?s ps:/award received/ ?obj . ?s pq:/point in time/ ?x filter(contains(YEAR(?x),'1974')) }
Generate a SPARQL query that returns the answer of the following question.
What is The Lion King's theme music?
select distinct ?obj where { wd:/The Lion King/ wdt:/theme music/ ?obj . ?obj wdt:/instance of/ wd:/musical release/ }
Generate a SPARQL query that returns the answer of the following question.
What is the { start time } for { Jakarta } as { Tokyo } has { twined administrative body }?
SELECT ?value WHERE { wd:/Jakarta/ p:/twinned administrative body/ ?s . ?s ps:/twinned administrative body/ wd:/Tokyo/ . ?s pq:/start time/ ?value}
Generate a SPARQL query that returns the answer of the following question.
/who is nominated for of Benedict XV that of point in time is 1915-1-1?
SELECT ?obj WHERE { wd:/Benedict XV/ p:/nominated for/ ?s . ?s ps:/nominated for/ ?obj . ?s pq:/point in time/ ?x filter(contains(YEAR(?x),'1915')) }
Generate a SPARQL query that returns the answer of the following question.
How many molecular fuctions are done by DNA polymerase?
SELECT (COUNT(?sub) AS ?value ) { ?sub wdt:/molecular function/ wd:/DNA polymerase/ }
Generate a SPARQL query that returns the answer of the following question.
When did Bob Kahn receive the Marconi Prize?
SELECT ?value WHERE { wd:/Bob Kahn/ p:/award received/ ?s . ?s ps:/award received/ wd:/Marconi Prize/ . ?s pq:/point in time/ ?value}
Generate a SPARQL query that returns the answer of the following question.
Tell me the isotope hydrogen which follows deuterium and whose name starts with t?
SELECT DISTINCT ?sbj ?sbj_label WHERE { ?sbj wdt:/instance of/ wd:/isotope of hydrogen/ . ?sbj wdt:/follows/ wd:/deuterium/ . ?sbj rdfs:label ?sbj_label . FILTER(STRSTARTS(lcase(?sbj_label), 't')) . FILTER (lang(?sbj_label) = 'en') } LIMIT 25
Generate a SPARQL query that returns the answer of the following question.
Is Rod Stewart's children Sean Stewart and Ruby Stewart?
ASK WHERE { wd:/Rod Stewart/ wdt:/child/ wd:/Sean Stewart/ . wd:/Rod Stewart/ wdt:/child/ wd:/Ruby Stewart/ }
Generate a SPARQL query that returns the answer of the following question.
In the topic of Visual Arts by Indigenous Peoples of the Americas, what is the denomination of animism?
SELECT ?answer WHERE { wd:/art of Amerindian peoples/ wdt:/facet of/ ?answer . ?answer wdt:/religion or worldview/ wd:/animism/}
Generate a SPARQL query that returns the answer of the following question.
Name a sport played on beaches that contains the word "handball " in its name
SELECT DISTINCT ?sbj ?sbj_label WHERE { ?sbj wdt:/instance of/ wd:/sport/ . ?sbj wdt:/sports discipline competed in/ wd:/beach handball/ . ?sbj rdfs:label ?sbj_label . FILTER(CONTAINS(lcase(?sbj_label), 'handball')) . FILTER (lang(?sbj_label) = 'en') } LIMIT 25
Generate a SPARQL query that returns the answer of the following question.
Where did William Henry Harrison die and where was he buried?
SELECT ?ans_1 ?ans_2 WHERE { wd:/William Henry Harrison/ wdt:/place of death/ ?ans_1 . wd:/William Henry Harrison/ wdt:/place of burial/ ?ans_2 }
Generate a SPARQL query that returns the answer of the following question.
Name the terminal point for Bruges.
select distinct ?sbj where { ?sbj wdt:/terminus location/ wd:/Bruges/ . ?sbj wdt:/instance of/ wd:/canal/ }
Generate a SPARQL query that returns the answer of the following question.
Which is the biological database for the location of Yale University?
select distinct ?sbj where { ?sbj wdt:/location/ wd:/Yale University/ . ?sbj wdt:/instance of/ wd:/biological database/ }
Generate a SPARQL query that returns the answer of the following question.
When did Jerome Bruner receive an APA Award for Distinguished Scientific Contributions to Psychology?
SELECT ?value WHERE { wd:/Jerome Bruner/ p:/award received/ ?s . ?s ps:/award received/ wd:/APA Award for Distinguished Scientific Contributions to Psychology/ . ?s pq:/point in time/ ?value}
Generate a SPARQL query that returns the answer of the following question.
tell me stock market crash that contains the word market market in the name
SELECT DISTINCT ?sbj ?sbj_label WHERE { ?sbj wdt:/instance of/ wd:/stock market crash/ . ?sbj rdfs:label ?sbj_label . FILTER(CONTAINS(lcase(?sbj_label), 'market')) . FILTER (lang(?sbj_label) = 'en') } LIMIT 25
Generate a SPARQL query that returns the answer of the following question.
What are theprovincial or territorial capital city in Canada which start with the letter yellowknife
SELECT DISTINCT ?sbj ?sbj_label WHERE { ?sbj wdt:/instance of/ wd:/provincial or territorial capital city in Canada/ . ?sbj rdfs:label ?sbj_label . FILTER(CONTAINS(lcase(?sbj_label), 'yellowknife')) . FILTER (lang(?sbj_label) = 'en') } LIMIT 25
Generate a SPARQL query that returns the answer of the following question.
What tributary ends in the Jari River?
SELECT ?answer WHERE { wd:/Jari River/ wdt:/mouth of the watercourse/ ?X . ?X wdt:/tributary/ ?answer}
Generate a SPARQL query that returns the answer of the following question.
Which trophies has Tom Hollander won?
SELECT ?answer WHERE { wd:/Tom Hollander/ wdt:/award received/ ?X . ?X wdt:/winner/ ?answer}
Generate a SPARQL query that returns the answer of the following question.
In what country and location did the Battle of the Somme take place?
SELECT ?ans_1 ?ans_2 WHERE { wd:/Battle of the Somme/ wdt:/country/ ?ans_1 . wd:/Battle of the Somme/ wdt:/location/ ?ans_2 }
Generate a SPARQL query that returns the answer of the following question.
What is the Death location of Manuel Gamio which has a polulation of 8918653 ?
SELECT ?answer WHERE { wd:/Manuel Gamio/ wdt:/place of death/ ?answer . ?answer wdt:/population/ ?x FILTER(contains(?x,'8918653'))}
Generate a SPARQL query that returns the answer of the following question.
What is the activity policy in this place of the art collection of Saint George and the Dragon?
SELECT ?answer WHERE { wd:/Saint George and the Dragon/ wdt:/collection/ ?X . ?X wdt:/activity policy in this place/ ?answer}
Generate a SPARQL query that returns the answer of the following question.
Where is the stomach located anatomicaly
select distinct ?obj where { wd:/stomach/ wdt:/anatomical location/ ?obj . ?obj wdt:/instance of/ wd:/anatomical structure/ }
Generate a SPARQL query that returns the answer of the following question.
How many individuals are the same as Zeus?
SELECT (COUNT(?sub) AS ?value ) { ?sub wdt:/said to be the same as/ wd:/Zeus/ }
Generate a SPARQL query that returns the answer of the following question.
Where was the place of death and what was the manner of death of Reinhard Heydrich?
SELECT ?ans_1 ?ans_2 WHERE { wd:/Reinhard Heydrich/ wdt:/place of death/ ?ans_1 . wd:/Reinhard Heydrich/ wdt:/manner of death/ ?ans_2 }
Generate a SPARQL query that returns the answer of the following question.
Where is the birth place of Andrew W. Mellon located at 40.44062 -79.99589?
SELECT ?answer WHERE { wd:/Andrew W. Mellon/ wdt:/place of birth/ ?answer . ?answer wdt:/coordinate location/ ?x FILTER(contains(?x,'40.44062 -79.99589'))}
Generate a SPARQL query that returns the answer of the following question.
What is the geography of Yosemite Falls National Park?
SELECT ?answer WHERE { wd:/Yosemite Falls/ wdt:/located in protected area/ ?answer . ?answer wdt:/geography of topic/ wd:/geography of the Yosemite area/}
Generate a SPARQL query that returns the answer of the following question.
Which city in Belgium shares a border with Bruges?
select distinct ?sbj where { ?sbj wdt:/shares border with/ wd:/Bruges/ . ?sbj wdt:/instance of/ wd:/municipality of Belgium/ }
Generate a SPARQL query that returns the answer of the following question.
What are the differences inn {state} ?
SELECT (COUNT(?sub) AS ?value ) { ?sub wdt:/different from/ wd:/state/ }
Generate a SPARQL query that returns the answer of the following question.
How can you tell Laayoune has 26033 households?
SELECT ?value WHERE { wd:/Laayoune/ p:/number of households/ ?s . ?s ps:/number of households/ ?x filter(contains(?x,'26033.0')) . ?s pq:/determination method/ ?value}
Generate a SPARQL query that returns the answer of the following question.
What date was Zenobia born?
SELECT ?value WHERE { wd:/Zenobia/ p:/date of birth/ ?s . ?s ps:/date of birth/ ?x filter(contains(?x,'240-0-0')) . ?s pq:/instance of/ ?value}
Generate a SPARQL query that returns the answer of the following question.
When did the AIDS epidemic reach 9.19074e+07 victims?
SELECT ?value WHERE { wd:/HIV/AIDS/ p:/disease burden/ ?s . ?s ps:/disease burden/ ?x filter(contains(?x,'9.19074e+07')) . ?s pq:/point in time/ ?value}
Generate a SPARQL query that returns the answer of the following question.
Which film was Sergei Eisenstein a director of?
select distinct ?sbj where { ?sbj wdt:/director/ wd:/Sergei Eisenstein/ . ?sbj wdt:/instance of/ wd:/film/ }
Generate a SPARQL query that returns the answer of the following question.
What is the legal form of Deutsche Welle that began in December 16, 1960?
SELECT ?obj WHERE { wd:/Deutsche Welle/ p:/legal form/ ?s . ?s ps:/legal form/ ?obj . ?s pq:/start time/ ?x filter(contains(YEAR(?x),'1960')) }
Generate a SPARQL query that returns the answer of the following question.
Where was The Dark Side of the Moon was recorded?
SELECT ?answer WHERE { wd:/The Dark Side of the Moon/ wdt:/recorded at studio or venue/ ?X . ?X wdt:/location/ ?answer}
Generate a SPARQL query that returns the answer of the following question.
Are there 411600000.0 children on Earth out of school
ASK WHERE { wd:/Earth/ wdt:/number of out-of-school children/ ?obj filter(?obj = 411600000.0) }
Generate a SPARQL query that returns the answer of the following question.
Who is film producer of narrative of Henderson ?
SELECT ?answer WHERE { wd:/Henderson/ wdt:/present in work/ ?X . ?X wdt:/producer/ ?answer}
Generate a SPARQL query that returns the answer of the following question.
Who is the diplomat of Southwest China?
SELECT ?answer WHERE { wd:/Southwest China/ wdt:/located in the administrative territorial entity/ ?X . ?X wdt:/diplomatic relation/ ?answer}
Generate a SPARQL query that returns the answer of the following question.
Vladimir Lenin was the leader of which country?
select distinct ?sbj where { ?sbj wdt:/head of government/ wd:/Vladimir Lenin/ . ?sbj wdt:/instance of/ wd:/sovereign state/ }
Generate a SPARQL query that returns the answer of the following question.
Which work of Toni Morrison was awarded the NAACP Image Award for Outstanding Literary Work, Fiction?
SELECT ?value WHERE { wd:/Toni Morrison/ p:/award received/ ?s . ?s ps:/award received/ wd:/NAACP Image Award for Outstanding Literary Work, Fiction/ . ?s pq:/for work/ ?value}
Generate a SPARQL query that returns the answer of the following question.
Who produced the record that split from I feel fine?
SELECT ?answer WHERE { wd:/I Feel Fine/ wdt:/follows/ ?X . ?X wdt:/producer/ ?answer}
Generate a SPARQL query that returns the answer of the following question.
How many anatomical locations are by the thymus?
SELECT (COUNT(?sub) AS ?value ) { ?sub wdt:/anatomical location/ wd:/thymus/ }
Generate a SPARQL query that returns the answer of the following question.
Who designed Fortran and won the Turing Award?
SELECT ?answer WHERE { wd:/Fortran/ wdt:/designed by/ ?answer . ?answer wdt:/award received/ wd:/Turing Award/}
Generate a SPARQL query that returns the answer of the following question.
Tell me pavo whose name has the word peacock in it.
SELECT DISTINCT ?sbj ?sbj_label WHERE { ?sbj wdt:/instance of/ wd:/Pavo/ . ?sbj rdfs:label ?sbj_label . FILTER(CONTAINS(lcase(?sbj_label), 'peacock')) . FILTER (lang(?sbj_label) = 'en') } LIMIT 25
Generate a SPARQL query that returns the answer of the following question.
Which company released Commodore 64 ?
select distinct ?sbj where { ?sbj wdt:/product or material produced/ wd:/Commodore 64/ . ?sbj wdt:/instance of/ wd:/video game publisher/ }
Generate a SPARQL query that returns the answer of the following question.
Which people are associated with the civilisation of Hadrian's Wall?
SELECT ?answer WHERE { wd:/Hadrian's Wall/ wdt:/culture/ ?X . ?X wdt:/category of associated people/ ?answer}
Generate a SPARQL query that returns the answer of the following question.
What is Paul Rudd's ethnic group and gender?
SELECT ?ans_1 ?ans_2 WHERE { wd:/Paul Rudd/ wdt:/ethnic group/ ?ans_1 . wd:/Paul Rudd/ wdt:/sex or gender/ ?ans_2 }
Generate a SPARQL query that returns the answer of the following question.
What position did Charles II of England hold in 1649?
SELECT ?obj WHERE { wd:/Charles II of England/ p:/position held/ ?s . ?s ps:/position held/ ?obj . ?s pq:/start time/ ?x filter(contains(YEAR(?x),'1649')) }
Generate a SPARQL query that returns the answer of the following question.
Tell me mathematical notation whose name has the word schläfli in it.
SELECT DISTINCT ?sbj ?sbj_label WHERE { ?sbj wdt:/instance of/ wd:/mathematical notation/ . ?sbj rdfs:label ?sbj_label . FILTER(CONTAINS(lcase(?sbj_label), 'schläfli')) . FILTER (lang(?sbj_label) = 'en') } LIMIT 25
Generate a SPARQL query that returns the answer of the following question.
Is Czech and Canadian French listed in country calling codes?
ASK WHERE { wd:/list of country calling codes/ wdt:/language of work or name/ wd:/Czech/ . wd:/list of country calling codes/ wdt:/language of work or name/ wd:/Canadian French/ }
Generate a SPARQL query that returns the answer of the following question.
which sports season has the highest points awarded whose participating teams is adelaide football club?
select ?ent where { ?ent wdt:/instance of/ wd:/sports season/ . ?ent wdt:/points awarded/ ?obj . ?ent wdt:/participating team/ wd:/Adelaide Football Club/ } ORDER BY DESC(?obj)LIMIT 5
Generate a SPARQL query that returns the answer of the following question.
Which {subject has role} and the {significant drug interaction} of {Amphetamine} ?
SELECT ?ans_1 ?ans_2 WHERE { wd:/DL-amphetamine/ wdt:/subject has role/ ?ans_1 . wd:/DL-amphetamine/ wdt:/significant drug interaction/ ?ans_2 }
Generate a SPARQL query that returns the answer of the following question.
How much acreage is the death place of Saul Bass?
SELECT ?answer WHERE { wd:/Saul Bass/ wdt:/place of death/ ?X . ?X wdt:/place of death/46 ?answer}
Generate a SPARQL query that returns the answer of the following question.
How many dimensions have a Captain America?
SELECT (COUNT(?obj) AS ?value ) { wd:/Captain America/ wdt:/from narrative universe/ ?obj }
Generate a SPARQL query that returns the answer of the following question.
Who received Steiger Award together with Wladimir Klitschko?
SELECT ?value WHERE { wd:/Wladimir Klitschko/ p:/award received/ ?s . ?s ps:/award received/ wd:/Steiger Award/ . ?s pq:/together with/ ?value}
Generate a SPARQL query that returns the answer of the following question.
What wards are in the Hautes-Pyrenees district?
SELECT ?answer WHERE { wd:/bun/ wdt:/different from/ ?answer . ?answer wdt:/located in the administrative territorial entity/ wd:/Hautes-Pyrénées/}
Generate a SPARQL query that returns the answer of the following question.
WHICH IS THE DEITY THAT WEARS HIMATION THAT CONTAINS THE WORD CHRIST IN THEIR NAME
SELECT DISTINCT ?sbj ?sbj_label WHERE { ?sbj wdt:/instance of/ wd:/deity/ . ?sbj wdt:/wears/ wd:/himation/ . ?sbj rdfs:label ?sbj_label . FILTER(CONTAINS(lcase(?sbj_label), 'christ')) . FILTER (lang(?sbj_label) = 'en') } LIMIT 25
Generate a SPARQL query that returns the answer of the following question.
Is the g-factor of a neutron equal to -4.5913014?
ASK WHERE { wd:/neutron/ wdt:/g-factor/ ?obj filter(?obj = -4.5913014) }
Generate a SPARQL query that returns the answer of the following question.
When was the Kingdom of Castile established?
SELECT ?value WHERE { wd:/Kingdom of Castile/ p:/instance of/ ?s . ?s ps:/instance of/ wd:/historical country/ . ?s pq:/start time/ ?value}
Generate a SPARQL query that returns the answer of the following question.
What position did Corazon Aquino hold before June 6, 1992?
SELECT ?obj WHERE { wd:/Corazon Aquino/ p:/position held/ ?s . ?s ps:/position held/ ?obj . ?s pq:/end time/ ?x filter(contains(YEAR(?x),'1992')) }
Generate a SPARQL query that returns the answer of the following question.
What are the resort which start with the letter s
SELECT DISTINCT ?sbj ?sbj_label WHERE { ?sbj wdt:/instance of/ wd:/resort/ . ?sbj rdfs:label ?sbj_label . FILTER(STRSTARTS(lcase(?sbj_label), 'v')) . FILTER (lang(?sbj_label) = 'en') } LIMIT 25
Generate a SPARQL query that returns the answer of the following question.
What is the archive with the most data size whose owned by is Wikimedia Foundation, Inc.?
select ?ent where { ?ent wdt:/instance of/ wd:/archives/ . ?ent wdt:/data size/ ?obj . ?ent wdt:/owned by/ wd:/Wikimedia Foundation/ } ORDER BY DESC(?obj)LIMIT 5
Generate a SPARQL query that returns the answer of the following question.
How many interactions does an antiproton have ?
SELECT (COUNT(?obj) AS ?value ) { wd:/antiproton/ wdt:/interaction/ ?obj }
Generate a SPARQL query that returns the answer of the following question.
For which website Julian did use to work for ?
select distinct ?sbj where { ?sbj wdt:/author/ wd:/Julian Assange/ . ?sbj wdt:/instance of/ wd:/whistleblower platform/ }
Generate a SPARQL query that returns the answer of the following question.
Is the right ascension of malin 1 less than 15.1398?
ASK WHERE { wd:/Malin 1/ wdt:/right ascension/ ?obj filter(?obj < 15.1398) }
Generate a SPARQL query that returns the answer of the following question.
Who is the organizer of the Grand Tour for Amaury Sport Organisation that has the word de in their name?
SELECT DISTINCT ?sbj ?sbj_label WHERE { ?sbj wdt:/instance of/ wd:/Grand Tour/ . ?sbj wdt:/organizer/ wd:/Amaury Sport Organisation/ . ?sbj rdfs:label ?sbj_label . FILTER(CONTAINS(lcase(?sbj_label), 'de')) . FILTER (lang(?sbj_label) = 'en') } LIMIT 25
Generate a SPARQL query that returns the answer of the following question.
Which is the start time for Salman of Saudi Arabia has position held as King of Saudi Arabia ?
SELECT ?value WHERE { wd:/Salman bin Abdulaziz Al Saud/ p:/position held/ ?s . ?s ps:/position held/ wd:/King of Saudi Arabia/ . ?s pq:/start time/ ?value}
Generate a SPARQL query that returns the answer of the following question.
Does the topographic prominence of the Dunantspitze equal 15?
ASK WHERE { wd:/Dunantspitze/ wdt:/topographic prominence/ ?obj filter(?obj = 15) }
Generate a SPARQL query that returns the answer of the following question.
When Camille Pissarro ended to work at Netherlands?
SELECT ?value WHERE { wd:/Camille Pissarro/ p:/work location/ ?s . ?s ps:/work location/ wd:/Netherlands/ . ?s pq:/end time/ ?value}
Generate a SPARQL query that returns the answer of the following question.
What is the ticker symbol for HSBC Holdings on the Hong Kong Stock Exchange?
SELECT ?value WHERE { wd:/HSBC/ p:/stock exchange/ ?s . ?s ps:/stock exchange/ wd:/Hong Kong Exchanges And Clearing Ltd/ . ?s pq:/ticker symbol/ ?value}
Generate a SPARQL query that returns the answer of the following question.
what is the replaced by Kevin Rudd has position held as Prime Minister of Australia ?
SELECT ?value WHERE { wd:/Kevin Rudd/ p:/position held/ ?s . ?s ps:/position held/ wd:/Prime Minister of Australia/ . ?s pq:/replaced by/ ?value}
Generate a SPARQL query that returns the answer of the following question.
Which hydroelectric dam produces the most energy?
select ?ent where { ?ent wdt:/instance of/ wd:/dam/ . ?ent wdt:/installed capacity/ ?obj . ?ent wdt:/instance of/ wd:/hydroelectric power station/ } ORDER BY DESC(?obj)LIMIT 5
Generate a SPARQL query that returns the answer of the following question.
who magic spell in Harry Potter for present in work of Harry Potter?
select distinct ?sbj where { ?sbj wdt:/present in work/ wd:/Harry Potter/ . ?sbj wdt:/instance of/ wd:/magic spell in Harry Potter/ }
Generate a SPARQL query that returns the answer of the following question.
Which republic with the a minimal nominal GDP is a member of the International Finance Corporation?
select ?ent where { ?ent wdt:/instance of/ wd:/republic/ . ?ent wdt:/nominal GDP/ ?obj . ?ent wdt:/member of/ wd:/International Finance Corporation/} ORDER BY ASC(?obj)LIMIT 5
Generate a SPARQL query that returns the answer of the following question.
When did Margaret Mead marry Gregory Bateson?
SELECT ?value WHERE { wd:/Margaret Mead/ p:/spouse/ ?s . ?s ps:/spouse/ wd:/Gregory Bateson/ . ?s pq:/start time/ ?value}
Generate a SPARQL query that returns the answer of the following question.
What was the twinned administrative body of San Diego in 1983?
SELECT ?obj WHERE { wd:/San Diego/ p:/twinned administrative body/ ?s . ?s ps:/twinned administrative body/ ?obj . ?s pq:/start time/ ?x filter(contains(YEAR(?x),'1983')) }
Generate a SPARQL query that returns the answer of the following question.
Is WWE the owner of The World?
ASK WHERE { wd:/WWE/ wdt:/owner of/ wd:/The World/ }
Generate a SPARQL query that returns the answer of the following question.
IS THE POULATION OF LIEBES EQAULS TO 0
ASK WHERE { wd:/Liebes/ wdt:/population/ ?obj filter(?obj = 0) }
Generate a SPARQL query that returns the answer of the following question.
when is the {end time} for {Luis Miguel Dominguín} has {spouse} as {Lucia Bosè} ?
SELECT ?value WHERE { wd:/Luis Miguel Dominguín/ p:/spouse/ ?s . ?s ps:/spouse/ wd:/Lucia Bosé/ . ?s pq:/end time/ ?value}
Generate a SPARQL query that returns the answer of the following question.
What is the capital of the secular state of Montevideo?
select distinct ?obj where { wd:/Montevideo/ wdt:/capital of/ ?obj . ?obj wdt:/instance of/ wd:/secular state/ }
Generate a SPARQL query that returns the answer of the following question.
Who is the editor of The New York Times?
select distinct ?obj where { wd:/The New York Times/ wdt:/editor/ ?obj . ?obj wdt:/instance of/ wd:/human/ }
Generate a SPARQL query that returns the answer of the following question.
Is it true that the VAT-rate of the Australia equals to 8.0?
ASK WHERE { wd:/Australia/ wdt:/VAT rate/ ?obj filter(?obj = 8.0) }
Generate a SPARQL query that returns the answer of the following question.
How many genetic associations are with the {colorectal cancer} ?
SELECT (COUNT(?sub) AS ?value ) { ?sub wdt:/genetic association/ wd:/colorectal cancer/ }