Property Path usage query

Hello,

I have a question about what is possible using property paths:

Given this dataset:
<http://example.com/bob>    foaf:name  "Bob"  .
<http://example.com/joe>    foaf:name  "Joe"  .
<http://example.com/joe>    foaf:name  "Joe Bloggs"  .
<http://example.com/alice>  foaf:name  "Alice"  .
<http://example.com/bob>    foaf:knows  <http://example.com/joe>  .
<http://example.com/bob>    foaf:knows  <http://example.com/alice>  .


Is it possible to construct a Property Path query that returns a single name
for each of the people that Bob knows? ie "Joe", "Alice"


Thanks,

nick.


http://www.bbc.co.uk/
This e-mail (and any attachments) is confidential and may contain personal views which are not the views of the BBC unless specifically stated.
If you have received it in error, please delete it from your system.
Do not use, copy or disclose the information in any way nor act in reliance on it and notify the sender immediately.
Please note that the BBC monitors e-mails sent or received.
Further communication will signify your consent to this.
					

Received on Monday, 13 August 2012 10:37:48 UTC