Lexical gap
How tall is Michael Jordan?
SELECT DISTINCT ?num
WHERE {
dbpedia:Michael_Jordan dbpedia -owl:height ?num .
}
 