Which genus has the most species? (Q300)
Appearance
No description defined
- What genus has the highest number of species?
| Language | Label | Description | Also known as |
|---|---|---|---|
| English | Which genus has the most species? |
No description defined |
|
Statements
SELECT ?obj WHERE { ?sbj wdt:P105 wd:Q7432 . ?sbj wdt:P171+ ?obj . ?obj wdt:P105 wd:Q34740 . } GROUP BY ?obj ORDER BY DESC(COUNT(DISTINCT ?sbj)) LIMIT 1
0 references