Which city has the most catedrals? (Q169): Difference between revisions
Appearance
Created claim: mention (P38): contains |
Created claim: mention (P38): tiene |
||
| Property / mention | |||
tiene (Spanish) | |||
| Property / mention: tiene (Spanish) / rank | |||
Normal rank | |||
| Property / mention: tiene (Spanish) / qualifier | |||
Revision as of 21:33, 10 February 2022
No description defined
- What city contains the most catedrals?
- Which city has the highest number of catedrals?
| Language | Label | Description | Also known as |
|---|---|---|---|
| English | Which city has the most catedrals? |
No description defined |
|
Statements
SELECT ?obj (COUNT(DISTINCT ?sbj) AS ?cnt) WHERE { ?sbj wdt:P31/wdt:P279* wd:Q2977 . ?sbj wdt:P131* ?obj . ?obj wdt:P31/wdt:P279* wd:Q515 . } GROUP BY ?obj ORDER BY DESC(COUNT(DISTINCT ?sbj)) LIMIT 1
0 references