Are you using AQL via Inspector or SQL to do the queries? The value you are referring to looks like a base id, which is a reference to another object. Can you give me an example of the query you are using, even a short snippet that shows what you are talking about? Generally, when a link to another object is shown, you can write the query to have a join statement so that you can retreive the linked object.
-Mike