Which video game series has the most video games? (Q410)
Appearance
No description defined
- What series of video game has the most video games?
| Language | Label | Description | Also known as |
|---|---|---|---|
| English | Which video game series has the most video games? |
No description defined |
|
Statements
SELECT ?obj WHERE { SELECT ?obj (COUNT(?sbj) as ?cnt) WHERE { ?obj wdt:P31 wd:Q7058673 . ?sbj wdt:P179 ?obj . } GROUP BY (?obj) ORDER BY DESC (?numGames) LIMIT 1 }
0 references