Who was the winner of the latest Fields Medal? (Q189): Difference between revisions
Appearance
Changed claim: mention (P38): winner |
Changed claim: mention (P38): won |
||
| Property / mention: won (English) / qualifier | |||
Revision as of 22:24, 10 February 2022
No description defined
- Who won the latest Fields Medal?
- Who was awarded the most recent Fields Medal?
| Language | Label | Description | Also known as |
|---|---|---|---|
| English | Who was the winner of the latest Fields Medal? |
No description defined |
|
Statements
SELECT ?sbj WHERE { ?sbj p:P166 ?obj . ?obj ps:P166 wd:Q28835 . ?obj pq:P585 ?year . } ORDER BY DESC(?year) LIMIT 1
0 references
SELECT ?sbj WHERE { { SELECT (MAX(?date) AS ?recent) { ?sbj p:P166 ?obj . ?obj ps:P166 wd:Q28835 . ?obj pq:P585 ?date . } } ?sbj p:P166 ?obj . ?obj ps:P166 wd:Q28835 . ?obj pq:P585 ?recent . }
0 references