query-71a512a53293ae30a4e119dee76e9ab3

rq turtle/ttl

الكرات الأرضية المستخدمة لتمثيل الاحداثيات Globes used to represent coordinates Globes used to represent coordinates Globy používané pro znázornění souřadnic Globes used to represent coordinates Globes used to represent coordinates Globes used to represent coordinates Globes used to represent coordinates Globes used to represent coordinates Globes used to represent coordinates Globes used to represent coordinates Globes utilisés pour représenter les coordonnées Globes used to represent coordinates Globes used to represent coordinates Globes used to represent coordinates Globi usati per rappresentare le coordinate Globes used to represent coordinates Globes used to represent coordinates Globes used to represent coordinates Globes used to represent coordinates Globes used to represent coordinates Globes die worden gebruikt om coördinaten weer te geven Globes used to represent coordinates Globes used to represent coordinates Globes used to represent coordinates Globes used to represent coordinates Globes used to represent coordinates Glober som används för att representera koordinater Globes used to represent coordinates Globes used to represent coordinates Глобуси, які використовуються для відображення координат Globes used to represent coordinates 用于表示坐标的地球仪

Use at

PREFIX wikibase: <http://wikiba.se/ontology#>
SELECT (count(?v) as ?c) ?globe
WHERE
{
  ?v wikibase:geoGlobe ?globe
}
GROUP BY ?globe
ORDER BY DESC(?c)

Query found at

graph TD classDef projected fill:lightgreen; classDef literal fill:orange; classDef iri fill:yellow; v4("?c") v3("?globe"):::projected v2("?v"):::projected v2 --"wikibase:geoGlobe"--> v3 bind1[/"count(?v)"/] v2 --o bind1 bind1 --as--o v4