User:Pigsonthewing/Wageningen Uni

Universities in NL edit

SELECT ?uni ?uniLabel ?coordinate_location WHERE {
  SERVICE wikibase:label { bd:serviceParam wikibase:language "[AUTO_LANGUAGE],en". }
  ?uni (wdt:P31/(wdt:P279*)) wd:Q3918;
    wdt:P17 wd:Q55.
  OPTIONAL { ?uni wdt:P625 ?coordinate_location. }
}
Try it!

Other edit