Bureaucrats, emailconfirmed, Administrators
2,427
edits
(Updated Schema text) |
(Updated Schema text) |
||
Schema / Line 2: | Schema / Line 2: | ||
PREFIX wdt: <https://qichwa.wikibase.cloud/prop/direct/> | PREFIX wdt: <https://qichwa.wikibase.cloud/prop/direct/> | ||
PREFIX xsd: <http://www.w3.org/2001/XMLSchema#> | PREFIX xsd: <http://www.w3.org/2001/XMLSchema#> | ||
start = @<Country> | start = @<Country> | ||
<Country> { | <Country> { | ||
wdt:P5 [ wd:Q137 ] ;#instance of a country | wdt:P5 [ wd:Q137 ] ;#instance of a country | ||
wdt:P18 .* ;#oficial name of the country | wdt:P18 .* ;#oficial name of the country | ||
} | } |