church building (E436)

From Wikidata
Jump to navigation Jump to search
language codelabeldescriptionaliasesedit
enchurch buildingentity schema of church buildingedit
PREFIX wdt: <http://www.wikidata.org/prop/direct/>
PREFIX wd: <http://www.wikidata.org/entity/>
PREFIX xsd: <http://www.w3.org/2001/XMLSchema#>

# Created using https://huggingface.co/spaces/b289zhan/ESGen

start = @<church_building>

<church_building> {
	 wdt:P31 [ wd:Q16970 ]  ;  # instance of, 100.00% 
	 wdt:P17 . + ;  # country, 100.00% 
	 wdt:P131 . + ;  # located in the administrative territorial entity, 99.50% 
	 wdt:P708 . + ;  # diocese, 57.50% 
	 wdt:P140 . + ;  # religion or worldview, 56.50% 
	 wdt:P1435 . + ;  # heritage designation, 63.50% 
	 wdt:P138 . + ;  # named after, 62.00% 
	 wdt:P149 . + ;  # architectural style, 62.50% 
	 wdt:P669 . * ;  # located on street, 12.50% 
}