morgue (E197)

language codelabeldescriptionaliasesedit
enmorgueentity schema of a morgueedit
frmorgueedit
PREFIX wd: <http://www.wikidata.org/entity/>
PREFIX wdt: <http://www.wikidata.org/prop/direct/>

start = @<morgue>

<morgue> {
  wdt:P31 [ wd:Q6451172  ] ;#a morgue
  wdt:P17 .? ;#country
  wdt:P131 .{1} ;#located in the administrative territorial entity
  wdt:P625 .+ ;#coordinate location
  wdt:P18 .+ ;#image
  wdt:P571 .? ;#inception
  wdt:P6375 .? ;#street address
  wdt:P856 .? ;#official website
}