Which city has the most cathedrals? (Q169): Difference between revisions
Appearance
Changed claim: mention (P38): contains |
Removed [es] alias: ¿Cuál ciudad tiene el mayor número de catedrales? |
||
| (5 intermediate revisions by 2 users not shown) | |||
| label / es | label / es | ||
¿Qué ciudad tiene el número máximo de catedrales? | |||
| label / da | label / da | ||
Hvilken by har flest katedraler? | |||
| aliases / es / 0 | aliases / es / 0 | ||
| 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 | |||
| Property / mention: has (English) / qualifier | |||
| Property / mention: has (English) / qualifier | |||
| Property / mention: tiene (Spanish) / qualifier | |||
| Property / mention: tiene (Spanish) / qualifier | |||
Latest revision as of 23:57, 12 March 2026
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