What is the longest-living species? (Q244): Difference between revisions
Appearance
Created claim: query (P11): SELECT DISTINCT ?sbj WHERE { ?sbj wdt:P105 wd:Q7432 . ?sbj wdt:P4214 ?obj } ORDER BY DESC(?obj) LIMIT 1 |
Created claim: issue (P36): unclear criteria (Q161) |
||
| Property / issue | |||
| Property / issue: unclear criteria / rank | |||
Normal rank | |||
Revision as of 04:39, 24 April 2022
No description defined
- What species has the longest lifespan?
- Which species can live the longest?
| Language | Label | Description | Also known as |
|---|---|---|---|
| English | What is the longest-living species? |
No description defined |
|
Statements
SELECT DISTINCT ?sbj WHERE { ?sbj wdt:P105 wd:Q7432 . ?sbj wdt:P4214 ?obj } ORDER BY DESC(?obj) LIMIT 1
0 references