Difference between revisions of "What country's flag has the same colors as the French flag? (Q331)"
Jump to navigation
Jump to search
(Created claim: mention (P38): colours) |
(Changed claim: mention (P38): colours) |
||
Property / mention | Property / mention | ||
colours (British English) |
Revision as of 05:48, 29 August 2022
No description defined
- Which countries' flags have the same colors as France?
Language | Label | Description | Also known as |
---|---|---|---|
English |
What country's flag has the same colors as the French flag?
|
No description defined
|
|
Statements
SELECT DISTINCT ?sbj WHERE { { SELECT ?sbj (COUNT(DISTINCT ?obj2) AS ?cnt1) (COUNT(DISTINCT ?obj3) AS ?cnt2) (COUNT(DISTINCT ?obj4) AS ?cnt3) WHERE { ?sbj wdt:P31/wdt:P279* wd:Q3624078 . ?sbj wdt:P163 ?obj1 . ?obj1 wdt:P462 ?obj2 . wd:Q43192 wdt:P462 ?obj2 . FILTER(?obj1 != wd:Q43192) wd:Q43192 wdt:P462 ?obj3 . ?obj1 wdt:P462 ?obj4 . } GROUP BY ?sbj } FILTER(?cnt1 = ?cnt2 && ?cnt2 = ?cnt3) }
0 references