[11:08:52] Hey guys, I have a query to fetch country names. However, I'd like to get their english names if that makes sense. [11:09:21] for example this SELECT DISTINCT ?officialName WHERE { wd:Q79 wdt:P17 ?name . ?name wdt:P1448 ?officialName } [11:09:45] gives me a french name for egypt and same for countries like china