Toggle navigation
Home
New Query
Recent Queries
Discuss
Database tables
Database names
MediaWiki
Wikibase
Replicas browser and optimizer
Login
History
Fork
This query is marked as a draft
This query has been published
by
Marajozkee
.
List of Prime Ministers of India with causes of death
Toggle Highlighting
SQL
#List of Prime Minister of India with causes of death SELECT ?h ?cause ?name ?causeofdeath WHERE { ?h wdt:P39 wd:Q192711. ?h wdt:P509 OPTIONAL { ?h rdfs:label ?name. FILTER((LANG(?name)) = "en") } OPTIONAL { ?cause rdfs:label ?causeofdeath. FILTER((LANG(?causeofdeath)) = "en") } }
By running queries you agree to the
Cloud Services Terms of Use
and you irrevocably agree to release your SQL under
CC0 License
.
Submit Query
Stop Query
All SQL code is licensed under
CC0 License
.
Checking query status...