Translations
LinguaLibre:Stats/7/pl
where {
?record prop:P2 entity:Q2 . ?record prop:P4 ?language . OPTIONAL { ?language prop:P13 ?code } OPTIONAL { ?language rdfs:label ?languageLabel . FILTER (lang(?languageLabel) = "en"). }
} GROUP BY ?language ?languageLabel ?code ORDER BY DESC(?nb) </query>