Difference between revisions of "What is the most common cause of death among F1 drivers? (Q115)"

From QAWiki
Jump to navigation Jump to search
(‎Created claim: query (P11): SELECT ?obj (COUNT(DISTINCT ?sbj) AS ?count) { ?sbj wdt:P106 wd:Q10841764 . ?sbj wdt:P509 ?obj } GROUP BY ?obj ORDER BY DESC(?count) LIMIT 1)
(‎Changed claim: query (P11): SELECT ?obj (COUNT(DISTINCT ?sbj) AS ?count) { ?sbj wdt:P106 wd:Q10841764 . ?sbj wdt:P509 ?obj } GROUP BY ?obj ORDER BY DESC(?count) LIMIT 1)
Property / query: SELECT ?obj (COUNT(DISTINCT ?sbj) AS ?count) { ?sbj wdt:P106 wd:Q10841764 . ?sbj wdt:P509 ?obj } GROUP BY ?obj ORDER BY DESC(?count) LIMIT 1 / qualifier
 
Property / query: SELECT ?obj (COUNT(DISTINCT ?sbj) AS ?count) { ?sbj wdt:P106 wd:Q10841764 . ?sbj wdt:P509 ?obj } GROUP BY ?obj ORDER BY DESC(?count) LIMIT 1 / qualifier
 

Revision as of 22:56, 4 February 2022

No description defined
  • What is the leading cause of death among Formula One drivers?
Language Label Description Also known as
English
What is the most common cause of death among F1 drivers?
No description defined
  • What is the leading cause of death among Formula One drivers?

Statements

0 references
SELECT ?obj (COUNT(DISTINCT ?sbj) AS ?count) { ?sbj wdt:P106 wd:Q10841764 . ?sbj wdt:P509 ?obj } GROUP BY ?obj ORDER BY DESC(?count) LIMIT 1
0 references