Annotea Query
(ask '( (http://www.w3.org/1999/02/22-rdf-syntax-ns#subject ?a ?ts) (http://www.w3.org/2001/03/earl/0.95#testSubject ?ts ?page) (http://www.w3.org/2001/03/earl/0.95#date ?ts ?date) (http://www.w3.org/1999/02/22-rdf-syntax-ns#predicate ?a ?tp) (http://www.w3.org/1999/02/22-rdf-syntax-ns#object ?a ?tc) ) :collect '(?page ?date ?tp ?tc))
Sean B. Palmer