* redland-query.rb shows how to shred one RDF document into
several ones, store each one in a in-memory RDF database
and then query them using SPARQL.
* example-redirectHead.rb shows how to follow the redirection
status from the answers to HEAD requests.