No label defined (E1)
language code | label | description | aliases | edit |
---|---|---|---|---|
lgg | edit | |||
en | country | distinct territorial body or political entity | edit |
PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#>
PREFIX wd: <http://www.wikidata.org/entity/>
PREFIX wdt: <http://www.wikidata.org/prop/direct/>
PREFIX uuea: <https://wikibase.almeda.engelska.uu.se/entity/>
PREFIX uueat: <https://wikibase.almeda.engelska.uu.se/prop/direct/>
start = @<country>
<country> EXTRA uueat:P4 {
uueat:P4 [uuea:Q1];
uueat:P13 . *; #coordinate location
uueat:P19 . ?; # inception
rdfs:label rdf:langString+;
}