What is the tallest mountain on Earth? (Q432): Difference between revisions
Appearance
Added [es] alias: ¿Qué es la montaña más elevada del mundo? |
Changed claim: query (P11): SELECT ?sbj WHERE { ?sbj wdt:P31/wdt:P279* wd:Q8502 . ?sbj p:P625/psv:P625/wikibase:geoGlobe wd:Q2 . ?sbj p:P2044/psn:P2044/wikibase:quantityAmount ?obj . } ORDER BY DESC(?obj) LIMIT 1 |
||
| Property / query | Property / query | ||
SELECT ?sbj WHERE { ?sbj wdt:P31/wdt:P279* wd:Q8502 . ?sbj p:P625/psv:P625/wikibase:geoGlobe wd:Q2 . ?sbj p:P2044/psn:P2044/wikibase:quantityAmount ?obj . } ORDER BY DESC(?obj) LIMIT 1 | |||
Revision as of 18:18, 20 November 2023
No description defined
- What is the highest mountain on Earth?
| Language | Label | Description | Also known as |
|---|---|---|---|
| English | What is the tallest mountain on Earth? |
No description defined |
|
Statements
SELECT ?sbj WHERE { ?sbj wdt:P31/wdt:P279* wd:Q8502 . ?sbj p:P625/psv:P625/wikibase:geoGlobe wd:Q2 . ?sbj p:P2044/psn:P2044/wikibase:quantityAmount ?obj . } ORDER BY DESC(?obj) LIMIT 1
0 references