Difference between revisions of "Who is the youngest head of state in the world? (Q103)"

From QAWiki
Jump to navigation Jump to search
(‎Changed claim: query (P11): SELECT ?obj1 WHERE { ?sbj wdt:P31/wdt:P279 wd:Q3624078 . ?sbj wdt:P35 ?obj1 . ?obj1 wdt:P569 ?obj2 . FILTER(!isBlank(?obj2)) } ORDER BY DESC(?obj2) LIMIT 1)
(‎Changed claim: query (P11): SELECT ?obj1 WHERE { ?sbj wdt:P31/wdt:P279* wd:Q3624078 . ?sbj wdt:P35 ?obj1 . ?obj1 wdt:P569 ?obj2 . FILTER(!isBlank(?obj2)) } ORDER BY DESC(?obj2) LIMIT 1)
Property / queryProperty / query
SELECT ?obj1 WHERE { ?sbj wdt:P31/wdt:P279 wd:Q3624078 . ?sbj wdt:P35 ?obj1 . ?obj1 wdt:P569 ?obj2 . FILTER(!isBlank(?obj2)) } ORDER BY DESC(?obj2) LIMIT 1
SELECT ?obj1 WHERE { ?sbj wdt:P31/wdt:P279* wd:Q3624078 . ?sbj wdt:P35 ?obj1 . ?obj1 wdt:P569 ?obj2 . FILTER(!isBlank(?obj2)) } ORDER BY DESC(?obj2) LIMIT 1

Revision as of 21:11, 4 February 2022

No description defined
  • Who is the youngest leader of a country in the world?
Language Label Description Also known as
English
Who is the youngest head of state in the world?
No description defined
  • Who is the youngest leader of a country in the world?

Statements

0 references
SELECT ?obj1 WHERE { ?sbj wdt:P31/wdt:P279* wd:Q3624078 . ?sbj wdt:P35 ?obj1 . ?obj1 wdt:P569 ?obj2 . FILTER(!isBlank(?obj2)) } ORDER BY DESC(?obj2) LIMIT 1
0 references