Difference between revisions of "Q429 (Q429)"

From QAWiki
Jump to navigation Jump to search
(‎Changed claim: query (P11): SELECT ?surname WHERE { { SELECT ?surname (COUNT(?person) AS ?count) WHERE { ?person wdt:P106 wd:Q937857. ?person wdt:P734 ?surname. } GROUP BY ?surname } } ORDER BY DESC(?count) LIMIT 10)
(‎Changed claim: query (P11): SELECT ?animal WHERE { ?animal wdt:P31/wdt:P279* wd:Q2621143 })
Property / queryProperty / query
SELECT ?surname WHERE { { SELECT ?surname (COUNT(?person) AS ?count) WHERE { ?person wdt:P106 wd:Q937857. ?person wdt:P734 ?surname. } GROUP BY ?surname } } ORDER BY DESC(?count) LIMIT 10
SELECT ?animal WHERE { ?animal wdt:P31/wdt:P279* wd:Q2621143 }

Revision as of 17:57, 29 November 2022

No description defined
  • Who was the first president of Chile?
Language Label Description Also known as
English
No label defined
No description defined
  • Who was the first president of Chile?

Statements

0 references
SELECT ?president WHERE { ?president wdt:P39 wd:Q466956 ; p:P39 ?isPresident . ?isPresident ps:P39 wd:Q466956 ; pq:P580 ?start . } ORDER BY ?start LIMIT 1
0 references
SELECT ?animal WHERE { ?animal wdt:P31/wdt:P279* wd:Q2621143 }
0 references