Difference between revisions of "Which city has the most cathedrals? (Q169)"
Jump to navigation
Jump to search
(Changed claim: mention (P38): has) |
(Changed claim: query (P11): SELECT ?obj WHERE { ?sbj wdt:P31/wdt:P279* wd:Q2977 . ?sbj wdt:P276?/wdt:P131* ?obj . ?obj wdt:P31/wdt:P279* wd:Q515 . } GROUP BY ?obj ORDER BY DESC(COUNT(DISTINCT ?sbj)) LIMIT 1) |
||
Property / query | Property / query | ||
SELECT ?obj WHERE { ?sbj wdt:P31/wdt:P279* wd:Q2977 . ?sbj wdt:P276?/wdt:P131* ?obj . ?obj wdt:P31/wdt:P279* wd:Q515 . } GROUP BY ?obj ORDER BY DESC(COUNT(DISTINCT ?sbj)) LIMIT 1 |
Revision as of 01:19, 21 November 2022
No description defined
- What city contains the most cathedrals?
- Which city has the highest number of cathedrals?
Language | Label | Description | Also known as |
---|---|---|---|
English |
Which city has the most cathedrals?
|
No description defined
|
|
Statements
SELECT ?obj WHERE { ?sbj wdt:P31/wdt:P279* wd:Q2977 . ?sbj wdt:P276?/wdt:P131* ?obj . ?obj wdt:P31/wdt:P279* wd:Q515 . } GROUP BY ?obj ORDER BY DESC(COUNT(DISTINCT ?sbj)) LIMIT 1
0 references