Difference between revisions of "What is the longest-living species? (Q244)"
Jump to navigation
Jump to search
(Updated [es] aliases: ¿Cuál especie tiene la esperanza máxima de vida?, ¿Cuál especie puede vivir más tiempo?) |
(Created claim: query (P11): SELECT DISTINCT ?sbj WHERE { ?sbj wdt:P105 wd:Q7432 . ?sbj wdt:P4214 ?obj } ORDER BY DESC(?obj) LIMIT 1) |
||
Property / query | |||
SELECT DISTINCT ?sbj WHERE { ?sbj wdt:P105 wd:Q7432 . ?sbj wdt:P4214 ?obj } ORDER BY DESC(?obj) LIMIT 1 | |||
Property / query: SELECT DISTINCT ?sbj WHERE { ?sbj wdt:P105 wd:Q7432 . ?sbj wdt:P4214 ?obj } ORDER BY DESC(?obj) LIMIT 1 / rank | |||
Normal rank | |||
Property / query: SELECT DISTINCT ?sbj WHERE { ?sbj wdt:P105 wd:Q7432 . ?sbj wdt:P4214 ?obj } ORDER BY DESC(?obj) LIMIT 1 / qualifier | |||
Property / query: SELECT DISTINCT ?sbj WHERE { ?sbj wdt:P105 wd:Q7432 . ?sbj wdt:P4214 ?obj } ORDER BY DESC(?obj) LIMIT 1 / qualifier | |||
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