Difference between revisions of "Who has won more than one type of Nobel Prize? (Q168)"
Jump to navigation
Jump to search
(Created claim: instance of (P1): question (Q1)) |
(Created claim: query (P11): SELECT ?sbj WHERE { ?sbj wdt:P166 ?obj . ?obj wdt:P31*/wdt:P279* wd:Q7191 } GROUP BY ?sbj HAVING(COUNT(DISTINCT(?obj))>1)) |
||
Property / query | |||
SELECT ?sbj WHERE { ?sbj wdt:P166 ?obj . ?obj wdt:P31*/wdt:P279* wd:Q7191 } GROUP BY ?sbj HAVING(COUNT(DISTINCT(?obj))>1) | |||
Property / query: SELECT ?sbj WHERE { ?sbj wdt:P166 ?obj . ?obj wdt:P31*/wdt:P279* wd:Q7191 } GROUP BY ?sbj HAVING(COUNT(DISTINCT(?obj))>1) / rank | |||
Normal rank |
Revision as of 23:46, 9 February 2022
No description defined
- Who has won multiple types of Nobel Prize?
- Who has won Nobel Prizes in different categories?
Language | Label | Description | Also known as |
---|---|---|---|
English |
Who has won more than one type of Nobel Prize?
|
No description defined
|
|
Statements
SELECT ?sbj WHERE { ?sbj wdt:P166 ?obj . ?obj wdt:P31*/wdt:P279* wd:Q7191 } GROUP BY ?sbj HAVING(COUNT(DISTINCT(?obj))>1)
0 references