Difference between revisions of "Which movie directed by Stanley Kubrick won the most Academy Awards? (Q422)"
Jump to navigation
Jump to search
(Updated [en] aliases: Which film directed by Kubrick won the most Academy Awards?, What Kubrick movie won the most Oscars?) |
(Created claim: mention (P38): Kubrick) |
||
Property / mention | |||
Kubrick (English) | |||
Property / mention: Kubrick (English) / rank | |||
Normal rank | |||
Property / mention: Kubrick (English) / qualifier | |||
Revision as of 22:38, 28 November 2022
No description defined
- Which film directed by Kubrick won the most Academy Awards?
- What Kubrick movie won the most Oscars?
Language | Label | Description | Also known as |
---|---|---|---|
English |
Which movie directed by Stanley Kubrick won the most Academy Awards?
|
No description defined
|
|
Statements
SELECT ?sbj ?max WHERE { { SELECT (MAX(?count) AS ?max) WHERE { SELECT (COUNT(?obj) AS ?count) WHERE { ?sbj wdt:P31/wdt:P279* wd:Q11424 . ?sbj wdt:P57 wd:Q2001 . ?sbj wdt:P166 ?obj . ?obj wdt:P31*/wdt:P279* wd:Q19020 . } GROUP BY ?sbj } } { SELECT ?sbj (COUNT(?obj) AS ?max) WHERE { ?sbj wdt:P31/wdt:P279* wd:Q11424 . ?sbj wdt:P57 wd:Q2001 . ?sbj wdt:P166 ?obj . ?obj wdt:P31*/wdt:P279* wd:Q19020 . } GROUP BY ?sbj } }
0 references