No label defined (E2)

From Qichwabase
Revision as of 16:02, 7 April 2023 by Elwinlhq (talk | contribs) (Updated Schema English description: country (test))
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
language codelabeldescriptionaliasesedit
encountry (test)edit
PREFIX qb: <https://qichwa.wikibase.cloud/entity/>
PREFIX qbt: <https://qichwa.wikibase.cloud/prop/direct/>
PREFIX xsd: <http://www.w3.org/2001/XMLSchema#>

start = @<Country>

<Country> EXTRA qbt:P5 {
  qbt:P5 [ qb:Q137  ] ;#instance of a country
  qbt:P18 .* ;#oficial name of the country
}