Using SELECT instead ASK

Hi people, I would like to get the SUBJECT of the following query:

select ?o where {<http://www.semanticnavigation.org/2008/faceto> ?p ?o}

How could I do it with sparql SELECT?  Instead I get the object ?o I would
like to get the SUBJECT, is it possible using only SELECT?

Regards
Samur

Received on Wednesday, 23 July 2008 23:34:52 UTC