Difference between revisions of "Which planet has the least mass? (Q411)"
Jump to navigation
Jump to search
(Created claim: query (P11): SELECT ?planet WHERE { ?planet wdt:P31/wdt:P279* wd:Q634 . ?planet wdt:P2067 ?mass .} ORDER BY ASC(?mass) LIMIT 1) |
(Created claim: mention (P38): planet) |
||
Property / mention | |||
planet (English) | |||
Property / mention: planet (English) / rank | |||
Normal rank | |||
Property / mention: planet (English) / qualifier | |||
Revision as of 02:09, 21 November 2022
No description defined
Language | Label | Description | Also known as |
---|---|---|---|
English |
Which planet has the least mass?
|
No description defined
|
Statements
SELECT ?planet WHERE { ?planet wdt:P31/wdt:P279* wd:Q634 . ?planet wdt:P2067 ?mass .} ORDER BY ASC(?mass) LIMIT 1
0 references