Difference between revisions of "Q429 (Q429)"
Jump to navigation
Jump to search
(Changed claim: query (P11): SELECT ?goals WHERE { wd:Q615 p:P54 ?isBarcelona . ?isBarcelona ps:P54 wd:Q7156 ; pq:P1351 ?goals . }) |
(Changed claim: query (P11): SELECT (((COUNT(DISTINCT?tecnicoJugador))/(COUNT(DISTINCT?tecnico))) AS ?p) WHERE { ?tecnico wdt:P6087 wd:Q7156. ?tecnicoJugador wdt:P6087 wd:Q7156. ?tecnicoJugador wdt:P54 wd:Q7156. }) |
||
Property / query | Property / query | ||
SELECT (((COUNT(DISTINCT?tecnicoJugador))/(COUNT(DISTINCT?tecnico))) AS ?p) WHERE { ?tecnico wdt:P6087 wd:Q7156. ?tecnicoJugador wdt:P6087 wd:Q7156. ?tecnicoJugador wdt:P54 wd:Q7156. } |
Revision as of 17:54, 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?tecnicoJugador))/(COUNT(DISTINCT?tecnico))) AS ?p) WHERE { ?tecnico wdt:P6087 wd:Q7156. ?tecnicoJugador wdt:P6087 wd:Q7156. ?tecnicoJugador wdt:P54 wd:Q7156. }
0 references