Difference between revisions of "Q429 (Q429)"
Jump to navigation
Jump to search
(Changed claim: query (P11): SELECT DISTINCT ?pokemon WHERE { { ?pokemon wdt:P31 wd:Q25930757 ; p:P31 ?bicho. ?bicho ps:P31 wd:Q25930757 ; pq:P518 wd:Q25931659. ?pokemon wdt:P31 wd:Q25930490 ; p:P31 ?fuego. ?fuego ps:P31 wd:Q25930490 ; pq:P518 wd:Q25931668. } UNION { ?pokemon wdt:P31 wd:Q25930757 ; p:P31 ?bicho. ?bicho ps:P31 wd:Q25930757 ; pq:P518 wd:Q25931668. ?pokemon wdt:P31 w...) |
(Changed claim: query (P11): SELECT (((COUNT(DISTINCT?deathPresident))/(COUNT(DISTINCT?president))) AS ?p) WHERE { ?president wdt:P39/wdt:P279* wd:Q30461. ?deathPresident wdt:P39/wdt:P279* wd:Q30461; p:P39/wdt:P279* ?presidency . ?presidency ps:P39/wdt:P279* wd:Q30461; pq:P1534 /wdt:P279* wd:Q99521170 . }) |
||
Property / query | Property / query | ||
SELECT (((COUNT(DISTINCT?deathPresident))/(COUNT(DISTINCT?president))) AS ?p) WHERE { ?president wdt:P39/wdt:P279* wd:Q30461. ?deathPresident wdt:P39/wdt:P279* wd:Q30461; p:P39/wdt:P279* ?presidency . ?presidency ps:P39/wdt:P279* wd:Q30461; pq:P1534 /wdt:P279* wd:Q99521170 . } |
Revision as of 17:55, 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
|
|
Statements
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 (((COUNT(DISTINCT?deathPresident))/(COUNT(DISTINCT?president))) AS ?p) WHERE { ?president wdt:P39/wdt:P279* wd:Q30461. ?deathPresident wdt:P39/wdt:P279* wd:Q30461; p:P39/wdt:P279* ?presidency . ?presidency ps:P39/wdt:P279* wd:Q30461; pq:P1534 /wdt:P279* wd:Q99521170 . }
0 references