townland (E295)

From Wikidata
Jump to navigation Jump to search
language codelabeldescriptionaliasesedit
entownlandschema to describe a townland (small geographic division of Ireland)edit
PREFIX wd: <http://www.wikidata.org/entity/>
PREFIX wdt: <http://www.wikidata.org/prop/direct/>
start = @<townland>

<townland> {
  wdt:P31 [wd:Q2151232];
  wdt:P17 [wd:Q27 wd:Q145];
  wdt:P625 .;
  wdt:P131 .*;
  wdt:P7959 @<county>;
  wdt:P5097 .;
  wdt:P361 . {0};
}

<county> EXTRA wdt:P31 {
  wdt:P31 [wd:Q179872 wd:Q1317848];
}