Skip to content

Instantly share code, notes, and snippets.

@bekicot
Created August 19, 2017 11:51
Show Gist options
  • Save bekicot/f00fd9bbe30d7e27e78ac6cd0edb95c0 to your computer and use it in GitHub Desktop.
Save bekicot/f00fd9bbe30d7e27e78ac6cd0edb95c0 to your computer and use it in GitHub Desktop.
select ?klinik ?klinikLabel ?koordinat where {
?klinik wdt:P31 wd:Q1774898.
?klinik wdt:P131 wd:Q10109.
?klinik wdt:P625 ?koordinat
SERVICE wikibase:label {
bd:serviceParam wikibase:language 'en, id'
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment