Difference between revisions of "Which countries currently have multiple capitals? (Q113)"

From QAWiki
Jump to navigation Jump to search
(‎Created claim: query (P11): SELECT ?sbj WHERE { ?sbj wdt:P36 ?obj1 . ?sbj wdt:P31/wdt:P279* wd:Q3624078 . MINUS { ?sbj wdt:P582|wdt:P576 ?obj2 } } GROUP BY ?sbj HAVING(COUNT(DISTINCT ?obj1) >= 2))
(‎Created claim: instance of (P1): question (Q1))
Property / instance of
 
Property / instance of: question / rank
 
Normal rank

Revision as of 22:44, 4 February 2022

No description defined
  • Which contemporary countries have multiple capitals?
  • Which countries have more than one capital?
Language Label Description Also known as
English
Which countries currently have multiple capitals?
No description defined
  • Which contemporary countries have multiple capitals?
  • Which countries have more than one capital?

Statements

SELECT ?sbj WHERE { ?sbj wdt:P36 ?obj1 . ?sbj wdt:P31/wdt:P279* wd:Q3624078 . MINUS { ?sbj wdt:P582|wdt:P576 ?obj2 } } GROUP BY ?sbj HAVING(COUNT(DISTINCT ?obj1) >= 2)
0 references
0 references