# filename: ex084.rq PREFIX : PREFIX c: SELECT ?s WHERE { ?s c:cites/^c:cites :paperF . FILTER(?s != :paperF) }