Which genus has the most species? (Q300): Difference between revisions
Appearance
Created claim: mention (P38): tiene |
Changed [es] label: ¿Qué género tiene más especies? |
||
| label / es | label / es | ||
¿Qué género tiene más especies? | |||
Revision as of 23:26, 12 March 2026
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