Difference between revisions of "What country's flag has the same colors as the French flag? (Q331)"

From QAWiki
Jump to navigation Jump to search
(‎Added [en-gb] label: What country's flag has the same colours as the French flag?)
(‎Created claim: mention (P38): Francia)
 
(19 intermediate revisions by the same user not shown)
aliases / es / 0aliases / es / 0
 
¿Qué países tienen una bandera con los mismos colores que la bandera de Francia?
aliases / en-gb / 0aliases / en-gb / 0
 
Which countries' flags have the same colours as France?
Property / instance of
 
Property / instance of: question / rank
 
Normal rank
Property / query
 
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) }
Property / query: 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) } / rank
 
Normal rank
Property / query: 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) } / qualifier
 
Property / query: 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) } / qualifier
 
Property / mention
 
country (English)
Property / mention: country (English) / rank
 
Normal rank
Property / mention: country (English) / qualifier
 
Property / mention: country (English) / qualifier
 
Property / mention
 
flag (English)
Property / mention: flag (English) / rank
 
Normal rank
Property / mention: flag (English) / qualifier
 
Property / mention: flag (English) / qualifier
 
Property / mention
 
colors (English)
Property / mention: colors (English) / rank
 
Normal rank
Property / mention: colors (English) / qualifier
 
Property / mention: colors (English) / qualifier
 
Property / mention
 
French flag (English)
Property / mention: French flag (English) / rank
 
Normal rank
Property / mention: French flag (English) / qualifier
 
Property / mention
 
French (English)
Property / mention: French (English) / rank
 
Normal rank
Property / mention: French (English) / qualifier
 
Property / mention
 
France (English)
Property / mention: France (English) / rank
 
Normal rank
Property / mention: France (English) / qualifier
 
Property / mention
 
countries (English)
Property / mention: countries (English) / rank
 
Normal rank
Property / mention: countries (English) / qualifier
 
Property / mention: countries (English) / qualifier
 
Property / mention
 
colours (British English)
Property / mention: colours (British English) / rank
 
Normal rank
Property / mention: colours (British English) / qualifier
 
Property / mention: colours (British English) / qualifier
 
Property / mention
 
países (Spanish)
Property / mention: países (Spanish) / rank
 
Normal rank
Property / mention: países (Spanish) / qualifier
 
Property / mention: países (Spanish) / qualifier
 
Property / mention
 
bandera (Spanish)
Property / mention: bandera (Spanish) / rank
 
Normal rank
Property / mention: bandera (Spanish) / qualifier
 
Property / mention: bandera (Spanish) / qualifier
 
Property / mention
 
colores (Spanish)
Property / mention: colores (Spanish) / rank
 
Normal rank
Property / mention: colores (Spanish) / qualifier
 
Property / mention: colores (Spanish) / qualifier
 
Property / mention
 
bandera francesa (Spanish)
Property / mention: bandera francesa (Spanish) / rank
 
Normal rank
Property / mention: bandera francesa (Spanish) / qualifier
 
Property / mention
 
francesa (Spanish)
Property / mention: francesa (Spanish) / rank
 
Normal rank
Property / mention: francesa (Spanish) / qualifier
 
Property / mention
 
bandera de Francia (Spanish)
Property / mention: bandera de Francia (Spanish) / rank
 
Normal rank
Property / mention: bandera de Francia (Spanish) / qualifier
 
Property / mention
 
Francia (Spanish)
Property / mention: Francia (Spanish) / rank
 
Normal rank
Property / mention: Francia (Spanish) / qualifier
 

Latest revision as of 05:50, 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
  • Which countries' flags have the same colors as France?

Statements

0 references
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
country (English)
0 references
0 references
0 references
French flag (English)
0 references
French (English)
0 references
France (English)
0 references
countries (English)
0 references
colours (British English)
0 references
países (Spanish)
0 references
0 references
0 references
bandera francesa (Spanish)
0 references
francesa (Spanish)
0 references
bandera de Francia (Spanish)
0 references
Francia (Spanish)
0 references