Country (E1)

Revision as of 15:13, 7 April 2023 by Elwinlhq (talk | contribs) (Updated Schema text)
language codelabeldescriptionaliasesedit
enCountryConstraints for country instancesedit
PREFIX wd: <https://qichwa.wikibase.cloud/entity/>
PREFIX wdt: <https://qichwa.wikibase.cloud/prop/direct/>
PREFIX xsd: <http://www.w3.org/2001/XMLSchema#>
start = @<Country>
<Country> {
  wdt:P5 [ wd:Q137  ] ;#instance of a country
  wdt:P18 .* ;#oficial name of the country
}