Bicycle pumps (E1)

From OpenDataSweden
Revision as of 10:32, 19 December 2020 by So9q (talk | contribs) (Updated Schema text: changed from start time to inception)
Jump to navigation Jump to search
language codelabeldescriptionaliasesedit
enBicycle pumpsschema for bicycle pumps in a cityedit
svCykelpumparcykelpumpar utplacerade i en stadedit
PREFIX wd: <http://www.wikidata.org/entity/>
PREFIX wdt: <http://www.wikidata.org/prop/direct/>

# Project see https://sweopendata.wiki.opencura.com 

start = @<bicyclepumps>
<bicyclepumps> EXTRA wdt:P31 {
 wdt:P17    .* ; # country 
 wdt:P131  .+ ; # Administrative unit
 wdt:P625  .+ ; # coordinates
 wdt:P18    .* ; # picture of the pump
 wdt:P137  .* ; # operator
 wdt:P1716 .* ; # brand of the pump
 wdt:P571  .* ; # year of construction

# Missing 
# Maintained by organisation
# Open Street Map relation id
# How to error report it
}