Country (E1)
Jump to navigation
Jump to search
language code | label | description | aliases | edit |
---|---|---|---|---|
en | Country | Constraints for country instances | 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> {
qbt:P5 [ qb:Q137 ] ;#instance of a country
qbt:P18 .* ;#oficial name of the country
}