21.12.2013 Views

Basic Graph Pattern - Information & Software Engineering Group

Basic Graph Pattern - Information & Software Engineering Group

Basic Graph Pattern - Information & Software Engineering Group

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

PREFIX foaf: <br />

SELECT ?src ?bobAge<br />

WHERE { GRAPH ?src<br />

{ ?x foaf:mbox .<br />

?x foaf:age ?bobAge }<br />

}<br />

src<br />

bobAge<br />

32<br />

35

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!